/*!
Theme Name: Havilland
Author: Havilland
Author URI: https://www.banquehavilland.com/
Text Domain: havillande
Version: 1.0
*/

::selection {
    background-color: #7c776b;
    color: #ffffff;
}

/* COLORS */

.colors {
    color: #f7f6f5;
    color: #7c776b;
    color: #438398;
    color: #936B64;
    color: #567558;
    color: #e37546;
}

#wpadminbar {
    position: fixed;
    top: 0;
}

#scrollTop {
    display: none;
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 1001;
}

#scrollTop img {
    width: 35px;
}

/* GLOBAL */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "questa-sans";
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #000;
}

body,
dl,
ol,
ul,
address {
    margin: 0;
    padding: 0;
}

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

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

figure {
    margin: 0;
}

svg {
    max-width: 100%;
    height: auto;
}

b,
strong {
    font-weight: bold;
}

/* svg,
svg g,
svg rect,
svg path, */

a,
button {
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    outline: 0;
}

button:focus {
    outline: 0;
}

.btn,
a {
    color: inherit;
    outline: 0 !important;
    box-shadow: none !important;
    /* text-decoration: underline; */
}

a:hover {
    text-decoration: none;
    color: #7c776b;
}

.bg-gray {
    background: url(assets/images/background-5.svg) no-repeat;
    background-size: cover;
}

/* TITLES */

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

h1 {
    font-family: "questa bold";
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    text-transform: uppercase;
    text-align: left;
    color: #7c776b;
    /* margin-bottom: 25px; */
}

/* BUTTONS */

.actions {
    text-align: center;
}

.actions .btn {
    min-width: 187px;
}

.btn {
    display: inline-block;
    border: 0;
    border-radius: 0;
    font-weight: 500;
    text-align: center;
    /* height: 100%; */
    text-transform: uppercase;
    box-sizing: border-box;
    background-color: #f5f3f2;
    color: #7c776b;
    font-size: 14px;
    padding: 10px 18px;
}

.btn:hover {
    background-color: #7c776b;
    color: #ffffff;
}

.btn-dark {
    background-color: #7c776b;
    color: #fff;
}

.btn-dark:hover {
    color: #fff;
}

.btn-action {
    min-width: 190px;
    letter-spacing: 0.2em;
    text-align: center;
}

.btn-download {
    white-space: nowrap;
    min-width: 90px;
}

.btn-contact {
    color: #7c776b;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
}

.btn-contact img {
    transition: all .25s ease;
}

.btn-contact:hover img {
    transform: translateX(5px);
}

/* BACKGROUND IMAGE */

.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-contain {
    background-size: contain;
}

.placeholderImage {
    background-color: rgba(124, 119, 107, 0.2);
    background-size: 90%;
}

/* SLIDERS */

/* SLIDER INITIALZE FIX */

.slideshow {
    opacity: 0;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.slideshow.slick-initialized {
    max-height: 350;
    height: auto;
    visibility: visible !important;
    opacity: 1 !important;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* CONTAINER */

.container {
    max-width: 1430px;
    max-width: 1080px;
}

.big-container {
    max-width: 1180px;
}

/* TEMPORAIRE ? */

.site-content {
    overflow: hidden;
}

/* TOP SITE */

.top-site {
    text-align: right;
    margin-bottom: 35px;
    margin-bottom: 26px;
}

.flex-content {
    display: inline-flex;
    align-items: center;
}

header.is-fixed .flex-content:not(.mobile) {
    display: inline-flex !important;
}

.flex-content .lang-dropdown button {
    background: transparent !important;
}

.dropdown-toggle::after {
    vertical-align: middle;
}

.flex-content .lang-dropdown button::after {
    color: #000 !important;
}

.flex-content .lang-dropdown button:hover::after,
.flex-content .lang-dropdown button:focus::after {
    color: #000;
}

.flex-content .lang-dropdown.white-lang button {
    padding-right: 0;
}

.flex-content .lang-dropdown.white-lang button::after {
    color: #fff !important;
}

.mobile-lang {
    display: none !important;
}

.lang-switcher a {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.btn.online_banking::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 21px;
    vertical-align: -3px;
    background: url(assets/images/icons/online_banking.svg) no-repeat;
    background-size: contain;
    margin-left: 14px;
    width: 12px;
    height: 16px;
    margin-left: 10px;
}

/* .btn.online_banking {
  display: inline-flex;
  align-content: center;
} */

.btn.online_banking span {
    line-height: 16px;
}

.btn.online_banking svg {
    margin-right: 10px;
}

.btn.online_banking svg .rectangle {
    height: 0;
    transform: translate(-2522px, -20px);
}

.btn.online_banking svg .lock_animate {
    transition: all .25s ease;
    transform: translate(-2521px, -26px);
}

.btn.online_banking:hover svg .rectangle {
    height: 4px;
    transform: translate(-2522px, -24px);
}

.btn.online_banking:hover svg .lock_animate {
    transform: translate(-2521px, -29.989px);
}

/* LOGO */

.logo .main_logo {
    max-width: 245px;
}

.logo .scroll_logo {
    max-width: 32px;
}

/* MENU */

/* Mobile menu */

.toggleMenu {
    display: none;
}

.toggleMenu {
    border: 0;
    background-color: transparent;
}

.toggleMenu svg path {
    stroke: #7c776b;
}

.header.is-fixed .toggleMenu svg path {
    stroke: #ffffff;
}

.toggleMenu .menuClose,
.toggleMenu.is-open .menuOpen {
    display: none;
}

.toggleMenu.is-open .menuClose {
    display: block;
}

.main_logo_white {
    display: none;
}

.site-header {
    margin-bottom: 30px;
}

.navbar {
    padding: 0;
    /* transition: all .2s ease; */
}

.menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}

.main-nav li a {
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    color: #7c776b;
    font-size: 14px;
    line-height: 18px;
}

.main-nav li a,
.main-nav li a:hover {
    color: #7c776b;
}

.site-header:not(.is-fixed) .main-nav li a::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: calc(50% - 3px);
    top: -12px;
    background: transparent;
    transition: all .25s ease-out;
}

