.header.header-expert{
    font-family: 'Montserrat';
}

.header-expert .evan_new_top li a.root-item, .header-expert .evan_new_top li a.root-item-selected {
    font-family: 'Montserrat';
    font-weight: 600;
}

.header-expert .evan_new_top li.root:nth-child(2) {
    margin-left: 0;
}

.main-logo--expert {
    position: absolute;
    width: 260px;
    height: 70px;
    top: 20px;
    left: calc((100% - 1170px) / 2);
    z-index: 10;
}

.header .main-logo.main-logo--expert.logo_scroll {
    position: fixed;
    z-index: 901;
    width: 150px;
    height: auto;
    top: 20px;
    left: calc((100% - 1170px) / 2);
}

.header-expert .left-block__top-header .phone, .header-expert .left-block__top-header .add_phone {
    color: #00CEFF;
}

.header-expert .nx_region_list .current_office u {
    color: #808080;
}

.header.header-expert .to-nx-bottom.on_scroll_bottom {
    background: #000;
}

.header-expert {
    background: #000;
}

.header-expert .bottom-header {
    background-color: #000;
}

.header-expert .evan_new_top {
    background: #000;
    padding-left: 300px;
}

.header.header-expert .to-nx-nav.on_scroll {
    background-color: #000;
}

.header-expert .middle-elem {
    margin-right: 0;
    margin-left: 0;
}

.header-expert .evan_new_top li a.root-item, .header-expert .evan_new_top li a.root-item-selected {
    color: #ffffff;
}

.nx_region_list {
    order: 1;
}

.header-expert .nx_region_list:before {
    background: url(/local/templates/evan_2.0/expert/images/location.svg) no-repeat center center;
}

.header-expert .nx_region_list {
    margin-right: 60px;
    margin-left: 0;
}

.header-expert .left-block__top-header .phone::before {
    background-image: url(/local/templates/evan_2.0/expert/images/phone_header.svg);
    width: 20px;
    height: 20px;
}

.header-expert .nx_region_list .current_office u:after {
    border-color: #fff;
}

.header-expert .left-block__top-header .phone, .header-expert .left-block__top-header .add_phone {
    order: 2;
}

.header-expert .parent-root .root-item::before, .header-expert .parent-root .root-item-selected::before {
    border-color: #B2B3B3;
}

.header-expert .account-link {
    width: 26px;
    height: 25px;
    background-image: url("/local/templates/evan_2.0/expert/images/account.svg");
}

.header-expert .link-to-basket:before {
    width: 32px;
    height: 32px;
    background-image: url("/local/templates/evan_2.0/expert/images/cart.svg");
}

.header-expert a.header-icon.favorite-icon:before {
    width: 28px;
    height: 26px;
    top: 11px;
    background-image: url("/local/templates/evan_2.0/expert/images/favorite.svg");
}

.header-expert .search_link {
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/evan_2.0/expert/images/search.svg");
}

.hero {
    background-color: #000;
    background-image: url("/local/templates/evan_2.0/images/expert/bg-shine.jpg");
    background-position: center;
    font-family: 'Montserrat';
    font-style: normal;
}

.countdown {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 12px;
}

.countdown__item {
    text-align: center;
    min-width: 70px;
}

.countdown__value {
    font-weight: 600;
    font-size: 75px;
    line-height: 91px;
    color: #00CEFF;
    width: 110px;
}

.countdown__label {
    margin-top: 6px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #B2B3B3;
}

.countdown__separator {
    margin-top: 6px;
    font-weight: 600;
    font-size: 60px;
    line-height: 73px;
    text-transform: uppercase;
    color: #FFFFFF;
}

/* Модификаторы (пример) */
.countdown--dark .countdown__value {
    color: #fff;
}

.countdown--dark .countdown__label {
    color: #aaa;
}

.hero__caption {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 2em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.hero__title {
    font-weight: 600;
    font-size: 64px;
    line-height: 78px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 7px #00CEFF, 0px 0px 14px #00CEFF, 0px 0px 30px #00CEFF;
}

.hero__count-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 295px;
    padding-bottom: 20px;
}

.hero {
    position: relative;
    padding: 84px 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero__img {
    position: absolute;

}

.hero__title {
    padding: 30px 0 30px;
}

.mini-boiler {
    background-image: url("/local/templates/evan_2.0/expert/images/export-product.png");
    background-position: center;
    width: 100%;
    height: 1683px;
    position: relative;
}

.mini-boiler_top {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    position: absolute;
    top: 308px;
    margin: 0 auto;
    max-width: 600px;
    right: 0;
    left: 0;
}

.mini-boiler_top--bold {
    font-weight: 700;
}

.mini-boiler_top--light {
    color: #ffffff;
}

.mini-boiler_bottom {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 134px;
    margin: 0 auto;
    max-width: 546px;
    right: 0;
    left: 0;
}

.mini-boiler_bottom--colored {
    color: #00CEFF;
}

.main {
    padding-bottom: 0 !important;
}

/* Блок с заголовком и текстом */
.series-evan {
    position: relative;
    text-align: left;
    padding: 520px 20px 0;
    min-height: 980px;
    color: #fff;
}

.series-evan__content {
    padding-left: 112px;
}

.series-evan__image {
    width: 100%;
    max-height: 400px;
}

.series-evan__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1E1E1E;
    margin: 20px 0 10px;
    padding-bottom: 15px;
}

.series-evan__text {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #1E1E1E;
    max-width: 697px;
}

