html {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scrollbar-width: none;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Now Text', sans-serif, sans-serif;
    background-color: #010F2C;
    color: #ffffff;
    font-size: 18px;
}

.news-single__text a{
   color: #081632;
    font-weight: 700;
}

body::-webkit-scrollbar,
.blocker::-webkit-scrollbar {
    display: none;
}

* {
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
a,
input,
label,
span,
th,
td,
li,
figure,
ul,
textarea,
button,
button::after,
button::before {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: opacity 0.23s;
    color: #ffffff;
}

a:hover {
    transition: all .23s;
    opacity: 0.82;
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

button:hover {
    transition: all .23s;
    opacity: 0.82;
}

ul {
    list-style-type: none;
    padding-inline-start: 0;
}

ol {
    padding-inline-start: 0;
}

p {
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: 'Trajan Pro 3', serif;
    text-transform: uppercase;
}

figure {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h1 {
    font-size: 92px;
    line-height: 120px;
}

h2 {
    font-size: 72px;
}

h3 {
    font-size: 52px;
}

h4 {
    font-size: 32px;
}

h5 {
    font-size: 28px;
}

h6 {
    font-size: 22px;
    line-height: 28px;
}

.background__title {
    opacity: 0.05;
    filter: blur(5px);
    font-size: 200px;
    font-weight: 400;
    letter-spacing: 60px;
    font-family: 'Trajan Pro 3', serif;
    text-transform: uppercase;
    position: absolute;
    line-height: 1;
    z-index: 0;
    pointer-events: none;
}

.title__box {
    line-height: 1;
    text-transform: uppercase;
}

.fade-title {
    transition: 0.3s ease;
    opacity: 0;
}

.title__box__color {
    color: #DAB454;
    line-height: 106px;
}

.button {
    padding: 25px 30px;
    background-color: #DAB454;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    width: max-content;
}

#mobile-tablet {
    display: none !important;
}


/* NAVIGATION */
.sticky-header .initial-logotype {
    width: 210px;
}

.initial-logotype, .light-logotype {
    width: 150px;
}

.navigation-box,
.light__navigation-box {
    display: flex;
    justify-content: space-between;
    padding: 50px 100px 50px 125px;
    width: 100%;
    position: fixed;
    z-index: 99999;
    transition: all 0.7s ease-out;
}

.sticky-header {
    background-color: #000D1F;
    padding: 25px 100px 25px 175px;
    align-items: center;
}

.logotype,
.light-logotype {
    margin: 0;
}

.sticky-logotype {
    height: 0;
}

.initial-logotype__medium-screen {
    display: none;
}

.navigation,
.light__navigation {
    display: flex;
}

.navigation li,
.light__navigation li {
    margin-right: 45px;
}

.navigation li:last-child,
.light__navigation li:last-child {
    margin-right: 0;
}

.navigation a,
.light__navigation a {
    font-size: 16px;
    font-weight: 300;
    padding: 12px 15px;
    position: relative;
}

.light__navigation a {
    color: #000D1F;
}

.navigation a:last-child,
.light__navigation a:last-child {
    padding-right: 0;
}

.navigation a::before,
.light__navigation a::before {
    content: "";
    width: 45px;
    height: 45px;
    border: solid 1px #DAB454;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: -50%;
    transform: translate(50%, -50%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.25s;
}

.navigation a:hover::before,
.light__navigation a:hover::before {
    opacity: 0.37;
}

.navigation__active {
    position: relative;
}

.navigation .navigation__active::before,
.light__navigation .navigation__active::before {
    content: "";
    width: 45px;
    height: 45px;
    background: #DAB454;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: -50%;
    transform: translate(50%, -50%);
    z-index: -1;
    opacity: 0.37;
}

/* SCROLL */
.scroll {
    position: fixed;
    top: 350px;
    left: 195px;
    z-index: 9999;
    pointer-events: none;
}

.scroll__thumb {
    filter: drop-shadow(0 0 10px #DAB454);
}


/* HEADER */

.header {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 80px;
    position: relative;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto;
    background-position: center, left 188px top 200px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
}

.header #bg_video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    background-image: url(../images/header_background.jpg);
    background-size: cover;
    background-position: center;
    z-index: -1;
    background-color: #010F2C;
    background-blend-mode: luminosity;
    filter: grayscale(1);
    opacity: 0.5;
}

.header__flares {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.header__flares img {
    width: 100%;
}

.header__main {
    display: flex;
    max-width: 1322px;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}

.header__main h1 {
    flex-basis: 50%;
}

.header__play-button {
    position: relative;
    right: 35px;
}

.modal-video {
    background-color: rgba(0, 0, 0, 0.95) !important;
}

.play-button {
    filter: drop-shadow(0px 4px 10px #DAB45440);
    overflow: visible;
}

.play-button .first-circle,
.play-button .second-circle,
.play-button .third-circle {
    fill: #DAB454;
    transform: scale(0.5);
    transform-origin: center center;
    animation: playButton 3.5s linear infinite;
}

.play-button:hover .circle {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
    animation: none;
}

.play-button .second-circle {
    animation-delay: 1.5s;
}

.play-button .third-circle {
    animation-delay: 2.5s;
}

@keyframes playButton {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 0.1;
    }
    70% {
        opacity: 0.09;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

@-ms-keyframes playButton {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 0.1;
    }
    70% {
        opacity: 0.09;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

@-webkit-keyframes playButton {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 0.1;
    }
    70% {
        opacity: 0.09;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

.header__info {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    width: 100%;
    max-width: 1322px;
    padding: 70px 0;
}

#star {
    animation: starIcon 5s infinite linear;
    transform-origin: center;
}

#starCircleM {
    animation: star 2s infinite linear;
    transform-origin: center;
}

#starCircleL {
    animation: star 2.5s infinite linear;
    transform-origin: center;
}

@keyframes starIcon {
    from {
        transform: scale(1) rotateZ(0deg) rotateY(0deg);
    }
    50% {
        transform: scale(0.8) rotateZ(180deg) rotateY(180deg);
    }

    to {
        transform: scale(1) rotateZ(360deg) rotateY(360deg);
    }
}

@keyframes star {
    from {
        transform: scale(1);
    }
    50% {
        transform: scale(0.8);
    }

    to {
        transform: scale(1);
    }
}

#circleRight {
    animation: circleRight 4s infinite linear;
    transform-origin: center;
}

@keyframes circleRight {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(-360deg);
    }
}

#circleLeft {
    animation: circleLeft 9s infinite linear;
    transform-origin: center;
}

@keyframes circleLeft {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(-360deg);
    }
}

#starPointMedium {
    animation: starPointMedium 4s infinite linear;
    transform-origin: center;
}

@keyframes starPointMedium {
    from {
        transform: rotateZ(0deg) rotateY(0deg);
    }

    to {
        transform: rotateZ(-360deg) rotateY(-360deg);
    }
}

#starPointLarge {
    animation: starPointLarge 9s infinite linear;
    transform-origin: center;
}

@keyframes starPointLarge {
    from {
        transform: rotateZ(0deg) rotateY(0deg);
    }

    to {
        transform: rotateZ(360deg) rotateY(360deg);
    }
}

.header__info hgroup {
    margin-right: 100px;
    display: flex;
}

.header__info hgroup:last-child {
    margin-right: 0;
}

.header__info svg {
    margin-right: 15px;
}

.header__info h4 {
    line-height: 1;
    color: #DAB454;
}

.header__info p {
    font-size: 16px;
}

.header__lang {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 100px 70px 0;
}

.header__language {
    display: flex;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 20px;
}

.header__language__active {
    font-weight: 700;
}

.header__language__separator {
    margin: 0 5px;
}

.social {
    display: flex;
}

.social li {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.social li:last-child {
    margin-right: 0;
}


/* NEWS */

.news {
    padding: 150px 0 40px;
    overflow: hidden;
    position: relative;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
}

.news__title__box {
    position: relative;
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    width: 100%;
    align-items: flex-end;
    margin: 0 auto 100px;
}

.news__title__box .news__title {
    left: 0;
    margin-bottom: -50px;
    animation: newsTitle 30s infinite linear;
}

@keyframes newsTitle {
    0% {
        transform: translateX(0%);
    }

    35% {
        transform: translateX(30%);
    }

    75% {
        transform: translateX(-20%);
    }

    100% {
        transform: translateX(0%);
    }
}

.news__slider {
    max-width: 1140px;
    margin: 0 auto;
}

.news__slider .slick-list {
    height: 100%;
    max-height: 670px;
    min-height: 670px;
}

.news__slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: opacity 0.23s;
    border-radius: 50%;
    border: solid 1px #DAB454;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 0;
    box-shadow: 0 0 4px 0 #dab454;
}

.news__slider .slick-arrow:hover {
    opacity: 0.8;
}

.news__slider .slick-arrow.slick-next {
    right: -90px;
    background-image: url(../images/slider-next.svg);
    background-position: 5px center;
}

.news__slider .slick-arrow.slick-prev {
    left: -90px;
    background-image: url(../images/slider-prev.svg);
    background-position: 10px center;
}

.news__slider figure {
    background-color: #010F2C;
    opacity: 0.2;
    transition: all 0.3s ease-out;
    position: relative;
    box-sizing: border-box;
    min-width: 600px;
    max-width: 600px;
    width: 600px !important;
    transform: scale(0.83);
    height: 603px;
    max-height: 603px;
    overflow: hidden;
}

.news__slider figure.slick-active {
    opacity: 0.4;
    transform: scale(0.83) translateX(340px);
}

.news__slider figure.slick-center {
    border: solid 1px #907131;
    opacity: 1;
    z-index: 1;
    transform: scale(1) translateX(0);
}

.news__slider figure.slick-active + .slick-active + .slick-active {
    transform: scale(0.83) translateX(-340px);
}

.news__slider .slick-dots {
    justify-content: center;
    margin-top: auto;
    display: flex;
    align-items: center;
}

.news__slider .slick-dots li {
    margin-right: 20px;
}

.news__slider .slick-dots li:last-child {
    margin-right: 0;
}

.news__slider .slick-dots li button {
    border-radius: 50%;
    border: solid 1px #DAB454;
    background-color: #DAB45435;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
    transition: opacity 0.23s;
}

.news__slider .slick-dots li button:hover {
    opacity: 0.8;
}

.news__slider .slick-dots li.slick-active button {
    background-color: #DAB454;
    border: none;
    background-image: url(../images/slick-dot-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    box-shadow: 0 1px 6px 0 #DAB454;
}

.news__slider__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#010F2C), to(rgba(0, 0, 0, 0)));
}

.news__slider__img-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    object-fit: cover;
}

