.t-container {
    max-width: 1800px;
    justify-content: center;
}
.t-col_12 {
    max-width: 100%;
}
.uc-menu-head .t-menu-base__maincontainer {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 20px;
}
.t-menu-base__imglogo {
    padding: 10px 0;
}
.uc-main-slide {
    margin-top: 92px;
}
.uc-main-slide .t-container {
    max-width: 1800px;
}

.uc-main-slide .t-col_7 {
    max-width: 900px;
    margin: 0;
    padding: 0 20px;
}

.uc-main-slide .t-cover__filter {
    /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1)) !important; */
}

.uc-main-slide .t-cover__carrier {
    background-size: auto;
    background-position: right top;
}

.uc-advantages .t-container {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    padding: 0 20px;
    align-items: flex-start;
}
.uc-advantages li.t-col.t-col_12.t-item.t-list__item {
    width: 20%;
    margin: 0 auto;
    float: none;
    border-right: 1px solid #b9b9b9;
    padding: 0 30px;
}
.uc-advantages li.t-col.t-col_12.t-item.t-list__item:last-child {
    border-right: none;
}




.uc-head-services .t-title strong {
    position: relative;
}

.uc-head-services .t-title strong:before {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    left: -70px;
    top: 50%;
    background: #c4ff00;
}
.uc-head-services .t-title strong:after {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    right: -70px;
    top: 50%;
    background: #c4ff00;
}


.uc-items-services .t-card__container {
    max-width: 1800px;
}


.uc-items-services .t-col_4 {
    max-width: 560px;
}

.uc-items-services .t-col_3 {
     max-width: 410px;
}

.uc-items-services .t852__bgimg {
    background-position: 0 0;
    background-size: contain;  
}
.uc-items-services .t852__imgwrapper {
    padding-bottom: 66%;  
}

.uc-items-services .t851__textwrapper {
    padding: 30px;
}
.uc-items-services .t851__textwrapper__content {
    margin: auto;
}

.uc-how-work .t-col {
    width: 16%;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
}
.uc-how-work .t1107__arrow {
    display: inline-block;
}
.uc-visualization .t-img {
    border-radius: 15px;
}
.uc-visualization .t-col_4 {
    max-width: 560px;
    padding: 0 20px;
    box-sizing: border-box;
}

.uc-visualization .t1107__arrow {
    right: -65px;
}
.uc-list-min-3 {
    max-width: 980px;
    margin: 0 auto;
}
.uc-list-min-3 .t-col_4 {
    max-width: 286px;
}
.uc-footer-form .t-width_12 {
    max-width: 1760px;
}
.uc-footer-form .t-cover__wrapper {
    width: 100%;
}
.uc-footer-form .t720__mainwrapper {
    display: flex;
}

.uc-footer-form .t720__textwrapper {
    margin: 0;
    padding: 0 40px;
    border-right: 3px solid;
}
.uc-footer-form form {
    padding: 0 40px;
}
.uc-footer-form form .t-input-group {
    width: 262px;
}
.uc-footer-form form .t-input-group input {
    width: 262px;
}
.uc-footer-form form .t-input {
    height: 50px;
}
.uc-footer-form .t-upwidget-container__button {
    height: 48px;
    line-height: 48px !important;
    text-transform: none !important;
}
.uc-footer-form label.t-checkbox__control {
    font-size: 18px;
}
.uc-contacts .t-container {
    max-width: 1200px;
}
.uc-footer .t-container {
    max-width: 1200px;
} 
.uc-footer .t977__col-inner {
    max-width: 300px;
}


.uc-menu-head3 .t-menu-base {
    top: 90px !important;
}
.uc-visualization-mob img {
    border-radius: 15px;
}

.uc-main-slide-mob .t-valign_middle {
    vertical-align: bottom;
}
.uc-main-slide-mob .t-col.t-col_7 {
    max-width: 100%;
}
.uc-contacts .t-container {
    display: flex;
    justify-content: center;
}
.t1107__bgimg {
    width: 80px;
    height: 80px;
}


    .uc-items-services .t851__textwrapper {
}
    .uc-items-services .t851__bg {
    background-position: 0 0;
    background-size: contain;
}





