@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i&subset=cyrillic');

@font-face {
    font-family: "FontAwesome";
    src: url("fonts/FontAwesome/FontAwesome.eot");
    src: url("fonts/FontAwesome/FontAwesome.eot?#iefix")format("embedded-opentype"), url("fonts/FontAwesome/FontAwesome.woff") format("woff"), url("fonts/FontAwesome/FontAwesome.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html, 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, strong, 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%;
	outline: 0 !important;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.slider_bg:after, .photo_cont:after, .contact_body::after, .feedback_form:after, .footer_right:after, .wrraper:after, .main_content:after, .top_menu:after, .tab_content:after, .header:after, .shop-pane:after, .preim_block:after, .news_list .news:after, .container:after, .section:after, .menu_top:after {
	display: block;
	content: '';
	clear: both;
}

input[type="submit"], input[type="button"] {
	-webkit-appearance: none;
	cursor: pointer;
}
input {
	outline: none;
}
ol, ul {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	color: #000;
}
.clear:after {
    content: "";
	clear: both;
	display: block;
}
html {
	height: 100%;
}
h1, .h1, h3 {
	color: #000;
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}
h2 {
	color: #000;
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}
html {
    height: 100%;
}

body {
    line-height: normal;
    background: #fff;
    min-height: 100%;
    height: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 0;
    color: #000;
	/* padding-bottom: 400px; */
}

footer {
	/* position:absolute; */
	width:100%;
	left:0;
	bottom:0px;
}

.container {
    width: 1110px;
    padding: 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    float: none;
}
.container:after {
    clear: both;
    content: '';
    display: block;
}

.clear {
	clear: both;
}

a,input {
	cursor:pointer;
}

div,ul,li,a,span,input {
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}







/*Мои стили*/
.captcha {
    display: inline-block;
}
.header_top {
	padding: 20px 0;
	border-bottom: 1px solid lightgrey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.header_middle {
    width: 430px;
	height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: justify;
        align-content: space-between;
}

.work_time, .adress, .travel {
    position: relative;
    padding-left: 28px;
	font-size: 15px;
}

.work_time_img, .adress_img, .travel_img {
	height: 20px;
	width: 20px;
	margin-right: 8px;
	position: absolute;
	left: 0;
}

.work_time_img {
    background: url(/custom/my/img/clock.png) 50% 50% no-repeat;
}


.adress_img {
	background: url(/custom/my/img/metro.png) 50% 50% no-repeat;
}

.travel_img {
	background: url(/custom/my/img/map.png) 50% 50% no-repeat;
}

.phone {
    font-size: 20px;
    font-weight: 700;
}

.header_right {
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.to_call a {
    display: inline-block;
    padding: 5px 28px;
    background: #28a497;
    border-radius: 5px;
    color: #fff;
}

.travel a {
	color: #28a497;
}

.to_call a:hover, .travel a:hover {
	opacity: 0.6;
}

ul#top-menu {
	padding: 30px 0;
	font-size: 20px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

button.c-hamburger.c-hamburger--htx {
    display: none;
}

ul#top-menu li a {
    display: block;
    padding: 0 20px;
	border-right: 1px solid lightgrey;
}

ul#top-menu li:first-child a {
    padding-left: 0;
}

ul#top-menu li a:hover, ul#top-menu li a.active {
    color: #28a497;
}

.humb_menu_name {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}


.content_all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.content_left_menu {
    width: 23%;
}

.left_banner {
    margin-bottom: 25px;
}

.left_banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.left_banner_text {
    position: absolute;
    bottom: 20px;
    left: 22px;
    text-align: left;
}

.left_banner_text p {
    margin-bottom: 0;
}

.left_banner_text p:first-child{
    font-size: 17px;
    color: #fff;
}

.left_banner_text p:nth-child(2){
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

.left_banner_text p:last-child{
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}

.main_content,
.contact_content,
.price_content,
.stock_content,
.service_content,
.all_content {
    width: 74%;
}

.main_content img{
    max-width: 100%;
    height: auto!important;
}

.site_content p {
    margin-bottom: 15px;
    line-height: 1.5;
}

ul#left-menu > li {
    margin-bottom: 25px;
}

ul#left-menu > li > a {
    display: block;
    color: #00584d;
    font-size: 17px;
    font-weight: 700;
    border-bottom: 3px solid #00584d;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

ul#left-menu > li > a:hover {
    opacity: 0.6;
}

ul#left-menu > li > ul >li a:hover,
li.child.active a {
    color: #00584d;
    font-weight: 600;
}

ul#left-menu li ul > li {
    margin-bottom: 5px;
}

.main_slider {
    position: relative;
    margin-top: 10px;
    margin-bottom: 50px;
}

.bs_block {
    padding: 0;
}

.slide {
    position: relative;
}

.main_slider_text {
    position: absolute;
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    top: 70px;
    left: 55px;
    text-align: left;
    width: 400px;
    line-height: 1;
}

.main_slider_text p:first-child {
    margin-bottom: 25px;
}

.main_slider_text p:last-child{
    font-size: 60px;
}

.img_cont img,
.bs_block img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.record {
    position: absolute;
    z-index: 10;
    bottom: 70px;
    left: 55px;
}

.button a {
    display: block;
    padding: 15px 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #026f61;
    border-radius: 5px;
}

.button a:hover {
    opacity: 0.6;
}

ul.slick-dots {
    display: none;
}

.main_text h1 {
    width: 100%;
    margin-bottom: 30px;
}


.main_text p {
    line-height: 1.5;
    margin-bottom: 10px;
}
/*
.main_text ul,
.service_content ul {
    list-style-type: none;
    line-height: 1.8;
    margin-bottom: 10px;
}*/
/*
.main_text > ul li:before,
.service_content ul li:before{
    font-size: 14px;
    content: "•"; 
    padding-right: 10px; 
}*/
/*
.main_text > ul li:before{
    color: #0e3a85; 
}*/

