html,
body {
  height: 100%;
}

body.fixed,
html.fixed {
  overflow: hidden;
}

body {
  font-size: 18px;
  line-height: 29px;
  font-family: 'sofia-pro', arial;
  color: #fff;
  position: relative;
  background: #171D28;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}

body:not(.page-template-template-accueil-v2):not(.home) {
  padding-top: 108px;
}

.tablette {
  display: none;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

a {
  text-decoration: none;
  color: #37a7ed;
}

a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  clear: none;
  line-height: 1em;
  font-family: "sofia-pro", sans-serif;
}

h3,
.h3 {
  line-height: 1.2em;
}

h1,
.h1 {
  font-size: 60px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 0px;
  color: #fff;
  line-height: 70px;
}

.h1_sous_titre {
  font-size: 30px;
  color: #37a7ed;
  text-transform: initial;
  font-family: "sofia-pro", sans-serif;
  padding-bottom: 0 !important;
}

h2,
.h2 {
  font-size: 40px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 500;
  color: #fff;
  /*line-height: 70px;*/
  line-height: 48px;
}

h3,
.h3 {
  font-size: 35px;
  padding-bottom: 13px;
  padding-top: 15px;
  color: #fff;
  font-weight: 300;
  line-height: 50px;
}

h4,
.h4 {
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 11px;
  font-family: 'sofia-pro', arial;
  font-weight: bold;
}

.entry a {
  font-weight: 600;
}

.entry ul {
  list-style: none;
  margin-left: 20px;
}

.entry ul>li:last-child {
  margin-bottom: 20px;
}

.entry ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #a5c8de;
  /* Change the color */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 18px;
  /* Also needed for space (tweak if needed) */
  margin-left: -18px;
  /* Also needed for space (tweak if needed) */
}

.entry>ul {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 13px;
}

.entry ul.wp-block-gallery {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-left: 0;
}

.entry li.blocks-gallery-item {
  padding-bottom: 0;
}

.entry li.blocks-gallery-item:before {
  display: none !important;
}

.entry li>ul {
  padding-top: 8px;
}

.entry ol {
  list-style: decimal outside;
  margin-left: 20px;
}

.entry>ol {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 13px;
}

.entry li {
  padding-bottom: 8px;
}

.entry li:last-child {
  padding-bottom: 0;
}

.entry :is(p, div):not(:last-child) {
  padding-bottom: 20px;
}

.entry .wp-block-spacer,
.entry .wp-block-column div,
.entry .wp-block-column,
.entry .wp-block-columns,
.entry .wp-block-image {
  padding-bottom: 0;
}

.entry .wp-block-column>*:first-child {
  padding-top: 0;
  margin-bottom: 20px;
}

.entry .wp-block-column>h2 {
  line-height: 1.2;
}

.entry .wp-block-column {
  margin-bottom: 10px;
}

.entry .wp-block-image {
  margin-bottom: 10px;
}

.wp-block-image img {
  height: auto;
}

.entry table {
  margin-top: 10px;
  margin-bottom: 10px;
}

.entry table thead {
  text-transform: initial;
  font-size: 16px;
  font-weight: bold;
}

.entry table thead td {
  padding: 4px 5px;
}

.entry table tbody {}

.entry table tbody td {
  padding: 4px 5px;
  vertical-align: top;
}

.entry table tbody td:first-child {
  border-left: none;
}

address {
  font-style: normal;
  padding-bottom: 5px;
}

sup {
  vertical-align: super !important;
  font-size: smaller !important;
  line-height: 0;
}

sub {
  vertical-align: sub !important;
  font-size: smaller !important;
  line-height: 0;
}

.alignleft {
  float: left;
  padding-top: 5px;
  padding-right: 10px;
}

.alignright {
  float: right;
  padding-top: 5px;
  padding-left: 10px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  padding-right: 10px;
}

img.alignright {
  padding-left: 10px;
}

.center {
  margin: 0 auto;
  position: relative;
  width: 1140px;
  padding-left: 30px;
  padding-right: 30px;
}

#position_overlay_map {
  position: relative;
}

#position_overlay_content {
  position: relative;
}

#position_overlay_content .intro {
  font-size: 18px;
  line-height: 29px;
  font-weight: 600;
}

.finderMapContainer {
  height: 600px;
}

#header_distributeur {
  padding-top: 72px;
  padding-bottom: 86px;
}

#distributeur_info {
  display: flex;
  align-items: flex-end;
  padding-top: 50px;
  padding-bottom: 38px;
  flex-wrap: wrap;
}


#position_overlay_content .distributeur_titre_list {
  font-size: 40px;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 114px;
  font-family: "sofia-pro", sans-serif;
}

#position_overlay_content .distributeur_titre_list #resultat {
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  text-transform: initial;
}

#position_overlay_content .separator {
  border-top: 1px solid #959595;
  padding-bottom: 20px;
}

.page-template-template-distributeur #page-wrap {
  padding-top: 0;
}

.finderMap {
  position: relative;
  /*height: 768px;*/
}

#storesList,
#storesListFull {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  /*font-size: 18px;
    line-height: 30px;*/
}

.store {
  width: 33%;
  padding: 10px 10px 35px;
  box-sizing: border-box;
}

.store h3 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 15px;
}

.store .eli {
  padding-top: 12px;
}

.store a {
  font-weight: bold;
}

.formFinder {
  position: relative;
}

.formFinder #form_message {
  /*
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin-left: -610px;
    z-index: 999;
    width: 1120px;
    */
  margin-top: -113px;
  margin-bottom: 80px;
}

.formFinder form {
  box-shadow: 0px 0px 16px 0px rgba(83, 83, 83, 0.24);
  height: 83px;
  max-width: 1120px;
  width: 1120px;
  height: 83px;
  background: #fff;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  z-index: 1;
  margin: 0 auto;
}

#finderAdress {
  width: 45%;
  background: url(../images/loupe.png) no-repeat 30px center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 29px;
  font-family: 'sofia-pro', arial;
  padding: 20px 20px 20px 67px;
  box-sizing: border-box;
  border: none;
  border-right: 1px solid #000;
  position: relative;
}

#finderRadiusSelect {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 18px 0 43px;
  font-family: 'sofia-pro', arial;
  background: #fff;
  cursor: pointer;
  position: relative;
  color: initial;
}

#finderRadiusSelect>div:first-child {}

#finderSubmit {
  width: 25%;
  background: #37a7ed;
  border: none;
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  font-family: "sofia-pro", sans-serif;
  text-transform: initial;
  cursor: pointer;
  height: 83px;
}

#finderSubmit:hover {
  background-color: #0069aa;
}

.idea_cadre {}

.idea_cadre .zoneLabel {
  font-family: "sofia-pro", sans-serif;
  font-size: 20px;
  color: #0069aa;
  padding-bottom: 22px;
  text-transform: initial;
  padding-top: 0;
  font-weight: bold;
}

.idea_cadre .info {
  font-size: 15px;
  line-height: 20px;
  color: #535353;
}

.idea_cadre .info a {
  color: #0069aa;
  font-weight: bold;
}

.idea_cadre .info_adresse {
  padding-bottom: 22px;
}

.idea_cadre .mapsLink {
  display: none;
}

.hideLocator {
  display: none;
}

#finderMessage {
  width: 100%;
  box-sizing: border-box;
}



.wp-block-columns .special_k.btn {
  margin-bottom: 20px;
}

.special_k.btn:after {
  margin-bottom: -1px;
  margin-left: 12px;
}

#liste_produit {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

#liste_produit .produit {
  width: 50%;
  margin: 10px;
  box-sizing: border-box;
}

#accessory-filters {
  background: #0069aa;
  padding-top: 15px;
  padding-bottom: 18px;
  margin-bottom: 35px;
}

#accessory-filters > .center {
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 30px;
}

#accessory-filters > .center > div {
  position: relative;
}

#accessory-filters > .center > div > label {
  cursor: pointer;
}

#accessory-filters > .center > div > input:checked + label,
#accessory-filters > .center > div > label:is(:hover, :focus, :active) {
  opacity: 0.7;
}

#accessory-filters > .center > div:has(input:checked)::after {
  content: '';
  border-bottom: 3px solid #29A9FF;
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.section_produit {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 50px;
}

.section_produit h2 {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 40px;
  font-family: "sofia-pro", sans-serif;
}

.section_produit h2,
.section_produit h2 + p {
  width: 100%;
  padding-left: 10px;
  box-sizing: border-box;
}

.section_produit h2 + p {
  padding-right: 25%;
  padding-bottom: 40px;
}

.section_produit.hidden,
.section_produit h2.noresult {
  display: none;
}

/*
.section_produit h2{
  display: none;
}

.section_produit h2 + div{
  display: block;
}
*/

.section_produit h2 a {
  text-decoration: none;
}

.section_produit>.produit {
  width: 33.33%;
  padding: 10px;
  box-sizing: border-box;
}

.section_produit>.produit p {
  font-size: 20px;
  text-transform: initial;
  padding-top: 12px;
  font-weight: bold;
  padding-bottom: 10px;
  font-family: "sofia-pro", sans-serif;
}

.section_produit>.produit p a {
  text-decoration: none;
  color: #fff;
}

.section_produit>.produit p a:hover,
.section_produit>.produit.hover p a {
  color: #37a7ed;
}

.section_produit.cat_1>.produit {
  width: 50%;
}

.section_produit.cat_2>.produit {
  width: 33.33%;
}

.ratio_zoon {
  padding-bottom: 66%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  position: relative;
  overflow: hidden;
}

.section_produit>.produit .ratio {
  padding-bottom: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all ease 0.2s;
}

.section_produit>.produit .ratio:hover,
.section_produit>.produit.hover .ratio {
  transform: scale(1.1);
}

#fil_arianne {
  display: flex;
  font-size: 12px;
  text-transform: initial;
  font-family: "sofia-pro", sans-serif;
  font-weight: bold;
  margin-left: 0;
  margin-top: -32px;
  flex-wrap: wrap;
}

#fil_arianne li {
  padding-bottom: 0;
}

#fil_arianne a {
  color: #85a3b6;
  text-decoration: none;
  font-weight: 400;
}

#fil_arianne a:hover {
  text-decoration: underline;
}

#fil_arianne li:after {
  content: "/";
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: 1px;
  font-size: 10px;
  line-height: 0;
  color: #85a3b6;
}

#fil_arianne li:before {
  display: none;
}

#blue_vegas #fil_arianne a {
  color: #a5c8de !important;
}

#blue_vegas .swiper-pagination {
  width: 100%;
  position: static;
  padding-top: 11px;
}

#blue_vegas .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
}

#blue_vegas {
  background: #0d141c;
  position: relative;
}

#blue_vegas,
#blue_vegas a,
#blue_vegas h1,
#blue_vegas h1 a,
#blue_vegas h2,
#blue_vegas h2 a,
#blue_vegas h3,
#blue_vegas h3 a {
  color: #fff;
  text-decoration: none;
}

#blue_vegas h3 {
  padding-top: 5px;
  font-size: 30px;
}

#blue_vegas #fil_arianne {
  margin-top: -44px;
  padding-bottom: 15px;
}

