.overflow_hidden_class {
    overflow: hidden;
}
.uc-zero-lines .tn-elem, .zero-lines {
    z-index: -1 !important;
}
/*Таблица с ценами*/
@media (min-width: 960px) {
.t812 .t-container {
    max-width: 100%;
}
.t812__col {
    max-width: 40%;
    padding-left: 50%;
    margin-left: 0 !important;
}
}
@media (max-width: 480px) {
.t812__pricelist-item__title {
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding-right: 20px;
}
.t812__pricelist-item__price {
    font-size: 18px !important;
    font-weight: 400 !important;
}
.t812__pricelist-item__descr {
    font-size: 12px !important;
}
}

@media (max-width: 640px) {
.t812__col {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
}

.t812__pricelist-item__row_2 {
    padding-top: 0 !important;
    margin-top: -10px !important;
}
.submenu_title {
    pointer-events: none;
}
.submenu_title .tn-atom {
    pointer-events: auto !important;
}

/*Вакансии*/
.t902 .t-container {
    max-width: 80% !important;
    border-top: solid 1px #E6E8EB;
    border-left: solid 1px #E6E8EB;
    border-right: solid 1px #E6E8EB;
}
.t902__inner-col {
    padding: 40px;
}
.t902__col, .t902__row,
.t902 .t-card__col {
    margin: 0 !important;
    padding: 0 !important;
}
.t902__col,
.t902 .t-card__col {
    max-width: 100%;
    border-bottom: solid 1px #E6E8EB;
}
.t902__btn {
    font-size: 12px;
    letter-spacing: 4px;
    height: 60px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (min-width: 1200px) {
.t902__col,
.t902 .t-card__col {
    max-width: 50%;
}
.t902__wrap_right .t902__content {
    padding: 0px;
    padding-left: calc(7vw - 40px);
}
.t902__bgwrapper {
    width: 13vw;
}
.t902__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
}

@media (max-width: 959px) {
.t902 .t-container {
    max-width: 90% !important;
}
.t902__inner-col {
    padding: 20px;
}
.t902__bgwrapper {
    min-height: 400px !important;
}

}

@media (max-width: 460px) {
.t902__wrap_right {
    padding-left: 0px;
    padding-right: 0px;
}
.t902__content {
    padding: 0;
}
}

@media (min-width: 460px) and (max-width: 959px) {
.t902__bgwrapper {
    width: 20vw !important;
}    
}
/*Полоска попапа*/
.t702__close.t-popup__close {
    background: #F7F8FA;
}
/*Акции*/
.t165 .t-container {
    max-width: 90% !important;
}
.t165 .t-col_3 {
    padding-left: 0;
    padding-right: 0;
}
.t165__text {
    max-width: 480px !important;
}
@media (min-width: 641px) {
.t165 .t-col_3 {
    max-width: 25vw;
}
.t165 .t-col_8 {
    padding-left: 5vw;
    padding-right: 0;
    max-width: 55vw;
}
}
@media (min-width: 960px) {
.t165 .t-container {
    max-width: 80% !important;
} 
.t165 .t-col {
    margin: 0;
}
.t165 .t-col_3 {
    max-width: 25%;
}
.t165 .t-col_8 {
    padding-left: 12.5%;
    max-width: 62.5%;
}
}
@media (max-width: 1199px) {
.t165__title {
    font-size: 28px !important;
}
}
@media (max-width: 640px) {
.t165 .t-col_3 img {
    height: 240px;
    object-fit: cover;
}
}

/*Страница Подология*/
@media (min-width: 960px) {
.t764 .t-container {
    max-width: 80%;
}
.t764__col_first {
    margin: 0;
    max-width: 50%;
}
.t764__col:nth-child(2) {
    padding-left: 10%;
    margin: 0;
    max-width: 38%;
}
}
@media (max-width: 959px) {
.t764 .t-container {
    max-width: 90%;
}
.t764__col {
    padding: 0;
}
}