* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
}

a {
    color: unset;
    text-decoration: none;
}

.site__container {
    margin-top: 180px;
    margin-bottom: 100px;
}

.site__index-title {
    font-size: 48px;
    line-height: 1em;
    letter-spacing: -0.02em;
    color: #0D4BA8;
    font-family: Roboto, FontAwesome;
}

.site__index-text-title {
    margin-top: 46px;
    font-weight: 300;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 24px;
    color: #0D4BA8;
    margin-bottom: 44px;
}

.site__index-button-one {
    text-decoration: none;
    margin-right: 20px;
}

.site__index-button-one:hover {
    text-decoration: none;
    cursor: pointer;
}

.site__index-button-one button {
    text-transform: uppercase;
    color: #0D4BA8;
    font-size: 14px;
    padding: 10px 44px;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 300;
    font-family: Roboto, FontAwesome;
    transition: all 0.2s ease, visibility 0s;
    border-radius: 50px;
    background: rgba(20, 224, 8, 0) border-box;
    border: 2px solid #2740FB;
    cursor: pointer;
}

.site__index-button-two {
    text-decoration: none;
}

.site__index-button-two:hover {
    text-decoration: none;
}

.site__index-button-two button {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 10px 63px;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 300;
    font-family: Roboto, FontAwesome;
    transition: all 0.2s ease, visibility 0s;
    border-radius: 50px;
    background: #14E008 border-box;
    border: 2px solid #14E008;
    cursor: pointer;
}

.site__index-container-img-one {
    background: radial-gradient(50% 50% at 50% 50%, #D0EDFD 0%, rgba(232, 240, 248, 0) 100%);
    background-repeat: no-repeat;
    background-position: center top;
}

.site__index-second-title {
    font-weight: 700;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 34px;
    line-height: 1em;
    text-align: center;
    color: #0D4BA8;
    margin-top: 200px;
}

.site__index-container-solution {
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 24px;
    height: 228px;
    padding: 20px;
    width: 232px;
}

.site__index-container-solution .title {
    font-weight: 400;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 18px;
    color: #0D4BA8;
}

.site__index-container-solution .text {
    color: #414141;
    font-weight: 400;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 16px;
    text-align: center;
}

.site__bg-solution {
    margin-bottom: 150px;
}

.site__index-title-cel {
    font-weight: 600;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 34px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
}

.site__index-text-cel {
    font-weight: 600;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 21px;
    letter-spacing: -0.02em;
    color: #14E008;
    margin-top: 30px;
}

.site__index-text-icon-cel {
    font-weight: 400;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
}

.site__bg-cell {
    background-color: #f3f8fb;
}

.site__bg-open-account {
    margin-top: 350px;
}

.site__bg-score {
    background-color: #f3f8fb;
    margin-top: 200px;
}

.site__bg-shop {
    margin-top: 200px;
}

.site__bg-contact {
    margin-top: 200px;
    margin-bottom: 200px;
}

.site__index-img-cell {
    position: relative;
    width: 480px;
    height: 300px;
    margin-top: -90px;
}

.site__index-img-score {
    position: relative;
    width: 600px;
    height: 472px;
}

.site__index-img-score-2 {
    position: absolute;
    top: 56px;
    left: 339px;
}

.site__index-img-shop {
    position: relative;
    width: 600px;
    height: 472px;
}

.site__index-img-shop-2 {
    position: absolute;
    bottom: 0;
    left: -51px;
}

.site__index-img-contact {
    width: 600px;
    height: 472px;
}

.site__index-text-contact {
    font-weight: 300;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
}

.site__index-label-contact {
    color: #1D67CD;
    font-size: 13px;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-weight: 600;
}

.site__index-input-contact {
    background-color: #E5EBFA;
    border-color: #E5EBFA;
    padding: 14px 22px;
    box-sizing: border-box;
    border-radius: 16px;
    color: #1D67CD;
}

.site__index-input-contact:hover {
    border-color: #1D67CD;
}

.site__index-input-contact:focus {
    border-color: #1D67CD;
    color: #1D67CD;
    background-color: #E5EBFA;
    outline: 0;
    box-shadow: initial
}

.site__index-input-contact:focus-visible {
    border-color: #1D67CD;
    color: #1D67CD;
    background-color: #E5EBFA;
    outline: 0;
    box-shadow: initial
}

.site__index-input-contact::placeholder {
    color: #1D67CD;
}

.site__index-title-score {
    font-weight: 600;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 34px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
}

.site__index-text-score {
    font-weight: 400;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
    margin-top: 30px;
}

.site__index-title-open-account {
    font-weight: 600;
    line-height: normal;
    font-family: Roboto, FontAwesome;
    letter-spacing: normal;
    font-size: 34px;
    letter-spacing: -0.02em;
    color: #0D4BA8;
}

.progress-bar-new {
    list-style: none;
    /*color:#fff;*/
    margin-top: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}

.progress-bar-new li {
    position: relative;
    margin-left: 40px;
    margin-top: 50px;
    color: #0D4BA8;
    display: flex;
}

.progress-bar-new li::before {
    content: url("../site/eclipse-site.png");
    line-height: 25px;
    text-align: center;
    position: absolute;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    left: -47px;
    top: -5px;
    z-index: 10;
}


.progress-bar-new li::after {
    content: '';
    position: absolute;
    height: 23px;
    width: 2px;
    background-color: #0063D2;
    z-index: 1;
    left: -31px;
    top: -35px;
}

.progress-bar-new li.active::after {
    background-color: #fff;
}

.progress-bar-new li:first-child:after {
    display: none;
}

.progress-bar-new li.active::before {
    color: #fff;
    content: url("../img/icons/ellipse_check.png");
}

.progress-bar-new li.active {
    color: #fff;
}

.ml-45 {
    margin-left: -45px;
}

.site__foter-container {
    background-color: #1D67CD;
    padding: 17px;
    color: #FFFFFF
}

.site__foter-container a {
    text-decoration: none;
}

.site__foter-container a:hover {
    color: #FFFFFF;
}

.site__index-button-openAccount,
.site__index-button-openAccount:hover {
    text-decoration: none;
}

.site__index-button-openAccount button {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 300;
    font-family: Roboto, FontAwesome;
    transition: all 0.2s ease, visibility 0s;
    border-radius: 50px;
    background: #14E008 border-box;
    border: 2px solid #14E008;
    cursor: pointer;
}

.site__index-button-logIn,
.site__index-button-logIn:hover {
    text-decoration: none;
}

.site__index-button-logIn button {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 4px 35px;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 300;
    font-family: Roboto, FontAwesome;
    transition: all 0.2s ease, visibility 0s;
    border-radius: 50px;
    background: rgba(20, 224, 8, 0) border-box;
    border: 2px solid #fff;
    cursor: pointer;
    margin-right: 20px;
}

.site__index-header {
    background-color: #1D67CD;
    width: 100%;
    color: #FFFFFF;
}

.nav_toggler_custom_icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    border-color: rgba(255, 255, 255);
}

.show_mobile {
    display: none;
}

.hide_desktop {
    display: none;
}

.button_submit {
    width: 400px;
    height: 48px;
    background: #0D4BA8;
    mix-blend-mode: normal;
    box-shadow: 25px 20px 25px rgba(80, 93, 118, 0.2);
    border-radius: 6px;
}

.text_submit {
    font-size: 14px;
    text-align: center;
    line-height: 1.4em;
    color: #1D67CD;
    font-weight: 300;
}

#linkAccount:hover {
    text-decoration: none;
}

.site__container-politica {
    border: 1px solid #0000001a;
    border-radius: 20px;
    box-shadow: 0 18px 30px 0 #0000001f;
    transition: all .45s cubic-bezier(.25, 1, .2, 1);
    width: 100%;
    padding: 4em 3em;
}

.site__container-politica .site__index-title {
    font-size: 28px;
    text-align: center;
}

.site__container-politica ul li {
    font-size: 16px;
    margin-bottom: 10px;
}

.site__container-politica ul li strong {
    font-size: 20px;
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #1D67CD;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    display: none
}

.cookieConsentContainer .cookieTitle span {
    font-family: OpenSans, arial, sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 20px;
    display: block
}

.cookieConsentContainer .cookieDesc p {
    margin: 0;
    padding: 0;
    font-family: OpenSans, arial, sans-serif;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin-top: 10px
}

.cookieConsentContainer .cookieDesc a {
    font-family: OpenSans, arial, sans-serif;
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
}

.cookieConsentContainer .cookieButton a {
    display: inline-block;
    font-family: OpenSans, arial, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    background: #14E008;
    box-sizing: border-box;
    padding: 15px 24px;
    text-align: center;
    cursor: pointer;
}

.cookieConsentContainer .cookieButton a:hover {
    color: #fff;
}

button {
    outline: none;
}

button:focus {
    outline: none;
}

@media (max-width:980px) {
    .cookieConsentContainer {
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important
    }
}