.news__slider__text {
    padding: 50px;
    background: linear-gradient(0deg, #010F2C 50%, transparent);
    position: relative;
    top: -230px;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news__slider__text span {
    font-size: 12px;
    font-weight: 300;
}

.news__slider__text h6 {
    color: #DAB454;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news__slider__text__more {
    font-size: 18px;
    text-decoration: underline;
    filter: drop-shadow(2px 0px 8px #ffffff);
}


/* ABOUT */

.about {
    position: relative;
    overflow: hidden;
    padding: 150px 0 280px;
    background-image: url('../images/about-background.jpg'),
    url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: no-repeat, repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    background-size: cover, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-color: #010F2C;
    background-blend-mode: lighten;
}

.about .header__flares {
    z-index: 0;
}

.about .header__flares img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about__title__box {
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 100px;
}

.about__title__box .about__title {
    left: -15%;
    margin-bottom: -35px;
    letter-spacing: 0;
    animation: aboutTitle 30s infinite linear;
}

@keyframes aboutTitle {
    0% {
        transform: translateX(0%);
    }
    35% {
        transform: translateX(30%);
    }
    75% {
        transform: translateX(-15%);
    }
    100% {
        transform: translateX(0%);
    }
}

.about__image {
    position: absolute;
    right: 0;
    top: 200px;
}

.about__image img {
    max-width: 784px;
    width: 100%;
}

.about__text-box {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.about__text {
    width: 50%;
}

.about__text p {
    margin-bottom: 30px;
    line-height: 26px;
}

.about__text p:last-child {
    margin-bottom: 0;
}

.about__video-box {
    width: 50%;
    margin-top: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about__video-box .about__video h5 {
    color: #DAB454;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.about__video-box a {
    position: relative;
    right: -25px;
}

.about .play-button {
    width: 50px;
}


/* MISSON-VISION */
.mission-vision {
    background-color: #010F2C;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/mission-vision-background.jpg'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, right 200px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    background-size: auto, auto, auto, auto, 100%, cover, auto, auto, auto, auto, auto, auto;
    width: 100%;
    position: relative;
}

.mission-vision-flares {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.mission-vision-flares img {
    width: 100%;
}

.mission-vision-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 100px;
    height: 400px;
    margin-bottom: -400px;
}

.mission-vision__title {
    color: #00335E;
    text-indent: 40%;
    animation: missionVision 30s infinite linear;
}

@keyframes missionVision {
    0% {
        transform: translateX(0%);
    }
    35% {
        transform: translateX(25%);
    }
    75% {
        transform: translateX(-20%);
    }
    100% {
        transform: translateX(0%);
    }
}

.mission-vision__box {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}

.mission-vision__vision,
.mission-vision__mission {
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 0px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 0px);
}

.mission-vision__vision {
    padding-right: 15px;
    padding-bottom: 80px;
}

.mission-vision__mission {
    padding-left: 100px;
    padding-top: 80px;
}

.mission-vision__vision img {
    position: relative;
    top: -80px;
    left: -30px;
}

.mission-vision__mission img {
    position: relative;
    bottom: -80px;
    right: -30px;
}

.mission-vision__vision hgroup h2,
.mission-vision__mission hgroup h2 {
    color: #DAB454;
}

.mission-vision__vision hgroup h3,
.mission-vision__mission hgroup h3 {
    color: #00335E;
    margin-bottom: 30px;
}

.mission-vision__vision hgroup p,
.mission-vision__mission hgroup p {
    font-size: 18px;
    color: #000000;
    line-height: 26px;
}


/* MEMBERS */

.members {
    padding: 200px 0 150px;
    overflow: hidden;
    position: relative;
    background-image: url('../images/members-background.jpg'),
    linear-gradient(rgba(1, 15, 44, 1), rgba(1, 15, 44, 1)),
    url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: no-repeat, no-repeat, repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: cover, cover, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-position: center, center, center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    background-blend-mode: color-dodge;
}

.members .header__flares {
    z-index: 0;
}

.members .header__flares img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.members__title__box {
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 100px;
}

.members__title__box .members__title {
    left: 0;
    margin-bottom: -35px;
    animation: membersTitle 40s infinite linear;
}

@keyframes membersTitle {
    0% {
        transform: translateX(0%);
    }
    35% {
        transform: translateX(35%);
    }
    75% {
        transform: translateX(-20%);
    }
    100% {
        transform: translateX(0%);
    }
}

.members__slider__logo {
    width: 404px;
    margin: 0 auto;
    padding: 20px 100px 10px;
    max-width: 100%;
    background-image: url('../images/member__slider__background.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transform: scale(0.5);
    opacity: 0.6;
    transition: all 4s;
}

.members__slider__arrow {
    opacity: 0;
    transform: scale(0);
    transition: all 3s cubic-bezier(0, 2.01, 1, 0.69);
    width: 35px;
    margin: 20px auto 0;
}

.path-slider__items figure hgroup {
    opacity: 0;
    transform: scale(0);
    transition: all 3s cubic-bezier(0, 2.01, 1, 0.69);
}

.path-slider__items figure hgroup p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    margin: 30px 0;
}

.path-slider__items figure hgroup a {
    color: #DAB454;
    text-decoration: underline;
    letter-spacing: 0.4px;
    filter: drop-shadow(-1px 1px 8px #CBB682);
}

.members__slider {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding-bottom: 15%;
}

.path-slider {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1015px;
    width: 100%;
    height: 100%;
    max-height: 403px;
}

#svgMediumScreen,
#svgSmallerScreen,
#svgSmallScreen {
    display: none;
}

.path-slider__item {
    height: 0;
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 476px;
    left: -238px;
    width: 100%;
    position: absolute;
    top: -40px;
    transition: opacity .23s;
}

.path-slider__item .members__slider__logo {
    cursor: pointer;
}

.path-slider__item .members__slider__logo:hover {
    opacity: 0.4;
}

.path-slider__current-item .members__slider__logo {
    cursor: auto;
}

.path-slider__current-item {
    height: auto
}

.path-slider__opposite-item .members__slider__logo {
    transform: scale(0.3);
    opacity: 0.4;
}

.path-slider__item.path-slider__opposite-item .members__slider__logo:hover {
    opacity: 0.3;
}

.path-slider__current-item .members__slider__logo {
    opacity: 1;
    transform: scale(1);
}

.path-slider__current-item .members__slider__logo:hover {
    opacity: 1;
}

.path-slider__current-item .members__slider__arrow {
    opacity: 1;
    transform: scale(1);
    transition: all 3s cubic-bezier(1, -0.44, 0.89, 1.05);
}

figure.path-slider__current-item hgroup {
    opacity: 1;
    transform: scale(1);
    transition: all 3s cubic-bezier(1, -0.44, 0.89, 1.05);
}

.path-slider__next,
.path-slider__previous {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: opacity 0.23s;
    border-radius: 50%;
    border: solid 1px #DAB454;
    background-color: transparent;
    background-repeat: no-repeat;
    box-shadow: 0 0 4px 0 #dab454;
}

.path-slider__previous {
    left: -150px;
    background-image: url(../images/slider-prev.svg);
    background-position: 10px center;
}

.path-slider__next {
    right: -150px;
    background-image: url(../images/slider-next.svg);
    background-position: 5px center;
}

.path-slider__small-circle__bullet {
    width: 12px;
    height: 12px;
    top: 39px;
    left: 305px;
    background-color: #DAB454;
    border-radius: 50%;
    box-shadow: 0 0.5px 4px 0 #dab454;
    display: inline-block;
    pointer-events: none;
    position: absolute;
    animation: bulletSmallCircle 40s infinite;
}

@keyframes bulletSmallCircle {
    0% {
        width: 8px;
        height: 8px;
        opacity: 0.8;
    }
    25% {
        width: 12px;
        height: 12px;
        opacity: 1;
    }
    50% {
        width: 8px;
        height: 8px;
        opacity: 0.8;
    }
    75% {
        width: 6px;
        height: 6px;
        opacity: 0.6;
    }
    100% {
        width: 8px;
        height: 8px;
        opacity: 0.8;
    }
}

.path-slider__circle__bullet {
    width: 14px;
    height: 14px;
    top: 27px;
    left: 221px;
    background-color: #DAB454;
    border-radius: 50%;
    box-shadow: 0 1px 6px 0 #dab454;
    display: inline-block;
    pointer-events: none;
    position: absolute;
    animation: bulletCircle 60s infinite;
}

@keyframes bulletCircle {
    0% {
        width: 12px;
        height: 12px;
        opacity: 0.8;
    }
    25% {
        width: 16px;
        height: 16px;
        opacity: 1;
    }
    50% {
        width: 12px;
        height: 12px;
        opacity: 0.8;
    }
    75% {
        width: 8px;
        height: 8px;
        opacity: 0.6;
    }
    100% {
        width: 12px;
        height: 12px;
        opacity: 0.8;
    }
}

#logotype {
    animation: membersLogotype 15s alternate ease-in-out infinite;
    transform-origin: center;
    transform-box: fill-box;
}

@keyframes membersLogotype {
    0% {
        transform: translateY(-5px) rotateY(0deg);
    }

    50% {
        transform: translateY(15px) rotateY(180deg);
    }

    100% {
        transform: translateY(-5px) rotateY(360deg);
    }
}

/* #bigCircle {
    filter: drop-shadow(0 0 11px #FFD770);
} */

#mediumCircleBulletFirst,
#mediumCircleBulletSecond,
#mediumCircleBulletThird,
#mediumCircleBulletFourth {
    offset-path: path("M507.5 276C697.21 276 851 221.603 851 154.5C851 87.3974 697.21 33 507.5 33C317.79 33 164 87.3974 164 154.5C164 221.603 317.79 276 507.5 276Z");
}

#mediumCircleBulletFirst {
    animation: mediumCircleBulletFirst 60s infinite linear;
}

@keyframes mediumCircleBulletFirst {
    0% {
        offset-distance: -25%;
        transform: scale(0.75);
    }

    25% {
        offset-distance: 0%;
        transform: scale(1);
    }
    50% {
        offset-distance: 25%;
        transform: scale(0.75);
    }
    75% {
        offset-distance: 50%;
        transform: scale(0.5);
    }
    100% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
}

#mediumCircleBulletSecond {
    animation: mediumCircleBulletSecond 60s infinite linear;
}

@keyframes mediumCircleBulletSecond {
    0% {
        offset-distance: 0%;
        transform: scale(1);
    }
    25% {
        offset-distance: 25%;
        transform: scale(0.75);
    }
    50% {
        offset-distance: 50%;
        transform: scale(0.5);
    }
    75% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
    100% {
        offset-distance: 100%;
        transform: scale(1);
    }
}

#mediumCircleBulletThird {
    animation: mediumCircleBulletThird 60s infinite linear;
}

@keyframes mediumCircleBulletThird {
    0% {
        offset-distance: 25%;
        transform: scale(0.75);
    }
    25% {
        offset-distance: 50%;
        transform: scale(0.5);
    }
    50% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
    75% {
        offset-distance: 100%;
        transform: scale(1);
    }
    100% {
        offset-distance: 125%;
        transform: scale(0.75);
    }
}

#mediumCircleBulletFourth {
    animation: mediumCircleBulletFourth 60s infinite linear;
}

@keyframes mediumCircleBulletFourth {
    0% {
        offset-distance: 50%;
        transform: scale(0.5);
    }
    25% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
    50% {
        offset-distance: 100%;
        transform: scale(1);
    }
    75% {
        offset-distance: 125%;
        transform: scale(0.75);
    }
    100% {
        offset-distance: 150%;
        transform: scale(0.5);
    }
}

#smallCircleBulletFirst,
#smallCircleBulletSecond {
    offset-path: path("M507.5 225C651.37 225 768 184.706 768 135C768 85.2944 651.37 45 507.5 45C363.63 45 247 85.2944 247 135C247 184.706 363.63 225 507.5 225Z");
}

#smallCircleBulletFirst {
    animation: smallCircleBulletFirst 40s infinite linear;
}

@keyframes smallCircleBulletFirst {
    0% {
        offset-distance: 12.5%;
        transform: scale(0.875);
    }
    12.5% {
        offset-distance: 25%;
        transform: scale(0.625);
    }
    37.5% {
        offset-distance: 50%;
        transform: scale(0.5);
    }
    62.5% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
    75% {
        offset-distance: 87.5%;
        transform: scale(0.875);
    }
    87.5% {
        offset-distance: 100%;
        transform: scale(1);
    }
    100% {
        offset-distance: 112.5%;
        transform: scale(0.875);
    }
}

#smallCircleBulletSecond {
    animation: smallCircleBulletSecond 40s infinite linear;
}

