.main-image img {
    margin-bottom: 15px;
}

.accordion-item a {
  width: 100%;
  background: none;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  font-size: 2.2rem;
  font-weight: 500;
  color: var(--text);
  cursor: pointer;
  text-align: left;
  transition: color 0.2s;
  text-decoration: none !important;
  margin-top: 20px;
}

div#block-bootstrap5-views-block-article-views-block-2 {
    margin-top: 365px;
}

.page-node-type-article .path-node #block-bootstrap5-content {
    margin-bottom: 0px;
}

.page-body {
  max-width: 1300px;
  margin: 0 auto;
  padding: 60px 60px;
  display: flex;
  gap: 80px;
  align-items: start;
}

.gallery {
  position: sticky;
  top: 100px;
  width: 40%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 10px;
}

.product-sheet {
    padding-top: 8px;
    width: 50%;
    position: sticky;
    top: 28px;
}

.product-category-tag {
  font-size: 1.2rem;
  color: var(--gold2);
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-weight: 500;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-category-tag::before {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: var(--gold2);
}

.product-title {
  font-size: 3.2rem;
  font-weight: 300;
  color: #000;
  line-height: 1;
  margin-bottom: 16px;
  padding-right: 20%;
}

.btn-buynow {
width: 58%;
    padding: 16px;
    background: var(--gold2);
    color: white;
    border: none;
    font-family: 'DM Sans', sans-serif;
    font-size: 1rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 28px;
    transition: background 0.2s;
    display: block;
    text-align: center;
    text-decoration: navajowhite;
    margin-top: 33px;
}

.social-links {
  display: flex;
  gap: 10px;
}

.social-text {
  color: var(--gold2);
  align-content: end;
}

.social-link {
  width: 36px;
  height: 36px;
  border: 1px solid var(--gold2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.2s;
  color: var(--gold2);
  text-decoration: none;
}

.product-tag {
  color: var(--gold2);
  font-size: 17px;
  font-weight: bold;
  margin: 5px 0 0;
}

#block-bootstrap5-views-block-article-views-block-1 .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 100px 90px;
  padding-top: 150px;
}

#block-bootstrap5-views-block-article-views-block-1 .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 100px 90px;
  padding-top: 150px;
}

.product-name {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  margin: 5px 0;
}

#block-bootstrap5-views-block-article-views-block-1 .view-content a {
  text-decoration: none;
}

div#block-bootstrap5-selecteurdelangue ul li::-webkit-details-marker, ul.slick-dots li::-webkit-details-marke {
     display: none;
     color: transparent;
         content: "";
  }

.serviceItem:hover img {
  transition: 1s;
  scale: 1.2;
}

.serviceItem div:nth-child(1) {
  overflow: hidden;
}

.serviceItem div:nth-child(1) img {
  transition: 1s;
}

#block-bootstrap5-views-block-services-views-block-1 .views-row a, #block-bootstrap5-views-block-services-views-block-2 .views-row a {
  text-decoration: none;
}

.Icon > div br {
  display: none;
}

.Icon > div p {
  line-height: 24px;
}

.aproposImg div + div {
  margin-top: 20px;
}

.blog.bservice {
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.blog.bservice .blogBody {
  margin-top: 20px;
}

.services.container {
  padding: 60px 0 50px;
}

.blog.bservice .blogTitle {
  font-family: Fashion;
  font-size: 30px;
  font-weight: bold;
  padding: 0 10%;
  margin-bottom: 33px;
  line-height: 43px;
}

.blog.bservice {
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.blog.bservice .blogBody {
  margin-top: 20px;
  text-align: justify;
  padding: 20px 10% 0;
}

.path-node #block-bootstrap5-page-title span {
  display: none;
}

.path-node .webform-flex.webform-flex--1 #edit-actions {
  margin-top: 16px;
}

.path-node .offreItem.item1 span:nth-child(3) {
  left: 71%;
}

#block-bootstrap5-views-block-services-views-block-2 img {
  min-height: 300px;
  object-fit: cover;
}


#block-bootstrap5-views-block-services-views-block-2 .serviceItem div + div {
  font-size: 18px;
  line-height: 25px;
  min-height: 60px;
  height: 95px;
}

