@font-face {
    font-family: "Butler-regular";
    src:
      url("../fonts/Butler_Regular.otf") format("opentype");
}
@font-face {
    font-family: "Romantica";
	src: url('../fonts/Romantica.otf') format('opentype'),
         url('../fonts/Romantica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Dosis-regular";
    src:
      url("../fonts/Dosis-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'StevieSansLight';
  src: url('../fonts/EM-Stevie.Sans/TTF/StevieSansLight.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'StevieSansBold';
  src: url('../fonts/EM-Stevie.Sans/TTF/StevieSansBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'StevieSansBook';
  src: url('../fonts/EM-Stevie.Sans/TTF/StevieSansBook.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/EM-Stevie.Sans/TTF/StevieSans.ttf')  format('truetype'); /* Safari, Android, iOS */
  }
 .page-128 {
    overflow-x: clip;
 }
html {
  scroll-behavior: smooth;
}


.p-0 {
    padding: 7px !important;
}
.img1 , .img2 , .img3 , .img4 {
    position: absolute;
    overflow: hidden;
    height: 100%;
}


.img1 img , .img2 img , .img3 img , .img4 img , .img5 img {
	transition: transform 0.3s ease;
}

.img1:hover img, .img2:hover img, .img3:hover img, .img4:hover img, .img5:hover img  {
	transform: scale(1.2);
}
@-webkit-keyframes shine {
	100% {
		left: 0%;
        width: 100%;
	}
}
@keyframes shine {
	100% {
		left: 0%;
        width: 100%;
	}
}

.mb_YTPBar:hover .buttonBar {
    background: transparent !important;
}

.first-item, .second-item, .third-item, .fourth-item, .fifth-item {
        position: relative;
        overflow: hidden; /* Assure que l'image ne dépasse pas le conteneur */
}

.first-item img {
    /*! max-height: 235px; */
}

.img1 img, .img2 img, .img3 img, .img4 img {
    /*! max-height: 235px; */
    width: 100%;
    /*! object-fit: cover; */
    
    
}
.img4 img {
    height: 100%;
    object-fit: cover;
}
.img5 img {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
    
}
.div1 .title-item h4 {
    position: absolute;
    bottom: 0;
    left: 20px;
     font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: left;
	margin-bottom: 1em;
}

.div2 .title-item h4 {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: right;
	margin-bottom: 1em;
}


.div3 .title-item h4 {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: right;
	margin-bottom: 1em;
}


.div4 .title-item h4 {
    position: absolute;
    bottom: 0;
    left: 20px;
     font-size: 20px;
    line-height: 26px;
    color: #000;
    text-align: left;
	margin-bottom: 1em;
}

.fifth-item {
    padding: 7px 0 !important;
}


.div5 .title-item h4 {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: right;
}

.title-item h4, .start-text p {
    font-family: "StevieSansLight", sans-serif;
}
.title-item h4 strong {
	font-family: "StevieSansBook", sans-serif;
}
.mb_YTPPlayPause, .mb_YTPVolumeBar, .mb_YTPVolumeBar, .mb_YTPTime, .mb_OnlyYT, .mb_YTPLoaded, .mb_YTPProgress, .ytp-title , .ytp-chrome-top.ytp-show-cards-title {
    display: none !important;
}
/* .mb_YTPBar .ytpicon {
    font-size: 35px !important;
} */
.mb_YTPBar:hover, .mb_YTPBar {
    background: transparent !important;
}

.mb_YTPBar {
    opacity: 1 !important;
}
.mb_YTPBar .buttonBar {
    top: -35px !important;
    left: 5px !important;
}
.footer-title h6 {
    font-family: 'StevieSansBook', sans-serif;
    font-size: 18px;
}

.start-text p {
    font-size: 2.1vw;
    margin: 0;
    font-family: "StevieSansBook", sans-serif;
    color: #212121;
    font-weight: bold;
    line-height: 5.5vh;
}
#first_elem_home p {
    font-size: 2.3vw;
    margin: 0;
    font-family: "Butler-regular" !important;
    color: #212121;
    font-weight: 600;
    line-height: 5.7vh;
}
.copyright p {
    padding-top: 15px;
    text-align: center;
    font-size: 13px;
    font-family: "StevieSansBook", sans-serif;
}
.nd-region:first-child {
    padding-bottom: 0!important;
}


.video-container1 {
    position: relative;
    width: 100%; 
    height: 100%; 
    overflow: hidden;
}

.video-container5 {
    position: absolute;
    width: 100%;
    overflow: hidden;
}
.fifth-item .title-item {
    padding: 7px 0;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .video-container5 {
        height: 405px;
    }
}


@media screen and (min-width:768px) and (max-width:991px) {
    .video-container5 {
        height: 312px;
    }
}

@media screen and (max-width:767px) {
    .fifth-item, .fifth-item .title-item {
        padding: 0 7px !important;
    }
    .first-item, .second-item, .third-item, .fourth-item, .fifth-item {
        position: relative;
        overflow: hidden;
    }
    .img1, .img2, .img3, .img4 {
        position: relative;
        overflow: hidden;
        height: 280px;
    }
    .img1 img, .img2 img, .img3 img, .img4 img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
}

.video-container .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: opacity 0.3s ease;
}

.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    pointer-events: none; /* Prevent the video from being clickable */
    transition: opacity 0.3s ease;
    background-color: #E2CEB8;
}

.video-container1 {
    overflow: hidden;
    position: relative;
}


.video-container1 .video {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 110%;
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    object-position: center center;
    border: 0;
}
.video-container:hover .image {
    opacity: 0;
}

.video-container:hover .video {
    opacity: 1;
    pointer-events: auto;
}

#footer-site .nav-logo-wrap {
    display: none;
}
@media screen and (max-width:767px) {
    #footer-menus {
        display: none;
    }
}
#footer-site .inner-nav ul li {
    margin-left: 0 !important;
}

#footer-site .main-nav {
    background: transparent !important;
    box-shadow: none !important;
}

#footer-site .inner-nav {
    max-width: 100% !important;
}

#footer-site .small-height .inner-nav ul li a {
    line-height: 30px !important;
    font-size: 12px;
    font-family: 'StevieSansLight', sans-serif!important;
    color: #000 !important;
    display: block !important;
    height: 30px !important;
    text-transform: capitalize !important;
}

#footer-site .small-height .inner-nav ul li {
    width: 100% !important;
    text-align: left !important;
}

#footer {
    z-index: 0;
}

#cms-page-title {
    background-attachment: local !important;
    padding: 170px 0 !important;
}
#cms-page-title h1 {
    display: none !important;
}
#history-pres {
    margin-top: -20%;
}

#history-pres h1 {
    font-family: "Butler-regular";
    font-size: 55px;
    color: #000 !important;
    margin-bottom: 15px !important;
}
#history-pres p {
    font-family: 'StevieSansLight', sans-serif;
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 15px !important;
}
.vl::after {
    content: '';
    position: relative;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 400px;
    display: block;
    border-left: 1px dashed #000;
    margin: 0;
    width: 0;
    max-width: 0;
}

.history-bloc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.history-bloc * {
    font-family: 'StevieSansBook';
}

.history-bloc p {
    font-size: 21px;
    text-align: center !important;
}

.scroll-image img {
    box-shadow: 0px 0px 0px rgba(0,0,0,0.75);
    /*transition: box-shadow 2s ease;*/
}