@keyframes smallCircleBulletSecond {
    0% {
        offset-distance: 62.5%;
        transform: scale(0.625);
    }
    12.5% {
        offset-distance: 75%;
        transform: scale(0.75);
    }
    25% {
        offset-distance: 87.5%;
        transform: scale(0.875);
    }
    37.5% {
        offset-distance: 100%;
        transform: scale(1);
    }
    50% {
        offset-distance: 112.5%;
        transform: scale(0.875);
    }
    87.5% {
        offset-distance: 150%;
        transform: scale(0.5);
    }
    100% {
        offset-distance: 162.5%;
        transform: scale(0.625);
    }
}

.path-slider__circle__bullet__second {
    width: 14px;
    height: 14px;
    top: 27px;
    left: 221px;
    background-color: red;
    border-radius: 50%;
    box-shadow: 0 1px 6px 0 red;
    display: inline-block;
    pointer-events: none;
    position: absolute;
    animation: bulletCircleTwo 75s infinite;
}


/* PROJECTS */
.projects {
    background-color: #010F2C;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/projects-background.jpg'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, right 200px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    background-size: auto, auto, auto, auto, cover, auto, auto, auto, auto, auto, auto;
    width: 100%;
    position: relative;
    padding: 150px 0;
}

.projects-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
    margin-bottom: -200px;
}

.projects__box {
    max-width: 1100px;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.project__title {
    color: #00335E;
    left: 10%;
    animation: projectTitle 30s infinite linear;
}

@keyframes projectTitle {
    0% {
        transform: translateX(0%);
    }
    35% {
        transform: translateX(40%);
    }
    75% {
        transform: translateX(-20%);
    }
    100% {
        transform: translateX(0%);
    }
}

.projects__title__box {
    display: flex;
    justify-content: space-between;
    z-index: 1;
    position: relative;
    width: -webkit-calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
    width: calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
}

.projects__title__box .title__box h3 {
    color: #00335E;
}

.projects__text {
    margin: 80px 0;
    width: -webkit-calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
    width: calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
}

.projects__text p {
    color: #000000;
    font-size: 18px;
    line-height: 34px;
}

.projects__text p:first-child {
    margin-bottom: 40px;
}

.projects-accordion {
    border-bottom: solid 1px #DAB454;
    margin-bottom: 100px;
    width: -webkit-calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
    width: calc(2 / 3 * 100% - (1 - 2 / 3) * 40px);
}

.projects-accordion__tab-active .projects-accordion__header img {
    transform: rotate(180deg);
    filter: invert(98%) sepia(82%) saturate(4191%) hue-rotate(313deg) brightness(89%) contrast(93%);
    transition-duration: 0.5s;
}

.projects-accordion__tab-active .projects-accordion__header:hover img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-duration: 0.5s;
}

.projects-accordion__header {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 20px 0;
    border-top: solid 1px #DAB454;
    cursor: pointer;
    transition: all 0.5s ease;
}

.projects-accordion__header:hover {
    background-color: #00335e0f;
}

.projects-accordion__header:hover h5 {
    transform: translateX(20px);
}

.projects-accordion__header img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-duration: 0.5s;
    transition-property: transform;
}

.projects-accordion__header:hover img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition-duration: 0.5s;
}

.projects-accordion__header h5 {
    color: #00335E;
    transition: all 0.5s ease;
}

.projects-accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out;
    transition-property: max-height;
}

.projects-accordion__content > *:first-child {
    margin-top: 20px;
}

.projects-accordion__content > *:last-child {
    margin-bottom: 40px;
}

.projects-accordion__content p {
    color: #000000;
    font-size: 18px;
    margin-bottom: 15px;
}

.projects__image {
    position: absolute;
    right: 0;
    top: 150px;
    max-width: 690px;
    width: 100%;
}

.pm__two,
.pm__three {
    display: none;
}


/* FONDATIONS */

.fondations {
    position: relative;
    background-image: url('../images/fondation-background.png'),
    url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: no-repeat, repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: cover, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-position: center, center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    background-color: #010F2C;
    background-blend-mode: luminosity;
    padding: 150px 0 300px;
}

.fondations .header__flares {
    z-index: 0;
    pointer-events: none;
}

.fondations .header__flares img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fondations-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 185px;
    margin-bottom: -185px;
}

.fondations__title {
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    animation: fondationsTitle 40s infinite linear;
}

@keyframes fondationsTitle {
    0% {
        transform: translateX(-50%);
    }
    35% {
        transform: translateX(-30%);
    }
    75% {
        transform: translateX(-65%);
    }
    100% {
        transform: translateX(-50%);
    }
}

.fondations__title__box,
.fondations__content {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.fondations__content {
    margin: 80px auto 100px;
    display: flex;
    justify-content: space-between;
}

.fondations__content__left-box,
.fondations__content__right-box {
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 0px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 0px);
}

.fondations__content__left-box {
    padding-right: 100px;
}

.fondations__content__left-box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}

.fondations__content__left-box p:last-child {
    margin-bottom: 0;
}

.fondations__content__right-box {
    display: flex;
    justify-content: space-between;
}

.fondations__content__right-box ul {
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    font-family: 'Trajan Pro 3', serif;
    font-weight: 300;
    font-size: 16px;
    padding-left: 15px;
}

.fondations__content__right-box li + li {
    margin-top: 30px;
}