.path-node.page-node-type-actualites #block-bootstrap5-page-title {
background: linear-gradient(to left, #e1b600e8 100%, transparent), url(/sites/default/files/2024-08/concier2.webp);
}

.path-node.page-node-type-actualites #block-bootstrap5-content {
      margin-bottom: 225px;
}

.blogDate {
  text-align: center;
  font-family: fashion;
  font-weight: bold;
  margin-bottom: 10px;
color: #fff;
}

.page-node-type-actualites .blog {
  margin: 0 5%;
}

.page-node-type-actualites .blogBody {
  margin: 0 5%;
}

.page-node-type-actualites .blog {
  text-align: center;
  margin-bottom: 50px;
  font-size: 18px;
      position: relative;
}

.page-node-type-actualites .blogTitle {
  font-family: Fashion;
  font-weight: bold;
  text-align: center;
  margin: 15px 0;
  font-size: 20px;
}

.page-node-type-actualites #block-bootstrap5-page-title h1 {
  font-size: 22px;
  color: #000;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogLink a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogBody {
  text-align: center;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogImage {
  position: relative;
  overflow: hidden;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogImage img {
  height: 400px;
  object-fit: cover;
  transition: 3s;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogImage:hover img {
  transform: scale(1.2);
  transition: 5s;
}

#block-bootstrap5-views-block-actualites-view-block-2 .blogTitle {
  font-family: Fashion;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}

.blogLink {
  text-align: center;
  margin: 0px 0 30px;
}

#block-bootstrap5-views-block-actualites-view-block-2 .view-content .views-row:nth-child(3n+1), #block-bootstrap5-views-block-actualites-view-block-2 .view-content .views-row:nth-child(3n+3) {
  margin-top: 65px;
}

#block-bootstrap5-views-block-actualites-view-block-2 h2 {
  background-image: url(/sites/default/files/trait_or.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 253px;
  text-align: center;
  margin: 0px 0 35px;
  padding-top: 50px;
  padding-bottom: 15px;
}

#block-bootstrap5-views-block-actualites-view-block-2 .views-row {
  width: 32%;
}

#block-bootstrap5-views-block-actualites-view-block-2 .view-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

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

.aproposText {
  width: 60%;
}

.aproposText > div p:first-child {
  font-family: fashion;
  font-weight: bold;
  font-size: 29px;
  margin-bottom: 20px;
}

.aproposText div p:nth-child(n+3)::before {
  content: "";
  display: block;
  width: 110px;
  height: 45px;
  background-image: url(/sites/default/files/apropos_icon.webp);
  margin: 15px auto 15px;
  background-size: 80%;
  background-repeat: no-repeat;
}

.apropos {
  background-image: url(/sites/default/files/apropos_bg.webp);
  background-size: cover;
  padding: 10px 0 33px 0;
}

#block-bootstrap5-apropospage h2 {
  background-image: url(/sites/default/files/trait_or.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 253px;
  text-align: center;
  margin: 0 0 30px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

#block-bootstrap5-apropospage {
  padding-top: 65px;
}

div#block-bootstrap5-webform .msgContact {
  display: none;
}

article[data-history-node-id="11"] h1{
    background-image: url(/sites/default/files/trait_or.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 253px;
    padding-bottom: 13px;
    font-size: 2.5rem;
}


article[data-history-node-id="11"] {
    position: absolute;
    margin-top: 100px;
    width: 100%;
    text-align: center;
}

#block-bootstrap5-horairesdouverture h2 {
  text-align: center;
  margin: 50px 0 60px;
  background-image: url(/sites/default/files/trait_or.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 253px;
  padding-bottom: 21px;
  font-size: 2.5rem;
}

#block-bootstrap5-horairesdouverture {
  padding-bottom: 50px;
}

.heure {
  display: flex;
  justify-content: center;
}

.heureText {
  display: flex;
  align-items: center;
  position: relative;
  left: 8.5%;
}

.heureImg {
  position: relative;
  left: 2.5%;
}

.heureImg img {
  width: 80%;
}

.heureText span {
  display: block;
  background-color: #000;
  color: #fff;
  font-family: Fashion;
  margin-bottom: 20px;
  padding: 10px 60px 10px 15px;
  font-size: 18px;
}