#blue_vegas .entry.guttenberg_space {
  padding: 68px 0 60px;
}

#blue_vegas .entry .wp-block-column>*:last-child {
  padding-bottom: 0;
}

.big_picture {
  height: 600px;
  background-size: cover;
  background-position: center;
  display: flex;
}

.big_picture .center {
  position: relative;
}

.page-template-template-guttenberg .big_picture,
.page-template-template-realisations .big_picture {
  height: 600px;
}

.big_picture .label {
  position: absolute;
  bottom: 26px;
  padding: 10px 16px;
  line-height: 1em;
  color: #fff;
  background: #0069aa;
  font-family: "sofia-pro", sans-serif;
  text-transform: initial;
}

.big_picture .label .label_titre {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
}

.big_picture .label .label_stitre {
  font-size: 14px;
}

.fancybox-inner img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

#modele_navigation_ctn {
  position: relative;
}

#modele_navigation_conteneur {
  display: none;
  position: absolute;
  top: 64px;
  left: 0;
  background: #fff;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  z-index: 9999;
  height: auto;
  overflow-y: auto;
}

#modele_navigation_conteneur.open {
  display: block;
}

#modele_navigation_conteneur div {
  border-bottom: 1px solid #ececec;
  padding: 5px 30px;
  cursor: pointer;
  color: gray;
}

#modele_navigation_conteneur div:hover {
  background-color: #ebedef;
}

#modele_navigation {
  width: 100%;
  border: 1px solid #ececec;
  background: #ececec;
  padding: 18px 30px;
  color: #535353;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}

#modele_navigation:hover {
  background: #d6d2d2;
  fancybox-inner
}


#modele_navigation:after {
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  background: url(../images/down.png) no-repeat center;
  background-size: 24px 13px;
  height: 13px;
  margin-right: 30px;
  width: 24px;
  content: "";
}

#modele_navigation.open:after {
  transform: rotateX(180deg);
}

.modele_fiche_liste {
  padding: 33px 30px !important;
  border-bottom: 1px solid #ececec;
}

.modele_fiche_liste .modele_fiche {
  display: none;
}

.modele_fiche_liste .modele_fiche.true {
  display: block;
}

.modele_fiche .modele_fiche_titre {
  padding-bottom: 6px;
}

.modele_fiche .modele_fiche_info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: bold;
  font-size: 22px;
}

#bandeau_produit {
  font-family: "sofia-pro", sans-serif;
  background: #0069aa;
  margin: 0 0 35px;
  position: relative;
}

#bandeau_produit .center {
  width: 1440px;
}

#bandeau_produit li>a {
  color: #fff;
  text-decoration: none;
  padding: 23px 16px;
  text-align: center;
}

#bandeau_produit li>a:hover {}

#bandeau_produit .center {
  display: flex;
  justify-content: center;
}

#bandeau_produit.noflex .center {
  display: block;
}

#bandeau_produit .center li {
  display: flex;
  align-items: center;
}

#bandeau_produit .center .sub-child {
  display: none;
}

#bandeau_produit .center li:hover {
  background: radial-gradient(ellipse at center, rgba(54, 166, 236, 1) 0%, rgba(0, 105, 170, 1) 67%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#bandeau_produit .center li:hover a {
  background: url(../images/triangle_up.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

/*
#bandeau_produit.singleton{
    padding: 15px;
}
*/
#bandeau_produit .bandeau_select {
  justify-content: space-between;
  align-items: center;
  display: none;
  background: #147fc1;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none !important;
}

#bandeau_produit .bandeau_select:after {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  margin-bottom: 2px;
  margin-left: 16px;
  flex: none;
  align-self: center;
}

#bandeau_produit #form_message_bandeau select {
  display: none;
  opacity: 0;
}

#bandeau_produit #form_message_bandeau {
  padding-bottom: 33px;
}

#bandeau_produit #form_message_bandeau form {
  display: flex;
}

#bandeau_produit #form_message_bandeau form>* {
  margin-right: 15px;
  flex-grow: 1;
  flex-basis: 0;
}

#bandeau_produit .sel {
  height: 50px;
  background: #1480c1;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

#bandeau_produit .sel.active .sel__box {
  color: #000;
}

#bandeau_produit .sel.active .sel__box .sel__box__options {
  padding: 5px 20px;
}

#bandeau_produit .sel::before {
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

#bandeau_produit .sel__placeholder {
  height: 50px;
  line-height: 50px;
}


#bandeau_produit #finderSubmit {
  height: 50px;
  margin-right: 0 !important;
}

#bandeau_produit #finderSubmit:hover {
  background: #fff;
  color: #37a7ed;
}

#bandeau_produit .titre_search_elevator {
  color: #fff;
  font-size: 30px;
  padding-top: 4px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
}

#spacer_result {
  padding-left: 10px;
}

#degrade_bg {
  display: none;
  width: 100%;
  height: 100px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(20, 127, 193, 0) 0%, rgba(20, 127, 193, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 9999999999999999;
}

.degrade #degrade_bg {
  display: block;
}

.degrade.brown #degrade_bg {
  background: linear-gradient(to bottom, rgba(8, 8, 8, 0) 0%, rgba(8, 8, 8, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/*
#page-wrap{
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0px;
}
*/

/*menu principal-*/
.hide {
  display: none;
}

.super_section_menu {
  display: none;
}

.super_section_menu.show {
  display: block;
}

.navigation_full_house {
  background: #0E141C;
  color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: -100%;
  transition: opacity ease 0.3s;
  opacity: 0;
  box-sizing: border-box;
  z-index: 999999;
  overflow: auto;
  top: 60px;
  overflow-x: hidden;
}

.navigation_full_house.show {
  opacity: 1;
  left: 0;
}

.navigation_full_house .menu>li:nth-child(-n+3)>a {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: block;
  font-family: "sofia-pro", sans-serif;
  line-height: 24px;
}

.navigation_full_house_div {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.navigation_full_house_ul {
  margin: auto;
  text-align: center;
}

.navigation_full_house a {
  color: #000;
}

.navigation_full_house a.selected {
  font-weight: bold;
}

.navigation_full_house .center_menu {
  margin: 0 auto;
  max-width: 80%;
}

/*page sec*/
#navigation_full_house {
  background: #fff;
  color: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: -100%;
  transition: opacity ease 0.3s;
  opacity: 0;
  box-sizing: border-box;
  z-index: 9999;
  overflow: auto;
}

#navigation_full_house.show {
  opacity: 1;
  left: 0;
}

#navigation_full_house_ul {
  margin: 0 auto;
  max-width: 80%;
}

#navigation_full_house_ul>ul>li>a {
  padding-bottom: 20px;
  font-size: 30px;
  padding-top: 20px;
  font-weight: bold;
  color: #ccc;
  display: block;
}

#navigation_full_house_ul>ul>li {
  padding-bottom: 20px;
}

#navigation_full_house_ul li {
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
}

#navigation_full_house a {
  color: #000;
}

#navigation_full_house a.selected {
  font-weight: bold;
}

#navigation_full_house .close {
  top: 40px;
  right: 0;
  position: absolute;
  width: 81px;
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

#piece_conteneur_header,
#piece_conteneur_content {
  display: flex;
  width: 100%;
  padding: 20px 0;
}

#piece_conteneur_content.last_row {
  padding: 74px 0;
}

#piece_conteneur_content .half *:first-child,
#piece_conteneur_header .half *:first-child {
  padding-top: 0;
  margin-top: 0;
}

#piece_conteneur_header .entry {
  padding-bottom: 20px;
}

#page_switcher {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px 20px;
  color: #000;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}

#page_switcher:after {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/down.png) no-repeat center;
  background-size: 20px 20px;
  height: 41px;
  margin-right: 10px;
  width: 40px;
  content: "";
}

#piece_conteneur_header>div,
#piece_conteneur_content>div {
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box;
}

#piece_conteneur_header,
#piece_conteneur_content {
  margin: 0 -10px;
}

.page-template-template-guttenberg #liste_images {
  padding-top: 70px
}

#liste_images {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}

#liste_images>div {
  width: calc(33.33% - 20px);
  margin-left: 20px;
  padding-bottom: calc(33.33% - 20px);
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.single-produits #liste_images {
  margin-left: -15px;
}

.single-produits #liste_images>div {
  width: calc(33.33% - 15px);
  margin-left: 15px;
  padding-bottom: calc(33.33% - 15px);
  margin-bottom: 15px;
  border: none;
  box-sizing: border-box;
}

.single-produits .has-2-columns>div:first-child h1 {
  margin-top: -3px;
}

@media (min-width: 1150px) and (max-width: 1400px) {
  .single-produits .has-2-columns .produit_single_about_box:has(#image_supplementaire_products_3) {
    margin-top: 200px;
  }
}

@media (min-width: 1000px) and (max-width: 1149px) {
  .single-produits .has-2-columns .produit_single_about_box:has(#image_supplementaire_products_3) {
    margin-top: 120px;
  }
}

/* @media (min-width: 782px) {
 
  
  .single-produits .has-2-columns #image_supplementaire_products_3 {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    translate: 0 -50%;
    right: calc(100% + 60px);
  }
} */

#liste_images>div a {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s ease all;
}

#liste_images>div:hover a {
  transform: scale(1.1);
}

/* #image_supplementaire_products{
  padding-bottom: 80px;
} */

#image_supplementaire_products_2,
#image_supplementaire_products_3 {
  padding-top: 40px;
}


/*
.fancybox-skin{
  margin-top: 70px !important;
  margin-bottom: 20px !important;
}

.fancybox-skin{
  background: transparent;
}

.fancybox-overlay{
  z-index: 99999; 
}

.fancybox-opened{
  z-index: 999999; 
}

#fancybox-thumbs{
  z-index: 999999999; 
}

.fancybox-wrap{
  transform: none !important;
}

#fancybox-thumbs.bottom {
    bottom: 15px;
}

#fancybox-thumbs ul li{
  margin: 0 8px;
  border: none !important;
  opacity: 1;
  padding: 0 !important;
}

#fancybox-thumbs ul li.active{
  margin: 0 8px;
  opacity: 1;
  padding: 0 !important;
}

#fancybox-thumbs ul li a{
  border: none;
  box-sizing: border-box;
  background: transparent;
}

#fancybox-thumbs ul li.active a:after{
  content:"";
  width:100%;
  height: 100%;
  border: 2px solid #fff;
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
}

.fancybox-close{
  position:fixed !important;
  right: 50px;
  top: 50px;
  background-image: url(../images/close_popup.png);
  background-size: 26px;
  
  width: 26px;
  height: 26px;
}

.fancybox-prev {
    left: -40px !important;
}

.fancybox-next {
    right: -40px !important;
}

.fancybox-prev span,
.fancybox-next span{
  width: 18px;
  height: 35px;
  background-size: 18px 35px;
  background-position: 0;
}

.fancybox-prev span{
  background-image: url(../images/arrow_fancy_left.png);
  left: 0px;
}

.fancybox-next span{
  background-image: url(../images/arrow_fancy_right.png);
  right: 0px;
}

.fancybox-opened .fancybox-skin{
  padding: 0 !important;
  border-radius: 0 !important;
}

.fancybox-overlay {
  background: rgba(0,0,0,0.8);  
}

.fancybox-title{
  padding: 41px 53px;
  position: absolute;
  top:0;
  left: 0;
  background: rgba(0,0,0, 0.5);
  color:#fff;
  text-transform: initial;
  line-height: 1.3em;
  font-family: "sofia-pro", sans-serif;
}

.fancybox-title h2{
  font-size: 30px;
  color:#fff;
  padding-bottom: 8px;
  padding-top: 0;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
}

.fancybox-title p{
  font-size: 23px;
  padding: 0;
  font-family: "sofia-pro", sans-serif;
}

.fancybox-next {
    right: -60px;
}

.fancybox-prev {
    left: -60px;
}
*/

