/* стили для карточек услуг на главной */
.mp_services a:hover {
    border-color: #7756be !important;
}

.hovered:hover {
    opacity: 60% !important;
}

/* стили для табов блока ME603*/
.t397__title {
    padding-bottom: 10px !important;
} 

/* стили для анкоров для баннера услуг */
.banner_link a.tn-atom {
    border-bottom: 1px solid #7756be !important;
}

/* стили для прайсов */
.t812__pricelist-item {
    display: flex;
    flex-direction: column-reverse;
}
.t812__pricelist-item .t-row {
    padding-bottom: 0px;
    padding-top: 15px !important;
}
.t812__pricelist-item+.t812__pricelist-item {
    margin-top: 15px !important;
}
.t812__pricelist-item__title.t-name.t-name_sm strong {
    font-weight: normal !important;
    line-height: 1;
    font-size: 15px !important;
    color: #656565;
}
.t812__col-header {
    margin-bottom: 20px !important;
}
.t812__pricelist-item__line {
    z-index: 1 !important;
}
@media screen and (max-width: 960px) {
.t812__col-header p {
    font-size: 24px !important;
    line-height: 1.2 !important;
}
.t812__col-header {
    margin-bottom: 10px !important;
}
}
.t812__col-header.t-name.t-name_xl {
    margin-top: 30px;
}
@media screen and (max-width: 480px) {
.t812__pricelist-item__row_1 {
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
}
.t812__pricelist-item__title {
    margin-bottom: 5px;
}
}


/* стили для таблиц */
    .t612__wrapper {
        border: none !important;
    }
    .t612__col {
        border-left: none !important;
    }
    .t612__title {
        padding-left: 0px !important;
    }
    
/* блок-сноска IP102 в этапах */
.t672__textwrapper {
    padding: 20px !important;
}
.t-col_12 .t672__textwrapper {
    margin-left: 0px !important;
}
.t672 .t-col_12 {
    max-width: 1160px !important;
}

.tab_custom .tn-atom,
.tab_custom2 .tn-atom {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
}

#rec731571886 {
background-color: #fbfbfb !important;
}

/* меню 2-го уровня — подчеркивание пунктов */
.main-caption .tn-atom {
border-bottom: 1px solid #7756BE !important;
}

/* страница Отзывы, отступы внутри карточки отзыва */
.t529__bubble {
    padding: 20px !important;
}

/* таблица с образованием на страницах врачей */
    .t513__rightcol, .t513__leftcol {
    margin-top: 15px;
    margin-bottom: 15px;
    }
    .t513__bottommargin {
    margin-bottom: 10px;
    }
/* блок с сертификатами на странице врачей  */
button.t-btn.t400__submit.t-btn_md.t400__submit-overflowed {
    font-size: 18px;
    font-family: 'GraphikTT', Arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    height: 50px !important;
}
.t400 .t400__text {
    padding: 0px !important;
}

a.t-btn.t-btn_sm {
    font-family: 'GraphikTT' !important;
    font-size: 18px !important;
}

@media (min-width: 960px) and (max-width: 1199px) {
/* блок-сноска IP102 в этапах */
.t672 .t-container {
    max-width: 940px !important;
}
}

@media (min-width: 640px) and (max-width: 959px) {
/* блок-сноска IP102 в этапах */
.t672 .t-container {
    max-width: 620px !important;
}
}

@media (min-width: 480px) and (max-width: 639px) {
/* блок-сноска IP102 в этапах */
.t672 .t-container {
    max-width: 460px !important;
}
}

@media (min-width: 320px) and (max-width: 479px) {
/* блок-сноска IP102 в этапах */
.t672 .t-container {
    max-width: 300px !important;
}
}

@media (min-width: 320px) and (max-width: 960px) {
/* стили для блока цен в мобильной версии */
.t812__pricelist-item  .t-name.t-name_sm {
    font-size: 17px !important;
}
.t812__pricelist-item .t-row {
    padding-top: 10px !important;
}
.t812__col:first-child {
    margin-bottom: 10px !important;
}
.t812__pricelist-item__title+.t812__pricelist-item__price {
    padding-left: 0px !important;
}

/* стили для чек-бокса в открытой форме */
span.t-checkbox__labeltext div {
    font-size: 15px !important;
    line-height: 1.33 !important;
}
}