.heureText span:nth-child(2) {
  position: relative;
  right: 12%;
}

#block-bootstrap5-webform-3 .webform-section-title {
  display: none;
}

.msgContact {
  text-align: center;
  padding: 20px 0 40px;
}

#block-bootstrap5-webform-3 label {
  font-size: 14px;
}


#block-bootstrap5-webform-3 .form-control {
  font-size: 13px;
}

#block-bootstrap5-webform-3 .webform-flex.webform-flex--1 #edit-actions {
  margin-top: 25px;
}

#block-bootstrap5-webform-3 .webform-section-title {
  display: none;
}

#block-bootstrap5-webform-3 #edit-flexbox {
  flex-direction: row-reverse;
}

#block-bootstrap5-webform-3 .formMsg {
  display: none;
}

#block-bootstrap5-webform-3 .webform-flex.webform-flex--1 + div {
  height: 604px;
  background-image: url(/sites/default/files/contacts.webp);
  background-size: cover;
  background-position-x: -78px;
}

#block-bootstrap5-webform-3 {
     padding-top: 250px;
}

#webform-submission-contact-node-11-add-form .webform-flex.webform-flex--1:first-child {
  background-color: transparent;
  padding: 13px 4% 20px;
  color: #000;
  background-image: var(--bg);
}


#webform-submission-contact-node-11-add-form .webform-flex.webform-flex--1 .form-control {
  border-bottom: 1px solid #000;
  color: #000;
}

div#packagesContent +p + p {
    margin-bottom: 65px;
    font-family: Fashion;
}

div#packagesContent +p {
    margin-top: 25px;
    font-family: Fashion;
    padding: 0 5%;
}

.packagesItem h2 span {
  font-size: 2.5rem;
  padding: 3px 30px;
}

.packagesItem h2 {
  margin: 35px 0;
}

p.price + p {
    font-size: 12px;
}

.packagesItem h2 + div {
  font-size: 19px;
  line-height: 26px;
  color: #797979;
}

.price {
  color: #000;
  font-weight: bold;
  margin: 30px 0 39px;
  font-size: 19px;
  line-height: 25px;
}

#packages {
  text-align: center;
  padding-top: 90px;
}

div#packagesContent {
    margin-top: 35px;
}

div#packages h1 {
    background-image: url(/sites/default/files/trait_or.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 315px;
    padding-bottom: 15px;
}

#packagesContent > div:nth-child(1) h2 span {
  background-color: var(--gold1);
}

#packagesContent > div:nth-child(3) h2 span {
  background-color: #797979;
  color: #fff;
}

#packagesContent > div:nth-child(2) h2 span {
  background-color: #000;
  color: #fff;
}

.packagesItem .container > div {
  display: flex;
  justify-content: space-between;
}

.packagesItem .container > div > div {
  width: 50%;
}

.packagesItemLeft {
  padding: 80px 0;
text-align: center;
}

.packagesItem img {
  width: 70%;
}

.packagesItemRight {
  text-align: center;
}

#packagesContent > div:nth-child(2) .container > div {
  flex-direction: row-reverse;
}

.packagesItem {
  background-image: url(/sites/default/files/abonnement_bg.webp);
  background-size: 50%;
  background-repeat: no-repeat;
  font-family: Fashion;
}

#packagesContent > div:nth-child(2) {
  background-position-x: right;
}

.region.region-breadcrumb {
    display: none;
}

.path-node .row.g-0 {
  position: relative;
}
.path-node.user-logged-in #block-bootstrap5-content {
  margin-bottom: 225px;
}

.path-node #block-bootstrap5-content {
  margin-bottom: 320px;
}

.path-node #block-bootstrap5-page-title {
background: linear-gradient(45deg, #000000e0, transparent), url(/sites/default/files/2024-08/concier2.webp);
  width: 100%;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background-size: cover;
  color: #fff;
  font-family: Fashion;
  display: flex;
  align-items: center;
  justify-content: center;
      background-position-y: 55%;
}

#block-bootstrap5-views-block-services-views-block-2 .views-row {
  margin: 0 .18%;
}