.history-bloc h1 {
    font-size: 55px;
}

@media screen and (min-width:768px) {
    #custom-width1 {
        width: 45% !important;
    }

    #custom-width2 {
        width: 10% !important;
    }

    #custom-width3 {
        width: 45% !important;
    }
}

#footer .mobile-on .full-wrapper .desktop-nav, #footer .mobile-on .desktop-nav > ul {
    display: block !important;
    background: transparent !important;
}

#footer .mobile-on .mobile-nav {
    display: none !important;
}

#footer-site .small-height .inner-nav ul li a {
    height: auto !important;
}
#footer .mobile-on .desktop-nav {
    position: relative !important;
}


.fa.fa-twitter {
	font-family:sans-serif;
}

.fa.fa-twitter::before {
	content:"𝕏";
	font-size:1.2em;
}
.social-icons span {
	color: #000;
	display: inline-block;
	margin-right: 15px;
	text-transform: initial;
}
@media screen and (max-width:1023px) {
    .social-icon {
        text-decoration: none !important;
        color: #000 !important;
        font-size: 18px !important;
        display: inline-block !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .social-icon:hover {
        border: 1px solid #fff;
        background: transparent;
        color: #000 !important;
    }
    
    .social-menu-mobile p {
        font-family: "Butler-regular";
        font-size: 14px;
        color: #000 !important;
        margin-bottom: 15px;
        text-transform: capitalize !important;
    }
    .social-menu p {
        font-family: "Butler-regular";
        font-size: 14px;
        color: #000 !important;
        margin-bottom: 15px;
        text-transform: capitalize !important;
    }
}
@media screen and (min-width:1024px) {
    .social-icon {
        text-decoration: none !important; 
        color: #000 !important; 
        font-size: 19px !important;
		display: inline-block !important;
		width: auto !important;
    }
    .social-icon:hover {
        background: transparent;
        color: #000 !important;
    }
    
    .social-menu p {
        font-family: "Butler-regular";
        font-size: 14px;
        color: #000 !important;
        margin-bottom: 15px;
        text-transform: capitalize !important;
    }
    
}

.flexcenter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media screen and (max-width:768px) {
    .flexcenter {
        justify-content: center;
    }
}
.flexcenter::before, .flexcenter::after {
    display: none;
}
.bloc-blog {
    width: 100%;
    background: #fff;
    margin-bottom: 0;
    padding: 25px 0;
    font-family: "Butler-regular" !important;
    
    border-bottom: 1px solid rgb(33 33 33 / 50%);
}
.article-press:nth-child(2) .bloc-blog {
    border-top: 1px solid rgb(33 33 33 / 50%);
}
.go-link {
    max-width: 20px !important;
}
.left-blog, .right-blog {
    padding: 0 10px;
}

@media screen and (max-width:767px) {
    
    .bloc-blog {
        display: block;
        text-align: center;
    }
}
.blog-cat .comma {
    display: none;
}

.blog-cat div {
    font-family: 'StevieSansLight' !important;
    color: #212121;
    font-size: 14px;
    border: 1px solid #212121;
    padding: 10px;
    margin: 0 5px;
}




.blog-item-data {
    margin-bottom: 0 !important;
    color: rgb(33 33 33 / 50%) !important;
    line-height: normal;
    font-family: 'StevieSansLight' !important;
    font-size: 16px !important;
    margin-right: 10px !important;
}
.contentdata {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    margin: 0 0 25px 0;
}
@media screen and (max-width:767px) {
    .contentdata {
        justify-content: center;
        min-height: 100px;
    }
}
.blog-item-body p {
    margin-bottom: 0 !important;
    color: #000;
}
.bloc-blog .font-alt {
    font-family: "Butler-regular" !important;
    margin-bottom: 5px !important;
}
.bloc-blog * {
    text-transform: none !important;
    letter-spacing: 0 !important;
}
#menu-mobile ul p,#menu-mobile ul h2 {color: #000;}
.blog-item-title span {
    text-transform: capitalize !important;
}
.blog-item-title {
    font-size: 23px !important;
}
@media screen and (max-width:767px) {
    .signature {
        font-size: 10vw !important;
    }
}
.js-pager__items li {
    list-style: none !important;
    margin: 10px;
    border: 1px solid #E9E9E9;
    padding: 10px;
    color: #313131;
    border-radius: 5px;
    min-width: 35px;
    max-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.js-pager__items li a {
    color: #313131;
}
.js-pager__items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
legend {
    border: 0 !important;
}
#titre-blog h1 {
    text-align: center;
    font-family: "Butler-regular" !important;
    font-size: 55px;
    margin-bottom: 0;
    color: #000 !important;
}



.js-form-item-created label, .js-form-item-created-1 label {
    display: none;
}

.views-exposed-form {
    text-align: center !important;
    margin-bottom: 0;
}


.views-exposed-form .form-group select {
    text-transform: uppercase;
    /* background: #E2CEB8; */
    color: #000;
    padding: 5px 0px;
    text-transform: none;
    font-family: 'Dosis';
    font-size: 14px;
    height: 40px;
    border: 0;
    font-weight: 300;
    cursor: pointer;
    letter-spacing: 0 !important;
    max-width: 100px;
}


.js-form-item-created select, .js-form-item-created-1 select {
    width: 100%; /* Adjust as needed */
    padding-right: 30px; /* Space for the custom icon */
    -webkit-appearance: none; /* Remove default styling in WebKit browsers */
    -moz-appearance: none; /* Remove default styling in Firefox */
    appearance: none; /* Remove default styling in other browsers */
}

.js-form-item-created, .js-form-item-created-1 {
    position: relative;
}

.js-form-item-created::after, .js-form-item-created-1::after {
    content: "\f078";
    position: absolute;
    right: 10px;
    top: 13px;
    transition: 0.25s all ease;
    pointer-events: none;
    font-family: 'FontAwesome';
    font-size: 8px;
}


#views-exposed-form-press-release-page-1 input {
    background: transparent !important;
    color: #E2CEB8 !important;
    border-radius: 0 !important;
    border: 1px solid #E2CEB8 !important;
    height: 40px;
    margin-left: 10px;
}


@media (min-width: 1200px) {
    #homepage_container, #footer-site .container{
        width: 90% !important;
    }
	#teamspanel #homepage_container{
		  width: 100% !important;
	}
}




.home_title {
    font-family: "Butler-regular";
  font-size: 38px;
  text-transform: capitalize !important;
  text-align: center;
  color: #191919 !important;
  margin-bottom: 25px !important;
  font-weight: 600;
}

.text-center {
    text-align: center;
}

a.main-btn {
    background: transparent !important;
    border: 1px solid #191919 !important;
    font-family: 'StevieSansBold', sans-serif;
    font-size: 17px !important;
    color: #212121 !important;
    padding: 10px 25px !important;
    border-radius: 0 !important;
}

.main-btn:hover {
    background: #1F3F49 !important;
    border: 1px solid #1F3F49 !important;
    /* font-size: 19px !important; */
    color: #fff !important;
    padding: 10px 25px !important;
    border-radius: 0 !important;
}





.newsletter h2 {
    margin: 0 0 10px;
    font-size: 25px;
    font-family: "Butler-regular" !important;
}

.newsletter input[type="email"] {
    background: transparent;
    width: 300px;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #979797;
    border-radius: 0;
    font-family: "Butler-regular" !important;
    font-size: 15px;
}

