/*
Theme Name: betsbetwinner
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.show320 {
	display: none;
	}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	}

.center {
	text-align: center;
	}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, img.right {
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft, img.left {
	margin: 0 10px 4px 0;
	display: inline;
	}

a img {
	border: none;
	}

img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */


/* BASE */

body {
	color: #141414;
	font-size: 14px;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
	background: #f1f3f5 url('images/bg.png');
	text-align: center;
	}

.wrap {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	font-family: 'Open Sans', sans-serif;
	}

a {
	color: #ee4c85;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #1C428F;
	text-decoration: none;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, blockquote {
	margin: 0 0 14px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #141414;
	font-weight: 600;
	text-align: center;
	}
h1, .h1, .title{
	font-size: 40px;
	line-height: 44px;
	}
h1 span, .h1 span, .title span{
	display: block;
	padding: 18px 0 0 0;
	color: #ee4c85;
	font-size: 24px;
	line-height: 28px;
	}
h2, .h2{
	font-size: 36px;
	line-height: 40px;
	}
h3, .h3{
	font-size: 32px;
	line-height: 36px;
	}
h4, .h4{
	font-size: 28px;
	line-height: 32px;
	}
h5, .h5{
	font-size: 24px;
	line-height: 28px;
	}
h6, .h6{
	color: #1C428F;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	}

.sub_title{
	margin: -7px 0 30px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	text-align: center;
	}

.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}


.table, .entry table {
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th, .entry table tr th{
	border-bottom: 1px solid #4564a3;
	border-right: 1px solid #4564a3;
	background: #1c428f;
	padding: 18px 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	}

.table tr td, .entry table tr td{
	background: #f8f8f8;
	border-bottom: 1px solid #e0e1e4;
	border-right: 1px solid #e0e1e4;
	padding: 18px 20px;
	font-size: 13px;
	line-height: 20px;
	}

.table tr:nth-child(2n) td, .entry table tr:nth-child(2n) td{
	background: #fff;
	}

.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 1px 0;
	list-style: none;
	}

.entry ol, ol.list {
	padding: 0 0 0 10px;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 7px 0 7px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	margin: 7px 0;
	padding: 0 0 0 16px;
	list-style: none;
	position: relative;
	}

.entry ul > li:before, ul.list > li:before {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	background: #ee4c85;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.grid {
	clear: both;
	*zoom: 1;
	}

.grid_sep3 {
	position: relative;
	}

.grid_sep3:before, .grid_sep3:after {
	content: " ";
	display: block;
	width: 1px;
	height: 100%;
	border-right: 1px dotted #BDBEC1;
	position: absolute;
	top: 0px;
	left: 33.33%;
	}

.grid_sep3:before {
	left: 33.33%;
	}

.grid_sep3:after {
	left: 66.66%;
	}

.grid:after {
	content: "";
	display: table;
	clear: both;
	}

[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 30px;
	}

.col-1-8 {
	width: 12.5%;
	}

.col-1-4 {
	width: 25%;
	}

.col-1-3 {
	width: 33.33%;
	}

.col-1-2 {
	width: 50%;
	}

.col-2-3 {
	width: 66.66%;
	}

hr {
	padding: 0;
	margin: 30px 0;
	height: 1px;
	overflow: hidden;
	border: 0;
	background: #DDDEE1;
	}

/* END BASE */


/* FORM */

.form_title{
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}

.form_line{
	padding: 0 0 20px 0;
	}

.lab{
	display: block;
	padding: 0 0 2px 0;
	}

.inp{
	box-sizing: border-box;
	max-width: 320px;
	width: 100%;
	height: 46px;
	padding: 10px 16px;
	background: #fff;
	border: 1px solid #D4D5D8;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #141414;
	font-size: 16px;
	line-height: 24px;
	}

.inp.err{
	border: 1px solid #EE4C4C;
	box-shadow: 0px 0px 2px #EE4C4C;
	}

.inp:focus{
	border: 1px solid #17C260;
	box-shadow: 0px 0px 2px #17C260;
	}

.ta{
	box-sizing: border-box;
	max-width: 320px;
	width: 100%;
	height: 146px;
	padding: 10px 16px;
	background: #fff;
	border: 1px solid #D4D5D8;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #141414;
	font-size: 16px;
	line-height: 24px;
	vertical-align: bottom;
	}

.ta.err{
	border: 1px solid #EE4C4C;
	box-shadow: 0px 0px 2px #EE4C4C;
	}

.ta:focus{
	border: 1px solid #17C260;
	box-shadow: 0px 0px 2px #17C260;
	}


.form_sub {
	position: relative;
	}

.btn {
	display: inline-block;
	box-sizing: border-box;
	min-width: 320px;
	min-height: 45px;
	padding: 11px 20px 9px 20px;
	border: 1px solid #1C428F;
	background: #1C428F;
	border-radius: 3px;
	transition: all 0.3s 0.02s ease;
	-webkit-appearance: none;
	color: #fff;
	font-size: 12px;
	line-height: 23px;
	font-weight: 400;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	}

.btn:hover{
	border: 1px solid #EE4C85;
	background: #EE4C85;
	color: #fff;
	text-decoration: none;
	}

.btn_s2 {
	min-width: 240px;
	}

.btn_s7 {
	min-width: 50px;
	}

.btn_i1 span {
	padding: 0 26px 0 0;
	background: url('images/btn_i1.svg') no-repeat right center;
	}

.btn_i5 {
	padding-right: 44px;
	background-image: url('images/btn_i1.svg') !important;
	background-repeat: no-repeat !important;
	background-position: center right 20px !important;
	}

.form_sub .ajax-loader {
	position: absolute;
	top: -5px;
	right: -5px;
	}

/* END FORM */


/* HEADER */

header {
	background: #fff;
	}

.bg_top {
	background: #1c428f;
	}

.logo{
	float: left;
	width: 229px;
	padding: 26px 0 26px 10px;
	}

.logo img{
	max-width: 229px;
	max-height: 58px;
	vertical-align: bottom;
	}

.top_r2{
	float: right;
	}

.nav_cat{
	float: left;
	padding: 28px 0;
	}

.nav_cat ul li {
	float: left;
	display: block;
	padding: 0 15px 0 0;
	}

.nav_cat ul li a {
	display: inline-block;
	height: 34px;
	padding: 0 15px;
	background: #163471;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: 0.5px;
	}

.nav_cat ul li a:hover, .nav_cat ul li.current-menu-item a, .nav_cat ul li.current-menu-parent a, .nav_cat ul li.current-menu-ancestor a, .nav_cat ul li.current-post-ancestor a, .nav_cat ul li.current-page-ancestor a, .nav_cat ul li.current-prod-ancestor a {
	background: #f2f4f6;
	color: #1C428F;
	}

.top_se{
	float: left;
	padding: 28px 0 28px 15px;
	position: relative;
	}

.search_show{
	display: block;
	width: 34px;
	height: 34px;
	background: #163471;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}

.search_show:hover, .search_show.active{
	background: #fff;
	}

.search_show span{
	display: block;
	width: 34px;
	height: 34px;
	background: url('images/search.svg') no-repeat center center;
	}

.search_show:hover span, .search_show.active span{
	background: url('images/search_h.svg') no-repeat center center;
	}

.search {
	display: none;
	width: 316px;
	padding: 5px;
	background: #fff;
	box-shadow: 0 3px 15px 0 rgba(0,0,0,0.15);
	border-radius: 4px;
	position: absolute;
	top: 72px;
	right: -23px;
	z-index: 300;
	}

.search:before {
	content: " ";
	display: block;
	width: 10px;
	height: 5px;
	background: url('images/top_se.svg') no-repeat;
	position: absolute;
	top: -5px;
	right: 35px;
	}

.search_inp input {
	width: 255px;
	height: 28px;
	padding: 6px 14px;
	background: #f2f4f6;
	border: 1px solid #d4d5d8;
	border-radius: 3px;
	color: #141414;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	}

.search_sub {
	position: absolute;
	top: 5px;
	right: 5px;
	}

.search_sub input {
	width: 70px;
	height: 42px;
	background: #1C428F;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	}

.search_sub input:hover {
	background: #ee4c85;
	}

.show_nav{
	float: left;
	display: none;
	width: 35px;
	height: 23px;
	margin: 18px 0 10px 10px;
	position: relative;
	cursor: pointer;
	}

.show_nav span, .show_nav:before, .show_nav:after{
	content: " ";
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	border-radius: 2px;
	position: absolute;
	top: -9px;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}

.show_nav span{
	top: 10px;
	}

.show_nav:before {
	top: 0px;
	}

.show_nav:after {
	top: 20px;
	}

.show_nav.open span{
	display: none;
	}

.show_nav.open:before{
	transform: rotate(45deg);
	top: 10px;
	}

.show_nav.open:after{
	transform: rotate(-45deg);
	top: 10px;
	}

@media (min-width: 761px) {
.top_r2{
	display: block !important;
	}
}


/* END HEADER */


/* HOME */

.slider_pos {
	position: relative;
	}

.slide {
	background: #0a1940;
	background-size: cover !important;
	color: #3c69c9;
	font-size: 40px;
	line-height: 45px;
	}

.slide1 {
	background: #0a1940 url('images/slide1.jpg') no-repeat center center;
	}
.slide2 {
	background: #0a1940 url('images/slide2.jpg') no-repeat center center;
	}

.slide_text {
	width: 450px;
	min-height: 300px;
	padding: 100px 10px;
	position: relative;
	}

.slide_text:before {
	content: " ";
	display: block;
	width: 358px;
	height: 1px;
	background: linear-gradient(90deg, #1C428F 0%, #712FA5 100%);
	position: absolute;
	bottom: 0px;
	left: 10px;
	}

.slide_t {
	color: #FFCE06;
	font-size: 78px;
	line-height: 83px;
	font-weight: 800;
	letter-spacing: 0.5px;
	}

.slide_t2 {
	color: #FFCE06;
	font-size: 78px;
	line-height: 83px;
	letter-spacing: 0.5px;
	}

.slide_t3 {
	padding: 22px 0 0 0;
	color: #fff;
	}


.slick-arrow {
	display: block;
	width: 40px;
	height: 90px;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	}

.slick-prev {
	background: url('images/prev2.svg') no-repeat;
	left: 0px;
	}
.slick-prev:hover {
	background: url('images/prev2_h.svg') no-repeat;
	}

.slick-next {
	background: url('images/next2.svg') no-repeat;
	right: 0px;
	}
.slick-next:hover {
	background: url('images/next2_h.svg') no-repeat;
	}


.slider .slick-prev {
	display: none !important;
	}

.slider .slick-next {
	width: 35px;
	height: 16px;
	background: url('images/next.svg') no-repeat;
	right: 50%;
	bottom: 27px;
	top: auto;
	transform: translateX(590px);
	}

.slider .slick-next:hover {
	background: url('images/next_h.svg') no-repeat;
	}

.slick-dots {
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -31px;
	z-index: 100;
	line-height: 10px;
	text-align: center;
	}

.slick-dots li {
	display: inline-block;
	padding: 0 5px;
	}

.slick-dots li button {
	display: inline-block;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	opacity: 0.2;
	transition: all 0.3s 0.02s ease;
	}

.slick-dots li button:hover, .slick-dots li.slick-active button {
	opacity: 1;
	}


.slider .slick-dots {
	width: auto;
	left: 50%;
	bottom: 30px;
	transform: translateX(-590px);
	line-height: 10px;
	text-align: left;
	}

.slider .slick-dots li {
	padding: 0 10px 0 0;
	}


.bg_w2 {
	background: #fff;
	}

.about {
	padding: 70px 170px 40px 170px;
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
	text-align: center;
	}

.about span {
	font-weight: 400;
	}


.rews {
	padding: 112px 0 70px 0;
	background: #0b1332 url('images/rews.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
	}

.rews .h1{
	padding: 0 0 60px 0;
	color: #fff;
	}

.rews_slider{
	margin: 0 0 31px 0;
	}

.rews_slide{
	min-height: 340px !important;
	position: relative;
	}

.rews_slide.slick-active:before, .rews_slider:before {
	content: " ";
	display: block;
	width: 1px;
	height: 100%;
	opacity: 0.1;
	background-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 0%, #FFFFFF 34%, #FFFFFF 61%, rgba(255,255,255,0.00) 100%);
	position: absolute;
	top: 0px;
	right: 0px;
	}

.rews_slider:before {
	left: 0px;
	right: auto;
	}

.rew {
	padding: 0 35px;
	text-align: center;
	}

.rew_ava{
	height: 90px;
	padding: 0 0 29px 0;
	}

.rew_ava img{
	height: 90px;
	margin: 0 auto;
	vertical-align: bottom;
	border-radius: 50%;
	}

.rew_t{
	padding: 0 0 21px 0;
	font-size: 24px;
	line-height: 28px;
	}

.rew_e{
	min-height: 84px;
	padding: 0 0 19px 0;
	font-size: 16px;
	font-weight: 300;
	}

.rew_m{
	font-size: 12px;
	}

.rew_m a{
	padding: 0 16px 0 0;
	background: url('images/rew_m.svg') no-repeat right center;
	}

.rew_m a:hover{
	color: #ee4c85;
	text-decoration: underline;
	}


.rews_slider .slick-arrow {
	top: 120px;
	}

.rews_slider .slick-prev {
	background: url('images/prev3.svg') no-repeat;
	left: -40px;
	}
.rews_slider .slick-prev:hover {
	background: url('images/prev3_h.svg') no-repeat;
	}

.rews_slider .slick-next {
	background: url('images/next3.svg') no-repeat;
	right: -40px;
	}
.rews_slider .slick-next:hover {
	background: url('images/next3_h.svg') no-repeat;
	}


@media (max-width: 1300px) {
.rews_slider .slick-prev {
	left: 0px;
	}
.rews_slider .slick-next {
	right: 0px;
	}
.rews_slider:before {
	display: none;
	}
.rews_slide.slick-active:before {
	right: -1px;
	}
}


.garant {
	padding: 92px 105px 72px 105px;
	}


/* END HOME */


/* POSTS */

.bread_bg {
	background: #6E31A3;
	background-image: linear-gradient(-90deg, #6E31A3 0%, #1F2E73 100%);
	}

.bread {
	padding: 11px 10px;
	color: #898a8d;
	font-size: 12px;
	line-height: 18px;
	}

.bread a {
	color: #fff;
	text-decoration: underline;
	}

.bread a:hover {
	color: #fff;
	text-decoration: none;
	}

.bread .sep {
	display: inline-block;
	width: 18px;
	height: 9px;
	margin: 0 6px;
	background: url('images/bread.svg') no-repeat;
	vertical-align: -1px;
	overflow: hidden;
	text-indent: -9999px;
	}


.news_list {
	float: left;
	width: 370px;
	height: 590px;
	margin: 0 30px 30px 0;
	position: relative;
	background: #fff;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,0.15);
	text-align: center;
	}

.news_list:nth-child(3n) {
	margin: 0 0 30px 0;
	}

.news_list_sm {
	float: none;
	width: 260px;
	height: 460px;
	margin: 0 auto;
	box-shadow: none;
	}

.news_list_min {
	float: none;
	width: 270px;
	height: 445px;
	margin: 0 auto;
	}

.news_list_mod {
	float: none;
	width: 180px;
	height: 282px;
	margin: 0 auto;
	}

.news_list_img {
	height: 370px;
	}

.news_list_img img {
	vertical-align: bottom;
	}

.news_list_sm .news_list_img {
	height: 260px;
	}

.news_list_min .news_list_img {
	height: 270px;
	}

.news_list_mod .news_list_img {
	height: 180px;
	}

.news_list_cont {
	height: 116px;
	padding: 20px 20px 0 20px;
	margin: 0 0 19px 0;
	overflow: hidden;
	}

.news_list_sm .news_list_cont {
	height: 126px;
	padding: 18px 16px 0 16px;
	margin: 0 0 16px 0;
	}

.news_list_min .news_list_cont {
	height: 74px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #f3f5f7;
	}

.news_list_mod .news_list_cont {
	height: 36px;
	padding: 11px 10px 0 10px;
	margin: 0 0 7px 0;
	}

.news_list_t {
	height: 60px;
	padding: 0 0 16px 0;
	font-size: 20px;
	line-height: 30px;
	}

.news_list_t a {
	color: #141414;
	}

.news_list_t a:hover {
	color: #ee4c85;
	}

.news_list_sm .news_list_t {
	height: 56px;
	font-size: 19px;
	line-height: 28px;
	}

.news_list_min .news_list_t {
	height: 56px;
	overflow: hidden;
	font-size: 19px;
	line-height: 28px;
	}

.news_list_mod .news_list_t {
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	}

.news_list_e {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	}

.news_list_sm .news_list_e {
	font-size: 13px;
	line-height: 18px;
	}


.p_nav {
	padding: 30px 0;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	}

.p_nav a, .p_nav span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 4px;
	border-radius: 50%;
	color: #141414;
	text-decoration: underline;
	vertical-align: bottom;
	}

.p_nav a:hover, .p_nav span.current {
	background: #1C428F;
	color: #fff;
	text-decoration: none;
	}

.p_nav .previouspostslink{
	margin: 0 25px 0 0;
	background: url('images/p_nav_l.svg') no-repeat center center !important;
	}

.p_nav .previouspostslink:hover{
	background: url('images/p_nav_l_h.svg') no-repeat center center !important;
	}

.p_nav .nextpostslink{
	margin: 0 0 0 25px;
	background: url('images/p_nav_r.svg') no-repeat center center !important;
	}

.p_nav .nextpostslink:hover{
	background: url('images/p_nav_r_h.svg') no-repeat center center !important;
	}

.p_nav span.previouspostslink, .p_nav span.nextpostslink{
	opacity: 0.2;
	}



.comments_go{
	position: relative;
	}

.comments {
	padding: 72px 210px 55px 210px;
	}

.comments .h1 {
	padding: 0 0 7px 0;
	}

.respond {
	padding: 30px;
	margin: 0 0 57px 0;
	background: #fff;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	}

.respond_inp_l {
	float: left;
	width: 350px;
	padding: 0 0 20px 0;
	}

.respond_inp_r {
	float: right;
	width: 350px;
	padding: 0 0 20px 0;
	}

.respond .inp {
	max-width: 350px;
	}

.respond_ta {
	padding: 0 0 20px 0;
	}

.respond_ta .ta {
	max-width: 720px;
	}

.respond_rat {
	float: left;
	width: 150px;
	padding: 13px 0 0 0;
	}

.respond_rat span{
	float: left;
	display: block;
	width: 20px;
	height: 19px;
	margin: 0 8px 0 0;
	cursor: pointer;
	background: url('images/star0.svg') no-repeat;
	}

.respond_rat span.active {
	background: url('images/star.svg') no-repeat;
	}

.respond_sub {
	float: left;
	width: 420px;
	text-align: center;
	}


.comment {
	padding: 0 0 12px 41px;
	margin: 0 0 29px 0;
	background: url('images/comment.svg') no-repeat 0px 1px;
	border-bottom: 1px solid #DDDEE1;
	line-height: 22px;
	}

.comment_a{
	float: left;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;

	}

.comment_r{
	float: right;
	padding: 0 0 10px 0;
	}

.comment_r img{
	width: 14px;
	margin: 0 0 0 5px;
	vertical-align: bottom;
	}

.comment p {
	margin: 0 0 10px 0;
	}

.comments_more {
	padding: 6px 0 0 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	}

.comments_more a {
	display: inline-block;
	padding: 38px 0 0 0;
	position: relative;
	}

.comments_more a:before {
	content: " ";
	display: block;
	width: 26px;
	height: 26px;
	background: url('images/more.svg') no-repeat;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.3s 0.02s ease;
	}

.comments_more a:hover:before {
	transform: rotate(360deg);
	}

.comments_more a span {
	border-bottom: 1px dotted #ee4c85;
	}

.comments_more a:hover span {
	border: 0;
	}


.p10 {
	padding: 0 10px;
	}

.post {
	padding: 30px 10px;
	}

/* END POSTS */


/* FOOTER */

footer {
	background: #fff;
	}

.nav_bot {
	padding: 25px 0;
	border-bottom: 1px solid #ddd;
	}

.nav_bot_l {
	float: left;
	}

.nav_bot_l ul li {
	float: left;
	display: block;
	padding: 0 5px 0 10px;
	}

.nav_bot_l ul li a {
	float: left;
	display: block;
	height: 29px;
	padding: 0 20px;
	background: #fff;
	border-radius: 14px;
	color: #1C428F;
	font-size: 12px;
	line-height: 29px;
	font-weight: 600;
	}

.nav_bot_l ul li a:hover, .nav_bot_l ul li.current-menu-item a, .nav_bot_l ul li.current-menu-parent a, .nav_bot_l ul li.current-menu-ancestor a, .nav_bot_l ul li.current-post-ancestor a, .nav_bot_l ul li.current-page-ancestor a, .nav_bot_l ul li.current-prod-ancestor a {
	background: #1C428F;
	color: #fff;
	}


.bot {
	padding: 22px 0;
	background: #fff;
	color: #898A8D;
	font-size: 12px;
	line-height: 25px;
	}

.logo_bot{
	float: left;
	width: 200px;
	padding: 0 10px;
	}

.logo_bot img{
	vertical-align: bottom;
	}

.copy{
	float: right;
	width: 260px;
	padding: 0;
	font-size: 11px;
	text-align: center;
	}


#back_top {
	display: none;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 46px;
	right: 20px;
	background: url('images/up.svg') no-repeat;
	}

#back_top:hover {
	background: url('images/up_h.svg') no-repeat;
	}


/* END FOOTER */



/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */