

/* Start:/local/templates/2021/template_styles.css?16861273308609*/
#bx-panel, #bx-panel div {
    z-index: 9999 !important;
}


@media all and (max-width: 990px) {
    .nav__logo-container + .nav__logo-name {

        font-size: 12px;
        line-height: 15px;

    }
}

section.docs {
    padding-top: 50px;
}

.nav__cover {
    padding-top: unset;
}

.nav__logo-link {
    margin-bottom: 20px !important;
}

/**EZI**/


#EZI {
    height: 65px;
    width: 100%;
    background: url("/local/templates/2021/assets/img/red-line.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    background-position-x: -5px;
    position: fixed;
    top: 0;
    z-index: 1000;
}

#EZI .EZI_logo {
    margin-top: 9px;
    background: url(/local/templates/2021/assets/img/logo_ezi.svg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    height: 46px;
    width: 46px;
    display: inline-block;
    margin-left: 7.2%;
    vertical-align: top;
}


#EZI .EZI_title {
    width: 317px;
    height: 31px;
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 17.5px;
    line-height: 1.3;
    display: inline-block;
    color: #FFFFFF;
    margin-left: 10px;
    margin-top: 10px;
    vertical-align: top;
}

#EZI .EZI_detail_desc,
#EZI .EZI_kvart,
#EZI .EZI_online,
#EZI .EZI_detail_desc:hover,
#EZI .EZI_kvart:hover,
#EZI .EZI_online:hover,
#EZI .EZI_detail_desc:visited,
#EZI .EZI_kvart:visited,
#EZI .EZI_online:visited,
#EZI .EZI_detail_desc:active,
#EZI .EZI_kvart:active,
#EZI .EZI_online:active {
    display: inline-block;
    text-decoration: none;
}


#EZI .EZI_detail_desc {
    width: 113px;
    height: 40px;
    padding-top: 12px;
    background: #FFFFFF;
    border-radius: 30px;
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #2E6E85;
    border: none;
    cursor: pointer;
    vertical-align: top;
    margin-top: 12px;
}


#EZI .EZI_kvart {
    width: 108px;
    height: 40px;
    /* background: #2E6E85; */
    background: #242424;
    border-radius: 30px;
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    vertical-align: top;
    margin-top: 11px;
    line-height: 1.3;
    margin-left: auto;
    text-align: left;
    padding-top: 9px;
    padding-left: 2px;
}


#EZI .EZI_kvart .EZI_btn_text {
    width: 50px;
    display: inline-block;
}


#EZI .EZI_online {
    width: 125px;
    height: 40px;
    /* background: #2E6E85; */
    background: #242424;
    border-radius: 30px;
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    vertical-align: top;
    margin-top: 11px;
    line-height: 1.3;
    margin-left: 18px;
    text-align: left;
    padding-top: 8px;
}

#EZI .EZI_online .EZI_btn_text {
    width: 50px;
    display: inline-block;
}

#EZI .EZI_kvart .EZI_icon,
#EZI .EZI_online .EZI_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    margin-left: 16px;
}


#EZI .EZI_title .mobile,
#EZI .EZI_kvart_mobile,
#EZI .EZI_detail_mobile {
    display: none;
}


@media all and (min-width: 1400px) {

    .banner__head {
        /*top: 150px;*/
    }

    .banner__info-content {
        margin-top: 90px;
    }
    #EZI {
        height: 92px;
    }

    #EZI .EZI_logo {
        width: 64px;
        height: 64px;
        padding-top: 15px;
        margin-left: 5%;
    }

    #EZI .EZI_title {
        width: 425px;
    }

    #EZI .EZI_title .desc {
        font-size: 25px;
        line-height: 60px;
    }

    #EZI .EZI_detail_desc {
        width: 160px;
        font-size: 14px;
        padding-top: 21px;
        height: 58px;
        margin-left: 20px;
        margin-top: 15px;
    }


    #EZI .EZI_kvart {
        width: 150px;
        height: 58px;
        margin-top: 15px;

        margin-left: 3%;
    }


    #EZI .EZI_kvart .EZI_icon {
        display: inline-block;
        width: 28px;
        height: 0;
    }

    #EZI .EZI_kvart .EZI_icon svg {
        width: 28px;
        height: 28px;
        margin-top: -9px;

    }

    #EZI .EZI_kvart .EZI_btn_text {
        vertical-align: top;
        display: inline-block;
        margin-left: 14px;
        font-size: 13px;
    }

    #EZI .EZI_online {
        width: 176px;
        height: 58px;
        margin-top: 15px;
        right: 12%;
    }

    #EZI .EZI_online .EZI_icon {
        display: inline-block;
        width: 28px;
        height: 28px;
    }

    #EZI .EZI_online .EZI_icon svg{
        width: 28px;
        height: 28px;
    }

    #EZI .EZI_online .EZI_btn_text {
        font-size: 13px;
        margin-left: 10px;
    }
}

