.t-container {
    max-width: 1800px;
}
.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 .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;
}