.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.container_main{
    max-width: 1270px;
}

.embed-responsive {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 7px;
}

.bg-blue {
    background: #e5f7fd;
}

.progress-grid {
    padding-bottom: 25px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 25px;
}

.container.progress{
    padding: 0;
    max-width: 100%;
}

.container.priim-div {
    padding: 0;
    max-width: 100%;
}

.progress-li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    align-items: center;
}

.progress-icon {
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

.progress-li .counter {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #42acb1;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 10px;
}

.progress-name {
    text-align: center;
    color: #22344f;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.mt-3, .my-3 {
    margin-top: 1rem!important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.pt-3, .py-3 {
    padding-top: 1rem!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}

.pt-5, .py-5 {
    padding-top: 3rem!important;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    
        position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-12 p{
    margin-bottom: 1rem;
}

.position-relative {
    position: relative!important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.priim-li {
    display: flex;
    align-items: center;
}

.priim-li-icon {
    margin-right: 15px;
}

.priim-li-name {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.text-format p {
    margin-bottom:0px;
}

.z-block-1{
 padding-bottom: 15px;   
}


.carousel-nav {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.6);
}

.carousel-nav-main {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-prev {
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 2;
}

.carousel-prev-main {
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 2;
}

.carousel-prev {
    top: 0;
    left: 0;
    background: linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.6) 100%);
}

.carousel-prev-main {
    top: 0;
    left: -50px;
}

.swiper-slide span{
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.swiper-slide picture{
    text-align: -webkit-center;
}

.image-max img{
    max-width: 110px;
    width: 100%;
}

.carousel-next {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 2;
}

.carousel-next-main {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 2;
}

.carousel-next {
    top: 0;
    right: 0;
    background: linear-gradient(270deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.6) 100%);
}

.carousel-next-main {
    top: 0;
    right: -50px;
}

.carousel-nav svg {
    width: 40px;
    fill: #42acb1;
}

.carousel-nav-main svg {
    width: 40px;
    fill: #42acb1;
}

.text-format p+p {margin-top:22px;}
.text-format p+h2, .text-format p+h3 {margin-top:30px;}
.text-format ol, .text-format ul {
    margin-top: 10px;
    margin-left: 30px;
}

.text-format ol{
    margin-top: 10px;
    margin-left: 40px;
}
.text-format ol + *,
.text-format ul + * {margin-top:30px;}
.text-format ul li::before {
    width:7px;height:7px;border-radius:50%;background: #27aae1;left:3px;top: 10px;
}
.text-format a {color:#27aae1;text-decoration:underline;}
.text-format a:hover {color:#47a4cc;}
.text-format img {max-width:100%;height:auto; border-radius: 7px;}
.text-format video {max-width:100%;width:100%;height:auto; border-radius: 7px;}

.promo__slide_offer-btn:hover {background: #27aae1;color:#fff;}

.swiper-container {
    overflow: hidden;
}


.ourDoctor__item_text-name {margin-bottom:12px;}
.ourDoctor__item_text-name a {color:#222;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ourDoctor__item_text-name a:hover {x-color:#0379ac;x-text-decoration:underline;border-bottom: 1px dotted #222;}

.direction__right_center .cost__row + .cost__row {border-top:none;} 
.direction__right_center .cost__row.toggle__item_active + .cost__row {border-top: 1px solid #222;}
.last.cost__row_descrItem {border-bottom:none;}
.direction__right_center {
    padding: 50px 0;
}

.header .header__top_lang a {
    font-weight: 400;
    color: #fff;
}
.header .header__top_lang a.active {text-decoration:underline;font-weight: 600;}

.header__local p {color:#2e2e2e;}

.modal__closed {
    background-color: #ec3e3e;
    right: 75px;
    top: 20px;
    border-radius: 50%;
}

.about-sec {max-height:none;} 
.about-sec img {max-width:100%;height:auto;} 

@media (max-width: 1232px) {
.carousel-next-main {
    right: 0;   
}

.carousel-prev-main {
    left: 0;   
}

}


@media (max-width: 1180px) {
    .header .header__top_lang a {color: #27aae1;}
}
@media (max-width: 560px) {
.progress-li .counter {
    font-size: 8vw!important;
}
.progress-icon{
    max-width: 40%;
}

.carousel-nav {
    max-width: 30px;
}

.carousel-nav-main {
    max-width: 30px;
}
}

@media (max-width: 510px) {
    .slider-partners .slick-list{
    padding-top: 2rem!important;
}
.partners__main_page {
    margin-bottom: 40px;
}
}

@media (max-width: 320px) {
.carousel-nav {
    max-width: 25px;
}

.carousel-nav-main {
    max-width: 25px;
}
}

@media (max-width: 270px) {
.progress-name {
    font-size: 6vw;
}
}



@media (max-width: 992px) {
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: relative;
    height: 50vw;
}
}
@media (max-width: 1180px) {
    .header__top_langWrapper {top: 15px;}
}

@media (min-width: 420px) {
.jcr-30{
    justify-content: right;
    padding-right: 30px;
    margin-bottom: 20px;
}

.jcr-30-chunk{
    justify-content: left;
    padding-right: 30px;
    margin: 35px 0;
}
}
@media (min-width: 490px) {
.priim-grid {display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px;}
.priim-grid .priim-item{margin-bottom: unset;}
.priim-grid .priim-li{display: flex; flex-wrap: nowrap; align-items: center;}
.dep-title {font-size: 16px;}
}
@media (min-width: 576px){
.d-sm-block {
    display: block!important;
}
.d-sm-none {
    display: none!important;
}
.container_main {
    max-width: 540px;
}
}
@media (min-width: 768px) {
.top-doctor-page { padding: 80px 0 40px;}
.dep-title {font-size: 18px;}
.container_main {
    max-width: 720px;
}
}

@media (min-width: 820px) {
.pt-notaddresses{
    padding-top: 15px;
}
}

@media (min-width: 992px) {
.priim-grid {display: grid; grid-template-columns: repeat(4, 1fr);flex-direction: column; padding-top: 40px;}
.priim-grid .priim-li{display: flex; flex-direction: column;}
.priim-grid .priim-li-icon {margin-right: 0; margin-bottom: 10px;}
.priim-grid .priim-li .priim-li-name{text-align: center;}
.progress-grid {grid-template-columns: repeat(4, 1fr);}

.mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem!important;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.container_main {
    max-width: 960px;
}
}

@media (min-width: 1200px) {
    .container_main {
    max-width: 1140px;
}
}
@media (min-width: 1300px) {
    .container_main {
    max-width: 1270px;
}
}