#block-bootstrap5-views-block-services-views-block-2 {
  background-color: #363636;
  padding: 0 1.5%;
}

#block-bootstrap5-servicespage ul.slick-dots .slick-active button, #block-bootstrap5-views-block-services-views-block-2 ul.slick-dots .slick-active button{
  background: var(--gold1);
  border: 3px solid #fff;
}

#block-bootstrap5-servicespage .services {
  padding: 50px 0 25px;
}

#block-bootstrap5-servicespage .serviceItem div + div {
  margin-bottom: 20px;
}

#block-bootstrap5-servicespage .slick-dots li , #block-bootstrap5-views-block-services-views-block-2 .slick-dots li{
  display: inline-block;
}

#block-bootstrap5-servicespage .serviceItem {
margin: 0 .18%;
}

#block-bootstrap5-servicespage li button, #block-bootstrap5-views-block-services-views-block-2 li button{
  color: var(--gold1);
  background-color: var(--gold1);
}

#block-bootstrap5-servicespage {
  background-color: #363636;
  padding: 0 1.5%;
}

.serviceContent img {
  width: 100%;
}

.services {
  color: #fff;
  text-align: center;
  padding: 50px 0;
}

.serviceItem div + div {
background-image: var(--bg);
  font-size: 19px;
  padding: 0 3%;
  line-height: 27px;
  margin-bottom: 50px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-family: Fashion;
}


.offre h1 {
  padding-bottom: 11px;
}

.page-node-type-page #block-bootstrap5-nosoffres::after {
  background-repeat: no-repeat;
  background-size: 82%;
  background-position-x: left;
  background-image: url(/sites/default/files/signature-left.webp);
  z-index: 3;
  margin-top: -35px;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 51px;
}

.page-node-type-page #block-bootstrap5-nosoffres::before {
  content: none;
}


.services h1, #block-bootstrap5-webform > h2 {
    background-image: url(/sites/default/files/trait_blanc.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 253px;
}

.services h1{
    padding-bottom: 15px;
}

#block-bootstrap5-views-block-actualites-view-block-1 h2, .offre h1, #block-bootstrap5-webform-2 > h2 {
    background-image: url(/sites/default/files/trait_or.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 253px;
}

div#block-bootstrap5-apropos {
      background-image: url(/sites/default/files/frise-left.webp), url(/sites/default/files/frise-right.webp);
    background-size: 21%, 21%;
    background-repeat: no-repeat;
    background-position-x: left, right;
    background-position-y: bottom, top;
    padding-bottom: 2px;
        overflow: hidden;
}

div#block-bootstrap5-services:before {
    background-repeat: no-repeat;
    background-size: 82%;
    background-position-x: right;
    background-image: url(/sites/default/files/signature-right.webp);
    z-index: 3;
    margin-top: -35px;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 75px;
        overflow: hidden;
}

div#block-bootstrap5-nosoffres:before {
    background-repeat: no-repeat;
    background-size: 82%;
    background-position-x: left;
    background-image: url(/sites/default/files/signature-left.webp);
    z-index: 3;
    margin-top: -35px;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 75px;
        overflow: hidden;
}

div#block-bootstrap5-nosoffres {
	position: relative;
}

#map {
  position: relative;
}

.mapText {
  position: absolute;
  width: 100%;
  bottom: -21%;
}

#map .container {
background: linear-gradient(to right, var(--gold1) 25%,var(--gold2) 40%,var(--gold3) 55%, transparent 65%), url(/sites/default/files/citationss.webp);
  background-size: contain;
  padding: 100px 0 108px 4%;
  font-size: 30px;
  line-height: 38px;
  font-family: Fashion;
  background-position-x: right;
}

.map iframe {
  width: 100%;
  height: 600px;
}

.webform-flex.webform-flex--1 {
  font-family: Fashion;
}
.webform-submission-newsletter-form .webform-flex.webform-flex--1:first-child {
  flex-grow: 3;
  padding: 17px 0% 35px;
}

.webform-submission-newsletter-form .webform-flex.webform-flex--1:nth-child(2) {
  flex-grow: 1;
}

.webform-submission-newsletter-form {
text-align: center;
  width: 700px;
}

