.t118__line 
{
    height: 3px;
}

.t-form .t-submit 
{
    width: 100%;
}

.t594__container 
{
    justify-content: left;
    -webkit-justify-content: left;
}

.t-descr_xxs 
{
    font-size: 18px;
}


@media screen and (max-width: 640px) {
    .t594__container {
        padding: 0 10px;
        box-sizing: border-box;
}
}
    
/*большая кнопка*/
@media (hover: hover), (min-width:0\0) {
    #rec748778963 .t-btn:not(.t-animate_no-hover):hover {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        box-shadow: 6px 6px rgba(0, 49, 255, 1);
    }
}


.t853__bgimg {
    transition: box-shadow 0.2s ease-in-out;
}

.t853__bgimg:hover {
    box-shadow: 6px 6px rgba(0, 49, 255, 1);
}

.t594__img {
    transition: box-shadow 0.2s ease-in-out;
}

.t594__img:hover {
    box-shadow: 6px 6px rgba(0, 49, 255, 1);
}

#rec1057999736 .t859__wrap {
    transition: box-shadow 0.2s ease-in-out;
}

#rec1057999736 .t859__wrap:hover {
    box-shadow: 6px 6px rgba(0, 49, 255, 1);
}


@media screen and (max-width: 960px) {
    .t853__col {
        margin-bottom: 15px;
    }
}