
/*-- 
.t-btnflex.t-btnflex_type_button {
    color: #ffffff;
    background-color: #005bff;
    border-style: none !important;
    border-radius: 8px;
    box-shadow: none !important;
    font-family: Montserrat;
    font-weight: 400;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform;
    transition-timing-function: ease-in-out;
    width: 100%;
}

@media screen and (max-width: 320px) {
    .t478__blockimg.t-bgimg.loaded {
        width: 100%;
        height: 280px!important;
    }
}


.t431__td:nth-child(2), .t431__th:nth-child(2) {
    color: #005BFF !important;
}

@media (max-width: 768px) {
    #rec1208301901 .t-menu__link-item.t-active:not(.t978__menu-link) {
        color: #005bff !important;
        font-weight: 500 !important;
        opacity: 1 !important;
    }
}
-->