



.cookie-floating-button { right: 30px; left: initial; bottom: 30px; z-index: 998; }
.cookie-floating-button button { background: #0d0d0d; }
.cookie-floating-button button:hover { background: rgb(59, 59, 59); }

.sib-form { font-family: 'Montserrat' !important; }
.sib-form .submit-button { font-family: 'Montserrat'; }
.sib-form .form-group input[type="email"] { font-family: 'Montserrat'; }

.language-switcher { border-left: solid 0px #ccc; }

section .VideoBackground + .overlay {
    background: none !important;
}

.animationTitles p{
    font-weight: 300;
}

section .VideoBackground {
    opacity: 0.7;
    filter: saturate(0);
}

@media (max-width: 768px) {
    .menu_flag { right: 36px; }
    .menu_flag_text { right: 65px; }
    .lang-link { background: none; color: #fff; }
}