.header {
  padding: 10px 20px;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  transition: all ease 0.2s;
}

.header a {
  color: #000;
  font-family: "sofia-pro", sans-serif;
}

.header_flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#logo img {
  width: auto;
  height: 48px;
  transition: all ease 0.2s;
}

.header_real {
  position: fixed;
  top: 31px;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid #ffffff26;
  /*box-shadow: 0 4px 20px 0 rgba(0,0,0,0.1);*/
}

.stickIt .header {
  padding: 10px 20px;
  background: #171D28;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

.stickIt .header #logo img {
  width: 140px;
  height: auto;
}

.header a {
  font-size: 16px;
  color: #ffffff;
  text-transform: initial;
  font-weight: 500;
}

#simple-menu {
  display: block;
  background: url("../images/menu.png");
  width: 28px;
  height: 23px;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}

#simple-menu span {
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  height: 23px;
  line-height: 23px;
  padding-left: 0;
  font-size: 9px;
  text-transform: initial;
}

.fixed #simple-menu {
  display: none;
}

#lang_menu #lang {
  display: none;
}

.close {
  display: none;
  background: url("../images/close.png");
  width: 28px;
  height: 28px;

  background-size: contain;
  position: relative;
}

.close span {
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  position: absolute;
  font-size: 9px;
  text-transform: initial;
}

.fixed .close,
.fixed #lang_menu #lang {
  display: block;
}

.single-produits #page-wrap {
  padding-top: 0;
}

.swiper-container {
  width: 100%;
  overflow: hidden;
}

.swiper-slide {
  height: 60vh;
  min-height: 600px;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.swiper-slide > .hero-content > * {
  user-select: none !important;
}

.swiper-pagination-bullet {
  background: #a5c8de;
  opacity: 1;
}

.swiper-pagination span:only-child {
  visibility: hidden;
}

.swiper-pagination-bullet-active {
  background: #37a7ed;
}

#produit_single .swiper-button-prev,
#produit_single .swiper-button-next {
  display: none;
}

.produit_single_about_box {
  padding-bottom: 20px;
}

#produit_single .produit_single_about_box:first-child>h2:first-child {
  padding-top: 0;
}

#produit_single .produit_single_about_box>h2:first-child {
  padding-top: 40px;
}

/*
.modele_fiche{
    padding: 0;
    background: #d5ddbb;
    margin-bottom: 10px;
}

.modele_fiche > h3 {
    padding: 20px 40px 20px 20px;
    cursor: pointer;
    position: relative;
}

.modele_fiche > h3:after{
    content: "+";
    position: absolute;
    top: 20px;
    right: 20px;
}

.modele_fiche.show > h3:after{
    content: "-";
    position: absolute;
    top: 20px;
    right: 20px;
}

.modele_fiche > div{
    height: 0;
    visibility: hidden;
    padding: 0 20px;
    -webkit-transition: padding ease 0.2s, height ease 0.2s;
    -o-transition: padding ease 0.2s, height ease 0.2s;
    transition: padding ease 0.2s, height ease 0.2s;
}

.modele_fiche.show > div{
    height: auto;
    visibility: visible;
    display: block;
    padding: 0 20px 20px;
}
*/
#promotion {
  background: #ccc;
  padding: 20px;
  text-transform: initial;
  font-size: 25px;
  line-height: 30px;
}

#footer {
  padding: 61px 0 15px;
  background: #000000;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 29px;
}

#footer .center {
  width: auto;
  padding: 0 50px;
}

#footer .image {
  margin-left: 0;
  margin-right: 0;
}

#footer .widget_media_image .image {
  width: 180px !important;
  height: auto !important;
}

#footer .footer_widget_ctn {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}

#footer .footer_widget_ctn>div {
  padding-left: 0;
  /* padding-right: 160px; */
}

#footer_col1 {
  grid-area: 1 / 1 / 2 / 2;
  display: flex;
  flex-direction: column;
}

#footer_col2 {
  grid-area: 1 / 2 / 2 / 3;
}

#footer_col3 {
  grid-area: 1 / 3 / 2 / 4;
}

#footer_col4 {
  grid-area: 1 / 3 / 2 / 5;
  display: flex;
  justify-content: end;
  gap: 60px;
  padding-right: 0 !important;
}

#footer_col4 #block-8 .wp-block-column {
  flex-basis: max-content !important;
}

#footer h3 {
  padding-top: 0;
  font-weight: bold;
  font-size: 20px !important;
  color: #fff;
  padding-bottom: 10px;
}

#footer #footer_col1 .footer_nav {  
  margin-block: auto;
}

#footer #footer_col1 .menu-item {  
  list-style: none;
}

#footer #footer_col1 .menu-item a {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-transform: initial;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
}

#footer #footer_col1 .socialnetworks {
  margin-top: 8px;
}

#footer #footer_col1 .menu-item a:hover {
  text-decoration: underline;
}

#footer #footer_col3 a,
#footer #footer_col4 a {
  display: block;
  width: max-content;
  color: #fff;
  padding-top: 16px;
  font-weight: 400;
}

#copyright {
  display: block;
  margin-left: auto;
  align-self: flex-end;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #232322;
}

#copyright a {
  color: #232322;
  font-weight: bold;
  text-decoration: none;
}

#copyright a:after {
  content: "";
  margin-left: 24px;
  width: 29px;
  height: 28px;
  background: url(../images/idea.png) no-repeat;
  display: inline-block;
  vertical-align: -8px;
}

.sp_mar_top {
  margin-top: 24px;
}

.regular_setup {
  padding-top: 50px;
  padding-bottom: 50px;
}

#section_1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 120px 0;
  display: flex !important;
  box-sizing: border-box;
  position: relative;
  flex-direction: column;
}

#section_1.smaller_than_usual #section_1_appel_1,
#section_1.smaller_than_usual #section_1_appel_2 {
  display: none;
}

#section_1>div {
  /*max-width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /*padding-bottom: 50px;
    height: calc(100% - 50px);*/
  text-transform: initial;
  /*margin: auto;*/
  margin-bottom: 100px;
}

#section_1 h2 {
  font-size: 104px;
  color: #0069aa;
  font-weight: bold;
  line-height: 1em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "sofia-pro", sans-serif;
}

#section_1 p {
  font-size: 104px;
  font-weight: 300;
  font-family: 'Saira Semi Condensed', sans-serif;
  line-height: 1em;
  color: #0069aa;
  padding-bottom: 12px;
  letter-spacing: 2.2px;
}

.section_1_appel {
  padding: 14px 50px;
  color: #fff;
  font-size: 18px;
  text-transform: initial;
  width: 365px;
  position: relative;
  align-self: flex-start;
  text-decoration: none;
  font-family: "sofia-pro", sans-serif;
  font-weight: bold;
  text-decoration: none !important;
}

.section_1_appel:after {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 36px;
  top: calc(50% - 8px);
}

.section_1_appel span {
  font-size: 16px;
  text-transform: none;
  display: block;
  padding-top: 0;
  font-family: 'sofia-pro', arial;
  font-weight: normal;
}

#section_1_appel_1 {
  background: #37a7ed;
  margin-bottom: 15px;
}

#section_1_appel_2 {
  background: #0069aa;
}

#section_1_appel_1:hover {
  background: #0069aa;
}

#section_1_appel_2:hover {
  background: #37a7ed;
}

#yoink {
  display: none;
}

#yoink.show {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

#section_2>h2,
#section_3>h2,
#section_3_5>h2,
#section_4>h2 {
  text-transform: initial;
  padding: 65px 20px 59px;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2em;
  font-family: "sofia-pro", sans-serif;
}

.home #section_3 {
  margin-bottom: 60px !important;
}

/*#section_3_5,
#section_slideshow{
  display:none !important;
}*/

#section_slideshow {
  padding: 0 0 0 60px;
  margin-bottom: 80px;
}

.swiper-container-news {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.swiper-container-news .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 60px);
  height: auto;
}

.swiper-container-news .swiper-pagination {
  position: absolute;
  width: 50%;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  left: auto;
  text-align: left;
  line-height: 1em;
  bottom: 24px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
  text-align: right !important;
}

.swiper-container-news.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-container-news.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  margin-left: 0;
}

.swiper-container-news .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  margin: 10px 0 10px 10px;
}

.swiper-container-news .swiper-slide {
  justify-content: flex-start;
  align-items: stretch;
}

.swiper-container-news .swiper-slide .swiper-slide-image {
  width: calc(50% - 30px);
  padding-bottom: 25%;
  margin-right: 30px;
}

.swiper-container-news .swiper-slide .swiper-slide-inner {
  padding: 120px 30px;
  text-align: left;
  width: calc(50% - 30px);
  box-sizing: border-box;
  align-self: center;
}

.swiper-container-news .swiper-slide .swiper-slide-inner-max {
  max-width: 520px;
}

.swiper-container-news .swiper-slide .swiper-slide-inner .entry {
  padding-bottom: 10px;
}

.swiper-slide-inner-titre {
  color: #37a7ed;
  font-size: 40px;
  text-transform: initial;
  padding-top: 0;
  padding-bottom: 24px;
  line-height: 1em;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
}

.swiper-slide-inner-date,
.article_date {
  font-size: 20px;
  color: #a8a7a7;
  padding-bottom: 30px;
}

.article_date {
  padding-top: 20px;
  padding-bottom: 0;
}


.swiper-slide-inner-entry {
  padding-bottom: 40px;
}


#builder .bg_range {
  padding: 0;
  overflow: hidden;
}

#builder .bg_range:last-child {
  padding-bottom: 0;
}

#builder .colonne.largeur-50 {
  margin: 0;
  width: 50%;
}

#builder .texte_simple {
  z-index: 99;
  display: flex;
}

#builder .image {
  margin-left: 0;
  margin-right: 0;
  min-height: 400px;
}

#builder .legende {
  color: #000;
  font-size: 20px;
  padding: 0;
  position: static;
  margin: auto 0;
}

#builder .legende h2 {
  font-size: 149px;
  line-height: 1em;
  color: #37a7ed;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
  width: 100vw;
  font-family: "sofia-pro", sans-serif;
  /*transform: translateX(-50%);*/
}

#builder .start .legende h2 {
  transform: translateX(-50%);
}

#builder .legende a {
  text-decoration: none;
}