@media screen and (max-width: 1820px) {
.t-container {
    max-width: 1600px;
    justify-content: center;
}
    .uc-visualization .t-col_4 {
        max-width: 460px;
    }
    .uc-items-services .t-col_3 {
        max-width: calc(25% - 40px);
    }



}

@media screen and (max-width: 1600px) {
    .t-container {
        max-width: 100%;
    }

    #t-header #rec3966240701 .t-menu-base__imglogo {
        max-width: 250px;
    }
    #t-header #rec3966240701 a.t-menu__link-item {
        font-size: 16px;
        text-transform: none;
    }
    #t-header .t-menu-base__additionalwrapper {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
        flex-direction: column;
        margin: 10px 0;
    }
    #t-header #rec3966240701 .t-menu-base__right_descr {
        font-size: 18px;
        color: #ffffff;
    }
    #t-header #rec3966240701 .t-menu-base__right_descr a {
        font-size: 20px;
    }
    #rec3966240701 .t-btnflex.t-btnflex_type_button {
        padding: 10px;
        font-size: 18px;
        height: 30px;
    }
    .uc-main-slide .t-cover__carrier {
        background-position: left top !important;
    }
    #rec3816991401 .t189__title {
        font-size: 62px;
    }
    .uc-advantages li.t-col.t-col_12.t-item.t-list__item {
        border: none;
    }

    .uc-advantages .t-container {
        flex-wrap: wrap;
    }
    .uc-advantages li.t-col.t-col_12.t-item.t-list__item {
        width: 44%;
        padding: 0 30px 30px;
    }
    #rec3888100701 .t1095__textwrapper .t-name br {
        display: none;
    }
    .uc-visualization .t-col_4 {
            max-width: 355px;
        }
    .uc-items-services .t-col_3 {
        
    }



    }



@media screen and (max-width: 1200px) {
    .t-title_xxl {
            font-size: 62px;
        }
    .uc-items-services .t-col_3 {
        max-width: calc(33.3% - 20px);
    }



}



@media screen and (max-width: 980px) {
    #rec4052028801 .t189__title.t-title {
        line-height: 1.1;
    }
    #rec3999683701 .t189__title {
        font-size: 62px;
        line-height: 1.1;
    }
    .uc-head-services .t-title strong:before {
            display: none;
    }
    .uc-head-services .t-title strong:after {
            display: none;
    }

    .uc-items-services .t-col_3 {
        max-width: 50%;
    }
    .uc-main-slide-mob .t-cover .t-cover__carrier {
        background-size: auto;
        background-position: 0 100px !important;
    }

}


@media screen and (max-width: 720px) {
    .uc-main-slide-mob .t-cover .t-cover__carrier {
            background-size: contain;
        }


}



@media screen and (max-width: 480px) {
    #rec3999683701 .t189__title {
        font-size: 38px !important;
        line-height: 1.1;
    }
    .t-title_xxl {
            font-size: 38px !important;
        }
    #rec4052028801 .t189__title.t-title {
        font-size: 38px; line-height: 1.1;
    }
    #rec3999683701 .t-btnflex.t-btnflex_type_button {
        width: 220px;
    }
    a.t-btn.t-btnflex.t-btnflex_type_button2.t-btnflex_smd {
        width: 220px;
    }

    a.t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_smd {
        width: 220px;
    }
    .uc-items-services .t-col_3 {
        max-width: 100% ;
    }
    #rec3999669301 .t-menu-base__imglogo {
        max-width: 250px !important;
        width: 250px !important;
    }
    .uc-main-slide-mob .t-cover .t-cover__carrier {
        background-size: contain;
        background-position: 0 100px !important;
    }


}



@media screen and (max-width: 360px) {
    #rec3999669301 .t-menu-base__imglogo {
        max-width: 200px !important;
        width: 200px !important;
    }
    .t-menu-burger__icon_big {
        height: 30px;
        width: 30px;
    }


}
