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,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}

/*-- style main.css --*/
html, body{
	height:100%;
}
#pmOverlay {
	display: block;
	position: absolute;
	top: -61px!important;
	left: 386px!important;
	width: 100%;
	opacity: 0.5;
	z-index: 10000!important;
}
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
	background: url(/_i/fon.jpg) 0 0 repeat;
	/* min-width:1001px; */
	color:#4e4e4e;
	font-size:12px;
}

header .actions-btn {
	clear: both;
}

.text p {
    font-size: 14px;
}

.eyes_link {
    font-size: 15px;
    text-align: right;
    padding-right: 15px;
    margin-top: 17px;
}
.eyes_link::before {
    content: url(/_i/eye.png);
    display: inline-block;
    vertical-align: -12px;
    margin-left: -16px;
}
.wrap{
	min-height:100%;
	background:url(/_i/bg-top.jpg) 0 0 repeat-x;
}
/*-- box main --*/
.main{
    margin: 0 auto;
    width: 1006px;
    overflow:auto;
    overflow:hidden;
    padding-bottom: 118px;
   
    /* border-left:1px solid #000;
    border-right:1px solid #000; */
}
a{
	color:#db074c;
}
a:hover{
	color:#000;	
}

.main-page-text p, .main-page-text ul {
	margin-bottom: 15px;
	line-height: 20px;
}
.main-page-text ul li {
	margin-bottom: 5px;
}

.img,
img[align="left"]{
	border-radius: 13px;
	padding:3px;
	background-color:#FFF;
	border:1px solid #d2d2d2;
}
.img.fl,
img[align="left"]{
	margin: 6px 24px 20px 0px;
}
h1, h2, h3 , .h2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color:#454545;
	font-size: 29px;
	line-height:29px;
	letter-spacing: -0.03em;
	margin: 0 0 15px;
}
h2, .h2{
	font-size: 23px;
	line-height:23px;
	margin-bottom: 21px;
}
 