#builder .start .legende {
  left: 0;
}

#builder .legende .legend_ctn_txt {
  padding: 10px 0 36px;
  font-size: 36px;
  line-height: 1em;
  font-weight: 300;
  text-transform: none;
  font-family: 'Saira Semi Condensed', sans-serif;
  color: #fff;
  text-transform: initial;
}

#builder .legende .legend_ctn {
  padding: 0 51px;
}

#builder .end .legende {
  left: auto;
  text-align: right;
  right: 0;
}

#builder .bg_range {
  padding-bottom: 110px;
}

#builder .bg_range:last-child {
  padding-bottom: 0;
}

#realisation_call {}

#realisation_call .col {
  min-height: 617px;
  background-color: #000;
  background-blend-mode: luminosity;
  position: relative;
}

#realisation_call .col:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0069aa;
  opacity: 0.5;
}

#realisation_call .flex_center {
  z-index: 99;
  margin: auto 65px;
}

#realisation_call h2 {
  font-weight: bold;
  font-size: 90px;
  line-height: 1em;
  padding-bottom: 14px;
  padding-top: 69px;
  text-transform: initial;
  font-family: "sofia-pro", sans-serif;
  color: #fff;
}

#realisation_call h2 a {
  color: #fff;
  text-decoration: none;
}

#propos_call .col {
  min-height: 617px;
}

.colonnes {
  padding: 0 60px;
  display: flex;
}

.col {
  flex: 1;
  width: calc(50% - 60%);
  position: relative;
  display: flex;
}

.col {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat;
}

.flex_center {
  margin: auto 0;
}

.colonnes.no_marge {
  padding: 0;
}

.colonnes.no_marge .col {
  width: calc(50%);
}

#propos_call .col:first-child {
  z-index: 99;
  display: flex;
  align-items: center;
}

#propos_call .propos_call_float {
  width: 100%;
  padding: 30px 0;
  transform: translateX(30px);
}

#propos_call .propos_call_float .propos_call_sous_titre {
  color: #0069aa;
  font-size: 36px;
  font-family: 'Saira Semi Condensed', sans-serif;
  font-weight: normal;
  text-transform: initial;
  padding-top: 0;
}

#propos_call .propos_call_float .propos_call_titre {
  font-size: 120px;
  line-height: 0.94em;
  color: #37a7ed;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: initial;
  padding-top: 0;
  font-family: "sofia-pro", sans-serif;
}

#propos_call .propos_call_float .propos_call_sous_titre,
#propos_call .propos_call_float .entry {
  max-width: 570px;
  padding-right: 30px;
  padding-bottom: 30px;
}

#propos_call .propos_call_float .entry h3 {
  font-family: 'Saira Semi Condensed', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
  padding-top: 17px;
  padding-bottom: 20px;
  text-transform: initial;
}

#appel_action {
  background: #0069aa;
  color: #fff;
  padding-top: 92px;
  padding-bottom: 56px;
}

#appel_action .center2 {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 0 212px;
}

#appel_action .appel_action_left .entry *:last-child {
  padding-bottom: 0;
}

#appel_action .appel_action_left>h2 {
  text-transform: initial;
  font-size: 60px;
  text-transform: initial;
  padding-top: 0;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 7px;
  color: #fff;
  font-family: "sofia-pro", sans-serif;
}

#appel_action .appel_action_left {
  margin: auto 20px auto 0;
}

#appel_action .center2 a {
  align-self: flex-start;
  font-size: 16px;
  flex: none;
  margin-top: 0;
  padding: 20px 22px 18px 55px;

}

#appel_action .center2 .entry {
  font-family: 'Saira Semi Condensed', sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-transform: initial;
}

.desktop #menu-principal,
.desktop #menu-principal-en,
.desktop #menu-right,
.desktop #menu-right-anglais {
  display: flex;
  flex-direction: end;
  text-transform: initial;
  align-items: center;
}

.desktop #menu-principal .sub-menu,
.desktop #menu-principal-en .sub-menu,
.desktop #menu-right .sub-menu,
.desktop #menu-right-anglais .sub-menu {
  display: none;
}

.desktop #menu-principal>li:first-child,
.desktop #menu-principal-en>li:first-child,
.desktop #menu-right>li:first-child,
.desktop #menu-right-anglais>li:first-child {
  margin-left: 0;
}

.desktop #menu-principal>li,
.desktop #menu-principal-en>li,
.desktop #menu-right>li:not(.btn),
.desktop #menu-right-anglais>li:not(.btn) {
  padding: 10px;
  margin-left: 20px;
}

.desktop #menu-principal>li a,
.desktop #menu-principal-en>li a,
.desktop #menu-right>li a,
.desktop #menu-right-anglais>li a {
  text-decoration: none;
}

.desktop #menu-right>li a,
.desktop #menu-right-anglais>li a {
  font-weight: 300;
}

.desktop #menu-principal>li:hover>a,
.desktop #menu-principal>li.current-menu-item>a,
.desktop #menu-principal-en>li:hover>a,
.desktop #menu-principal-en>li.current-menu-item>a,
desktop #menu-right>li:hover>a,
.desktop #menu-right>li.current-menu-item>a,
.desktop #menu-right-anglais>li:hover>a,
.desktop #menu-right-anglais>li.current-menu-item>a {
  color: #fff;
}

.desktop #menu-principal-en .menu-item,
.desktop #menu-principal .menu-item,
.desktop #menu-right-anglais .menu-item,
.desktop #menu-right .menu-item {
  position: relative;
}

.desktop #menu-principal .menu-item:hover a,
.desktop #menu-right .menu-item:hover a {
  opacity: 0.7;
}

.desktop #menu-principal-en .menu-item:hover:after,
.desktop #menu-principal .menu-item:hover:after,
.desktop #menu-right-anglais .menu-item:not(.btn):hover:after,
.desktop #menu-right .menu-item:not(.btn):hover:after {
  content: ' ';
  border-bottom: 3px solid #29A9FF;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -14px;
}

.stickIt .desktop #menu-principal .menu-item:hover:after,
.stickIt .desktop #menu-right .menu-item:not(.btn):hover:after {
  bottom: -11px !important;
}

.desktop .langs {
  background: #dee5e9;
  margin-left: 20px;
  padding: 6px 11px;
  display: block;
  text-decoration: none;
}

.desktop .mr-20 {
  margin-right: 20px;
}

.desktop .langs:hover {
  background: #0069aa;
  color: #fff;
}

.desktop .language {
  display: none;
}

.super_section_menu li.language {
  justify-content: flex-start;
}

.super_section_menu li.language a {
  background: #dee5e9;
  padding: 6px 11px;
  width: auto;
}

#header_menu .langs {
  background: #dee5e9;
  padding: 6px 11px;
  display: block;
}

#back {
  display: flex;
  align-items: center;
  margin: 57px 0;
  font-size: 15px;
  color: #37a7ed;
  font-family: "sofia-pro", sans-serif;
  text-decoration: none;
}

#back.hide,
#back[rel="submenu0"] {
  visibility: hidden;
}

#back .back_arrow {
  background: url(../images/arrow_prev_blue.png) no-repeat center center;
  height: 17px;
  width: 10px;
  margin-right: 20px;
  margin-left: 40px;
}

.super_section_menu #menu_full_mobile_menu .mobile_only {
  display: block !important;
}

.super_section_menu #menu_full_mobile_menu .menu-call {
  display: none;
}

.super_section_menu {
  width: 100%;
  height: 100%;
  /*height: calc(100% - 40px);*/
  padding-top: 0;
  padding-bottom: 0;
  /*padding-bottom: 120px;*/
}

.super_section_menu .parent {
  height: 100%;
  width: 100%;
}

.super_section_menu #menu_full {
  width: 100%;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden !important;
}

.css_top {
  padding-top: 60px;
}

.super_section_menu li {
  position: relative;
  display: flex;
  justify-content: flex-end;
  font-family: "sofia-pro", sans-serif;
  margin-right: 40px;
  margin-left: 40px;
}

.super_section_menu li.btn {
  width: fit-content;
  margin-top: 20px;
  font-weight: 300;
}

.super_section_menu li a {
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  padding-bottom: 13px;
  padding-top: 12px;
  display: block;
  text-align: left;
  width: 100%;
}

.super_section_menu .sub-menu li a {
  text-transform: initial;
  text-decoration: none;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 24px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-weight: bold;
  color: #fff;
  display: block;
}

.super_section_menu #menu_full .sub-menu li.master>a {
  color: #cccccc;
  display: block;
  font-size: 30px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-weight: bold;
}

.super_section_menu .master>i {
  position: absolute;
  top: -50px;
  left: 40px;
  width: 150px;
  height: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display: none !important;
}

.super_section_menu .master>i>span {
  border-radius: 100%;
  background: url(../images/arrow_prev_blue.png) no-repeat center center;
  height: 17px;
  width: 10px;
  display: block;
}

.super_section_menu .master>i>span:hover {
  background: url(../images/arrow_prev_blue.png) no-repeat center center;
}


.super_section_menu li.current-menu-item>a,
.super_section_menu li:not(.btn) a:hover {
  opacity: 0.7 !important;
}

.super_section_menu #menu_full_mobile_menu,
.super_section_menu #menu_full .sub-menu {

  top: 0;
  left: 0;
  width: 100%;
  transition: left ease 0.5s;
  border-bottom: 1px solid #ffffff26;
  padding: 15px 0;
}

.super_section_menu #menu-right-1,
.super_section_menu #menu-right-anglais-1 {
  padding: 15px 0;
}

.super_section_menu #menu-right-1 li a,
.super_section_menu #menu-top-1 li a,
.super_section_menu #menu-top-anglais li a {
  font-weight: 300;
}

.super_section_menu #menu_full .sub-menu {
  left: 100%;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.super_section_menu #menu_full .sub-menu li {
  /*display: none;*/
}

.super_section_menu #menu_full .sub-menu li a {
  font-size: 24px;
}

.super_section_menu #menu_full .sub-menu.show {
  left: 0;
  height: 100%;
  visibility: visible;
  overflow: visible;
}

.super_section_menu #menu_full .sub-menu.show li {
  display: flex;
}

.super_section_menu #menu_full .sub-menu.back,
.super_section_menu #menu_full #menu_full_mobile_menu.back {
  left: -100%;
  opacity: 0;
}

#menu_full ul.back:not(.latest) li {
  display: none;
}

#menu_full ul.latest li {
  display: flex !important;
}

#blanche_neige {
  background: #0E141C;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999;
}

#blanche_neige.show {
  display: block;
}

/*
#menu_full ul.latest li.hover_active:not(.no_follow) a,
#menu_full li:not(.no_follow) .current-menu-parent > a{
    color: #37a7ed;
}
*/


