.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5th {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5th {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5th {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5th {
        width: 20%;
        float: left;
    }
}

/*Accordeon*/
.accordeon-item {
    /*поведение*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 25px 0 0 0;
    /*стили*/
    list-style: none;
    margin-bottom: 1px;
    cursor: pointer;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    text-align: left;
    opacity: .85;
}

.accordeon-item_2 {
    /*поведение*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 0px 0 0 0;
    /*стили*/
    list-style: none;
    margin-bottom: 1px;
    cursor: pointer;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    text-align: left;
    opacity: .85;
}

.accordeon-item.opened {opacity: 1;}

.accordeon-item:last-child {
    margin-bottom: 0;
}

.accordeon-item.opened > .accordeon-item__label {
    margin-bottom: 1px;
}
.accordeon-item.opened > .accordeon-item__label > h4 {
    color: black;
}

.accordeon-item.opened > .accordeon-item__label:after {
    -webkit-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

.accordeon-item__label {
    position: relative;
    background-color: #efefef;
    padding: 15px;
    font-size: 14px;
    cursor: pointer;
}

.accordeon-item__label_2 {
    position: relative;
    background-color: #efefef;
    padding: 0px;
    font-size: 14px;
    cursor: pointer;
}

.accordeon-item__label > h4 {
    margin: 0;
    color: #222222;
    text-align: center;
}

.accordeon-item__label:after {
    position: absolute;
    content: '';
    right: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    width: 11px;
    height: 11px;
    transform-origin: 75% 50%;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.accordeon-item__label_2:after {
    position: absolute;
    content: '';
    right: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    width: 11px;
    height: 11px;
    transform-origin: 75% 50%;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.accordeon-item__content {
    padding: 20px 10px 10px 10px;
    display: none;
}

/*END Accordeon*/
header.sticked {top: 0;}
header {background-color: rgba(0, 38, 57, 0.6);}
.logo a{color: #FFFFFF;}
.logo a:focus, .logo a:active, .logo a:hover {color: #FFFFFF;}
.logo .fa{font-size: 12px;}
header.sticked .logo .rating,header.sticked .logo h2{display: none;}
.logo .rating, .logo h2{display: none;}
.owl-slider-header .item h2.title {
    margin-top: 15%;
    text-shadow: 0 -1px 2px #fff, 0 -1px 0px #fff, 0 1px 20px #000000, 0 1px 8px #000000, -1px 0 7px #000000, 1px 0 2px #000000, -1px 0 2px #000000, 1px 0 2px #000000, -1px -1px 2px #000000, 1px -1px 2px #000000, -1px 1px 2px #000000, 1px 1px 2px #000000, -1px -1px 2px #000000, 1px -1px 2px #000000, -1px 1px 2px #fff, 1px 1px 2px #fff
}
.owl-slider-header .item:before {background: none;}
@media (min-width: 992px) {
    nav.navigation-main .logo {
        width: 256px;
    }
    .h1 {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }
    nav.navigation-main .logo img {
        width: auto;
        height: 65px;
    }
    .logo .rating, .logo h2{display: block;}
}

.welcome-text h2 {text-align: center !important;}
/*.section-header .title {color: #b58e3e;}*/
.welcome-text h3 {margin: 0;}

.alignright{text-align: right;}

.btn.btn-category{width: 200px; margin: 10px 10px 0;}

.frontpage-slider .bron{
    position: absolute;
    right: 10%;
    top: 65vh;
}

.bronirovanie iframe{width: 100%;}
.post {
    font-size: 15px;
    line-height: 18px;
    word-spacing: -0.4px;
    letter-spacing: -0.1px;
    text-align: justify;
    padding-bottom: 13px;
}
.post img.alignright, .post img.alignleft {
    background: url(../images/bg/sh5.png) no-repeat center bottom;
    background-size: 100% 23px;
    /*padding-bottom: 23px;*/
}

.owl-slider-header .item .box {
    top: 160px;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.owl-lechenie{
    height: 411px;
    overflow: hidden;
}
.ban-cov{
    margin: 35px 0;
}
.ban-cov .sched-sub{
    text-align: center;
    margin-top: -73px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 35px;
}
.ban-cov .sched{margin-left: 35%;}
.about{min-height: 500px;}
.arr-title-center {
    padding-bottom: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #0072af;
    border-bottom: 2px solid #e8e8e8;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
}
.arr-title-center:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 36px;
    height: 20px;
    margin-left: -18px;
    bottom: -20px;
    background: url(images/corn.jpg) no-repeat 0 0;
}


/*.lechenie table td:nth-child(1){display: none;} */

.l-col{text-align: center;margin-bottom: 35px;}
.l-col p:first-child{text-decoration: underline; margin-bottom: 10px;}
.dosug .ban-cov{text-align: center; position: relative;}
.dosug .btn-orange{
    display: block;
    position: absolute;
    left: 40%;
    bottom: 50px;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    width: 158px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px rgba(204, 157, 18, .75);
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .42);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, .42);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .42);
    /*border: solid 1px #e4b11b;*/
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #f2da93 #df990e #dd8f09 #eac452;
    background-image: -webkit-linear-gradient(bottom, #fba51d, #f8da70);
    background-image: -moz-linear-gradient(bottom, #fba51d, #f8da70);
    background-image: -o-linear-gradient(bottom, #fba51d, #f8da70);
    background-image: linear-gradient(to top, #fba51d, #f8da70);
}

.dosug.btn-orange:hover {
    text-decoration: none;
    color: #fff;
    background-image: -webkit-linear-gradient(bottom, #f8b03f, #f8ed70);
    background-image: -moz-linear-gradient(bottom, #f8b03f, #f8ed70);
    background-image: -o-linear-gradient(bottom, #f8b03f, #f8ed70);
    background-image: linear-gradient(to top, #f8b03f, #f8ed70);
}

.dosug .amenity{
    /*width: 33%;*/
    /*float: left;*/
    text-align: center;
    vertical-align: top;
    margin: 0 -2px 31px -1px;
    font-size: 14px;
    line-height: 21px;
    height: 275px;
}

.dosug .amen-title{
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #aaa;
    margin: 10px 0;
}
.dosug .amen-ico{height: 35px;}

.dosug .amenities.gray {
    background: #f7f7f7;
    border-bottom: 9px solid #e7e7e7;
    margin-bottom: 12px;
    text-align: center;
}
.dosug .amenities.gray h3 {
    font-weight: 100;
    margin-bottom: 11px;
    line-height: 28px;
    position: relative;
    padding: 8px 0 7px;
    text-transform: uppercase;
    background: #e7e7e7;
    font-size: 18px;
    color: #625454;
    text-shadow: 1px 1px 0 #fff;
}

.checkbox input[type="checkbox"] + label:before, .checkbox input[type="radio"] + label:before {
    background-color: #fff;
}
.checkbox label {
    float: left;
}


.clear{clear: both;}


img.alignright {
    float: right;
    margin: 7px 0px 13px 4%;
}
.aligncenter {
    text-align: center;
}

.post blockquote {
    behavior: url(PIE.htc);
    position: relative;
    border: none;
    font-size: 14px;
    margin-bottom: 18px;
    margin-top: 21px;
    overflow: hidden;
    background: #f2f2f3;
    padding: 19px 29px 19px 28px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.info-post-photo {
    clear: both;
    min-height: 108px;
    border: 1px solid #c7c5c5;
    padding: 51px 40px 46px;
    word-spacing: 0.8px;
    letter-spacing: 0;
    margin: 30px 0 26px 108px;
    font-size: 14px;
}
.info-post-photo img {
    behavior: url(PIE.htc);
    position: relative;
    float: left;
    margin: -59px 31px -59px -148px;
    width: 219px;
    height: 219px;
    -webkit-border-radius: 118px;
    -moz-border-radius: 118px;
    border-radius: 118px;
}
.info-post-photo .image{display: inline !important;}
.info-post-photo .image > img {width: auto !important;}
.info-post-photo .image:after{content: none !important;}
.info-post-photo p{margin-left: 100px;}
.info-post {
    border: 1px solid #c7c5c5;
    padding: 26px 112px 14px;
    margin: 30px 0 17px;
    font-size: 14px;
    overflow: hidden;
}
.page-title{
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 20px;
}

.photo-gallery article{height: 230px; overflow: hidden;}
.mfp-image-holder .mfp-content {margin-top: 80px;}

.border-block.bord-info{
    margin-bottom: 42px;
    border: 2px solid #cfcece;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #0d2b3b;
    font-size: 15px;
    line-height: 18px;
    padding: 18px 50px 22px 109px;
}
.border-block.bord-info .image{
    position: absolute;
    top: -18px;
    left: 17px;
}

.lechenie .border-block {
    behavior: url(PIE.htc);
    position: relative;
    margin-bottom: 42px;
    border: 2px solid #cfcece;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.lechenie .ban-cov .border-block {
    width: 75%;
    /* float: right; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.lechenie .border-diagn h2 {
    margin-top: 10px !important;
}
.lechenie .diagn-list {
    /*color: #076a9f;*/
    font-size: 15px;
    font-weight: bold;
}
.lechenie .bord-img {
    position: absolute;
    top: -18px;
    left: 17px;
}
.lechenie .border-block:after {
    z-index: -1;
    /*background: url(../images/bg/sh3.jpg) no-repeat bottom right;*/
    background-size: 100% 27px;
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    height: 27px;
    bottom: -28px;
}

.lechenie .arr-title {
    padding-bottom: 17px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    color: #0072af;
    border-bottom: 2px solid #e8e8e8;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
}
.lechenie .arr-title b {
    color: #0d2b3b;
}
.lechenie .arr-title:after {
    content: '';
    position: absolute;
    left: 42px;
    width: 36px;
    height: 20px;
    bottom: -20px;
    background: url(images/corn.jpg) no-repeat 0 0;
}
.lechenie .doctors-list {
    margin: -3px -20px 19px 18px;
}
.lechenie .doctors-list li {
    width: 50%;
    color: #0d2b3b;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 7px;
    float: left;
}
.lechenie ul.tabs li{
    width: 50%;
    float: left;
    padding: 10px;
    list-style-type: none;
    font-size: 1.8rem;
    font-weight: 500;
}
.clr_float{clear: both;}
.lechenie .pane-title span{display: none;}
.lechenie .panes {
    float: left;
    /*width: 61%;*/
    /*max-width: 726px;*/
    margin-bottom: 48px;
    font-size: 15px;
    line-height: 23px;
    padding-top: 9px;
}
.lechenie .panes .t-col {
    padding-bottom: 9px;
    overflow: hidden;
    float: left;
    width: 50%;
}
.lechenie .panes .t-col + .t-col {
    padding-left: 33px;
    width: auto;
    float: none;
}

.lechenie .panes .t-col h5 {
    behavior: url(PIE.htc);
    position: relative;
    margin-bottom: 4px;
    background: #e4e4e5;
    text-shadow: -1px 1px 0 #fff;
    font-size: 18px;
    font-weight: 100;
    line-height: 39px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
}

.lechenie .panes ul{margin-bottom: 25px;}
.bg-white{background-color: #ffffff;}
.procedurs .bord-proced {
    margin-top: 30px;
    padding: 13px 33px 30px 20px;
    margin-bottom: 37px;
    font-size: 15px;
    border: 2px solid #cfcece;
    position: relative;
}
.procedurs .bord-proced h4 {
    margin: 0 0 22px 100px;
}
.procedurs ul.procedures {
    color: #0072af;
    font-size: 15px;
    margin: 0;
    display: inline-block;
}

.procedurs .procedures li, .bord-info ul.procedures li {
    float: left;
    font-weight: bold;
    width: 47%;
    line-height: 16px;
    margin: 7px 10px;
}
.procedurs .bord-img {
    position: absolute;
    top: -18px;
    left: 17px;
}
.contact-block .bord-img{display: none;}
.contact-block .bord-info2{margin-top: 35px;}
.lechenie.price table td:nth-child(1) {
     display: block;
}
.has-table{width: 100%;}

/*------media-----------*/
@media screen and (max-width: 1023px){
    .has-table{width: 100%; overflow: scroll;}
}
@media (min-width: 768px) {
    .image-blocks .text-block h2, .image-blocks .text-block .h2 {
        margin: 70px 0;
    }
}
@media screen and (max-width: 768px) {
    .advantage .btn.btn-clean{background-color: rgba(0,0,0,0.4);}
    .about .info-post-photo{margin: 0; border: none;}
    .about .info-post-photo .image{margin: 0; text-align: center;}
    .about .info-post-photo img{float: none; margin: 0;}
    .about .info-post-photo p {margin-left: 0; margin-top: 15px;}
    .about iframe{width: 100%; height: auto;margin-bottom: 15px;}
.about.bronirovanie iframe{width: 100%; height: 100vh;margin-bottom: 15px;}
    .owl-lechenie {height: 250px;}
    .lechenie ul.tabs li {width: 100%;}
    .lechenie .panes .t-col{width: 100%; padding-left: 33px;}
    .dosug .amenity{height: auto;}
    .banner2 img{width: 100%;}
    .dosug .btn-orange {left: 26%; bottom: 35px;}
    .border-block.bord-info {padding: 15px;}
    .frontpage-slider{position: relative;}
    .frontpage-slider .bron {left: 50%; margin-left: -100px; bottom: 180px;}
    .welcome-img{text-align: center; background-position-x: center;}
    .welcome-img img{margin-left: -25px;}
    .border-block.bord-info .image {position: absolute; top: -56px; left: 0;}
   /* .about .text-block .image > img {width: 35px;}*/
    .about .text-block .image > img.detail_picture {width: 100%;}
    .lechenie .bord-img {position: absolute; top: -21px; left: 0; width: 35px;}
}

body input.placeholder{color:#555;}

.box_tel {
padding-left: 13.33333px;
color: white;
display: inline-block;
font-size: 14px;
text-transform: uppercase;
}

.sub_title {
font-size: 16px;
}