.t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1560px;
}
.uc-section-faq .t-col_12 {
    max-width: 100%;
}
.uc-choose-your-packa .t776__parent {
    max-width: 1560px;
}
.uc-choose-your-packa .t-col_6 {
    max-width: none;
    width: calc(50% - 40px);
}
.uc-section-faq .t-col_5 {
    max-width: none;
    width: calc(100% * (5 / 12));
}
.uc-section-faq .t-col_7 {
    max-width: none;
    width: calc(100% * (7 / 12));
}
.mix-blend-mode {
    mix-blend-mode: multiply;
}
.uc-section-faq .t668__trigger-button {
    padding-left: 0;
    padding-right: 0;
}
.uc-section-faq .t668__content {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 1599px) {
    .t-container {
        width: 100%;
        max-width: 1155px;
    }
}

.t-feed__slider-grid__post-wrapper {
    width: 100% !important;  
}

.t-feed__slider-grid__content {
    padding-left: 0;
    padding-right: 0;
}

.uc-home-form input:placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
.before-footer-form input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
.uc-request-call-form input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
.request-call-form form input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
.uc-request-call-form textarea::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
.request-call-form form textarea::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.t1004__scroll-icon-wrapper {
    display: none !important;
}

.uc-home-page-video .t-col_12 {
    max-width: 1520px;
}

@media screen and (max-width: 1599px) {
    .uc-home-page-video .t-col_12.t-col {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    .uc-home-page-video .t-col_12.t-col, .uc-section-faq .t-col_12.t-col, .uc-choose-your-package .t-col_12.t-col {
        margin: 0 auto;
    }
    .uc-home-page-video .t-col_12, .uc-section-faq .t-col_12, .uc-choose-your-package .t-col_12 {
        width: 100vw;
    }
    .uc-home-page-video .t-col_12.t-col {
        float: none;
        display: block;
    }
}

@media screen and (max-width: 960px) {
    .uc-home-page-video .t-col_12, .uc-section-faq .t-col_12, .uc-choose-your-package .t-col_12 {
        width: 100vw;
    }
    .uc-choose-your-packa .t-col_6 {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .uc-home-page-video .t-col_12, .uc-section-faq .t-col_12, .uc-choose-your-package .t-col_12 {
        width: 100vw;
    }
}
@media screen and (max-width: 480px) {
    .uc-home-page-video .t-col_12, .uc-section-faq .t-col_12, .uc-choose-your-package .t-col_12 {
        width: 100vw;
    }
    .uc-home-page-video .t-col_12.t-col {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 960px) {
    .custom-arrow-prev-news, .custom-arrow-next-news {
        display: none;
    }    
    .t-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        margin-left: 0;
    }
    .uc-news-stream {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 479px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        padding-left: 0px;
    }
}