.newsletter button {
    padding: 10px 20px;
    background-color: #000; /* Dark button as shown in the image */
    border: 1px solid #000;
    color: white;
    border: none;
    cursor: pointer;
}

.newsletter button:hover {
    background-color: #333;
}

.newsletter input[type="email"]:focus-visible {
    outline: unset !important;
}

#footer .mobile-on .full-wrapper .desktop-nav {
    padding: 15px 0 !important;
}
#footer-site .small-height .inner-nav ul li a {
    padding: 0 !important;
    letter-spacing: 0;
    font-size: 14px;
}
#footer-site .small-height .full-wrapper {
    margin: 0 !important;
}
.firstfooter, .secondfooter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.secondfooter p {
    padding-top: 15px;
    text-align: center;
    font-size: 13px;
    font-family: "StevieSansBook",sans-serif;
}

.social-menu-footer {
    display: flex;
    align-items: baseline;
    column-gap: 20px;
}

@media screen and (min-width:768px) {
    #footermobile {
        display: none;
    }
}
.d-block {
    display: block;
}
@media screen and (max-width:767px) {
    /* #history-pres {
        margin-top: -60%;
    } */
    #scroll-btn {
        position: relative !important;
        bottom: 0 !important;
    }
    #history-pres h1, .header-page h1 {
        font-size: 10vw !important;
    }
    .full-height {
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        flex-direction: column;
    }
    #teamspanel li a {
        font-size: 4vw !important;
    }
    #team-pres h1 {
        font-size: 7.5vw !important;
    }
    .darkbloc .teammember p, .darkbloc .teammemberperson p, .lightbloc .teammember p, .lightbloc .teammemberperson p {
        margin: 0 0 1em 0 !important;
        font-size: 3.4vw !important;
    }
    .lightbloc .teammember h2, .lightbloc .teammemberperson h2, .darkbloc .teammember h2, .darkbloc .teammemberperson h2 {
        font-size: 6vw !important;
    }
    .team_desc {
        justify-content: center;
    }
    a.main-btn {
        font-size: 3.5vw !important;
    }
    
    #history-pres p, #team-pres p, .header-page p:not(.signature) {
        font-size: 5vw !important;
    }

}


.full-height {
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}
#scroll-btn {
	position: absolute;
	bottom: 0;
}
#menu-desk .js-stick {
  position: fixed !important;
  top: 0;
  left: 0;
}
#menu-desk .main-nav, #menu-mobile .main-nav {
	background: #212121;
}
.whitebg {
	background: #fff;
}
.video-container-slider {
    height: 70vh; /* La moitié de la hauteur de la fenêtre */
    display: flex;
    justify-content: center;
    align-items: center;
}
.full-height-px {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.stock-widget {
   color: #fff;
  margin-top: 35px;
  text-align: right;
  line-height: 18px;
}
.stock-widget strong{
	font-size: 14px;
}
.st-grid-home h4 {
	font-family: 'StevieSansLight', sans-serif;
}
.st-grid-home h4 strong {
	font-family: 'StevieSansBook', sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 22px;
}
.main-block>ul>li:not(.opened)>a:hover {
  color: #000 !important;
  opacity: 1;
}
.grid-container {
      display: grid; 
  grid-auto-flow: row dense; 
  grid-template-columns: 1fr 1fr 1fr 1.1fr; 
  grid-template-rows: 1fr 1fr; 
  gap: 10px 10px; 
  grid-template-areas: 
    "div1 div2 div2 div5"
    "div3 div3 div4 div5";
    width: 100%;
    height: auto;
}

.div1 { grid-area: div1; position: relative;overflow:hidden;}
.div2 { grid-area: div2; position: relative;overflow:hidden;}
.div4 { grid-area: div4; position: relative;overflow:hidden;}
.div5 { grid-area: div5; position: relative;overflow:hidden;}
.div3 { grid-area: div3; position: relative;overflow:hidden;}

.video-container, .title-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lang_menuu .search-dropdown-list > a {
	font-size: 18px;
}
.bg-quote{
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 1rem 1rem;
}
.bg-quote p {
    font-family: 'butler-regular', sans-serif;
    font-weight: 600;
    font-size: 2vw;
}
@media screen and (max-width : 767px) {
    .bg-quote p {
        font-size: 6vw;
    }
}

@media screen and (min-width : 768px) and (max-width : 992px)  {
    .bg-quote p {
        font-size: 4vw;
    }
}

.bg-quote h6 {
	font-family: "Butler-regular", sans-serif;
	font-weight: 400;
	font-size: 18px;
}
.mxcontainer {padding: 0 15px;}

/**Our values */
.scroll-parent {
  overflow: hidden;
  height: 300vh;
  position: relative;
  width: 90%;
  
}
.fixed-section-content {
  margin-left: 8px;
    margin-right: 8px;
    padding-left: 12rem;
  padding-right: 12rem;
    position: relative;
	
}
.container-scroll {
	display: flex;
  justify-content: space-between;
  align-items: center;
   height: 100vh!important;
   align-items: stretch;
}
.content--sticky {
  top: 0;
  --offset: 0px;
  top: var(--offset);
  font-family: 'StevieSansLight', sans-serif;
  font-size: 18px;
}
.content--sticky h4 {
	 font-family: 'StevieSansBook', sans-serif;
	 font-weight: 600;
}
.scroll-section-left, .scroll-section-right{
	flex: 1;
	align-content: center;
}
.plp10{
	/*padding-left: 10%*/
}
.prp10{
	/*padding-right: 10%*/
}
.scroll-section-nav {
	text-align: center;
  margin: 0 auto;
  width: 100px;
  align-content: end;
  padding-bottom: 3rem;
}
.scroll-section-nav-fixed {
	  position: fixed;
	  bottom: 20px;
	  left: 50%;
	  transform: translateX(-50%);
	  z-index: 1000;
	  padding: 10px 20px;
	  border-radius: 10px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  display: none; /* Masquer par défaut */
}
.scroll-nav {
	list-style: none;
	text-align:center;
	padding-left: 0;
	margin: 0;
	
}
.scroll-nav li{
	width: 16px;
	height: 16px;
	background: #1F3F49;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
}
.scroll-nav li.active {
	width: 20px;
	height: 20px;
	background: #E2CEB8;
}
.header-page h1 {
  font-family: "Butler-regular";
  font-size: 55px;
  color: #000 !important;
  margin-bottom: 15px !important;
}
.header-page p {
	font-family: 'StevieSansLight', sans-serif;
}
/* Define the keyframes for the up and down animation */
@keyframes upDown {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(40px); /* Adjust the distance as needed */
    }
    100% {
      transform: translateY(0);
    }
  }
  
  /* Apply the animation to the image */
  .product-image img {
    animation: upDown 3s infinite;
  }
  

@media screen and (min-width:1024px) {
    .maxwidth130 {
        max-width: 160px;
    }
    .w_auto {
        width: auto !important;
    }
    .flexfooter {
        display: flex;
        padding: 0;
        justify-content: end;
    }
}


@media screen and (min-width:768px) {  
    #teamspanel ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
#teamspanel {
    padding: 0 15px;
}

#teamspanel ul {
    border: 0;
    letter-spacing: 0;
    padding: 15px;
}

#teamspanel li {
    min-width: 320px;
    border: 0;
}


#teamspanel li.active a {
    background: #1F3F49 !important;
    color: #fff !important;
    border: 1px solid #212121 !important;
    margin: 0;
}