.site-header:not(.is-fixed) .main-nav li a:hover::before {
    background: #f5f3f2;
}

.single-news li.menu-item-46 a::before,
.main-nav li.current_page_item a::before {
    background: #000 !important;
}

.main-nav ul.main-menu>li:not(:first-of-type) {
    margin-left: 22px;
}

nav.main-nav ul.main-menu {
    position: relative;
}

nav.main-nav .sub-menu {
    display: none;
    position: relative;
    width: 100%;
    background: #7c776b;
}

nav.main-nav .closeSubMenu {
    display: none;
    border: 0;
    background: transparent;
}

/* FIXED MENU */

body:not(.is-scrolled) .scroll_show {
    display: none;
}

.navbar .online_banking {
    background-color: transparent;
    /* padding: 12px 24px 18px; */
}

body.is-scrolled {
    margin-top: 175px;
    margin-top: 160px;
}

body.is-scrolled .top-site {
    visibility: hidden;
    opacity: 0;
}

header.is-fixed .main-nav {
    margin-left: auto;
    margin-right: 38px;
}

header.is-fixed {
    height: 0;
}

header.is-fixed .navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    background-color: #7c776b;
    height: 45px;
}

body.admin-bar header.is-fixed .navbar {
    top: 32px;
}

header.is-fixed .scroll_hide {
    display: none;
}

header.is-fixed .scroll_show:not(.mobile) {
    display: block;
}

header.is-fixed .online_banking {
    display: inline-flex;
}

header.is-fixed .main-nav li a,
header.is-fixed .main-nav li a:hover {
    color: #ffffff;
    transition: none;
}

/* SUB MENU */

.subHeader+.page-content {
    padding-top: 0px;
}

/* .subHeader {
  margin-bottom: 150px;
  margin-bottom: 110px;
} */

.subPages {
    margin-bottom: 55px;
}

.subPages ul {
    justify-content: flex-start;
}

.subPages ul li:not(:first-of-type) {
    margin-left: 30px;
}

.subPages ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #bab8b6;
    text-transform: uppercase;
}

.subPages ul li.is_current a {
    font-weight: 900;
    letter-spacing: 0.36em;
}

.subPages ul li.is_current a,
.subPages ul li a:hover {
    color: #000;
}

.pageHeader {
    position: relative;
    padding: 125px 0;
    padding-left: -100px;
    margin-bottom: 90px;
}

.pageHeader::before {
    content: '';
    z-index: -1;
    position: absolute;
    left: -250px;
    right: -100vh;
    top: 0;
    height: 100%;
    background: url(assets/images/background-5.svg) no-repeat;
}

.pageHeader h1 {
    font-family: "questa-sans";
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    position: relative;
    margin-left: -225px;
    display: inline-block;
    z-index: 1;
    text-align: center;
    width: 200%;
    max-width: 330px;
    opacity: 0;
    transform: translateX(-40px);
    -webkit-animation: resetTranslateX .5s forwards;
    animation: resetTranslateX 0.5s forwards;
    */
}

