::selection {
    /* укажи цвет выделения текста */
    background: #fefac8;
    color: #505050;
}

.t282__menu {
    padding: 0px 20px 0px !important;
}

.t282__menu__wrapper {
    text-align: left;
}

ul.t282__menu__items {
    padding: 5px 0 18px  !important;
}

ul.t-slds__arrow_container {
    opacity: 0;
    /*transition: opacity 0.3s ease-in-out;*/
}

@media screen and (min-width: 981px) {
    .t-slds:hover ul.t-slds__arrow_container {
    opacity: 1;
    }
}

#rec601122831 .t-menu__link-item.t-active:not(.t978__menu-link):hover {
    opacity: 0.8 !important;
}


.t-col .t-text br {
    display: none !important;
    line-height: 0;
}


@media (min-width: 1200px) {
    .t-col .t-text br {
        display: block !important;
    }
}

.t339__blocklogo, .t338__title {
    margin-bottom: 20px !important;
}

.t338__title {
    line-height: 1.55 !important;
}

sup {
    vertical-align: middle !important;
}

.t692__blockimg {
        border-radius: 5px 5px 0 0 !important;
}

.t692__textwrapper {
    background: #ffffff;
    padding:20px 29px 20px 28px !important;
    border-radius: 0 0 5px 5px !important;
}
@media screen and (max-width: 960px) {
    .t692 .t692__col {
        margin-bottom: 30px !important;
    }
    .t1055__col-wrapper {
        padding: 0 0 45px !important;
    }
}

.t282__positionabsolute {
    z-index: 100000 !important;
}

@media screen and (max-width: 460px) {
    .t902__bgwrapper_height {
        min-height: 400px !important;
    }

    .t902__content {
        padding: 0;
    }
}

.t1029__bgimg {
    margin-bottom: 0 !important;
}

@media screen and (min-width: 960px) {
    .t678 .t-form__inputsbox {
        display: flex;
        flex-wrap: wrap;
    }

    .t678 .t-input-group {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    
    .t678 .t-input-group_ta {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    
    .t678 .t-form__submit {
        flex: 0 0 100%;
        margin: 0;
    }
    .t1029__row {
        max-width: 620px;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .t1029__row {
        max-width: 760px;
        margin: 0 auto;
    }
}

.t-input {
    height: 48px;
}

.t-input__vis-ph {opacity: 1;}


.t-sociallinks__item a {
    width: 20px !important;
    height: 20px !important;
}