#teamspanel li a {
    font-size: 20px;
    font-family: 'StevieSansBold';
    border: 0;
    color: #212121 !important;
    border: 1px solid #212121 !important;
    margin: 0;
    padding: 13px 10px;

}

#teamspanel li a:hover {
    background-color: #1F3F49 !important;
    color: #fff !important;
}


#team-pres h1 {
    font-family: "Butler-regular";
    font-size: 45px;
    color: #000 !important;
    margin-bottom: 15px !important;
}
#team-pres p {
  font-family: 'StevieSansLight', sans-serif;
  font-size: 18px;
  color: #000 !important;
  margin-bottom: 15px !important;
  line-height: 1.6;
}



.equalheightrow {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width:768px) { 
    .equalheight {
        flex: 1;
        justify-content: center;
        align-items: center;
    }
}
.equalheight {
    padding: 0;
    position: relative;
}

.equalheight > section {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    max-height: 100%;
    padding: 0 !important;
    z-index: 3;
}


.darkbloc .teammember h2, .darkbloc .teammemberperson h2 {
    font-family: "Butler-regular";
    font-size: 31px;
    color: #212121 !important;
    margin-bottom: 20px;
}

.darkbloc .teammember p, .darkbloc .teammemberperson p {
    font-family: "StevieSansLight";
    font-size: 23px;
    color: #212121 !important;
    margin: 0 0 2em 0;
}
.teammember {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.team_desc {
    display: none;
}

@media screen and (max-width:767px) {
    .team_desc {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .team_post_person, .team_post h2 {
        padding: 0 15px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .darkbloc .team_desc p, .lightbloc .team_desc p {
        font-size: 14px !important;
    }
}
.darkbloc .team_desc p {
    max-width: 85%;
    font-size: 18px;
    font-family: "StevieSansLight";
    margin: auto;
    text-align: left !important;
}

.darkbloc .teammemberperson {
    position: absolute;
    background: rgb(226 206 184 / 50%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 100%;
}

.darkbloc .teammemberperson {
    display: none;
}



.lightbloc .teammember h2, .lightbloc .teammemberperson h2 {
    font-family: "Butler-regular";
    font-size: 31px;
    color: #fff !important;
    margin-bottom: 20px;
}

.lightbloc .teammember p, .lightbloc .teammemberperson p {
    font-family: "StevieSansLight";
    font-size: 23px;
    color: #fff !important;
    margin: 0 0 2em 0;
}

.lightbloc .team_desc p {
    max-width: 80%;
    font-size: 18px;
    font-family: "StevieSansLight";
    margin: auto;
    text-align: left !important;
}

.lightbloc .teammemberperson {
    position: absolute;
    background: rgb(33 33 33 / 50%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lightbloc .teammemberperson {
    display: none;
}


.lightbloc .see_member {
    border-color: #fff !important;
    color: #fff !important;
}

.lightbloc .see_member:hover {
    background: #E2CEB8 !important;
    border: 1px solid #E2CEB8 !important;
    color: #212121 !important;
}


.darkbloc .see_member:hover {
    background: #212121 !important;
    border: 1px solid #212121 !important;
    color: #fff !important;
}



@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-100%); 
    }
    100% {
        opacity: 1;
        transform: translateX(0); 
    }
}

@keyframes fadeOutLeftBig {
    100% {
        opacity: 1;
        transform: translateX(-100%); 
    }
    0% {
        opacity: 0;
        transform: translateX(0); 
    }
}

@keyframes fadeOutRightBig {
    100% {
        opacity: 1;
        transform: translateX(100%); 
    }
    0% {
        opacity: 0;
        transform: translateX(0); 
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@media screen and (min-width:768px) {
    .darkbloc .teammemberperson {
        animation: fadeInLeftBig 0.9s forwards;
    }
    .darkbloc .teammemberperson.out {
        animation: fadeOutLeftBig 0.9s forwards;
        
    }
    .lightbloc .teammemberperson {
        animation: fadeInRightBig 0.9s forwards;
    }
    .lightbloc .teammemberperson.out {
        animation: fadeOutRightBig 0.9s forwards;
        
    }
    .team_desc {
        animation: fadeIn 1s forwards;
    }
}




@keyframes fadeInTopBig {
    0% {
        opacity: 0;
        transform: translateY(100%); 
    }
    100% {
        opacity: 1;
        transform: translateY(0); 
    }
}


@keyframes fadeOutTopBig {
    100% {
        opacity: 1;
        transform: translateY(100%); 
    }
    0% {
        opacity: 0;
        transform: translateY(0); 
    }
}


@media screen and (max-width:767px) {
    .darkbloc .teammemberperson {
        animation: fadeInTopBig 0.9s forwards;
    }
    .darkbloc .teammemberperson.out {
        animation: fadeOutTopBig 0.9s forwards;
        
    }
    .lightbloc .teammemberperson {
        animation: fadeInTopBig 0.9s forwards;
    }
    .lightbloc .teammemberperson.out {
        animation: fadeOutTopBig 0.9s forwards;
        
    }
    .team_desc {
        animation: fadeIn 1s forwards;
    }
}



@media screen and (min-width:1200px) {
    #teamspanel li {
        min-width: 400px;
        border: 0;
    }
}


@media screen and (max-width:767px) {
    .equalheightrow:nth-child(1), .equalheightrow:nth-child(3), .equalheightrow:nth-child(5), .equalheightrow:nth-child(7), .equalheightrow:nth-child(9) {
        flex-direction: column-reverse;
    }
}


div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #212121;
    padding: 15px 0;
}


.eu-cookie-compliance-message h2 {
    font-family: 'StevieSansBold', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.eu-cookie-compliance-message {
    margin: 10px 0 0 70px;
    
}

.eu-cookie-compliance-message p {
    font-family: "StevieSansLight";
    font-size: 14px;
    font-weight: normal;
}


.eu-cookie-compliance-message::before {
    content:url('/sites/default/files/cookies.svg'); /* with class ModalCarrot ??*/
    position:absolute; /*or absolute*/
    left:0;
    top: 9px;
}

.eu-cookie-compliance-secondary-button {
    background: #E2CEB8;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 35px;
    color: #212121;
    text-transform: uppercase;
    font-family: 'StevieSansBold', sans-serif;
    font-size: 15px;
    margin-right: -5px;
    margin-top: 15px;
    text-shadow: none;
}


.eu-cookie-compliance-default-button {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'StevieSansBook', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-shadow: none;
    
}
.eu-cookie-compliance-secondary-button:hover, .eu-cookie-compliance-default-button:hover {
    background: #1F3F49;
    color: #fff;
}



.audit-committee {
    padding: 20px 0;
    margin-top: 30px;
}

.audit-committee h3 {
    font-size: 28px;
    margin: 0;
    font-family: "Butler-regular";
    color: #212121;
    text-transform: capitalize;
}

.committee-list {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.8;
}
.committee-list {
    display: block !important;
    text-align: left;
    padding-left: 15px;
    padding: 0 !important;
}
@media screen and (max-width:767px) {
    .commitee_flex {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .audit-committee h3 {
        margin-bottom: 25px !important;
    }
}
.commitee_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(33 33 33 / 50%);
}
.committee-list li {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
    display: block;
    font-size: 18px;
    color: #212121;
    border-bottom: 1px solid rgb(33 33 33 / 50%) !important;
    padding-left: 30px !important;
    font-family: 'StevieSansBook';
}

.terms-button {
    background-color: white;
    border: 1px solid #000;
    padding: 9px 30px;
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'StevieSansBold';
    margin: 0;
}
.commitee_flex p {
    margin: 0 !important;
}

.terms-button:hover {
    background-color: #1F3F49;
    text-decoration: none;
    color: #fff;
}



@media screen and (min-width:768px) and (max-width:1023px) {
    #teamspanel li {
        min-width: 235px;
    }
    #homepage_container {
        max-width: 100%;
    }
}


@media screen and (max-width: 767px) {
    #teamspanel li {
        display: block;
        float: none;
        width: 100%;
    }
}



@media screen and (min-width: 1200px) {
    #commiteescontainer{
        width: 90% !important;
    }
}