.pageHeader h1::before {
    content: '';
    border: 25px solid #7c776b;
    top: -80px;
    bottom: -80px;
    right: -200px;
    left: -260px;
    right: -230px;
    left: -230px;
    position: absolute;
    transition: all .35s ease;
}

.pageHeader .headerThumbnail {
    float: right;
}

.pageHeader .headerThumbnail img {
    max-width: 700px;
    z-index: 0;
    opacity: 0;
    transform: translateX(40px);
    -webkit-animation: resetTranslateX 0.5s forwards;
    animation: resetTranslateX 0.5s forwards;
    */
}

/* HEADER */

.page-template-template-news .site-header,
.single-news .site-header,
.page-template-template-contact .site-header {
    margin-bottom: 100px;
}

.section+.section {
    margin-top: 135px;
}

/* HOMEPAGE */

.sectionTitle {
    font-weight: 500;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.15em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 95px;
    margin-top: 150px;
    color: #7c776b;
}

/* Video */

/*
body.has-video header#mainHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
body.has-video.admin-bar header#mainHeader {
  top: 32px;
}
@media (max-width: 783px) {
  body.has-video.admin-bar header#mainHeader {
  	top: 46px;
  }
}
*/

.video-container_ {
    max-width: 2600px;
    max-height: 1462px;
    margin: 0 auto;
}

.video-wrapper {
    height: 700px;
    position: relative;
    overflow: hidden;
    /* padding-bottom: 56.25%; */
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    object-position: center;
}

.videoSlider .slick-prev {
    left: 30px !important;
}

.videoSlider .slick-next {
    right: 30px !important;
}

/* Homepage Slider */

.homeSlider {
    margin-bottom: 200px;
    /* max-height: 670px; */
}

.home-slider img.slideImage {
    max-height: 670px;
    position: absolute;
    top: 80px;
}

.home-slider .descriptionWrapper {
    height: 280px;
    background-color: transparent;
    margin: 80px 0 110px;
    /* display: flex;
  align-content: center; */
}

.slideDescription {
    max-width: 255px;
    /* padding-top: 160px; */
    position: relative;
    top: 160px;
}

.slideDescription::before {
    content: '';
    border: 0px solid #7c776b;
    top: -110px;
    bottom: -110px;
    position: absolute;
    transition: all .35s ease;
}

.home-slider .slide-item.left-text .slideDescription {
    margin-left: 65px;
    margin-left: 70px;
}

.home-slider .slide-item.left-text .slideDescription::before {
    right: 1000px;
    left: -1450px;
}

.home-slider .slide-item.left-text img.slideImage {
    left: 430px;
    left: 437px;
}

.home-slider .slide-item.right-text .slideDescription {
    margin-left: auto;
    margin-right: 65px;
    margin-right: 70px;
    max-width: 245px;
    margin-right: 50px;
}

.home-slider .slide-item.right-text img.slideImage {
    right: 330px;
    max-width: none;
    /* right: 430px;
  right: 437px; */
}

.home-slider .slide-item.right-text .slideDescription::before {
    z-index: 1;
    left: 1000px;
    right: -1550px;
}

/* Animation */

.home-slider .slide-item.left-text.slick-current .slideDescription::before {
    right: -150px;
    left: -300px;
}

.home-slider .slide-item.right-text.slick-current .slideDescription::before {
    left: -150px;
    right: -400px;
}

/* Nav Buttons */

.homeSlider .sliderNav {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.homeSlider .sliderNav .container {
    position: relative;
}

/* .homeSlider .slick-arrow {
  background: rgba(255, 255, 255, 0);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  padding: 0;
  border: 1px solid #434343;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.homeSlider .slick-arrow:hover {
  background: rgba(0, 0, 0, 0.10);
} */

/* Special Information */

.homeInfo .descriptionWrapper {
    padding: 50px 0;
    border-top: 1px solid #7c776b;
    border-bottom: 1px solid #7c776b;
}

.homeInfo h3 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    max-width: 195px;
    font-size: 24px;
    line-height: 29px;
}

.homeInfo .sectionDescription {
    max-width: 600px;
}

/* About us */

/* Timeline */

.timeline h3 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
}

.timelineItem:not(:last-of-type) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.timelineItem br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}

.homeAbout .descriptionWrapper {
    padding: 135px 0;
    position: relative;
}

.homeAbout .descriptionWrapper::before {
    left: 0;
}