#block-bootstrap5-webform-2 {
  background-image: url(/sites/default/files/image_newsletter.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 105px;
}

#block-bootstrap5-webform-2 > h2 {
text-align: center;
    padding: 0px 0 15px;
    color: #000;
    font-size: 2.5rem;
    margin-bottom: 90px;
}

#edit-processed-text--2 {
  line-height: 8px;
  color: #000;
  margin-top: 50px;
}

#block-bootstrap5-webform-2 .form-control {
  background-color: #fff;
  border: 1px solid #000;
}

#block-bootstrap5-webform-2 .webform-flex.webform-flex--1 {
  background-color: transparent;
}

#block-bootstrap5-webform > h2 {
text-align: center;
    padding: 45px 0 15px;
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 36px;
}

.webform-flex.webform-flex--1 #edit-actions{
  margin-top: 45px;
}

.webform-section-title {
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  font-family: Fashion;
}

#block-bootstrap5-webform {
  background-image: url(/sites/default/files/image_contact.webp);
  background-size: cover;
  background-repeat: no-repeat;
margin-bottom: -16px;
}

.formMsg p span:first-child {
  width: 50px;
  display: inline-block;
  height: 40px;
}

.formMsg img {
  width: 100%;
}

#webform-submission-contact-add-form {
  color: #fff;
}

.formMsg p {
display: flex;
  align-content: center;
  align-items: center;
  margin: 24px 0 24px 4%;
  padding: 0 0;
  font-size: 15px;
}

.webform-flex.webform-flex--1 #edit-actions-submit,  #block-bootstrap5-webform-2 #edit-actions-submit--2  {
 background-image: var(--bg);
  border: 1px soldi var(--gold2);
  border-radius: inherit;
  font-size: 18px;
  padding: 7px 35px 6px;
  color: #000;
  font-family: Fashion;
}

.webform-flex.webform-flex--1:first-child {
  background-color: #16110e;
 padding: 13px 4% 35px;
 color: #fff;
}

.formMsg {
    color: #fff;
}

.webform-flex.webform-flex--1 .form-control {
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 1px solid #e0dfdf;
  border-radius: inherit;
  color: #e0dfdf;
}

.item1 { grid-area: life; }
.item2 { grid-area: voyage; }
.item3 { grid-area: event; }

.offreContent {
  display: grid;
  grid-template-areas:
    'life voyage'
    'life event';
  gap: 2%;
  padding: 10px;
}

.offreItem span:nth-child(2) {
  position: absolute;
  top: 35px;
  background-image: var(--bg);
  font-size: 20px;
  padding: 7px 20px;
  width: 127px;
  right: 4%;
}

.offreItem {
  position: relative;
}

.offreItem span:nth-child(3) {
  position: absolute;
  bottom: 10%;
  border: 1px solid #fff;
  width: 135px;
  left: 3%;
}

.offreItem span:nth-child(3) a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 0px 0 5px;
  font-size: 20px;
}

.offreItem.item1 span:nth-child(3) {
  left: 75%;
  bottom: 5%;
}

.offreContent img {
  width: 100%;
  height: 100%;
  object-fit: cover;
      filter: brightness(0.7);
}

.offreItem.item1 div {
  height: 100%;
}

.offre {
  text-align: center;
  padding: 54px 0;
  overflow: hidden;
}

main > .container {
  width: 100% !important;
  max-width: 100%;
  padding: 0 0;
  margin: 0 0;
}

.region.region-content {
  padding: 0 0;
}

ul.slick-dots .slick-active button {
  background: #fff;
  border: 6px solid var(--gold1);
}

li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border-radius: 15px;
  background-color: #fff;
}


li::marker {
  content: "";
  color: transparent;
      content: "";

}

ul.slick-dots li::marker {
    display: none;
    color: transparent;
        content: "";
}

ul.slick-dots li {
margin-top: -15px;
  width: 23px;
  margin-right: 10px;
}

.path-frontpage #block-bootstrap5-page-title, .path-frontpage .view-empty, .path-frontpage .feed-icons {
  display: none;
}

.site-title {
  display: none;
}

.region.region-nav-main {
  width: 100%;
}

