.klinika__title .title_norm {
    margin-top: 10px !important;
    color: #211D37;
    font-size: 32px;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
}
body .clinic__phone a{
    text-decoration: underline;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
{
    .stomatology {
        display: block !important;
    }
}

body .stomatology__sliderThumb .stomatology__more{
   
}
body .title_homeWhite .title__br{
    width: 20%;
}
.fix-for-map-and-doctors-slider {
    display: flex;
    flex-direction: column-reverse;
}
body .clinic__img{
    min-width: 390px;
}
.clinik-pdf-price-list {
    display: block;
    padding-top: 15px;
    text-align: center;
}
.clinic__topWrap{
    border-radius: 16px;
    background: var(--ctoma-ru-nero, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    padding: 24px;
}
body .clinic__img div::before{
    content: none;
}
.clinic__topWrap .clinic__img{
    overflow: hidden;
    border-radius: 16px;
}
body .clinic__img img{
    border: none;
    border-radius: 16px;
    box-shadow: none;
    height: 388px;
    width: auto;
    max-width: none;
}
body .clinic__adres::before,
body .clinic__metro::before,
body .clinic__phone::before,
body .clinic__rezim::before{
    
}
body .clinic__adres,
body .clinic__metro,
body .clinic__phone,
body .clinic__rezim{
    
}
.clinic__name{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #D82043;
}
body .clinic__info{
    padding: 0px 16px 0;    
}
.clinic__info div label{
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    color: #D82043;
}
.clinic__info div div{
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    color: #211D37;
    display: block;
}
body .clinic__rezim div{
    display: block;
}
body .clinic__topWrap .clinic__info {
    flex-basis: 60% !important;
}
body .actions__zapis{
    font-size: 16px;
}
.clinic__bottom{
    width: 820px;
    margin: 0 auto;
}
body .kliniksGallery .colorbox.cboxElement{
    border-radius: 16px;
    overflow: hidden;
    padding-right: 0;
    margin-right: 20px;
}
.clinik_photo{
    display: flex;
}
body .klinika__content{
    padding-bottom: 0;
}
 .kliniki__title .title__br.left {
    background: linear-gradient(270deg, #C7CFD8 0%, rgba(199, 207, 216, 0) 100%);
    max-width: 400px;
}
.kliniki__title .title__br.right {
    background: linear-gradient(90deg, #C7CFD8 0%, rgba(199, 207, 216, 0) 100%);
    max-width: 400px;
}
.kliniki__title .title__br {
    height: 2px;
    max-width: none;
}

 .kliniki__title .title__text {
    color: #000;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Raleway', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    width: 120%;
}
.content_norm a.clinik-pdf-price-list{
    background: url(/images/image_pdf.svg) no-repeat 10% 50%;
    border: 1px solid #D82043;
    width: 166px;
    margin: 40px auto 0;
    padding: 9px 10px 9px 48px;
    border-radius: 25px;
    font-size: 16px;
    text-align: left;
    
}
@media (max-width: 767px){
    .width.width_norm.content_norm.pdf_list{
        display: flex;
    }
    .content_norm a.clinik-pdf-price-list{
        margin: 20px auto 20px;
        background: transparent;
        width: 90%;
        text-align: center;
        padding: 9px 10px 9px 0px;
        display: inline-block;
        margin-left: 20px;
        margin-right: 30px;
    }
    .content_norm a.clinik-pdf-price-list span{
        background: url(/images/image_pdf.svg) no-repeat 0% 50%;
        padding-left: 30px;
    }
    body .clinic__bottom{
        width: 95%;
        display: block;
        text-align: left;
    }
    body .clinic__img{
        min-width: auto;
    }
    body .clinic__img img{
        width: 100%;
    }
    .klinika__title .title_norm{
        font-size: 23px!important;
        margin-bottom: 10px;
    }
    body .clinic__info{
        padding: 20px 0 0;
    }
    .actions__actions a{
        width: -webkit-fill-available;
        margin-top: 10px;
        text-align: center;
    }
    .searchMap__info{
        text-align: left;
    }
    .clinik_photo{
        flex-wrap: nowrap;
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    .kliniksGallery{
        width: 100%;
        overflow: hidden;
    }
    body .kliniksGallery .colorbox.cboxElement {
        width: 264px;
        height: 174px;
    }
    body .klinika__content{
        display: block;
    }
    body .title_homeWhite .title__br{
        width: 10%;
    }
    body .title_homeWhite .title__text{
        text-align: center;
        margin: 0;
    }
    body .select{
        margin-bottom: 30px;
    }
    body #actionsHome{
        margin-top: 0;
    }
    #actionsHome .title_home .title__text{
        width: auto;
    }
    #reviewsHome .title_homeWhite .title__br{
        width: 100%;
    }
    body .rev__home_block .otzyvButtonWrapper .otzyvDefault__more{
        margin-bottom: 0 !important;
    }
}