

/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17394059133754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/dark_orange/template_styles.css?17507853235737*/
/* COMMON */
html, body {
    font-family: "Roboto Condensed" !important;
}

#workarea {
    margin-bottom: 50px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Fira Sans Condensed";
}

.bg-footer {
    background: #0A1A34EE!important;
}


/* HEADER */
header nav {
    background: #0A1A34 !important;
}

.header-logo {
    max-width: 200px;
    margin-right: 50px;
    margin-top: -6px;
}

@media (max-width: 992px) {
    .header-logo {
        margin-right: 0;
        margin-top: 0;
    }
}


/* FOOTER */

.footer {
    /*background: #030c1bee;*/
    background: #0a1322;
    position: relative;
}
.footer-logo-bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: url("/images/logo-sign-10.webp") 80% 0 no-repeat;
    mix-blend-mode: soft-light;
}

.footer-content {
    position: relative;
}

.footer-logo {
    width: 140px;
    margin-bottom: 14px;
}


/* MAIN INDEX */
#mainSlider {
    background: #15252a;
}

#mainSlider .carousel-inner-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#mainSlider #mainSliderVideo {
    width: 100%;
}

#mainSlider .carousel-inner {
    /*background: url("/images/main_banner/main_banner_old.webp") 50% 50% no-repeat;*/
    /*background: url("/images/main_banner/main_banner.webp") 50% 50% no-repeat;*/
    /*background: url("/images/main_banner/main_banner-ls.webp") 50% 50% no-repeat;*/
}

#mainSlider .carousel-item {
    position: relative;
    min-height: 700px;
    z-index: 20;
}

#mainSlider .slider-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0A1A3466;
    z-index: 10;
}

#mainSlider .carousel-item h1,
#mainSlider .carousel-item h2 {
    text-transform: uppercase;
    color: white;
    font-size:      3em;
    font-family: "Helvetica Neue";
    font-weight: bold;
    font-stretch: condensed;
}

#mainSlider .carousel-item-plate {
    position: relative;
    background: #0A1A34EE;
    border-radius: 40px;
    max-width: 900px;
    min-height: 490px;
}

.carousel-item-plate-btn {
    position: relative;
}

.carousel-item-plate-logo {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: url("/images/logo-sign-10.webp") 80% 0 no-repeat;
    mix-blend-mode: soft-light;
}

@media (max-width: 992px) {
    #mainSlider #mainSliderVideo {
        width: unset;
        height: 100%;
    }
    #mainSlider .carousel-item { min-height: 530px; }

    #mainSlider .carousel-item h1,
    #mainSlider .carousel-item h2 {
        font-size: 2.6em;
    }
}

/* ABOUT */
.about-block {}

.parallax-container {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    overflow: hidden;
    /* высота выставится из JS под высоту img-fluid */
}

.parallax-container img {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%) translateY(-10%) scale(1.1);
    transform-origin: top center;  /* масштабирование от верхнего края */
    will-change: transform;
    width: 100%;   /* сохраняем пропорции */
    height: auto;  /* сохраняем пропорции */
}

/* WHOLE COUNTRY */
.whole-country {
    position: relative;
    overflow: hidden;
}

.whole-country-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 99%;
    background: #0A1A3466;
    z-index: 10;
}

.whole-country-content {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    z-index: 20;
}

.whole-country-content-plate {
    background: #0A1A34EE;
    border-radius: 40px;
    padding: 50px 70px;
    margin: 0 14%;
}

.whole-country-content-logo {
    padding: 0 50px;
}

.whole-country-content-logo ~ p {
    width: 100%;
    padding-left: 30%;
    padding-right: 10%;
    text-align: right;
    font-size: 1.4em!important;
    text-transform: uppercase;
}


.whole-country-content p {
    font-size: 1.2em;
    width: 100%;
}

@media (max-width: 1500px) {
    .whole-country-content-plate {
        padding: 40px;
        margin: 0 2%;
    }
    .whole-country-content p {
        font-size: 0.9em;
    }
}


/* FEEDBACK (include) */
.feedback-box {
    position: relative;
    background-size: cover;
    overflow: hidden;
    min-height: 780px;
}

.feedback-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0A1A3466;
    z-index: 10;
}

#feedBackVideo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 130%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    pointer-events: none;
}

.feedback-title {
    z-index: 100;
}

.feedback-plate {
    position: relative;
    border-radius: 40px;
    z-index: 20;
}

.feedback-box h2 {
    text-transform: uppercase;
    font-size: 3em;
    font-family: "Helvetica Neue";
    font-weight: bold;
    font-stretch: condensed;
}

.feedback-box label {
    color: #FFFFFF77;
    margin-bottom: 2px;
}

.feedback-box textarea {
    resize: none;
}

@media (max-width: 992px) {
    #feedBackVideo {
        width: auto;
        height: 100%;
        object-fit: cover;
    }

    .feedback-box {
        overflow: hidden;
    }

    .feedback-plate {
        width: 90%!important;
        margin: 0 5%;
    }
}

/* TOOLS */

.red {
    border: 1px solid red;
}
/* End */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17394059133754 */
/* /local/templates/dark_orange/template_styles.css?17507853235737 */