h3{
	font-family:Tahoma;
	font-weight:bold;
	color:#535353;
	font-size:19px;
	line-height:20px;
	letter-spacing:0;
}
/* h3{
	font-size: 19px;
	line-height:19px;
	margin-bottom: 2px;
	color:#575757;
} */
em{
	font-style:italic;
}
strong, b{
	font-weight:bold;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.group:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.tbl{
	width:100%;
	border:1px solid #c4c4c4;
	border-radius: 7px;
	margin: 22px 0;
}
.tbl th{
	
}
.tbl td{
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	padding: 3px 3px 3px 10px;
}
.tbl th{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f3f4f3 0%, #e2e2e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4f3), color-stop(100%,#e2e2e3));
	background: -webkit-linear-gradient(top, #f3f4f3 0%,#e2e2e3 100%);
	background: -o-linear-gradient(top, #f3f4f3 0%,#e2e2e3 100%);
	background: -ms-linear-gradient(top, #f3f4f3 0%,#e2e2e3 100%);
	background: linear-gradient(to bottom, #f3f4f3 0%,#e2e2e3 100%);
	font-weight:bold;
	padding: 6px 3px 6px 10px;
	text-align: left;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #9d9d9d;
}
/*-- style style.css --*/
.logo{
	float:left;
	margin: 0px 0 0 0px;
}
.header{
	padding: 29px 0 33px 0;
}
/*-- box phone --*/
.phone{
    float: left;
    margin-left: 63px!important;
    margin-top: 18px!important;
    width: 274px;
    
    font-size:29px;
    margin: 7px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    color: #57290a;
    line-height: 24px;
}
.item-address .phone{
    width:auto!important;
    float: none!important;
    font-weight: normal!important;
    font-size: 20px!important;
    margin: 0!important;
    color: #4E4E4E!important;
}
.phone b{
	color:#000;
	font-size: 12px;
	letter-spacing: 0.02em;
}
.phone-body{
	font-size:29px;
	margin: 7px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	color: #57290a;
	line-height: 24px;
}
.phone-body span{
    font-weight: 600;
}
.phone-body strong{
	margin-right:-4px;
	margin-left:-2px;
	font-weight: normal;
}
.phone-body span.tel2{
    margin-left: 72px;
	
}
/*-- box btn-greey --*/
.btn-greey{
	color:#cb024c;
	border:1px solid #c5c1bd;
	border-radius: 22px;
	 box-shadow: 0 2px 4px 0 #E4E4E4;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	padding: 5px 18px 5px 13px;
	text-shadow:0 1px 0 #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 80%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(80%,#eaeaea), color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 80%,#f1f1f1 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 80%,#f1f1f1 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 80%,#f1f1f1 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 80%,#f1f1f1 100%);
	
	-pie-background: linear-gradient(top, #ffffff 0%,#eaeaea 80%,#f1f1f1 100%);
}
.btn-greey:hover{
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%);
	-pie-background:linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
	border-width:1px;
	border-style:solid;
	border-color:#DFD5CA #BCB5B1 #998F8F;
	color:#FA1B76;
	box-shadow:0 1px 4px 0 #D0D0D0;
	text-shadow:none;
}
.btn-greey:hover:before{
	background-position:0 -54px;
}
.btn-greey:active{
	background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 100%);
	-pie-background:linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	color:#C90F59;
	text-shadow:none;	
	box-shadow:0 1px 0 1px #F4F4F4;
	border-color:#B9B9B9 #C2C0BE #C5C1BD;
}
.btn-greey:active:before{
	background-position:0 -108px;
}
/*-- --*/
.btn-greey input[type="submit"],
.btn-greey:active input[type="submit"]{
	border:none;
	background:none;
	cursor:pointer;
	color: #C90F59;
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	 padding: 2px 0 2px 4px;
	margin:0;
}
.btn-send{
	margin: 9px 0 0 0;
	padding: 3px 15px 2px 7px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.btn-send:hover:after{
	background-position: 0 -51px;
}
.btn-send:after,
.btn-send:active:after{
    background: url("/_i/send.png") no-repeat 0 0;
    content: "";
    display: inline-block;
    height: 19px;
    margin: 4px 0 0 0px;
    vertical-align: top;
    width: 26px;
}
.btn-greey:hover input{
	color:#FA1B76;
}
 
/*-- box write-priem --*/
.write-priem{
	 color: #CB024C;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: 700;
    height: 29px;
    letter-spacing: -0.06em;
    line-height: 28px;
    padding: 7px 17px 7px 48px;
    position: relative;
    text-shadow: 1px 1px #FFFFFF;
    vertical-align: top;
    white-space: nowrap;
	min-width: 210px;
}
.write-priem:before{
	  background: url("/_i/write-priem.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    height: 29px;
    left: 10px;
    margin-right: 3px;
    position: absolute;
    top: 7px;
    vertical-align: top;
    width: 29px;
}

/* box online-consult */

.online-consult{
	 color: #CB024C;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    font-weight: 700;
    height: 29px;
    letter-spacing: -0.06em;
    line-height: 28px;
    padding: 7px 17px 7px 48px;
    position: relative;
    text-shadow: 1px 1px #FFFFFF;
    vertical-align: top;
    white-space: nowrap;
    margin-top: 11px;
	min-width: 210px;
}
.online-consult:before{
	background: url("/_i/online-consult.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    width: 33px;
    height: 30px;
    left: 10px;
    margin-right: 3px;
    position: absolute;
    top: 7px;
    vertical-align: top;   
}
.hiden_polit_moblile{
  display:none !important;
}
.online-consult:hover:before{
	background-position: 0 -40px;
}

.online-consult:active:before{
	background-position: 0 -79px;
}

/*-- box all-sall --*/
.all-sall{
	color:#cb024c;
	text-shadow:1px 1px #ffffff;
	font-size: 18px!important;
	height: 26px;
	line-height:29px;
	padding: 6px 13px 4px 12px;
	display: inline-block!important;
	vertical-align: middle;
	text-transform:uppercase;
	text-align: left;
	line-height: 25px!important;
	margin-left: 9px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif!important;
}
.all-sall:before{
	content: "";
	width:27px;
	height:23px;
	display: inline-block;
	background: url(/_i/all-stock.png) 0 0px no-repeat;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -3px;
}
.btn-greey.all-sall:hover:before{
	 background-position: 0 -46px;
}
.btn-greey.all-sall:active:before{
	 background-position: 0 -91px;
}
.header-info{
	float:right;
	width: 282px;
	margin: 22px 0 0 0;
}
.agreement h2{
    margin-top: 21px;
}
.agreement p{
  text-indent: 20px;
}
/*-- box social-networks --*/
.social-networks{
	margin: 9px 3px 8px 0;
}
.social-networks dd{
	float: left;
	font-size:11px;
	color: #3D3D3D;
	margin-top: 6px;
}
.social-networks dt{
	float: left;
	overflow: hidden;  
	padding-right: 9px;
    padding-top: 8px;
    text-align: right;
    color:#292929;
    font-size:11px;
    font-weight:bold;
	line-height: 12px;
}
.social-networks li{
	float: left;
    margin-right: 5px;
}
.social-networks a{
	/* background: url(/_i/social-networks.png) 0 0 no-repeat; */
	display:block;
	width:30px;
	height:30px;
	opacity: 0.6;
}
.social-networks a:hover{
	opacity:1;
}
.social-networks .facebook{
	background: url(/_i/facebook.png) 0 0 no-repeat;
}
/* .social-networks .facebook:hover{
	background-position:0 -26px;
} */
.social-networks .googleplus {
	background-position:-27px 0;
}
.social-networks .googleplus:hover {
	background-position:-27px -26px;
}
.social-networks .odnoklasniki {
	background: url(/_i/odn.png) 0 0 no-repeat;
}
/* .social-networks .odnoklasniki:hover {
	background-position:-54px -26px;
} */
.social-networks .vk {
	background:url(/_i/vk.png) 0 0 no-repeat;
}
/* .social-networks .vk:hover {
	background-position:-81px -26px;
} */
/*-- box nav-menu --*/
.nav-menu{
	background-color:#57290a;
	border-radius: 12px 12px 0 0;
	margin: 0 5px;
}
.lst-menu{
	height: 42px;
	width: 960px;
	display: table;
	margin: 0 auto;
}
.lst-menu li{
	display:table-cell;
	vertical-align:middle;
	margin: 0 14px;
}
.lst-menu a{
	color: #F6E1CB;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 21px;
    font-weight: 300;
    height: 42px;
    line-height: 42px;
    padding: 0 19px;
    text-decoration: none;
    text-align: center;
}
.lst-menu a:hover {
	background-color:#794321;
	color:#fff;
}
.lst-menu .selected,
.lst-menu .selected:hover{
	background-color:#c90f59;
	color:#fff;
}
.lst-menu ul{
	
}
.lst-menu ul li{
	
}
.lst-menu ul li a{
	line-height:inherit;
}
/*-- box  --*/
.in-slider{
	margin: 0 5px 0px;
	border-radius: 0 0 12px 12px;
	overflow: hidden;
	 background:#fff;
}
/*-- box main-slider --*/
.main-slider {
	margin: 0 5px 19px;
	border-radius: 0 0 11px 11px;
	overflow: hidden;
	height:494px;
	width:996px;
}
.main-slider .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -247px;
	outline: 0;
	width: 66px;
	height: 494px;
	text-indent: -9999px;
	z-index: 999;
	opacity: 0.5;
	 -moz-transition: opacity 0.3s 0 ease;
    -o-transition: opacity 0.3s 0 ease;
    -webkit-transition:opacity 0.3s 0 ease;
    transition: opacity 0.3s 0 ease;
}
.main-slider .bx-wrapper .bx-prev {
	left: 0px;
	background: url(/_i/bxslider-img/l.png) no-repeat 0 0px;
}
.main-slider .bx-wrapper .bx-prev:hover,
.main-slider .bx-wrapper .bx-next:hover {
	opacity:1;
}
.main-slider .bx-wrapper .bx-next {
	right: 0px;
	background: url(/_i/bxslider-img/r.png) no-repeat 0px 0px;
}
/* .main-slider .bx-wrapper .bx-next:after{
	position:absolute;
	display:block;
	background: url(/_i/bxslider-img/fon1.png) 0 0 no-repeat;
	width:272px;
	height:267px;
	content: " ";
	right: 0;
	bottom: 0;
}
.main-slider .bx-wrapper .bx-prev:after{
	position:absolute;
	display:block;
	background: url(/_i/bxslider-img/fon2.png) 0 0 repeat-y;
	width:488px;
	height:494px;
	content: " ";
	left: 0;
	top: 0;
} */
.main-slider .bx-wrapper .bx-caption {
	position: absolute;
	top: 77px;
	left: 0;
	background:none;
	z-index:1;
}
.main-slider .bx-wrapper .bx-caption span {
	color: #FFF;
	display: block;
	font-size: 4.1em;
	display: block;
	width: 375px;
	padding: 24px 130px 34px 65px;
	background: url(/_i/bxslider-img/fon-text.png) 0 0 repeat-y;
	line-height: 58px;
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
	letter-spacing: -0.025em;
	min-height: 258px;
}
/*-- box main-preview-slider --*/
.main-preview-slider{
	margin: 0 5px 0px;
	height: 263px;
	width:996px;
}
.main-preview-slider img{
	 border: 1px solid #D2D2D2;
    border-radius: 14px 14px 14px 14px;
    margin: 0 0 9px;
    padding: 3px;
}
.main-preview-slider .bx-caption span{
	 color: #C90F59;
    display: block;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 21px;
}
.main-preview-slider li a span{
	display:none;
}
/* .main-preview-slider li span{
	position: absolute;
	left: 0;
	top: 150px;
} */
.main-preview-slider .bx-viewport{
	height: 212px!important;
}
.main-preview-slider a{
	color:#c90f59;
	text-decoration: none;
}
.main-preview-slider a:hover span{
	color:#000;
}
.main-preview-slider .bx-wrapper .bx-pager.bx-default-pager a{
	width: 15px; 
	height: 15px; 
	border-radius: 8px; 
	background-color: #d3d3d3; 
	box-shadow: 0 2px 4px #DEDEDE; 
	border: solid 1px #a8a8a8; 
	background-image: -webkit-linear-gradient(bottom, #f1f1f1, #eaeaea 20%, #fff); 
	background-image: -moz-linear-gradient(bottom, #f1f1f1, #eaeaea 20%, #fff); 
	background-image: -o-linear-gradient(bottom, #f1f1f1, #eaeaea 20%, #fff); 
	background-image: -ms-linear-gradient(bottom, #f1f1f1, #eaeaea 20%, #fff); 
	background-image: linear-gradient(to top, #f1f1f1, #eaeaea 20%, #fff);	
	-pie-background:linear-gradient(bottom, #f1f1f1, #eaeaea 20%, #fff); 
} 
.main-preview-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.main-preview-slider .bx-wrapper .bx-pager.bx-default-pager a.active:hover {
	/*background: #8e664b; 
	 box-shadow: inset 0 1px 3px rgba(0,0,0,.75); */
	background:url(/_i/active-slide.png) 0 0 no-repeat;
	border:1px solid #fff;
	box-shadow:none;
}
.main-preview-slider .bx-wrapper .bx-pager.bx-default-pager a:hover{
	/*background: #8e664b; 
	 box-shadow: inset 0 1px 3px rgba(0,0,0,.75); */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
	border-color:#D2CCCC #B0A8A8 #938989;
	box-shadow:0 2px 2px 0 #C6C6C6;
}
/*-- box wrap-index --*/
.wrap-index{
	background:#f4f4f4 url(/_i/bg-index.jpg) 0 0 repeat-x;
}
.wrap-index .content {
    /* border-left: 1px solid #000000;
    border-right: 1px solid #000000; */
    margin: -118px auto 0;
    overflow: auto;
    width: 1006px;
    padding:0 0 118px;
}
/*-- box leftbar --*/
.leftbar{
	float:left;
	width:275px;
	/* border-right:1px solid #000; */
	margin: 36px 0 0 0;
}
.virt-tur{
	font-family: 'Open Sans',sans-serif;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	margin: 30px 0 0 0;
	height: 31px;
	width: 191px;
	padding: 10px 0 0 46px;
	letter-spacing: -1px;
	/* display: none; */
}
.virt-tur:before{
	background: url("/_i/reload.png") -1px 0 no-repeat;
	content: "";
	display: inline-block;
	height: 29px;
	left: 10px;
	margin-right: 3px;
	position: absolute;
	top: 7px;
	vertical-align: top;
	width: 28px;
}
.virt-tur:hover:before{
	background-position: -31px 0;
}
.virt-tur:active:before{
	background-position: -61px 0;
}
.actions-btn,
.actions-btn:hover{
	font-family: 'Open Sans',sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 10px 23px 0;
	height: 31px;
	width: 191px;
	margin-top: 20px;
	text-align: center;
	border-radius:22px;
	border: 1px solid transparent;
	background: #e61763;
	background: -moz-linear-gradient(top, #e61763 0%, #ec4f89 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e61763), color-stop(100%,#ec4f89));
	background: -webkit-linear-gradient(top, #e61763 0%,#ec4f89 100%);
	background: -o-linear-gradient(top, #e61763 0%,#ec4f89 100%);
	background: -ms-linear-gradient(top, #e61763 0%,#ec4f89 100%);
	background: linear-gradient(to bottom, #e61763 0%,#ec4f89 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61763', endColorstr='#ec4f89',GradientType=0 );
	color:#fff;
	text-shadow: none;
}
.actions-btn.abs{
	position:absolute;
	
	

}
/*-- box link-service --*/
.link-service{
	overflow:hidden;
	margin: 9px 0 55px 0;
}
.link-service a{
	
}
/*-- box face, ok --*/
.face,
.ok{
	text-decoration:none;
	display: block;
	overflow: hidden;
}
.face:hover ins, .ok:hover ins{
	color:#000;
}
.face ins,
.ok ins{
	color:#c90f59;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -0.03em;
	display: block;
	margin: 9px 0 9px;
	font-weight: 600;
}
.face span,
.ok span{
	color:#3a3a3a;
	line-height:15px;
	overflow: hidden;
	display: block;
	font-size: 11px;
}
/*-- box face --*/
.face {
    padding-bottom: 10px;
    margin-bottom: 12px;
}
.face:before{
	content: " ";
	width: 87px;
	height: 73px;
	background: url(/_i/do-i-posle.png) 1px 0px no-repeat;
	float: left;
	margin: 5px 16px 0 0;
}
.wrap-index .face:before{
	background-image:url(/_i/face.jpg);
} 
.face ins{
	
}
.face span{
	
}
/*-- box ok --*/
.ok{
	padding-bottom: 10px;
}
.ok:before{
	content: " ";
	width: 63px;
	height: 59px;
	background: url(/_i/ok.png) 1px 0px no-repeat;
	float: left;
	margin: 8px 17px 0 21px;
}
.ok ins{
	
}
.ok span{
	
}
/*-- box bnews --*/
.bnews{
    /* padding-right: 40px; */
	line-height: 20px;
}
.lst-news{
	margin-left: 3px;
	margin-bottom: 16px;
}
.title-news{
	font-family:'Open Sans',sans-serif;
	font-size:24px;
	line-height:26px;
	letter-spacing:-0.03em;
	font-weight:600;
	color:#505050;
	padding-left: 1px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.text-news{
	line-height: 19px;
}
.circle-img{
	border-radius: 56px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right: 12px;
	margin-top: -6px;
}
.circle-img:after{
	position:absolute;
	border-radius:23px;
	box-shadow: inset 0 0 3px #000;
	display: block;
	width: 56px;
	height:56px;
	z-index: 10;
	top: 0;
	content: " ";
}
.circle-img img{
	width:56px;
	height:56px;
	display: block;
}
.lnk-news{
	color:#c90f59;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	display: block;
	padding-top: 6px;
	margin-bottom: 6px;
}
.lnk-news:hover{
	color:#000;
}
.bnews .more{
    margin-left: 3px;
}
/*-- box more --*/
.more,
.back{
	background: url(/_i/more.png) 0 0 no-repeat;
	font-size:17px;
	padding: 0 0 8px 29px;
	font-weight:normal;
	clear: both;
	display: block;
	margin: 10px 0;
}
.title-foto .more{
	float:right;
	margin: 0px 0 0 0;
}
.more:hover{
	background-position: 0 -43px;
	color:#000;
	text-decoration: underline;
}
.back{
	background: url(/_i/back.png) 0 0 no-repeat;
	display: inline-block;
	margin: 10px 0 3px 0;
}
/*-- box rightbar --*/
.rightbar{
	float:right;
	/* width:225px; */
	/* border-left:1px solid #000; */
	margin: 36px 0 0 0;
}
/*-- box b-foto --*/
.rightbar .b-foto,
.rightbar .b-doctor{
	width:225px;
}
.b-foto{
	color:#454545;
	padding: 12px 0 0 0;
	margin-bottom: 58px;
}
.title-foto{
	font-weight:bold;
	font-size:19px;
	text-shadow:1px 1px #ffffff;
	margin-bottom: 17px;
}
.body-foto{
    margin-left: 3px;
}
.body-foto img{
	border-radius: 10px;
}
.body-foto a{
	width: 222px;
	height:145px;
	display:block;
	text-align: center;
}
/*-- box b-doctor --*/
.b-doctor .title-doctor{
	color: #c90f59;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -0.03em;
	display: block;
	margin: 9px 0 -3px 1px;
	font-weight: 600;
}
.b-doctor .title-doctor:hover{
	color:#000;
}
.body-doctor{
	
}
.body-doctor b{
	display:block;
	margin-bottom: 2px;
}
/*-- box lst-bignews --*/
.b-bignews{
	
}
.b-bignews h1{
	color:#454545;
	font-size:29px;
	line-height:30px;
	font-family: 'Open Sans' ,sans-serif;
	font-weight: 700;
	letter-spacing: -0.03em;
	margin-top: 0px;
}
.b-bignews h2{
    color: #454545;
    font-size: 27px;
    line-height: 30px;
    font-family: 'Open Sans' ,sans-serif;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-top: 0px;
}
.lst-bignews,
.lst-services,
.lst-tips{
    margin: 13px 0 -7px;
}
.lst-bignews li,
.lst-services li,
.lst-tips li{
	overflow:hidden;
	margin-bottom: 28px;
}
/* .b-bignews .lst-bignews img, */
.b-bignews .lst-services img{
	width: 130px;
	height: 100px;
	border-radius: 11px;
	float: left;
	margin: 4px 13px 0 0;
}
.lst-bignews article,
.lst-services article{
	color:#4e4e4e;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	margin-left: 171px;
}
.lst-bignews article{
	margin-left: 154px;
}
.lst-bignews.news-left article , .lst-bignews.news-left .article{
	margin-left: 0;
}
.lst-news-company.news-left h2, .lst-news-company.news-left .h2, .lst-services.news-left h2 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
}
.lst-tips article{
	color:#4e4e4e;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
}
.lst-bignews small{
	color:#868686;
	font-size:11px;
	margin-left: 1px;
	line-height: 12px;
	display: block;
}
.lst-bignews h2, .lst-bignews .h2,
.lst-services h2,
.lst-tips h2{
	  color: #C90F59;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0;
}
/*-- box more_arrow --*/
.more_arrow{
	background:url(/_i/more_arrow.png) 0 0 no-repeat;
	display:inline-block;
	width:8px;
	height:13px;
	vertical-align: middle;
	margin-left: 7px;
}
.more_arrow:hover{
	background-position: -20px 0;	
}
/*-- box container --*/
.container{
	overflow:hidden;
	padding: 44px 32px 32px;
}
/*-- box breadcrump --*/
.breadcrumb{
	color: #454545;
	margin-left: -4px;
	padding-bottom: 17px;
}
.breadcrumb li{
	display:inline;
	font-size:11px;
}
.breadcrumb span{
	color:#9a9898;
	margin-left: 3px;
}
.breadcrumb a{
	color:#c90f59;
	text-decoration:none;
	margin: 0 4px;
}
.breadcrumb a:hover{
	text-decoration:underline;
	color:#FF2474;
}
/*-- box text --*/
.text{
    padding: 12px 0 0 0;
    font-size:13px;
    line-height:22px;
    overflow: hidden;
}
.text{
	
}
.text ol{
	padding: 10px 0;
}
.text ol li{
	font-size:14px;
    counter-increment: section;
    
	padding: 0 0 5px;
}
.text ol li:before {
    content: counter(section, decimal) ". ";
    font-weight: bold;
    padding: 0 2px 0 0;
    
    color: #cb024c;
}
.text ul{
	padding: 10px 0;
	list-style-position: inside;
}
.text ul li{
	font-size:14px;
    
	padding: 0 0 5px 1px;
    list-style-image: url(/_i/li.png);
}
.text ol ul li:before {
    content: "";
    font-weight: normal;
    padding: 0;
}
/*-- box lst-catalog --*/
.lst-catalog{
	background-color:#f4f4f4;
	box-shadow:inset 0 0 2px 1px #e4e4e4;
	border-radius: 6px;
	padding: 16px 0 16px;
	margin: 19px 34px 39px 3px;
}
.lst-catalog a{
	display:block;
	color:#c90f59;
	font-size:13px;
	font-weight:bold;
	border-left:12px solid transparent;
	text-decoration:none;
	padding: 7px 10px 7px 16px;
	line-height: 14px;
}
.lst-catalog .selected,
.lst-catalog .selected:hover{
	color:#57290a;
	border-left:12px solid #57290a;
	background-color:#e0e0e0;
	box-shadow: -2px 0 2px 0 #DBDBDB inset;
}
.lst-catalog li:hover a{
	background-color:#FDFDFD;
	color:#FE267E;
	box-shadow: -2px 0 1px 0 #E9E9E9 inset;
}
.lst-catalog li:hover{
	box-shadow:2px 0 1px 0 #E9E9E9 inset;
}
/*-- box .lst-tips --*/
.lst-tips{
    margin: 28px 0 36px 0;
}
.lst-tips .circle-img{
    margin: 0 11px 0 0px;	
}
.lst-tips .name{
	font-size:11px;
	margin-bottom: 0px;
}
.lst-tips h2{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
}
.lst-tips li{
	margin-bottom: 20px;
}
/*-- box masterclass --*/
.masterclass{
    margin: 6px 0 0 0;
	
}
.title-masterclass{
	color:#454545;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin: 0 0 18px 0;
}
.masterclass article{
    line-height: 20px;
	
    margin-bottom: 24px;
}
.masterclass-info{
    overflow: hidden;
	
    margin-bottom: 8px;
}
.masterclass-info img{
	border-radius: 13px;
	padding: 3px;
	background-color: #fbfbfb;
	border: 1px solid #d2d2d2;
	float:left;
	margin: 0 10px 0 0;
}
.masterclass-ov{
	overflow:hidden;
}
.masterclass-info h2{
	font:400 24px/28px 'Open Sans',sans-serif;
	margin-top: 4px;
	margin: 4px 0 20px;
}
.masterclass-ov p{
    font-size: 13px;
}
.masterclass-time{
	font-size: 15px;
	color:#2c2c2c;
	font-weight: normal;
	margin: -2px 0 14px 0;
	line-height: 24px;
}
.lnk-ya{
	background: url(/_i/link-ya.png) 100% 0 no-repeat;
	padding-right: 21px;
	font-size: 11px;
	line-height: 19px;
	display: inline-block;
}
/*-- box footer --*/
.footer {
    background: url(/_i/bg-bottom.png) 0 0 repeat-x;
    margin-top: -118px;
}
.footer, .fmain {
    height: 118px;
}
.fmain {
    margin: 0 auto;
    width: 996px;
    height: 118px;
    position:relative;
    background: url(/_i/bg-footer.png) 0 0 no-repeat;
}
/*-- box fmain ul --*/
.fmain ul{
	overflow:hidden;
	line-height: 14px;
	margin: 0px 0 0 11px;
	padding: 19px 0 0 0;
}
.fmain .bottom-seo-menu ul{
	padding: 12px 0 0 0;
}
.fmain li{
	float:left;
	margin: 0 25px;
}
.fmain li a{
	color:#f0cfb9;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.fmain li a:hover{
	color:#fff;
}
.fmain li .selected{
	text-decoration: none;
	color:#EC1272;
}
/*-- box copyright --*/
.copyright {
	color: #cdbfb6;
	position: absolute;
	top: 70px;
	font-size:16px;
	font-family: Tahoma;
	font-weight: 400;
	left: 34px;
}
.live {
    left: 34px;
	position: absolute;
	top: 95px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	display: block;
}
/*-- box gallery --*/
.gallery{
    padding: 28px 0 19px 0;
    overflow: hidden;
    margin: 0 -24px 0 0;
}
.gallery li{
	float:left;
	margin: 0 5px 4px 0;
}
.gallery img{
	border-radius:11px;
}
/*-- box lst-benefits --*/
.lst-benefits{
	padding: 26px 0 0 0;
	list-style-position: inside;
}
.text .lst-benefits li{
	counter-increment: section;
	overflow:hidden;
	line-height: 24px;
	font-size: 18px;
/* 	font-family: 'Comfortaa', cursive;
	font-weight: 800; */
	letter-spacing: -0.01em;
	padding: 2px 0 12px 0px;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
}
.text .lst-benefits li:before {
    vertical-align: middle;
    content: counter(section, decimal) " ";
    font-weight: 400;
    font-size:25px;
    color:#c90f59;
    width: 32px;
    height: 32px;
    border: 2px solid #da5a8d;
    display: inline-block;
    text-align:center;
    line-height:31px;
    border-radius: 36px;
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    font-family: 'Open Sans',sans-serif;
}
.lst-benefits span{
    display: block;
    padding-top: 4px;
}
/*-- box lst-news-company --*/
.lst-news-company,
.lst-services{
    margin: 24px 0 -6px 0px;
}
.lst-news-company li>a,
.lst-services li>a{
	float:left;
	padding: 3px;
	border: 1px solid #D2D2D2;
	background: #FFF;
	border-radius:13px;
}
.lst-news-company li,
.lst-services li{
    margin-bottom: 20px;
}
.lst-news-company li p, .lst-services li p{
	display:inline;
}
.lst-news-company small{
    margin: 5px 0 0 0;
	
}
.lst-news-company .h2{
  font-size: 14px;
  line-height: 27px;
  color: #C90F59;
  font-family: Tahoma;
  margin-top: 0px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 0;
}
.lst-news-company h2, .lst-news-company .h2,
.lst-services h2{
    font-size: 14px;
    line-height: 27px;
}
/*-- box lst-services --*/
.lst-services{
    margin: 25px 0 0 0;
}
.lst-services h2{
	font-family: 'Comfortaa', cursive;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 8px;
}
.lst-services img{
    margin: 3px 13px 0 0;
}
.lst-services article{
    padding: 4px 0 0 0;
}
.lst-services li{
	margin-bottom: 25px;
}
.content{
	padding-bottom: 34px;
	overflow: hidden;
	background:url(/_i/fon2.png) 0 0 repeat-y;
}
.content.content2{
	background:none;
}
/*-- box navigation --*/
.navigation{
	margin: 56px 0 0;
}
.dl-pagination{
	color: #282828;
	font-size:12px;
	margin-left: -5px;
	overflow: hidden;
}
.dl-pagination dt{
	float:left;
	margin-right: 11px;
	line-height: 17px;
	font-weight:bold;
	font-size:13px;
}
.dl-pagination span{
	display:block;
	color: #B6B6B6;
    font-size: 12px;
    font-weight:normal;
}
.pagination li{
	display:inline-block;
	margin: 0 -3px 0 0;
}
.pagination ul{
	display:inline-block;
	vertical-align: middle;
	margin: 0 9px 0 7px;
}
.pagination ul a{
	padding: 0px 3px;
	margin: 0 1px;
	display: inline-block;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%);
	
	-pie-background: linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	
	border: 1px solid #bfb6b6;
	box-shadow: 0 2px 2px #e4e4e4;
	border-radius: 4px;
	font-weight:bold;
	font-size: 13px;
	color: #d70f5f;
	text-decoration: none;
	line-height: 29px;
	height: 29px;
	min-width: 16px;
	text-align:center;
}
.pagination ul a:hover{
	color: #fff;
	border: 1px solid #bfb6b6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiMmYyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YTFhMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, #ab2f2e 0%, #7a1a19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab2f2e), color-stop(100%,#7a1a19));
	background: -webkit-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: -o-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: -ms-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: linear-gradient(to bottom, #ab2f2e 0%,#7a1a19 100%);
	
	-pie-background: linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
}
.pagination .current,
.pagination .current:hover{
	color:#57290a;
	border-top:1px solid #a3a3a3;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	box-shadow:inset 0px 0px 2px #bfbfbf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZGFkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dadada 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top, #dadada 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top, #dadada 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top, #dadada 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom, #dadada 0%,#e8e8e8 100%);
	-pie-background: linear-gradient(top, #dadada 0%,#e8e8e8 100%);
}
.pagination-prev,
.pagination-next{
	text-decoration: none;
	color: #d20e5c;
	font-weight:bold;
	font-size: 14px;
	padding: 0px 0px;
	line-height: 25px;
	height:29px;
	width: 14px;
	
	border: 1px solid #bfb6b6;
	box-shadow: 0 2px 2px #e4e4e4;
	border-radius: 4px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%);
	
	-pie-background: linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.pagination-prev:hover,
.pagination-next:hover{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiMmYyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YTFhMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, #ab2f2e 0%, #7a1a19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab2f2e), color-stop(100%,#7a1a19));
	background: -webkit-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: -o-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: -ms-linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
	background: linear-gradient(to bottom, #ab2f2e 0%,#7a1a19 100%);
	color:#fff;
	-pie-background: linear-gradient(top, #ab2f2e 0%,#7a1a19 100%);
}
.dl-pagination dd{
    overflow: hidden;
	
    padding: 3px 0 3px 0;
}
/*-- box question --*/
.question{
    margin: 28px 0 0 -2px;
	
}
.title-quesion{
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin: 0 0 19px 0;
}
.all-question{
	font-family: 'Comfortaa', cursive;
	font-size:24px;
	font-weight:700;
}
.lst-question{
    margin: 16px 0 0 0;
	
}
.lst-question li{
    line-height: 20px;
	
    margin-bottom: 13px;
}
.lst-question a{
	font-weight:700;
	font-family:'Open Sans',sans-serif;
	/* font-size:18px; */
	font-size:22px;
}
.more-all{
	font-size: 16px;
}
/*-- box faq --*/
.rightbar .faq{
	width: 287px;
}
.faq{
    margin: 45px 0 0 0;
}
.title-faq{
    font-weight: 700;  
    font-family: 'Comfortaa', cursive;  
    font-size: 23px;
    margin-bottom: 25px;
}
.lst-faq{
	
}
.lst-faq li{
    margin: 0 0 19px 0;
	
}
.lst-faq li:hover h2{
	
}
.lst-faq li:hover a{
	color:#c90f59;
	text-decoration:underline;
}
.lst-faq h2{    
	font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;    
    line-height: 19px;    
    letter-spacing: 0.01em;   
     
	padding: 0 0 0px 28px;
	margin: 0;
}
.lst-faq .h2{    
	font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;    
    line-height: 19px;    
    letter-spacing: 0.01em;   
     
	padding: 0 0 0px 28px;
	margin: 0;
}
.lst-faq h2:before , .lst-faq .h2:before{
	background: url(/_i/q.png) 0 0 no-repeat;
	content:" ";
	width:22px;
	height:20px;
	float: left;
	margin: 0 7px 0 -28px;
}
.lst-faq a{
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    padding-left: 27px;
    color:#4a4a4a;
    text-decoration:none;
}
.lst-faq a:before,
.faq-content:before{
	background: url(/_i/a.png) 0 0px no-repeat;
	content:" ";
	width:22px;
	height:20px;
	float: left;
	margin: 0px 6px 0 -28px;
}
.lst-faq li:hover h2:before,
.lst-faq li:hover a:before,
.lst-faq li:hover .faq-content:before{
	background-position:0 -20px;
}
.more-faq{
	font-size:18px;
	margin: 0 0 0 -3px;
}
.more-faq:before{
	content:" ";
	display:inline-block;
	background:url(/_i/more-faq.png) 0 0 no-repeat;
	width:36px;
	height:30px;
	vertical-align:middle;
	margin-right: 9px;
}
/*-- box lst-vakans --*/
.lst-vakans{
    margin: 26px 116px 41px 0;
	
}
.lst-vakans li{
    margin: 0 0 32px 0;	
  	/* list-style-image: url(/_i/li.png); */
  	list-style: none;
}
.lst-vakans article{
	color:#4e4e4e;
	line-height:20px;
	font-size:12px;
}
.lst-vakans h2{
	color:#c90f59;
	font-weight: 400;  
    font-family: 'Open Sans',sans-serif; 
	margin: 0 0 4px 0;
	letter-spacing: 0;
	font-size:24px;
	line-height: 27px;
	position: relative;
	padding-left: 15px;
}
.lst-vakans h2:before{
	content: "";
	position: absolute;
	width:6px;
	height: 6px;
	top: 50%;
	left: 0;
	margin:-2px 0 0 0;
	background: url(/_i/li.png) 0 0 no-repeat;
}

.lst-vakans .h2-patch {
	color:#c90f59;
	font-weight: 400;  
    font-family: 'Open Sans',sans-serif; 
	margin: 0 0 4px 0;
	letter-spacing: 0;
	font-size:24px;
	line-height: 27px;
	position: relative;
	padding-left: 15px;
}

.lst-vakans .h2-patch:before{
	content: "";
	position: absolute;
	width:6px;
	height: 6px;
	top: 50%;
	left: 0;
	margin:-2px 0 0 0;
	background: url(/_i/li.png) 0 0 no-repeat;
}

.lst-vakans b.title-vakans{
	font-weight:bold;
	display:block;
}
.lst-vakans-text{
	font-size:14px;
    margin: 0 0 14px 0;
}
.btn-vakans{
	font-weight:bold;
	font-size:13px;
	  padding: 2px 18px 4px 13px;
}

/*-- box bform --*/
input,
textarea{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	outline:none;
}
.table_width{
	width:100%;
}
.cell_top{
	vertical-align:top;
}
.text_center{
	text-align:center;
}
.align_right{
	text-align:right;
}
.font{
	    font-size: 14px;
}
.align_justify{
	text-align:justify;
}
.align_left{
	text-align:left;
}
.attention{
	color:#858585;
	font-size:11px;
	padding: 0 0 0 1px;
	letter-spacing: 0.01em;
	margin: 0 0 16px 0;
}
.attention sup{
	vertical-align:top;
	color:#ff6767;
}
.bform h2 , .bform .h2{
	font:600 24px 'Open Sans',sans-serif;
	margin: 0 0 14px 0;
}
.bform .h2{
	font:600 24px 'Open Sans',sans-serif;
	margin: 0 0 14px 0;
}
.bform{
	padding: 18px 33px 21px 33px; 
}
.bform fieldset sup{
	vertical-align:top;
	color:#ff0101;
}
.bform fieldset{
	color:#131313;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
.bform label{
	font-weight:bold;
	display:block;
	letter-spacing: 0.01em;
	margin: 0 0 6px 0;
}
.bform .file-rezume label,
.bform .file-foto label{
	margin-bottom: -5px;
}
.bform label span,
.bform label span{
	font-weight: normal;
	font-size: 11px;
	margin-left: 2px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 7px;
}
.bform input[type="text"],
.bform textarea{
	border:1px solid #cbcbcb;
	background-color:#FFF;
	box-shadow:inset 1px 1px 2px #e9e9e9; 
	padding-left:4px;
}
.bform input[type="text"]{
	line-height: 27px;
	 height: 27px;
	 width: 345px;
}
.bform .captcha input[type="text"],
.form-in-popup .capcha  input[type="text"],
#popupform .capcha input[type="text"]{
	width: 158px;
	vertical-align: top;

}
.bform .calendar input[type="text"]{
	width:100px;
	text-align: center;
	padding: 0;
}
.bform .calendar img{
	margin-right:10px;
}
.calendar .jq-selectbox__select{
	width:20px;
}
.bform textarea{
	padding-left:4px;
	width: 341px;
	resize:none;
	height: 80px;
}
.file-foto{
	background: url(/_i/file-rezume.jpg) 1px 25px no-repeat;
	padding:0 0 0 0;
	margin: 0 0 6px 0!important;
}
.file-rezume{
	background: url(/_i/file-foto.jpg) 0 25px no-repeat;
	padding: 0 0 0px 0;
	margin: 0 0 8px 0!important;
}
/*-- box form-vakans --*/
.form-vakans{
    margin: 0px 0 -32px 0;
    padding: 0 0 10px 0;
}
.form-vakans input[type="text"]{
	width: 344px;
}
.form-vakans textarea{
	width: 343px;
	resize:none;
	height: 77px;
}
/*-- box doiposle --*/
.doiposle{
    margin: 24px 0 -9px 0;
	border-bottom:2px solid #d6d6d6;
    line-height: 21px;
    padding: 0 0 14px 0;
}
.doiposle h2{
	font-size:23px;
	color:#c90f59;
	margin-bottom: 11px;
}
.img-doiposle{
    margin: 12px 0 0px 0;
    text-align: center;
    overflow: hidden;
}
.img-doiposle img{
	border-radius: 11px;
	margin: 0 3px 0 0;
}
.coment-foto{
	font-size:11px;
	margin: -2px 0 0 0;
}
/*-- box contact --*/
.contact{
	overflow:hidden;
	padding: 18px 0 0 0;
	margin: 0 -33px 0 0;
}
.contact .form-contact{
	float: left;
	width: 325px;
}
.contact .bform{
	padding:0;
}
.contact .bform textarea{
	width: 314px;
}
.address{
	float:left;
	margin: 0 0 0 0px;
	width: 353px;
	padding: 0 20px 0 0;
}
.item-address{
    font-size: 18px;
    line-height: 25px;
    margin: 0px 0 10px 0;
}
.item-address b{
    font-size: 14px;	
    color: #c90f59;
}
.grafic{
	font-size:14px;
	line-height: 22px;
}
/*-- box form-contact --*/
.form-contact,
.form-in-popup{
	margin: 10px 0 0 0;
}
.form-contact h2, .form-contact .h2,
.form-in-popup h2 ,
.form-in-popup .h2{
    font-size: 24px;
    line-height:26px;
    font-weight: 600;
    letter-spacing: -0.02em;
    font-family:'Open Sans',sans-serif;
}
.form-contact .attention,
.form-in-popup .attention{
    margin: 0 0 14px 0;
}
.form-contact input[type="text"],
.form-in-popup input[type="text"]{
    width: 314px;
}
.form-contact .captcha input[type="text"],
.form-in-popup .captcha input[type="text"]{
    width: 136px;
    margin-right: 7px;
}
.form-contact .captcha input[type="text"]{
	width: 122px;
	margin-bottom: 10px;
} 
.captcha img{
	vertical-align:top;
}
.captcha label{
    margin: 0 0 4px 0;
}
fieldset.captcha {
    margin: 0 0 8px 0;
}
/*-- box yandex-map --*/
.yandex{
   /*  margin: 13px -30px 0 0; */
	
}
.yandex .title-yandex{
	font-family:'Open Sans',sans-serif;
	margin: 0 0 14px 0;
	font-size:23px;
	line-height:30px;
	font-weight: 700;
	display: block;
	letter-spacing: -0.03em;
}
.yandex .img{
    border-radius: 5px;
}
.yandex img{
    max-width: 100%;
    display: block;
}
/*-- box lst-expert --*/
.lst-expert{
    margin: 29px -25px 0 0;
}
.lst-expert li,
.expert{
	overflow:hidden;
	line-height:20px;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
.img-expert{
	float:left;
	margin-right: 18px;
	position: relative;
	padding-bottom: 17px;
}
.img-expert img{
	border-radius: 13px;
	padding: 3px;
	background-color: #fbfbfb;
	border: 1px solid #d5d5d5;
}
.img-expert .btn-greey{
    position: absolute;
    top: 137px;
    left: 0;
    z-index: 1;
    font-weight: bold;
    padding: 1px 9px 2px 11px;
    box-shadow: 0 1px 2px #d1d1d1;
}
.img-expert .lnk-fancybox{
	text-decoration: none;
}
.lst-expert article{
	overflow:hidden;
}
.lst-expert h2{
	font-size:24px;
	font-weight:normal;
	margin-bottom: 6px;
}
.lst-expert h2 a{
	text-decoration:none;
}
.status{
}
.text-expert{
    padding-bottom: 10px;
}
.stag{
	font-size:16px;
}
.btn-more:after{
	background: url(/_i/btn-more.png) 0 0 no-repeat;
	content:" ";
	width:7px;
	height:11px;
	vertical-align:middle;
	display: inline-block;
	margin-left: 9px;
	margin-top: -2px;
}
.btn-greey.btn-more:hover:after{
	background-position: 0 -37px;
}
.btn-greey.btn-more:active:after{
	background-position: 0 -74px;
}
/*-- box popup --*/
.blank {
    background-color:#000;
    opacity:0.56;
    filter:alpha(opacity = 56);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 15;
}
.popup{
	background-color: #ffffff;
    box-shadow: 0 0 7px 2px #39474f;
    border:3px solid #f4f4f4;
    display:none;
    left: 24px;
    position: fixed;
    top: 100px;
    z-index: 20;
    padding:22px 29px 15px 25px;
    width:353px;
    left:50%;
    margin-left: -225px;
}
.popup-exit {
    background: url(/_i/popup-exit.png) no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 26px;
    position: absolute;
    right: 2px;
    top: 3px;
    width: 26px;
}
.popup .wg{
	
}
.popup .blue {
   
}
.popup fieldset{
	
} 
.popup .form input[type="text"], 
.popup .form textarea{
	
}
.popup .form textarea{
	
}
.popup .form .capch {
}
.popup .capch label {
}
.popup .capch input[type="text"]{
	
}
.popup .capch img {
}
.popup .button{
}

.popup-spec{
	width: 680px;
	padding: 27px 24px;
	/* margin-top:-40px; */
	margin-top: 3px;
}
/*-- box expert --*/
.popup-spec h2{
	color: #535353;
	font-size: 19px;
	margin-bottom: 2px;
}
.expert{
	margin-bottom: 8px;
	margin-top: 20px;
}
.expert .img-expert{
	margin-right: 35px;
}
.expert img{
	border-radius: 13px;
	padding:0px;
	background: none;
	border: none;
}
.expert h2{
	font-size: 30px;
	font-weight:600;
	/* margin: 14px 0 12px 0; */
	margin: -5px 0 12px 0;
	line-height: 30px;
}
.expert h2 b{
	text-transform:uppercase;
}
.expert h2 a{
	text-decoration:none;
}
.expert h2 a span{
	font-weight:700;
	display:block;
	text-transform: uppercase;
}
.form_polit_block{
    margin: 10px 0;
}
.form_polit_block-new{
      margin: 0;
    line-height: 1.2;
    font-size: 12px;
}
.politconf ol{
font-size:17px;
}
.li__bold{
  font-weight:bold;
}
.li__bold ol{
   font-weight:normal;
}
.politconf ol  ul{
    list-style: initial;
    padding-left: 35px;
    margin: 15px 0;
    font-weight: normal;
    margin: 0;
}
.politconf_title{
  text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin: 22px 0;
    line-height: 1.2;    clear: both;
}
.politconf  .left_text{
  text-align: center;
    margin: 22px 0;
    line-height: 1.2;
    width: 40%;
    margin-right: 0;
    float: right;
    clear: both;
    font-size: 14px;
}
.politconf ol ol{
  margin-top:10px;
}
.politconf ol li{
/*   margin-bottom: 8px;*/
    line-height: 22px;
    font-size: 14px;    
}
.politconf ol { counter-reset: list1; } /* РРЅРёС†РёРёСЂСѓРµРј СЃС‡РµС‚С‡РёРє */
.politconf ol > LI:before {
 counter-increment: list1; /* РЈРІРµР»РёС‡РёРІР°РµРј Р·РЅР°С‡РµРЅРёРµ СЃС‡РµС‚С‡РёРєР° */
 content: counter(list1) ". "; /* Р’С‹РІРѕРґРёРј Р·РЅР°С‡РµРЅРёРµ */
}
.politconf ol OL { counter-reset: list2; padding-left:15px; } /* РРЅРёС†РёРёСЂСѓРµРј СЃС‡РµС‚С‡РёРє РІР»РѕР¶РµРЅРЅРѕРіРѕ СЃРїРёСЃРєР° */
.politconf ol OL > LI:before {
 counter-increment: list2; /* РЈРІРµР»РёС‡РёРІР°РµРј Р·РЅР°С‡РµРЅРёРµ СЃС‡РµС‚С‡РёРєР° */
 content: counter(list1) "." counter(list2) ". "; /* Р’С‹РІРѕРґРёРј Р·РЅР°С‡РµРЅРёРµ С‚РёРїР° 2.1, 2.2,... */
}
.politconf ol OL OL { counter-reset: list3; padding-left:15px; } /* РРЅРёС†РёРёСЂСѓРµРј СЃС‡РµС‚С‡РёРє РІР»РѕР¶РµРЅРЅРѕРіРѕ СЃРїРёСЃРєР° */
.politconf ol OL  OL > LI:before {
 counter-increment: list3; /* РЈРІРµР»РёС‡РёРІР°РµРј Р·РЅР°С‡РµРЅРёРµ СЃС‡РµС‚С‡РёРєР° */
 content: counter(list1) "." counter(list2) "." counter(list3) ". "; /* Р’С‹РІРѕРґРёРј Р·РЅР°С‡РµРЅРёРµ С‚РёРїР° 2.1, 2.2,... */
}
/*-- box webrost --*/
.polit_mobile{
    clear: both;
    display: block;
    font-size: 13px;
    line-height: 1.2;
}
.form_polit_block{
  max-width:314px;
}
.polit_link {
    position: absolute;
    top: 50px;
    font-size:12px;
    right: 0;font-weight: bold;
    width: 271px;
    color: #f0cfb9;
}
.polit_link:hover{
  color:#fff;
}
.webrost,
.webrost:hover {
    background: url("/_i/webrost.png") no-repeat scroll 0 5px;
    color: #bc9f8b;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 7px 0 8px 32px;
    position: absolute;
    right: 11px;
    text-decoration: none;
        top: 80px;
    margin-right: 18px;
}
.webrost span {
    border-bottom: 1px solid;
    color: #fff;
    display: inline-block;
    margin-top: 4px;
    padding-bottom: 1px;
}
.webrost:hover span {
    border-bottom: medium none;
}
.webrost var {
}







.webinfo,
.webinfo:hover {
    color: #bc9f8b;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 7px 0 8px 32px;
    position: absolute;
    right: 11px;
    text-decoration: none;
        top: 80px;
    margin-right: 20px;
}
.webinfo span {
    border-bottom: 1px solid;
    color: #fff;
    display: inline-block;
    margin-top: 4px;
    padding-bottom: 1px;
}
.webinfo:hover span {
    border-bottom: medium none;
}
.webinfo var {
}









/*-- box coment --*/
.coment{
    margin: 25px 0 0 0;
	
}
.title-coment{
	
}
.title-coment:before{
	display:inline-block;
	width:22px;
	height:20px;
	background: url(/_i/a.png) 0 -20px no-repeat;
	content: " ";
	vertical-align: middle;
	margin: -5px 5px 0 0;
}
.title-coment span{
	color:#454545;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 8px;
	font-weight: 700;
	margin-right: 9px;
}
.coment .btn-greey{
    font-weight: bold;
	
    font-size: 13px;
}
.lst-coment{
    margin: 15px 0 0 0;
	
}
.lst-coment li{
	color:#000;
	margin-bottom: 25px;
}
.date{
	background-color:#f4f4f4;
	color:#7a7a7a;
	font-size:11px;
	height:16px;
	line-height:16px;
	border-radius:1px;
	padding:0 11px;
}
.date b{
	color:#90715c;
}
.text-coment{
	color:#4f4e4e;
	font-size:12px;
	line-height:20px;
	padding: 6px 0 0 10px;
}
/*-- box send-coment --*/
.send-coment{
    margin: 56px 0 0 0;
}
.title-send-coment{
	color:#575757;
	font-size:18px;
	font-weight: bold;
	margin-bottom: 11px;
}
.btn-coment,
.btn-spec {
	text-transform:uppercase;
	font-weight: 700;
	font-size:18px;
	padding: 9px 13px 4px 13px;
}
.btn-coment:after{
	display:inline-block;
	background: url(/_i/coment.png) 0 0 no-repeat;
	width:23px;
	height:22px;
	vertical-align:middle;
	content:" ";
	margin: 0 0 0 7px;
}
/*-- box popupform --*/
#popupform{
	display:none;
	/* width: 400px; */
	/* width: 349px; */
	/* padding: 18px 0 21px 33px; */
}
#popupform input[type="text"]{
    width: 345px;
}
#popupform .captcha input[type="text"]{
	width: 167px;
	margin-right: 7px;
}
#popupform .attention{
    margin: 0 0 16px 0;
}
#popupform textarea{
    height: 90px;
}
#popupform fieldset.captcha{
    margin: 0 0 13px 0;
}
/*-- box thema --*/
.thema{
    padding: 18px 0 0 0;
	
}
.title-thema{
    margin-bottom: 4px;
	
}
.body-thema{
    padding: 0 0 9px 0;
	
}
.btn-spec{
    margin: 14px 0 0 0;
    padding: 10px 15px 8px 15px;
}
.thema-faq {
	margin: 37px 0 0 0;
}
.thema-faq h2 , .thema-faq .h2{
    margin: 0 0 7px 0;
	
}
.thema-faq h2 span , .thema-faq .h2 span{
	color:#838383;
	font-weight:normal;
}
.faq-content{
	font-size: 13px;
	line-height: 19px;
	padding-left: 27px;
	cursor:pointer;
}
.faq-text{
	display:none;
}
.up,
.down{
	color:#c90f59;
	font-size:13px;
	text-decoration:underline;
	cursor:pointer;
}
.up:hover,
.down:hover{
	text-decoration:none;
}
.up:after,
.down:after{
	content: " ";
	vertical-align: middle;
	width: 13px;
	height: 8px;
	display: inline-block;
	background: url(/_i/up.png) 0 0 no-repeat;
	margin-left: 7px;
}
.down:after{
	background: url(/_i/down.png) 0 0 no-repeat;
}
.thema-faq li{
    margin: 0 0 28px 0;
	
}
.contact p {
	margin-bottom: 1em;
}
.mf-ok-text {
	margin-bottom: 1em;
	color: green;
}
.lst-bignews .b-picture{
	overflow: hidden;
	border-radius:9px;
	width:130px;
	height:110px;	
}
.lst-bignews .picture{
	width:130px;
	height:110px;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}
.lst-bignews .picture img{
	max-width:130px;
	max-height:110px;
}
.invisible{
	display:none;
}
.roll-block{
	margin-bottom: 20px;
}
.roll-block h2 , .roll-block .h2{
	cursor:pointer;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
	letter-spacing: 0.01em;
}
.roll-block .invisible{ 
	margin-bottom: 27px;
}
.roll-block .tbl{
	margin:0 0 22px 0;
}
.roll-block:first-child{
	margin-top:20px;
}
.roll-block .up,
.roll-block .down{
	 display: block;
    margin-top: -20px;
}
.roll-block h3{
	margin:0 0 22px 0;
}
.list-masterclass.lst-bignews h2 , .list-masterclass.lst-bignews .h2{
	color:#c90f59;
	font:400 24px/27px 'Open Sans',sans-serif;
	margin-bottom: 8px;
}
.img-doiposle>div{
	width:49%;
	float:left;
}
.desc-do,
.desc-posle{
	display:block;
	text-align: center;
}
/*----------------------------------------new-style---------------------------------------*/
.more-faq{
	color:#c90f59;
}
.leftbar .lst-faq h2{
	color:#000;
}
.leftbar .lst-faq .h2{
	color:#000;
}
.leftbar .thema{
	margin-bottom: 30px;
}
.leftbar .bnews{
	margin-bottom: 30px;
}	
.leftbar .title-faq{
	color:#505050;
	font:600 24px 'Open Sans',sans-serif;
	margin-bottom: 20px;
}
.leftbar .thema-faq{
	margin-top: 10px;
}
.social-network{
	margin-bottom: 25px;
}
.social-network .title{
	font:700 16px 'Open Sans',sans-serif;
	color:#505050;
	margin-bottom: 20px;
}
.social-network li{
	background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fafafa));
	background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#fafafa 100%);
	-pie-background:linear-gradient(top, #ffffff 0%, #fafafa 100%);
	border-width:1px;
	border-style: solid;
	border-color: #EAE8E8 #E7E4E4 #DBD6D6;
	border-radius:23px;
	margin-bottom: 4px;
}
.social-network a{
	color:#454545;
	font:700 17px 'PT Sans Caption',sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	padding:7px 5px 7px 42px;
	position:relative;
}
.social-network a:before{
	width:30px;
	height:30px;
	content:"";
	position:absolute;
	left:3px;
	top:3px;	
}
.facebook:before{
	background:url(/_i/facebook.png) 0 0 no-repeat;
}
.vk:before{
	background:url(/_i/vk.png) 0 0 no-repeat;
}
.odn:before{
	background:url(/_i/odn.png) 0 0 no-repeat;
}
.inst:before{
	background:url(/_i/inst.png) 0 0 no-repeat;
}
.share{
	margin:30px 0;
	clear:both;
}
.share div{
	display:inline-block;
}
.share .title{
	color:#505050;
	font:700 15px 'Open Sans',sans-serif;
	margin-right:10px;
}
.social-networks .instagram{
	background:url(/_i/inst.png) 0 0 no-repeat;
}


font.tablebodytext font { display: none; }
.b-share__text,
a.b-share__handle:hover .b-share__text{
	color: #505050;
	font: 700 15px 'Open Sans',sans-serif;
	margin-right: 10px;
}
.news-prev{
	float:left;
	display: block;
}
.news-prev a{
	background: url("../_i/news-prev.png") no-repeat scroll 0 1px transparent;
    display: block;
    padding-bottom: 5px;
    padding-left: 14px;
}
.news-next{
	float:right;
	display: block;
	
}
.news-next a{
	padding-right:14px;
	background:url(../_i/news-next.png) right 1px no-repeat;
	display:block;
	padding-bottom: 5px;
}
.news-back{
	clear: both;
    display: block;
    font-weight: bold;
    padding: 21px 0 0;
}
.news-prev a:hover{
	background-position: 0 -26px;
}
.news-next a:hover{
	background-position: right -26px;
}
.map-columns{
	margin-top:10px;
}
.map-level-0{
	font-size: 13px;
	line-height: 22px;
}
.map-level-1{
	margin-left:10px;
}
.attention-404{
	margin-top: 15px;
	line-height: 20px;
	font-size: 14px;
}
.faq-b-text{
	overflow: hidden;
	margin-bottom: 15px;
}
.faq-b-text .picture{
	margin-right:15px;
}
.faq-b-text .b-text{
	margin-top:8px;
}

.bottom-seo-menu {
	font:inherit;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 250px;
}
.bottom-seo-menu li a {
font-size: 90%;
}
.bottom-seo-menu li {
	margin: 2px 5px 0px 35px;
}
.main-slider li>a{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.sidebar-news li a{
	font-weight: bold;			
}
.sidebar-news li{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	color:#4e4e4e;
}

/* 18+ */
.adult{
	position: absolute;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	border: 2px solid #CB024C;
	border-radius: 50%;
	display: inline-block;
	width: 80px;
	height: 35px;
	text-align: center;
	padding: 45px 0 0;
	background: #CB024C;
	top: -40px;
	margin-left: 40px;
	vertical-align: -webkit-baseline-middle;
}


/* Prop blocks */

.props{
	display:inline-block;
	width:122px;
	border-radius: 13px;
	padding: 4px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:122px;
	vertical-align:top;
	margin-bottom: 5px;
	background: #e61763; /* Old browsers */
	background: -moz-linear-gradient(top,  #e61763 0%, #ec4f89 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e61763), color-stop(100%,#ec4f89)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e61763 0%,#ec4f89 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e61763 0%,#ec4f89 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e61763 0%,#ec4f89 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e61763 0%,#ec4f89 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61763', endColorstr='#ec4f89',GradientType=0 ); /* IE6-9 */

}
.props span{
	display:table-cell;
	vertical-align:middle;
	width:inherit;
	height:inherit;
}
.greey-btns{
	margin:15px 0;
	text-align:center;
}
.greey-btns a{
	font-size:16px;
	font-weight:bold;
	margin:0 15px;
}

/* mobile version blocks */

.phone-mobile,
.mobile,
.main-content-mobile,
.footer-mobile,
.home,
.lst-menu .mobile-li,
.write-priem-mobile,
.map-mobile,
.write-us{
	display:none;
}



@media screen and (max-width: 768px){
	.phone, 
	.write-priem,
	.social-networks,
	.main-slider,
	.in-slider,
	.nav-menu,
	.lst-menu .desktop,
	.content .leftbar,
	.container .breadcrumb, 
	.main-preview-slider,
	.wrap-index,
	.footer, 
	.lst-news-company li p, 
	.lst-services li p,
	.masterclass p,
	.more_arrow,
	.dl-pagination,
	.form-contact,
	.yandex .title-yandex,
	.news-back,
	.share,
	.bform.form-appointment,
	.map-desktop,
	.feedback-desktop{	
		display:none;
	}
  .eyes_link {
    font-size: 15px;
    text-align: left;
    padding-left: 22px;
    margin-top: 17px;
}
  .hiden_polit_moblile{
       display: block !important;
    margin-top: 5px;
  }
	html{
		/* margin-top:-50px; */
	}	
	
	body{
		width:100%;
	}
	.main{
		width:320px;
	}
	.header{
		padding:0 0 15px ;
	}
	.logo{
		float:none ;
	}
	.logo img{
		width:231px;
	}
	.header-info {
		float:none ;
		margin:0 ;
		margin-top:7px ;
		width:auto ;
	}
	.phone-mobile{
    float: none;
    display: inline-block;
    margin: 5px 8px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6666em;
    color: #57290a;
	}
	.phone-mobile span{
		font-weight:600;
	}
	.main-content-mobile{
		display:block;
	}
	.write-priem-mobile{
		width:249px ;
		padding:2px 17px 2px 40px;
		margin-left: 5px;
		display: inline-block;
		font-family: 'Open Sans',sans-serif;
		font-size: 1.6666em; /* 20px/12px */
		font-weight: 700;
		height: 29px;
		letter-spacing: -0.06em;
		line-height: 28px;
		position: relative;
		vertical-align: top;
		white-space: nowrap;
		
	}
	
	.btn-greey.write-priem-mobile,
	.btn-greey.write-us{
		border:1px solid #a6988f;
		box-shadow: 0 2px 8px #a9a9a9;
	}
	
	.write-priem-mobile:before,
	.write-priem-mobile:hover:before,
	.write-priem-mobile:active:before{
		background: url("/_i/write-priem-mobile.png") no-repeat scroll 0 0;
		position:absolute;
		width:25px;
		height:25px;
		content: "";
		top:3px;
		left:5px;
	}
	.write-priem-mobile:after,
	.write-us:after{
		position:absolute;
		background: url("/_i/write-priem-after.png") 0 0 no-repeat;
		width:13px;
		height:13px;
		content: "";
		right:13px;
		top:11px;
	}
	.nav-menu.index{
		display:block;
	}
	.nav-menu{
		border-radius:0 ;
		overflow: hidden ;
		margin:0 ;
	}
	.lst-menu{
		display:block ;
		width:100% ;
		height:auto ;
	}
	.lst-menu li,
	.lst-menu .mobile-li{
		display:block ;
		margin:0 ;
		border-bottom:1px solid #3b210f ;
		border-top:1px solid #663b1e ;
	}
	.lst-menu a{
		padding: 0 12px ;
		text-align:left ;
		/*font-size:2.6666em; /* 32px/12px */
		font-size:2.3333em; /* 28px/12px */  
		position:relative;
		line-height: 35px ;
	}
	.lst-menu a:after{
		content: "";
		position:absolute;
		background: url("/_i/main-menu-li.png") 0 0 no-repeat;
		display:block;
		width:11px;
		right:19px;
		top:12px;
		height:18px;
	}
	
	.lst-menu .roll a:after{
		content: "";
		position:absolute;
		background: url("/_i/mobile-roll.png") 0 0 no-repeat;
		display:block;
		width:15px;
		right:17px;
		top:13px;
		height:18px;
	}
	
	.lst-menu .active a:after{
		content: "";
		position:absolute;
		background: url("/_i/mobile-roll-up.png") 0 0 no-repeat;
		display:block;
		width:15px;
		right:17px;
		top:13px;
		height:18px;
	}
	
	.lst-menu li ul{
		display:block;
		margin:18px 0;
	}
	
	.lst-menu li ul li{
		border:none;
		border-top: 1px solid #663b1e;
	}
	.lst-menu li ul li:first-child{
		border:none;
	}
	
	.lst-menu .mobile{
		display:none;
	}
	.lst-menu li ul li:hover{
		background-color: #794321;
	}
	.lst-menu li ul li:hover a{
		color:#fff;
	}
	
	.lst-menu li ul a{
		display:inline-block;
		font-size:1.5em; /* 18px/12px */
		text-decoration:underline;
		line-height:30px;
		font-weight:600;
		height:35px;
		padding-right:40px;
	}
	
	.lst-menu .roll ul a:after{
		background:url("/_i/main-menu-li-inner.png") 0 0 no-repeat;
		top:11px;
	}
	
	
	.wrap-main .main{
		padding-bottom:0 ;
	}
	.content{
		padding-bottom:8px ;
	}
	.wrap-index .container{
		width:320px;
		margin:auto;
		padding-top:20px ;
	}
	.wrap-index .content{
		margin:0 auto ;
		padding:0 ;
	}
	
	.footer-mobile{
		display:block;
	}
	
	.footer-menu-mobile{
		margin-bottom:15px;
	}
	
	.main-content-mobile{
		overflow:hidden;
	}

	.social-networks-mobile{
		margin: 9px 3px 0 0;
		display:none;
	}
	.social-networks-mobile dt{
		float: right;
		font-size: 0.9166em; /* 11px/12px */
		color: #3D3D3D;
		margin-top: 6px;
	}
	
	.social-networks-mobile dd{
		overflow: hidden;
		padding-right: 9px;
		padding-top: 8px;
		text-align: right;
		color: #696969;
		font-size: 0.9166em; /* 11px/12px */
		font-weight: bold;
		line-height: 12px;
	}
	
	.social-networks-mobile li{
		float: left;
		margin-right: 5px;
	}
	
	.social-networks-mobile a{
		display: block;
		width: 30px;
		height: 30px;
		opacity: 0.6;
	}
	
	.odnoklasniki {
		background: url(/_i/odn.png) 0 0 no-repeat;
	}
	
	.social-networks-mobile a:hover {
		opacity: 1;
	}
	.social-networks-mobile .instagram {
		background: url("/_i/inst.png") 0 0 no-repeat;
	}
	.social-networks-mobile .vk {
		background: url("/_i/vk.png") 0 0 no-repeat;
	}
	.social-networks-mobile .facebook {
		background: url("/_i/facebook.png") 0 0 no-repeat;
	}
	
	.footer-group-mobile{
		overflow:hidden;
		width: 308px;
		margin: 0 auto;
		padding: 20px 0 20px 12px;
	}
	
	.footer-menu-mobile li{
		display:inline-block;
	}
	
	.footer-menu-mobile li a{
		font-family: 'PT Sans Caption', sans-serif;
		font-size:1.8333em; /* 22px/12px */
		text-decoration:underline;
		margin-right:25px;
		position:relative;
		padding-right:18px;
	}
	
	.footer-menu-mobile li a:after{
		content: "";
		position:absolute;
		display:block;
		background: url("/_i/footer-menu-li.png") 0 0 no-repeat;
		width:11px;
		height:18px;
		top: 6px;
		right: 0px;
	}
	
	.footer-group-mobile .copyright{
		color:#737373;
		font-size: 0.9166em; /* 11px/12px */
		font-family:Tahoma;
		position:static;
		margin-top:20px;
		float:left;
	} 
	
	.footer-group-mobile .webrost{
		position:static;
		float:right;
		width:100px;
		background: url("/_i/webrost-mobile.png") no-repeat scroll 0 5px;
		font-size: 0.9166em; /* 11px/12px */
		margin:0;
		color:#737373;
		line-height:12px;
		padding-top:2px;
	}
	.footer-group-mobile .webrost span{
		color:#d62169;
	}

	
	.footer-mobile-wrap{
		width:100%;
		background: #f4f4f4 url("/_i/bg-index.jpg") 0 0 repeat-x;
	}
	
	.social-networks-mobile{
		display:block;
		width: 320px;
		margin: 0 auto 12px;
	}
	.container{
		padding:0 12px 5px;
	}
	.home, .home:hover{
		display:block;
		font-family: 'PT Sans Caption', sans-serif;
		font-size:1.1666em; /* 14px/12px */
		color:#db074c;
		margin: 0 0 10px 15px;
		letter-spacing: -0.75px;
		position:relative;
	}
	.home:before{
		position:absolute;
		display:block;
		content: "";
		background:url("/_i/home-link.png") 0 0 no-repeat;
		width:7px;
		height:11px;
		top: 2px;
		left: -12px;
	}
	h1{
		font-weight:600;
		font-size:2em; /* 24px/12px */
		line-height:1;
	}
	h2{
		font-weight:600;
		font-size:1.5em; /* 18px/12px */
		margin-top:22px;
	}
	h3{
		font-size: 1.3333em; /* 16px/12px */
		font-weight:600;
		margin-top:20px;
	}
	.text, p{
		font-family:Tahoma;
		font-size:1.1666em; /* 14px/12px */
		line-height:21px;
	}
	.text img{
		max-width: 295px;
		height: auto;
		float:none;
		display:block;
	}
	
	.img.fl, img[align="left"]{
		margin: 6px auto;
	}
	
	.tbl, .roll-block .tbl{
		/*width:300px;*/
		font-size: 6pt;
	}
	
	.tbl td, .tbl th{
		font-size: 0.9166em; /* 11px/12px */
		line-height:14px;
		padding:3px;
		
	}
	.tbl td p, .tbl td ul li{
		font-size: 1em; /* 11px/11px */
		line-height:1.2;
	}
	
	.text ul, .text ol{
		margin-right:30px;
	}
	
	.text ul li, .text ol li{
		font-family:Tahoma;
		font-size: 1em; /* 12px/12px */
		line-height:17px;
	}
	
	.lst-bignews .picture img,
	.lst-bignews  img,
	.masterclass-info img
	{
		/* max-width: 51px; */
		max-height: 51px;
	}
	.lst-bignews .picture,
	.lst-bignews .b-picture,
	.masterclass-info .picture,
	.masterclass-info .b-picture{
		width: 51px;
		height: 51px;
	}
	.lst-news-company li>a, 
	.lst-services li>a,
	.masterclass-info>a{
		padding:0;
		border-radius: 9px;
	}
	.masterclass-info img{
		border:none;
		padding:0;
		border-radius:0;
	}
	
	.lst-bignews article, 
	.lst-services article,
	.masterclass-ov{
		margin-left:65px;
		width: 180px;
	}	
	.list-masterclass.lst-bignews h2, .masterclass-info h2 , .list-masterclass.lst-bignews .h2{
		margin:0;
		font-family:'PT Sans Caption',sans-serif;
		font-size:1.25em!important; /* 15px/12px */
		line-height:19px!important;
	
	}
	.list-masterclass.lst-bignews h2 a,  .list-masterclass.lst-bignews .h2 a,
	.masterclass-info h2 a{
		text-decoration:none;
	}
	.lst-news-company li, 
	.lst-services li, 
	.masterclass article{
		padding:7px;
		border:1px solid #a8a8a8;
		background-color:#fcfcfc;
		border-radius:17px;
		box-shadow: 0 1px 4px #cfcfcf;
		position:relative;
		margin-bottom:12px;
	}
	
	.masterclass article{
		padding:7px 30px 7px 7px;
	}
	
	.lst-news-company .plus, 
	.masterclass .plus{
		display:block;
		width:21px;
		height:21px;
		background:url("/_i/plus-mobile.png") 0 0 no-repeat;
		position:absolute;
		right:7px;
		bottom:50%;
		margin-bottom:-10px;
	}
	.lst-news-company .plus.minus,
	.masterclass .plus.minus{
		background-position:0 -29px;
		margin-bottom:0;
		bottom:25px;
		z-index: 5;
	}
	
	.lst-news-company li p, 
	.lst-services li p{
		padding-bottom:20px;
	} 
	
	.lst-news-company .mobile-descr{
		display:none;
		width:280px;
		font-size:1em; /* 12px/12px */
		color:#000;
		line-height:17px;
		margin: 18px 0;
		position: relative;
		padding-bottom: 30px;
	}
	
	.lst-news-company li .sign{
		margin-top:25px;
		display:inline-block;
		font-family: 'PT Sans Caption', sans-serif;
		font-size: 1.1666em; /* 14px/12px */
		letter-spacing: -0.75px;
		position:absolute;
		left:7px;
		bottom:0;
	}
	
	.lst-news-company li .sign:after{
		content: "";
		display:block;
		position:absolute;
		width:7px;
		height:11px;
		background:url("/_i/sign-mobile.png") 0 0 no-repeat;
		top:3px;
		right:-13px;
	}
	
	
	.item-address, .item-address b{
		color:#000;
		font-size:1em; /* 12px/12px */
		line-height:17px;
	}
	
	.write-us{
		color: #CB024C;
		display: inline-block;
		font-family: 'Open Sans',sans-serif;
		font-size: 1.6666em; /* 20px/12px */
		font-weight: 700;
		height: 29px;
		letter-spacing: -0.06em;
		line-height: 28px;
		position: relative;
		text-shadow: 1px 1px #FFFFFF;
		vertical-align: top;
		white-space: nowrap;
		width:249px ;
		padding:2px 17px 2px 40px;
		margin:28px 0 0 -6px;
	
	}
	.write-us:before, 
	.write-us:hover:before, 
	.write-us:active:before{
		background: url("/_i/write-us.png") no-repeat scroll 0 0 transparent;
		content: "";
		display: inline-block;
		width: 20px;
		height: 16px;
		left: 10px;
		margin-right: 3px;
		position: absolute;
		top: 8px;
		vertical-align: top;
	}
	
	.btn-coment, .btn-spec{
		font-size:1.25em; /* 15px/12px */
	}
	
	.lst-question a{
		font-size:1.5em; /* 18px/12px */
	}
	
	.lst-question h2{
		margin:5px 0;
	}
	
	.form-appointment-mobile, 
	.form-feedback-mobile{
		display:block;
		background-color:#fcfcfc;
		width:272px;
		padding:45px 17px 17px;
		margin:-35px 0 0 5px;
		border:1px solid #a4a4a4;
		text-align:center;
		border-radius: 16px;
	}
	
	.form-feedback-mobile{
		margin-left:-6px;
	}
	
	.form-appointment-mobile label,
	.form-feedback-mobile label{
		text-align:left;
	}
	
	.form-appointment-mobile input[type="text"],
	.form-appointment-mobile textarea,
	.form-feedback-mobile input[type="text"],
	.form-feedback-mobile textarea{
		width:266px;
		border-radius:0;
	}
	
	.form-appointment-mobile input[type="text"],
	.form-feedback-mobile input[type="text"]{
		height:23px;
	}
	
	.form-appointment-mobile .btn-greey,
	.form-feedback-mobile .btn-greey{
		margin:0 auto;
	}
	
	.form-appointment-mobile .jq-selectbox__select{
		width:219px;
		border: 1px solid #cbcbcb;
		background: #FFF;
		border-radius:0;
		box-shadow: inset 1px 1px 2px #e9e9e9;
		padding-left: 4px;
		text-align:left;
		height:25px;
	}
	
	.form-appointment-mobile .jq-selectbox__select-text{
		height:25px;
		line-height:25px;
	}
	
	.form-appointment-mobile .jq-selectbox__dropdown{
		text-align:left;
		border-radius:0;
		height:auto;
	}
	
	.form-appointment-mobile .jq-selectbox__trigger{
		top:3px;
		right:3px;
		width:26px;
		height:19px;
		border: 1px solid #CCC;
	}
	
	.form-appointment-mobile .jq-selectbox__trigger-arrow{
		border:none;
		background: url("/_i/select-mobile.png") 0 0 no-repeat;
		width:17px;
		height:10px;
		right: 5px;
		top: 6px;
	}
	
	.form-appointment-mobile .jq-selectbox__dropdown{
		height:auto;
		top: 27px;
	}
	
	.form-appointment-mobile .jq-selectbox li{
		padding: 4px 10px 5px;
	}
	
	.map-mobile{
		display:block;
		margin:0 auto;
	}
	
	.contact{
		margin:0;
	}
	.address{
		width:296px;
		padding:0;
	}
	
	.up-inner {
		color: #c90f59;
		font-size: 1em;
		text-decoration: underline;
		cursor: pointer;
		display: block;
		margin-bottom: 10px;
	}
	
	.up-inner:after {
		content: " ";
		vertical-align: middle;
		width: 13px;
		height: 8px;
		display: inline-block;
		background: url(/_i/down.png) 0 0 no-repeat;
		margin-left: 7px;
	}
	
	.masterclass-info img{
		max-width:51px;
	}
	
}

.priem{
    /*display: none;*/
    padding: 4px;
    background: #f4f4f4;
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.11);
    margin: 20px 0;
    border-radius: 15px;
    min-height: 152px;
}
.priem fieldset{
    margin: 0 0 10px 0;
}
.priem fieldset:last-child{
    margin-bottom: 0;
}
.priem label{
    display: block;
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma;
    color: #7a7a7a;
    margin: 0 0 3px 0;
}
.priem input[type="text"]{
    height: 30px;
    width: 270px;
    border:1px solid #cbcbcb;
    box-shadow: inset 1px 1px 2px #e9e9e9;
}
.priem .pink-block{
        height: 186px;
    float: right;
    padding: 0 15px;
    position: relative;
    background: #e61864; /* Old browsers */
    background: -moz-linear-gradient(top,  #e61864 0%, #ec4e88 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e61864), color-stop(100%,#ec4e88)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e61864 0%,#ec4e88 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e61864 0%,#ec4e88 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e61864 0%,#ec4e88 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e61864 0%,#ec4e88 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61864', endColorstr='#ec4e88',GradientType=0 ); /* IE6-9 */
    border-radius: 0 13px 13px 0;
}
.priem .pink-block:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -44px;
    width: 44px;
    height: 186px;
    background: url(/_i/ugol1.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.priem .btn-greey{
    font-size: 22px;
    font-family: 'PT Sans Caption', sans-serif;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
    margin: 79px 0 0 0;
    padding: 6px 18px 6px 13px;
}
.priem .btn-greey:hover{
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.66);
}
.priem .btn-greey:active{
    box-shadow: none;
}
.priem .text-field{
    display: inline-block;
    margin: 10px 23px;
}


.apps{
	margin: 15px 0 0 13px;
}
.apps p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 11px;
	line-height: 12px;
	color: #292929;
}
.header-left{
	float: left;
}
.copyright span{
	font-size: 12px;
}