.homeAbout .descriptionWrapper::before {
    transition: left 4s ease;
    content: '';
    z-index: -1;
    display: inline-block;
    position: absolute;
    left: 0;
    /* left: 175px; */
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(124, 119, 107, 0.2);
    background: url(assets/images/background.svg) no-repeat;
    background: url(assets/images/background-5.svg) no-repeat;
}

.homeAbout.is-visible .descriptionWrapper::before {
    opacity: 0;
    -webkit-animation: slideFromLeft 2s forwards;
    animation: slideFromLeft 2s forwards;
}

@-webkit-keyframes slideFromLeft {
    100% {
        opacity: 1;
        left: 175px;
    }
}

@keyframes slideFromLeft {
    100% {
        opacity: 1;
        left: 175px;
    }
}

.homeAbout .sectionDescription {
    font-family: "questa";
    font-weight: 700;
    max-width: 900px;
    font-size: 30px;
    line-height: 36px;
    color: #7c776b;
}

.homeAbout .longArrow {
    position: absolute;
    bottom: 70px;
    right: 0;
}

.homeAbout .longArrow:hover {
    right: -20px;
}

/* News Slider */

.sliderWrapper {
    position: relative;
}

.news-slider {
    overflow: hidden;
    margin-bottom: 90px;
    position: relative;
}

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

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

.slick-disabled {
    cursor: not-allowed !important;
    opacity: .2;
}

.sliderNav .slick-arrow {
    background: #ffffff;
    background: rgba(255, 255, 255, 0);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    padding: 0;
    border: 1px solid #434343;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.sliderNav .slick-arrow:hover {
    background-color: rgba(124, 119, 107, 0.2);
    background-color: rgba(0, 0, 0, 0.1);
}

.sliderNav .slick-prev {
    left: calc(-50px - 20px);
}

.sliderNav .slick-next {
    right: calc(-50px - 20px);
}

.sliderNav .slick-arrow::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(assets/images/icons/arrow-right.svg) no-repeat;
    background-position: center;
}

.sliderNav .slick-prev::after {
    transform: rotate(180deg);
}

.newsItem a {
    display: block;
}

.newsThumbnail {
    margin-bottom: 9px;
    position: relative;
    overflow: hidden;
}

.newsThumbnail::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: .2;
    transition: background .25s ease;
}

.newsItem .newsThumbnail img {
    transition: transform .5s ease;
}

.newsItem:hover .newsThumbnail img {
    transform: scale(1.05);
}

.newsItem:hover .newsThumbnail::after {
    background: #7c776b;
}

.newsThumbnail .placeholderImage {
    padding-top: 61.68%;
}

.newsDate {
    display: block;
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 23px;
    font-weight: 500;
    color: #7c776b;
}

/* .newsExcerpt {} */

/* Locations */

.locationsDescription {
    font-family: "questa";
    margin-bottom: 20px;
    max-width: 630px;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #7c776b;
}

/* SERVICES */

/* Services List */

.servicesWrapper {
    display: flex;
    align-items: center;
}

.servicesWrapper .btn-contact {
    margin-left: 20px;
}

.serviceBox {
    background: #ffffff;
    background: transparent;
    padding: 45px 45px;
    padding: 45px 150px;
    border-width: 22px;
    border-style: solid;
    text-align: center;
    transition: all .25s ease-out;
}

.serviceBox:hover {
    background: #ffffff;
    /* filter: drop-shadow(0px 3px 46px rgba(0, 0, 0, 0.16)); */
    filter: drop-shadow(0px 3px 16px rgba(0, 0, 0, 0.16));
}

.serviceBox a {
    display: block;
}

.serviceBox h3 {
    word-spacing: 200px;
    font-family: "questa bold";
    font-size: 32px;
    /* font-size: 26px; */
    line-height: 28px;
    color: #000 !important;
    margin-bottom: 25px;
    min-height: 72px;
    /* transition: font-size 0.25s ease, line-height 0.25s ease; */
    transition: transform 0.25s ease-out;
}

.serviceBox:focus h3 {
    /* font-size: 30px;
  line-height: 36px; */
    /* margin-bottom: 34px; */
    transform: scale(1.2858);
}

.serviceBox .serviceDescription {
    font-size: 18px;
    line-height: 22px;
    color: #7c776b;
    margin-bottom: 50px;
}

.serviceBox .longArrow {
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease;
}

.serviceBox:hover .longArrow {
    opacity: 1;
    visibility: visible;
}

.section.homeServices+.section {
    margin-top: 30px;
}

/* PAGES */

/* Default Page */

