@media screen and (min-width: 981px) {
    .uc-header .t228__logo{    
        color: white !important;
    }
    
    .uc-header .t-sociallinks__item a svg path{  
        fill: white !important;
    }
}

@media screen and (max-width: 981px) {
    .uc-header .t228__imglogomobile,
    .uc-header .t228__leftcontainer{
        padding: 0 !important;
    }
    
    .uc-header .t228__imglogomobile {
        width: 150px !important;
    }
    
    .uc-header .t228 {
        padding: 15px 0 !important;
    }
    
    .uc-header .t228__maincontainer {
        display: flex;
        align-items: center;
    }
    
    .uc-header .t228__leftside {
        padding-left: 5px;
    }
    
    .uc-header .t228__rightcontainer {
        padding: 0 !important;
    }
    
    .uc-our-advantages .t-card__col img {
        width: 120px !important;
    }
}

@media screen and (max-width: 880px) {
    .uc-main-banner .t-btn,
    .uc-main-banner .t-btnwrapper{
        width: 100%;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 1200px) {
    .uc-about-us .t-title,
    .uc-five-steps .t-title,
    .uc-our-advantages .t-descr{
        padding-bottom: 40px !important;
    }
    
    .uc-five-steps .t1066__box-img-mobile {
        margin-bottom: 60px !important;
    }
    
    .uc-reviews .t-title {
        padding-bottom: 20px !important;
    }
    
    .t-heading_md {
        font-size: 32px;
    }
}

@media screen and (max-width: 1210px) {
    .uc-mm-request-call .t-container:before{
        display: none;
    }
}

.uc-header .t228__positionabsolute {
    padding-top: 30px;
}

/*.uc-mm-request-call .t-container:after {*/
/*    clear: both;*/
/*    position: absolute;*/
/*    content: " ";*/
/*    width: 380px;*/
/*    background-image: url(https://static.tildacdn.com/tild6235-6463-4036-b738-396362353862/Group_782_1.svg);*/
/*    height: 335px;*/
/*    right: 59px;*/
/*    margin-top: 99px;*/
/*}*/

.uc-mm-request-call .t-container:before {
    position: absolute;
    content: "";
    width: 498px;
    background-image: url(https://image.mm.ru/static/studio/model/CameraIcon.png);
    height: 488px;
    right: 30px;
    margin-top: -154px;
}

.uc-mm-about-us .t-container:last-child {
    background: #dfe0e2;
}

.uc-mm-about-us .t-col {
    margin-bottom: 1px !important;
}

.uc-mm-about-us .t-container:last-child {
    max-width: 1150px;
}

.uc-mm-about-us .t-container:last-child .t668__col .t668__trigger-button {
    padding-left: 0;
    padding-right: 0;
}

.uc-mm-about-us .t-container:last-child .t668__content {
    padding-left: 0;
    padding-right: 0;
}

.uc-mm-about-us .t-container:last-child .t668__col .t668__icon {
    right: 0;
}
.uc-mm-about-us .t-container:last-child .t668__col {
    background: #111111;
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    margin-left: 0;
    margin-right: 0;
}

.uc-main-banner .t-btnwrapper:first {
    display: none !important;
}

.uc-main-banner .t181__button-wrapper {
    margin-top: 30px !important;
}

.uc-request-call .t-input-title,
.uc-mm-request-call .t-input-title{
    font-size: 28px;
}

.uc-request-call .t-input-subtitle,
.uc-mm-request-call .t-input-subtitle {
    font-size: 20px;
    margin-bottom: 10px;
 }

.uc-reviews .t-name {
    font-size: 20px;
}

.uc-request-call .t1045__form-bottom-text,
.uc-mm-request-call .t1045__form-bottom-text{
    text-align: left;
}

.uc-five-steps .t1066__item {
    display: flex;
    align-items:center;
}

.uc-five-steps .t1066__item .t-heading {
    padding-bottom: 0;
}

.t-submit,
.t-btn{
    padding: 0 30px !important;
    font-size: 20px !important;
    font-weight: semi-bold !important;
}