@media screen and (min-width: 992px) {
}

.bg-container {
    width: 32px !important;
}

.swipe-label {
    width: 80% !important;
}

/* navigation */
.align-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.language-nav {
    display: flex;
    gap: 15px;
    color: white;
    order: 1;
    margin-right: -10px;
}

.language-nav a {
    display: block;
    padding: 10px;
    margin-top: -9px;
}

.language-nav a.active span {
    border-bottom: 2px solid #DA2B1C;
    padding-bottom: 4px;
}

.language-nav .divider {
    width: 1px;
    height: 20px;
    background: white;
}

.main-nav {
    order: 2;
}

@media screen and (max-width: 1279px) {
    nav .desktop .navigation {
        width: 675px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    nav .desktop .navigation {
        width: 862px;
    }
}

/* mobile navigation */

.language-nav.mobile-language {
    color: #234570;
    margin-right: 0;
}

.language-nav.mobile-language .divider {
    background: #234570;
}

.language-nav.mobile-language a.active span {
    border-bottom: 1px solid #DA2B1C;
}

/* links */

.content.top a {
    text-decoration: underline;
}

.content.bottom a {
    text-decoration: underline;
}

/* swiper */

section.content .slider-container .swiper .swiper-wrapper .swipe-label {
    bottom: 0;
    width: calc(100% - 128px) !important;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.content .slider-container .swiper .swiper-wrapper .swipe-label p {
    line-height: 17px;
}

@media screen and (min-width: 992px) {

    section.content .slider-container .control-btn {
        background: #f2f6fa;
    }

    section.content .slider-container .control-btn .content .bg-container {
        background: #f2f6fa;
    }

    section.content .slider-container .control-btn .content .bg-container > *::after {
        background-image: url(../images/arrow-dark.svg);
    }

    section.content .slider-container .swiper .swiper-wrapper .swipe-label p {
        color: #234570;
    }

    section.content .slider-container .control-btn {
        z-index: 0;
    }

    section.content .slider-container .swiper {
        background: #f2f6fa;
    }

    section.content .slider-container .control-btn {
        height: 0;
        top: unset;
        bottom: 0;
        z-index: 1;
    }

    section.content .slider-container .control-btn .content .bg-container.left {
        bottom: 0;
        height: 58px;
        width: 50px !important;
    }

    section.content .slider-container .control-btn .content .bg-container.right {
        bottom: 0;
        height: 58px;
        width: 50px !important;
    }

    section.content .slider-container .control-btn .content .bg-container .swiper-button-next {
        width: 50px;
    }

    section.content .slider-container .control-btn .content .bg-container .swiper-button-prev {
        width: 50px;
    }

    section.content .slider-container .control-btn .content .bg-container .swiper-button-next::after {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    section.content .slider-container .control-btn .content .bg-container .swiper-button-prev::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

}

@media screen and (min-width: 1440px) and (max-width: 1559px) {
    html body .wrapper-body .container {
        max-width: 1439px;
    }
}








/* ==================== */
.nav .desktop .navigation .mobile-menu-icon {
    display: flex !important;
}
nav {
    max-width: 1600px !important; 
}
nav .buttons {
    margin: 0 auto;
    max-width: 992px;
}
@media screen and (min-width: 1280px) {
    nav .buttons {
        max-width: 1240px;
    }
}
@media screen and (min-width: 1440px) {
    nav .buttons {
        max-width: 1440px;
    }
}
@media screen and (min-width: 1560px) {
    nav .buttons {
        max-width: 1560px;
    }
}
@media screen and (min-width: 1600px) {
    .nav .desktop .navigation .mobile-menu-icon {
        display: none !important;
    }
}

.nav .mobile {
    display: flex !important;
}
@media screen and (min-width: 1600px) {
    .nav .mobile {
        display: none !important;
    }
}

.nav .desktop {
    display: none !important;
}
@media screen and (min-width: 1600px) {
    .nav .desktop {
        display: flex !important;
    }
}

nav.menu-bg .mobile-navigation ul.first-ul {
    margin-bottom: 48px;
}
nav.menu-bg .mobile-navigation ul li.first-li {
    margin-bottom: 20px;
}
nav.menu-bg .mobile-navigation ul li.first-li:nth-of-type(2) {
    margin-bottom: 48px;
}
nav.menu-bg .mobile-navigation ul li.first-li:nth-of-type(5) {
    margin-bottom: 48px;
}

html body .wrapper-body .flex.flex-end {
    width: fit-content;
}
nav .desktop .navigation ul {
    gap: 24px;
}

section.portal .section-container .anchor-section .content-container .wrapper .content.bottom, section.content .section-container .anchor-section .content-container .wrapper .content.bottom, section.contact .section-container .anchor-section .content-container .wrapper .content.bottom {
    margin-top: 35px !important;
}
section .section-container .anchor-section ol:first-of-type {
    margin-top: 0 !important;
}
section .section-container .anchor-section ol:first-of-type li:first-of-type {
    margin-top: 0 !important;
}
html body .wrapper-body .flex.flex-end {
    width: fit-content !important;
}


section.portal .slider-container .wrapper-swiper , section.content .slider-container .wrapper-swiper {
    width: 100%;
}
section.portal .slider-container .swiper, section.content .slider-container .swiper, section.contact .slider-container .swiper {
    aspect-ratio: 980 / 630;
}

/* list with (1) */
section.portal .section-container .anchor-section .content-container .wrapper .content ol, 
section.content .section-container .anchor-section .content-container .wrapper .content ol, 
section.contact .section-container .anchor-section .content-container .wrapper .content ol {
    list-style: none;
    counter-reset: item;
    padding-left: 0;
}

section.portal .section-container .anchor-section .content-container .wrapper .content ol li, 
section.content .section-container .anchor-section .content-container .wrapper .content ol li, 
section.contact .section-container .anchor-section .content-container .wrapper .content ol li {
    counter-increment: item;
    position: relative;
    padding-left: 33px;
}

section.portal .section-container .anchor-section .content-container .wrapper .content ol li::before, 
section.content .section-container .anchor-section .content-container .wrapper .content ol li::before, 
section.contact .section-container .anchor-section .content-container .wrapper .content ol li::before {
    content: "(" counter(item) ") ";
    position: absolute;
    left: 0;
    width: 20px;
}