.flexSection:not(:last-of-type) {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.flexSection h2 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.titleIcon {
    margin-top: 25px;
}

.flexSectionContent h3 {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #7c776b;
    margin-bottom: 12px;
}

.flexSectionContent ul {
    margin-left: 20px;
    color: #7c776b;
    font-weight: 500;
    font-weight: bold;
}

.flexSectionContent ul:not(:last-child) {
    margin-bottom: 1rem;
}

.flexSectionContent ul li:not(:last-child) ul {
    font-weight: 300;
    margin-left: 40px;
    margin-bottom: 10px;
}

/* News page */

.mainTitle {
    margin-bottom: 55px;
}

.newsList {
    padding-top: 65px;
    border-top: 1px solid rgba(124, 119, 107, 0.2);
}

.newsList>.row {
    margin: 0 -10px;
}

.newsList .newsItem {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

#pagination {
    margin-top: 65px;
}

#pagination .page-numbers {
    font-weight: 500;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    margin: 0 2px;
    color: #7c776b;
}

#pagination .page-numbers.current {
    color: #000;
}

#pagination .page-numbers img {
    width: 5px;
}

#pagination .page-numbers.prev img {
    transform: rotate(180deg);
}

/* News Detail */

/* .single-content {
  font-size: 18px;
  line-height: 22px;
} */

.singleTitle {
    margin-bottom: 50px;
    text-transform: none;
}

.singleContent {
    margin-bottom: 40px;
}

.singleContent a {
    color: #7c776b;
}

.singleContent h2 {
    font-family: 'questa';
    color: #7c776b;
    margin-top: 1.2rem;
    margin-bottom: 1rem;
    font-size: 20px;
    line-height: 24px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
}

.singeThumbnail {
    margin-bottom: 30px;
}

/* Services Page */

.subHeader.no_page_header+.page-content,
.page-template-template-services .subHeader+.page-content {
    padding-top: 50px;
}

.ourServices {
    margin-top: 130px;
    padding: 135px 0 60px;
}

.ourServices .serviceBox:not(:hover) {
    border-color: #ffffff !important;
    border-color: transparent !important;
}

/* Career Page */