.financial_points h3 {
    color: #fff;
    font-family: 'StevieSansBold';
    margin-bottom: 10px;
    font-size: 40px;
}

.financial_points p {
    color: #fff;
    font-family: 'StevieSansLight';
    margin-bottom: 0;
    font-size: 19px;
}



.financial_banner {
    padding: 110px 0;
}




.table-striped>tbody>tr:nth-child(odd) {
    background-color: transparent;
}



#financial_table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto;
    border: 0;
}
#financial_table p {
    color: #212121;
}
#financial_table p {
    margin: 0 !important;
    font-family: 'StevieSansLight';
}
#financial_table th, #financial_table td {
    border: 0;
    padding: 18px;
    text-align: center;
    vertical-align: middle;
}
#financial_table th {
    font-weight: bold;
}
.financial_header {
    text-align: center;
}
.financial_header p {
    text-align: center;
    width: 45%;
    float: right;
    background: #D5D5D5;
    font-family: 'StevieSansLight';
    padding: 8px 0;
    color: #212121;
    font-weight: normal;
    font-size: 15px;
}


.financial_header > td {
    padding: 8px 0 !important;
}


#financial_table > tbody > tr > td:first-child {
    text-align: left !important;
}

#financial_table .vide {
    width: 55%;
}

#financial_table .years p {
    font-family: 'StevieSans';
    font-weight: normal;
}
#financial_table .bold p {
    font-family: 'StevieSansBold'; 
    color: #212121;
}
#financial_table .gras {
    font-family: 'StevieSansBold'; 
}

#financial_table .subheader, #financial_table .line5, #financial_table .line7, #financial_table .line9, #financial_table .line14 {
    background: #E2CEB8;
}
#financial_table .subheader td, #financial_table .line5 td, #financial_table .line7 td, #financial_table .line9 td, #financial_table .line14 td {
    padding: 8px !important;
}
#financial_table tr {
    border-bottom: 1px solid #212121;
}

.financial_header, .years, .subheader, .line2, .line4, .line5, .line6 , .line7 , .line8 , .line9 , .line10, .line13, .line14   {
    border: 0 !important;
}

.line10 td {
    padding-bottom: 60px !important;
}


#financial_table .subheader td:nth-child(1) p, #financial_table .line5 td:nth-child(1) p, #financial_table .line7 td:nth-child(1) p, #financial_table .line9 td:nth-child(1) p, #financial_table .line14 td:nth-child(1) p {
    padding-left: 60px;
}

@media screen and (max-width:767px) {
    .financial_header p {
        width: 100%;
    }
    #financial_table, #stock-table {
        overflow: scroll;
        overflow-y: hidden;
        display: block;
    }
}











#stock-table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto 10px;
    border: 0;
}
#stock-table p {
    color: #212121;
}
#stock-table p {
    margin: 0 !important;
    font-family: 'StevieSansLight';
    font-size: 15px;
}
#stock-table th, #stock-table td {
    border: 0;
    padding: 15px;
    vertical-align: middle;
}

#stock-table .stockinformationline1 {
    background: #E2CEB8;
}

#stock-table .date-time, #stock-table .price-value ,#stock-table .change-value, #stock-table .percentage-change, #stock-table .range-value, #stock-table .market-cap-value, #stock-table .board-lot-value, #stock-table .prev-close-value, #stock-table .day-high-value, #stock-table .open-value, #stock-table .day-low-value, #stock-table .volume-value , #stock-table .turnover-value , #stock-table .pe-ratio-value , #stock-table .yield-value  {
    text-align: right;
}

#stock-table .price-value {
    padding-right: 50px;
}

#stock-table .stockinformationline2, #stock-table .stockinformationline3, #stock-table .stockinformationline7 , #stock-table .stockinformationline8 , #stock-table .stockinformationline9 , #stock-table .stockinformationline13  {
    border-bottom: 1px solid #212121;
}



#stock-table .price-value p, #stock-table .change-value p, #stock-table .percentage-change p, #stock-table .prev-close-value p, #stock-table .day-high-value p, #stock-table .open-value p, #stock-table .day-low-value p {
    font-family: 'StevieSansBold';
}

#stock-table .company-name p {
    font-family: "Butler-regular";
}

#stock-table .boldfont {
    font-weight: 700;
}

#stock-table .stockinformationline4 td, #stock-table .stockinformationline5 td, #stock-table .stockinformationline6 td, #stock-table .stockinformationline7 td, #stock-table .stockinformationline10 td, #stock-table .stockinformationline11 td, #stock-table .stockinformationline12 td, #stock-table .stockinformationline13 td {
    padding: 5px 15px !important;
}

.source_info {
    font-family: 'StevieSansLight';
    font-size: 12px;
    color: #212121;
}

#enquiriesform .blocktitle {
    font-family: "Butler-regular";
    font-size: 24px;
    margin-bottom: 15px;
}

#enquiriesform label:not([for="edit-i-confirm-to-have-read-and-understood-the-privacy-notice"]) {
    font-family: 'StevieSansBook';
    color: #212121;
    display: block;
}

label[for="edit-i-confirm-to-have-read-and-understood-the-privacy-notice"] {
    font-family: 'StevieSansBook';
    color: #212121;
}

.js-webform-telephone-international {
    padding-left: 45px !important;
}

#enquiriesform input:not(.form-checkbox), #enquiriesform textarea, #enquiriesform select {
    border-color: #191919;
    color: #212121;
    width: 100%;
    min-height: 40px;
    border-radius: 0 !important;
}


@media (max-width: 768px) { /* Adjust the max-width as needed */
    .grid-container {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(3, [col] 31.5%);
        grid-template-rows: repeat(3, [row] 250px);
    }

    /* Define specific grid areas for mobile layout */
    .grid-container .div1 {
        grid-column: col 1 / span 1;
        grid-row: row;
    }

    .grid-container .div2 {
        grid-column: col 2 / span 2;
        grid-row: row;
    }

    .grid-container .div3 {
        grid-column: col 1 / span 3;
        grid-row: row 2;
    }

    .grid-container .div4 {
        grid-column: col 3 / span 1;
        grid-row: row 3;
        height: 100%;
    }

    .grid-container .div5 {
        grid-column: 1 / 3;
        grid-row: 3;
    }

    .grid-container .div1 .title-item, .grid-container .div2 .title-item, .grid-container .div3 .title-item, .grid-container .div4 .title-item, .grid-container .div5 .title-item, .grid-container .div2 img, .grid-container .div2 .img2 {
        height: 100%;
    }
    .grid-container .div2 img {
        height: 100%;
        object-fit: cover;
    }
    .div1 .title-item h4, .div3 .title-item h4 {
        left: 10px;
        font-size: calc(100% - 25%);
        line-height: 110%;
        text-align: left;
    }
    .div2 .title-item h4, .div4 .title-item h4, .div5 .title-item h4 {
        right: 10px;
        font-size: calc(100% - 25%);
        line-height: 110%;
        text-align: right;
    }


}

