/*!
    Theme name: Theme enfant de Hello Elementor
    Template: hello-elementor
    Author: e-Ness
    Version: 1
!*/
@import "../hello-elementor/style.css";
@keyframes scrolling {
  0% {
    transform: translate(0, -20px);
  }
  100% {
    transform: translate(0, 20px);
  }
}
@keyframes pulse_header {
  0% {
    transform: scale(70%);
    box-shadow: 0 0 0 0 rgba(255, 214, 10, 0.7);
  }
  70% {
    box-shadow: 0 0 0 100px rgba(255, 214, 10, 0);
  }
  100% {
    transform: scale(100%);
    box-shadow: 0 0 0 75px rgba(255, 214, 10, 0);
  }
}
@keyframes defilement_photos_galerie_custom {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  95% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(-20px, -20px);
    opacity: 0;
  }
}
h1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
h1 .eae-st-split-text {
  width: 100%;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.67;
  letter-spacing: 3.6px;
  text-transform: capitalize;
  transition: 0.4s ease-in-out;
  font-family: "Oswald" !important;
  color: #ffffff;
}
h1 .eae-st-rest-text {
  display: block;
  width: 100%;
  font-size: 28px;
  text-transform: none !important;
  font-weight: lighter;
  line-height: 1.5;
  letter-spacing: 2.8px;
  color: #ffffff;
  font-family: "Courgette" !important;
}
h2 {
  font-family: "Oswald";
  line-height: 1.21;
  transition: 0.4s ease-in-out;
  letter-spacing: 3.3px;
  text-transform: none !important;
}
@media (min-width: 1406px) {
  h2 {
    font-size: calc(66px + 0.8vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  h2 {
    font-size: clamp(calc(66px - 5px), 66px, calc(66px + px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  h2 {
    font-size: clamp(calc(66px - 10px), calc(66px - 7px), calc(66px - 5px));
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  h2 {
    font-size: clamp(calc(66px - 15px), calc(66px - 12px), calc(66px - 10px));
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  h2 {
    font-size: clamp(calc(66px - 20px), calc(66px - 17px), calc(66px - 15px));
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: clamp(calc(66px - 25px), calc(66px - 22px), calc(66px - 20px));
  }
}
@media (min-width: 768px) {
  h2 {
    text-transform: uppercase;
  }
}
@media (max-width: 1405px) {
  h2 {
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  h2 {
    letter-spacing: 1.4px;
  }
}
body:not(.page-id-134) h3 {
  color: #3d3d3d;
  font-family: "Oswald" !important;
  font-weight: 300;
  margin: 20px 0px !important;
  text-align: center;
}
@media (min-width: 1406px) {
  body:not(.page-id-134) h3 {
    font-size: calc(28px + 0.5vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  body:not(.page-id-134) h3 {
    font-size: clamp(calc(28px - 1px), 28px, calc(28px + 1px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body:not(.page-id-134) h3 {
    font-size: clamp(calc(28px - 3px), calc(28px - 2px), calc(28px - 1px));
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  body:not(.page-id-134) h3 {
    font-size: clamp(calc(28px - 6px), calc(28px - 4px), calc(28px - 3px));
  }
}
@media (max-width: 479px) {
  body:not(.page-id-134) h3 {
    font-size: clamp(calc(28px - 8px), calc(28px - 7px), calc(28px - 6px));
  }
}
.elementor-shortcode span {
  font-family: "Montserrat" !important;
  font-weight: 700;
}
body header#logo_menu_top_adresse ul.elementor-nav-menu li a {
  font-family: "Montserrat" !important;
  font-weight: 400;
  text-transform: uppercase;
}
.elementor-button span {
  font-family: "Montserrat" !important;
}
.elementor-widget-text-editor, .elementor-widget-shortcode, .elementor-widget-shortcode a, .elementor-button-text {
  font-size: 14px;
  line-height: 1.53;
  letter-spacing: 1.7px;
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
}
@media (max-width: 980px) {
  .elementor-widget-text-editor, .elementor-widget-shortcode, .elementor-widget-shortcode a, .elementor-button-text {
    font-size: 13px;
  }
}
header .rank-math-contact-info, header .rank-math-contact-info a {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: bold !important;
  line-height: 1.6;
  letter-spacing: 2px;
}
address {
  font-style: initial;
}
header .elementor-nav-menu a.elementor-item, #menu_burger .elementor-nav-menu a.elementor-item {
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 1.8px;
}
@media (max-width: 1200px) {
  header .elementor-nav-menu a.elementor-item, #menu_burger .elementor-nav-menu a.elementor-item {
    font-size: 15px;
    letter-spacing: 1.6px;
  }
}
.elementor-popup-modal .dialog-widget-content {
  background-color: rgba(255, 255, 255, 0.9);
}
.elementor-popup-modal .dialog-widget-content .dialog-message {
  max-width: 100%;
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul {
  margin: auto;
}
@media (min-width: 981px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul {
    transform: translateX(-50%);
    width: 50%;
    padding-right: 15px;
  }
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul::before {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background-color: #ffd60a;
  }
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul .menu-item-has-children:hover > .sub-menu > li > a {
    padding: 7px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul .menu-item-has-children:hover > .sub-menu > li > a i::before {
    height: 20px !important;
  }
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul a {
    margin: auto !important;
    color: black !important;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li {
  position: initial;
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a {
  width: max-content;
  margin: 0 0 0 auto;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Oswald";
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a::before {
  content: "";
  position: absolute;
  left: -15px;
  transform: rotateX(-180deg) translateX(-15px);
  width: 30px;
  height: 30px;
  opacity: 0;
  background: center / cover no-repeat url("../../../wp-content/uploads/2021/09/010-next.svg");
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a::before {
    left: -40px;
  }
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a {
    padding: 7px 0;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a:hover {
  color: #ffd60a;
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > a:hover::before {
  opacity: 1;
  transform: rotateX(0deg) translateX(0);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li.menu-item-has-children .sub-arrow i::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: center / cover no-repeat url("../../../wp-content/uploads/2021/09/next.svg");
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li.menu-item-has-children .sub-arrow i::before {
    transform: translate(100%, -50%) rotate(90deg);
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li:hover > .sub-menu {
  z-index: 9999;
  opacity: 1;
  pointer-events: initial;
}
@media (min-width: 981px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li:hover > .sub-menu {
    transform: translate(-15px, -50%);
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu {
  z-index: -1;
  display: block !important;
  width: max-content !important;
  margin-top: 0 !important;
  pointer-events: none;
  opacity: 0;
  background: transparent;
  transition: 0.4s ease-in-out;
}
@media (min-width: 981px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu {
    top: 50% !important;
    left: 100%;
    transform: translate(-50%, -50%);
    padding-left: 30px;
  }
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu {
    position: initial;
    margin: auto;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu .sub-menu {
  z-index: 9;
  width: max-content !important;
  margin: auto;
}
@media (min-width: 981px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu .sub-menu {
    box-shadow: 1px 1px 2px 0px black;
  }
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu .sub-menu {
    position: initial;
    display: block;
  }
}
@media (min-width: 981px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu li.current-menu-item > a {
    background-color: #ffd60a;
  }
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu li:hover > a {
    background-color: #ffda24;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a {
  background-color: initial;
  font-family: "Montserrat" !important;
  font-size: 16px;
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a {
    width: max-content;
    margin: auto !important;
    border: none;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a:hover i::before {
  filter: invert(1);
}
@media (max-width: 980px) {
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a {
    padding: 0;
    line-height: 0;
    font-size: 0;
  }
  .elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a i::before {
    height: 0 !important;
  }
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a i {
  transform: initial;
}
.elementor-popup-modal .dialog-widget-content .dialog-message .elementor-nav-menu--main > ul > li > .sub-menu a i::before {
  transition: 0.4s ease-in-out;
}
@media (max-width: 980px) {
  body.admin-bar div.elementor-location-header {
    top: 32px;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  body.admin-bar div.elementor-location-header {
    top: 46px;
  }
}
body.home .colonne_logo {
  display: none;
}
body:not(.home) header > .elementor-container {
  align-items: flex-start;
}
body:not(.home) header > .elementor-container .colonne_logo {
  height: 100%;
  transition: opacity 0.4s 0.1s ease-in-out, height 0.1s 0.1s ease-in-out;
}
@media (max-width: 980px) {
  body:not(.home) header > .elementor-container .colonne_logo {
    min-width: 250px;
    max-width: 100%;
    margin: auto;
    order: 2;
  }
  body:not(.home) header > .elementor-container .colonne_logo .elementor-widget-container {
    text-align: center;
  }
}
body header#menu_burger_fullscreen {
  z-index: 10000;
  overflow: hidden;
}
body header#menu_burger_fullscreen.menu_open .colonne_logo {
  height: 0;
  opacity: 0;
  transition: opacity 0.4s 0.1s ease-in-out, height 0.4s 0.4s ease-in-out;
}
body header#menu_burger_fullscreen > .elementor-container {
  max-width: 100%;
  width: 100%;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column {
  width: 100%;
}
@media (max-width: 479px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap {
    padding: 0;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container {
  align-items: center;
  justify-content: flex-end;
  max-width: 100%;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column {
  width: fit-content;
}
@media (max-width: 980px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child {
    margin-right: auto;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child {
    width: calc(100% - 150px);
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child {
    width: calc(100% - 100px);
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode {
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode {
    flex-direction: column;
    align-items: flex-start;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info {
  line-height: 1.5;
  letter-spacing: 2px;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-address {
  margin-right: 25px;
  color: #3d3d3d;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 2px;
}
@media (max-width: 1200px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-address {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 980px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-address {
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 479px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-address {
    font-size: 14px;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-phone .rank-math-phone-number {
  margin: 0;
}
@media (max-width: 980px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-phone .rank-math-phone-number {
    margin-top: 0;
    margin-bottom: 0;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-phone .rank-math-phone-number span a {
  color: #ffd60a;
  font-weight: bold !important;
  font-size: 16px;
}
@media (max-width: 1200px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-phone .rank-math-phone-number span a {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info .rank-math-contact-phone .rank-math-phone-number span a {
    font-size: 14px;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:first-child .elementor-shortcode .rank-math-contact-info label {
  display: none;
}
@media (max-width: 767px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:nth-child(2) {
    width: 100%;
  }
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:nth-child(2) > .elementor-widget-wrap {
    padding: 0;
  }
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:nth-child(2) > .elementor-widget-wrap .elementor-social-icons-wrapper {
    text-align: left;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:nth-child(2) i {
  height: 32px;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:nth-child(2) i::before {
  font-size: 32px;
}
@media (min-width: 480px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 767px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child {
    width: 100px;
    height: 100px;
  }
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap {
  padding: 0;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: fit-content;
  height: 100%;
  margin-right: -50px;
  margin-bottom: 0;
  transition: 0s 1.5s linear;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie::before {
  content: "MENU";
  margin-right: -70px;
  letter-spacing: 1.8px;
  font-size: 16px;
  color: #ffd60a;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie#menu_trigger:not(.open) + .close {
  z-index: -1;
  opacity: 0;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie.open {
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie.close {
  pointer-events: none;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie .e-lottie__container .e-lottie__animation svg path {
  stroke-width: 3;
  stroke: #ffd60a;
}
body header#menu_burger_fullscreen > .elementor-container .colonne_logo + .elementor-column > .elementor-widget-wrap .elementor-container .elementor-inner-column:last-child .elementor-widget-wrap .elementor-widget-lottie .e-lottie__container .e-lottie__caption {
  display: none;
}
body header#logo_menu_top_adresse {
  transition: 0.4s ease-in-out;
}
@media (min-width: 981px) {
  body header#logo_menu_top_adresse ul.elementor-nav-menu {
    padding: 5px;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu:hover li.current-menu-item a {
    color: #3d3d3d !important;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu:hover li.current-menu-item a::before {
    width: 0;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu:hover li.current-menu-item a:hover {
    color: #3d3d3d !important;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu li.current-menu-item a::before {
    width: 100%;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu li a {
    padding: 15px 10px;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu li a::before {
    width: 0;
    background-color: #ffd60a;
    opacity: 1;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu li a:hover {
    padding: 15px 10px;
    color: #3d3d3d !important;
  }
  body header#logo_menu_top_adresse ul.elementor-nav-menu li a:hover::before {
    width: 100% !important;
  }
  body header#logo_menu_top_adresse .elementor-widget-wrap > .elementor-element {
    padding: 8px;
  }
}
body header#logo_menu_top_adresse > .elementor-container {
  justify-content: flex-end;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1200px) {
  body header#logo_menu_top_adresse > .elementor-container {
    width: 100%;
  }
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:first-of-type .elementor-widget-image {
  text-align: left;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:first-of-type .elementor-widget-image img {
  object-fit: contain;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type {
  flex-grow: 1;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap {
  justify-content: flex-end;
  padding: 0 !important;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode {
  margin-bottom: 0;
  transition: 0.4s;
  background-color: #ffd60a;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }
}
@media (min-width: 981px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode {
    justify-content: center;
    margin: 0 25px 0 0;
  }
}
@media (max-width: 980px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode {
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode {
    align-items: center;
  }
}
@media (max-width: 1200px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info.show-address {
    margin-right: 30px;
  }
}
@media (max-width: 1200px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info.show-address {
    text-align: center;
  }
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info .rank-math-contact-section {
  margin: 10px 0;
}
@media (max-width: 1200px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info .rank-math-contact-section {
    margin: 0;
    text-align: center;
  }
}
@media (max-width: 479px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info .rank-math-contact-section {
    text-align: center;
  }
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info .rank-math-contact-section label {
  display: none;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-shortcode .elementor-shortcode .rank-math-contact-info .rank-math-contact-section a {
  color: #3d3d3d;
}
@media (max-width: 980px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu {
    background-color: #ffd60a;
  }
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-widget-container .elementor-nav-menu--main {
  margin: auto;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-menu-toggle {
  flex-direction: row-reverse;
  margin-right: 0;
  padding: 5px 15px;
  background-color: #ffd60a;
  border-radius: 0;
}
@media (max-width: 980px) {
  body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-menu-toggle {
    margin: 0 auto;
  }
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-menu-toggle .elementor-screen-only {
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  font-size: 20px;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
  position: absolute;
  top: calc(100%);
  width: 100%;
  z-index: 999;
  margin-top: 0;
  margin-left: 0;
  border-top: 5px solid white;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li.current-menu-item a {
  background-color: #ffd60a;
  color: #ffffff;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li a {
  color: #3d3d3d;
}
body header#logo_menu_top_adresse > .elementor-container > .elementor-top-column:last-of-type .elementor-widget-wrap .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li a:hover {
  background-color: #ffd60a;
  color: #ffffff;
}
body .elementor-popup-modal {
  background-color: transparent !important;
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3) {
  position: relative;
  padding: 5% 5% 0 0;
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3) {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
  background-color: #e8eddf !important;
  bottom: -10% !important;
  left: -5%;
  top: initial !important;
  width: calc(100% - 73%);
  height: calc(100% - 32%);
}
@media (max-width: 479px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
    left: -10%;
    width: calc(100% - 50%);
  }
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type {
  flex-basis: 42% !important;
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type {
  flex-basis: 42% !important;
  position: relative;
  padding: 5% 5% 0 0;
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
.home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type::before {
  background-color: transparent;
  bottom: -10%;
  left: -5%;
  width: calc(100% - 73%);
  height: calc(100% - 32%);
}
@media (max-width: 479px) {
  .home section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type:last-of-type::before {
    left: -10%;
    width: calc(100% - 50%);
  }
}
@media (max-width: 980px) {
  section#section_header {
    padding-top: 0;
  }
}
section#section_header > .elementor-container {
  align-items: center;
  width: 100%;
  max-width: 1400px !important;
  padding: 0 1% 4% 1%;
}
section#section_header > .elementor-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 85%;
  bottom: 0;
  right: 0;
  background-color: #333533;
}
@media (max-width: 980px) {
  section#section_header > .elementor-container::before {
    height: 100%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container {
    flex-direction: column;
  }
}
@media (max-width: 1405px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 45%;
    margin-right: 5%;
    padding: 4% 1%;
  }
}
@media (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 50%;
    margin-right: 2%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 90%;
    padding: 1%;
  }
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-heading h2 {
  size: 66px;
  font-weight: normal;
  color: #fdfdff;
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-text-editor {
  color: #fdfdff;
}
section#section_header > .elementor-container > .elementor-column:last-of-type {
  padding: 3% 1%;
}
@media (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type {
    width: 48%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type {
    width: 90%;
    padding: 1%;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery {
  width: 100%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item {
  position: relative;
  display: block;
  flex: 1 1 42%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type {
  position: relative;
  padding: 5% 5% 0 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(2) {
  position: relative;
  padding: 5% 5% 0 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(2)::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(2)::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(2) {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(2)::before {
  background-color: #ffd60a;
  top: -10%;
  right: -10%;
  width: calc(100% - 45%);
  height: calc(100% - 32%);
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3) {
  position: relative;
  padding: 5% 5% 0 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3) {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
  background-color: #e8eddf;
  bottom: -10%;
  left: -5%;
  width: calc(100% - 73%);
  height: calc(100% - 32%);
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::before {
    left: -10%;
    width: calc(100% - 50%);
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::after {
  padding-top: calc(( 0.8 ) * 50%);
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:nth-of-type(3)::after {
    padding-top: calc(( 0.8 ) * 100%);
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon > a {
  text-align: center;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon > a > img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item::after {
  content: "";
  display: block;
}
body main .elementor-section {
  padding: 2% 0;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container {
  display: flex;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item {
  max-width: initial;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child {
  width: 100%;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child::before {
  content: "";
  display: block;
  padding-top: 75%;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child .e-gallery-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-id-2883 section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:not(:first-child) {
  width: calc((100% / 3) - (10px / 1.5));
}
body.page-id-2883 section.realisations .maillage_rea {
  margin-top: 5%;
}
body.page-id-2883 section.realisations .maillage_rea h2 {
  font-size: 20px;
  text-transform: capitalize;
  text-align: center;
}
body.page-id-2883 section.realisations .maillage_rea ul.elementor-sitemap-list {
  display: flex;
  justify-content: center;
}
body.page-id-2883 section.realisations .maillage_rea ul.elementor-sitemap-list li {
  margin: 2%;
  list-style: none;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section), body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section) {
  min-height: 50vh;
  display: flex;
  align-items: center;
  margin: 2.5% auto;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap > .elementor-widget-text-editor, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap > .elementor-widget-text-editor {
  max-width: 700px;
  width: 95%;
  margin: auto;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section {
  margin-top: 2.5%;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container {
  max-width: 100%;
  width: 95%;
  justify-content: center;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column {
  max-width: 400px;
  min-width: 250px;
  width: 30%;
  margin: 2.5% calc(10% / 6);
}
@media (max-width: 479px) {
  body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column {
    margin-top: 5%;
    margin-bottom: 5%;
  }
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column:not(:last-child) svg, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column:not(:last-child) svg {
  width: 64px;
  height: 64px;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap {
  border: solid 1px #ffd60a;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-icon, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, calc(-50% - 8px));
  width: max-content;
  margin: auto;
  padding: 0 10px;
  background-color: white;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-content, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-content {
  padding: 30px 10px;
}
body.page-id-60 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-content h3, body.page-id-62 div[data-elementor-type="wp-page"] section.elementor-top-section:not(.main_section).resumes_internes .elementor-widget-wrap .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-icon-box-content h3 {
  color: #ffd60a;
}
section#services_terrassement > .elementor-container > .elementor-column .elementor-widget-wts-splittext h2 {
  width: 75%;
  margin: 0 auto;
  line-height: 1.1;
}
section#services_terrassement > .elementor-container > .elementor-column .elementor-widget-wts-splittext h2 .eae-st-split-text {
  font-size: 32px;
}
section#services_terrassement > .elementor-container > .elementor-column .elementor-widget-wts-splittext h2 .eae-st-rest-text {
  font-size: 25px;
  font-family: "Courgette";
}
section#services_terrassement > .elementor-container > .elementor-column .elementor-widget-ae-acf-repeater {
  margin-top: 2%;
}
section.service_titre h2 {
  width: 80%;
  margin: 0 auto;
  line-height: 1.1;
}
section.service_titre h2 .eae-st-split-text {
  color: black;
}
@media (min-width: 1406px) {
  section.service_titre h2 .eae-st-split-text {
    font-size: calc(32px + 0.5vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  section.service_titre h2 .eae-st-split-text {
    font-size: clamp(calc(32px - 1px), 32px, calc(32px + 1px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  section.service_titre h2 .eae-st-split-text {
    font-size: clamp(calc(32px - 3px), calc(32px - 2px), calc(32px - 1px));
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  section.service_titre h2 .eae-st-split-text {
    font-size: clamp(calc(32px - 6px), calc(32px - 4px), calc(32px - 3px));
  }
}
@media (max-width: 479px) {
  section.service_titre h2 .eae-st-split-text {
    font-size: clamp(calc(32px - 8px), calc(32px - 7px), calc(32px - 6px));
  }
}
section.service_titre h2 .eae-st-rest-text {
  color: black;
}
@media (min-width: 1406px) {
  section.service_titre h2 .eae-st-rest-text {
    font-size: calc(25px + 0.5vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  section.service_titre h2 .eae-st-rest-text {
    font-size: clamp(calc(25px - 1px), 25px, calc(25px + 1px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  section.service_titre h2 .eae-st-rest-text {
    font-size: clamp(calc(25px - 3px), calc(25px - 2px), calc(25px - 1px));
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  section.service_titre h2 .eae-st-rest-text {
    font-size: clamp(calc(25px - 6px), calc(25px - 4px), calc(25px - 3px));
  }
}
@media (max-width: 479px) {
  section.service_titre h2 .eae-st-rest-text {
    font-size: clamp(calc(25px - 8px), calc(25px - 7px), calc(25px - 6px));
  }
}
section.cote_cour {
  padding: 0 !important;
}
@media (min-width: 981px) {
  section.cote_cour > .elementor-container {
    align-items: center;
  }
}
@media (max-width: 980px) {
  section.cote_cour > .elementor-container {
    flex-direction: column-reverse;
  }
}
@media (min-width: 981px) {
  section.cote_cour > .elementor-container > .elementor-column {
    width: 50%;
  }
}
@media (max-width: 980px) {
  section.cote_cour > .elementor-container > .elementor-column {
    width: 100%;
  }
}
section.cote_cour > .elementor-container > .elementor-column:first-of-type .elementor-widget-image img {
  max-height: 75vh;
  object-fit: cover;
}
@media (max-width: 1200px) {
  section.cote_cour > .elementor-container > .elementor-column:first-of-type .elementor-widget-image img {
    max-height: 55vh;
  }
}
section.cote_cour > .elementor-container > .elementor-column:last-of-type .elementor-widget-ae-acf-repeater {
  width: 70%;
  margin: 0 auto;
}
section.cote_cour > .elementor-container > .elementor-column:last-of-type .elementor-widget-ae-acf-repeater .ae-acf-repeater-wrapper {
  align-items: stretch;
}
section.cote_cour > .elementor-container > .elementor-column:last-of-type .elementor-widget-ae-acf-repeater .ae-acf-repeater-wrapper .elementor-widget-text-editor {
  width: 75%;
  margin: 0 auto;
}
section.cote_cour > .elementor-container > .elementor-column:last-of-type .elementor-widget-ae-acf-repeater .ae-acf-repeater-wrapper .ae-swiper-scrollbar {
  display: none;
}
section.cote_jardin {
  padding: 0 !important;
}
@media (min-width: 981px) {
  section.cote_jardin > .elementor-container {
    align-items: center;
  }
}
@media (min-width: 981px) {
  section.cote_jardin > .elementor-container > .elementor-column {
    width: 50%;
  }
}
@media (max-width: 980px) {
  section.cote_jardin > .elementor-container > .elementor-column {
    width: 100%;
  }
}
section.cote_jardin > .elementor-container > .elementor-column:first-of-type .elementor-widget-ae-acf-repeater {
  width: 70%;
  margin: 0 auto;
}
section.cote_jardin > .elementor-container > .elementor-column:first-of-type .elementor-widget-ae-acf-repeater .elementor-widget-text-editor {
  width: 75%;
  margin: 0 auto;
}
section.cote_jardin > .elementor-container > .elementor-column:first-of-type .elementor-widget-ae-acf-repeater .ae-swiper-scrollbar {
  display: none;
}
section.cote_jardin > .elementor-container > .elementor-column:last-of-type .elementor-widget-image img {
  max-height: 75vh;
  object-fit: cover;
}
@media (max-width: 1200px) {
  section.cote_jardin > .elementor-container > .elementor-column:last-of-type .elementor-widget-image img {
    max-height: 55vh;
  }
}
.page-id-134 .les_mentions a {
  color: #515151;
  font-weight: 600;
}
.page-id-134 .les_mentions a span {
  color: #515151 !important;
  font-weight: 600;
}
.page-id-134 .les_mentions .elementor-icon-list-text {
  color: #515151 !important;
  font-weight: 600;
}
.page-id-134 .les_mentions h3 {
  text-align: left !important;
}
body.page-id-64 .site-main section#contact_info {
  padding: 5% 0;
}
body.page-id-64 .site-main section#contact_info .elementor-container {
  align-items: center;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child {
  margin-right: 5%;
}
@media (min-width: 981px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child {
    width: 65%;
  }
}
@media (max-width: 980px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child {
    width: 100%;
  }
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper .gform_heading h3 {
  color: #ffd60a;
  font-size: 35px;
  letter-spacing: 4px !important;
  font-weight: normal;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li {
  padding: 0;
}
@media (min-width: 768px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li:not(.message) {
    width: 45%;
  }
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li.message {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 479px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li:not(.message) {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li {
    width: 100%;
  }
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li.rgpd {
  width: 100%;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li.rgpd .ginput_container input {
  width: fit-content !important;
  margin-right: 15px !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li.rgpd .ginput_container .gfield_required {
  display: none !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li label {
  font-size: 13px;
  letter-spacing: 0.65px;
  line-height: 1.23;
  color: #ffd60a;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_13 > label.gfield_label {
  color: #ffd60a !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 {
  width: 100%;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 label {
  width: 100%;
  font-size: 12px;
  color: #ffd60a !important;
  width: 100%;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 .ginput_container {
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 .ginput_container {
    flex-direction: column;
  }
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 .ginput_container label {
  color: #ffd60a !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 .ginput_container input {
  color: #ffd60a !important;
  width: auto;
  margin: 0 10px 0 0;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li#field_2_14 .gfield_description a {
  color: #ffd60a !important;
  font-weight: bold;
  width: 100%;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li .ginput_container {
  display: flex;
  align-items: baseline;
  margin: 0;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li .ginput_container input {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #ffd60a;
  border: none;
  border-bottom: 1.5px solid #ffd60a;
  border-radius: 0;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li .ginput_container input::placeholder {
  color: #ffd60a;
  font-size: 13px;
  opacity: 1;
  line-height: 1.86;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li .ginput_container textarea {
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #ffd60a;
  color: #ffd60a;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form #gform_fields_2 li .ginput_container textarea::placeholder {
  color: #ffd60a;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form .gform_footer {
  margin: 0;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form .gform_footer #gform_submit_button_2 {
  margin: 0;
  padding: 1% 4%;
  border: none;
  border-radius: 0;
  cursor: pointer;
  color: #ffffff;
  font-style: italic;
  background-color: #333533;
  transition: 0.4s ease-in-out;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_wrapper form .gform_footer #gform_submit_button_2:hover {
  opacity: 0.8;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:first-child .gform_confirmation_wrapper .gform_confirmation_message {
  color: #ffd60a;
}
@media (min-width: 981px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child {
    width: 30%;
  }
}
@media (max-width: 980px) {
  body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child {
    margin: 5% auto;
  }
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap {
  padding: 30px;
  border: #ffd60a solid 2px;
  text-align: center;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap .rank-math-contact-info .rank-math-contact-name h4 a {
  color: #ffd60a !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap .rank-math-contact-info .rank-math-contact-address label, body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap .rank-math-contact-info .rank-math-contact-phone label {
  display: none;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap .rank-math-contact-info .rank-math-contact-address address {
  color: #ffd60a !important;
}
body.page-id-64 .site-main section#contact_info .elementor-container .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap .rank-math-contact-info .rank-math-phone-number span a {
  color: #ffd60a !important;
}
body.page-id-64 .site-main section#horaires {
  width: 70%;
  margin: 5% auto;
  padding: 2% 0;
  font-size: 18px;
  background-color: #ffda24;
  border: 15px double white;
  text-align: center;
}
@media (max-width: 479px) {
  body.page-id-64 .site-main section#horaires {
    width: 95%;
  }
}
body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
  font-weight: bold;
}
@media (min-width: 1406px) {
  body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
    font-size: calc(32px + 0.5vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
    font-size: clamp(calc(32px - 1px), 32px, calc(32px + 1px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
    font-size: clamp(calc(32px - 3px), calc(32px - 2px), calc(32px - 1px));
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
    font-size: clamp(calc(32px - 6px), calc(32px - 4px), calc(32px - 3px));
  }
}
@media (max-width: 479px) {
  body.page-id-64 .site-main section#horaires .elementor-widget-heading h2 {
    font-size: clamp(calc(32px - 8px), calc(32px - 7px), calc(32px - 6px));
  }
}
body.page-id-64 .site-main section#horaires address {
  font-size: 20px;
  color: #242423;
}
body.page-id-64 .site-main section#map_google {
  padding: 0;
}
body.page-id-64 .site-main section#map_google .elementor-container {
  max-width: 100%;
}
body.page-id-64 .site-main section#map_google .elementor-container .elementor-widget-wrap {
  padding: 0;
}
body.page-id-64 .site-main section#map_google .elementor-container .elementor-widget-wrap .elementor-shortcode {
  line-height: 0;
}
body.page-id-64 .site-main section#map_google .elementor-container .elementor-widget-wrap .elementor-shortcode iframe {
  min-height: 60vh;
}
body.page-id-64 .elementor-location-footer .elementor-shape {
  display: none;
}
body.category section.main_section {
  background-position: top center !important;
}
body.category section.main_section::before {
  opacity: 0.5 !important;
}
body.category section.actus .elementor-shortcode > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.category section.actus .elementor-shortcode > div article {
  text-align: center;
}
@media (min-width: 480px) {
  body.category section.actus .elementor-shortcode > div article {
    width: 45%;
    margin: 2.5%;
  }
}
@media (max-width: 479px) {
  body.category section.actus .elementor-shortcode > div article {
    width: 100%;
    margin-bottom: 10%;
  }
}
body.category section.actus .elementor-shortcode > div article .elementor-cta__button {
  max-width: 100%;
  width: fit-content;
  margin: auto;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article {
  position: initial !important;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container {
  display: flex;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item {
  max-width: initial;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child {
  width: 100%;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child::before {
  content: "";
  display: block;
  padding-top: 75%;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:first-child .e-gallery-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.tax-categories_realisations section.realisations .liste_rea .elementor-widget-container .ae-post-collection article .e-gallery-container .elementor-gallery-item:not(:first-child) {
  width: calc((100% / 3) - (10px / 1.5));
}
body.tax-categories_realisations section.maillage_rea {
  margin-top: 2%;
}
body.tax-categories_realisations section.maillage_rea h4 {
  margin-top: 5%;
  font-size: 25px;
}
body.tax-categories_realisations section.maillage_rea .elementor-shortcode {
  display: flex;
  justify-content: center;
}
body.tax-categories_realisations section.maillage_rea .elementor-shortcode a.categorie {
  margin: 2%;
  list-style: none;
}
body.single-realisations section.main_section {
  margin-bottom: 5%;
}
body.single-realisations section.main_section + section {
  margin-bottom: 2%;
}
.single-post div[data-elementor-type="single-post"] .elementor-top-section:first-of-type {
  z-index: 1;
}
.single-post div[data-elementor-type="single-post"] .elementor-top-section:first-of-type > .elementor-container {
  display: flex;
  align-items: center;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .single-post div[data-elementor-type="single-post"] .elementor-top-section:first-of-type > .elementor-container {
    flex-direction: column-reverse;
    width: 90%;
  }
  .single-post div[data-elementor-type="single-post"] .elementor-top-section:first-of-type > .elementor-container .elementor-column:first-of-type {
    width: 500px;
    max-width: 90%;
    max-height: 40vh;
  }
  .single-post div[data-elementor-type="single-post"] .elementor-top-section:first-of-type > .elementor-container .elementor-column:last-of-type .elementor-widget-theme-post-title {
    text-align: center;
  }
}
.single-post div[data-elementor-type="single-post"] .elementor-top-section:nth-of-type(2) {
  z-index: 0;
}
.single-post div[data-elementor-type="single-post"] .elementor-top-section:nth-of-type(2) > .elementor-container {
  width: 90%;
  padding-top: 0;
  padding-left: 10%;
  color: white;
  transform: translateY(-30px);
}
@media (max-width: 767px) {
  .single-post div[data-elementor-type="single-post"] .elementor-top-section:nth-of-type(2) > .elementor-container {
    padding-left: 0;
  }
}
.single-post div[data-elementor-type="single-post"] .elementor-top-section:nth-of-type(2) > .elementor-container .elementor-column {
  padding: calc(5% + 30px) 5% 5%;
  background-color: #ffd60a;
}
.elementor-button {
  padding: 0;
}
.elementor-cta__button, .elementor-button-text, .maillage_rea a {
  position: relative;
  z-index: 1;
  width: max-content;
  padding: 20px 36px !important;
  font-size: 16px;
  color: #3d3d3d !important;
  font-weight: normal;
  line-height: 1.63;
  letter-spacing: 1.6px;
  border: none;
  background-color: initial !important;
}
.elementor-cta__button::before, .elementor-cta__button::after, .elementor-button-text::before, .elementor-button-text::after, .maillage_rea a::before, .maillage_rea a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  opacity: 1;
  background-color: #ffd60a;
  transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.elementor-cta__button::before, .elementor-button-text::before, .maillage_rea a::before {
  display: initial;
  z-index: -1;
}
@media (max-width: 767px) {
  .elementor-cta__button, .elementor-button-text, .maillage_rea a {
    font-size: 16px;
  }
}
.elementor-cta__button:hover::before, .elementor-button-text:hover::before, .maillage_rea a:hover::before {
  opacity: 0;
}
.elementor-cta__button::after, .elementor-button-text::after, .maillage_rea a::after {
  z-index: -2;
  background: linear-gradient(45deg, #ffd60a 15%, #ffeb8a);
}
.gform_footer > .gform_button {
  color: #242423 !important;
  background-color: #ffd60a !important;
  font-family: "Montserrat" !important;
  font-size: 22px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.23 !important;
  letter-spacing: normal !important;
  text-align: center !important;
}
body:not(.home) .main_section {
  padding-top: 0;
  transition: 0.4s ease-in-out !important;
}
.cli-modal-backdrop {
  z-index: 1;
}
section .elementor-widget[class*=surligne][class*=-gauche] h1::after, section .elementor-widget[class*=surligne][class*=-gauche] h2::after {
  margin: 0 auto 10px 0;
}
section .elementor-widget[class*=surligne][class*=-droite] h1::after, section .elementor-widget[class*=surligne][class*=-droite] h2::after {
  margin: 0 0 10px auto;
}
section .elementor-widget[class*=surligne] h1::after, section .elementor-widget[class*=surligne] h2::after {
  content: "";
  display: block !important;
  margin: 30px auto 0;
  width: 150px;
  max-width: 50%;
  height: 2px;
  background-color: #242423;
}
section .elementor-widget[class*=souligne] {
  display: flex;
  justify-content: center;
}
section .elementor-widget[class*=souligne] h3 {
  position: relative;
  display: inline-block;
  padding: 15px;
  width: fit-content;
  margin: 0 auto !important;
}
section .elementor-widget[class*=souligne] h3::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #ffd60a;
}
section .elementor-widget[class*=souligne].droit h3::after {
  top: 0;
  right: 0;
  clip-path: polygon(0 15%, 85% 15%, 85% 100%, 100% 100%, 100% 0, 0 0);
}
section .elementor-widget[class*=souligne].gauche h3::after {
  bottom: 0;
  left: 0;
  clip-path: polygon(0 0, 15% 0, 15% 85%, 100% 85%, 100% 100%, 0 100%);
}
section#main_section {
  height: 65vh;
  object-fit: cover;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
section#main_section::before {
  content: "";
  opacity: 0.65;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section#main_section > .elementor-container {
  margin: auto;
  z-index: 99;
}
section#main_section > .elementor-container h1 {
  color: #ffffff !important;
  text-align: center;
}
section#main_section > .elementor-container .elementor-widget-image img {
  background-color: #ffd60a;
}
section#section_header {
  height: auto;
  max-width: 100% !important;
}
@media (max-width: 980px) {
  section#section_header {
    padding-top: 0;
  }
}
section#section_header > .elementor-container {
  align-items: center;
  max-width: 100% !important;
  padding: 0 1% 2% 1%;
}
section#section_header > .elementor-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 85%;
  bottom: 0;
  right: 0;
  background-color: #333533;
}
@media (max-width: 1200px) {
  section#section_header > .elementor-container::before {
    height: 100%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container::before {
    height: 100%;
  }
}
@media (min-width: 981px) {
  section#section_header > .elementor-container {
    width: 80%;
  }
}
@media (min-width: 981px) and (max-width: 1405px) {
  section#section_header > .elementor-container {
    width: 90%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container {
    width: 100%;
    padding: 2% 1%;
    flex-direction: column;
  }
}
@media (max-width: 1405px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 45%;
    margin-right: 5%;
    padding: 4% 1%;
  }
}
@media (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 50%;
    margin-right: 2%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type {
    width: 90%;
    padding: 1%;
  }
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
  color: white;
}
@media (min-width: 1406px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: calc(60px + 1vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: clamp(calc(60px - 10px), 60px, calc(60px + 5px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: clamp(calc(60px - 15px), calc(60px - 12px), calc(60px - 10px));
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: clamp(calc(60px - 20px), calc(60px - 17px), calc(60px - 15px));
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: clamp(calc(60px - 25px), calc(60px - 22px), calc(60px - 20px));
  }
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-split-text {
    font-size: clamp(calc(60px - 30px), calc(60px - 27px), calc(60px - 25px));
  }
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
  color: white;
}
@media (min-width: 1406px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
    font-size: calc(40px + 0.5vmin);
  }
}
@media (min-width: 1201px) and (max-width: 1405px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
    font-size: clamp(calc(40px - 1px), 40px, calc(40px + 1px));
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
    font-size: clamp(calc(40px - 3px), calc(40px - 2px), calc(40px - 1px));
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
    font-size: clamp(calc(40px - 6px), calc(40px - 4px), calc(40px - 3px));
  }
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-wts-splittext h2 .eae-st-rest-text {
    font-size: clamp(calc(40px - 8px), calc(40px - 7px), calc(40px - 6px));
  }
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-heading h2 {
  size: 66px;
  font-weight: normal;
  color: #fdfdff;
}
section#section_header > .elementor-container > .elementor-column:first-of-type .elementor-widget-text-editor {
  margin-top: 5%;
  color: #fdfdff;
}
section#section_header > .elementor-container > .elementor-column:last-of-type {
  padding: 3% 1%;
}
@media (max-width: 1200px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type {
    width: 48%;
  }
}
@media (max-width: 980px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type {
    width: 90%;
    padding: 1%;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container {
  display: flex;
  height: 100%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery {
  width: 100%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item {
  position: relative;
  display: block;
  flex: 1 1 42%;
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item {
    flex: 1 1 100%;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type {
  position: relative;
  padding: 5% 5% 0 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:first-of-type::before {
    background-color: #ffd60a;
    top: -10%;
    right: -10%;
    width: calc(100% - 45%);
    height: calc(100% - 32%);
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:last-of-type) {
  margin: 2%;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:last-of-type)::after {
  padding-top: calc(( 0.8 ) * 100%);
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type) {
  position: relative;
  padding: 5% 5% 0 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type)::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type)::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type) {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type)::before {
  background-color: #ffd60a;
  top: -10%;
  right: -10%;
  width: calc(100% - 45%);
  height: calc(100% - 32%);
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:not(:first-of-type):not(:last-of-type)::before {
    display: none;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type {
  flex-basis: 96%;
  max-width: initial;
  margin: 2%;
  position: relative;
  padding: 5% 5% 0 0;
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type {
    flex-basis: 100%;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #333533;
  width: calc(100% - 5%);
  height: calc(100% - 5%);
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::before {
    width: calc(100% - 5%/2);
    height: calc(100% - 5%/2);
  }
}
@media (max-width: 767px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type {
    padding: calc(5% / 2) calc(5% / 2) 0 0;
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::before {
  background-color: #e8eddf;
  bottom: -10%;
  left: -5%;
  width: calc(100% - 73%);
  height: calc(100% - 32%);
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::before {
    left: -10%;
    width: calc(100% - 50%);
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::after {
  padding-top: calc(( 0.8 ) * 50%);
}
@media (max-width: 479px) {
  section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item:last-of-type::after {
    padding-top: calc(( 0.8 ) * 100%);
  }
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon > a {
  text-align: center;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item > .gallery-icon > a > img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
}
section#section_header > .elementor-container > .elementor-column:last-of-type .elementor-widget-image-gallery > .elementor-widget-container > .elementor-image-gallery > .gallery .gallery-item::after {
  content: "";
  display: block;
}
section#section_top_services h2 {
  text-align: center;
  color: #3d3d3d;
  font-size: 30px;
  line-height: 1.31;
  letter-spacing: normal;
}
.section_services > .elementor-container {
  max-width: 100% !important;
  width: 80%;
}
@media (max-width: 980px) {
  .section_services > .elementor-container {
    width: 90%;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .section_services > .elementor-container {
    width: 100%;
  }
}
.section_services > .elementor-container > .elementor-column {
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 980px) {
  .section_services > .elementor-container > .elementor-column {
    width: 90%;
    margin: 0 auto 10% auto;
  }
}
@media (max-width: 479px) {
  .section_services > .elementor-container > .elementor-column {
    width: 95%;
  }
}
.section_services > .elementor-container > .elementor-column > .elementor-widget-wrap {
  flex-direction: column;
  margin: 0 2% 0 2%;
}
@media (max-width: 479px) {
  .section_services > .elementor-container > .elementor-column > .elementor-widget-wrap {
    padding: 0;
  }
}
.section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-image img {
  height: 35vh;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 980px) {
  .section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-image {
    order: 2;
  }
}
@media (max-width: 980px) {
  .section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-heading .elementor-container-widget {
    order: 1;
  }
}
.section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-text-editor .elementor-container-widget {
  text-align: center !important;
}
@media (max-width: 980px) {
  .section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-text-editor .elementor-container-widget {
    order: 3;
  }
}
.section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-button {
  margin-top: auto;
}
@media (max-width: 980px) {
  .section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-widget-button {
    order: 4;
  }
}
.section_services > .elementor-container > .elementor-column > .elementor-widget-wrap .elementor-element .elementor-widget-container {
  display: flex;
  justify-content: center;
}
section#footer {
  background-color: #333533;
  color: #ffffff;
}
section#footer .elementor-container {
  max-width: 1320px;
  padding: 2% 0;
}
section#footer .elementor-container .elementor-column {
  margin: 4%;
}
@media (max-width: 980px) {
  section#footer .elementor-container .elementor-column:first-of-type {
    width: 100%;
  }
}
section#footer .elementor-container .elementor-column:not(:first-of-type) {
  width: 40%;
  margin: 0 5%;
}
@media (max-width: 767px) {
  section#footer .elementor-container .elementor-column:not(:first-of-type) {
    width: 100%;
    margin: 2% 0;
  }
}
section#footer .elementor-container .elementor-column h4 {
  font-family: "Oswald";
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 980px) {
  section#footer .elementor-container .elementor-column h4 {
    text-align: center;
  }
}
section#footer .elementor-container .elementor-column .rank-math-contact-section {
  color: #ffffff;
  margin: 0;
}
@media (max-width: 980px) {
  section#footer .elementor-container .elementor-column .rank-math-contact-section {
    text-align: center;
  }
}
section#footer .elementor-container .elementor-column .rank-math-contact-section label {
  display: none;
}
section#footer .elementor-container .elementor-column .rank-math-contact-section span {
  font-weight: 400 !important;
}
section#footer .elementor-container .elementor-column .rank-math-contact-section a {
  color: #ffffff;
}
section#footer .elementor-container .elementor-column .elementor-nav-menu--dropdown {
  background: transparent;
}
section#footer .elementor-container .elementor-column .elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
  color: white;
}
section#footer .elementor-container :first-of-type .elementor-widget-image {
  height: 100%;
}
section#footer .elementor-container :first-of-type .elementor-widget-image > .elementor-widget-container {
  height: 100%;
  display: flex;
}
section#footer .elementor-container :first-of-type .elementor-widget-image > .elementor-widget-container img {
  margin: auto;
  background-color: #ffd60a;
  justify-content: center;
}
section#footer .elementor-container :last-of-type .elementor-widget a {
  font-family: "Montserrat" !important;
  padding: 5px 0;
}
section#bottom-footer {
  background-color: #ffd60a !important;
}
section#bottom-footer p {
  margin-bottom: 0 !important;
}
section#bottom-footer p a {
  color: #3d3d3d;
  font-family: "Montserrat" !important;
}
body.page-id-64 footer > .elementor-container .elementor-column:last-child {
  display: none;
}
footer {
  z-index: 6;
  padding: 5% 2.5%;
}
footer > .elementor-container {
  align-items: center;
  max-width: 1405px !important;
  margin-top: 150px;
}
footer > .elementor-container .elementor-column {
  flex-wrap: wrap;
}
footer > .elementor-container .elementor-column:first-child {
  width: 30%;
  margin: auto;
}
@media (max-width: 980px) {
  footer > .elementor-container .elementor-column:first-child {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer > .elementor-container .elementor-column:first-child {
    width: 75%;
    margin-top: 5%;
    order: 2;
  }
}
@media (max-width: 479px) {
  footer > .elementor-container .elementor-column:first-child {
    width: 100%;
  }
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap {
  padding: 40px;
}
@media (max-width: 479px) {
  footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap {
    padding: 25px;
  }
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-theme-site-logo img {
  max-width: 100%;
  width: 215px;
  object-fit: contain;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-shortcode {
  margin-bottom: 0;
  text-align: center;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-shortcode .rank-math-contact-section {
  color: #3d3d3d;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-shortcode .rank-math-contact-section label {
  display: none;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-shortcode .rank-math-contact-section .contact-address-address {
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 2px;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-shortcode .rank-math-phone-number a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #3d3d3d;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-nav-menu {
  margin-bottom: 0;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-nav-menu a {
  width: auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #333533 !important;
  font-family: "Montserrat" !important;
  font-style: initial;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-social-icons {
  margin-bottom: 0;
}
footer > .elementor-container .elementor-column:first-child > .elementor-widget-wrap .elementor-widget-social-icons i::before {
  font-size: 40px;
}
footer > .elementor-container .elementor-column:last-child {
  width: 70%;
  margin: auto;
  background-color: #ffd60a;
}
@media (max-width: 980px) {
  footer > .elementor-container .elementor-column:last-child {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer > .elementor-container .elementor-column:last-child {
    width: 85%;
  }
}
@media (max-width: 479px) {
  footer > .elementor-container .elementor-column:last-child {
    width: 95%;
  }
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap {
  padding: 50px;
  background-color: transparent !important;
}
@media (max-width: 479px) {
  footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap {
    padding: 15px;
  }
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper .gform_heading h3 {
  color: white;
  font-size: 35px;
  letter-spacing: 4px !important;
  font-weight: normal;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 {
  position: relative;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li {
  padding: 0;
}
@media (min-width: 768px) {
  footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li:not(.message) {
    width: 45%;
  }
  footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li.message {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 48%;
    margin: 0;
  }
  footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li.message textarea {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 479px) {
  footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li:not(.message) {
    width: 100%;
  }
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li.rgpd {
  float: right;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li.rgpd input {
  width: fit-content !important;
  margin: 0 10px 0 0 !important;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li.rgpd .gfield_required {
  display: none;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li label {
  font-size: 13px;
  letter-spacing: 0.65px;
  line-height: 1.23;
  color: #ffffff;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li .ginput_container {
  display: flex;
  align-items: baseline;
  margin: 0;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li .ginput_container input {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1.5px solid white;
  border-radius: 0;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li .ginput_container input::placeholder {
  color: #ffffff;
  font-size: 13px;
  opacity: 1;
  line-height: 1.86;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form #gform_fields_2 li .ginput_container textarea {
  border-radius: 0;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form .gform_footer {
  float: right;
  margin: 0;
  text-align: right;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form .gform_footer #gform_submit_button_2 {
  margin: 0;
  padding: 1% 4%;
  border: none;
  border-radius: 0;
  cursor: pointer;
  color: white;
  background-color: #333533;
  transition: 0.4s ease-in-out;
}
footer > .elementor-container .elementor-column:last-child .elementor-widget-wrap .gform_wrapper form .gform_footer #gform_submit_button_2:hover {
  opacity: 0.8;
}
.bottom_footer {
  z-index: 6;
  background-color: white;
}
#cookie-law-info-bar {
  z-index: 9999999;
  min-width: 40% !important;
  max-height: 95vh !important;
  background-color: #ffd60a !important;
  border: 3px solid #bd9d00 !important;
  border-radius: 5px;
}
@media (max-width: 980px) {
  #cookie-law-info-bar {
    overflow-y: scroll !important;
  }
}
#cookie-law-info-bar .cli-wrapper #wt-cli-cookie-banner-title {
  color: white !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}
#cookie-law-info-bar .cli-wrapper #wt-cli-cookie-banner {
  color: white !important;
  letter-spacing: 1.5px;
}
#cookie-law-info-bar .cli-wrapper #wt-cli-cookie-banner a {
  text-transform: uppercase;
  transition: 0.4s ease-in-out;
  background-color: white !important;
  color: black !important;
}
#cookie-law-info-bar .cli-wrapper #wt-cli-cookie-banner a:focus {
  opacity: 1 !important;
}
#cookie-law-info-bar .cli-wrapper #wt-cli-cookie-banner a:hover {
  opacity: 0.7;
}
.cli-modal.cli-show.cli-blowup {
  z-index: 9999999 !important;
}
.cli-modal-backdrop.cli-fade.cli-popupbar-overlay {
  z-index: 999999;
}
#cliSettingsPopup #wt-cli-privacy-save-btn {
  background-color: #ffd60a !important;
  border-radius: initial;
}
#cookie-law-info-again {
  letter-spacing: 1.5px !important;
  color: white !important;
  box-shadow: initial;
  border: 2px solid #bd9d00;
  border-bottom: initial;
  background-color: #ffd60a !important;
  text-transform: uppercase !important;
  transition: 0.4s ease-in-out;
}
#cookie-law-info-again:hover {
  background-color: #f0c700 !important;
}