.careerSection:not(:last-of-type) {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.careerSection:first-of-type {
    border-bottom: 0;
}

.careerSection h2 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.careerDate {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #7c776b;
    opacity: 0.49;
}

.careerInfo {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.careerDescription {
    padding-right: 40px;
}

/* Documents Page */

.documentsSection+.documentsSection {
    margin-top: 140px;
}

.documentsSection h2 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #7c776b;
}

.documentSubGroup:not(:last-of-type) {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.documentSubGroup .actions {
    margin-top: 24px;
    text-align: left;
}

.documentsGroup h3 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.documentsGroup ul {
    list-style: none;
}

.documentsGroup ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.documentsGroup ul li .fileMeta {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.filesWrapper {}

.filesWrapper .fileDownload {
    display: inline-block;
}

/* .documentsGroup ul li .fileInfo {
  width: 70%;
}
.documentsGroup ul li .fileDownload {
  width: 30%;
} */

.fileDownload a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: background .25s ease;
}

.fileDownload a:hover path {
    fill: #ffffff;
    stroke: #ffffff;
}

.fileDownload a svg {
    margin-right: 5px;
}

.fileDownload a .fileType {
    margin: 0 5px;
}

.documentsGroup ul li .fileDescription {
    width: 70%;
    margin-top: 10px;
}

/* CONTACT */

.contactItem {
    padding: 30px 0;
}

.contactList .contactItem:first-of-type {
    padding-top: 0px;
}

.contactItem:not(:last-of-type) {
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
}

.contactItem h2 {
    font-family: "questa";
    color: #7c776b;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.contactInfos,
address {
    color: #7c776b;
}

.contactInfos a {
    color: #000;
    display: inline-block;
}

.contactInfos a:hover {
    color: #7c776b;
}

.contactInfos .contactIcon {
    margin-right: 5px;
}

.contactItem .contactInfos+address {
    margin-top: 20px;
}

.mapWrapper img[src="https://havilland.webdev.lu/wp-content/themes/havilland/assets/images/marker.png"],
.mapWrapper img[src="https://havilland.lu/wp-content/themes/havilland/assets/images/marker.png"] {
    animation-name: pulse;
    animation-duration: .75s;
    animation-timing-function: ease-out;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

/* FOOTER */

footer {
    padding: 80px 0 120px;
}

.footer-navigation {
    font-family: "trajan-sans-pro";
    border-top: 1px solid rgba(124, 119, 107, 0.2);
    border-bottom: 1px solid rgba(124, 119, 107, 0.2);
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    padding: 19px 0;
    margin-bottom: 19px;
}

ul.countries_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
}

.press_inquires {
    text-align: right;
}

.site-info {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.site-info nav {
    display: inline-block;
    margin-left: 38px;
}

.footer-nav ul.footer-menu>li:not(:first-of-type) {
    margin-left: 22px;
}

/* GDPR */

#moove_gdpr_cookie_info_bar {
    background-color: #7c776b !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #ffffff !important;
    color: #7c776b !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover {
    color: #ffffff !important;
}

/* ANIMATION KEYFRAMES */

@-webkit-keyframes fadeIn {
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes resetTranslateX {
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes resetTranslateX {
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes pulse {
    0% {
        transform: scale(.75);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(.75);
    }
    100% {
        transform: scale(1);
    }
}

/* MEDIA QUERIES */

@media (max-width: 1100px) {
    /* PAGE HEADER */
    .pageHeader h1 {
        margin-bottom: 15px;
    }
    .pageHeader .headerThumbnail img {
        max-width: 600px;
    }
    .subHeader+.page-content {
        padding-top: 100px;
    }
    .documentsGroup ul li .fileMeta {
        align-items: flex-start;
        flex-direction: column;
    }
    .documentsGroup .fileDownload {
        margin-top: 10px;
    }
}

@media (min-width: 993px) {
    /* HEADER */
    .site-header {
        height: 160px;
    }
    .navbar nav.main-nav {
        display: block !important;
    }
}

@media (min-width: 992px) {
    #hide-desktop {
        display: none !important;
    }
}

@media (max-width: 992px) {
    body.has-video .site-header {
        margin-bottom: 0;
    }
    .video-wrapper {
        height: 500px;
    }
    body.mobile-menu-open {
        overflow: hidden;
    }
    .mobile-lang {
        display: block !important;
    }
    .white-icon {
        display: none;
    }
    .dropdown-menu {
        right: 0;
        left: auto;
    }
    .is-scrolled .white-icon,
    .navbar.is-open .white-icon {
        display: inline-block !important;
    }
    .navbar.is-open .black-icon,
    .is-scrolled .black-icon {
        display: none !important;
    }
    .navbar.is-open .lang-dropdown button::after,
    .is-scrolled .lang-dropdown button::after {
        color: #fff !important;
    }
    .mobile-show {
        display: block;
    }
    .flex-content.mobile-show {
        display: block !important;
        width: 100%;
    }
    .mobile-show .lang-dropdown {
        display: none;
    }
    .navbar.is-open .white-icon
    /* HEADER */
    .site-header {
        height: 100px;
        display: flex;
        align-items: center;
    }
    .page-template-template-news .site-header,
    .single-news .site-header,
    .page-template-template-contact .site-header {
        margin-bottom: 20px;
    }
    .top-site {
        display: none;
    }
    /* LOGO */
    .logo img {
        max-width: 168px !important;
    }
    /* MENU */
    nav.main-nav {
        display: none;
    }
    body.is-scrolled {
        margin-top: 100px;
    }
    /* MOBILE MENU */
    body.mobile-menu-open .site-header {
        background-color: #7c776b;
    }
    .logoWrapper {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    body.mobile-menu-open .main_logo {
        display: none;
    }
    body.mobile-menu-open .main_logo_white {
        display: block;
    }
    body.mobile-menu-open svg path {
        stroke: #ffffff;
    }
    .navbar {
        top: 0 !important;
    }
    body.admin-bar.is-scrolled .navbar:not(.is-open) {
        top: 32px !important;
    }
    header.is-fixed .navbar {
        height: 100px;
    }
    header.is-open .navbar {
        top: 0;
        height: auto;
        position: relative;
    }
    header.is-fixed svg path {
        stroke: #ffffff;
    }
    .navbar {
        width: 100%;
    }
    .toggleMenu {
        display: block;
    }
    .scroll_logo {
        display: none !important;
    }
    header.is-fixed .main_logo_white {
        display: block;
    }
    header.is-fixed .main_logo {
        display: none;
    }
    .site-header.is-open {
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        /* bottom: 0; */
        height: 100vh;
        width: 100%;
        background-color: #567558;
        z-index: 100;
    }
    body.admin-bar .site-header.is-open {
        top: 46px;
        top: 32px;
    }
    .navbar .logoWrapper {
        height: 100px;
    }
    .navbar nav.main-nav {
        top: 146px;
        left: 0;
        width: 100%;
        background-color: #7c776b;
        margin: 0;
        margin-bottom: 50px;
        top: 100px;
        max-height: calc(90vh - 161px);
        overflow-y: scroll;
    }
    nav.main-nav ul.main-menu {
        display: block !important;
        margin: 0;
    }
    nav.main-nav li {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 !important;
        padding: 0;
        text-align: center;
    }
    nav.main-nav li {
        padding-top: 40px !important;
    }
    nav.main-nav li a {
        color: #ffffff !important;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
    }
    nav.main-nav li a::before {
        content: none !important;
    }
    .navbar:not(.is-open) .online_banking {
        display: none !important;
    }
    .navbar.is-open .online_banking {
        display: block !important;
    }
    .navbar .online_banking {
        width: 100%;
        position: relative;
        padding: 20px 15px;
    }
    .navbar .online_banking::before {
        content: '';
        background: #959289;
        z-index: -1;
        position: absolute;
        top: 0;
        left: -15px;
        right: -15px;
        height: 100%;
    }
    /* Sub Menu */
    nav.main-nav li.is-active .closeSubMenu {
        display: block;
        margin: 0 auto;
    }
    nav.main-nav .sub-menu.is-open {
        display: block;
    }
    .subMenu-open>li:not(.is-active),
    .subMenu-open>li>a {
        display: none;
    }
    .subPages {
        display: none;
    }
    /* SPACING */
    .homeSlider {
        margin-bottom: 100px;
    }
    .section+.section {
        margin-top: 75px;
    }
    /* PAGES */
    /* Contact */
    .contactInfosWrapper {
        margin-bottom: 20px;
    }
    .contactItem h2 {
        margin-bottom: 15px;
    }
    .contactItem .mapWrapper {
        min-height: 300px !important;
    }
    .mainTitle {
        margin-bottom: 30px;
    }
    /* HOMEPAGE */
    .homeSlider .sliderNav {
        position: relative;
        margin-top: 30px;
    }
    .homeSlider .sliderNav .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .sliderNav:not(.videoNav) .slick-arrow {
        position: static;
        transform: none;
        width: 40px;
        height: 40px;
    }
    .sliderNav .slick-prev {
        left: auto;
    }
    .sliderNav .slick-next {
        right: auto;
    }
    /* News */
    .homeNews {
        position: relative;
    }
    .homeNews .sliderWrapper {
        position: static;
    }
    .homeNews .sliderNav {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .homeNews .sliderNav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .homeNews .sliderNav .slick-arrow {
        transform: translateY(-10px);
    }
    .news-slider {
        margin-bottom: 50px;
    }
    /* PAGES */
    .subHeader.no_page_header+.page-content,
    .page-template-template-services .subHeader+.page-content {
        padding-top: 20px;
    }
    /* News */
    .newsList {
        padding-top: 35px;
    }
    .newsList .newsItem:last-of-type {
        margin-bottom: 0;
    }
    /* Services */
    .serviceBox {
        padding: 30px 25px;
        border-width: 20px;
    }
    .serviceBox h3 {
        word-spacing: 0;
    }
    .servicesWrapper {
        flex-direction: column;
    }
    .servicesWrapper .btn-contact {
        text-align: center;
        margin-left: 0;
    }
    /* Documentation */
    .documentsSection+.documentsSection {
        margin-top: 80px;
    }
    .documentsSection h2 {
        text-align: center;
    }
    .documentsGroup h3 {
        margin-bottom: 15px;
    }
    .documentsGroup .fileDownload {
        margin-top: 10px;
    }
    .documentSubGroup:not(:last-of-type) {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .documentSubGroup .actions {
        text-align: center;
    }
    /* SINGLE */
    .single-content {
        font-size: 15px;
    }
    .singleContent h2 {
        font-size: 18px;
        line-height: 5px;
    }
    .singleTitle {
        margin-bottom: 30px;
    }
    /* FOOTER */
    footer {
        padding: 70px 0;
    }
    ul.countries_list {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    ul.countries_list li {
        margin-right: 15px;
        margin-bottom: 10px;
    }
    footer .countries_list a {
        font-size: 11px;
        line-height: 13px;
    }
    .press_inquires {
        font-size: 12px;
        line-height: 16px;
    }
    .site-info .copyright>span {
        display: block;
        margin-right: 30px;
        margin-bottom: 10px;
    }
    .site-info nav {
        margin-left: 0;
    }
}

@media (max-width: 783px) {
    body.admin-bar.is-scrolled .navbar:not(.is-open),
    body.admin-bar .site-header.is-open {
        top: 46px !important;
    }
}

@media (min-width: 768px) {
    .desktopOnly {
        display: block;
    }
    .mobileOnly {
        display: none;
    }
    .pageHeader .headerThumbnail {
        background-image: none;
    }
    .serviceBox:not(:hover) {
        border-color: #ffffff !important;
        border-color: transparent !important;
    }
}

@media (max-width: 767px) {
    .desktopOnly {
        display: none;
    }
    .mobileOnly {
        display: block;
    }
    .video-wrapper {
        height: 400px;
    }
    /* HOMEPAGE SLIDER */
    .home-slider .descriptionWrapper {
        height: auto;
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 30px;
        background: none;
        margin: 0;
    }
    .home-slider .descriptionWrapper::before {
        content: '';
        z-index: -1;
        position: absolute;
        left: -110px;
        right: -100vh;
        top: 0;
        height: 100%;
        background: url(assets/images/background-5.svg) no-repeat;
        bottom: -100px !important;
    }
    .site-header {
        margin-bottom: 0;
    }
    .pageHeader {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 30px;
    }
    .home-slider .descriptionWrapper::before,
    .pageHeader::before {
        top: 80px;
        bottom: 0;
        height: auto;
    }
    .home-slider .imageWrapper,
    .pageHeader .headerThumbnail {
        float: none;
        height: 340px;
        position: relative;
        left: -16px;
        width: 80%;
        top: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .home-slider .imageWrapper img,
    .pageHeader .headerThumbnail img {
        display: none !important;
    }
    .slideDescription,
    .pageHeader h1 {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 30px;
        margin-bottom: 150px;
        padding-right: 50px;
        font-size: 18px;
        line-height: 24px;
        top: 0;
        z-index: 1;
    }
    .slideDescription::before,
    .pageHeader h1::before {
        top: -90px !important;
        right: 15px !important;
        left: -50px !important;
        bottom: -80px;
    }
    .homeSlider .sliderNav {
        position: absolute;
        top: auto;
        bottom: 15px;
    }
    .subHeader+.page-content {
        padding-top: 0;
    }
    .ourServices {
        padding: 50px 0;
        margin-top: 50px;
    }
    .serviceBox {
        border-width: 16px;
        padding: 30px 12px;
        margin-bottom: 22px;
    }
    .serviceBox h3 {
        min-height: auto;
        margin-bottom: 35px;
        transform: none !important;
    }
    .serviceBox .serviceDescription {
        margin-bottom: 20px;
    }
    .serviceBox .longArrow {
        visibility: visible;
        opacity: 1;
    }
    .sectionTitle {
        margin-bottom: 30px;
        margin-top: 90px;
    }
    .homeInfo h3 {
        margin-bottom: 20px;
        max-width: 100%;
    }
    .homeInfo .descriptionWrapper {
        padding: 35px 0;
    }
    .homeAbout .descriptionWrapper {
        padding: 50px 0;
    }
    .homeAbout .descriptionWrapper::before {
        animation: none !important;
        opacity: 1 !important;
        left: -16px;
        right: -16px;
        width: auto;
    }
    .homeAbout .sectionDescription {
        font-size: 22px;
        line-height: 26px;
    }
    .homeAbout .longArrow {
        display: block;
        margin-top: 20px;
        position: static;
        bottom: auto;
        color: #7c776b;
        font-weight: 500;
        font-family: 'questa-sans';
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase;
    }
    .homeAbout .longArrow span {
        margin-right: 10px;
        display: inline-block !important;
    }
    .homeAbout .longArrow img {
        max-width: 70px;
    }
    .homeNews .sectionTitle {
        padding: 0 40px;
    }
    .sliderNav .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .homeNews .sliderNav .slick-arrow {
        transform: translateY(-5px);
    }
    .map_wrapper .custom_shadow {
        display: none;
    }
    .homeLocations .mapContent {
        display: flex;
        flex-direction: column-reverse;
    }
    .locationsDescription {
        font-size: 22px;
        line-height: 26px;
        margin-top: 10px;
    }
    .newsList .newsItem {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 40px;
    }
    .flexSection:not(:last-of-type) {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .flexSection h2 {
        margin-bottom: 15px;
    }
    .titleIcon {
        margin-bottom: 18px;
    }
    .careerSection:not(:last-of-type) {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .careerInfo {
        flex-direction: column;
    }
    .careerDescription {
        padding-right: 0;
    }
    .careerSection .fileDownload {
        margin-top: 20px;
    }
    /* FOOTER */
    .press_inquires {
        text-align: left !important;
        margin-top: 20px;
    }
}

@media (max-width: 550px) {
    .map_wrapper svg {
        max-width: calc(100% + 200px);
        margin: 0 -100px;
    }
}