@media screen and (min-width:424px) and (max-width:767px) {
    .div2 .title-item h4, .div4 .title-item h4, .div5 .title-item h4 {
        right: 10px;
        font-size: 100% !important;
        line-height: 110%;
        text-align: right;
    }
    .div1 .title-item h4, .div3 .title-item h4 {
        left: 10px;
        font-size: 100%;
        line-height: 110%;
        text-align: left;
    }
}

#enquiriesform .iti.iti--allow-dropdown {
    width: 100%;
}


.validateformenq {
    float: unset !important;
    margin-top: 0 !important;
    max-width: 170px;
    margin: auto !important;
}

.validateformenq input {
    background: #1F3F49 !important;
    border: 1px solid #1F3F49;
    color: #fff !important;
    font-family: 'StevieSansBold';
}

.validateformenq input:hover {
    background: #fff !important;
    border: 1px solid #1F3F49;
    color: #1F3F49 !important;
    font-family: 'StevieSansBold';
}

#block-rhythm-sub-headerbeautyinthemaking .main-nav::after {
    content: ''; 
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    border-bottom: 1px solid #fff; 
    opacity: 0.5;
     transition: opacity 1s ease; 
}
#block-rhythm-sub-headerbeautyinthemaking {
    margin-bottom: 0 !important;
}

.language-bloc a:hover {
    color: #fff !important;
}

.language-bloc img, .lang_mobile img, .mn-sub-mobile-lang img {
    display: none;
}

.signature {
    font-family: "Romantica" !important;
    font-size: 55px;
    margin-bottom: 0;
	/* font-weight: 600; */
}
.active-filter {
	background: #191919;
}
.active-filter label { color: #fff;} 
@media screen and (max-width:767px) {
    .signature {
        font-size: 40px;
        margin-top: 20px;
    }
    .mainbeauty {
        height: auto !important;
    }
}



.mainbeauty {
    margin: 50px 0;
}
.aligned_items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
/* 
@media screen and (max-width:767px) {
    .aligned_items {
        display: block;
    }
} */

.text_content p {
    font-family: 'StevieSansLight';
    font-size: 18px;
}
@media screen and (max-width:767px) {
    #homepage_container .logo {
        max-height: 85px;
    }
}
#scroll-btn img {
    transform: none !important;
}




    
.mainbeauty {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}





@media screen and (max-width:767px) {
    .mainbeauty:nth-child(1) .aligned_items, .mainbeauty:nth-child(7) .aligned_items {
        flex-direction: column-reverse;
    }
    .scroll-image-b, .scroll-image {
        margin-bottom: 15px;
    }
    .mobile-on .mobile-nav {
        background: transparent !important;
    }
    #teamspanel li {
        min-width: 100%;
    }
}

.beautysnap::-webkit-scrollbar {
    display: none; /* Hides the scrollbar */
}



.gsap-textb {
    opacity: 0; /* Start hidden */
    transform: translateY(50px); /* Start below the original position */
    transition: opacity 0.5s, transform 0.5s; /* Optional transition */
}
  
.gsap-textb.visible {
    opacity: 1; /* Fade in */
    transform: translateY(0); /* Move to original position */
}

/* 

@media screen and (max-width:767px) {
  .dotsbeauty {
    display: none !important;
  }
  .mainbeauty * {
    text-align: center !important;
  }
}


  .dotsbeauty {
    position: fixed;
    top: 75%;
    right: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.dots__item {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1F3F49;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}
.dots__item:not(:last-child) {
    margin-bottom: 15px;
}

.dots__item:hover {
    width: 15px;
    height: 15px;
    background-color: #E2CEB8;
}

.dots__item--active {
    width: 15px;
    height: 15px;
    background-color: #E2CEB8;
}

#beautyblock {
    height: 100vh; /* Full viewport height 
    overflow-y: scroll; /* Allow vertical scrolling 
    scroll-snap-type: y mandatory; /* Enable scroll snap 
    scroll-behavior: smooth;
}

.mainbeauty {
    height: 100vh; /* Full viewport height 
    scroll-snap-align: start; /* Align sections to the start 
    position: relative;
    scroll-snap-stop: always;
} */
.title-values p {
    font-family: "Butler-regular", sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
}

.mb_YTPMuteUnmute {
    color: transparent !important;
    font-size: 0 !important;
    font-family: none !important;
}
.mb_YTPMuteUnmute::before {
    content: '';
    width: 30px;
    background-image: url(/sites/default/files/unmute.png);
    height: 22px;
    display: block;
    background-size: auto 100%;
    background-repeat: no-repeat;
}


.bg-image-M::before {
    background-image: url('/sites/default/files/unmute.png');
}

.bg-image-A::before {
    background-image: url('/sites/default/files/mute.png');
}



.views-exposed-form .form-group {
    position: relative;
}

.views-exposed-form .form-group input[type="radio"] {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
    margin: 0 !important;
    margin-left: 0 !important;
    height: 100% !important;
}

.js-form-item-sort-bef-combine {
    text-align: left;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 220px;
    margin-bottom: 0 !important;
}

.js-form-item-sort-bef-combine label {
    width: 55px;
    margin: 0;
}
.form-item-term-node-tid-depth {
    margin: 0 !important;
}
.form-item-term-node-tid-depth label {
    padding: 10px 20px;
    border: 1px solid #212121;
    margin: -2px !important;
    min-width: 240px;
    text-align: center !important;
    border-right: 0 !important;
    border-right: 0 !important;
    background: #fff;
}


.form-item-term-node-tid-depth:nth-child(4) label {
    border-right: 1px solid #212121 !important;
}

.form-item-term-node-tid-depth label {
    margin-bottom: 0 !important;
    text-transform: uppercase !important;
    color: #212121 !important;
    font-family: 'StevieSansBold' !important;
}

@media screen and (max-width:1199px) {
    .form-item-term-node-tid-depth label {
        border: 1px solid #212121;
        border-right: 1px solid #212121 !important;
    }
}

@media screen and (max-width:1199px) {
    .form-item-term-node-tid-depth label {
        margin: 5px !important;
    }
}

.form-item-term-node-tid-depth input:checked + label {
    background: #1F3F49 !important;
    color: #fff !important;
}

@media screen and (max-width:1023px) {
    /* .view-press_release .full-height-px {
        height: 70vh;
    } */
}

@media screen and (max-width:767px) {
    .blog-item-foot {
        text-align: center !important;
        margin-top: 25px;
    }
}
@media (max-width: 768px) { /* Pour les écrans de taille mobile (moins de 768px) */
  .image-column, .image-column2 {
    order: 1; /* Image en premier */
  }

  .text-column, .text-column2 {
    order: 2; /* Texte en deuxième */
    margin-top: 20px; /* Ajouter un espacement entre l'image et le texte */
  }
  #beautyblock p {
	  text-align: center!important;
  }
  #beautyblock .title-values {
	margin-top: 20px; 
  }
  /* #page-123 .full-height, #page-123 .full-height-px {
	  height: 60vh;
  } */
}



.article_content p  {
    font-size: 15px;
    font-family: 'StevieSansLight';
}