@media screen and (max-width: 520px) {
    .reverse-column-cel {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    section {
        margin-top: 80px !important;
        margin-bottom: 5px !important;
    }

    .show_mobile {
        display: block;
    }

    .hide_mobile {
        display: none;
    }

    .site__container {
        margin-top: 150px !important;
        margin-bottom: 0;
    }

    .site__index-title {
        font-size: 32px;
        text-align: center;
    }

    .site__index-text-title {
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }

    .site__index-second-title {
        font-size: 32px;
    }

    .site__index-button-one {
        display: block;
        width: 100%;
        margin: auto;
    }

    .site__index-button-two {
        display: block;
        width: 100%;
    }

    .site__index-button-one button {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .site__index-button-two button {
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }

    .site__index-container-solution {
        width: 210px !important;
        height: 216px !important;
        margin-bottom: 60px !important;
    }

    .site__index-img-cell {
        width: auto;
        height: auto;
    }

    .site__index-title-cel {
        margin-top: 28px;
    }

    .site__bg-open-account {
        margin-top: 100px;
    }

    .site__index-img-score {
        width: auto;
        height: auto;
    }

    .site__index-img-score-2 {
        top: 34px !important;
        left: 227px !important;
    }

    .site__index-img-shop {
        width: auto;
        height: auto;
    }

    .site__index-img-contact {
        width: auto;
        height: auto;
    }

    .ml-45 {
        margin-left: 0px
    }

    .site__index-title-open-account {
        font-size: 24px;
        text-align: center;
        margin-top: 40px;
    }

    .site__bg-score {
        background-color: #FFFFFF;
    }

    .site__index-title-score {
        font-size: 20px;
    }

    .site__index-text-score {
        font-size: 18px;
    }

    .site__index-img-shop-2 {
        height: 80px;
        width: auto;
        left: 294px !important;
    }

    .site__index-text-contact {
        font-size: 18px;
    }

    .button_submit {
        width: 35% !important;
        margin: auto
    }

    .site__index-header {
        background-color: #0D4BA8;
    }

    .site__foter-container {
        background-color: #0D4BA8;
    }

    .t-center {
        text-align: center;
    }

    .buttons_mobile {
        display: grid;
        text-align: center;
    }

    .site__index-button-logIn {
        text-align: center;
    }

    .site__index-button-openAccount {
        text-align: center;
    }

    .site__index-button-logIn button {
        font-size: 11px;
        padding: 2px 20px;
        margin-right: 0;
    }

    .site__index-button-openAccount button {
        font-weight: 400;
        font-size: 11px;
        padding: 2px 5px;
    }

    .navbar-brand {
        margin-right: 0px !important;
    }

    .show-992 {
        display: none !important;
    }
}

@media (max-width: 991px) {

    .site__index-button-one button {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .site__index-button-two button {
        display: block;
        width: 100%;
    }

    .site__index-container-solution {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
    }

    .site__index-img-cell {
        width: auto;
        height: auto;
    }

    .site__index-title-cel {
        margin-top: 28px;
    }

    .site__bg-open-account {
        margin-top: 100px;
    }

    .site__index-img-score {
        width: auto;
        height: auto;
    }

    .site__index-img-score-2 {
        top: 22px !important;
        left: 187px !important;
    }

    .site__index-img-shop {
        width: auto;
        height: auto;
    }

    .site__index-img-contact {
        width: auto;
        height: auto;
    }

    .ml-45 {
        margin-left: 0px
    }

    .mx-5 {
        margin-left: 0px !important
    }

    .site__index-img-shop-2 {
        bottom: 0 !important;
    }

    .show-992 {
        display: block;
    }
}

@media (max-width: 1024px) {
    .site__index-button-one button {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .site__index-button-two button {
        display: block;
        width: 100%;
    }

    .site__index-container-solution {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
    }

    .site__index-img-cell {
        width: auto;
        height: auto;
    }

    .site__index-title-cel {
        margin-top: 28px;
    }

    .site__bg-open-account {
        margin-top: 100px;
    }

    .site__index-img-score {
        width: auto;
        height: auto;
    }

    .site__index-img-score-2 {
        top: 36px;
        left: 257px;
    }

    .site__index-img-shop {
        width: auto;
        height: auto;
    }

    .site__index-img-contact {
        width: auto;
        height: auto;
    }


    .mx-5 {
        margin-left: 0px !important
    }

    .site__bg-solution {
        margin-top: 100px;
    }

    .site__index-second-title {
        margin-top: 10px;
    }

    .site__index-img-shop-2 {
        bottom: -93px;
        left: -22px;
    }
}