/* COLORS: Розовый #e72b78 / Голубой #00ade9 / Синий #283590 / Серый #ededed */

/* Menu */
    .t228__maincontainer, .t282__container {
        border-bottom: 2px solid #ededed;
    }
    .t228__right_descr a::after, .t282__descr a:first-child::after {
        content: url(https://static.tildacdn.com/tild6539-3031-4363-b235-626635663631/021.svg);
        display: inline-block;
        width: 3px !important;
        height: 3px !important;
        scale: 0.7;
        top: 9px;
        position: relative;
    }
/* Main: Doctors' list (pop-up) */
    .t-popup .t778__descr, .t-popup .t778__title {color: #000 !important;}
    .t-popup .t778__descr {font-size: 18px; !important;}
/* About */
    /* Второй вариант: заголовок и описание слева, текст справа */
    .t-opacity_50 {opacity: 1.0 !important;}
    .t005A__text {opacity: 0.8;}
/* #callback */
    .t-input-group_rd {
        border: 1px solid #c9c9c9;
        padding: 20px;
    }
/* Paddings correction */
    .t-rec_pt_60 {
        padding-top: 45px !important;
    }
    .t-rec_pb_60 {
        padding-bottom: 45px !important;
    }
    .t-rec_pb_15 {
        padding-bottom: 20px !important;
    }
    .t120__title {
        padding-top: 0px !important;
    }
    .t-records ul {
        margin-bottom: 0px !important;
    }
    .t650__separator {
        display: none !important;
    }
/* Doctors list: Doctor's card */
    .t422__descr {
        opacity: 0.5;
        font-weight: normal !important;
    }
/* Pop-up */
    .t-input-group_tx .t-input-block .t-text {
        font-size: 24px;
        font-weight: normal;
        padding-bottom: 16px;
    }
/* Reviews */
    .uc-reviews .t650__col {
        pointer-events: none !important;
        cursor: none !important;
    }
/* Choose the clinic */
    .t390__descr a:hover {
        color: #00ade9 !important;
    }
    .t390__descr strong {
        opacity: 0.70;
        font-weight: 500 !important;
        font-size: 16px !important;
    }
    .t794__typo.t794__link.t-name.t-name_xs.t-active {
        color: unset !important;
    }
    .t794__typo.t794__link.t-name.t-name_xs.t-active:hover {
        color: #00ade9 !important;
    }
    .t794__list_item:first-child {
        pointer-events: none !important;
        text-transform: uppercase;
        opacity: 0.64;
    }
/* Форма с рамкой */
    .t696__title {
        margin-bottom: 0px !important;
    }
    
@media (min-width: 961px) {
    /* Doctor: Doctors' card border */
        .t422__img {
            border-radius: 30px 0px 0px 30px;
        }
        .t422__text {
            border-radius: 0px 30px 30px 0px;
        }
}
    

@media (max-width: 980px) {
    /* Contacts */
        .t718 .t718__contentwrapper {
            text-align: left !important;
        }
    /* Paddings correction */
        #rec482478164 {
            padding-top: 0px !important;
        }
        .t858__col:last-child, .t778__col:last-child, .t650__col:last-child, .t718 .t-form__submit {
            margin-bottom: 0px !important;
        }
        .t858__img {
            margin-bottom: -40px !important;
        }
    /* Pop-up */
        .t-input-group_tx .t-input-block .t-text {
            font-size: 16px !important;
            padding-bottom: 16px !important;
        }
    /* Choose the clinic */
        .t390__descr a {
            font-size: 16px !important;
        }
    /* Форма с рамкой */
        .t696__title {
            font-size: 20px !important;
        }
          .t696 .t-form__submit {
            padding-bottom: 0px !important;
        } 
}

@media (max-width: 960px) {
    /* Doctor: Doctor's card style properties */
        .t422__img, .t422__img-mobile {
            width: 300px !important;
            height: 300px !important;
            border-radius: 30px;
            margin: auto;
        }
        .t422__textwrapper {
            margin: auto !important;
            text-align: center !important;
        }
        .t422__text_mobile.t-col {
            border: 0px !important;
        }
        .uc-gray-background {
            background: #f5f5f5;
        }
    /* Reviews */
        .t650__col:nth-child(3) {
            margin-bottom: 0px !important;
        }
}

@media (min-width: 641px) {
    .t958__avatar {
        width: 64px !important;
        height: 64px !important;
    }
    .t958__occupation {
        padding-top: 14px;
        padding-left: 10px;
    }
}


@media (max-width: 640px) {
    /* Texts and Headlines */
        .t734__title {
            font-size: 32px !important;
        }
        .t734__descr, .t718__contacts {
            font-size: 20px !important;
        }
        .t-name_xs {
            font-size: 18px !important;
        }
    /* Paddings correction */
        .t-rec_pt_90 {
            padding-top: 45px !important;
        }
        .t-rec_pb_90 {
            padding-bottom: 45px !important;
        }
        .t-rec_pb_45, .t005A__text {
            padding-bottom: 0px !important;
        }
        .t005A__text {
            margin-bottom: 0px !important;
        }
        .t858__img {
            margin-bottom: -15px !important;
        }
        .t185__butwrapper {
            margin-bottom: 45px !important;
        }
    /* #callback */
        .t-input-group_rd {
            padding: 20px 15px !important;
        }
    /* Pop-up */
        .t702 .t-popup__block-close {
            opacity: 0 !important;
        }
        .t702 .t-popup_show .t-popup__container {
            width: calc(100% - 40px);
            margin: auto;
            min-height: auto !important;
            margin-top: 60px !important;
            margin-bottom: 60px !important;
        }
        .t702 .t-form__submit {
            margin-bottom: 40px !important;
        }
    /* Reviews */
        .t958__occupation {
            padding-top: 16px;
        }
    /* Choose the clinic */
        .t390__descr a {
            font-size: 16px !important;
        }
        .t390__descr strong {
            font-size: 14px !important;
        }
}