

/* Start:/local/templates/bitlfinance/template_styles.css?17760624758844*/
.wrapper__sec-title {
    margin-bottom: 32px;
}

.current-menu-item span {
    color: #EB3300;
    font-size: 14px;
    font-weight: 500;
}

.not-found {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}


.not-found img {
    max-width: 400px;
    width: 100%;
    object-fit: contain;
}

.not-found__desc {
    max-width: 540px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

/* .not-found span {
    max-width: 400px;
} */


body.single .sub-menu a {
    color: #ECECEC;
}

.menu-item a {
    transition: .2s ease-in-out;
}

.menu-item:hover>a {
    color: #EB3300 !important;
}

.single .cookieinfo span {
    color: #ECECEC;
}

.buts_podpis {
    border-radius: 9px;
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%));
    display: flex;
    padding: 6px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #ECECEC;
    font-size: 14px;
    font-weight: 500;
    max-width: 260px;
    width: 100%;
    cursor: pointer;
    height: 44px;
    white-space: nowrap;
}

.pops_wind_podps {
    background: rgba(0, 0, 0, 0.50);
    backdrop-filter: blur(35px);
    width: 100vw;
    height: 100vh;
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    z-index: 99
}

.pops_wind_podps.actives {
    display: flex;
}

.pops_wind_podps .krest {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.pops_wind_podps .modal_wind {
    padding: 40px;
    border-radius: 36px;
    background: #ECECEC;
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
}

.pops_wind_podps .titls {
    color: #222020;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 52px;
}

.pops_wind_podps input {
    border-radius: 24px;
    background: #F6F6F6;
    padding: 24px 40px;
    border: 0;
    width: 100%;
    color: #807474;
    font-size: 18px;
    font-weight: 300;
}

.pops_wind_podps select {
    border-radius: 24px;
    background: #F6F6F6;
    padding: 24px 40px;
    border: 0;
    width: 100%;
    margin: 22px 0 30px;
    color: #807474;
    font-size: 18px;
    font-weight: 300;
}

.pops_wind_podps #static-form-container {
    background-color: #ECECEC !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

.pops_wind_podps .inputs_bl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.pops_wind_podps .info_polit_tx {
    color: #807474;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 42px;
}

.pops_wind_podps .info_polit_tx a {
    /* border-bottom: 1px solid #807474; */
    color: #807474;
    font-family: Unbounded;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 0.5px;
    text-underline-offset: 25%;
    text-underline-position: from-font;
    background: transparent;
    -webkit-text-fill-color: #807474;
}

.select2-results {
    overflow: hidden;
    border-radius: 24px;
    background: #F6F6F6;
    padding: 24px 40px;
}

.pops_wind_podps {
    width: 100% !important;
}

.pops_wind_podps .podpis_bl {
    padding: 24px 40px;
    border-radius: 24px;
    background: #F6F6F6;
    margin-top: 16px;
}

.pops_wind_podps .podpis_bl .titls_p {
    color: #222020;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 24px;
}

.pops_wind_podps .checks_b {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 42px;
}

.pops_wind_podps .checks_b .items label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #807474;
    font-size: 18px;
    font-weight: 300;
}

.pops_wind_podps .checks_b .items input {
    display: none !important;
}

.pops_wind_podps .checks_b .items input+label::before {
    content: "";
    border: 1px solid #807474;
    display: flex;
    width: 24px;
    height: 24px;
}

.pops_wind_podps .checks_b .items input:checked+label::before {
    content: "";
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%));
    border-style: none;
}

.pops_wind_podps .cheks_bls label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin: 34px 0 16px;
}

.pops_wind_podps .cheks_bls label span {
    color: #807474;
    font-size: 12px;
    font-weight: 400;
}

.pops_wind_podps .cheks_bls label a {
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
    font-weight: 400;
}

.pops_wind_podps .cheks_bls input {
    display: none !important;
}

.pops_wind_podps .cheks_bls input+label::before {
    content: "";
    border: 1px solid #807474;
    display: flex;
    width: 20px;
    height: 20px;
}

.pops_wind_podps .cheks_bls input:checked+label::before {
    content: "";
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%));
    border-style: none;
}

.pops_wind_podps button {
    border-radius: 16px;
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%));
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 24px;
    margin: 0 auto;
}

@media (max-width: 1140px) {
    .pops_wind_podps .modal_wind {
        max-width: 700px;
    }

    .pops_wind_podps .titls {
        font-size: 22px;
    }

    .pops_wind_podps .titls br {
        display: none;
    }

    .pops_wind_podps .podpis_bl .titls_p {
        font-size: 16px;
    }

    .pops_wind_podps .checks_b .items label,
    .pops_wind_podps input {
        font-size: 14px;
    }

    .pops_wind_podps button {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .pops_wind_podps .titls {
        font-size: 16px;
    }

    .pops_wind_podps .titls br {
        display: block;
    }

    .pops_wind_podps .inputs_bl {
        grid-template-columns: 1fr;
    }

    .pops_wind_podps .modal_wind {
        border-radius: 22px;
        padding: 16px;
    }

    .pops_wind_podps input {
        border-radius: 16px;
    }

    .pops_wind_podps .podpis_bl {
        border-radius: 24px;
        padding: 24px;
    }

    .pops_wind_podps .checks_b {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .pops_wind_podps .podpis_bl .titls_p {
        font-size: 14px;
    }

    .pops_wind_podps .info_polit_tx {
        text-align: left;
    }

    .pops_wind_podps .cheks_bls label {
        justify-content: flex-start;
    }
}

.cookieinfo {
    padding: 10px 36px !important;
    align-items: center !important;
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 24px !important;
    border-radius: 22px !important;
    background: var(----ui-bg-gray, #222020) !important;
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.08) !important;
}

.cookieinfo-close {
    z-index: 10;
    border-radius: 16px !important;
    background: var(----ui-white, #ECECEC) !important;
    padding: 8px 24px !important;
    display: flex !important;
    align-items: center !important;
    min-width: auto !important;
}

.prinat {
    background: var(----ui-gradient-1, linear-gradient(63deg, #EA670D 0%, #EB3300 50%, #E20541 100%)) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    line-height: normal !important;
}

@media (max-width: 768px) {
    .cookieinfo {
        flex-direction: column-reverse !important;
    }
}

.keys_bl .content_sl .titl img {
    height: 50px;
}

@media (max-width: 1140px) {
    .keys_bl .content_sl .titl img {
        max-width: 175px;
        max-height: 30px;
    }
}


.loader-wrap {
    position: fixed;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 10000 !important;
    background-color: rgba(0, 0, 0, 0.35);
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #fff;
    border-bottom-color: #ee6a1b;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }

}
/* End */
/* /local/templates/bitlfinance/template_styles.css?17760624758844 */