.super_section_menu .menu-item-has-children>i {
  position: absolute;
  top: 12px;
  right: 40px;
  width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.super_section_menu .menu-item-has-children>i>span {
  border-radius: 100%;
  background: url(../images/arrow_next_brown.png) no-repeat center center;
  height: 18px;
  width: 10px;
  display: block;
}

.super_section_menu .menu-item-has-children>i>span:hover {
  background: url(../images/arrow_next_brown.png) no-repeat center center;
}


.btn:not(.menu-item),
.btn.menu-item > a {
  color: #fff;
  background: #29A9FF;
  text-decoration: none !important;
  position: relative;
  transition: all ease 0.2s;
  font-size: 16px;
  line-height: 16px;
  font-family: "sofia-pro", sans-serif;
  border-radius: 30px;
  border: 1px solid #29A9FF;
  display: inline-flex;
  height: 40px;
  align-items: center;
  padding: 0px 28px;
  font-weight: 400;
  padding-bottom: 2px;
}

.btn:not(.menu-item):hover,
.btn.menu-item > a:hover {
  background: #1085D5;
  border: 1px solid #1085D5;
  color: #fff !important;
}

.btn.menu-item a:hover {
  color: #fff !important;
}

/*.btn:after{
    content:"";
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    margin-bottom: 2px;
    margin-left: 16px;
    flex: none;
    align-self: center;
    
}*/

.btn:hover:after {
  border: solid #fff;
  border-width: 0 3px 3px 0;
}

.btn.pale {
  background: #37a7ed;
  border: 1px solid #37a7ed;
}

.btn.pale:hover {
  background: #fff;
  color: #37a7ed;
}

.btn.pale:hover:after {
  border: solid #37a7ed;
  border-width: 0 3px 3px 0;
}

.btn_carre {
  width: 100%;
  background: #29A9FF;
  padding: 18px 30px;
  color: #fff;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  display: block;
  text-decoration: none;
}

.btn_carre:hover {
  background: #ccc;
  text-decoration: none;
}

.page-id-1387 .btn_carre,
.page-id-1385 .btn_carre,
.page-id-2368 .btn_carre,
.page-id-2371 .btn_carre {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 24px;
}

.page-id-1387 h3.anchor+p,
.page-id-1385 h3.anchor+p,
.page-id-2368 h3.anchor+p,
.page-id-2371 h3.anchor+p,
.sp_p {
  font-size: 16px;
  line-height: 12px;
}




.anchor {
  padding: 0 0 10px !important;
  border: 0 !important;
  margin-top: 20px;
}

.anchor:before {
  display: block;
  content: " ";
  margin-top: -120px;
  height: 120px;
  visibility: hidden;
  z-index: -9999;
}

.single-post .center,
.page-template-template-guttenberg #col_principal .center {
  margin-top: 109px;
  margin-bottom: 89px;
}

.blog .center {
  padding-top: 72px;
  padding-bottom: 60px;
  margin-top: 0;
  margin-bottom: 0;
}

.blog .position_page_simple {
  padding-top: 0 !important;
}

.page-template-template-guttenberg #section_3 {
  padding-bottom: 40px;
}

.page-template-template-guttenberg #section_3>h2 {
  display: none;
}

.distributeur_onglet {
  color: #fff;
  text-transform: initial;
  padding: 24px 64px 24px 74px;
  background: linear-gradient(to right, rgba(55, 167, 237, 1) 0%, rgba(0, 105, 170, 1) 100%);
  border-top-left-radius: 23px;
  text-decoration: none !important;
  position: fixed;
  bottom: 0;
  right: 0;
  font-family: "sofia-pro", sans-serif;
  z-index: 9999;
  font-size: 18px;
}

.distributeur_onglet:after {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  vertical-align: 1px;
  margin-left: 16px;
}

.distributeur_onglet:hover {
  background: rgba(55, 167, 237, 1);
}

.home #col_principal {
  background: url(../images/goute.png) repeat top center;
  background-attachment: fixed;
}

#bandeau_header {
  padding-bottom: 80vh;
}

.wp-block-gallery.galerie_idea_fake_3 {
  justify-content: flex-end !important;
}

.wp-block-gallery.galerie_idea_fake_3 .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  flex-grow: 0 !important;
}


.entry blockquote {
  color: #fff;
  background: #37a7ed;
  font-size: 18px;
  line-height: 30px;
  text-transform: initial;
  padding: 28px 36px !important;
  margin-bottom: 40px;
}

.entry blockquote>*:last-child {
  padding-bottom: 0;
}

#lang_menu {
  display: flex;
  align-items: center;
}

#lang_menu .langs {
  padding-right: 27px;
}

.wp-block-embed {
  margin-left: 0;
  margin-right: 0;
}

.entry.guttenberg_space {
  padding: 78px 0 60px;
}

.entry.guttenberg_space .wp-block-column>*:last-child {
  padding-bottom: 0;
}

.page-template-template-realisations .entry.guttenberg_space {
  padding: 90px 0;
}

.too_long,
.info_email {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bold_titre {
  font-weight: bold;
  padding-top: 35px;
}

.position_page_simple {
  padding-top: 50px;
  padding-bottom: 50px;
}

input[type="submit"] {
  -webkit-appearance: none;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea {
  padding: 10px 15px;
  outline: none;
  border: 1px solid #dee5e9;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper textarea:focus {
  outline: none;
  border: 1px solid #0069aa;
}

body .gform_wrapper ul li.gfield {
  margin-top: 8px !important;
}

#map {
  height: 600px;
}

.gform_wrapper .gfield_label {
  display: none !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
  padding: 16px 28px 16px 28px;
  color: #fff;
  display: inline-block;
  background: #0069aa;
  text-decoration: none !important;
  position: relative;
  transition: all ease 0.2s;
  font-size: 18px;
  line-height: 1em;
  text-transform: initial;
  font-family: "sofia-pro", sans-serif;
  border-radius: 30px;
  border: 1px solid #0069aa;
  display: inline-flex;
  cursor: pointer;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: #37a7ed;
  border: 1px solid #37a7ed;
  color: #fff;
}

.gform_wrapper .gform_footer {
  margin-top: 0 !important;
}

/* ===== Select Box ===== */
.sel {
  display: inline-block;
  position: static;
  cursor: pointer;
  /* width: 100%; */
  height: 83px;
  padding: 0 54px 0 20px;
}

.sel::before {
  content: "";
  position: absolute;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 20px;
  top: calc(50% - 12px)
}

.sel.active::before {
  top: calc(50% - 6px);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.sel__placeholder {
  display: block;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
  line-height: 83px;
}

.sel.active .sel__placeholder {
  /*visibility: hidden;*/
}

.sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  right: 0;
  content: attr(data-placeholder);
  visibility: hidden !important;
}

.sel.active .sel__placeholder::before {
  visibility: hidden !important;
}

.sel__box {
  position: absolute;
  top: calc(100%);
  left: 0;
  display: none;
  list-style-type: none;
  text-align: left;
  background-color: #FFF;
  width: calc(100%);
  box-sizing: border-box;
  color: initial;

}

.sel.active .sel__box {
  display: block;
  /*animation: fadeInUp 500ms;*/
}

.sel__box__options {
  display: list-item;
  user-select: none;
  padding-left: 43px;
  padding-right: 20px;
}

.sel__box__options::after {
  /*content:"";
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  

  margin-left: 5px;
  display: none;*/
}

.sel__box__options.selected::after {
  display: inline;
}

.sel__box__options:hover {
  background-color: #ebedef;
}

/* ----- Select Box Black Panther ----- */
.sel {
  background: #fff;
}

.sel--black-panther {
  z-index: 3;
}

/* ----- Select Box Superman ----- */
.sel--superman {
  /*   display: none; */
  z-index: 2;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  height: auto !important;
}

#loader_quai {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0E141C;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  opacity: 1;
  transition: opacity ease 0.5s, left linear 0.1s 0.5s;
  top: 0;
  z-index: 999999999;
  flex-direction: column;
}

body.hideloading #loader_quai {
  opacity: 0;
  left: -100%;
}

#loader_quai img {
  display: block;
  margin-bottom: 20px;
  width: 200px !important;
  height: auto !important;
}


/*/loading facebook*/
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 6px;
  width: 13px;
  background: #0069aa;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 6px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 26px;
  animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 45px;
  animation-delay: 0;
}

@keyframes lds-facebook {
  0% {
    top: 6px;
    height: 51px;
  }

  50%,
  100% {
    top: 19px;
    height: 26px;
  }
}


/* ===== Keyframes ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.list_titre {
  display: list-item;
  list-style: decimal;
  margin-left: 24px;
}

.close-button {
  top: 10px !important;
  right: 10px !important;
}

.download-button {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  margin-top: 35px;
}

.download-button a {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  padding-right: 55px;
}

.download-button a.btn::after {
  content: "";
  background-image: url(https://quaisbertrand.com/wp-content/uploads/2023/11/trace-926.png);
  width: 18px;
  height: 19px;
  background-color: transparent;
  right: 25px;
  top: 11px;
  position: absolute;
}

.download-button a.btn {
  position: relative;
}

.download-button .btn:hover:after {
  border: none;
}

.couleurs {
  display: flex;
  flex-wrap: wrap;
  margin-left: 5px;
}

.couleurs .cont_couleur {
  /*width: 36px;
  height: 26px;*/
  margin: 0 7px 7px 0;
  width: 100px;
}

.couleurs .couleur {
  display: block;
  height: 36px;
  width: 100%;
  margin-bottom: 5px;
}

.couleurs span {
  display: block;
  font-size: 12px;
  line-height: 1em !important;
  margin-bottom: 5px;
}

@media all and (min-width: 768px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}

.fancybox-content .sp {
  padding: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-transform: initial;
  line-height: 1.3em;
  font-family: "sofia-pro", sans-serif;
  z-index: 9999;
}

.fancybox-content .sp h2 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 0;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
}

.fancybox-content .sp p {
  font-size: 15px;
  padding: 0;
  font-family: "sofia-pro", sans-serif;
}

.fancybox-toolbar .fancybox-button--zoom,
.fancybox-toolbar .fancybox-button--play,
.fancybox-toolbar .fancybox-button--thumbs {
  display: none !important;
}

body .fancybox-thumbs__list a:before {
  border: 3px solid #fff;
}

body .fancybox-thumbs {
  background: transparent;
}

body .fancybox-infobar {
  display: none;
}

body .fancybox-button {
  background: none;
  color: #fff;
}

body .fancybox-button--close {
  padding: 0;
  background-image: url(../images/close_popup.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 26px;
  height: 26px;
}

body .fancybox-toolbar {
  top: 20px;
  right: 20px;
}

body .fancybox-button--close svg {
  display: none;
}

body .fancybox-button--arrow_left,
body .fancybox-button--arrow_right {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 18px !important;
  height: 35px !important;
  display: block !important;
  padding: 0 !important;
}

body .fancybox-navigation .fancybox-button {
  top: calc(50% - 18px);
}

body .fancybox-navigation .fancybox-button div {
  padding: 0;
}

body .fancybox-button--arrow_left {
  background: url(../images/arrow_fancy_left.png);
  left: 20px !important;
}

body .fancybox-button--arrow_right {
  background: url(../images/arrow_fancy_right.png);
  right: 20px !important;
}

body .fancybox-thumbs__list {
  margin: 0 auto;
}

body .fancybox-button--arrow_left svg,
body .fancybox-button--arrow_right svg {
  display: none;
}

.blog #col_principal .entry {
  padding-bottom: 40px;
}