.fondations__content__right-box li {
    position: relative;
    padding-left: 15px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

.fondations__content__right-box li::before {
    content: '';
    position: absolute;
    left: -15px;
    top: 8px;
    width: 8px;
    height: 8px;
    background-image: url('../images/fondations-bullet.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 6px 1px #dab454;
    border-radius: 50%;
}

.fondations__image {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9999;
}

.fondations__image-mobile {
    display: none;
}


/* CAMPAIGN */

.campaign {
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    padding: 470px 0 150px;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/campaign-background.jpg'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto, auto, auto, auto, cover, auto, auto, auto, auto, auto, auto;
    background-position: center, left 188px top 55px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
}

.campaign__title {
    color: #00335E;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    top: 380px;
    animation: campaignTitle 50s infinite linear;
}

@keyframes campaignTitle {
    0% {
        transform: translateX(-50%);
    }
    35% {
        transform: translateX(-25%);
    }
    75% {
        transform: translateX(-65%);
    }
    100% {
        transform: translateX(-50%);
    }
}

.campaign__header-box {
    max-width: 1100px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto 60px;
}

.campaign__header-box hgroup {
    width: -webkit-calc(2 / 3 * 100% - (1 - 2 / 3) * 0px);
    width: calc(2 / 3 * 100% - (1 - 2 / 3) * 0px);
}

.campaign__header-box h3 {
    color: #00335E;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: -1px;
}

.campaign__header-box p {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
}

.campaign__slider {
    margin: 0 auto;
    max-width: 1140px;
}

.campaign__slider .slick-arrow.slick-next {
    right: -90px;
    background-image: url(../images/slider-next-blue.svg);
    background-position: 5px center;
}

.campaign__slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: opacity 0.23s;
    border-radius: 50%;
    border: solid 1px #00335E;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 0;
    box-shadow: 0 0 4px 0 #00335E;
}

.campaign__slider .slick-arrow.slick-prev {
    left: -90px;
    background-image: url(../images/slider-prev-blue.svg);
    background-position: 10px center;
}

.campaign__slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.campaign__slider .slick-dots li {
    margin-right: 20px;
}

.campaign__slider .slick-dots li:last-child {
    margin-right: 0;
}

.campaign__slider .slick-dots li.slick-active button {
    background-color: #00335E;
    border: none;
    background-image: url(../images/slick-dot-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    box-shadow: 0 1px 6px 0 #00335e;
}

.campaign__slider .slick-dots li button {
    border-radius: 50%;
    border: solid 1px #00335E;
    background-color: #00335E50;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
    transition: opacity 0.23s;
}

.campaign__slider .slick-list {
    max-height: 500px;
    height: 100%;
    min-height: 500px;
}

.campaign__slide {
    border: solid 1px #907131;
    background-color: #010F2C;
    width: 500px !important;
    max-width: 500px;
    min-width: 500px;
    transform: scale(0.8) translateX(-390px);
    transition: all 0.3s linear;
    z-index: 0;
    max-height: 490px;
}

.campaign__slide__hover {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 1;
    transition: all 0.3s ease-in;
}

.campaign__slide.slick-current .campaign__slide__hover {
    z-index: -2;
    opacity: 1;
}

.campaign__slide.slick-active {
    overflow: hidden;
    position: relative;
    opacity: 1;
}

.campaign__slide.slick-active figure,
.campaign__slide.slick-active hgroup {
    opacity: 0.7;
}

.campaign__slide.slick-current {
    transform: scale(1) translateX(30px);
    z-index: 3;
    overflow: unset;
}

.campaign__slide.slick-active + .slick-active {
    transform: scale(0.9) translateX(-120px);
    z-index: 2;
}

.campaign__slide.slick-active + .slick-active + .slick-active {
    transform: scale(0.8) translateX(-385px);
    z-index: 1;
}

.campaign__slide.slick-current figure,
.campaign__slide.slick-current hgroup {
    opacity: 1;
}

.campaign__slide figure {
    min-height: 300px;
    position: relative;
    max-height: 300px;
    height: 300px;
    display: flex;
}

.campaign__slide figure span {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.campaign__slide figure span img,
.campaign__slide figure img {
    transform: translateX(-30px);
}

.campaign__slide figure img.campaign__slide__3d-effect {
    opacity: 0;
    transition: opacity 0.5s;
}

.campaign__slide.slick-current figure img {
    opacity: 1;
    height: 98%;
}

.campaign__slider__text {
    padding: 40px;
    height: 190px;
    display: flex;
    flex-direction: column;
}

.campaign__slider__date {
    font-size: 10px;
    letter-spacing: 0.7px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 300;
}

.campaign__slider__text h6 {
    color: #DAB454;
    line-height: 28px;
    margin: 5px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.campaign__slider__text-more {
    text-decoration: underline;
    filter: drop-shadow(2px 0px 8px #ffffff);
    font-size: 15px;
    margin-top: auto;
}


/* CHECK-IN */
.check-in {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/check-in-background.jpg'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    linear-gradient(to bottom, #010F2C 200px, #000D1F 0);
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, right 200px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
    background-size: auto, auto, auto, auto, cover, auto, auto, auto, auto, auto, auto, cover;
    padding: 60px 0;
}

.check-in__box {
    max-width: 1336px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.check-in__box__text {
    flex-basis: 50%;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #ffffff;
}

.check-in__box__text hgroup {
    margin-right: 120px;
}

.check-in__box__check {
    color: #DAB454;
    font-weight: 400;
    text-decoration: underline;
}

.check-in__box__text h3 {
    line-height: 65px;
    margin-bottom: 40px;
}

.check-in__box__text hgroup .button {
    display: block;
}

.check-in__box__text hgroup p {
    margin-bottom: 50px;
}

/* Check-In PopUp */
.check-in__pop-up.modal {
    max-width: 730px;
    width: 100%;
    background-color: #010F2C;
    border: solid 1px #907131;
    padding: 60px 90px;
    border-radius: 0;
    box-shadow: 0 0 20px 0 #00335e90;
}

.blocker {
    background-color: #00335E80 !important;
    z-index: 9999999 !important;
}

.check-in__pop-up.modal a.close-modal {
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    background-image: url('../images/popup-close-moda.svg');
    filter: drop-shadow(0px 0px 4px #DAB45480);
}

.check-in__pop-up__header {
    margin-bottom: 60px;
}

.check-in__pop-up__header h5 {
    line-height: 41px;
    color: #DAB454;
    margin-bottom: 20px;
}

.check-in__pop-up__header p {
    font-size: 18px;
    line-height: 26px;
}

.check-in__pop-up__form {
    position: relative;
}

.check-in__pop-up__form__name,
.check-in__pop-up__form__data,
.check-in__pop-up__form__files {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.check-in__pop-up__form__name input.error,
.check-in__pop-up__form__data input.error {
    border: solid 1px #a32828;
}

.check-in__pop-up__form__name input,
.check-in__pop-up__form__data input,
.check-in__pop-up__form__files__add,
.check-in__pop-up__form__files__info {
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
}

.check-in__pop-up__form__data input[name="phone2"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.check-in__pop-up__form__data input[name="phone2"] {
    -moz-appearance: textfield;
}

.check-in__pop-up__form input,
.check-in__pop-up__form textarea {
    background-color: #00335E25;
    color: #ffffff;
    border: solid 1px #00335E;
    padding: 20px;
    font-size: 14px;
    font-family: 'Helvetica Now Text', sans-serif, sans-serif;
}

.check-in__pop-up__form textarea {
    resize: none;
    min-height: 100px;
    width: 100%;
    margin-bottom: 30px;
}

.check-in__pop-up__form__files__add {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-weight: 300;
    padding: 30px 0;
    border: solid 1px #00335E;
    transition: all 0.23s;
}

.check-in__pop-up__form__files__add:hover {
    background-color: #00335E25;
}

.check-in__pop-up__form__files__info figure {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.check-in__pop-up__form__files__info figure:first-child {
    margin-top: 10px;
}

.check-in__pop-up__form__files__info figure:last-child {
    margin-bottom: 0;
}

.check-in__pop-up__form__files__info figure span {
    margin-right: 20px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    color: #ffffff50;
}

.check-in__pop-up__form__files__info figure a {
    width: 12px;
    height: 12px;
    display: flex;
}

.check-in__pop-up__form__send {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-weight: 300;
    padding: 30px 60px;
    background-color: #00335E;
    margin: 45px auto 0 auto;
    display: flex;
}


/* NEWS PAGE */
/* NEWS PAGE - HEADER */
.news__header {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/news-page-header-background.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto, auto, auto, auto, cover;
    background-position: center, left 200px top, top 0 right 200px, top center, center;
    height: 474px;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    border-bottom: solid 1px #DAB45480;
    box-shadow: 0 0 6px 0 #dab45480;
}

.news__header-box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    bottom: -120px;
    height: 200px;
    z-index: 1;
    overflow: hidden;
}

.news__header-box__motivate {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.news__header-box h3 {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.news__header-box__scroll {
    position: absolute;
    bottom: -3px;
    width: 100%;
    max-width: 1140px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-end;
}

.news__header-box__scroll-line {
    filter: drop-shadow(0 0 8px #DAB454);
}


/* NEWS PAGE - CONTENT */

.news__content {
    padding: 200px 30px 200px;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/news-page-background.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto, auto, auto, auto, cover;
    background-position: center, left 200px top, top 0 right 200px, top center, center;
}

.news__content-slider {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.news__content-slider__pagination {
    margin-top: 50px;
    width: 100%;
}

.news__content__pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.page-item {
    border-radius: 50%;
    border: solid 1px #DAB454;
    background-color: #DAB45435;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
    transition: opacity 0.23s;
    margin-right: 20px;
}

.page-item:nth-last-child(2) {
    margin-right: 0;
}

.page-item button {
    width: 100%;
    height: 100%;
    font-size: 0;
}

.campaign__content .page-item {
    border: solid 1px #00335E;
    background-color: #00335E50;
}

.page-item.active {
    background-color: #DAB454;
    border: none;
    background-image: url(../images/slick-dot-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    box-shadow: 0 1px 6px 0 #dab454;
}

.campaign__content .page-item.active {
    background-color: #00335E;
    box-shadow: 0 1px 6px 0 #00335e;
}

.page-item:hover {
    opacity: 0.8;
}

.news__content__pagination .previous-item {
    margin-right: auto;
}

.news__content__pagination .next-item {
    margin-left: auto;
}

.news__content__pagination a {
    display: flex;
}

.news__content__pagination .next-item,
.news__content__pagination .previous-item {
    width: 58px;
    height: 58px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border: none;
    background-color: transparent;
}

.news__content__pagination .previous-item {
    background-image: url('../images/arrow-left.svg');
}

.news__content__pagination .next-item {
    background-image: url('../images/arrow-right.svg');
    margin-right: 0;
}

.campaign__content .previous-item {
    background-image: url('../images/arrow-left-camp.svg');
}

.campaign__content .next-item {
    background-image: url('../images/arrow-right-camp.svg');
    margin-right: 0;
}

.news__content-slider figure {
    border: solid 1px #907131;
    position: relative;
    height: 380px;
    flex: calc(1 / 3 * 100% - (1 - 1 / 3) * 30px);
    width: calc(1 / 3 * 100% - (1 - 1 / 3) * 30px);
    max-width: calc(1 / 3 * 100% - (1 - 1 / 3) * 30px);
    margin: 15px 30px 30px 0;
    background-color: #010F2C;
}

.news__content-slider figure:nth-child(3n) {
    margin-right: 0;
}

.news__content-slider__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#010F2C), to(rgba(0, 0, 0, 0)));
}

.news__content-slider__img-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.news__content-slider__txt {
    padding: 20px;
    position: relative;
    top: -208px;
    height: 203px;
    background: linear-gradient(0deg, #010F2C 50%, transparent);
    display: flex;
    flex-direction: column;
}

.news__content-slider__txt span {
    font-weight: 300;
    font-size: 12px;
}

.news__content-slider__txt h6 {
    color: #DAB454;
    margin-top: 10px;
    margin-bottom: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news__content-slider__txt-more {
    font-size: 18px;
    text-decoration: underline;
    filter: drop-shadow(2px 0px 8px #ffffff);
    margin-top: auto;
}


/* NEWS PAGE - FOOTER */

footer.news__footer {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    linear-gradient(to right, #000D1F, #000D1F 0);
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, cover;
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
}


/* NEWS PAGE - CREDENTIALS */

.news__footer .footer__rights {
    background-color: #010F2C;
    padding: 20px 0;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
}

.footer__rights a:hover {
    color: #ffde00;
}


/* CAMPAIGN PAGE */
/* CAMPAIGN - NAVIGATION */
.campaign__navigation-box .initial-logotype {

}

.campaign__navigation a {
    color: #000D1F;
}


/* CAMPAIGN - HEADER */
.campaign__news__header {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/campaign-page-header-background.png');
    margin-bottom: -1px;
}

.campaign__news__header h3 {
    color: #00335E;
    max-width: 1140px;
    margin: 0 auto;
}


/* CAMPAIGN - CONTENT */
.campaign__content {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/campaign-page-background.jpg');
}

.campaign__content .news__content-slider .slick-arrow {
    box-shadow: 0 0 4px 0 #00335E;
    border: solid 1px #00335E;
}

.campaign__content .news__content-slider .slick-arrow.slick-prev {
    background-image: url('../images/campaign-slider-prev.svg');
}

.campaign__content .news__content-slider .slick-arrow.slick-next {
    background-image: url('../images/campaign-slider-next.svg');
}

.news__content-slider .slick-dots li button {
    border: solid 1px #00335E;
    background-color: #00335E50;
}

.campaign__content .news__content-slider .slick-dots li.slick-active button {
    background-color: #00335E;
    box-shadow: 0 1px 6px 0 #00335E;
}


/* SINGLE NEWS */

.news-single__header {
    background-color: #E6E6E6;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/single-news-header-bg.png');
    background-blend-mode: luminosity;
}

.news-single__content {
    background-color: #ffffff;
}

.news-single__content-box {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    top: -220px;
}

.news-single__content-box figure {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.news-single__content-box figure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    max-height: 560px;
}

.news-single__box {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    align-items: flex-start;
}

.news-single__box-text {
    flex-basis: 680px;
}

.news-single__box-text h5 {
    color: #00335E;
}

.news-single__text {
    margin-top: 45px;
}

.news-single__text p {
    color: #000000;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 26px;
}

.news-single__text p:last-child {
    margin-bottom: 0;
}

.news-single__text ul,
.news-single__text ol {
    margin-bottom: 30px;
}

.news-single__text ul li,
.news-single__text ol li {
    color: #000000;
    font-weight: 300;
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
    margin-left: 40px;
    line-height: 1;
}

.news-single__text ul li::before {
    content: '';
    position: absolute;
    left: -20px;
    transform: translateY(-50%);
    top: 50%;
    width: 7px;
    height: 7px;
    background-color: #00335E;
    border-radius: 50%;
}

.news-single__text ol li {
    text-indent: 5px;
}

.news-single__text ol li::marker {
    color: #00335E;
    font-family: 'Trajan Pro 3', serif;
    font-weight: 600;
    font-size: 20px;
}


.single-news-slider {
    width: 100%;
    max-width: 680px;
    margin-top: 50px;
}

.single-news-slider figure img {
    width: 100%;
}

.single-news-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.single-news-slider .slick-dots li {
    margin-right: 20px;
}

.single-news-slider .slick-dots li button {
    border-radius: 50%;
    border: solid 1px #00335E;
    background-color: #00335E50;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
    transition: opacity 0.23s;
}

.single-news-slider .slick-dots li.slick-active button {
    background-color: #00335E;
    border: none;
    background-image: url(../images/slick-dot-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    box-shadow: 0 1px 6px 0 #00335e;
}

.single-news-slider .slick-arrow {
    position: absolute;
    bottom: -20px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: opacity 0.23s;
    border-radius: 50%;
    border: solid 1px #00335E;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 0;
    box-shadow: 0 0 4px 0 #00335e;
}

.single-news-slider .slick-arrow.slick-prev {
    left: 0;
    background-image: url(../images/slider-prev-blue.svg);
    background-position: 10px center;
}

.single-news-slider .slick-arrow.slick-next {
    right: 0;
    background-image: url(../images/slider-next-blue.svg);
    background-position: 5px center;
}

.news-single__side-bar {
    flex-basis: 400px;
    background-color: #F3F3F3;
    padding: 30px;
}

.news-single__side-bar hgroup {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    z-index: 1;
}

.news-single__side-bar hgroup:last-child {
    margin-bottom: 0;
}

.news-single__side-bar hgroup:last-child::after {
    content: none;
}

.news-single__side-bar hgroup::after {
    content: "";
    width: 100%;
    height: calc(100% + 20px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url('../images/news-single__side-bar__footer.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: calc(100% + 30px);
    z-index: -1;
}

.news-single__side-bar hgroup a {
    transition: opacity 0.23s;
    display: flex;
}

.news-single__side-bar hgroup a:hover {
    opacity: 0.8;
}

.news-single__side-bar hgroup h6 {
    color: #00335E;
}

.news-single__side-bar__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.news-single__side-bar__footer__time {
    font-size: 14px;
    font-weight: 300;
    color: #00335E;
    text-transform: uppercase;
}

.news-single__side-bar__footer__more {
    font-size: 14px;
    font-weight: 300;
    color: #00335E;
}

.news-single__video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.news-single__video iframe {
    position: absolute;
    top: 0;
    left: 0;
}


/*FOOTER*/

footer {
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    linear-gradient(to right, #010F2C 200px, #000D1F 0);
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, cover;
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
}

.footer {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 100px 0;
}

.footer__info,
.footer__form {
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
}

.footer__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer__data a {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    width: max-content;
}

.footer__data a:last-child {
    margin-bottom: 0;
}

.footer__data a img {
    margin-right: 15px;
}

.footer__data a p {
    font-size: 16px;
}

.infinity-social {
    display: flex;
    align-items: center;
}

.infinity-social a {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.infinity-social a:last-child {
    margin-right: 0;
}

.infinity-social a img {
    margin-right: 10px;
}

.infinity-social a span {
    font-size: 12px;
    font-weight: 300;
}

.footer__logo {
    max-width: 350px;
    opacity: 0.3;
}


.footer__form {
    display: flex;
    flex-direction: column;
    position: relative;
}

.footer__form p {
    margin-bottom: 40px;
    font-size: 16px;
}

.footer__form__name,
.footer__form__data {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.footer__form__name input.error,
.footer__form__data input.error {
    border: solid 1px #a32828;
}

.footer__form__message {
    display: flex;
    justify-content: space-between;
}

.footer__form input {
    width: 100%;
    background-color: #010F2C;
    border: solid #00335e 1px;
    color: #ffffff;
    padding: 20px;
    font-family: 'Helvetica Now Text', sans-serif;
    width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
}

.footer__form input::placeholder,
.footer__form textarea::placeholder {
    color: #79919C;
}

.footer__form__data [name="phone"]::-webkit-outer-spin-button,
.footer__form__data [name="phone"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.footer__form__data [name="phone"] {
    -moz-appearance: textfield;
}

.footer__form textarea {
    background-color: #010F2C;
    padding: 20px;
    min-height: 100px;
    resize: none;
    color: #ffffff;
    font-family: 'Helvetica Now Text', sans-serif;
    border: solid #00335e 1px;
    flex-basis: 100%;
}

.footer__form button {
    padding: 0 30px;
    background-color: #00335e;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Helvetica Now Text', sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: none;
    cursor: pointer;
    transition: opacity 0.23s;
}

.footer__form button:hover {
    opacity: 0.8;
}

#msg,
#msg2 {
    position: absolute;
    font-size: 16px;
    font-weight: 300;
    bottom: -30px;
    color: #DAB454;
}

#msg2 {
    left: 50%;
    transform: translateX(-50%);
}


/* CREDENTIALS */

.footer__rights {
    background-color: #010F2C;
    padding: 20px 0;
    background-image: url('../images/infinity-texture.png'),
    url('../images/infinity__background__nav-line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png'),
    url('../images/infinity__background__line.png');
    background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-position: center, left 188px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
}

.footer__rights hgroup {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 300;
}

.footer__rights hgroup span {
    text-transform: uppercase;
}


/* RESPONSIVE - DESKTOP */

@media only screen and (max-width: 1721px) {

    /* HEADER */
    .navigation-box,
    .light__navigation-box {
        padding: 50px;
    }

    .sticky-header {
        padding: 25px 50px 25px 100px;
    }

    .header {
        background-position: center, left 110px top 200px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .header__play-button {
        right: 150px;
    }

    .header__lang {
        padding: 0 50px 70px 0;
    }

    .scroll {
        left: 117px;
    }


    /* NEWS */
    .news {
        background-position: center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* ABOUT */
    .about {
        background-position: center, center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .about__title__box {
        margin: 0 auto 50px;
    }

    .about__image img {
        max-width: 684px;
    }


    /* MISSION-VISION */
    .mission-vision {
        background-position: center, left 110px top -20px, top 0 right 200px, top center, right 100px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* MEMBERS */
    .members {
        background-position: center, center, center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* PROJECTS */
    .projects {
        background-position: center, left 110px top -20px, top 0 right 200px, top center, right 100px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .projects__image {
        max-width: 590px;
    }


    /* FONDATIONS */
    .fondations {
        background-position: center, center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* CAMPAIGN */
    .campaign {
        padding: 400px 0 150px;
        background-position: center, left 110px top 55px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* CHECK-IN */
    .check-in {
        background-position: center, left 110px top -20px, top 0 right 200px, top center, right 100px center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
    }


    /* FOOTER */
    footer {
        background-image: url('../images/infinity-texture.png'),
        url('../images/infinity__background__nav-line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        url('../images/infinity__background__line.png'),
        linear-gradient(to right, #010F2C 118px, #000D1F 0);
        background-position: center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
    }


    /* CREDENTIALS */
    .footer__rights {
        background-position: center, left 110px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }
}

@media only screen and (max-width: 1601px) {

    /* HEADER */
    .header__main {
        max-width: 1040px;
    }

    .header__play-button {
        right: 70px;
    }

    .header__info {
        max-width: 1040px;
    }

    .header__info hgroup {
        margin-right: 40px;
    }


    /* NEWS */
    .news {
        padding: 100px 0 40px;
    }

    .news__title__box {
        max-width: 1040px;
    }

    .news__slider {
        max-width: 1040px;
    }

    .news__slider figure.slick-active {
        transform: scale(0.83) translateX(400px);
    }

    .news__slider figure.slick-center {
        transform: scale(1) translateX(0);
    }

    .news__slider figure.slick-active + .slick-active + .slick-active {
        transform: scale(0.83) translateX(-400px);
    }

    .news__slider .slick-arrow {
        width: 50px;
        height: 50px;
        background-size: 60%;
    }

    .news__slider .slick-arrow.slick-prev {
        left: -60px;
    }

    .news__slider .slick-arrow.slick-next {
        right: -60px;
    }

    .news__slider .slick-list {
        max-height: 640px;
        min-height: 640px;
    }


    /* ABOUT */
    .about {
        padding: 100px 0 280px;
    }

    .about__title__box {
        max-width: 1040px;
    }

    .about__text-box {
        max-width: 1040px;
    }

    .about__image img {
        max-width: 620px;
    }


    /* MISSION-VISION */
    .mission-vision {
        background-size: auto, auto, auto, auto, cover, cover, auto, auto, auto, auto, auto, auto;
    }

    .mission-vision__box {
        max-width: 1040px;
    }

    .mission-vision__vision img,
    .mission-vision__mission img {
        width: calc(100% + 30px);
    }

    .mission-vision__mission img {
        right: 0;
    }


    /* MEMBERS */
    .members {
        padding: 150px 0 150px;
    }

    .members__title__box {
        max-width: 1040px;
        margin: 0 auto 50px;
    }

    #svgLargeScreen {
        display: none;
    }

    #svgMediumScreen {
        display: block;
    }

    #mediumCircleBulletFirst,
    #mediumCircleBulletSecond,
    #mediumCircleBulletThird,
    #mediumCircleBulletFourth {
        offset-path: path("M475 257.665C652.561 257.665 796.503 206.881 796.503 144.236C796.503 81.5914 652.561 30.8077 475 30.8077C297.439 30.8077 153.498 81.5914 153.498 144.236C153.498 206.881 297.439 257.665 475 257.665Z");
    }

    #smallCircleBulletFirst,
    #smallCircleBulletSecond {
        offset-path: path("M475 210.053C609.657 210.053 718.818 172.436 718.818 126.032C718.818 79.6281 609.657 42.0105 475 42.0105C340.343 42.0105 231.182 79.6281 231.182 126.032C231.182 172.436 340.343 210.053 475 210.053Z");
    }

    .path-slider__item {
        left: -205px;
    }

    .path-slider__next, .path-slider__previous {
        width: 50px;
        height: 50px;
        background-size: 60%;
    }

    .path-slider__previous {
        left: -90px;
        background-position: 11px center;
    }

    .path-slider__next {
        right: -90px;
        background-position: 6px center;
    }


    /* PROJECTS */
    .projects {
        padding: 100px 0;
    }

    .projects__box {
        max-width: 1040px;
    }

    .projects__image {
        max-width: 500px;
        top: 100px;
    }

    .projects-accordion {
        margin-bottom: 0;
    }


    /* FONDATIONS */
    .fondations {
        padding: 100px 0 200px;
    }

    .fondations__title__box,
    .fondations__content {
        max-width: 1040px;
    }

    .fondations__content {
        margin: 50px auto 80px;
    }

    .fondations__content__left-box {
        padding-right: 60px;
    }

    .fondations__content__right-box ul {
        width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 20px);
        width: calc(1 / 2 * 100% - (1 - 1 / 2) * 20px);
        padding-left: 0;
    }

    .fondations__content__right-box li {
        padding-left: 5px;
        letter-spacing: -0.5px;
    }


    /* CAMPAIGN */
    .campaign {
        padding: 400px 0 100px;
    }

    .campaign__header-box {
        max-width: 1040px;
    }

    .campaign__header-box h3 {
        letter-spacing: -3px;
    }

    .campaign__slider {
        max-width: 1040px;
    }

    .campaign__slide {
        transform: scale(0.8) translateX(-515px);
    }

    .campaign__slide.slick-active + .slick-active {
        transform: scale(0.9) translateX(-170px);
    }

    .campaign__slider .slick-arrow {
        width: 50px;
        height: 50px;
        background-size: 60%;
    }

    .campaign__slider .slick-arrow.slick-prev {
        left: -60px;
    }

    .campaign__slider .slick-arrow.slick-next {
        right: -60px;
    }


    /* CHECK-IN */
    .check-in__box {
        max-width: 1040px;
    }

    .check-in__box__text {
        flex-basis: 70%;
    }


    /* FOOTER */
    .footer {
        max-width: 1040px;
    }


    /* CREDENTIALS */
    .footer__rights hgroup {
        max-width: 1040px;
    }
}

@media only screen and (max-width: 1441px) {

    /* HEADER */
    .navigation-box,
    .light__navigation-box {
        padding: 30px;
        align-items: center;
    }

    .initial-logotype {
        display: none;
    }

    .initial-logotype__medium-screen {
        display: block;
        width: 210px;
    }

    .scroll {
        left: 50px;
    }

    .header {
        padding: 0 30px;
        background-position: center, left 43px top 150px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .header__info {
        flex-wrap: wrap;
        padding: 50px 0;
    }

    .header__info hgroup {
        margin-bottom: 30px;
    }

    .header__info hgroup:last-child {
        margin-bottom: 0;
        flex-basis: 100%;
    }

    .header__lang {
        padding: 0 30px 50px 0;
    }

    .header__play-button {
        right: 0;
    }


    /* NEWS */
    .news {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .news__slider {
        max-width: 900px;
    }

    .news__slider figure {
        min-width: 500px;
        max-width: 500px;
        width: 500px !important;
        height: 503px;
        max-height: 503px;
    }

    .news__slider__text {
        padding: 40px;
    }

    .news__slider .slick-list {
        max-height: 540px;
        min-height: 540px;
    }

    .news__slider figure.slick-active {
        transform: scale(0.83) translateX(315px);
    }

    .news__slider figure.slick-active + .slick-active + .slick-active {
        transform: scale(0.83) translateX(-315px);
    }

    .news__slider figure.slick-center {
        transform: scale(1) translateX(0);
    }


    /* ABOUT */
    .about {
        background-position: center, center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
        padding: 100px 0 200px;
    }

    .about__image img {
        max-width: 520px;
    }


    /* MISSION-VISION */
    .mission-vision {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .mission-vision__vision {
        padding-bottom: 70px;
    }

    .mission-vision__mission {
        padding-top: 70px;
    }


    /* MEMBERS */
    .members {
        padding: 100px 0 100px;
        background-position: center, center, center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    #svgLargeScreen,
    #svgMediumScreen,
    #svgSmallScreen {
        display: none;
    }

    #svgSmallerScreen {
        display: block;
    }

    #mediumCircleBulletFirst,
    #mediumCircleBulletSecond,
    #mediumCircleBulletThird,
    #mediumCircleBulletFourth {
        offset-path: path("M400 216.981C549.525 216.981 670.739 174.216 670.739 121.462C670.739 68.7085 549.525 25.9434 400 25.9434C250.475 25.9434 129.261 68.7085 129.261 121.462C129.261 174.216 250.475 216.981 400 216.981Z");
    }

    #smallCircleBulletFirst,
    #smallCircleBulletSecond {
        offset-path: path("M400 176.887C513.395 176.887 605.32 145.209 605.32 106.132C605.32 67.0552 513.395 35.3773 400 35.3773C286.605 35.3773 194.68 67.0552 194.68 106.132C194.68 145.209 286.605 176.887 400 176.887Z");
    }

    .path-slider__item {
        left: -131px;
    }

    .path-slider__previous {
        left: -15px;
    }

    .path-slider__next {
        right: -15px;
    }


    /* PROJECTS */
    .projects {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .projects__image {
        max-width: 400px;
    }

    .projects__text {
        margin: 50px 0;
    }


    /* FONDATIONS */
    .fondations {
        background-position: center, center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }


    /* CAMPAIGN */
    .campaign {
        padding: 350px 0 100px;
        background-position: center, left 43px top 55px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }

    .campaign__slider {
        max-width: 900px;
    }

    .campaign__slider__text {
        padding: 20px;
    }

    .campaign__slide.slick-active {
        width: 400px !important;
        max-width: 400px;
        min-width: 400px;
    }

    .campaign__slider .slick-list {
        max-height: 392px;
        min-height: 392px;
    }

    .campaign__slider .slick-dots {
        margin-top: 30px;
    }

    .campaign__slide {
        max-height: 390px;
        width: 400px !important;
        max-width: 400px;
        min-width: 400px;
    }

    .campaign__slide figure {
        min-height: 240px;
        max-height: 240px;
        height: 240px;
    }

    .campaign__slider__text {
        height: 150px;
    }

    .campaign__slide.slick-active + .slick-active {
        transform: scale(0.9) translateX(-105px);
    }

    .campaign__slide {
        transform: scale(0.8) translateX(-325px);
    }

    .campaign__slide.slick-current {
        transform: scale(1) translateX(30px);
    }


    /* CHECK-IN */
    .check-in {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
    }

    .check-in__box__text {
        flex-basis: 90%;
    }


    /* FOOTER */
    footer {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top, center;
        background-image: url(../images/infinity-texture.png), url(../images/infinity__background__nav-line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), url(../images/infinity__background__line.png), linear-gradient(to right, #010F2C 0, #000D1F 0);
    }


    /* CREDENTIALS */
    .footer__rights {
        background-position: center, left 43px top -20px, top 0 right 200px, top center, top right 390px, top right 580px, top right 770px, left 378px top, left 568px top, left 758px top;
    }
}

@media only screen and (max-width: 1201px) {

    /* HEADER */
    .navigation li,
    .light__navigation li {
        margin-right: 20px;
    }

    .header__main {
        max-width: 890px;
    }

    .header__info {
        max-width: 890px;
        padding: 30px 0;
    }

    .header__lang {
        padding: 0 30px 30px 0;
    }


    /* NEWS */
    .news__title__box {
        max-width: 890px;
        margin: 0 auto 50px;
    }

    .news__slider {
        max-width: 770px;
    }

    .news__slider figure {
        min-width: 400px;
        max-width: 400px;
        width: 400px !important;
        height: 403px;
        max-height: 403px;
    }

    .news__slider .slick-list {
        max-height: 440px;
        min-height: 440px;
    }

    .news__slider figure.slick-active {
        transform: scale(0.83) translateX(220px);
    }

    .news__slider figure.slick-active + .slick-active + .slick-active {
        transform: scale(0.83) translateX(-220px);
    }

    .news__slider figure.slick-center {
        transform: scale(1) translateX(0);
    }

    .news__slider__text {
        padding: 30px;
        top: -190px;
        height: 190px;
    }


    /* ABOUT */
    .about {
        padding: 100px 0 150px;
    }

    .about__title__box {
        max-width: 890px;
    }

    .about__text-box {
        max-width: 890px;
    }

    .about__image {
        top: 110px;
    }


    /* MISSION-VISION */
    .mission-vision__box {
        max-width: 890px;
    }

    .mission-vision__vision {
        padding-bottom: 50px;
    }

    .mission-vision__mission {
        padding-top: 50px;
        padding-left: 50px;
    }

    .mission-vision__vision img {
        top: -50px;
        left: 0;
    }

    .mission-vision__mission img {
        bottom: -70px;
    }


    /* MEMBERS */
    .members__title__box {
        max-width: 890px;
    }

    #svgLargeScreen,
    #svgMediumScreen,
    #svgSmallerScreen {
        display: none;
    }

    #svgSmallScreen {
        display: block;
        transform: translateX(12px);
    }

    #mediumCircleBulletFirst,
    #mediumCircleBulletSecond,
    #mediumCircleBulletThird,
    #mediumCircleBulletFourth {
        offset-path: path("M340 184.434C467.096 184.434 570.128 148.084 570.128 103.243C570.128 58.4023 467.096 22.0519 340 22.0519C212.904 22.0519 109.872 58.4023 109.872 103.243C109.872 148.084 212.904 184.434 340 184.434Z");
    }

    #smallCircleBulletFirst,
    #smallCircleBulletSecond {
        offset-path: path("M340 150.354C436.386 150.354 514.522 123.428 514.522 90.2121C514.522 56.997 436.386 30.0707 340 30.0707C243.614 30.0707 165.478 56.997 165.478 90.2121C165.478 123.428 243.614 150.354 340 150.354Z");
    }

    .path-slider__item {
        left: -70px;
    }

    .path-slider__previous {
        left: 40px;
    }

    .path-slider__next {
        right: 40px;
    }

    .members__slider {
        padding-bottom: 20%;
    }

    #svgSmallScreen image {
        width: 100%;
        transform: translateY(52px);
    }


    /* PROJECTS */
    .projects__box {
        max-width: 890px;
    }

    .projects__text {
        margin: 40px 0;
    }

    .projects__text p:first-child {
        margin-bottom: 30px;
    }

    .projects-accordion__header h5 {
        letter-spacing: -1px;
        font-size: 25px;
    }


    /* FONDATIONS */
    .fondations__title__box, .fondations__content {
        max-width: 890px;
    }

    .fondations__content {
        flex-direction: column;
    }

    .fondations__content__left-box,
    .fondations__content__right-box {
        width: 100%;
    }

    .fondations__content__left-box {
        padding-right: 0;
    }

    .fondations__content__right-box {
        padding-left: 20px;
        margin-top: 50px;
    }

    .fondations__content__right-box ul {
        width: -webkit-calc(1 / 2 * 100% - (1 - 1 / 2) * 40px);
        width: calc(1 / 2 * 100% - (1 - 1 / 2) * 40px);
    }

    .fondations__content__right-box li {
        letter-spacing: 0;
    }


    /* CAMPAIGN */
    .campaign {
        padding: 300px 0 100px;
    }

    .campaign__header-box {
        max-width: 890px;
    }

    .campaign__header-box h3 {
        font-size: 45px;
    }


    /* CHECK-IN */
    .check-in__box {
        max-width: 890px;
    }

    .check-in__box__text hgroup {
        margin-right: 0;
    }

    .check-in__box__text h3 {
        font-size: 40px;
    }


    /* FOOTER */
    .footer {
        max-width: 890px;
    }


    /* CREDENTIALS */
    .footer__rights hgroup {
        max-width: 890px;
    }
}


/* RESPONSIVE MOBILE */
@media only screen and (max-width: 1024px) {
    .campaign__slide figure img.campaign__slide__3d-effect {
        display: none;
    }

    .initial-mobile__logotype {
        width: 180px;
    }

    .header__flares,
    .navigation-box,
    #navBox,
    .header__info,
    .header__lang,
    .news__title.background__title {
        display: none !important;
    }

    #mobile-tablet {
        display: flex !important;
    }

    h1 {
        font-size: 52px;
        line-height: 63px;
    }

    h2 {
        font-size: 37px;
    }

    h3 {
        font-size: 24px;
        line-height: 35px;
    }

    h5 {
        font-size: 17px;
        line-height: 25px;
    }

    .button {
        padding: 17px 30px;
        font-size: 12px;
    }

    .title__box__color {
        line-height: 54px;
    }

    .scroll {
        left: 27px;
        top: 215px;
    }

    html,
    body {
        height: 100%;
        overscroll-behavior: none;
    }


    /* HEADER */
    .header {
        min-height: 100%;
        height: 100%;
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center, left 20px top 200px;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 40px 0 110px;
    }

    .header__main {
        max-width: 100%;
        margin-bottom: auto;
        margin-top: auto;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        text-align: center;
    }

    .header__main h1 {
        margin-bottom: 35px;
    }

    .play-button {
        width: 45px;
        height: 45px;
    }

    .play-button .first-circle,
    .play-button .second-circle,
    .play-button .third-circle {
        animation: none;
        fill: none;
    }

    .play-button .first-circle {
        transform: scale(2.7);
        stroke-width: 0.5;
        stroke: #dab454;
        opacity: 0.2;
    }

    .play-button .second-circle {
        transform: scale(2);
        stroke-width: 0.5;
        stroke: #dab454;
        opacity: 0.5;
    }

    .play-button .third-circle {
        transform: scale(1.5);
        stroke-width: 1;
        stroke: #dab454;
        opacity: 0.7;
    }

    .hamburger-button {
        display: flex;
        position: fixed !important;
        align-items: center;
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: 30px;
        z-index: 9999999;
        border-radius: 50%;
        height: 57px;
        width: 57px;
    }

    .sticky-hamburger {
        background-color: #00335E;
    }

    .hamburger-scroll {
        display: none;
    }

    .nav_toggle {
        border: 0;
        width: 54px;
        height: 54px;
        outline: none;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hamburger {
        position: absolute;
        display: inline-block;
        animation-duration: 1s;
        animation-name: slide;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        margin-top: -2.5px;
    }

    .hamburger,
    .hamburger::before,
    .hamburger::after {
        width: 30px;
        height: 5px;
        border-radius: 20px;
        background: #fff;
        transition: all 400ms ease-in-out;
    }

    .hamburger::before, .hamburger::after {
        content: '';
        position: absolute;
        left: 0;
    }

    .hamburger::before {
        bottom: 10px;
        animation-duration: 2s;
        animation-name: slide;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    .hamburger::after {
        top: 10px;
        animation-duration: 1.5s;
        animation-name: slide;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    .nav-open.hamburger {
        transform: rotate(45deg);
        animation: none;
    }

    .nav-open.hamburger::before {
        transform: rotate(90deg) translate(10px);
        animation: none;
    }

    .nav-open.hamburger::after {
        transform: rotate(90deg) translate(-10px);
        animation: none;
    }

    .navigation-mobile,
    .header__lang,
    .navigation,
    .light__navigation {
        flex-direction: column;
        align-items: center;
    }

    .header__lang {
        position: relative;
        padding: 0;
        bottom: 100px;
        margin-top: auto;
    }

    .navigation-mobile {
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background-color: #000D1F;
        transform: translateX(-100%);
        transition: all 300ms linear;
        transition-property: transform;
        position: fixed;
        z-index: 99999;
        padding: 30px 0;
    }

    .navigation-mobile.nav-open {
        transform: translateY(0%);
    }

    .navigation {
        margin-top: auto;
        margin-bottom: auto;
    }

    .navigation li,
    .light__navigation li {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .navigation a,
    .light__navigation a {
        padding: 5px 0;
        text-transform: uppercase;
    }

    #mobile-tablet .navigation a::before,
    #mobile-tablet .light__navigation a::before {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
    }

    .header .header__flares {
        height: unset;
    }


    /* NEWS */
    .news {
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center, left 20px top -20px;
        padding: 80px 0 40px;
    }

    .news__title__box {
        max-width: unset;
        margin: 0 auto 50px;
        padding: 0 30px 0 55px;
        align-items: center;
    }

    .news__slider {
        z-index: 9999;
        padding: 0 30px 0 45px;
        max-width: 700px;
    }

    .news__slider figure {
        min-width: 320px;
        max-width: 320px;
        width: 320px !important;
        height: 323px;
        max-height: 323px;
    }

    .news__slider figure.slick-center {
        transform: scale(1);
    }

    .news__slider .slick-list {
        max-height: 363px;
        min-height: 363px;
    }

    .news__slider .slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 55%;
        top: unset;
        bottom: -5px;
        transform: unset;
    }

    .news__slider .slick-dots li {
        display: flex;
    }

    .news__slider .slick-arrow.slick-next {
        right: 40px;
    }

    .news__slider .slick-arrow.slick-prev {
        left: 55px;
        background-position: 8px center;
    }


    /* ABOUT */
    .about {
        background-image: url("../images/about-background.jpg"),
        url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center, center, left 20px top -20px;
        padding: 30px 0 110px;
    }

    .about__image {
        top: unset;
        position: relative;
        margin-left: 55px;
    }

    .about__image img {
        max-width: 100%;
    }

    .about__title__box,
    .about__title {
        display: none;
    }

    .about__title__box {
        max-width: unset;
        margin: 0 auto 40px;
        padding: 0 30px 0 55px;
    }

    .about__text-box {
        margin-top: 40px;
        padding: 0 30px 0 55px;
        max-width: 100%;
    }

    .about__text {
        width: unset;
    }

    .about__text p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .about__video p {
        font-size: 12px;
    }

    .about__video-box {
        width: 100%;
    }

    .about .play-button {
        width: 25px;
    }

    .about__video-box a {
        right: unset;
    }


    /* MISSION-VISION */
    .mission-vision {
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png"),
        url('../images/mission-vision-background.jpg');
        background-position: center, left 20px top -20px, center;
        background-size: auto, auto, cover;
    }

    .mission-vision__box {
        flex-direction: column;
        max-width: 100%;
    }

    .mission-vision-box {
        display: none;
    }

    .mission-vision__vision,
    .mission-vision__mission,
    .mission-vision__vision img,
    .mission-vision__mission img {
        width: 100%;
        padding: 0;
    }

    .mission-vision__vision img {
        top: 0;
        padding-left: 55px;
        margin-top: -60px;
        margin-bottom: 30px;
    }

    .mission-vision__vision hgroup,
    .mission-vision__mission hgroup {
        padding: 0 30px 0 55px;
    }

    .mission-vision__mission hgroup {
        margin-bottom: 40px;
    }

    .mission-vision__vision hgroup p,
    .mission-vision__mission hgroup p {
        font-size: 16px;
        line-height: 22px;
    }

    .mission-vision__mission {
        margin-top: 40px;
    }

    .mission-vision__mission img {
        margin-bottom: -60px;
        bottom: 0;
        padding-left: 55px;
    }


    /* MEMBERS */
    .star-twinkle,
    .path-slider__next,
    .path-slider__previous,
    .path-slider__items,
    .members__title__box,
    .members__title {
        display: none;
    }

    .members {
        background-image: url("../images/members-background.png"),
        linear-gradient(rgba(1, 15, 44, 1), rgba(1, 15, 44, 1)),
        url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center, center, center, left 20px top -20px;
    }

    .members__slider {
        padding-bottom: 0;
    }

    .members__title__box {
        padding: 0 30px 0 55px;
        margin-bottom: 40px;
    }

    .members__slider__logo {
        width: 100%;
        padding: 0 30px;
        max-width: 220px;
        transform: unset;
        transition: none;
        opacity: 1;
    }

    .members-slider__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .members__slider__arrow {
        transform: unset;
        transition: none;
        opacity: 1;
        margin: 20px auto 20px;
    }

    .members-slider__item p,
    .members-slider__item a {
        font-size: 14px;
        line-height: 20px;
    }

    .members-slider__item p {
        margin-bottom: 30px;
    }

    .members-slider__item a {
        color: #DAB454;
        text-decoration: underline;
        letter-spacing: 0.4px;
        filter: drop-shadow(-1px 1px 8px #CBB682);
    }

    .members-slider {
        padding: 0 30px 0 55px;
        top: -30px;
        max-width: 600px;
        margin: 0 auto;
    }

    .members-slider .slick-arrow {
        position: absolute;
        top: 50px;
        width: 35px;
        height: 35px;
        background-size: 55%;
        cursor: pointer;
        transition: opacity 0.23s;
        border-radius: 50%;
        border: solid 1px #DAB454;
        background-color: transparent;
        background-repeat: no-repeat;
        font-size: 0;
        box-shadow: 0 0 4px 0 #dab454;
        z-index: 9;
    }

    .members-slider .slick-arrow.slick-prev {
        left: 55px;
        background-image: url(../images/slider-prev.svg);
        background-position: 8px center;
    }

    .members-slider .slick-arrow.slick-next {
        right: 30px;
        background-image: url(../images/slider-next.svg);
        background-position: 5px center;
    }

    .members-slider .slick-dots {
        justify-content: center;
        margin-top: auto;
        display: flex;
        align-items: center;
        position: absolute;
        bottom: -50px;
        left: calc(50% + 10px);
        transform: translateX(-50%);
    }

    .members-slider .slick-dots li {
        display: flex;
        margin-right: 20px;
    }

    .members-slider .slick-dots li:last-child {
        margin-right: 0;
    }

    .members-slider .slick-dots li.slick-active button {
        background-color: #DAB454;
        border: none;
        background-image: url(../images/slick-dot-bg.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 20px;
        height: 20px;
        box-shadow: 0 1px 6px 0 #dab454;
    }

    .members-slider .slick-dots li button {
        border-radius: 50%;
        border: solid 1px #DAB454;
        background-color: #DAB45435;
        width: 18px;
        height: 18px;
        cursor: pointer;
        font-size: 0;
        transition: opacity 0.23s;
    }

    #logotype {
        display: none;
    }

    #smallCircleBulletFirst,
    #smallCircleBulletSecond,
    #mediumCircleBulletFirst,
    #mediumCircleBulletSecond,
    #mediumCircleBulletThird,
    #mediumCircleBulletFourth {
        animation: none;
    }

    #smallCircleBulletFirst {
        offset-distance: 12.5%;
        transform: scale(0.875);
    }

    #smallCircleBulletSecond {
        offset-distance: 62.5%;
        transform: scale(0.625);
    }

    #mediumCircleBulletFirst {
        offset-distance: -25%;
        transform: scale(0.75);
    }

    #mediumCircleBulletSecond {
        offset-distance: 0%;
        transform: scale(1);
    }

    #mediumCircleBulletThird {
        offset-distance: 25%;
        transform: scale(0.75);
    }

    #mediumCircleBulletFourth {
        offset-distance: 50%;
        transform: scale(0.5);
    }

    .star-twinkle {
        animation: none !important;
        top: unset !important;
        left: unset !important;
    }


    /* PROJECTS */
    .projects {
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png"),
        url('../images/projects-background.jpg');
        background-position: center, left 20px top -20px, center;
        background-size: auto, auto, cover;
        padding: 80px 0;
    }

    .projects__box {
        max-width: 100%;
    }

    .projects__image,
    .project__title.background__title {
        display: none !important;
    }

    .projects__title__box {
        padding: 0 30px 0 55px;
        width: 100%;
    }

    .projects__text {
        padding: 0 30px 0 55px;
        width: 100%;
    }

    .projects__text p {
        font-size: 16px;
        line-height: 22px;
    }

    .projects-accordion {
        width: 100%;
        padding: 0 30px 0 55px;
        border-bottom: none;
    }

    .projects-accordion__tab.pa__third {
        border-bottom: solid 1px #DAB454;
    }

    .projects-accordion__header h5 {
        font-size: 16px;
    }

    .projects-accordion__content p {
        font-size: 12px;
        line-height: 14px;
    }


    /* FONDATION */
    .fondations {
        background-image: url("../images/fondation-background.png"),
        url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center right -370px, center, left 20px top -20px;
        padding: 80px 0 0;
    }

    .fondations__title__box,
    .fondations__content {
        padding: 0 30px 0 55px;
        max-width: 100%;
    }

    .fondations__title {
        display: none;
    }

    .fondations__content {
        margin: 40px auto;
    }

    .fondations__content__left-box p,
    .fondations__content__right-box li {
        font-size: 16px;
        line-height: 22px;
    }

    .fondations__content__right-box {
        flex-direction: column;
    }

    .fondations__content__right-box ul {
        width: 100%;
    }

    .fondations__content__right-box ul:nth-child(2) {
        margin-top: 20px;
    }

    .fondations__image {
        display: none;
    }

    .fondations__image-mobile {
        width: 100%;
    }

    .fondations__image-mobile {
        width: 100%;
        position: relative;
        margin-bottom: -200px;
        display: inline;
        z-index: 9999;
    }


    /* CAMPAIGN */
    .campaign {
        padding: 250px 0 100px;
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png"),
        url('../images/campaign-background.jpg');
        background-position: center, left 20px top 55px, center;

    }

    .campaign__title,
    .campaign__header-box a {
        display: none;
    }

    .campaign__header-box h3 {
        font-size: 24px;
        line-height: 35px;
        letter-spacing: unset;
    }

    .campaign__header-box,
    .campaign__header-box hgroup {
        max-width: 100%;
        width: 100%;
    }

    .campaign__header-box {
        padding: 0 30px 0 55px;
    }

    .campaign-button {
        margin: 40px auto 0;
    }

    .campaign__slider .slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 55%;
        top: unset;
        bottom: -5px;
        transform: unset;
    }

    .campaign__slider .slick-arrow.slick-prev {
        left: 55px;
        background-position: 8px center;
    }

    .campaign__slider .slick-arrow.slick-next {
        right: 40px;
    }

    .campaign__slider .slick-dots li {
        margin-right: 10px;
    }

    .campaign__slider .slick-dots li button {
        width: 11px;
        height: 11px;
    }

    .campaign__slider .slick-dots li.slick-active button {
        width: 13px;
        height: 13px;
        background-size: 50%;
    }

    .campaign__slider {
        max-width: 100%;
        padding: 0 0 0 25px;
        z-index: 9999;
    }

    .campaign__slide.slick-active {
        width: 320px !important;
        max-width: 320px;
        min-width: 320px;
    }

    .campaign__slide {
        max-height: 300px;
        width: 320px !important;
        max-width: 320px;
        min-width: 320px;
    }

    .campaign__slider .slick-list {
        max-height: 303px;
        min-height: 303px;
    }

    .campaign__slider__text {
        height: 130px;
    }

    .campaign__slide figure {
        min-height: 170px;
        max-height: 170px;
        height: 170px;
    }

    .campaign__slider__text h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .campaign__slider__text a {
        font-size: 11px;
        line-height: 15px;
    }

    .campaign__slider__date {
        font-size: 9px;
        line-height: 13px;
    }

    .campaign__slider__text {
        padding: 15px;
    }

    .campaign__slide {
        transform: scale(0.7) translateX(-40px);
    }


    /* CHECK-IN */
    .check-in {
        background-image: url('../images/infinity-texture.png'),
        url('../images/infinity__background__nav-line.png'),
        url('../images/check-in-background.jpg'),
        linear-gradient(to bottom, #010F2C 200px, #000D1F 0);
        background-position: center, left 20px top -20px, center right -290px, center;
        background-size: auto, auto, auto, cover, cover;
    }

    .check-in__box {
        max-width: 100%;
    }

    .check-in__box__text h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .check-in__box__text hgroup {
        font-size: 16px;
        line-height: 22px;
    }

    .check-in__box__text hgroup span {
        display: flex;
        margin-bottom: 20px;
    }

    .check-in__box__check {
        display: flex;
    }

    #popupBtn {
        margin-top: 30px;
    }

    .check-in__box__text {
        flex-basis: 100%;
        padding: 0 30px 0 55px;
    }

    .blocker {
        padding: 10px !important;
    }

    .check-in__pop-up.modal {
        padding: 30px 20px;
    }

    .check-in__pop-up__header h5 {
        line-height: 20px;
        padding-right: 20px;
    }

    .check-in__pop-up__header p {
        font-size: 14px;
        line-height: 20px;
    }

    .check-in__pop-up__header {
        margin-bottom: 30px;
    }

    .check-in__pop-up__form__name input,
    .check-in__pop-up__form__data input,
    .check-in__pop-up__form__files__add,
    .check-in__pop-up__form__files__info {
        width: 100%;
    }

    .check-in__pop-up__form__name,
    .check-in__pop-up__form__data,
    .check-in__pop-up__form__files {
        flex-direction: column;
    }

    .check-in__pop-up__form input,
    .check-in__pop-up__form textarea {
        margin-bottom: 20px;
    }

    .check-in__pop-up__form__name,
    .check-in__pop-up__form__data,
    .check-in__pop-up__form__files {
        margin-bottom: 0;
    }

    .check-in__pop-up__form__files__info {
        justify-content: center;
        display: flex;
    }

    .check-in__pop-up__form__send {
        font-size: 12px;
        padding: 20px 35px;
        margin: 30px auto 0 auto;
    }

    .check-in__pop-up__form__files__add {
        padding: 20px 0;
    }

    .check-in__pop-up.modal a.close-modal {
        right: 20px;
        top: 20px;
        width: 22px;
        height: 22px;
    }

    .check-in__pop-up__form input,
    .check-in__pop-up__form textarea {
        padding: 15px;
        font-size: 12px;
    }

    #msg2 {
        width: 100%;
        text-align: center;
        bottom: -25px;
        font-size: 14px;
    }


    /* FOOTER */
    footer {
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png"),
        linear-gradient(to right, #010F2C 0, #000D1F 0);
        background-position: center, left 20px top -20px, center;
        background-size: auto, auto, cover;
    }

    .footer {
        max-width: 100%;
        flex-direction: column;
        padding: 80px 30px 60px 55px;
    }

    .news-footer {
        padding: 80px 30px 60px 30px;
    }

    .news__footer .footer__rights hgroup {
        padding: 0 30px 0 30px;
    }

    .footer__info,
    .footer__form {
        width: 100%;
    }

    .footer__logo {
        max-width: 325px;
        margin-bottom: 40px;
    }

    .footer__logo img {
        width: 100%;
    }

    .footer__data a p {
        font-size: 14px;
    }

    .footer__data {
        margin-bottom: 40px;
    }

    .infinity-social a {
        margin-right: 0;
        flex-basis: 50%;
        margin-bottom: 10px;
    }

    .infinity-social {
        flex-wrap: wrap;
        margin-bottom: 30px;
        max-width: 400px;
    }

    .footer__form input {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer__form__name,
    .footer__form__data {
        flex-direction: column;
        margin-bottom: 0;
    }

    .footer__form__message {
        flex-direction: column;
        align-items: center;
    }

    .footer__form textarea {
        min-height: 140px;
        margin-bottom: 30px;
        width: 100%;
    }

    .footer__form button {
        padding: 20px 45px;
        font-size: 12px;
    }

    #msg {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }


    /* CREDENTIALS */
    .footer__rights {
        background-image: url("../images/infinity-texture.png"),
        url("../images/infinity__background__nav-line.png");
        background-position: center, left 20px top -20px;
        background-size: auto, auto;
    }

    .footer__rights hgroup {
        max-width: 100%;
        padding: 0 30px 0 55px;
        flex-direction: column;
        align-items: center;
        font-size: 10px;
    }

    .footer__rights hgroup p {
        margin-bottom: 5px;
        text-align: center;
    }


    /* NEWS PAGE */
    /* HEADER */
    .news__header {
        height: auto;
        align-items: center;
        background-image: url("../images/infinity-texture.png"),
        url("../images/news-page-header-background-flip.png");
        background-size: auto, cover;
        background-position: center, center;
        padding: 40px 0 20px;
    }

    .news__header-box {
        margin: auto;
        bottom: auto;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    .news__header-box#mobile-tablet {
        display: block !important;
    }

    .news__header-box h3 {
        font-size: 52px;
    }

    .news__header-box__scroll {
        justify-content: center;
    }

    .news__header .hamburger-button {
        background-color: #00335E;
    }


    /* CONTENT */
    .news__content {
        padding: 50px 30px 50px;
        background-image: url('../images/infinity-texture.png'),
        url('../images/news-page-background.png');
        background-position: center;
        background-size: auto, cover;
    }

    .news__content-slider figure {
        flex: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
        width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
        max-width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
    }

    .news__content-slider figure:nth-child(2n) {
        margin-right: 0;
    }

    .news__content-slider figure:nth-child(3n) {
        margin-right: auto;
    }

    .news__content-slider__txt {
        top: -144px;
        height: 139px;
    }

    .news__content-slider__txt span {
        font-size: 9px;
        line-height: 13px;
    }

    .news__content-slider__txt h6 {
        font-size: 16px;
        line-height: 20px;
        -webkit-line-clamp: 2;
    }

    .news__content-slider__txt {
        font-size: 11px;
        line-height: 15px;
    }

    .news-single__box-text h5 {
        font-size: 20px;
    }

    /* FOOTER */
    footer.news__footer {
        background-image: url('../images/infinity-texture.png'),
        linear-gradient(to right, #000D1F, #000D1F 0);
        background-size: auto, cover;
        background-position: center;
    }

    .news__footer .footer__rights {
        background-image: url('../images/infinity-texture.png');
        background-size: auto;
        background-position: center;
    }


    /* CAMPAIGN PAGE */
    /* HEADER */
    .light__navigation-box {
        display: none;
    }

    .campaign__news__header {
        background-image: url('../images/infinity-texture.png'),
        url('../images/campaign-page-header-background.png');
        background-position: center;
        background-size: auto, cover;
    }

    .news__header-box h3 {
        line-height: 68px;
    }

    .campaign__news__header .hamburger-button {
        background-color: #00335E;
    }


    /* CONTENT */
    .campaign__content {
        background-image: url('../images/infinity-texture.png'),
        url('../images/campaign-page-background.png');
        background-position: center;
        background-size: auto, cover;
    }


    /* SINGLE NEWS PAGE */
    /* HEADER */
    .news-single__header .hamburger-button {
        background-color: #00335E;
    }

    .news-single__header h3 {
        color: #00335E;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        padding: 0 25px;
    }

    /* CONTENT */
    .news-single__content-box {
        top: unset;
        padding: 50px 30px 60px 30px;
    }

    .news-single__box {
        margin-top: 40px;
        align-items: unset;
        flex-direction: column;
        display: block;
    }

    .news-single__text {
        margin-top: 30px;
    }

    .news-single__text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .news-single__text ul,
    .news-single__text ol {
        margin-bottom: 20px;
    }

    .news-single__text ul li,
    .news-single__text ol li {
        font-size: 14px;
        margin-bottom: 12px;
        margin-left: 30px;
    }

    .news-single__text ul li::before {
        left: -15px;
        width: 5px;
        height: 5px;
    }

    .news-single__text ol li::marker {
        font-size: 16px;
    }

    .single-news-slider {
        margin: 30px auto;
        max-width: 100%;
    }

    .single-news-slider .slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 60%;
        bottom: -5px;
    }

    .single-news-slider .slick-arrow.slick-prev {
        background-position: 8px center;
    }

    .single-news-slider .slick-dots {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .single-news-slider .slick-dots li button {
        width: 11px;
        height: 11px;
    }

    .single-news-slider .slick-dots li.slick-active button {
        width: 13px;
        height: 13px;
        background-size: 55%;
    }

    .single-news-slider .slick-slide {
        margin: 0 10px;
    }

    .single-news-slider .slick-list {
        margin: 0 -10px;
    }


    /* SIDEBAR */
    .news-single__side-bar {
        padding: 20px;
        margin-top: 40px;
    }

    .news-single__side-bar hgroup {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .news-single__side-bar__footer {
        margin-top: 15px;
    }

    .news-single__side-bar hgroup h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 16px;
        line-height: 20px;
    }
}


@media only screen and (max-width: 1024px) and (min-width: 430px) {

    .campaign__slider {
        max-width: 550px;
    }

    .campaign__slide.slick-current {
        transform: scale(1) translateX(30px);
    }

    .campaign__slide.slick-active + .slick-active {
        transform: scale(0.9) translateX(-220px);
    }

    .campaign__slide {
        transform: scale(0.7) translateX(-610px);
    }
}


@media only screen and (max-width: 751px) {
    .news__content-slider figure {
        flex: calc(1 / 1 * 100% - (1 - 1 / 1) * 0px);
        width: calc(1 / 1 * 100% - (1 - 1 / 1) * 0px);
        max-width: calc(1 / 1 * 100% - (1 - 1 / 1) * 0px);
        margin-right: 0;
    }

    .news__content__pagination .next-item,
    .news__content__pagination .previous-item {
        width: 38px;
        height: 38px;
    }

    .page-item {
        width: 15px;
        height: 15px;
        margin-right: 15px;
    }

    .page-item.active {
        width: 17px;
        height: 17px;
        background-size: 50%;
    }
}

@media only screen and (max-width: 431px) {

    .news__content-slider {
        padding-top: 10px;
    }

    .news__content-slider figure {
        height: 305px;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 395px) {

    .header__main h1 {
        font-size: 49px;
        letter-spacing: -2px;
    }

    .news__slider figure {
        min-width: 280px;
        max-width: 280px;
        width: 280px !important;
        height: 303px;
        max-height: 303px;
    }

    .campaign__slide.slick-active {
        width: 290px !important;
        max-width: 290px;
        min-width: 290px;
    }

    .campaign__slide {
        max-height: 300px;
        width: 280px !important;
        max-width: 280px;
        min-width: 280px;
    }
}


@media only screen and (max-width: 361px) {
    .navigation {
        margin-top: 15px;
    }

    .navigation li,
    .light__navigation li {
        margin-bottom: 20px;
    }

    .header__language {
        margin-bottom: 15px;
    }

    .header__lang {
        bottom: 80px;
    }
}


@media only screen and (max-width: 321px) {
    .header__lang .social {
        display: none;
    }

    .navigation {
        margin-top: 15px;
    }

    .navigation li,
    .light__navigation li {
        margin-bottom: 15px;
    }

    .navigation a,
    .light__navigation a,
    .header__language {
        font-size: 14px;
    }

    .header__lang {
        bottom: 55px;
    }

    .header__main h1 {
        margin-bottom: 20px;
    }

    .logotype {
        max-width: 200px;
    }

    .initial-logotype__medium-screen {
        width: 100%;
    }
}

@media only screen and (min-width: 2200px) {
    .campaign {
        padding: 610px 0 150px;
    }

    article.header__flares:nth-child(2) {
        display: none;
    }
}


.dokumenti-section{
    background-color: #ffffff;
    padding: 50px;
}
.dokumenti-container hgroup img{
    display: none;
}
.dokumenti-container{
    margin: 0 auto;
    max-width: 1140px;
}
.dokumenti-naslov h5{
    color: #00335E;
    font-weight: 600;
}
.dokumenti-naslov{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.dokumenti-link:hover{
    color: white!important;
}
@media only screen and (max-width: 480px) {
    .dokumenti-section{
     
        padding:  50px 30px;
    }
}