@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i,800,800i&subset=cyrillic-ext');
body{
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #414242;
/*	background: url(/img/bg.gif);*/
	margin:0;
	position:relative;
	overflow-x:hidden;
	min-width:320px;
}
.wrapper{
	background: #fff;
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.15);
    margin-bottom: 40px;
    padding-top: 118px;
    position: relative;
}
*::-moz-selection {background: rgba(77, 77, 77, 0.85); color:#fff;}
*::selection {background: rgba(77, 77, 77, 0.85);color:#fff;}
a{
	text-decoration:none;
	cursor:pointer;
	line-height:1.2;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	outline: 0!important;
	color: inherit;
}
a:hover, a:focus, a:active {
    text-decoration: none;
}
a.underline{
	text-decoration: underline;
}
a.underline:hover{
	text-decoration: none;
}
.text a{
	color:#337ab7;
	text-decoration: underline;
}
.text a:hover{
	color:#337ab7;
	text-decoration: none;
}
.trans, .trans:after, .trans:before{
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
b, strong{
	font-weight:600;
}
.btn{
	cursor:pointer;
	outline:0!important;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	text-decoration:none!important;
}
.last-block{
	color:#949393;
	font-size: 14px;
	padding: 22px 0;
}
footer img{
	margin: 0 auto 10px;
}
.text img{
	max-width: 100%;
	width: auto;
	height: auto;
}
.img-responsive{
	width: auto;
	max-width: 100%;
	height: auto;
}
.imgcenter {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0;
}

.imgcenter img {
      margin: 10px;
    display: inline-block;
    width: 192px;
}

.btn-primary{
    color: #fff!important;
    font-size: 14px;
    font-weight: 600;
    background: #ff6a13!important;
    border-radius: 3px;
    border: 0!important;
    box-shadow: 0 2px 0 #c78002!important;
    padding: 7px 18px;
}
.btn-primary:hover{
	background: #ff6a13ad!important;
}
.btn-primary:active{
	box-shadow: none!important;
	transform: translateY(2px);
}

header{
	background: #fff;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	width: 1170px;
	z-index: 5;
}
.logo{
	color: #7c878e;
	font-size: 17px;
	line-height: 1.2;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.minigal.gallery.gal_lic a img {
    width: 100%;
}

.minigal.gallery.gal_lic a {
    width: 20%;
    margin: 1%;
}
.logo img{
    display: block;
    max-width: 300px;
    margin: 0 auto 0px;
    width: 100%;
}
.header-geo-block{
	font-style: normal;
	font-size: 21px;
	color: #7c878e;
	padding: 8px 15px 0 26px;
	text-align: center;
	font-weight: bold;
}
.header-button-block{
	padding: 0 0px;
	padding-bottom: 0;
}
header .rasp{
	font-size: 18px;
	color: #7c878e;
	font-weight: 600;
	padding-left: 43px;
	line-height: 20px;
	margin-bottom: 0;
	position: relative;
}
header .rasp i {
    position: absolute;
    left: 0;
    font-size: 42px;
    color: #7c878e;
}
.header-phone-block{
	background: #fff;
	padding: 0 20px;
	padding-bottom: 0;
}
.header-phone-block a.btn.btn-primary {
    margin-bottom: 0;
}
.header-phone-block > span{
	display: block;
	font-size: 22px;
	color:#7c878e;
	margin-bottom: 0;
	font-weight: bold;
}
.header-phone-block a{
/*	font-size: 14px;
	font-weight: 600;
	display: block;
	text-align: center;
	margin-bottom: 27px;
	color: #7c878e;*/
	    color: #7c878e;
}
.header-phone-block a span{
	font-size: 21px;
	font-weight: 800;
}
.header-phone-block a:hover{
	color: #7c878e;
}

.block-1{
	background: url(/img/mainbg2.png)  bottom right no-repeat;
	background-size: auto 60%;
	color:#fff;
	padding: 40px 90px 100px;
	position: relative;
	overflow: hidden;
}
.block-1 h1{
    width: 100%;
    margin: 0;
    font-weight: 800;
    font-size: 52px;
    display: block;
    padding: 0 0 30px;
    position: relative;
}
.block-1 .description{
    max-width: 65%;
    font-size: 24px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.26);
    padding: 10px 20px;
    position: relative;
    z-index: 3;
}

.block-2{
	background: #f2f2f2;
	padding: 40px 45px;
}
.block-2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 21px;
}
.block-2 ul li{
    display: block;
    position: relative;
    padding-left: 25px;
    line-height: 1.2;
    padding-bottom: 12px;
}
.block-2 ul li:before{
	content:'\f05d';
	color:#7c878e;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}
.block-2 ul a{
	color:#337ab7;
	border-bottom: 1px dotted;
}
.block-2 ul a:hover{
	border-bottom: 1px dotted transparent;	
}
.check-ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.check-ul ul li{
    display: block;
    position: relative;
    padding-left: 25px;
    line-height: 1.4;
    padding-bottom: 10px;
}
.check-ul ul li:before{
	content:'\f00c';
	color:#7c878e;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}
.shadow{
	position: relative; 
	margin-bottom: 22px;
}
.shadow:before{
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 22px;
    background: url(../img/shadow.png) no-repeat center top;
    background-size: 100%;
}
.p25{
	margin-left:25px;
	margin-right:25px;
	padding-top:25px;
	padding-bottom: 25px;
}
.has-line{
	border-bottom: 1px solid #d3d3d3;
}
.text h2{
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
	color: #7c878e;
}
.text p{
	font-size: 16px;
	line-height: 1.625;
	margin: 0;
	padding: 5px 0;
}
.text p {
    padding-top: 0;
}
.block-7 img{
	margin: 0 auto 12px;
}
.block-7 .btn, .block-12 .btn{
	width: 100%;
	max-width:375px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    margin-top: 12px;  
}
.violet{
	color:#755cc0;
}
.block-11{
	background: url(../img/bg11.png) repeat;
	padding: 40px 20px 50px;
	margin-top: 30px;
}
.block-11 .violet p{
	font-size: 21px;
}
.model{
	width: 22%;
	margin-right:1%;
	position: relative;
}
.model-form{
	width: 100%;
	background: rgb(172, 177, 187);
}
.models-block{
	padding-top: 50px;
	padding-bottom: 90px; 
}
.model-in{
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	padding: 14px;
	transition: all .3s ease;
    position: relative;
    z-index: 2;
}
.model-in img{
	margin-bottom: 14px;
}
.model:hover .model-in{
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
	cursor: default;
}
.model-name{
    font-size: 21px;
    background: #f5f5f5;
    padding: 5px;
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: 14px;
    transition: all .3s ease;
}
.model:hover .model-name{
	background: #befaff;
}
.model-price{
	color:#2d2d2d;
	font-size: 21px;
	font-weight: 700;
}
.model-old-price{
	text-decoration: line-through;
}
.model-label{
	background: #f21c1c;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    display: block;
    position: absolute;
    padding: 5px 14px;
    top: -11px;
    right: 7px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.43);
    z-index: 2;
}
.model-label:after{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #f04d4d;
    border-right: 5px solid #f04d4d;
    top: 0;
    left: -10px;
}
.model-new-price{
    background: #d8caff;
    color: red;
    font-size: 21px;
    font-weight: 700;
    padding: 12px 0;
    position: absolute;
    bottom: -54px;
    z-index: 1;
    width: 86%;
    left: 7%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: default;
}
.attention{
	text-align: center;
	width: 100%;
	color: #ff6a13!important;
	font-size: 26px;
	font-weight: 800;
	background: rgba(0, 0, 0, 0.07);
	padding: 18px 10px;
	margin-bottom: 25px;
	padding-left: 5%;
	padding-right: 5%;
}
.form-title{
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	background: rgb(135, 139, 148);
	padding: 15px;
}
.form-title div{
	font-weight: 700;
    font-size: 22px;
}
.form-bottom{
	color: #fff;
	background: rgb(135, 139, 148);
	padding: 15px;
}
.form-bottom .btn{
    padding: 14px 25px;
    font-size: 16px;
}
.form-middle{
	padding: 15px;
}
.form-middle label{
	position: relative;
	width:100%;
	font-weight: 400;
}
.form-middle label input, .form-middle label textarea{
	width: 100%;
    color: #575757;
    font-size: 16px;
    border-radius: 4px;
    border: 0!important;
    background: #fff!important;
    outline: 0!important;
    height: 46px;
    margin-bottom: 15px;
    padding: 0px 5px 0 40px;
    line-height: 1;
    transition: all .3s ease;
}
.form-middle label textarea{
	height: 90px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.form-middle label input:focus, .form-middle label textarea:focus{
	box-shadow: inset 0 2px 4px rgb(98, 76, 179);
}
.form-middle label .fa{
	color: rgb(135, 139, 148);
	position: absolute;
	left: 13px;
	top: 14px;
	font-size: 18px;
}
.form-middle label input.error, .form-middle label textarea.error{
	box-shadow: inset 0 2px 4px rgb(242, 28, 28);
}
.form-middle label input.error + .fa, .form-middle label textarea.error + .fa{
	color:rgb(242, 28, 28);
}
.special-text{
	font-size: 20px;
	margin-bottom: 25px;
	width: 100%;
}
.special-text strong, .special-text b{
	font-weight: 700;
}
.special-text span{
	font-weight: 700;
	color:rgb(242, 28, 28);
}
.red{
	color:rgb(242, 28, 28);;
}
.special-list{
	margin-bottom: 10px;
}
.special-list span:not(.red){
	color: #6e53c7;
    border: 1px solid #6e53c7;
    font-size: 30px;
    font-weight: 800;
    display: block;
    width: 53px;
    height: 53px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}
.special-list div{
	width: calc(100% - 63px);
}
.block-17 .model-form{
	width: 100%;
}
.block-17 .form-title, .block-17 .form-bottom{
	padding: 20px 15px;
}
.block-17 .form-middle .text-center{
	color:#fff;
	font-weight: 600;
	font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100%;
}
.block-17 .form-middle{
	display: flex;
	flex-wrap: wrap;
}
.block-17 .form-middle label{
	width: 32%;
	margin-right:2%;
}
.block-17 .form-middle label:last-child{
	margin-right: 0;
}
span.blue{
	color:#7c878e;
}
.text p.b12-1{
	color:#272727;
	font-size: 22px;
	font-weight:700;
}
.text p.b12-1 strong{
	font-weight:700;	
}
.block-13{
    background: url(../img/bg11.png) repeat;
    padding: 40px 20px 30px;
    margin-top: 30px;
}
.minigal {
    text-align: center;
}

.minigal img {
    width: 120px;
    margin: 10px;
}
.gallery, .gallery2 {display: flex;flex-wrap: wrap;padding-top: 20px;}
.gallery a, .gallery2 a {overflow: hidden;display: block;position: relative;text-decoration: none !important;margin-bottom: 30px;}
@media only screen and (max-width: 619px) {.gallery a, .gallery2 a {margin-bottom: 20px;}}
@media only screen and (max-width: 439px) {.gallery a, .gallery2 a {margin-bottom: 10px;}}
.gallery a:after, .gallery a:before, .gallery2 a:after, .gallery2 a:before {-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.gallery a:after, .gallery2 a:after {content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(8,108,162,.4);opacity: 0;}
.gallery a:before, .gallery2 a:before {
	content: "\f00e";
	font: normal normal normal 40px/1 FontAwesome;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: calc(50% - 20px);
    width: 20px;
    text-align: center;
    left: calc(50% - 20px);
    opacity: 0;
}
.gallery a:hover:before, .gallery a:hover:after, .gallery2 a:hover:before, .gallery2 a:hover:after {opacity: 0.7;}
.block-15{
	margin-bottom: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.block-15 a{
	font-size: 22px;
	margin: 0 15px;
}
.block-14  .violet{
	font-weight: 600;
    margin-bottom: 24px;
}
.b14-1, .b14-2, .b14-3{
	margin-right: 30px;
}
.b14-1 img, .b14-2 img, .b14-3 img{
	width: 100%;
	display: block;
}
.b14-1{
	width: 159px;
}
.b14-1 a{
    border: 3px solid #755cc0;
    display: block;
}
.b14-1 a:hover, .b14-3 a:hover {
	opacity: 0.7;
}
.b14-2{
	
}
.b14-3{
	
}
.b14-4{
	width: calc(100% - 598px);
}
.otpr-block{
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 100%;
    overflow: hidden;
    height: 184px;
    position: relative;
}
.otpr-block p{
	background: #f5f5f5;
    display: block;
    margin: 0 0 2px 0;
    font-size: 15px;
    position: relative;
    padding: 5px 85px 5px 10px;
}
.otpr-block p:after{
    position: absolute;
    color: #48ab00;
    font-size: 12px;
    right: 10px;
    top: 7px;
}
#vmarquee{
	position: absolute;
	width: calc(100% - 8px);
}
.patients img{
	display: block;
	width: 100%;
}
.patient-item{
	padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 20%; 
}
.block-17{
	margin-bottom: 20px;
}
.patient-item a{
	border: 1px solid #f5f5f5;
}
.block-16 a:hover{
	opacity: 0.8;
}
.block-16 .title{
	font-weight: 700;
	margin:10px 0 20px;
}
.block-16 .title span{
	display: block;
	text=align: center;
	font-weight: 400;
}
.block-20 img{
	display: block;
	width: 100%;
}

.block-19 h3{
	font-size: 18px;
	font-weight: 700;
	margin-top: 0;
}
.block-19 h4{
	font-size: 14px;
	font-weight: 700;
	margin-top: 0;
}
.block-19 h4 + p{
	font-size: 14px;
    padding: 0 0 15px;
}
.block-19 .fa{
	color:#31a9b2!important;
}
.cc1 p{
    line-height: 1.4;
}
.over{
	font-weight: 700;
	color:#272727;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.clock-w{
	display: inline-block;
}
form .btn.hidden{
	opacity: 0!important;
	visibility: hidden;
}
form p.sended{
	color: #fff;
    font-weight: 600;
    padding: 20px 0;
}
.modal-content-1{
	background: rgb(135, 139, 148);
	color:#fff;
}
.modal-title-2{
	margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    color: #755cc0;
}
.modal-lg p{
	font-size: 13px;
}
.video{
	position: absolute;
    width: auto;
    height: 100%;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.block-21{
	height: 356px;
	border-radius: 0;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.video-text{
    position: relative;
    z-index: 2;
    padding: 42px 48px;
    background: rgba(124, 135, 142, 0.6509803921568628);
    height: 100%;
}
.video-text .btn {
    padding: 14px 25px;
    font-size: 16px;
}
.video-text .title{
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 40px;
}
.video-text .title span{ 
	text-decoration: underline;
}
.v-text{
	margin-bottom: 40px;
	font-size: 17px;
}
.video-text .btn-wrap > div{
    margin-left: 20px;
    font-size: 14px;
}

.block-otz{
	background: #f2f2f2;
    padding: 40px 40px;
}
.lrev-left{
	width:126px;
	padding-right: 20px;
}
.lrev-left img{
	display: block;
	border-radius:50%;
    border: 3px solid #f2f2f2;

}
.lrev-right{
	width: calc(100% - 126px);
}
.land-review-item{
    margin-bottom: 20px;
    background: #fff8dc;
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #f3be57;
}
.land-review-item:last-child{
	margin-bottom:0;
}
.lrev-title{
	margin-top: 8px;
    margin-bottom: 9px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}
.lrev-text{
	overflow:hidden;
    height: 130px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.lrev-text p{
    font-size: 15px;
}
.lrev-text.active{
	height: auto;
}
.showthisrev{
    cursor: pointer;
    font-size: 15px;
    font-style: italic;
    color: #755cc0;
    border-bottom: 1px dotted;
    font-weight: 600;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.showthisrev:hover{
	border-color: transparent;
	color:#30a3ac;
}
.land-reviews{
	padding-top: 12px;
}
#vvid .modal-lg {
    width: 1170px;
}
#vvid button.close{
	margin-top: 0;
    margin-right: -30px;
    font-size: 30px;
    color: #fff;
    opacity: 1;
}
.block-12 button.btn.btn-primary {
    white-space: normal;
}
.block-articles{
	padding: 0 25px 40px;
}
.block-articles h2{
    margin-bottom: 30px;
}
.land-articles > div{
	margin-bottom: 30px;
}
.land-article-item{
	text-decoration: none!important;
    color: inherit!important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    display: block;
    height: 100%;
}
.land-article-item:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.lart-title{
    padding: 20px;
    display: block;
    font-weight: 600;
}
.lart-intro{
	padding: 0 20px;
    display: block;
    font-size: 14px;
    opacity: 0.8;
    margin-top: -8px;
    margin-bottom: 10px;
}
.showthisart{
	text-decoration: underline;
	display: inline-block;
    font-size: 15px;
    font-style: italic;
    margin: 0 0 20px 20px;
    color: #755cc0;
    font-weight: 600;
}
.showthisart:hover{
	text-decoration: none!important;
}

.sliderotz {
    max-width: 800px;
}
.sliderotz>.slick-arrow {
    display: none!important;
}

.block-12 button.btn.btn-primary {
    max-width: 70%;
}

section.block-21:after {
    content: "";
    background: url(/img/mainbg.png) no-repeat;
    background-size: 100% auto;
    display: block;
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0px;
    width: 36%;
    height: 100%;
    z-index: 0;
}

 
.etvrach {
    position: relative;
    margin-top: 10%;
}

.etvrach:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0 -33px 120px #ffffff inset;
    top: 0;
    left: 0;
}
.text-center.bottextx {
    background: rgba(255, 255, 255, 0.63);
    font-weight: bold;
    padding: 10px 0;
}

section.block-1.text-center:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/img/34/1.jpg);
    opacity: 0.75;
    background-size: cover;
    z-index:2;
}
section.block-1.text-center h1 {
    position: relative;
    z-index: 3;
}

section.block-1.text-center:after {
    content: "";
    display: block;
    position: absolute;
    width: 444px;
    height: 100%;
    top: 15px;
    left: -87px;
    background: url(/img/dermalajt-1-kopiya.png) bottom left no-repeat;
    opacity: 0.75;
    background-size: 100%;
}
section.block-2.shadow img {
    margin-top: 20px;
}
.minigal.gallery {
    display: block;
        width: 100%;
}

.minigal.gallery a {
    display: inline-block;
}
section.block-speclist {margin-left: 15px;margin-right: 15px;}

.speclisttpl {
    width: 33%;
    min-width: 321px;
    text-align: center;
    margin: 10px 0;
}

.speclisttpl a {
    font-size: 20px;
}

.speclisttpl p {
    padding-top: 5px;
}

.vrotimage {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


.speclisttpl img {
    max-width: 100%;
}
.headermenu ul {
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.headermenu ul li {
    display: inline-block;
    margin: 3px 2px;
}


.headerbutons {
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 3;
    justify-content: space-between;
    bottom: 11px;
    padding: 0 263px;
}

.headerbutons a.btn.btn-primary {
    width: 233px;
    padding: 22px 18px;
    font-size: 20px;
    border: 3px solid #c78002 !important;
}

.headermenu {padding-top: 7px;position: relative;top: 11px;}
 .faq__wrapper {
	margin-top: 37px
}

.faq__wrapper-item {
	width: 100%;
	margin-bottom: 24px;
	transition: all .4s
}

.faq__wrapper-item.active .faq__wrapper-item_btn {
}

.faq__wrapper-item.active .faq__wrapper-item_btn-icon svg {
	transform: rotate(180deg);
	top: 25%; 
}

.faq__wrapper-item.active .faq__wrapper-item_btn-icon path {
}

.faq__wrapper-item.active .faq__wrapper-item_bottom {
	max-height: 1350px;
	margin-top: 23px;
	transition: all .4s
}

.faq__wrapper-item:last-child {
	margin-bottom: 0
}

.faq__wrapper-item_btn {
	width: 100%;
	border-radius: 10px;
	text-align: left;
	padding: 20px 52px;
	color: #2B343D;
	font-weight: 500;
	font-size: 21px;
	line-height: 24px;
	transition: all .4s;
	position: relative;
	border: none;
	font-weight: 600;
	background: none;
	max-width: 100%;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.faq__wrapper-item_btn-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	transition: all .2s;
	font-size: 14px;
	font-weight: 600;
	display: flex;
	align-items: center;
}

.faq__wrapper-item_bottom {
	max-height: 0px;
	overflow: hidden;
	transition: all .1s
}
.faqblock {
    padding: 50px 0;
}

.faq__wrapper-item_top:before {position: absolute;content: "";height: 4px;width: 30px;background-color: #ef7f1b;top: 50%;left: 0;}

.faq__wrapper-item_top {
    position: relative;
}

.faq__wrapper-item_btn-icon svg {
    margin-left: 18px;
}

.faq__wrapper-item_text {
    padding: 10px 52px;
}

.faq__wrapper-item_text p {
    margin-bottom: 10px;
}

 

.faq__wrapper-item_text {}

.faq__wrapper-item_text ul {
    padding: 10px 0;
}


    
@media (max-width: 1024px) { 
.faq__wrapper-item_btn {
    padding: 7px 35px 7px 22px;
    font-size: 14px;
    line-height: 20px;
}

.faq__wrapper-item_btn-icon {
    font-size: 0;
    line-height: 0;
    right: 5px;
}

.faq__wrapper-item_text p {
    font-size: 12px;
}

.page-about.page-vacancies ul li {
    font-size: 12px;
}

.faq__wrapper-item_text {
    padding: 10px 10px;
}

.faq__wrapper-item_top:before {
    width: 17px;
    height: 2px;
}

.faq__wrapper-item.active .faq__wrapper-item_bottom {
    margin-top: 10px;
}

    }
 









@media only screen and (max-width: 800px) {
    
.vrotimage {
    float: none;
    margin: 0 0 10px;
    text-align: center;
}

    .speclisttpl {
    width: 100%;
    min-width: 321px;
 
    }

    }




@media only screen and (max-width: 1199px) { 
	header{
	    width: 994px;
	}
	.block-1 h1{
		font-size: 44px;
	}
	.block-1 .description {
	    max-width: 70%;
	    font-size: 21px;
	}
	.block-2 ul{
	    font-size: 19px;
	}
	#vvid .modal-lg {
	    width: 95%;
	    margin-left: auto;
	    margin-right: auto;
	}
}

@media only screen and (max-width: 1023px) {
	header{
	    width: 100%;
	    left: 0;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.block-1{
	    padding: 35px 20px 30px;
	}
	.block-1 h1 {
	    font-size: 35px;
	    font-weight: 600;
	}
	.block-1 .description {
	    max-width: 75%;
	    font-size: 17px;
	}
	.block-2 ul{
		margin-top: 20px;
	}
	.block-2 {
	    padding: 30px 20px;
	}
	.model{
		margin-bottom: 2%;
	}
	.model-hospital, .model-premium{
		width: 49%;
		margin-right: 2%;
	}
	.model-alpha, .model-form{
		width: 49%;
		margin-right: 0;
	}
	.model-alpha, .model-hospital{
		margin-bottom: 20px;
	}
	.b14-4{
		width:100%;
		margin-bottom: 25px;
	}
	.b14-3, .b14-2, .b14-1{
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) { 
	.p25{
		margin-left:10px;
		margin-right:10px;
		padding-top:15px;
		padding-bottom: 15px;
	}
	.block-15{
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.block-11, .block-13{
		margin-top: 20px;
		padding: 25px 10px 25px;
	}
	.block-11 .violet p{
		font-size: 17px;
	}
	.models-block{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.form-title div{
	    font-size: 20px;
	}
	.block-17 .form-middle label{
		margin-right: 0;
		width: 100%;
	}
	.patient-item{
	    width: 33%;
	}
	.cc1 p{
	 	font-size: 14px;
	    line-height: 1.4;
	}
	.cc1 h3{
		font-size: 16px;
	}
	.cc1{
		margin-bottom: 20px;
	}
	.block-21{
		padding: 50px 20px;
	}
	.block-otz {
	    background: #f2f2f2;
	    padding: 25px 10px;
	}
}

@media only screen and (max-width: 619px) { 
    
    .headerbutons a.btn.btn-primary {padding: 11px 5px;font-size: 14px;width: 151px;}

.headerbutons {
    position: relative;
    padding: 0;
    bottom: -13px;
}
 
 
 
	.logo{
	    width: 160px;
	}
	.logo img{
		margin-bottom: -15px;
	}
	.header-phone-block > span{
		margin-bottom: 0;
	}
	.header-phone-block{
		padding: 10px;
	}
	.wrapper{
		padding-top: 60px;
	}
	.block-1 h1 {
	    font-size: 28px;
	}
	.block-1 {
	    padding: 75px 10px 40px;
	}
	.block-1 .description {
	    max-width: 100%;
	    font-size: 17px;
	}
	.text h2{
		font-size: 20px;
	    margin-bottom: 10px;
	}
	.text p {
	    font-size: 14px;
	}
	.check-ul ul li{
		font-size: 14px;
	    padding-left: 22px;
	    padding-bottom: 10px;
	}
	.block-7 .btn, .block-12 .btn{
	    font-size: 16px;
	}
	.model-form{
		width: 100%;
	}
	.model-premium{
		width: 100%;
		max-width: 400px;
		margin-bottom: 65px;
	}
	.models-block{
		justify-content: center;
	}
	.block-12 br{
		display: none;
	}
	.block-12 br + br{
		display: inline;
	}
	.text p.b12-1{
	    font-size: 17px;
	}
	.block-15 a{
		font-size: 15px;
		margin: 0 10px;
	}
	.b14-3, .b14-2, .b14-1{
		width: 100%;
		margin-right: 0;
	}
	.patient-item{
		padding-left: 10px;
	    padding-right: 10px;
	}
	section.block-21:after {
		display: none;
	}
	.block-21 {
	    padding: 12px 12px;
	    border-radius: 0;
	    width: 100%;
	    margin-top: -20px;
	}
	.video-text .title {
	    font-weight: 700;
	    font-size: 21px;
	    margin-bottom: 12px;
	}
	.v-text{
		display: none;
	}
}

@media only screen and (max-width: 439px) {
	.logo {
	    width: 120px;
	    padding-left: 5px;
	}
	.header-phone-block {
	    padding: 5px;
	    margin-top: 20px;
	}
	.header-phone-block a {
	    font-size: 14px;
	    margin-bottom: 6px;
	}
	.header-phone-block a span {
	    font-size: 18px;
	}
	.header-phone-block > span {
	    font-size: 11px;
	}
	.wrapper {
	    padding-top: 65px;
	    margin-bottom: 25px;
	}
	.block-1 h1 {
	    font-size: 22px;
	}
	.block-1 .description {
	    max-width: 100%;
	    font-size: 15px;
	    padding: 6px 10px;
	}
	.block-2 {
	    padding: 20px 10px;
	}
	.block-2 ul {
	    font-size: 15px;
	}
	.block-11 .violet p{
		font-size: 15px;
	}
	.model-hospital .model-price, .model-alpha .model-price{
		font-size: 16px;
	}
	.flip-clock-divider.days, .flip-clock-divider.days+ ul, .flip-clock-divider.days+ ul + ul, .flip-clock-divider.hours .flip-clock-dot{
		display: none!important;
	}
	.flip-clock-divider.hours{
		width: 0;
	}
	.flip-clock-wrapper{
		margin-left: 0;
		margin-right: 0;
	}
	.over{
		font-size: 18px;
	}
	.video-text .btn-wrap > div{
		display: none;
	}
	.land-review-item{
		flex-direction: column;
		align-items: center;
	}
	.lrev-right{
		width: 100%;
	}
}