.blog .btn.block {
  display: inline-block;
  margin-top: 20px !important;
}

#section_news {
  display: flex;
  flex-direction: column;
}

#section_news .colonnes {
  margin-bottom: 110px;
}

#section_news .colonnes .col1 {
  padding: 120px 0;
  text-align: left;
  width: 50%;
  box-sizing: border-box;
  align-self: center;
}

#section_news .colonnes .col1>div {
  padding: 0 30px;
}

#section_news .colonnes .col1 h2 a {
  text-decoration: none;
}

#section_news .colonnes .col2 {
  position: relative;
}

#section_news .colonnes .col2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#section_news .colonnes:nth-child(even) .col1 {
  order: 0;
}

#section_news .colonnes:nth-child(even) .col2 {
  order: 10;
}

.alerte_header {
  font-weight: bold;
  color: red;
  max-width: 75%;
  padding-bottom: 20px !important;
}

.career-page .page-cover {
  height: 382px;
  display: flex;
  align-items: center;
  text-align: center;
  background-size: cover;
}

.career-page .page-cover h1 {
  font-family: "sofia-pro", sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

.career-page .page-cover h2 {
  font-family: "sofia-pro", sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.career-page .page-cover .btn {
  background: linear-gradient(to right, rgba(55, 167, 237, 1) 0%, rgba(0, 105, 170, 1) 100%);
  margin-top: 40px;
  border: none;
  font-weight: 400;
}

.career-page .btn.pale:hover {
  color: #fff;
}

.career-page .career-gallery h2,
.career-page .job-offers-container h2,
.career-page .job-offers-form-container h2 {
  font-family: "sofia-pro", sans-serif;
  text-align: center;
  padding-top: 75px;
  font-size: 32px;
  font-weight: bold;
}

.career-page .job-offers-form-container h2 {
  padding-bottom: 60px;
}

.career-page .career-gallery p {
  font-size: 18px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 65px;
  line-height: 24px;
}

.career-page .career-gallery img {
  aspect-ratio: 1;
}

.career-page .career-gallery-arrows-container {
  display: flex;
  justify-content: space-between;
}


/* Create custom arrow styles */
.slick-prev {
  left: 0;
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  margin-top: -15px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cg id='Groupe_73389' data-name='Groupe 73389' transform='translate(-9 -862)'%3E%3Ccircle id='Ellipse_13' data-name='Ellipse 13' cx='21' cy='21' r='21' transform='translate(51 904) rotate(180)' fill='%230f69aa'/%3E%3Cpath id='Tracé_462' data-name='Tracé 462' d='M5744.362,3302.934l8.2,8.2-8.2,8.2' transform='translate(5778.061 4194.426) rotate(180)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  z-index: 9999;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}

.slick-next {
  right: 0;
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  margin-top: -15px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cg id='Groupe_73388' data-name='Groupe 73388' transform='translate(-322 -862)'%3E%3Ccircle id='Ellipse_12' data-name='Ellipse 12' cx='21' cy='21' r='21' transform='translate(322 862)' fill='%230f69aa'/%3E%3Cpath id='Tracé_456' data-name='Tracé 456' d='M5744.362,3302.934l8.2,8.2-8.2,8.2' transform='translate(-5405.561 -2428.426)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  z-index: 9999;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}



.career-page .jobs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 33px;
  margin-bottom: 50px;

}

.career-page .jobs-grid h3 {
  font-size: 20px;
  font-family: 'sofia-pro', arial;
  font-weight: bold;
  color: #fff;
  text-transform: none !important;
  padding-bottom: 8px;
}

.career-page .jobs-grid h5 {
  font-size: 16px;
  color: #A0A0A0;
  font-weight: normal;
}

.career-page .jobs-grid .small-details {
  font-size: 15px;
  color: #fff;
  margin-top: 20px;
  line-height: 22px;
}

.career-page .jobs-grid a {
  color: #29A9FF;
  font-family: 'sofia-pro';
  font-size: 16px;
}

.career-page .job-offers-form-container {
  background: #0E141C;
  padding-bottom: 30px;
}

.single-job-offer-breadcrumb {
  width: 81%;
  margin: 30px auto 0;
  font-size: 14px;
  color: #fff;
}

@media only screen and (max-width: 800px) {
  .career-page .page-cover h1 {
    font-size: 28px;
    line-height: 30px;
  }

  .career-page .page-cover h2 {
    font-size: 23px;
    line-height: 30px;
    padding-top: 6px;
  }

  .career-page .page-cover .btn {
    /*margin-top: 0;*/
  }

  .career-page .career-gallery h2,
  .career-page .job-offers-container h2,
  .career-page .job-offers-form-container h2 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 45px;
  }

  .career-page .career-gallery p {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .career-page .jobs-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
  }

  .center {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  .career-page .job-offers-container h2 {
    width: 80%;
    margin: 0 auto;
  }

  .career-page .jobs-grid {
    margin-bottom: 20px;
  }

  .career-page .jobs-grid>div {
    padding-bottom: 0px;
  }

  .career-page .jobs-grid h3 {
    font-size: 18px;
  }

  #single-job-offer h2 {
    font-size: 20px !important;
    line-height: 25px;
    width: 80%;
    margin: 0 auto !important;
    padding-bottom: 40px !important;

  }

  #single-job-offer #job-offer-form input {
    margin-bottom: 15px;
  }

  #single-job-offer #job-offer-form .c-form_row {
    margin-bottom: 0px !important;
  }

  #single-job-offer #job-offer-form p.c-message.text-right {
    margin-top: 11px !important;
  }

  #single-job-offer #job-offer-form .text-center p.c-message,
  #single-job-offer #job-offer-form p.c-message {
    padding-top: 12px;
  }

  #single-job-offer #job-offer-form .c-file-select button[type="button"] {
    width: 100%;
    justify-content: center;
  }

  #single-job-offer #job-offer-form .c-file-select {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  #single-job-offer #job-offer-form #messages {
    margin-bottom: 0px !important;
  }

  #single-job-offer #job-offer-form .g-recaptcha_content div {
    margin: 0 auto;
  }

  #single-job-offer #job-offer-form button[type="submit"] {
    margin-top: 8px !important;
  }

  .career-page .page-cover {
    background-position: 26% 25%;
  }

  .single-job-offer-cover a {
    font-size: 15px;
    cursor: pointer;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  #single-job-offer .title-single-job-offer {
    padding-top: 0 !important;
  }

  .single-job-offer-cover h1 {
    font-size: 28px !important;
    line-height: 30px !important;
  }

  #caracteristiques-poste .space-section {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-row-gap: 20px;
    text-align: center;
  }

  #caracteristiques-poste .space-section .detail-caracteristiques-offre-detail {
    line-height: 20px;
  }

  #single-job-offer #job-offer-form .g-recaptcha_content {
    padding-top: 20px;
  }

  .career-page .job-offers-form-container {
    padding-bottom: 0;
  }

}

.home-v2 .hero,
.elevateur .hero {
  height: 100vh;
  width: 100%;
}

.home-v2 .hero .hero-image,
.elevateur .hero .hero-image {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  display: flex;
  align-items: center;
}

.home-v2 .hero .btn {
  margin-block-start: 20px;
}

.elevateur .hero h3 {
  margin-bottom: 20px;
}

.header_flex .desktop {
  display: flex;
  flex: auto;
  justify-content: space-between;
  margin-left: 50px;
}

.second-menu {
  height: 31px;
  width: 100%;
  background: #0E141C;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: end;
  padding: 0 20px;
  box-sizing: border-box;

}

.admin-bar .second-menu {
  top: 32px;
}

.second-menu .menu-top-container #menu-top,
.second-menu .menu-top-anglais-container #menu-top-anglais {
  display: flex;
  justify-content: end;
}

.second-menu .menu-top-container #menu-top a,
.second-menu .menu-top-anglais-container #menu-top-anglais a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  margin-left: 20px;
}

.second-menu .menu-top-container #menu-top a:hover,
.second-menu .menu-top-anglais-container #menu-top-anglais a:hover {
  opacity: 0.7;
}

.features {
  background: #0E141C;
  padding: 70px 0;
}

.features h2 {
  text-align: center;
}

.features .features_container {
  text-align: center;
}

.features .features-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-column-gap: 20px;
  padding: 50px 0 58px;
}

.features .features-grid .feature {
  text-align: center;
}

.features .features-grid .feature .description {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
  margin-top: 10px;
}


.accessories {
  background: #080A0E;
  padding: 60px 0 70px;
}

.accessories h2 {
  text-align: center;
}

.accessories .accessories_container {
  text-align: center;
}

.accessories .accessories-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 15px;
  padding: 50px 0;
}

.accessories .accessories-grid img {
  width: 100%;
  height: 344px;
  object-fit: cover;
}

.accessories .accessories-grid .img-container {
  width: 100%;
  height: 344px;
  background-size: cover;
  transition: all ease 0.2s;
  overflow: hidden;
  margin-bottom: 8px;
}


.accessories .accessories-grid .accessory-img {
  height: 100%;
  width: 100%;
  transition: all ease 0.2s;
  background-size: cover;
}

.accessories .accessories-grid .accessory-img:hover {
  transform: scale(1.1);
}

.accessories .accessories-grid .accessory {
  text-align: center;
}

.accessories .accessories-grid .accessory:hover {
  text-decoration: none;
}

.accessories .accessories-grid .accessory .description {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
  text-align: left;
}

.dealers_locations {
  padding: 70px 0;
  background-size: cover;
}

.sublinks {
  width: 465px;
  margin: 20px auto 0;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.dealers_locations .sublinks a:not(.btn) {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 400;
}

.dealers_locations h2 {
  text-align: center;
  line-height: 40px;
}

.dealers_locations #dealers_locations_input {
  height: 40px;
  width: 500px;
  background: #2F3B50;
  border: none;
  border-radius: 40px;
  padding-left: 34px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff !important;
  font-family: 'sofia-pro', arial;
}

.dealers_locations input#dealers_locations_input::placeholder {
  color: #fff !important;
  font-family: 'sofia-pro', arial;
  font-size: 14px;
}

.dealers_locations #dealers_locations_input:focus-visible {
  outline: none;
}

.dealers_locations .dealers_locations_inputs {
  width: 500px;
  position: relative;
  margin: 45px auto 0;
}

.dealers_locations #dealers_locations_submit {
  right: 0;
  top: 0;
  position: absolute;
  height: 100%;
  cursor: pointer;
}

.dealers_locations .red-notice {
  color: red;
  text-align: center;
  display: table;
  background: #ff9595;
  border-radius: 50px;
  padding: 0 20px;
  margin-top: 11px;
  font-size: 14px;
  margin-right: auto;
  margin-left: auto;
  height: 30px;
  line-height: 28px;
}

.dealers_locations .red-notice.hidden {
  display: none;
}

