/*price block style*/
.uc-price-block .t-text_md span sub {
    font-size: 50px !important;
}


/*messeg vidget style*/

.t898__btn_label {
    box-shadow: none !important;
    background-image: linear-gradient(0.375turn, rgba(22, 66, 97, 1) 0%, rgba(84, 138, 200, 1) 100%) !important;
    
}



/*busty bottom on mobile*/

@media screen and (max-width: 980px) {
    .uc-boosty-bottom {
    position: fixed !important;
    z-index: 99999;
    bottom: 0px;
    right: 0px;
}
}

/*hfpvths gjlpfujkjdrf*/

.t-section__descr {
    max-width: 75% !important;
}

@media screen and (max-width: 480px) {
    .t-section__descr {
    max-width: 100% !important;
}
}

/*стили сток кнопок*/
.t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
    --height: 50px !important;
    font-size: 16px !important;
    padding-left: 70px !important;
    padding-right: 70px !important;
}



/*mobile menu*/
@media screen and (max-width: 980px) {
.tmenu-mobile__container {
    padding: 0px 20px !important;
    
}

.tmenu-mobile__burgerlogo img {
   width: 40px !important;
}

.t-menuburger span {
    height: 2px !important;
}

/*text stock block */
.t005__text {
    font-size: 18px !important;
}

}


/*zero text style */

@media screen and (max-width: 480px) {

#rec1164715726 .t396__elem {
    position: unset !important;
}


    .title-zero {
        width: 100% !important;
        padding: 0 20px;
    }
    
    .text-zero {
        width: 100% !important;
        padding: 20px;
    }
}


/*video style*/

@media screen and (max-width: 480px) {

#rec1164733001 .t121__wrap-video {
    padding: 0px 20px !important;
}

#rec1164733001 .t121 iframe {
    border-radius: 8px !important;
}

#rec1164733001 .t121 .t-video-lazyload {
    border-radius: 8px !important;
}
}