.field--name-field-field-portrait-image, .blog-item-more {
    display: none !important;
}
#page-124 .dialog-off-canvas-main-canvas>.nd-region>.container, #page-146 .dialog-off-canvas-main-canvas>.nd-region>.container {width: 90%;}

.top_article {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.height-100 .owl-buttons {
    display: none;
}

.height-100 .owl-page.active span {
    border: 0 !important;
    border-radius: 50% !important;
    transform: scale(1.733333) !important;
}
.height-100 .owl-page span {
    background: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    width: 10px !important;
    height: 10px !important;
}


.height-100 .owl-page {
    display: inline-block;
    padding: 6px 10px;
    position: relative;
}

.height-100 .owl-item img {
    width: 90% !important;
    display: block;
    margin: auto;
}
.work-full-slider .owl-pagination, .content-slider .owl-pagination {
    bottom: 45px;
}

.owl-carousel .owl-wrapper-outer {
    height: calc(100% + 30px) !important;
    padding: 15px 0;
}

.height240 {
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.height240 img {
    max-width: 75%;
    object-fit: contain;
    cursor: pointer;
    transition: transform 0.3s ease;
    height: 120px !important;
    min-height: 120px;
}

.height240 img:hover {
    transform: scale(1.2);
    
}
#linksFooter * {
    text-align: center !important;
}
#linksFooter .inner-nav.desktop-nav.main_menuu.rendered > div {
    display: none;
}

.mt-5 {
    margin-top: 80px;
}





.pace-parent {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: white;
    z-index: 99999999999;
}


.pace {
    height: 7px;
    width: 300px;
    background: #979797;
    border: 0;
    border-radius: 5px !important;
}

.pace .pace-progress {
    max-width: 300px;
}
.highcharts-legend {
	display: none;
	visibility: hidden;
	opacity: 0;
}


#footer .stock-widget-mobile {
    display: none;
}

.bb1 {
    border-bottom: 1px solid #212121a6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#sitemap {
    max-width: 90%;
}


.page-130 #history-pres {
    margin-top: 0 !important;
}

#sitemap .fm-menu-links a {
    padding: 10px 20px !important;
    color: #212121 !important;
    text-transform: capitalize !important;
}


#footer .mobile-on .desktop-nav>ul li a.level-1 {
	float: unset !important;
}



.title404 {
    color: #000000;
    font-family: "Butler-regular", sans-serif;
    font-size: 12em;
    font-weight: 500;
    margin: 0;
    line-height: 1em;
}
.oops {
    color: #000000;
    font-family: "StevieSansBook", sans-serif;
    font-size: 2.2em;
    font-weight: 400;
    margin: 0;
}


.text404 {
    color: #000000;
    font-family: "StevieSansBook", sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    margin: 0;
}

.div5 .image-align {
    height: 100%;
}

.img5 img {
    object-fit: cover;
    height: 100%;
}

#first_elem_home {
    display: flex;
    align-items: start;
    justify-content: start;
}

#first_elem_home > div {
    text-align: left;
}

@media screen and (min-width:768px) {
    #first_elem_home > div {
        margin-top: -10px;
    }
}

#first_elem_home > div > a {
    margin-left: 20px;
    margin-top: 25px !important;
}

#first_elem_home p {
    margin-left: 20px;
    text-align: left !important;
}

#first_elem_home img {
    height: 9vh !important;
}
.highcharts-legend {
	display: none;
	visibility: hidden;
	opacity: 0;
}
.wrapper-map {position: relative; margin-top: 5rem; }
#usine-info-container {
    height: calc(100vh - 110px);
    min-width: 100vw;
    max-width: 100vw;
    margin: 0 auto;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    background: #E2CEB8;
	transition: all 0.3s ease;
	 scroll-snap-align: start;
	 padding-top: 1rem;
}
.map-legend {
	position: absolute;
	background: #fff;
	bottom: 1rem;
	right: 1rem;
	padding: 2rem 0.8rem;
	display:none;
}
.map-legend ul{ margin: 0; list-style:none;padding: 0 1.8rem;}
.map-legend li {
	font-family: 'StevieSansLight', sans-serif;
	color: #212121;
	margin-bottom: 0.5rem;
	padding-left: 2.5rem;
	background-size: 16px 16px;
	background-position: center left;
	background-repeat: no-repeat;
}
.map-legend li:last-child {margin-bottom: 0}

li.item-footwear {
	/*background-image: url('../img/ellipse13.png');*/
}
li.item-accessorie {
	/*background-image: url('../img/ellipse14.png');*/
}
li.item-rdcentre {
	/*background-image: url('../img/ellipse15.png');*/
	
}
@media screen and (max-width:767px) {
    #first_elem_home p {
        font-size: 17px;
        line-height: normal;
    }
    #first_elem_home img {
        height: 50px !important;
    }
}

@media screen and (max-width:382px) {
    #first_elem_home p {
        font-size: 13px;
        line-height: normal;
    }
    #first_elem_home img {
        height: 40px !important;
    }
}


@media screen and (min-width:374px) and (max-width:500px) {
    #financial_table th, #financial_table td {
        padding: 3px !important;
    }
}




.download_ext:hover {
    text-decoration: none !important;
}

@media screen and (min-width :1024px) and (max-width: 1429px) {
    .w_auto {
        max-width: 250px;
        min-width: 250px;
        margin-right: 0 !important;
        flex: 0 0 50%
    }
    .flexfooter {
        display: flex;
        padding: 0;
        justify-content: start;
        flex-wrap: wrap;
    }
    #footer-menus > .row {
        display: flex;
        align-items: center;
    }
}
@media screen and (min-width :1430px) {
    .w_auto {
        max-width: 220px;
        min-width: 220px;
    }
}

.maxwidth130.w_auto {
    margin-right: 0 !important;
}

@media screen and (min-width :768px) and (max-width: 1023px) {
    .flexfooter .js-btn-close-menu {
        display: none;
    }
    .w_auto {
        margin-right: 0 !important;
    }
}

@media screen and (min-width :1024px) and (max-width: 1199px) {
    .flexfooter {
        column-gap: 70px;
    }
}
@media screen and (min-width :1200px) and (max-width: 1429px) {
    .flexfooter {
        column-gap: 45px;
    }
}

.equalheightrow .equalheight img {
    max-height: 560px;
    object-fit: cover;
    object-position: 0 10%;
    height: 100%;
}

.equalheight > span {
    height: 100%;
}

@media screen and (max-width:767px) {
    .switch_mobile {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width :768px) and (max-width: 1023px) {
    .flexfooter {
        display: flex;
        flex-wrap: wrap;
    }

    .w_auto {
        flex: 1 1 calc(50% - 10px);
    }

}

.blocktoggle .tpl-tabs li:last-child {
    min-width: 25px !important;
    max-width: 25px !important;
    margin-left: 35px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blocktoggle .tpl-tabs li:last-child a {
    padding: 13px 20px !important;
}

@media screen and (max-width :767px) {
    .blocktoggle .tpl-tabs li:last-child{
        display: flex !important;
        margin: 15px auto 0 !important;
    }
}

#yearevent {
    width: 130px;
    text-align: center;
    background: #E2CEB8;
    border: 0;
    padding: 5px 0px;
    float: right;
    color: #000;
}
#eventstable {
    border: 0;
}
#eventstable td {
    width: 50%;
    text-align: left;
}
#eventstable td, #eventstable th {
    border: 0;
    border-bottom: 1px solid rgb(33 33 33 / 50%);
}
#eventstable p {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    color: #212121;
}
#eventstable th p {
    font-family: 'StevieSansBold';
}
#eventstable td p {
    font-family: 'StevieSansBook';
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    #footer-menus > .row {
        display: flex;
        align-items: center;
        margin: 0;
    }
    
}
@media screen and (min-width: 768px) and (max-width: 991px) {

    .firstfooter, .secondfooter {
        justify-content: space-around !important;
    }
}
#page-111 {
    overflow-x: clip;
}
#page-111 .dialog-off-canvas-main-canvas {
    background: url(/sites/default/files/texture-min.jpg) !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#page-111 > .dialog-off-canvas-main-canvas > .nd-region:nth-child(2) > .container {
    width: 100%;
    padding: 0;
}