.dealers_locations #dealers_locations_input:before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg id='Groupe_18' data-name='Groupe 18' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11.357' height='14.448' viewBox='0 0 11.357 14.448'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_23' data-name='Rectangle 23' width='11.357' height='14.447' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Groupe_6' data-name='Groupe 6' clip-path='url(%23clip-path)'%3E%3Cpath id='Tracé_8' data-name='Tracé 8' d='M5.679,0a5.675,5.675,0,0,0-4.33,9.348l4.33,5.1,4.329-5.1A5.675,5.675,0,0,0,5.679,0m0,7.818A2.335,2.335,0,1,1,8.014,5.483,2.335,2.335,0,0,1,5.679,7.818' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.pinicon {
  position: absolute;
  height: 40px;
  left: 13px;
}

.swiper-pagination {
  margin: 0 auto;
  position: relative;
  width: 1140px !important;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  bottom: calc(50vh - 170px) !important;
  top: unset !important;
}

@media only screen and (max-width: 1140px) {
  .swiper-pagination {
    width: 100vw !important;
    box-sizing: border-box;
  }
}

.swiper-pagination-bullet-active {
  background: #A3CDEE !important;
  height: 9px !important;
  width: 9px !important;
  border: none;
}

.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #A3CDEE;
  height: 9px;
  width: 9px;
}

.inspirations {
  padding: 70px 0;
  background: #0E141C;
  text-align: center;
}

.inspirations h2 {
  text-align: center;
  line-height: 48px;
}

.inspirations .inspirations_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin: 50px 0;
}

.inspirations .inspirations_grid .div0 {
  grid-area: 1 / 1 / 2 / 2;
  height: 537px;
  width: 100%;
  background-size: cover;
}

.inspirations .inspirations_grid .div1 {
  grid-area: 1 / 2 / 2 / 4;
  height: 537px;
  width: 100%;
  background-size: cover;
}

.inspirations .inspirations_grid .div2 {
  grid-area: 2 / 1 / 3 / 3;
  height: 261px;
  width: 100%;
  background-size: cover;
}

.inspirations .inspirations_grid .div3 {
  grid-area: 2 / 3 / 3 / 4;
  height: 261px;
  width: 100%;
  background-size: cover;

}

.inspirations .inspirations_grid .div4 {
  grid-area: 3 / 1 / 5 / 3;
  height: 536px;
  width: 100%;
  background-size: cover;

}

.inspirations .inspirations_grid .div5 {
  grid-area: 3 / 3 / 4 / 4;
  height: 261px;
  width: 100%;
  background-size: cover;
}

.inspirations .inspirations_grid .div6 {
  grid-area: 4 / 3 / 5 / 4;
  height: 261px;
  width: 100%;
  background-size: cover;
}

.inspirations_links {
  display: flex;
  margin: 0 auto;
  gap: 28px;
  justify-content: center;
  margin-bottom: 15px;
}

.inspirations_links .socialnetworks a {
  height: 40px;
  width: 40px;
  line-height: 45px;
}

.dropbtn {
  color: white;
  border: none;
  cursor: pointer;
  background: transparent;
  padding: 0;
  margin-left: 20px;
  font-family: 'sofia-pro', arial;
  font-size: 14px;
  font-weight: 300;
}

.super_section_menu .dropbtn {
  margin-left: 0px;
  font-size: 16px;
}

/* The container <div> - needed to position the dropdown content */
.lang-dropdown {
  position: relative;
  display: inline-block;
}

.super_section_menu .lang-dropdown {
  margin-right: 40px;
  margin-left: 40px;
  width: 100%;
  padding-bottom: 13px;
  padding-top: 12px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #0E141C;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: 0;
  top: 33px;
}

.super_section_menu .dropdown-content {
  left: 0;
  top: 43px;
  right: auto;
}

.super_section_menu .socialnetworks {
  padding-bottom: 13px;
  padding-top: 12px;
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 15px;
}

.socialnetworks a {
  position: relative;
  height: 33px;
  width: 33px;
  display: inline-block;
  border: 2px solid #29A7FC;
  text-align: center;
  line-height: 39px;
  border-radius: 50%;
  margin-right: 5px;
}

.socialnetworks a:hover {
  background: #29A7FC;
}

.socialnetworks a img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 60%;
  object-fit: contain;
  translate: -50% -50%;
}

.socialnetworks a.in img {
  width: 50%;
  height: 50%;
  filter: invert(1);
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #fff;
  background: #0E141C;
  padding: 0 10px;
  text-decoration: none;
  height: 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px solid #ffffff29;
}

.dropdown-content a:hover {
  background-color: #262F41
}

/* Show the dropdown menu on hover */
.lang-dropdown:hover .dropdown-content {
  display: block;
}

.footer_copyright {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #000000;
}

.byplogg {
  display: flex;
  align-items: center;
  gap: 5px;
}

.byplogg p {
  padding-bottom: 5px;
}

.footer_copyright p,
.footer_copyright .politique {
  font-size: 14px !important;
  color: #ffffff80 !important;
}

.footer_copyright a {
  color: #ffffff80 !important;
  text-decoration: underline;
}

.footer_copyright .politique {
  display: flex;
}

.gform_validation_errors>h2 {
  color: #ec0000 !important;
}

.gform_validation_errors {
  border: 1px solid #ec0000 !important;
}

.gform_legacy_markup_wrapper div.validation_error {
  color: #ec0000 !important;
  border-top: 2px solid #ec0000 !important;
  border-bottom: 2px solid #ec0000 !important;
}

.gform_legacy_markup_wrapper .validation_message {
  color: #ec0000 !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error,
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
  padding-top: 0px !important;
}

.bloc-text-image .bloc-container .center,
.bloc-text-image .bloc-container .center {
  display: flex;
  gap: 20px;

}

.bloc-text-image .bloc-container .center>div {
  flex-basis: 50%;
  min-width: 50%;
}

.bloc-text-image img.imgfwidth,
.bloc-text-image img.imgfwidth {
  width: 100%;
}

.bloc-text-image .bloc-content.notcenter,
.bloc-text-image .bloc-content.notcenter {
  padding-top: 135px;
}

.bloc-text-image .bloc-content>div,
.bloc-text-image .bloc-content>div {
  width: 80%;
}

.bloc-text-image img,
.bloc-text-image img {
  max-width: 100%;
}

.bloc-text-image :is(h2, .h2) {
  font-size: 50px;
  text-align: center;
  padding-top: 60px;
  line-height: 60px;
}

.bloc-text-image h3.bloc-content-title,
.bloc-text-image h3.bloc-content-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
}

.bloc-text-image h4,
.bloc-text-image h4 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 25px;
}

.bloc-text-image .img-container:not(:last-child),
.bloc-text-image .img-container:not(:last-child) {
  margin-bottom: 40px;
}

.bloc-text-image h5.bloc-content-subtitle,
.bloc-text-image h5.bloc-content-subtitle {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.bloc-text-image .centerh,
.bloc-text-image .centerh {
  display: flex;
  align-items: center;
}

.bloc-container {
  padding: 60px 0;
}

.devenir-concessionnaire .introduction {
  padding-bottom: 85px;
  position: relative;
  background: #171D27;
  overflow: hidden;
}

.devenir-concessionnaire .introduction .img-desktop {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 100%;
  object-fit: cover;
}

.devenir-concessionnaire .introduction .introduction-text-container {
  z-index: 99;
  position: relative;
}

.devenir-concessionnaire .introduction :is(h2, .h2) {
  text-align: center;
  padding: 40px 0;
  z-index: 99;
  position: relative;
}

.devenir-concessionnaire .introduction-text-container {
  width: 50%;
}

.devenir-concessionnaire .introduction-text-container .introduction-text-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
}

.devenir-concessionnaire .introduction-text-container .introduction-text-description {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.devenir-concessionnaire .cta-devenir-concessionnaire {
  padding: 60px 0 80px;
  text-align: center;
  background-size: cover;
}

.devenir-concessionnaire .cta-devenir-concessionnaire .cta-dc {
  text-align: center;
}

.devenir-concessionnaire .cta-devenir-concessionnaire h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  width: 50%;
  margin: 0 auto;
  padding: 0;
}

.devenir-concessionnaire .cta-devenir-concessionnaire .cta-dc a {
  margin: 40px 0;
}

.devenir-concessionnaire .cta-devenir-concessionnaire .cta-dc h3 {
  line-height: 36px;
  font-size: 30px;
  font-weight: 500;
  width: 62%;
  margin: 0 auto;
  padding: 0;
}

.devenir-concessionnaire .devenir-concessionnaire-contact {
  padding-top: 60px;
  background: #171D28;

}

.devenir-concessionnaire .contactgrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 20px;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.devenir-concessionnaire .wpcf7-textarea {
  height: 180px !important;
  padding: 17px !important;
  color: #ffffffa8;
}

.devenir-concessionnaire .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  height: 53px;
  background: #252C39;
  border: none;
  padding: 0 17px;
  color: #ffffffa8;
  font-size: 16px;
  box-sizing: border-box;
  font-family: 'sofia-pro', arial;
}

.devenir-concessionnaire .wpcf7-form-control:focus,
.devenir-concessionnaire .wpcf7-form-control:focus-visible {
  background: #252C39;
  color: #ffffffa8;
  border: none;
  outline: none;
}


.devenir-concessionnaire .wpcf7-form-control::placeholder {
  color: #ffffffa8;
}

.devenir-concessionnaire small {
  font-size: 14px;
  color: #ffffffa8;
  margin-top: -6px;
  display: block;
}

.devenir-concessionnaire-contact .wpcf7-submit {
  margin-top: 20px !important;
  cursor: pointer;
}

.devenir-concessionnaire-contact h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  width: 50%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.devenir-concessionnaire-contact .form-container {
  margin: 30px 0 80px;
}

.devenir-concessionnaire .contactinfo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  margin-top: 30px;
}