.navbar-nav li {
      margin: 0 5px;
}

.navbar-nav li:last-child {
  width: 135px;
  background-image: linear-gradient(to right, var(--gold1) , var(--gold2), var(--gold3));
  text-align: center;
     margin-left: 3%;
}

.navbar-nav .nav-item a {
  padding: 10px 0;
}

.navbar-nav li a {
font-size: 20px;
  font-family: QuicksandLight;
  font-weight: bold;
}

.mt-auto {
  background-color: #000;
  color: #fff;
  padding: 150px 0 0;
}

.mt-auto a:hover{
color: var(--gold1);
transition: .3s;
}

.mt-auto a{
color: #fff;
transition: .3s;
}

.FootterImage {
  text-align: center;
}

.FootterImage img {
  width: 20%;
}

.FootterMenu {
  border-top: 1px solid #fff;
  padding-top: 20px;
  margin-top: 20px;
}

.FootterMenu {
  border-top: 1px solid #fff;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Footter {
  margin: 30px 8% 0;
}

.FootterMenuLink {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.FootterMenuSocial span {
  background-color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 26px;
  transition: .3s;
}

.FootterMenuSocial span:hover {
  background-color: var(--gold1);
  transition: .3s;
}

.FootterMenuSocial span:hover a {
  color: #fff;
  transition: .3s;
}

.FootterMenuSocial span a {
  color: #000;
  display: block;
  text-align: center;
}

.FootterMenuSocial {
  width: 7%;
  display: flex;
  justify-content: space-between;
}

.mt-auto.footer-dark.text-light.bg-secondary {
  padding: 100px 0 0;
}

.FootterCR {
  text-align: center;
  margin-top: 25px;
}

.FootterCR p {
  margin-bottom: 0;
  padding: 7px 0;
}

.navbar-brand.d-flex.align-items-center img {
  width: 100%;
  height: auto;
}

.region.region-nav-branding {
  width: 21%;
}

.navbar.navbar-expand-lg {
  padding: 0 0;
  background-color: #FFF;
}

header {
    background-color: #000;
}

.region.region-header {
    display: flex;
    justify-content: space-between;
    background-color: #000;
    color: #fff;
    height: 50px;
    font-family: QuicksandLight;
}

div#block-bootstrap5-toptexte p {
    line-height: 0px;
    font-size: 13px;
}

div#block-bootstrap5-toptexte {
    position: relative;
    top: 15px;
}

div#block-bootstrap5-selecteurdelangue {
    width: 75px;
    position: relative;
    top: 12px;
}

div#block-bootstrap5-selecteurdelangue ul {
    display: flex;
    justify-content: space-between;
}

div#block-bootstrap5-selecteurdelangue ul li::marker {
    content: "";
    display: none;
    color: transparent;
}

div#block-bootstrap5-selecteurdelangue ul li:nth-child(1) {
    padding: 0 4px 0 0;
    border-right: 1px solid;
}

div#block-bootstrap5-selecteurdelangue ul li a {
    color: #ffffff63;
    text-decoration: none;
      transition: .3s;
}

div#block-bootstrap5-selecteurdelangue ul li a:hover {
  color: var(--gold1);
  transition: .3s;
}

div#block-bootstrap5-selecteurdelangue .language-link.is-active {
color: #fff;
}

body {
  font-family: Quicksand;
}

@font-face {
  font-family: Catthy;
  src: url(/sites/default/files/fonts/Catthy-Wellingten.woff);
}

@font-face {
  font-family: Fashion;
  src: url(/sites/default/files/fonts/Fashion-Fetish-Regular.woff);
}

@font-face {
  font-family: FashionLight;
  src: url(/sites/default/files/fonts/Fashion-Fetish-Light.woff);
}

@font-face {
  font-family: QuicksandLight;
  src: url(/sites/default/files/fonts/Quicksand-Light.woff);
}

@font-face {
  font-family: Quicksand;
  src: url(/sites/default/files/fonts/Quicksand-Regular.woff);
}

:root {
  --gold1: #e1b600;
  --gold2: #b88920;
  --gold3: #d9c583;
  --bg: linear-gradient(to right, var(--gold1) , var(--gold2), var(--gold3));
}