.main_text > img,
.main_text p img {
    margin-right: 30px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.info.button {
    text-align: center;
    margin: 20px 0 50px;
}

.info.button a {
    display: inline-block;

}

.doctors h1 {
    margin-bottom: 20px;
}

.clauses_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.clauses_list .block {
    width: 254px;
}

a.block-row-img {
    display: block;
    text-align: center;
}

.clauses_list .block:nth-child(6n+1) {
    background: url(/custom/my/img/bg1.png) 100% 10% no-repeat;
}
.clauses_list .block:nth-child(6n+2) {
    background: url(/custom/my/img/bg2.png) 100% 10% no-repeat;
}
.clauses_list .block:nth-child(6n+3) {
    background: url(/custom/my/img/bg3.png) 0% 5% no-repeat;
}
.clauses_list .block:nth-child(6n+4) {
    background: url(/custom/my/img/bg4.png) 100% 10% no-repeat;
}
.clauses_list .block:nth-child(6n+5) {
    background: url(/custom/my/img/bg3.png) 0% 50% no-repeat;
}
.clauses_list .block:nth-child(6n+6) {
    background: url(/custom/my/img/bg6.png) 100% 10% no-repeat;
}

.clauses_list h4, .anons {
    text-align: center;
}

h4 {
    font-size: 20px;
    font-weight: 700;
}

.clauses_list .block {
    margin-bottom: 50px;
}

.clauses_list a:hover {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

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

.clauses_list.menu_item .block {
    background: no-repeat;
}


.advantages h1 {
    margin-bottom: 20px;
}

.advantages ul>li {
    width: 370px;
    margin-bottom: 15px;
}

.advantages ul>li p
{
    margin: 0;
    line-height: initial;
}

.advantages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.slider_bg {
    background: url(/custom/my/img/slider_bg.png) 50% 0% no-repeat;
}

.slider_bg h1 {
    padding-bottom: 50px;
}

.video_slider {
    width: 100%;
    height: 370px;
    padding: 35px 0;
}

/*слайдер на главной*/

.bs_block {
position: relative;
  padding: 0;
}


.video_slider {
  overflow: hidden;
  position: relative;
  /* float: left; */
}

.video_slider, .video_slider .slide {
  height: 370px;
  position: relative;
}

.video_slider .img_cont {
    height: 100%;
}

.video_slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.video_slider button.slick-prev, .video_slider button.slick-next {
  font-size: 0;
  background: none;
  border: none;
  outline: none;
  display: block;
  width: 16px;
  height: 30px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-size: 100% 100%;
  opacity: 1;
}

.header_site .video_slider button.slick-prev, .header_site .video_slider button.slick-next {
    /*display: none !important;*/
}

.header_site .video_slider .video_slider {
    display: none;
}

.video_slider button.slick-prev {
	left: 50px;
	top: 140px;
	background-image: url(../img/left_arrow.png);
}

.video_slider button.slick-next {
	right: 50px;
    top: 140px;
    background-image: url(../img/right_arrow.png);
}

.video_slider button.slick-prev::before, .video_slider button.slick-next::before {
  content: '';
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.video_slider button.slick-prev::before {
  background-image: url(../img/big_left_arrow.png);
}

.video_slider button.slick-next::before {
  background-image: url(../img/big_right_arrow.png);
}

/*.main_slider .main_slider_text {
  width: 960px;
  height: auto;
  text-align: left;
}*/

.slide_h1 {
  color: #000000;
  font-size: 60px;
  font-family: "PTSans";
  line-height: 1;
  margin-bottom: 170px;
}

.video_slider p {
  color: #000000;
  font-size: 36px;
  line-height: 1;
  font-family: PTSans;
}

ul.slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 45px;
  margin: 0;
  text-align: center;
}

ul.slick-dots li {
  display: inline-block;
  margin-right: 17px;
}

ul.slick-dots li:last-child {
  margin-right: 0;
}

ul.slick-dots button {
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  border-radius: 10px;
  border: 1px solid #00584d;
}

ul.slick-dots li.slick-active button {
  background: #00584d;
}


.video_slider_text {
    float: left;
    width: 80%;
    text-align: left;
    font-size: 40px;
    font-weight: 400;
    position: absolute;
    top: 45px;
}

.video_slider_text p {
    color: #000000;
    font-size: 34px;
    line-height: 1;
    font-family: Raleway;
}

/* слайде на главн
*/

.rewievs_button {
    text-align: center;
    padding-bottom: 28px;
}

.rewievs_button a {
    display: inline-block;
    padding: 15px 30px;
    background: #f3f3f3;
    border: 2px solid #00584d;
    font-size: 20px;
    font-weight: 600;
    color: #00584d;
    border-radius: 6px;
}

.consultation {
    margin-bottom: 90px;
    text-align: center;
    background: url(/custom/my/img/consult_bg.png) 50% 50% no-repeat;
}

.consultation .h1 {
    padding-top: 28px;
    color: #fff;
    /*display: inline-block;*/
}

.consultation p {
    width: 500px;
    color: #fff;
    display: inline-block;
    margin-bottom: 25px;
}

.consultation .record {
    position: inherit;
}

.consultation .record a {
    display: inline-block;
    margin-bottom: 50px;
}

footer {
    background: -webkit-gradient(linear, left top, right top, from(#26a294), to(#01594e));
    background: linear-gradient(to right, #26a294, #01594e);
}

.footer_top {
    margin-bottom: 55px;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

footer h3 {
    color: #fff;
    font-weight: 600;
	margin-bottom: 20px;
}

.feedback_form {
    width: 590px;
}

.infofield {
    display: none;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
    width: 304px;
    height: 45px;
    background: none;
    border: 2px solid #fff;
    border-radius: 5px;
    margin-bottom: 16px;
    padding-left: 15px;
}

.feedback_form_param9 {
    float: left;
    margin-right: 30px;
}

.feedback_form_param10 {
    float: left;
    clear: both;
}

textarea {
    width: 250px;
    height: 110px;
    padding-left: 15px;
    padding-top: 15px;
    background: none;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 16px;
}

.g-recaptcha {
    float: left;
    margin-right: 30px;
}

input.button.solid {
    display: block;
    padding: 10px 70px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #026f61;
    border: none;
    border-radius: 5px;
    float: left;
}

input.button.solid:hover {
    opacity: 0.6;
}

.agryment {
    font-size: 12px;
    width: 250px;
    float: left;
    color: #fff;
}

.agryment a {
    color: inherit;
}

/* плавное изменение прозрачности  placeholder-а при фокусе */
/*input::-webkit-input-placeholder       {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input::-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:-moz-placeholder                 {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:-ms-input-placeholder            {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:focus::-webkit-input-placeholder {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:focus::-moz-placeholder          {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:focus:-moz-placeholder           {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
input:focus:-ms-input-placeholder      {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}

textarea::-webkit-input-placeholder       {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea::-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:-moz-placeholder                 {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:-ms-input-placeholder            {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:focus::-webkit-input-placeholder {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:focus::-moz-placeholder          {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:focus:-moz-placeholder           {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
textarea:focus:-ms-input-placeholder      {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#fff;}
*/
.footer_middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 135px;
}

.footer_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.social_1, .social_2 {
    width: 55px;
    height: 65px;
}

.social_1 {
    background: url(/custom/my/img/mobile.png) 50% 50% no-repeat;
}

.social_2 {
    background: url(/custom/my/img/inst.png) 50% 50% no-repeat;
}

.social_1 a,.social_2 a {
    display: inherit;
    height: 100%;
}

.social_1:hover,.social_2:hover {
    opacity: 0.6;
}

.footer_phone {
    /* padding-left: 27px; */
}

.footer_phone a {
    color: #fff;
    font-size: 18px;
}

.footer_phone a:hover {
    opacity: 0.6;
}

.footer_phone {
    float: right;
    margin-bottom: 5px;
    padding-left: 26px;
}

.phone_img {
    float: left;
    position: absolute;
    width: 20px;
    height: 48px;
}

.phone_img_1, .phone_img_2 {
    width: 20px;
    height: 20px;
    position: absolute;
}

.phone_img_1 {
    background: url(/custom/my/img/phone_1.png) 50% 50% no-repeat;
    top: 2px;
}

.phone_img_2 {
    background: url(/custom/my/img/phone_2.png) 50% 50% no-repeat;
    bottom: 2px;
}

.footer_bottom {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.copyright {
    color: #fff;
}

.copyright p:first-child {
    font-weight: 600;
}





/*СТРАНИЦА ЦЕНЫ*/

.price_content > h1 {
    /*display: none;*/
}

.banner_price,
.banner_contact,
.banner_stock,
.banner_service,
.banner_all {
    margin-top: 10px;
    margin-bottom: 40px;
}

table {
    border: 1px solid lightgrey;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 50px;
}

th {
    background: #00584d;
    padding: 10px 20px;
    text-align: left;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

th:last-child {
    text-align: right;
    font-weight: 400;
    width: 180px;
}

td {
    background: #f2f2f2;
    padding: 10px 20px;
    text-align: left;
    color: #010101;
    font-size: 14px;
}

td:last-child {
    font-weight: 700;
    text-align: right;
}


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

tr td:first-child {
    width: 490px;
}

ul.where_walk_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

ul.where_walk_container>li {
    width: 260px;
    position: relative;
}

ul.where_walk_container ul li:first-child {
    margin-bottom: 5px;
}

ul.where_walk_container li:last-child ul li:nth-child(2) {
    opacity: 0;
}

ul.where_walk_container ul li:nth-child(2) {
    width: 160px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 35px;
    background: url(/custom/my/img/metro_arrow.png) 100% 50% no-repeat;
}

ymaps.ymaps-2-1-56-controls__control_toolbar.ymaps-2-1-56-user-selection-none {
    display: none;
}
ymaps.ymaps-2-1-56-search.ymaps-2-1-56-search_layout_normal.ymaps-2-1-56-searchbox__normal-layout {
    display: none;
}
ymaps.ymaps-2-1-56-controls__control_toolbar {
    display: none;
}
ymaps.ymaps-2-1-56-zoom {
    display: none;
}
.gotoymaps {
    display: none;
}
ymaps.ymaps-2-1-56-controls__control {
    display: none;
}

.contact_body h1 {
    display: none;
}

.where_walk, .map {
    margin-bottom: 50px;
}

.map {
    margin-bottom: 50px;
    position: relative;
	height: 300px;
}

.contact_details {
    position: absolute;
    bottom: 30px;
    left: 25px;
    background: #fff;
    padding: 30px 20px;
}

.contact_details p {
    padding-left: 28px;
    margin-bottom: 25px;
    position: relative;
    font-size: 15px;
}

.contact_details p:before {
    width: 20px;
    height: 20px;
    left: 0;
    content: "";
    position: absolute;
}

.contact_details p:nth-child(1)::before {
    background: url(/custom/my/img/map.png) 50% 50% no-repeat;
}

.contact_details p:nth-child(3)::before {
    background: url(/custom/my/img/phone.png) 50% 50% no-repeat;
    bottom: 5px;
}

.contact_details p:nth-child(1) {
    margin-bottom: 0;
    font-weight: 700;
}

.contact_details p:nth-child(2) {
    font-weight: 700;
}

.contact_details p:nth-child(3) {
    font-size: 20px;
    font-weight: 700;
}

.contact_details p:nth-child(4) {
    font-weight: 600;
}

.contact_details p:nth-child(5) {
    margin-bottom: 0;
}

.contact_details p:nth-child(4)::before {
    background: url(/custom/my/img/mess.png) 50% 50% no-repeat;
}

.contact_details p:nth-child(5)::before {
    background: url(/custom/my/img/clock.png) 50% 50% no-repeat;
}

.contact_body img {
    margin-bottom: 30px;
}


/*АКЦИИ*/

.characteristic_name {
    display: none;
}

.stock_content h1 {
    margin-bottom: 10px;
}

.shop_list {
    margin: 0 0 90px;
    padding: 0;
    border: none;
}

.shop-pane {
    padding: 35px 30px;
    background: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.js_shop.shop-item.shop {
    margin-bottom: 30px;
    padding: 0;
    position: relative;
    max-width: 365px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
            box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.shop_img.shop-photo {
    margin-bottom: 20px;
}

img.js_shop_img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
}

.shop-item-title {
    height: 48px;
    font-size: 18px;
    font-weight: 700;
    margin-left: 25px;
    max-width: 260px;
}

.js_shop_param_price.shop_param_price.shop-item-price {
    font-size: 28px;
    font-weight: 700;
    color: #00584d;
    margin-left: 25px;
}

span.shop_price_value.strike {
    font-size: 20px;
    font-weight: 600;
    text-decoration: line-through;
    color: #ababab;
}

.shop_anons {
    margin-left: 25px;
}

.shop_anons p {
    color: #767575;
}

.spoiler-title {
    cursor: pointer;
    margin-left: 25px;
    font-size: 16px;
    color: #767575;
}

/* .opened {
    position: relative;
}
.closed {
    position: relative;
}

.opened::after {
    position: absolute;
    content: "";
    width: 12px;
    height: 6px;
}

.closed::after {
} */

.shop .record {
    position: static;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
}

.shop .record a{
    padding: 11px 60px;
    display: inline-block;
    background: #005046;
}

.characteristic_value {
    position: absolute;
    left: 0;
    top: 0;
    background: #28a497;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700;
    border-radius: 0 0 5px 0;
}


/*Внутренняя страница услуги*/

.service_content h1 {
    width: 100%;
}

.photo_cont img {
    margin-right: 5px;
    margin-bottom: 35px;
    width: 23%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
}

.photo_cont img:nth-child(4n+2) {
    margin-right: 35px;
}

ul.list_1 li:before {
    color: #00584d;
}

ul.list_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.list_2 li {
    width: 45%;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
}

ul.list_2 li:before {
    content: "";
    width: 22px;
    height: 24px;
    background: url(/custom/my/img/list_2.png) 50% 50% no-repeat;
    position: absolute;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

table {
    margin-bottom: 30px;
}

.service_content tr td {
    background: #fff;
}

.service_content tr:nth-child(2n) td {
    background: #efefef;
}

.service_content th {
    font-weight: 700;
}

.service_content td {
    font-weight: 400;
    padding: 20px;
}

.service_content td:first-child {
    font-weight: 700;
}

.service_content td:last-child {
    text-align: left;
}

.service_content th:first-child {
    width: 30%;
}

.service_content th:nth-child(2) {
    width: 34%;
}

.service_content th:last-child {
    text-align: left;
    width: 36%;
}

.per_contr {
    background: #d7f2ef;
    padding: 20px;
    margin: 50px 0;
}

.per {
    background: #fff;
    padding: 25px 25px 40px 25px;
    margin-bottom: 20px;
}

.contr {
    background: #fff;
    padding: 25px 25px 40px 25px;
}

.per h1,
.contr h1 {
    padding-left: 45px;
    position: relative;
}

.per h1:before,
.contr h1:before {
    content: "";
    width: 27px;
    height: 29px;
    position: absolute;
    left: 0;
    bottom: 5px;
}

.per h1:before {
    background: url(/custom/my/img/per.png);
}

.contr h1:before {
    background: url(/custom/my/img/contr.png);
}

ul.about_procedure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

ul.about_procedure li:before {
    content: "";
}

ul.about_procedure > li {
    position: relative;
    padding-left: 50px;
    width: 31%;
    margin-bottom: 25px;
}

ul.about_procedure > li:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 32px;
    left: 0;
    top: 5px;
}

ul.about_procedure > li:first-child:before {
    background: url(/custom/my/img/clock2.png) 50% 50% no-repeat;
}

ul.about_procedure > li:nth-child(2):before {
    background: url(/custom/my/img/period.png) 50% 50% no-repeat;
}

ul.about_procedure > li:nth-child(3):before {
    background: url(/custom/my/img/farm.png) 50% 50% no-repeat;
}

ul.about_procedure > li:nth-child(4):before {
    background: url(/custom/my/img/sleep.png) 50% 50% no-repeat;
}

ul.about_procedure > li:nth-child(5):before {
    background: url(/custom/my/img/reccomend.png) 50% 50% no-repeat;
}

ul.about_procedure > li:nth-child(6):before {
    background: url(/custom/my/img/effect.png) 50% 50% no-repeat;
}

ul.about_procedure li ul li:before {
    display: none;
}

.service_content .table2 td {
    padding: 15px 20px;
}

.list_3 {
    margin-bottom: 40px;
    list-style: none; /* убираем дефорлтные цифры */
	counter-reset: point; /* задаем переменную для счетчика */
}
.list_3 li {
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}

.list_3 li:before {
    content: counter(point);
    counter-increment: point 1;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 20px;
    padding: 0;
    color: #01594e;
    font-weight: bold;
    text-align: center;
    border: 2px solid #01594e;
    border-radius: 16px;
}

ul.list_4 {
    position: relative;
}

ul.list_4 li::before {
    content: "✔";
    color: #01594e;
    margin-right: 10px;
}

/* .service_content ul.list_5 li:before {
    display: none
} */

ul.list_5 {
    margin-bottom: 45px;
}

ul.list_5 > li {
    padding: 10px 0 10px 45px;
    position: relative;
    border-bottom: 1px solid lightgrey;
}

ul.list_5 > li:last-child {
    border: none;
}

ul.list_5 > li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    top: 10px;
    background: url(/custom/my/img/questions.png) 50% 50% no-repeat;
}

.service_content ul li.answer{
    margin-left: 60px;
}

ul.list_5 li.spoiler-questions:before {
    display: none;
}

/*ul.list_5 li.answer:before {
    content: "Ответ:";
    position: absolute;
    left: 55px;
    /* top: 33px; */
    /*font-weight: 700;
    color: #01594e;
}*/

.answer{
    margin-top: -2px;
    display:none;  /**скрываем блок контента спойлера**/
}

.answer p{
    /* margin-top: 2px; */
    padding-top: 2px;
}

li.spoiler-questions{
    cursor: pointer;
}


.reviews_form .block_header {
    font-size: 18px;
    margin-bottom: 10px;
}

.reviews_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #d7f2ef;
    border: 1px solid #79c7bf;
}

.reviews_date {
    padding: 10px;
}

.reviews_name {
    padding: 10px;
}

.reviews_bottom {
    position: relative;
}

.reviews_param {
    position: absolute;
    top: -34px;
    right: 50px;
}

.reviews_param:last-child {
    position: static;
    padding: 5px;
    margin: 5px 10px 20px 10px;
    border-left: 4px solid #79c7bf;
    border-right: 4px solid #79c7bf;
    background: #d7f2ef;
}

.reviews_form_cont {
    border: 1px solid #79c7bf;
    border-radius: 5px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.reviews_form_cont input[type="text"] {
    border: 1px solid #79c7bf;
}

.reviews_form_cont .comments_form_param1 {
    width: 45%;
}

.reviews_form_cont input[type="text"] {
    border: 1px solid #79c7bf;
    width: 100%;
}

.reviews_form_cont .comments_form_param5 {
    width: 170px;
}

.reviews_form_cont .comments_form_param5 .infofield {
    display: block;
}

.reviews_form_cont .comments_form_param8 {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #79c7bf;
    margin-bottom: 15px;
    height: 150px;
}

.reviews_form textarea {
    width: 100%;
    height: 100%;
}

.reviews_form_cont .submit_agryment {
    width: 220px;
}

.reviews_form_cont input.button.solid {
    padding: 10px 20px;
    font-size: 16px;
}

.reviews_form_cont .agryment {
    color: #000;
}

/* плавное изменение прозрачности  placeholder-а при фокусе */
.reviews_form_cont input::-webkit-input-placeholder       {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input::-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:-moz-placeholder                 {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:-ms-input-placeholder            {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:focus::-webkit-input-placeholder {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:focus::-moz-placeholder          {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:focus:-moz-placeholder           {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont input:focus:-ms-input-placeholder      {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}

.reviews_form_cont textarea::-webkit-input-placeholder       {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea::-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:-moz-placeholder                 {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:-ms-input-placeholder            {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:focus::-webkit-input-placeholder {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:focus::-moz-placeholder          {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:focus:-moz-placeholder           {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}
.reviews_form_cont textarea:focus:-ms-input-placeholder      {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:#bababa;}

/* div#mes {
    display: none;
} */

div#mes,
div#mes2 {
    display: none;
    padding: 30px 50px 50px 50px;
    margin: 0;
    width: 350px;
}

div#mes .feedback_form,
div#mes2 .feedback_form {
    width: 255px;
    text-align: center;
}

div#mes input[type="text"], div#mes input[type="tel"],
div#mes2 input[type="text"], div#mes2 input[type="tel"],div#mes2 input[type="email"], div#mes2 textarea{
    width: 255px;
    height: 45px;
    background: none;
    border: 2px solid lightgrey;
    border-radius: 5px;
    margin-bottom: 16px;
    padding-left: 15px;
}

div#mes2 textarea {
    padding-top: 12px;
    font-size: 14px;
    height: 90px;
    font-family: 'Open Sans';
}

div#mes input.button.solid,
div#mes2 input.button.solid {
    padding: 13px 70px;
    width: 100%;
}

div#mes .agryment,
div#mes2 .agryment {
    display: none;
}

div#mes .captcha iframe,
div#mes2 .captcha iframe{
    transform:scale(0.836);
    -webkit-transform:scale(0.836);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}

/* плавное изменение прозрачности  placeholder-а при фокусе */
div#mes input::-webkit-input-placeholder, div#mes2 input::-webkit-input-placeholder      {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input::-moz-placeholder, div#mes2 input::-moz-placeholder               {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:-moz-placeholder, div#mes2 input:-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:-ms-input-placeholder, div#mes2 input:-ms-input-placeholder           {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:focus::-webkit-input-placeholder, div#mes2 input:focus::-webkit-input-placeholder {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:focus::-moz-placeholder, div#mes2 input:focus::-moz-placeholder          {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:focus:-moz-placeholder, div#mes2 input:focus:-moz-placeholder          {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes input:focus:-ms-input-placeholder, div#mes2 input:focus:-ms-input-placeholder     {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}

div#mes textarea::-webkit-input-placeholder, div#mes2 textarea::-webkit-input-placeholder      {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea::-moz-placeholder, div#mes2 textarea::-moz-placeholder               {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:-moz-placeholder, div#mes2 textarea:-moz-placeholder                {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:-ms-input-placeholder, div#mes2 textarea:-ms-input-placeholder           {opacity: 1; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:focus::-webkit-input-placeholder, div#mes2 textarea:focus::-webkit-input-placeholde{opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:focus::-moz-placeholder, div#mes2 textarea:focus::-moz-placeholder         {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:focus:-moz-placeholder, div#mes2 textarea:focus:-moz-placeholder          {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}
div#mes textarea:focus:-ms-input-placeholder, div#mes2 textarea:focus:-ms-input-placeholder     {opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; color:lightgrey;}


.errors.error_p13.error_message,
.errors.error_p15.error_message {
    display: none !important;
}

.error_message, .error {
    position: static;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
    font-size: 18px;
    color: #000;
    margin: 0;
    /*padding-top: 145px;
    padding-bottom: 50px;*/
}

div#mes input.error_input,
div#mes2 input.error_input {
    border-bottom: 2px solid red;
}

.accepted {
    position: relative;
}

.accepted::before {
    content: "";
    position: absolute;
    width: 65px;
    height: 75px;
    background: url(/custom/my/img/accepted.png) 50% 50% no-repeat;
    bottom: 40px;
    left: 90px;
}

div#mes2 .g-recaptcha {
    float: none;
    -webkit-transform: scale(0.84);
            transform: scale(0.84);
    margin: 0;
    padding: 0;
    margin-left: -24px;
    margin-bottom: 13px;
}


.left_menu_btn.open {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.left_menu_btn {
    position: fixed;
    background: #28a497;
    padding: 12px 15px 12px 10px;
    left: -23px;
    top: 50%;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0 4px 4px 0;
    border: 1px solid #fff;
    line-height: 1;
    display: none;
    z-index: 11;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.advantages h1 {
    display: none;
}
.doctors > a {
    display: none;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.content, .site_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}


/* правки */

/* добавил всем шаблонам .same_content */
@media screen and (max-width: 800px){
    .same_content p img, .main_text p img {
        -o-object-fit: cover;
        width: 100%;
        height: auto;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

.w350 {
    width: 350px;
}

.how-book {
	background:#fff;
	padding: 30px 0;
}
.how-book_title {
	text-align:center;
	font-size: 28px;
	letter-spacing: 0.5px;
	color: #000000;
	margin-bottom:57px;
}
.how-book_list {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size: 14px;
	line-height: normal;
	font-weight: 300;
	letter-spacing: 0.3px;
	color: #000000;
}
.how-book_list-wrap {
	position:relative
}
.how-book_list {
	overflow:hidden;
    display: flex;
}
.how-book_list li {
	text-align:left;
	vertical-align:top;
	height:142px;
    float: left;
    list-style: none;
    position: relative;
}
.how-book_list-wrap .how-book_list .how-book_list-inner {
	padding: 10px 40px 0 40px;
	position:relative
}
.how-book_list .how-book_list-inner img {
    display: block;
    max-width:100%;
    margin-bottom: 10px;
}

.how-book_list .how-book_item1:before {
	background-position: -101px -24px;
}
.how-book_list .how-book_item2:before {
	background-position: -101px -98px;
	left: 24px;
}
.how-book_list .how-book_item3:before {
	background-position: -101px -178px;
	left: 31px;
}
.how-book_list .how-book_item4:before {
	background-position: -103px -243px;
	top: 5px;
}
.how-book_list .how-book_item5:before {
	background-position: -101px -308px;
	left: 22px;
}
.how-book_list li span {
	position:absolute;
	left: 10px;
}

.arend-title 
{
    font-size: 36px;
    color: #000;
    margin: 1em 0;
    text-align: center;
    line-height: 1.2; 
}

.price-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-top: -30px;
  padding-bottom: 30px; 
}

.price-info {
  width: calc(25% - 20px);
  margin: 0 10px;
  margin-top: 30px; 
}


  
.price-info__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px; 
}

.price-info__img 
{
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto; 
}
    
.price-info__title {

    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 18px; 
}

.price-info__price {
    font-size: 18px;
    display: block;
    margin-top: 15px;
    text-align: center;

}

.booking-form {
	border-radius: 3px;
	background-color: #f6f6f6;
	padding:40px;
}
.booking-form .main-form {
	margin:0;
	padding: 0;
	border-radius:0;
	background-color: transparent;
}

.booking-form .main-form form:after
{
    content: "";
    display: block;
    clear: both;
}

.booking-form .inp
{
    border: solid 1px #d9d6d1;
    outline: none;
    border-radius: 3px;
    box-shadow: none;
    background-color: #FFF;
    padding: 0 20px;
    line-height: normal;
    font-size: 14px;
    color: #2f2e2d;
    width: 100%;
}

.booking-form .inp
{
    /*width: 100%;
    padding: 22px 48px 4px 14px;
    font-size: 18px;
    color: #cc9142;*/
}

.booking-form .form-block
{
    display: flex;
    flex-wrap:wrap;
    margin: 0 -5px;
}

.booking-form .form-group
{
    position: relative;
    margin-bottom: 20px;
}

.booking-form .form-group label.param_name {
    display: block;
    position: absolute;
    font-size: 12px;
    line-height: 16px;
    top: 5px;
    left: 14px;
}

.booking-form .form-group
{
    padding: 0 5px;
}

.booking-form .form-group.param18,
.booking-form .form-group.param19
{
    width: 50%;
}

.booking-form .form-group.param20,
.booking-form .form-group.param21,
.booking-form .form-group.param22,
.booking-form .form-group.param23,
.booking-form .form-group.param24,
.booking-form .form-group.param25
{
    width: 33.33%;
}

.booking-form .form-group.param26,
.booking-form .form-group.param31
{
    width: 100%;
}

.booking-form .form-group.param27,
.booking-form .form-group.param28,
.booking-form .form-group.param29,
.booking-form .form-group.param30
{
    width: 25%;
}

.booking-form .form-group .inp
{
    margin: 0;
}

.booking-form .form-group .inp:focus
{
    background-color: #fffdf7;
}

.booking-form .group1 .form-group .inp
{
    font-size: 18px;
    color: #cc9142;
    padding: 22px 48px 4px 14px;
    height: 50px;
}

.booking-form .group2 .form-group .inp
{
    height: 40px;
    font-size: 14px;
}

.booking-form .group2 .form-group textarea.inp
{
    width: 100%;
    height: 120px;
    padding: 15px 20px 16px 20px;
    font-size: 14px;
}

.booking-form .form-group .inp::-webkit-input-placeholder {
    opacity: 1!important;
    color: #e2d8d0;
    font-family: 'Open Sans', sans-serif;
}

.booking-form .form-group .inp::-moz-placeholder 
{
    opacity: 1!important;
    color: #e2d8d0;  
    font-family: 'Open Sans', sans-serif;     
}
.booking-form .form-group .inp:-moz-placeholder
{
    opacity: 1!important;
    color: #e2d8d0;
    font-family: 'Open Sans', sans-serif;       
}
.booking-form .form-group .inp:-ms-input-placeholder
{
    opacity: 1!important;
    color: #e2d8d0; 
    font-family: 'Open Sans', sans-serif;      
}

.booking-form .form-group.param18 .inp
{
    background-image: url(../img/ic-flight-on.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
}

.booking-form .form-group.param19 .inp
{
    background-image: url(../img/ic-flight-off.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
}

.booking-form .form-group.param20 .inp,
.booking-form .form-group.param21 .inp
{
    background-image: url(../img/ic-calendar-gold.svg);
    background-position: 97% center;
    background-repeat: no-repeat;
}

.booking-form .form-group.param27 .inp,
.booking-form .form-group.param28 .inp,
.booking-form .form-group.param29 .inp
{
    background-image: url(../img/sprite.svg);
    background-repeat: no-repeat;
    padding-left: 38px;
}

.booking-form .form-group.param27 .inp {
    background-position: -422px -70px;
}

.booking-form .form-group.param28 .inp {
    background-position: -423px -108px;
}

.booking-form .form-group.param29 .inp {
    background-position: -424px -4px;
}

.form-group .ui-spinner-button {
    width: 16px;
    height: 16px;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 8px;
}

.form-group .ui-spinner-up {
    top: 8px;
}

.form-group .ui-spinner-down {
    bottom: 8px;
}

.ui-icon-triangle-1-s
{
    background-position: -65px -16px;
}

.booking-form .form-group .inpselect
{
    border: solid 1px #d9d6d1;
    outline: none;
    border-radius: 2px;
    box-shadow: none;
    background-color: #FFF;
    padding: 5px 20px;
    line-height: 18px;
    font-size: 14px;
    color: #2f2e2d;
    width: 100%;
    height: 40px;
}

.checkbox-inline {
	position:relative;
	cursor:pointer
}

.booking-form .main-form .button
{
    float: right;
}

.contact-footer-fixed-container {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
    background-color: #00ab4c;
    border-radius: 3px 3px 0 0;
    color: #fff;
}

.contact-footer-fixed-container ul
{
    white-space: nowrap;
}

.contact-footer-fixed-container ul li {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

.contact-footer-fixed-container ul li:not(:last-child)
{
    border-right: 1px solid #fff;
}

.contact-footer-fixed-container a
{
    color: inherit!important;
}

.form-section
{
    padding: 60px 28px 40px;
    background: rgba(255,255,255,.8);     
}

.form-section form
{
    position: relative;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.form-section__element
{
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 10px;
}

.form-section__element.param32,
.form-section__element.param33
{
    width: 50%;
}

.form-section__element .inp  {
    display: block;
    width: 100%;
    height: 46px;
    padding: 0 10px 0 38px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0;
    background-image: url(../img/sprite.svg);
    background-repeat: no-repeat;
}

.form-section__element.param32 .inp
{
    background-position: -123px -706px;
}

.form-section__element.param33 .inp
{
    background-position: -123px -706px;
}

.form-section__element.param34 .inp
{
    background-position: -419px -483px;
}

.form-section__element.param35 .inp,
.form-section__element.param41 .inp
{
    background-position: -419px -400px;
}

.form-section__element.param36 .inp
{
    background-position: -419px -361px;
}

.form-section__element.param37 .inp
{
    background-position:-419px -443px;
}

.form-section__element .inp:focus
{
    outline: -webkit-focus-ring-color auto 5px;
}

.form-section .button-container {
    padding: 30px 0;
    text-align: center;
}

.form-section form .button
{
    float: none;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    font-size: 16px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.callback-form {
    margin: 60px auto 60px;
    max-width: 950px
}

.callback-form2 {
    margin-bottom: 80px
}

.callback-form-btn {
    text-align: center
}

.callback-form-btn input {
    display: inline-block;
    height: 46px;
    background: #39f;
    border: none;
    width: 243px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 10px
}

.callback-form-btn input:hover {
    background-color: #4ca6ff
}

.callback-form__title {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 25px
}

.callback-form__in {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 40px rgba(2, 111, 97, 0.55);
}

.callback-form__top {
    padding: 25px
}

.callback-form__in .inputbox input[type=text], .callback-form__in .inputbox input[type=tel] {
    border-bottom: 1px solid #5ca1e5;
    color: #525c66;
    font-size: 16px;
    font-weight: 300;
    padding-left: 0;
    width: 100%;
}

.callback-form__in .inputbox label,.info-form .inputbox label,.modal-rent__form .inputbox label {
    color: #8c8f94;
    left: 0
}

.callback-form__col1 {
    width: 45.242105%;
    float: left;
    padding-right: 57px;
    margin-top: 12px
}

.callback-form__col2 {
    width: 27.184211%;
    float: left;
    padding-right: 64px;
    margin-top: 12px
}

.callback-form__btn {
    float: right;
    width: 27.105263%
}

.callback-form__btn input {
    display: block;
    height: 46px;
    background: #026f61;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer
}

.callback-form__btn input:hover
{
    opacity: 0.6;
}


.callback-form__check {
    border-top: 1px solid #e6ecf2;
    padding: 15px 25px 16px 25px;
    text-align: right
}

.callback-form__check .checkbox {
    float: right
}

.callback-form__check .checkbox span {
    margin: -2px 10px 0 0
}

.callback-form__check .checkbox label {
    font-size: 12px;
    color: #73818f
}

.callback-form__check .checkbox a {
    color: #39f
}

.callback-form__check .checkbox a:hover {
    text-decoration: none
}

.callback-form__top {
    padding: 25px
}

.agreement_notice {
    margin: 0 0 10px 25px;
    font-size: 14px;
    display: flex;
    align-items: center
}

.agreement_notice i{
    background-image: url("../img/warn_1.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px
}

.agreement_notice span {
    color: #777
}

.planes-category__item {
    height: 170px;
    padding-left: 50px;
    border-bottom: 2px solid #d1dde9;
    background: #fff
}

.booking-form2 .left-col
{
    float: left;
    width: 75%;
    padding-right: 50px;
}

.booking-form2 .left-col h3
{
    color: #f74a4a;
    font-size: 36px;
    line-height: 1.55;
    font-weight: 700;
}

.booking-form2 .left-col img
{
    max-width: 100%;
    width: auto!important;
    height: auto!important;
}

.booking-form2 .form
{
    float: right;
    width: 25%;
}

.booking-form2 .param_name
{
    color: #000;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
}

.booking-form2 .form_param
{
    margin-bottom: 20px;
}

.booking-form2 .inp
{
    color: #000;
    border: 1px solid #026f61;
    background-color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    width: 100%;
    margin: 0;
}

.booking-form2 input.button.solid
{
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    width: 200px;
    height: 50px;
    padding: 0 15px;
    display: block;
}

footer .feedback_form input[type="text"], 
footer .feedback_form input[type="email"], 
footer .feedback_form input[type="tel"], 
footer .feedback_form textarea
{
    color: #fff;
}

.shop-item-right .record
{
    text-align: left;
}

.nav-tabs
{
    
}

.nav-tabs li
{
    display: inline-block;
    vertical-align: middle;
}

.nav-tabs li a
{
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    margin-right: 3px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;

}

.nav-tabs li a.active
{
    background-color: #28a497;
    color: #fff;    
}

.tab-content
{
    padding: 10px 10px 40px;
}

.tab-pane
{
    display: none;
}

.tab-pane.active
{
    display: block;
}

.shop_id .shop-item-big-images img
{
    width: 100%!important;
    height: auto!important;
}

.shop_id .small-images
{
    display: flex;
    flex-wrap:wrap;
}

.shop_id .small-images .shop-item-image
{
    display: inline-block;
    vertical-align: top;
    width: 10%;
    padding: 10px;
}

.shop_id .small-images .shop-item-image img
{
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important;
}

.shop-item-left,
.shop-item-right
{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 20px 0;
}

.shop_id .button
{
    text-align: center;
}

.shop_id .button a
{
    display: inline-block;
    vertical-align: top;
    border: 1px solid #026f61;    
}

.shop_id .button2 a
{
    color: #026f61;
    background-color: #fff;
}

.comments_form .infofield
{
    display: block;
}

.comments_form input[type="text"], 
.comments_form input[type="email"], 
.comments_form input[type="tel"],
.comments_form textarea
{
    border-color: #00584d;
    outline: none;
}

.tab-content .characteristic_name,
.tab-content .characteristic_value
{
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: initial;
    left: initial;
    background: initial;
    padding: 0;
    color: inherit;
    font-weight: inherit;
    border-radius: 0;
}

.tab-content .characteristic_name
{
    margin-right: 20px;
}

#tab-specification > div
{
    margin-bottom: 10px;
}

#tab-description img
{
    max-width: 100%;
    height: auto!important;
}

.page404
{
    text-align: center;
}

.page404 p
{
    font-size: 16px;    
}

.page404 p.r1
{
    font-size: 200px;
    color: #28a497;
}

.page404 .btn
{
    display: inline-block;
    vertical-align: middle;
    padding: 5px 28px;
    background: #28a497;
    border-radius: 5px;
    color: #fff;
}

.previous_next_links
{
    padding: 0;
    margin-top: 40px;
}

@media (max-width: 900px)
{
    .shop_id .small-images .shop-item-image
    {
        width: 20%;
    }    
}

@media (max-width: 600px)
{
    .booking-form .form-group, 
    .form-section__element
    {
        width: 100%!important;    
    }
    
    .price-info
    {
        width: 100%;
    }
    
    .how-book_list 
    {
        flex-wrap:wrap;
        justify-content: center;
    }
    
    .how-book_list li
    {
        width: 100%;
        margin-bottom: 10px;
        height: auto;
    }
    
    .how-book_list li span
    {
        position: relative;
        left: initial;
        margin-right: 10px;
    }
    
    .how-book_list-wrap .how-book_list .how-book_list-inner
    {
        padding: 10px 20px 0;
        text-align: center;
    }
    
    .how-book_list .how-book_list-inner img
    {
        margin: 0 auto 10px;
    }
    
    .callback-form__col1,
    .callback-form__col2,
    .callback-form__btn,
    .booking-form2 .left-col,
    .booking-form2 .form,
    .booking-form .main-form .button
    {
        width: 100%!important;
        float: none!important;
    }
    
    .shop-item-left,
    .shop-item-right
    {
        width: 100%;
        margin: 10px 0;
    }
    

}