.devenir-concessionnaire .contactinfo .addresses {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.devenir-concessionnaire .contactinfo .phone {
  font-size: 16px;
  line-height: 22px;
}

.devenir-concessionnaire .contactinfo .address {
  font-size: 20px;
  line-height: 25px;
}

.devenir-concessionnaire .contactinfo a {
  text-decoration: none;
  color: #fff;
}

.devenir-concessionnaire .contactinfo h3,
.devenir-concessionnaire .form-container h3 {
  line-height: 36px;
  font-size: 30px;
  font-weight: 500;
  width: 60%;
  margin-bottom: 15px;
}

.devenir-concessionnaire .img-mobile {
  display: none;
}

@media all and (max-width: 700px) {
  .devenir-concessionnaire .introduction-text-container {
    width: 100%;
  }

  .devenir-concessionnaire .introduction .img-desktop {
    display: none;
  }

  .devenir-concessionnaire .img-mobile {
    display: block;
    scale: 2;
    top: 55px;
    position: relative;
    height: 210px;
  }

  .devenir-concessionnaire .introduction {
    padding-bottom: 0;
  }

  .devenir-concessionnaire .introduction-text-container .introduction-text-title {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  .devenir-concessionnaire .cta-devenir-concessionnaire h4 {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
  }

  .devenir-concessionnaire .cta-devenir-concessionnaire .cta-dc h3 {
    line-height: 40px !important;
    font-size: 30px !important;
    width: 100%;
    margin-top: 32px;
  }

  .devenir-concessionnaire-contact h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    width: 100%;
  }

  .devenir-concessionnaire .contactinfo {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 25px;
  }

  .devenir-concessionnaire .contactinfo h3,
  .devenir-concessionnaire .form-container h3 {
    line-height: 36px;
    font-size: 25px !important;
    width: 100%;
    margin-bottom: 6px;
  }

  .devenir-concessionnaire .contactinfo .phone {
    margin-bottom: 25px;
  }

  .devenir-concessionnaire .contactinfo .address {
    font-size: 16px;
    line-height: 25px;
  }

  .devenir-concessionnaire .contactinfo .addresses {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .devenir-concessionnaire .contactinfo .adr_item {
    margin-bottom: 20px;
  }

  .devenir-concessionnaire .contactgrid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 15px;
  }

  .devenir-concessionnaire-contact .wpcf7-submit {
    margin-top: 20px !important;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .devenir-concessionnaire-contact .form-container {
    margin: 0 0 30px 0;
  }

  .devenir-concessionnaire .introduction h2 {
    text-align: left;
    font-size: 40px !important;
    padding: 32px 0;
  }

  .devenir-concessionnaire .devenir-concessionnaire-contact {
    padding-top: 52px;
  }

}

.devenir-concessionnaire .wpcf7 form .wpcf7-response-output {
  margin: 20px 0 !important;
  font-size: 12px !important;
}

.devenir-concessionnaire .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 13px;
  font-weight: normal;
  display: block;
}

.page404-container {
  text-align: center;
  height: calc(100vh - 130px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.page404-container .page404-title {
  margin-bottom: 30px;
}

.page404-container .page404-title {
  margin-bottom: 30px;
}

.page404-container .backtohome {
  margin-top: 20px;
}

.link_col {
  text-align: center;
  padding: 2rem 1.5rem;
  background: #0069aa;
}

.link_col a {
  text-transform: initial;
  padding-bottom: 10px;
  color: white;
  font-size: 30px;
  padding-top: 4px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
}

.link_col a:hover,
.link_col a:focus {
  text-decoration: underline;
}

/****************************** css added page elevateur vs competitions  ******************************/
/*1er bloc*/
.elevateur .hero-content span.subtitle {
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 20px !important;
  display: flex;
}

/*
.elevateur .hero-content h1 {
    font-size: 50px;
    line-height: 62px;
    font-weight: bold;
}
*/
.elevateur .hero-content p.description {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-top: 14px;
  margin-bottom: 34px;
}

/*2eme bloc*/
.elevateur span.subtitle-features {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

/*
.elevateur h2 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 12px;
}
*/
/** 3eme bloc */
.elevateur .bloc-text-image .bloc-container .center>div {
  flex-basis: 50%;
  min-width: auto;
}

.elevateur .center.deux-blocs .bloc1,
.center.deux-blocs .bloc2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elevateur .deux-blocs .bloc1 {
  margin-right: 25px;
}


/* 4eme bloc*/

.elevateur .bloc_pdf h2 {
  text-align: center;

}

.elevateur .bloc_pdf {
  padding: 100px 0;
  background-size: cover;
  background-position: center;
}


/***************css page elevateur a patron **********************************/

/*1er bloc sliser***/
.elevateur .hero-content.center.titre_inverse {
  display: flex;
  flex-direction: column;
}

.elevateur .hero-content.center.titre_inverse span.subtitle {
  order: 2;
  margin-top: 12px;
}

.elevateur .hero-content.center.titre_inverse .hero-content h1 {
  order: 1;
  margin-bottom: 8px;
}

.elevateur .hero-content.center.titre_inverse p.description {
  order: 3;
}

.elevateur .hero .hero-image {
  background-position: top;
}

.switch-page .feature.wow.fadeInUp {
  max-width: 305px;
}

.switch-page.features-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.features .switch-page.features-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 80px;
  padding: 50px 0 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*
.elevateur .hero-content.center.titre_inverse h1 {
    background: transparent linear-gradient(113deg, #83D0C3 0%, #D0E58A 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
*/
.elevateur .bloc-text-image .icone-titre~h3.bloc-content-title {
  padding-top: 4px;
}


.bertrand-switch-page section.bloc-container:nth-child(2) .bloc-images {
  position: relative;
  z-index: 9;
}

.bertrand-switch-page section.bloc-container:nth-child(2) .bloc-images:before {
  background-image: url(https://bertranddocks.com/wp-content/uploads/2023/11/groupe-73527.svg);
  background-repeat: no-repeat;
  width: 153px;
  height: 59px;
  right: -98px;
  bottom: -23px;
  position: absolute;
  content: "";
  background-size: 100%;
  z-index: -1;
}

.bertrand-switch-page section.bloc-container:nth-child(4) {
  position: relative;
}

.bertrand-switch-page section.bloc-container:nth-child(4):before {
  background-image: url(https://bertranddocks.com/wp-content/uploads/2023/11/groupe-73519.svg);
  background-repeat: no-repeat;
  width: 231px;
  height: 133px;
  left: 2%;
  bottom: -7%;
  position: absolute;
  content: "";
  background-size: 100%;
}

.elevateur.bertrand-switch-page .download-button a.btn {
  position: relative;
  background: transparent linear-gradient(112deg, #83D0C3 0%, #D0E58A 100%) 0% 0% no-repeat padding-box;
  color: #000 !important;
  border-color: transparent;
}

.elevateur.bertrand-switch-page .download-button a.btn::after {
  background-image: url(https://quaisbertrand.com/wp-content/uploads/2023/11/trace-926-1.png);
}

.elevateur.bertrand-vs-competitions .download-button a.btn::after {
  display: none !important;

}

.elevateur.bertrand-vs-competitions .download-button a.btn {
  padding-right: 28px;
  margin-top: 30px;

}

.elevateur.bertrand-vs-competitions .download-button {
  margin-top: 0;

}

.elevateur.bertrand-switch-page .download-button a.btn:hover {
  background: transparent linear-gradient(228deg, #83D0C3 0%, #D0E58A 100%) 0% 0% no-repeat padding-box;
}

.elevateur .hero-image.swiper-slide.swiper-slide-active:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(168deg, #0E141C 0%, #111821AA 25%, #141C2500 54%) 0% 0% no-repeat padding-box;

}

.elevateur .features {
  padding-top: 0;
  padding-bottom: 12px;
}

/*******/

a.btn.bouton-popup {
  background: #759bb2;
  border: 1px solid #759bb2;
  text-transform: uppercase;
  margin-top: 30px;
}

.modal-button[data-modal-open="notify"] {
  left: unset !important;
  right: 16px;
}

.popup-content.modal[data-modal="notify"] .text_container {
  order: 1;
}

.popup-content.modal[data-modal="notify"] .content_media {
  order: 2;
}

/* .popup-content.modal[data-modal="notify"] .text_container:after {

        background-image: url("https://quaisbertrand.com/wp-content/uploads/2023/11/groupe-73527.png");
    background-repeat: no-repeat;
    width: 153px;
    height: 60px;
    right: -8%;
    bottom: 7%;
    position: absolute;
    content: "";
       background-size: 100%;
} */
.popup-content.modal[data-modal="notify"] .text_container {
  position: relative;
}

.popup-content .text_container {
  max-width: 350px !important;
  padding: 2.5rem !important;
}

.popup-content .titre-popup {
  position: relative;
  font-size: 38px;
  font-weight: 400;
  color: #759bb2;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 15px;
}

/* 
.popup-content .titre-popup::after {
  content: '';
  position: absolute;
  top: -20px;
  right: 0;
  width: auto;
  height: calc(100% + 30px);
  aspect-ratio: 1;
  background: url(../images/icon_serie_NATUR.svg) no-repeat center;
} */

.popup-content .modal__action {
  background-color: #000 !important;
}

.modal.popup-content .content_media img {
  width: 100% !important;
  height: 100% !important;
}

/*******/

.cookiemodal-body {
  text-align: center;
}

.cookiemodal-body>* {
  color: #000000;
}

/*******/

.page-id-2382 h2 {
  margin-bottom: 2rem;
}

section.bloc_btn-switch {
  padding: 100px 0;
  background-size: cover;
  background-position: center;
}

section.bloc_btn-switch .text-btn {
  display: flex;
  justify-content: center;
}

/* Sticky banner */
#sticky-banner div {
  display: flex;
  justify-content: center;
  align-items: center;
}

#sticky-banner {
  position: sticky;
  bottom: -1px;
  left: 0;
  z-index: 5;
}

#sticky-banner.reached-bottom {
  position: relative;
  
}

#sticky-banner .container {
  gap: 5rem;
  background:  #323b4e;
  padding-block: 2rem;
  box-sizing: border-box;
  translate: unset; 
}

#sticky-banner.is-pinned .container {
  translate: 0% 0%;
  transition: translate .5s;
}

#sticky-banner.reached-bottom .container {
  translate: 0% 0% !important;
  transition: unset !important;
}

#sticky-banner.is-pinned.hidden .container {
  translate: 0% 100% !important;
}

#sticky-banner .container > div {
  position: relative;
  flex-direction: column;
  gap: 1rem;
}

#sticky-banner .container > div > img {
  position: absolute;
  left: -5rem;
  width: 10rem;
  height: auto;
  aspect-ratio: 1;
}

@media screen and (max-width: 1400px) {
  #sticky-banner .container > div > img {
    left: 2.5rem;
  }
}

@media screen and (max-width: 1100px) {
  #sticky-banner .container > div {
    padding-left: 20%;
  }
  #sticky-banner .container > div > img {
    width: 9rem;
    left: 5rem;
  }
}

@media screen and (max-width: 1000px) {
  #sticky-banner .container > div > img {
    width: 7.5rem;
    left: 3rem;
  }
  #sticky-banner .container > div > h2 {
    font-size: 25px !important;
    font-weight: 300 !important;
  }
}

@media screen and (max-width: 850px) {
  #sticky-banner {
    width: 100%;
  }
  #sticky-banner .container > div {
    flex-direction: column;
    gap: 0;
    padding-left: unset;
  }
  #sticky-banner .container > div > img {
    position: relative;
    left: 0;
    width: 10rem;
  }
  #sticky-banner .container > div > h2 {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  #sticky-banner {
    position: relative !important;
  }
  #sticky-banner.is-pinned.hidden .container,
  #sticky-banner.reached-bottom .container {
    translate: unset !important;
  }
  #sticky-banner ~ .modal-button {
    display: none !important;
  }
}

/* Mobile garantie icon */
.garantie-mobile {
  position: absolute;
  top: 0;
  right: 0;
}

.garantie-mobile ~ .entry.guttenberg_space {
  padding-top: 5rem;
}

.garantie-mobile ~ .entry.guttenberg_space #fil_arianne {
  translate: 0 calc(-5rem + 20px);
}

@media screen and (min-width: 601px) {
  .garantie-mobile {
    display: none !important;
  }
  .garantie-mobile ~ .entry.guttenberg_space {
    padding-top: 5rem;
  }
  .garantie-mobile ~ .entry.guttenberg_space #fil_arianne {
    translate: unset;
  }
}

