.elementor-kit-8{--e-global-color-primary:#0E2A47;--e-global-color-secondary:#B08D57;--e-global-color-text:#2E2E2E;--e-global-color-accent:#6C7A89;--e-global-color-97915df:#F7F5F2;--e-global-color-75cc063:#DDD7CF;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Marcellus";--e-global-typography-accent-font-weight:400;color:#2E2E2E;font-family:"Source Sans 3", Sans-serif;font-size:18px;font-weight:400;line-height:1.65em;letter-spacing:0px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#0E2A47;font-family:"Source Sans 3", Sans-serif;font-size:16px;font-weight:600;line-height:1.2em;color:#FFFFFF;border-style:none;border-radius:6px 6px 6px 6px;padding:14px 28px 14px 28px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#B08D57;color:#FFFFFF;border-style:none;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:1em;}.elementor-kit-8 a{color:#0E2A47;font-family:"Source Sans 3", Sans-serif;font-weight:600;}.elementor-kit-8 a:hover{color:#B08D57;text-decoration:underline;}.elementor-kit-8 h1{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:56px;font-weight:400;line-height:1.15em;letter-spacing:0px;}.elementor-kit-8 h2{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:42px;font-weight:400;letter-spacing:0px;}.elementor-kit-8 h3{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:32px;font-weight:400;line-height:1.25em;letter-spacing:0px;}.elementor-kit-8 h4{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:26px;font-weight:400;}.elementor-kit-8 h5{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:22px;font-weight:400;line-height:1.35em;}.elementor-kit-8 h6{color:#0E2A47;font-family:"Marcellus", Sans-serif;font-size:18px;font-weight:400;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8{font-size:17px;}.elementor-kit-8 h1{font-size:46px;line-height:1.15em;}.elementor-kit-8 h2{font-size:36px;line-height:1.2em;}.elementor-kit-8 h3{font-size:28px;line-height:1.25em;}.elementor-kit-8 h4{font-size:24px;line-height:1.3em;}.elementor-kit-8 h5{font-size:20px;}.elementor-kit-8 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:16px;}.elementor-kit-8 h1{font-size:36px;line-height:1.2em;}.elementor-kit-8 h2{font-size:30px;line-height:1.25em;}.elementor-kit-8 h3{font-size:24px;line-height:1.3em;}.elementor-kit-8 h4{font-size:21px;line-height:1.3em;}.elementor-kit-8 h5{font-size:18px;}.elementor-kit-8 h6{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header {
    position: relative;
    z-index: 99;
}

.e-con[id] {
    scroll-margin-top: 100px;
}

/* =====================================================
   NEWA TOURS — MOBILE SLIDING MENU
   Mobile + Tablet: up to 1024px
   ===================================================== */

@media (max-width: 1024px) {

    /* Основной контейнер */
    .newatours-split-menu
    .elementor-nav-menu--dropdown.nt-slide-ready {
        overflow: hidden !important;
    }

    /* Скрываем оригинальный список только после
       успешного создания нового меню */
    .newatours-split-menu
    .elementor-nav-menu--dropdown.nt-slide-ready
    > ul.elementor-nav-menu {
        display: none !important;
    }

    /* Окно, в котором перемещаются уровни */
    .newatours-split-menu .nt-slide-viewport {
        position: relative;
        width: 100%;
        overflow: hidden;
        background: #142c46;
        transition: height 0.32s ease;
    }

    /* Каждый уровень меню — отдельная панель */
    .newatours-split-menu .nt-slide-panel {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        background: #142c46;
        transition: transform 0.32s ease;
        will-change: transform;
    }

    /* Верхняя строка */
    .newatours-split-menu .nt-slide-header {
        display: flex;
        align-items: center;
        min-height: 48px;
        box-sizing: border-box;
        background: #07517e;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }

    /* Название главного меню */
    .newatours-split-menu .nt-slide-title {
        padding: 13px 16px;
        color: #fff;
    }

    /* Кнопка возврата */
    .newatours-split-menu .nt-slide-back {
        display: flex !important;
        align-items: center;
        gap: 10px;
        width: 100%;
        min-height: 48px;
        padding: 0 16px !important;
        margin: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        box-shadow: none !important;
        text-align: left;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
    }

    .newatours-split-menu .nt-slide-back svg {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        fill: none;
        stroke: #fff;
        stroke-width: 2.5;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    /* Строка пункта меню */
    .newatours-split-menu .nt-slide-item {
        display: flex;
        align-items: stretch;
        width: 100%;
        min-height: 46px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255,255,255,0.16);
    }

    /* Название — самостоятельная ссылка */
    .newatours-split-menu .nt-slide-link,
    .newatours-split-menu .nt-slide-label {
        display: flex;
        flex: 1;
        align-items: center;
        min-width: 0;
        padding: 11px 16px !important;
        margin: 0 !important;
        border: 0 !important;
        background: transparent !important;
        color: #fff !important;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.4;
        text-decoration: none !important;
        overflow-wrap: anywhere;
        box-sizing: border-box;
    }

    /* Текущая страница */
    .newatours-split-menu .nt-slide-link.nt-current {
        color: #b08d57 !important;
        background: rgba(255,255,255,0.05) !important;
    }

    /* Отдельная кнопка перехода на следующий уровень */
    .newatours-split-menu .nt-slide-next {
        position: relative;
        display: flex !important;
        flex: 0 0 52px;
        align-items: center;
        justify-content: center;
        width: 52px !important;
        min-height: 46px;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #b08d57 !important;
        box-shadow: none !important;
        cursor: pointer;
    }

    /* Вертикальная разделительная линия */
    .newatours-split-menu .nt-slide-next::before {
        content: "";
        position: absolute;
        left: 0;
        top: 25%;
        width: 1px;
        height: 50%;
        background: rgba(255,255,255,0.22);
        pointer-events: none;
    }

    /* Золотой шеврон вправо */
    .newatours-split-menu .nt-slide-next svg {
        display: block !important;
        width: 21px !important;
        height: 21px !important;
        flex-shrink: 0;
        fill: none !important;
        stroke: #b08d57 !important;
        stroke-width: 2.5px;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    /* Состояния при наведении и нажатии */
    .newatours-split-menu .nt-slide-next:hover,
    .newatours-split-menu .nt-slide-next:focus,
    .newatours-split-menu .nt-slide-back:hover,
    .newatours-split-menu .nt-slide-back:focus {
        background: rgba(255,255,255,0.05) !important;
        box-shadow: none !important;
    }

    /* Видимый фокус при управлении клавиатурой */
    .newatours-split-menu .nt-slide-next:focus-visible,
    .newatours-split-menu .nt-slide-back:focus-visible,
    .newatours-split-menu .nt-slide-link:focus-visible {
        outline: 2px solid #b08d57 !important;
        outline-offset: -3px;
    }

    /* Отключение анимации по настройке устройства */
    @media (prefers-reduced-motion: reduce) {
        .newatours-split-menu .nt-slide-panel,
        .newatours-split-menu .nt-slide-viewport {
            transition: none !important;
        }
    }
}/* End custom CSS */