/* Фон внизу блока */
.series-evan__bottom-background {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 285px;
    background-color: #000000;
    background-image: url('/local/templates/evan_2.0/expert/images/bottom-bg.png');
    background-repeat: no-repeat;
}

.series-evan {
    background-image: url('/local/templates/evan_2.0/expert/images/series-expert.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}


/* Футер */
.footer-expert {
    background-color: #000; /* черный фон */
    color: #fff; /* белый шрифт */
    padding: 50px 0;
    font-family: 'Montserrat';
    font-style: normal;
}

.footer-expert__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

/* Левый блок футера */
.footer-expert__left {
    flex: 1 1 55%;
    margin-bottom: 20px;
}

.footer-expert__right {
    flex: 1 1 37%;
    margin-bottom: 20px;
}

.footer-expert__contact {
    display: flex;
    flex-direction: column;
    gap: 49px;
}

.footer-expert__contact-item {
    display: flex;
    gap: 40px;
}

.footer-expert__contact-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    width: 134px;
}

.footer-expert__contact-text {
    font-weight: 500;
    flex: 1;
    max-width: 500px;
}

.footer-expert__contact-text-top {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.footer-expert__contact-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}

/* Правый блок футера - меню */
.footer-expert__menu {
    display: flex;
    gap: 73px;
    flex-wrap: wrap;
}

.footer-expert__menu-column {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-expert__menu-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.footer-expert__menu-item a {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    transition: color .3s ease-in;
}

.footer-expert__menu-item a:hover {
    color: #00CEFF;
}

.footer-expert__menu-item-small {
    padding-bottom: 0;
}

.footer-expert__menu-item-small a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    transition: color .2s ease-in;
}

.footer-expert__menu-item-small a:hover {
    color: #00CEFF;
}

.footer-expert__social {
    display: flex;
    gap: 10px;
}

.footer-expert__menu-added {
    padding-top: 25px;
}

.footer-expert__bold {
    font-weight: 600;
    padding-bottom: 13px;
}

.footer-expert {
    padding-bottom: 100px;
}

.footer-expert__contact-text a {
    color: #fff;
    text-decoration: none;
    transition: color .2s ease-in;
}

.footer-expert__contact-text a:hover {
    color: #00CEFF;
}

@media only screen and (max-width: 1200px) {
    .main-logo--expert {
        width: 190px;
        height: 50px;
        top: 26px;
        left: 20px;
    }

    .header-expert .evan_new_top {
        padding-left: 230px;
    }

    .evan_new_top li a.root-item, .evan_new_top li a.root-item-selected {
        font-size: 14px;
    }
}


@media (max-width: 1024px) {
    .hero__title {
        font-size: 40px;
        line-height: 50px;
    }

    .hero__caption {
        font-size: 18px;
    }

    .hero__count-title {
        font-size: 14px;
    }

    .countdown__value {
        font-size: 64px;
        line-height: 64px;
        width: 90px;
    }

    .countdown__separator {
        font-size: 50px;
    }

    .countdown__label {
        margin-top: 6px;
        font-weight: 600;
        font-size: 14px;
    }

    .countdown__separator {
        margin-top: -2px;
    }

    .mini-boiler {
        background-size: cover;
        height: 1200px;
    }

    .mini-boiler_top {
        top: 195px;
        font-size: 20px;
        line-height: 26px;
    }

    .mini-boiler_bottom {
        bottom: 82px;
        font-size: 22px;
        line-height: 26px;
    }


    .series-evan {
        background-size: contain;
    }

    .series-evan {
        padding: 32vw 20px 0;
    }

    .series-evan {
        padding: 272px 20px 0;
        min-height: 690px;
    }

    .series-evan__content {
        padding-left: 0;
    }

    .series-evan__text {
        font-size: 20px;
        line-height: 24px;
    }
}

#NXadaptiveNavigation {
    background: #000;
}

#NXadaptiveNavigation .h-logo:before {
    background: url(/local/templates/evan_2.0/images/light-logo.svg) 10px center/ 100px no-repeat transparent;
}

@media (max-width: 769px) {
    .series-evan {
        padding: 232px 20px 0;
    }
}

/* Адаптив */
@media (max-width: 480px) {

    .header-expert .nx_region_list {
        margin-right: 0;
        margin-left: 0;
    }

    .hero__caption {
        font-size: 10px;
    }

    .hero__count-title {
        font-size: 8px;
    }

    .hero__title {
        font-size: 24px;
        line-height: 42px;
    }

    .countdown {
        gap: 1px;
    }

    .countdown__value {
        font-size: 32px;
        line-height: 32px;
        width: auto;
    }

    .countdown__separator {
        font-size: 28px;
    }

    .countdown__label {
        font-size: 10px;
    }

    .mini-boiler {
        background-size: cover;
        height: 814px;
    }

    .mini-boiler_top {
        font-size: 16px;
        line-height: 26px;
        top: 109px;
    }

    .mini-boiler_bottom {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
        position: absolute;
        bottom: 30px;
        margin: 0 auto;
        max-width: 93%;
        right: 0;
        left: 0;
    }

    .footer-expert__contact-item {
        gap: 10px;
    }

    .series-evan {
        padding: 35vw 20px 0;
        min-height: 592px;
    }

    .series-evan__text {
        font-size: 18px;
        line-height: 22px;
    }

    .series-evan__title {
        font-size: 22px;
        line-height: 26px;
        margin: 20px 0 10px;
        padding-bottom: 15px;
    }


    .footer-expert__contact-title {
        font-size: 14px;
        line-height: 18px;
    }

    .footer-expert__contact-text {
        font-size: 13px;
        line-height: 16px;
    }
}