.history-pres_bottom h1 {
    font-family: "Butler-regular";
    font-size: 55px;
    color: #000 !important;
    margin-bottom: 15px !important;
}
.history-pres_bottom p {
    font-family: 'StevieSansLight', sans-serif;
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 15px !important;
}

#page-111 .homepage_container {
    max-width: 90% !important;
    width: 90% !important;
}
#page-111 #history-pres {
    margin: 0 !important;
}
.bg1999 {
    height: 93vh;
    background-size: cover;
    background-position: bottom;
}
#block1999 {
    min-height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
@media screen and (min-width:1024px) {
    .height-400 {
        height: 400px;
    }

    .h-100 {
        height: 100vh;
        position: relative;
    }
}
#max-h img {
    max-height: 1000px;
}
#page-111 #block-rhythm-sub-content {
    margin-bottom: 0 !important;
}

body .dialog-off-canvas-main-canvas {
    background: url(/sites/default/files/texture-grise.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.titre_annonce {
    background: #1F3F49;
    padding: 15px;
}
.announcement_title {
    margin: 0;
    color: #fff;
    font-family: "Butler-regular";
    font-size: 20px !important;
}
#stock-table .company-name p {
    font-size: 20px !important;
}


#stockinformation .views-exposed-form {
    display: block;
}
#stockinformation .views-exposed-form .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}
#stockinformation .views-element-container {
    padding-left: 15px;
    padding-right: 15px;
}
#stockinformation .views-exposed-form .form-group select {
    background: #E2CEB8 !important;
    padding: 0 20px;
}
#stockinformation .form-item label {
    font-family: 'StevieSansBold';
    font-size: 20px;
}
#stockinformation > div > div > div:nth-child(2) > div > div > div > div > div {
    display: flex;
    column-gap: 80px;
    padding: 15px 0;
    border-bottom: 1px solid #21212180;
}
#stockinformation time, #stockinformation > div > div > div:nth-child(2) > div > div > div > div > div a {
    font-family: 'steviesansbook';
    font-size: 17px;
}

#stockinformation time {
    min-width: 120px;
}
@media screen and (max-width:767px) {
    #stockinformation > div > div > div:nth-child(2) > div > div > div > div > div {
        column-gap: 10px;
    }
}

.form textarea {
    text-transform: none !important;
}
#content table, #content .btn:not(.see_member, .webform-button--submit), .height240, .js-pager__items li, #teamspanel li a {
    background: #fff;
}
#btns_redirect a {
    background: #fff !important;
}
#content .btn:not(.see_member, .webform-button--submit):hover {
    background: #1F3F49 !important;
}
.error {
    color: #e33131 !important;
}
.iti__selected-flag {
    max-height: 40px;
}

@media screen and (max-width:767px) {
    .webform-submission-contact-1-form .form-actions {
        margin-top: 15px;
    }
    #i_confirm_to_have_read_and_understood_the_privacy_notice-error {
        position: absolute;
        bottom: -20px;
    }
    label[for="edit-i-confirm-to-have-read-and-understood-the-privacy-notice"] {
        display: unset;
    }
}
#i_confirm_to_have_read_and_understood_the_privacy_notice-error {
    position: absolute;
}
.field--name-field-pdf.field--type-file { 
    display: none;
}

#download_post {
    background: #fff !important;
}

.article_content table p {
    text-align: center;
}

.article_content table .left {
    text-align: left !important;
}
#views-exposed-form-financial-calendar-block-1 {
	display: flex;
	align-items: center;
	justify-content: center;
}
#views-exposed-form-financial-calendar-block-1 .fieldset-wrapper input[type="radio"] + label, #views-exposed-form-financial-calendar-block-1 .js-form-item-title label {
font-size: 20px;
  font-family: 'StevieSansBold';
  border: 0;
  color: #212121 !important;
  border: 1px solid #212121 !important;
  margin: 0;
  padding: 13px 10px;
}
#views-exposed-form-financial-calendar-block-1 .js-form-item-title label {
	padding: 13px 20px !important;
	cursor: pointer;
}
#views-exposed-form-financial-calendar-block-1 .js-form-item-title label:hover{
	background: #1F3F49 ;
}
#views-exposed-form-financial-calendar-block-1 .js-form-item-title label:hover i {color: #fff;}
#views-exposed-form-financial-calendar-block-1 .fieldset-wrapper input[type="radio"]:checked + label {
background: #1F3F49 !important;
  color: #fff !important;
  border: 1px solid #212121 !important;
  margin: 0;
}
#views-exposed-form-financial-calendar-block-1 .js-form-item-title input {
	display: none;
	transition: opacity 0.3s ease; /* Animation fluide */
    opacity: 0;
	padding: 13px 20px !important;
  height: auto;
  margin-right: 5px;
}
#views-exposed-form-financial-calendar-block-1 .js-form-item-title input.visible {
    display: block;
    opacity: 1;
}
#views-exposed-form-financial-calendar-block-1 .form-item.js-form-item-title {
margin: 0!important;
margin-left: 15px !important;
display: flex;
  flex-direction: row-reverse;
}
.eventstable table {
    border: 0;
}
.eventstable td {
    width: 50%;
    text-align: left;
}
.eventstable td, .eventstable th {
    border: 0;
    border-bottom: 1px solid rgb(33 33 33 / 50%)!important;
}
.eventstable td, .eventstable th {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    color: #212121;
	line-height: 1.8!important;
  vertical-align: middle!important;;
}
.eventstable th {
    font-family: 'StevieSansBold';
}
.eventstable td {
    font-family: 'StevieSansBook';
	padding: 13px 0!important;
}
.highcharts-breadcrumbs-button text{
	font-family: 'StevieSansLight', sans-serif !important;
  font-size: 17px !important;
  fill: #000000!important;
}
.bg-white-post {
	background: #ffffff;
	padding: 0 15px;
}
/* Styles pour la modal */
.pdf-modal {
  padding: 0;
  border: none;
  border-radius: 8px;
  width: 90%;
  max-width: 1000px;
  height: 80vh;
}

.pdf-modal::backdrop {
  background: rgba(0, 0, 0, 0.5);
}

.modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.modal-header {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 15px;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

.modal-header h5 {
  margin: 0;
  font-size: 1.2em;
}

.close-button {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 0 5px;
}

.close-button:hover {
  color: #666;
}

.modal-body {
  flex-grow: 1;
  padding: 15px;
  overflow: auto;
}

/* Style pour l'embed PDF */
.modal-body embed {
  border: 1px solid #ddd;
  height: 100%;
}