@media all and (min-width: 1640px) {
    #EZI .EZI_kvart {
        margin-left: 10%;
    }
}
@media all and (max-width: 1400px) {

    #EZI .EZI_kvart {
        position: absolute;
        right: 33%;
    }

    #EZI .EZI_online {
        position: absolute;
        
        /* right: 16%; */
        right: 20%;
    }
    #EZI .EZI_online--video {
        display: none;
    }
}

@media all and (max-width: 986px) {
    #EZI .EZI_kvart {
        position: absolute;
        right: 30%;
    }

    #EZI .EZI_online {
        position: absolute;

        right: 10%;
    }
}


@media all and (max-width: 935px) {
    #EZI .EZI_logo {
        width: 40px;
        height: 40px;
        margin-left: 4%;
        margin-top: 8px;
    }

    #EZI .EZI_title {
        width: 229px;
        height: 28px;
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px;
        margin-top: 11px;
        margin-left: 5px;
        vertical-align: super;
    }

    #EZI .EZI_detail_desc {
        font-size: 10px;
        width: 89px;
        height: 36px;
        padding-top: 10px;
        margin-top: 10px;
    }

    #EZI .EZI_kvart {
        position: absolute;
        right: 30%;
        margin-top: 8px;
    }

    #EZI .EZI_online {
        margin-top: 8px;
        width: 129px;
        height: 36px;
        font-size: 10px;
        margin-left: 15px;
    }

    #EZI {
        height: 55px;
        padding-top: 0;
    }
    #EZI .EZI_online--video{
        display: none;
    }
}


@media all and (max-width: 767px) {
    #EZI .EZI_logo,
    #EZI .EZI_detail_desc,
    #EZI .EZI_title .desc,
    #EZI .EZI_kvart,
    #EZI .EZI_kvart_mobile,
    #EZI .EZI_online {
        display: none;
    }

    #EZI .EZI_title .mobile,
    /* #EZI .EZI_kvart_mobile, */
    #EZI .EZI_detail_mobile {
        display: inline-block;
    }

    #EZI .EZI_kvart_mobile {
        position: absolute;
        position: absolute;
        right: 15px;
        top: 7px;
    }

    #EZI .EZI_detail_mobile {
        width: 20px;
        height: 20px;
    }

    #EZI .EZI_title {
        width: 251px;
        display: block;
        height: 17px;
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
        margin: 0 auto;
    }

    #EZI .EZI_title span {
        vertical-align: super;
    }

    #EZI {
        width: 100%;
        /* height: 34px; */
        height: 43px;
        padding-top: 8px;
        position: relative;
        z-index: 2;
        background-position-x: 0;
    }

    .purchase__condition {
        width: 50% !important;
    }

}

@media all and (max-width: 340px) {
    #EZI .EZI_title .mobile {
        font-size: 11px;
        margin-top: -3px;
        text-align: center;
    }
}

.ezi-mobile{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}
.ezi-mobile__link{
    border-radius: 30px;
    padding: 5px 15px;
    background-color: #fff;
    cursor: pointer;
    color: #242424;
    text-transform: uppercase;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .ezi-mobile{
        display: none;
    }
    
}

/**EZI**/
/* End */
/* /local/templates/2021/template_styles.css?16861273308609 */
