@font-face {
    font-family: suisseintl;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Suisse/SuisseIntl-Regular-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-Regular-WebS.woff2") format("woff2"),
        url("../fonts/Suisse/SuisseIntl-Regular-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-Regular-WebS.ttf") format("truetype"),
        url("../fonts/Suisse/SuisseIntl-Regular-WebS.svg#SuisseIntl")
            format("svg");
}
@font-face {
    font-family: suisseintl;
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/Suisse/SuisseIntl-RegularItalic-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-RegularItalic-WebS.woff2")
            format("woff2"),
        url("../fonts/Suisse/SuisseIntl-RegularItalic-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-RegularItalic-WebS.ttf")
            format("truetype"),
        url("../fonts/Suisse/SuisseIntl-RegularItalic-WebS.svg#SuisseIntl")
            format("svg");
}
@font-face {
    font-family: suisseintl;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Suisse/SuisseIntl-Medium-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-Medium-WebS.woff2") format("woff2"),
        url("../fonts/Suisse/SuisseIntl-Medium-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-Medium-WebS.ttf") format("truetype"),
        url("../fonts/Suisse/SuisseIntl-Medium-WebS.svg#SuisseIntl")
            format("svg");
}
@font-face {
    font-family: suisseintl;
    font-style: italic;
    font-weight: 500;
    src: url("../fonts/Suisse/SuisseIntl-MediumItalic-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-MediumItalic-WebS.woff2")
            format("woff2"),
        url("../fonts/Suisse/SuisseIntl-MediumItalic-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-MediumItalic-WebS.ttf")
            format("truetype"),
        url("../fonts/Suisse/SuisseIntl-MediumItalic-WebS.svg#SuisseIntl")
            format("svg");
}
@font-face {
    font-family: suisseintl;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Suisse/SuisseIntl-Bold-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-Bold-WebS.woff2") format("woff2"),
        url("../fonts/Suisse/SuisseIntl-Bold-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-Bold-WebS.ttf") format("truetype"),
        url("../fonts/Suisse/SuisseIntl-Bold-WebS.svg#SuisseIntl") format("svg");
}
@font-face {
    font-family: suisseintl;
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/Suisse/SuisseIntl-BoldItalic-WebS.eot?") format("eot"),
        url("../fonts/Suisse/SuisseIntl-BoldItalic-WebS.woff2") format("woff2"),
        url("../fonts/Suisse/SuisseIntl-BoldItalic-WebS.woff") format("woff"),
        url("../fonts/Suisse/SuisseIntl-BoldItalic-WebS.ttf") format("truetype"),
        url("../fonts/Suisse/SuisseIntl-BoldItalic-WebS.svg#SuisseIntl")
            format("svg");
}
::selection {
    background-color: rgb(253, 213, 63);
    color: rgb(0, 0, 0);
}
::selection {
    background-color: rgb(0, 0, 0);
    color: rgb(253, 213, 63);
}
body {
    --color-text: #120047;
    --color-bg: #333;
    --color-link: #110046;
    --color-link-hover: #e83779;
    --color-info: #fff;
    --color-main-bg: #7115d8;
    --path-fill-1: url(\#gradient1);
    --path-fill-2: url(\#gradient2);
    --path-fill-3: url(\#gradient3);
    --color-title: inherit;
    --font-family-title: "suisseintl", serif;
    --font-size-title: 8vmax;
    --font-weight-title: 400;
    --color-menu: #ffffff;
    --color-menu-hover: #c14343;
    --font-family-menu: var(--font-family-title);
    --font-size-menu: 3.5vmax;
    --font-weight-menu: 400;
    --button-bg: #120047;
    --button-circle: #9236f7;
    --button-line: #ffffff;
}
body,
html {
    -webkit-font-smoothing: antialiased;
    height: auto;
    font-size: 100%;
    color: rgb(0, 0, 0);
    background-color: rgb(250, 250, 250);
    font-family: suisseintl, sans-serif !important;
}
* {
    outline: none;
}
body {
    padding-top: calc(100px);
}
#widthContainer {
    max-width: 1280px;
    margin: 0px auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 1em;
    font-family: suisseintl, sans-serif !important;
}
h1,
h2,
h3,
h4,
h5 {
    color: rgb(0, 0, 0);
}
h1 {
    font-size: 2.5rem;
    font-weight: bold;
}
h2 {
    position: relative;
    font-size: 35px;
    font-weight: bold;
}
h3 {
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2rem !important;
}
h4 {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
}
h5 {
    font-size: 1.4rem;
}
h6 {
    font-size: 1rem;
    font-weight: bold;
}
p,
ul {
    line-height: 1.3;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
em {
    color: rgb(0, 0, 0);
}
blockquote,
blockquote * {
}
a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}
a:hover {
    color: rgb(55, 196, 243);
    text-decoration: none;
}
ul.hmm-ul {
    list-style: none;
}
ul.hmm-ul li {
}
ul.hmm-ul li::before {
    content: "";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
a {
}
input:focus,
textarea:focus {
    color: rgb(47, 146, 243) !important;
    border-color: rgb(47, 146, 243) !important;
    border-width: 3px !important;
}
header {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 20px 0px;
    height: 100px;
    background-color: transparent;
}
header.fullscreen {
    background-color: rgb(255, 255, 255);
}
header .logo,
header .logo2 {
    z-index: 99;
    position: absolute;
    display: block;
    background: url("") center center / 90% no-repeat
        rgb(55, 195, 243);
    width: 100px;
    height: 100px;
    left: 0px;
    top: 0px;
    transition: all 0.3s ease 0s;
    transform: translate(0%, 0px);
}
header .logo2 {
    z-index: 9;
    background: url("") center center /
        90% no-repeat rgb(255, 255, 255);
    background-size: 360px;
    width: 390px;
}
header .logo.hide,
header .logo2.hide {
    transform: translate(-100%, 0px);
}
header .logo.big {
    background: url("") 66% 28% / contain no-repeat
        transparent;
    width: 260px;
    height: 180px;
    margin-left: 0px;
    margin-top: 3px;
}
header .logo::before {
}
header .logo img {
    height: 140px;
    width: 140px;
}
header .header-left {
    width: auto;
    padding-right: 30px;
}
header .header-right {
    text-align: right;
    padding-right: 40px;
}
body.header-fixed header {
}
body.header-fixed header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
    transform: translate(0px, 0%);
    border-bottom: 1px solid rgb(238, 238, 238);
}
body.header-down header {
    background-color: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
    transform: translate(0px, 0%);
}
body.header-fixed header .logo.big {
    position: relative;
    display: inline-block;
    background: url("") 66% 28% / contain no-repeat
        transparent;
    width: 120px;
    height: 40px;
    margin-left: 0px;
    margin-top: 3px;
}
body.header-fixed header .logo {
    opacity: 1;
    top: 0px;
    height: 58px;
    width: 58px;
    transition: all 0.3s ease 0s;
}
body.header-fixed header {
    padding: 10px 0px;
}
body.header-fixed header .hmm-button-hamburger {
    top: 0px;
}
body.header-fixed header .hmm-button-hamburger span {
    background-color: rgb(0, 0, 0);
}
header .hmm-menu {
    cursor: pointer;
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 10px 20px 0px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
}
body.header-fixed header .hmm-menu {
    margin-top: 5px;
}
header .hmm-menu li {
    display: inline-block;
    text-align: center;
}
header .hmm-menu li a {
    color: rgb(0, 0, 0);
}
header .hmm-menu li a:hover {
    color: rgb(55, 196, 243);
}
header .hmm-menu li a .uk-icon {
}
header .hmm-menu {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
header .hmm-menu li {
    margin: 0px 5px;
    transition: all 0.3s ease 0s;
}
body.header-fixed header .hmm-menu li {
    margin: 0px;
}
header .hmm-menu li a {
    text-decoration: none;
    font-weight: normal;
    margin: 0px 20px;
    padding: 5px 0px;
}
header .hmm-button-search {
    display: inline-block;
    margin-top: 17px;
    padding-right: 25px;
}
header .hmm-button-menu {
    display: none;
    margin-top: 17px;
}
body.header-fixed header .hmm-button-search {
    margin-top: 7px;
}
body.header-fixed header .hmm-button-menu {
    margin-top: 7px;
}
.hmm-menu li.activate a {
    border-bottom: 3px solid rgb(0, 0, 0);
}
header .hmm-button-hamburger {
}
header .hmm-button-hamburger span {
    background-color: rgb(0, 0, 0);
}
header .hmm-button-hamburger.white span {
    background-color: rgb(255, 255, 255);
}
.hmm-menu-overflow {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding: 20px 30px;
    box-shadow: rgba(50, 50, 50, 0.38) 0px 15px 17px 0px;
}
.hmm-menu-overflow .uk-container {
    padding-left: 30px;
    padding-right: 30px;
}
.hmm-menu-close {
    cursor: pointer;
    padding: 10px 0px 0px;
}
.hmm-menu-overflow ul {
    margin: 0px;
    padding: 0px;
}
.hmm-menu-overflow li {
    margin: 40px 0px;
    padding: 0px;
    display: block;
}
.hmm-menu-overflow li a {
    text-decoration: none;
    padding: 5px 0px;
}
.hmm-menu-overflow li a:hover {
    color: rgb(55, 196, 243);
}
.hmm-menu-address {
    padding: 30px 0px;
    line-height: 30px;
}
body.header-up.header-fixed .hmm-menu {
}
body .hmm-button-close {
    opacity: 0;
    position: fixed;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%) translateY(0%);
}
body.menu-open .hmm-button-close {
    opacity: 1;
    transform: translateX(-50%) translateY(-100%);
}
.hmm-socials {
}
.hmm-socials ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.hmm-socials ul li {
    display: inline-block;
    margin-bottom: 30px;
    margin-left: 10px;
}
.hmm-socials ul li a {
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 10px;
    border-radius: 30px;
}
.hmm-socials ul li a i {
    color: rgb(255, 255, 255);
    background: none;
}
.home-news-carousel {
    margin: 0px auto;
    min-height: calc(80vh + 160px);
    background-color: rgb(239, 239, 239);
}
.home-news-carousel #sync1 {
    background-color: rgb(255, 255, 255);
}
.home-news-carousel #sync1 .item {
    display: block;
    height: 80vh;
    min-height: 600px;
    background-color: rgb(255, 255, 255);
}
.home-news-carousel #sync1 .item .item-bg {
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("") center center / cover no-repeat rgb(255, 255, 255);
    filter: brightness(0.7);
    background-color: #eee;
}
.home-news-carousel #sync1 .item .item-wrapper {
    z-index: 99;
    position: absolute;
    bottom: 0px;
    left: 25%;
    right: 25%;
    padding: 0px 0px 7vh;
    margin: 0px auto;
}
.home-news-carousel #sync1 .item .item-wrapper h2 {
    font-size: 6vh;
    color: rgb(255, 255, 255);
    text-align: center;
    max-width: 900px;
    margin: 0px auto 6vh;
}
.home-news-carousel #sync1 .item .item-wrapper .item-credits {
    max-width: 600px;
    margin: 0px auto;
    color: rgb(255, 255, 255);
}
.home-news-carousel #sync2 .owl-item.current {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}
.home-news-carousel #sync2.owl-carousel .owl-stage {
    position: relative;
}
.home-news-carousel #sync2.owl-carousel .owl-stage-outer {
    background-color: rgb(255, 255, 255);
}
.home-news-carousel #sync2 {
    margin-top: -1px;
}
.home-news-carousel #sync2 h2 {
    font-size: 1.8rem;
    line-height: 2rem;
}
.home-news-carousel #sync2 .label {
    background: transparent;
    padding: 0px;
    color: rgb(153, 153, 153);
}
.wrapper {
    margin-bottom: 50px;
}
.wrapper .wrapper-banner-title {
    padding: 200px 0px 100px;
    background-color: rgb(0, 10, 34);
}
.wrapper .wrapper-banner-title h1 {
    color: rgb(255, 255, 255);
    font-size: 3.5rem;
}
footer {
    background: rgb(0, 10, 34);
    color: rgb(255, 255, 255);
    padding: 30px;
}
footer * {
    color: rgb(255, 255, 255);
}
footer h6 {
    margin-bottom: 10px;
}
footer h5 {
}
footer h4 {
}
footer h3 {
    letter-spacing: -4px;
    line-height: 0.9rem;
}
footer ul,
footer li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
footer .footer-wrapper {
    padding: 60px;
}
footer .footer-adresse {
    margin-bottom: 30px;
}
footer .footer-contact {
    width: 40%;
    margin-bottom: 30px;
}
footer a {
    color: rgb(255, 255, 255);
}
footer a:hover {
    color: rgb(55, 196, 243);
}
form label {
    display: block;
    width: 50%;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
    display: block !important;
}
.form-group.required::after {
    position: absolute;
    content: "*";
    top: 0px;
    right: 0px;
    margin-left: 20px;
    color: red;
    font-weight: bold;
}
.form-group label {
    font-weight: normal;
    margin-bottom: 5px;
}
.form-group input,
.form-group textarea {
    width: 100%;
    font-weight: normal;
    padding: 30px 15px 15px;
    border: 1px solid rgb(238, 238, 238);
}
.form-group.fieldIndexUp {
    position: relative;
    z-index: 2;
}
.form-group.field.error input,
.form-group.field.error textarea,
.form-group.field.error .input {
    border: 1px solid red;
}
@keyframes move {
    0% {
        transform: scale(1) translate(-10px, -30px);
    }
    38% {
        transform: scale(0.8, 1) translate(40vw, 30vh) rotate(160deg);
    }
    40% {
        transform: scale(0.8, 1) translate(40vw, 30vh) rotate(160deg);
    }
    78% {
        transform: scale(1.3) translate(0vw, 30vw) rotate(-20deg);
    }
    80% {
        transform: scale(1.3) translate(0vw, 30vw) rotate(-20deg);
    }
    100% {
        transform: scale(1) translate(-5px, -25px);
    }
}
.uk-tooltip.uk-active {
    display: block;
    line-height: 4rem;
    max-width: 600px;
}
.uk-container.uk-container-wrapper {
}
.ui.breadcrumb {
    background-color: rgb(51, 51, 51);
    padding: 12px 0px 14px;
    position: relative;
    z-index: 99;
    max-width: 50%;
    display: block !important;
}
.ui.breadcrumb i:first-child {
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.ui.breadcrumb,
.ui.breadcrumb a,
.ui.breadcrumb .divider,
.breadcrumb a,
.breadcrumb span,
.breadcrumb i {
    color: rgb(204, 204, 204);
}
.ui.breadcrumb a:hover {
    color: red;
}
.ui.checkbox {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.uk-placeholder {
    background-color: rgb(255, 255, 255);
}
.uk-sticky-fixed {
}
.uk-sticky .button-menu {
    top: 70px;
}
.uk-sticky-fixed .logo {
    display: block;
}
.uk-button.uk-button-primary {
    background-color: rgb(48, 104, 231);
}
.uk-button.uk-button-primary.active {
    background-color: rgb(38, 87, 197);
}
.hmm-button {
    display: inline-flex;
    width: auto;
    position: relative;
    overflow: hidden;
    padding: 1.5rem 8rem 1.5rem 3rem;
    font-size: 1.1rem;
    white-space: nowrap;
    font-weight: 600;
    background-color: rgb(48, 104, 231);
    color: rgb(255, 255, 255);
    border: none;
    transition: all 0.4s ease 0s;
    cursor: pointer;
    border-radius: 10px !important;
}
.hmm-button:hover,
.hmm-button:active,
.hmm-button:focus {
    padding-left: 7rem;
    padding-right: 4rem;
    text-decoration: none;
    color: rgb(255, 255, 255) !important;
}
.hmm-button:hover {
    background-color: rgb(38, 87, 197);
}
.hmm-button::after {
    position: absolute;
    top: 50%;
    left: 3rem;
    content: "";
    opacity: 0;
    transition: all 0.4s ease 0s;
    transform: translate(0px, -54%);
}
.hmm-button:hover::before,
.hmm-button:hover::after,
.hmm-button:active::before,
.hmm-button:active::after,
.hmm-button:focus::before,
.hmm-button:focus::after {
    position: absolute;
    content: "";
    opacity: 1;
    color: rgb(255, 255, 255) !important;
}
.hmm-button::before {
    position: absolute;
    top: 50%;
    right: 3rem;
    content: "";
    transition: all 0.4s ease 0s;
    transform: translate(0px, -54%);
}
.hmm-button:hover::before,
.hmm-button:active::before,
.hmm-button:focus::before {
    position: absolute;
    right: 0.7vw;
    content: "";
    opacity: 0;
    color: rgb(255, 255, 255);
}
.hmm-button:active,
.hmm-button:focus {
    color: rgb(0, 0, 0);
}
.hmm-button.hmm-button-red {
    background-color: rgb(228, 0, 0) !important;
}
.hmm-button.hmm-button-red:hover,
.hmm-button.hmm-button-red:active,
.hmm-button.hmm-button-red:focus {
    background-color: rgb(202, 2, 2) !important;
}
.transition-fade {
    transition: all 0.4s ease 0s;
    opacity: 1;
}
html.is-animating .transition-fade {
    opacity: 0;
    transform: translateY(-3vh);
}
.slide-fade {
    transition: all 0.4s ease 0s;
    opacity: 1;
}
html.is-animating .slide-fade {
    opacity: 0;
    transform: translateX(-3vh);
}
.home-news {
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.card {
    background-color: rgb(255, 255, 255);
    margin-top: 10px;
    margin-bottom: 10px;
}
.card .card-image {
    position: relative;
    min-height: 470px;
    background: url("") center center / cover no-repeat rgb(218, 218, 218);
}
.card.card-big {
}
.card.card-image .card-image {
    height: 400px;
}
.card .card-text {
    transition: all 0.6s ease 0s;
    padding: 20px 45px 40px;
}
.card h1,
.card h2 {
    margin: 15px 0px 20px;
    transition: all 0.6s ease 0s;
}
.card h2 {
    font-size: 2rem;
    line-height: 1;
}
.card:hover h1,
.card:hover h2 {
    color: rgb(55, 196, 243);
}
.card .card-text p {
    font-size: 1.4rem;
    line-height: 1.3;
}
.card.card-big .card-image {
    min-height: 300px;
}
.card .label {
    display: none;
}
.home-news-carousel .card .card-text {
    max-width: 600px;
    height: auto;
    padding: 40px 30px 50px;
    font-size: 1.4rem;
    line-height: 1.3;
}
.label {
    padding: 5px 12px;
    border-radius: 6px;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    font-weight: bold;
}
.label.label-yellow {
    background-color: rgb(255, 235, 0);
    color: rgb(0, 0, 0);
}
.label-float-left-bottom {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.owl-carousel {
}
.owl-carousel .owl-dots {
    z-index: 9;
    position: relative;
    margin: -40px 0px 13px !important;
}
.owl-carousel .owl-item {
    background-color: rgb(255, 255, 255);
}
.owl-carousel .owl-item .card {
    position: relative;
    background-color: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px 20px;
    border-left: 1px solid rgb(238, 238, 238);
    height: 100%;
}
.owl-carousel .owl-item.current .card {
    background-color: rgb(0, 0, 0);
    border-left-color: black;
}
.owl-carousel .owl-item.current .card * {
    color: rgb(255, 255, 255);
    /* border-left-color: black; */
}
.splide__arrow {
    background: rgb(228, 36, 4);
}
.splide__arrow--prev {
    left: -4em;
}
.splide__arrow--next {
    right: -4em;
}
.splide__arrow--prev svg,
.splide__arrow--next svg {
    fill: rgb(255, 255, 255);
}
.splide__slide img {
    width: 100%;
    height: auto;
}
.splide__pagination {
    bottom: -30px;
}
.splide__pagination__page {
    border-radius: 6px;
    transition: all 0.4s ease 0s;
}
.splide__pagination__page.is-active {
    background: rgb(228, 36, 4);
    width: 16px;
    margin: 0px 8px;
}
.splide--slideshow.splide--slideshow--primary {
    border-radius: 0px;
    overflow: hidden;
    height: 100%;
}
.splide--slideshow.splide--slideshow--secondary {
    margin-top: 10px;
    margin-bottom: 30px;
}
.splide--slideshow.splide--slideshow--secondary li {
    border-radius: 15px;
}
.splide--slideshow li {
    background-color: rgb(238, 238, 238) !important;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
    transition: all 0.4s ease 0s;
    border-width: 0px;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    transition: all 0.4s ease 0s;
    border-width: 0px;
}
.splide--nav
    > .splide__track
    > .splide__list
    > .splide__slide.is-active::after {
    z-index: 2;
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    background-color: red;
}
.vslider {
    z-index: 1;
    position: absolute;
    left: calc(50% + 0px);
    top: 111px;
    width: 900px;
    transition: all 0.9s ease 0s;
}
.vslider .vslider-item {
    position: relative;
    display: inline-block;
    width: 400px;
    height: 600px;
    background-color: rgb(238, 238, 238);
    background-size: cover;
    margin: 10px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 18px 0px;
    transition: all 0.4s ease 0s;
    transform: translateY(50%);
}
.vslider .vslider-item:nth-child(2n) {
    top: 90px;
}
.vslider .vslider-item.hide {
    transition: all 1.3s ease 0s;
    transform: translateY(-20%);
    opacity: 0;
}
.vslider .vslider-item.hide:nth-child(2n) {
    transition: all 1.9s ease 0s;
}
.vslider .vslider-item.current {
    transition: all 1.3s ease 0s;
    transform: translateY(0%);
}
.vslider .vslider-item.current:nth-child(2n) {
    transition: all 1.9s ease 0s;
}
.vslider .vslider-item.next {
    transition: all 1.7s ease 0s;
    transform: translateY(0%);
}
.vslider .vslider-item.next:nth-child(2n) {
    transition: all 2.3s ease 0s;
}
.article {
}
.article .article-chapter,
.article .article-chapter p {
    font-size: 1.7rem;
    line-height: 1.3;
}
.article .article-intro {
    margin: 50px 0px 0px;
    font-size: 1.7rem;
    line-height: 2.6rem;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.article .article-quote {
    position: relative;
    margin: 50px 0px 60px;
    font-size: 31px;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.article .article-quote::before {
    content: '"';
    font-size: 100px;
    position: absolute;
    top: 10%;
    left: -70px;
    margin-top: -10px;
    color: red;
    font-family: 'suisseintl';
}
.article .article-quote::after {
    display: none;
    content: "Ãƒâ€šÃ‚Â»";
    font-size: 70px;
    position: absolute;
    bottom: 50%;
    right: -90px;
    margin-top: -10px;
}
.article .article-cover {
    position: relative;
    height: 70vh;
    margin: 0px auto;
    background: url("") center center / cover no-repeat rgb(239, 239, 239);
}
.article .article-cover .owl-carousel {
    height: 100%;
}
.article .article-cover .item {
    background: url("") center center / cover no-repeat rgb(239, 239, 239);
}
.article .article-cover-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 6vh;
    display: block;
}
.article .article-cover h1 {
    max-width: 700px;
    margin: 0px auto;
}
.article .article-cover .article-label {
}
.article .article-credits {
    max-width: 700px;
    margin: 50px auto 100px;
}
.article .article-chapter {
    margin: 50px 0px 60px;
}
.article * {
}
.article h1 {
    font-size: 85px;
    font-weight: bold;
    text-align: center;
    max-width: 800px;
    margin: 150px auto 100px !important;
}
.article h1.article-title-white {
    color: rgb(255, 255, 255);
}
.article h2 {
    font-weight: bold;
    line-height: 1.2em;
    letter-spacing: 0px;
    margin-top: 20px;
}
.article blockquote * {
}
.article .article-label {
    position: relative;
    text-align: center;
    margin: 5vh auto 3vh;
}
.article .article-label .label {
    background-color: rgb(55, 196, 243);
}
.article .article-pictures {
    position: relative;
    text-align: center;
    margin: 40px auto;
    width: 90%;
    max-width: 1600px;
}
.article .article-movies {
    position: relative;
    text-align: center;
    margin: 40px auto;
    min-height: 500px;
    overflow: hidden;
    max-width: 1600px;
}
.article .article-movies iframe,
.article .article-movies object,
.article .article-movies embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.article .article-pictures .item {
/*    height: 65vh;*/
    width: auto;
    aspect-ratio: 1/.526;
    background: url("") center center / cover no-repeat rgb(239, 239, 239);
}
.article .article-pictures .item .item-legend {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    /*background-color: rgba(255,255,255,1);*/
    text-shadow: 2px 2px #000;
    text-align: left;
}
.article .article-advertisement {
    background-color: rgb(238, 238, 238);
    margin: 40px 0px;
    padding: 40px;
}
.article .article-advertisement-image {
    background-size: contain;
    background-repeat: no-repeat;
}
.article .article-advertisement p {
    font-size: 1.2rem;
    line-height: 1.3;
}
.article .article-advertisement > div {
    margin: 0px;
}
.article .article-cover-small {
    height: 36vh;
    background-color: #37c3f3;
}
.article .article-cover-small h1 {
    text-align: center;
}
.article-text {
    padding: 60px 0;
}
.article-summary {
    bottom: 0px;
    background-color: rgb(239, 239, 239);
    padding: 60px;
    margin-top: 50px;
    transition: all 0.3s ease 0s;
}
.article-summary h2 {
    transition: all 0.3s ease 0s;
}
.article-summary.sticky {
    z-index: 999;
    position: sticky;
    transition: all 0.3s ease 0s;
}
.article-summary .buttons {
    opacity: 0;
    height: 0px;
}
.article-summary ul {
    padding: 30px 0px;
    margin: 0px;
    transition: all 0.3s ease 0s;
    font-size: 1.4rem;
}
.article-summary ul li {
    overflow: hidden;
    position: relative;
    list-style: none;
    padding: 15px 15px 15px 60px;
    border-radius: 100px;
    transition: all 0.3s ease 0s;
}
.article-summary ul li.active {
    background-color: rgb(255, 255, 255);
    font-weight: bold;
}
.article-summary.sticky ul li a::before {
    display: none;
}
.article-summary ul li::before {
    position: absolute;
    left: 32px;
    top: 60%;
    height: 100%;
    transform: translateY(-120%);
    content: "";
    width: 4px;
    border-radius: 0px 0px 9px 9px;
    background-color: rgb(55, 196, 243);
    list-style: none;
    opacity: 1;
}
.article-summary ul li::after {
    position: absolute;
    left: 32px;
    top: 60%;
    height: 100%;
    content: "";
    width: 4px;
    border-radius: 9px 9px 0px 0px;
    background-color: rgb(55, 196, 243);
    list-style: none;
    opacity: 1;
}
.article-summary ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 31px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: rgb(0, 0, 0);
    border-radius: 20px;
}
.article-summary ul li:first-child::before {
    display: none;
}
.article-summary ul li:last-child::after {
    display: none;
}
.article-summary.sticky {
    padding: 20px;
    background-color: rgb(250, 250, 250);
}
.article-summary.sticky .buttons {
    opacity: 1;
    height: initial;
}
.article-summary.sticky h2 {
    display: none;
    height: 0px;
    opacity: 0;
}
.article-summary.sticky ul {
    padding: 0px;
}
.article-summary.sticky ul li {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 0px;
    overflow: hidden;
    opacity: 1;
}
.article-summary.sticky ul li::after {
    opacity: 0;
}
.article-summary.sticky ul li::before {
    opacity: 0;
}
.game {
    background-color: rgb(238, 238, 238);
    font-size: 1.2rem;
    margin: 3vh -80px !important;
}
.game .game-wrapper {
    max-width: 600px;
    margin: 0px auto;
}
.game .game-wrapper h2 {
    margin: 0px 0px 35px;
    max-width: 500px;
    font-size: 2rem;
}
.game .game-wrapper .game-answers {
    margin-bottom: 30px;
}
.game .game-wrapper .game-answer {
    margin: 5px 0px;
}
.game .game-question {
    padding: 80px 0px;
}
.game .game-contact {
    padding: 80px 0px;
}
.game .game-wrapper button {
    background-color: rgb(55, 196, 243);
    border: 0px;
    padding: 8px 16px;
    border-radius: 8px;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    font-weight: bold;
}
.game .game-wrapper button.back {
    background-color: rgb(162, 162, 162);
    color: rgb(255, 255, 255);
}
.block-game {
    /*border-top: 15px solid red;*/
    position: relative;
    margin: 50px 0;
    padding: 160px 50px 60px 50px;
}
.block-game:after {
    position: absolute;
    top: ;
}
.block-game .block-game-bg {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #efefef url('../images/block-game-bg.png') center center no-repeat;
    background-size: cover;
    filter: brightness(0.5);
}
.block-game .block-game-wrapper {
    z-index: 2;
    position: relative;
    color: #fff;
}
.block-game .block-game-wrapper h4 {
    color: #fff;
}
.block-game .block-game-wrapper h3 {
    color: #fff;
    font-size: 3.5rem;
}
.block-game .block-game-wrapper p {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
}
.block-game .button {
    position: relative;
    display: inline-block;
    background-color: rgb(55, 196, 243);
    border: 0px;
    padding: 8px 16px;
    border-radius: 8px;
    color: #fff;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1rem;
    transition: all 0.6s ease 0s;
}
.block-game .button:hover {
    background-color: rgb(49 168 208);
}
.paginate {
    margin: 50px 0px;
}
.paginate-button a {
    display: inline-block;
    background-color: rgb(0, 10, 34);
    color: rgb(255, 255, 255);
    padding: 14px;
    text-align: center;
    font-weight: bold;
    width: 100%;
    max-width: 400px;
    border: none;
}
.paginate-button.paginate-button-prev {
}
.paginate-button.paginate-button-prev a {
    background-color: rgb(242, 240, 234);
    color: rgb(0, 10, 34);
}
.paginate-button.paginate-button-next {
    text-align: right;
}
.paginate-button.paginate-button-next a {
}
.others {
    background-color: rgb(238, 238, 238);
    padding: 50px;
}
.others {
}
.search {
}
.search-wrapper {
    z-index: -99999;
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(255, 255, 255);
    opacity: 0;
    transition: all 0.6s ease 0s;
    overflow: auto;
}
.search-wrapper .search-button-close {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transform: scale(0.7);
}
.search-wrapper .search-wrapper-results {
    background-color: rgb(247, 247, 247);
    padding: 6vh 0px;
}
.search-wrapper.show {
    opacity: 1;
    z-index: 99999;
}
.search-wrapper .search-wrapper-field {
    padding: 45vh;
}
.search-wrapper .search-wrapper-field input {
    width: 100%;
    display: block;
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    background: transparent;
    border-bottom-style: solid;
    border-bottom-color: rgb(102, 102, 102);
    padding: 20px;
    font-size: 2.3rem;
    margin-top: -1rem;
}
.search-wrapper .search-wrapper-field button {
    border: 0px;
    border-radius: 4px;
    background: none;
}
.menu-overlay {
    display: none;
    z-index: 9;
    position: absolute;
    opacity: 0;
    top: 130px;
    left: 0px;
    right: 0px;
    min-height: 200px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 7px 2px 40px 0px;
}
.menu-overlay {
}
body.menu-open {
}
body.menu-open header {
    background-color: rgb(255, 255, 255);
}
body.menu-open .menu-overlay {
    opacity: 1;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
    border-radius: 0px;
}
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"] {
    border-radius: 0px;
}


.socials {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    list-style: none;
}
    .socials li {
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 10px;
        border-radius: 100px;
    }
        .socials li img {
            width: 40px;
            height: 40px;
            border-radius: 100px;
            filter: invert(100%);
        }


/* common */
.ribbon {
  z-index: 9;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #a71818;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 17px 0;
  background-color: #db2828;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 14px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}

@media only screen and (min-width: 2300px) {
    .uk-container {
    }
}
@media only screen and (max-width: 2300px) {
    .uk-container-large {
        max-width: 1200px;
    }
    body,
    html {
    }
    header .logo img {
        width: 90px;
        height: 90px;
    }
    .hmm-button-hamburger span {
        background-color: rgb(0, 0, 0);
    }
}
@media only screen and (max-width: 1700px) {
    body,
    html {
    }
    .vslider .vslider-item {
        width: 300px;
        height: 450px;
    }
    header .logo.big {
        width: 190px;
    }
    .home-header {
        padding-top: 250px;
        height: 85vh;
    }
    h1 {
    }
}
@media only screen and (max-width: 1500px) {
    body,
    html {
    }
    .uk-container {
        max-width: 900px !important;
        margin-top: 0px!important;
    }
}
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1200px) {
    header {
    }
    header {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: auto;
        transition: all 0.3s ease 0s;
        transform: translate(0px, 0%);
    }
    body.header-fixed header {
        height: 68px;
    }
    body.header-down header {
        background-color: rgb(255, 255, 255);
        transition: all 0.3s ease 0s;
        transform: translate(0px, 0%);
    }
    header .logo.big {
        position: relative;
        display: inline-block;
        background: url("../images/logo.svg") 66% 28% / contain no-repeat
            transparent;
        width: 120px;
        height: 40px;
        margin-left: 0px;
        margin-top: 3px;
    }
    header .logo {
        opacity: 1;
        top: 0px;
        transition: all 0.3s ease 0s;
    }
    header {
        padding: 10px 0px;
        height: 100px;
    }
    header .hmm-button-hamburger {
        top: 0px;
    }
    header .hmm-button-hamburger span {
        background-color: rgb(0, 0, 0);
    }
    header .hmm-button-hamburger.white span {
        background-color: rgb(0, 0, 0);
    }
    * + .uk-grid-margin,
    .uk-grid + .uk-grid,
    .uk-grid > .uk-grid-margin {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 960px) {
    .hmm-button {
        width: 100%;
    }
    .vslider {
        display: none;
    }
    p,
    ul {
        line-height: initial;
    }
    h1 {
        line-height: 40px;
    }
    body .hmm-menu {
        margin: 0px 15px 0px 0px;
        top: 7px;
        transform: scale(0.7);
    }
    .hmm-menu-close {
        padding: 10px 0px;
    }
    .hmm-menu-address {
        padding: 0px;
    }
    * + .uk-grid-margin,
    .uk-grid + .uk-grid,
    .uk-grid > .uk-grid-margin {
        margin-top: 0px;
    }
    .uk-grid {
        margin: 0px;
    }
    .uk-grid > * {
        padding-left: 0px;
    }
    .uk-dropdown {
        width: 90vw;
        max-width: 90vw;
    }
    .wrapper {
        margin-bottom: 0px;
    }
    header .logo {
        width: 100px;
        height: 100px;
    }
    body.header-fixed header .logo {
        height: 68px;
        width: 68px;
    }
    header .logo2 {
        width: 100%;
        height: 100px;
    }
    header .header-right {
        padding-right: 25px;
        padding-top: 10px;
    }
    body.header-fixed header .hmm-button-search {
        margin-top: 0px;
    }
    header .hmm-button-menu {
        display: inline-block;
    }
    body.header-fixed header .hmm-button-menu {
        margin-top: 0px;
    }
    .home-news-carousel {
        min-height: auto;
    }
    .home-news {
        margin-top: 20px;
        background: rgb(255, 255, 255);
    }
    .home-news-carousel #sync1 .item {
        height: auto;
        min-height: auto;
        width: auto;
        aspect-ratio: 1/.526;
        /* background-color: red; */
    }
    .home-news-carousel #sync1 .item .item-wrapper {
        left: 20px;
        right: 20px;
        padding: 0px 0px 3vh;
        margin: 0px auto;
        display: none;
    }
    .home-news-carousel #sync1 .item .item-wrapper h2 {
        font-size: 4vh;
    }
    .home-news-carousel #sync2 h2 {
        margin: 0px 0px 10px;
    }
    .others {
        padding: 10px;
    }
    .card h1,
    .card h2 {
        /* line-height: 30px; */
        margin: 0;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .card .card-image {
        min-height: 300px;
        margin-top: 0;
    }
    .card .card-text {
        padding: 20px;
    }
    .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
        top: -30px;
        left: 0px;
    }
    .home-news-carousel #sync1 .item .item-wrapper .item-credits {
        display: none;
        text-align: center;
    }
    .home-news-carousel .card .card-text {
        height: auto;
        padding: 0;
    }
    .owl-theme .owl-nav {
        display: none;
    }
    .owl-carousel .owl-item .card {
        border: 0px;
        padding: 20px;
    }
    footer .footer-wrapper {
        padding: 0px;
    }
    .article .article-cover {
        height: 300px;
    }
    .article .article-cover-small {
        height: 18vh;
    }
    .article-text {
        padding: 20px 0;
    }
    .article h1 {
        font-size: 3rem;
        line-height: 1;
        font-weight: bold;
        text-align: center;
        max-width: 800px;
        margin: 20px auto 0px !important;
    }
    .article .article-label {
        display: none;
    }
    .article .article-chapter,
    .article .article-chapter p {
        font-size: 1.2rem;
        line-height: initial;
        margin: 20px 0px 0px;
    }
    .article .article-quote {
        padding: 30px 45px;
        margin: 0;
        /* margin-bottom: -30px; */
        font-size: 20px;
        background-color: #ececec;
    }
    .article .article-quote::before {
        font-size: 70px;
        left: 15px;
        top: 50%;
        margin-top: -20px;
        opacity: .1;
    }
    .article .article-quote::after {
        font-size: 70px;
        right: 15px;
        top: 50%;
        margin-top: -20px;
        opacity: .1;
    }
    .article .article-quote p {
        z-index: 9;
        position: relative;
    }
    .article .article-pictures .item {
        height: 300px;
        height: auto;
        width: auto;
        aspect-ratio: 1/.526;
    }
    .article .article-advertisement {
        margin: 10px 0px;
        padding: 20px;
    }
    .article .article-movies {
        min-height: initial;
        margin: 20px 0;
    }
    .article-summary {
        bottom: 0px;
        padding: 0px;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .article-summary.sticky {
        padding: 10px 0px;
        margin-top: 0px;
    }
    .article-summary h2 {
        margin-top: 30px;
    }
    .article-summary ul {
        padding: 10px 0px;
        font-size: 1.2rem;
    }
    .article-summary ul li {
        padding: 10px 15px 10px 40px;
        transition: all 0.1s ease 0s;
        border-radius: 10px;
    }
    .article-summary ul li::after,
    .article-summary ul li::before {
        left: 21px;
    }
    .article-summary ul li a::before {
        left: 20px;
    }
    .article .article-credits {
        margin: 20px auto 50px;
    }
    .block-game {
        padding: 100px 20px 20px 20px;
        margin: 20px 0;
    }
    .block-game .block-game-wrapper h3 {
        font-size: 2rem;
        line-height: 1;
    }
    .paginate-button.paginate-button-next a {
        font-size: 14px;
    }
    .search-wrapper .search-wrapper-field {
        padding: 77px 20px;
    }
    .search-wrapper .search-wrapper-field input {
        font-size: 20px;
    }
    .search-wrapper .search-button-close {
        top: 10px;
        right: 10px;
        transform: scale(0.7);
    }
    .wrapper .wrapper-banner-title h1 {
        font-size: 26px;
        line-height: initial;
    }
    .wrapper .wrapper-banner-title {
        padding: 40px 0px 20px;
    }
    footer {
        padding: 30px 0;
    }
}
@media only screen and (max-width: 690px) {
    .game {
        padding: 0px 20px;
        margin: 20px 0px !important;
    }
    .game .game-question,
    .game .game-contact {
        padding: 20px 0px;
    }
}
