@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
}
html {
  overflow-x: hidden;
  position: relative;
}
html {
  scroll-padding-top: 130px;
}
.btn {
  scroll-padding-top: 130px;
}
@media (min-width: 992px) {
  #main_nav {
    position: absolute;
    top: 130px;
    transform: translate(-50%, 10px);
    left: 50%;
    width: 100%;
    align-items: center;
    justify-content: center !important;
  }
  .is-sticky .contact-top {
    display: none !important;
  }
  .is-sticky .navbar .container {
    padding: 0 !important;
  }
  .is-sticky .navbar-nav .nav-link {
  }
  .is-sticky #main_nav,
  .is-sticky .navbar-brand {
    position: initial !important;
    transform: none !important;
  }
}
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 130px;
  }
  .salon-img::before,
  .boutique-img::before {
    display: none !important;
  }
  .content_header_top a {
    width: fit-content;
    margin: 5px auto;
  }
}
.content-text-garage h2 {
  text-align: left !important;
}
.boutique-link a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: "Lexend giga";
  margin-left: 20px;
  top: -1px;
  position: relative;
}
@media (max-width: 1199px) {
  .salon-img::before,
  .boutique-img::before {
    display: none !important;
  }
}
@media (min-width: 993px) {
  .apropos_container {
    background: #2121b3;
    border-radius: 150px 0 0 150px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: "ubuntu";
}
.container-canal {
}
.h1,
h1 {
  font-size: 24px;
  font-family: "Open Sans";
  font-weight: 400;
}

.h2,
h2 {
  font-size: 24px;
}
.h3,
h3 {
  font-size: 22px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 16px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 14px;
}
:root {
  --font-1: "playfair" !important;
  --font-2: "playfair" !important;
}
@media (min-width: 993px) {
  .concept .col-sm-6 img {
    height: 100% !important;
    object-fit: cover !important;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}
section {
  margin: 60px 0;
  position: relative;
  z-index: 2;
}
a {
  text-decoration: none;
  color: initial;
}
a:hover {
  list-style-type: none;
  text-decoration: none;
  cursor: pointer;
}
.body-interne .concept_img {
  max-width: 850px;
  background: #f9f3e9;
  padding: 20px 0;
}
img {
  max-width: 100%;
}
html {
  scroll-padding-top: 130px;
}
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 130px;
  }
}
/*.navigation .container::after {
  content: "";
  background: #fff;
  width: 107%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border-radius: 25px;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, 0);
}*/
.s_avantapres h2 {
  color: #fff !important;
}
.s_avantapres .container {
  z-index: 1;
  padding: 50px !important;
}
.body-interne #accueil,
.body-interne .accueil,
.body-interne .interne {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 100vh;
  margin-bottom: 0 !important;
}
/* Firefox (uncomment to work in Firefox, although other properties will not work!)  */
/** {
  scrollbar-width: thin;
  scrollbar-color: #0A0908 #EEEEEE;
}*/

/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
*::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #eeeeee;
  border: 3px solid #ffffff;
}

*::-webkit-scrollbar-track:hover {
  background-color: #eeeeee;
}

*::-webkit-scrollbar-track:active {
  background-color: #eeeeee;
}

*::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #0a0908;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #6c3218;
}

*::-webkit-scrollbar-thumb:active {
  background-color: #6c3218;
}
.interne {
  padding-top: 0px;
  padding-bottom: 100px;
  min-height: 100vh;
  margin-top: 120px;
}
@media (max-width: 767px) {
  .interne {
    padding-bottom: 250px !important;
  }
  .coordonnees .phone img,
  .coordonnees .mail img,
  .coordonnees .adresse img,
  .coordonnees .email img,
  .interne .coordonnees .phone img,
  .interne .coordonnees .mail img,
  .interne .coordonnees .adresse img,
  .interne .coordonnees .email img {
    margin-right: 10px !important;
    margin-bottom: 0 !important;
  }
  .content-coord {
    display: flex;
    align-items: center;
  }
  .content-coord p {
    margin-bottom: 0 !important;
  }
  e.container-tiktok {
    margin-top: 16px;
  }
  .container-produits .col-lg-4 {
    margin-bottom: 20px;
    border-bottom: 1px solid #cc9345;
    padding-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .body-interne #accueil,
  .body-interne .accueil,
  .interne {
    min-height: calc(100vh - 20px - 150px);
    padding-bottom: 30px !important;
  }
}
.fb_iframe_widget {
  padding: 10px;
  background-size: contain;
  z-index: 2;
  content: "";
  display: block;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .fb_iframe_widget {
    padding: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .fb_iframe_widget {
    padding: 0 !important;
    background: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .fb-page,
  .fb_iframe_widget {
    background: none !important;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .fb_iframe_widget {
    background: none !important;
    border: none !important;
  }
}
.fb_iframe_widget iframe {
  width: 100% !important;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .fb_iframe_widget iframe {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    bottom: 91px !important;
  }
  .s_actus_avis::after {
    display: none !important;
  }
}
.eapps-instagram-feed-posts-slider {
  margin-bottom: 0 !important;
}
.fb_iframe_widget iframe {
  height: 558px !important;
}
.content-app a img {
  width: auto;
}
.s-application {
  background: #000;
  color: #fff;
  padding: 99px 0;
}
.s-application h2 {
  color: #fff !important;
}
@media (min-width: 992px) {
  .navbar .container {
  }
}
#accueil .btn-center .btn {
  font-size: 26px;
}
@media (min-width: 992px) {
}
.btn-center .btn {
  color: #fbd49f;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  background: #000000;
  border-radius: 0;
  padding: 10px 20px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-family: "Playfair Display";
  margin-top: 34px;
}
.btn-voir_plus,
.btn-paiement-tt,
.btn-primary,
.btn {
  padding: 10px 30px;
  width: fit-content;
  display: block;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-family: "Roboto" !important;
  border: none;
  font-weight: 700 !important;
  background: linear-gradient(45deg, #f600ff, #2900a3) !important;
  margin: 0 auto;
  margin-top: 18px;
  border-radius: 0;
}
.btn-paiement-tt {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
.mentions p {
  margin-bottom: 0;
}
.horaires h3 {
  color: #9a6b2c;
  font-family: "Playfair Display";
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.navbar-light .navbar-nav .nav-link.dropdown-toggle {
  padding: 0 !important;
}
.form-buttons {
  text-align: right;
}
.elfsight-app-79561ff5-f521-4ec6-b910-35914fd3e460 {
  background: #fff;
  padding: 7px;
  border-radius: 10px;
}
.form-buttons {
  text-align: left !important;
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) {
  .footer-phone {
    display: none !important;
  }
}
.slick-dots li button::before {
  display: none;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-dots li button:active {
  outline: 0;
  background-color: rgba(236, 64, 61, 0.35);
}
.slick-slide img {
  width: 100% !important;
}
.slick-slide li img {
  width: auto !important;
  border-radius: 0 !important;
}
.garage_img img {
  border-radius: 40px !important;
  width: 100%;
}
@media (max-width: 767px) {
  .garage_img img {
    border-radius: 0px !important;
  }
  .garage_img {
    order: 2;
    margin-top: 20px;
  }
}
@media (min-width: 993px) {
  .concept_img img {
    border-radius: 0px;
    height: 250px !important;
  }
  .content-text-garage {
    width: 65%;
  }
  .accueil_img img {
    border-radius: 200px 200px 0 0;
  }

  .slide-ba {
    border-radius: 40px !important;
  }
}

.slick-prev {
  left: 0 !important;
}
.slick-next {
  right: 0 !important;
}
.slick-initialized .slick-slide {
  text-align: center !important;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  font-family: "Arial" !important;
  font-size: 21px !important;
  text-transform: uppercase;
  color: #fff;
  background: #2121b3 !important;
  font-weight: 700;
  top: 38px !important;
}
.s_apropos {
  color: #fff;
}
.apropos_container {
  z-index: 1;
  position: relative;
  padding: 50px 37px !important;
}
.s_apropos::after {
  background: #2121b3;
  border-radius: 150px 0 0 150px;
  color: #fff;
  width: 50%;
  margin: 0 auto;
  margin-right: 0;
  position: absolute;
  content: "";
  height: 100%;
  display: block !important;
  top: 0;
  right: 0;
}
.s_contact h2,
.s_apropos h2 {
  text-align: left !important;
  color: #fff !important;
}
@media (max-width: 993px) {
  .twentytwenty-before-label:before,
  .twentytwenty-after-label:before {
    font-size: 17px !important;
  }
  .avis_google {
    margin-top: 18px !important;
  }
}
.slick-prev::before,
.slick-next::before {
  display: block !important;
  color: #ffd100 !important;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  border-radius: 0;
}
.header-appli img {
}
.content-coord {
}
.header-encarts {
  position: absolute;
  bottom: 13px;
  z-index: 1000;
  left: 50%;
  transform: translate(-50%, 10px);
  width: 100%;
  text-align: center;
  background: linear-gradient(360deg, black, transparent);
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .header-encarts {
    position: inherit !important;
    background: #6f3317 !important;
    padding: 8px !important;
  }
}
.header-txt p {
  font-size: 94px;
  color: #fff;
  font-family: "Yrsa" !important;
  position: relative;
  top: -190px;
}
@media (max-width: 767px) {
  .header-txt p {
    font-size: 29px;
    color: #fff;
    font-family: "Yrsa" !important;
    position: absolute;
    top: -55px;
    width: 100%;
    left: 0;
  }
  .header-encarts {
    bottom: 0px;
  }
  .accl {
    margin-top: 81px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-txt p {
    font-size: 54px;
    top: -130px;
  }
}
.inblackcare-img img {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
body {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  background: #120058;
}
.body-interne {
  text-align: left !important;
}
.content-solutions h3 {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
}
.content-solutions ul,
.ul_solutions {
  list-style-type: none;
  font-size: 24px;
  font-family: "Open Sans";
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.element.style {
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 30px;
  padding: 14px;
}
.content-solutions ul a,
.ul_solutions a {
  color: #fff !important;
  padding: 14px;
  border-radius: 10px;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
}
.content_solutions_img {
  padding: 10px;
  border-bottom: 0;
  width: fit-content;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 200px 200px 0 0;
  border-bottom: 0;
  padding-bottom: 40px;
}
.content_solutions_img img {
  border-radius: 200px 200px 0 0;
}
.slide {
  position: relative;
}
@media (max-width: 1024px) {
  .h1 {
    font-size: 24px !important;
  }
}
.content-accueil .col-sm-6 {
  padding: 0 !important;
}
.content-accueil {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .content-accueil {
    flex-wrap: wrap !important;
  }
  .content_boutique h2::before {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
}

.content-accueil .content-txt {
  color: #46281a;
  background: #fef1de;
  height: fit-content;
  padding: 20px 38px !important;
  z-index: 1;
}
@media (min-width: 768px) {
  .content_boutique {
    text-align: right !important;
  }
  .content_boutique h2 {
    text-align: right !important;
  }
}
.s-prestation {
  margin-top: 99px;
}
.content_boutique h2::before {
  content: "";
  display: block !important;
  background: #6f3317;
  width: 50px;
  height: 10px;
  /* margin-bottom: 20px; */
  margin: 0 auto;
  margin-right: 0;
  margin-bottom: 20px;
}
.concept div h2 {
  font-size: 48px !important;
  text-align: left;
  margin-bottom: 15px !important;
}
.header-appli {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 992px) {
  .boutique-img::before,
  .salon-img::before {
  }
  .salon-img {
    order: 1;
  }
}
.header-appli a {
  margin: 0 30px;
}
.content-accueil .content-img {
  position: relative;
  left: -44px;
  width: 54%;
}

.content-app h2 {
  text-align: left !important;
}
.boutique {
  top: 0px;
}
.content_salon,
.content_boutique,
.content_coiffure {
  padding: 40px !important;
  align-content: center;
}
.onepage .planity-prestation {
  height: 600px;
  overflow-x: hidden;
}
.s-inblackcare {
  margin-top: 99px !important;
}
.concept div h2::before {
  content: "";
  display: block !important;
  background: #6f3317;
  width: 50px;
  height: 10px;
  margin-bottom: 20px;
}
.concept .col-sm-6 {
  padding: 0;
}
.inblackcare-img {
  width: 580px;
  margin: 20px auto;
  position: relative;
  padding-bottom: 8px;
}
.inblackcare-img::after {
  content: "";
  width: 100%;
  height: 136px;
  display: block;
  position: absolute;
  bottom: 0;
  background: #6f3317;
}
@media (min-width: 993px) {
  .content-btn-app {
    padding-left: 100px;
  }
}
#apropos .col-lg-6 {
  align-content: center;
}
.content_titre h1,
#apropos h3 {
  font-size: 22px;
  font-weight: 800;
  font-family: "Playfair Display";
  margin: 10px 0;
}
#accueil .content-text {
  font-family: "montserrat";
  font-size: 18px;
  line-height: normal;
  margin-top: 30px;
}
.container-formations {
  font-size: 14px;
  text-align: center;
}
.price,
.price-pro {
  color: #cf913e;
  font-weight: 900;
  font-size: 24px;
  font-family: "Playfair Display";
}
#formations h2 {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#produits h2 {
  text-align: left;
  display: flex;
  align-items: center;
}
.content_btn {
  margin-top: 14px;
}
.coordonees img {
  margin-right: 5px !important;
}
#formations h2::before {
  content: "";
  background: linear-gradient(45deg, #fbd49f, #cc9345);
  width: 29%;
  height: 2px;
  display: block;
  margin-right: 30px !important;
  position: absolute;
  left: 0;
}
@media (min-width: 1400px) {
  #formations h2::before {
    width: 37% !important;
  }
}
#produits h2::after {
  content: "";
  background: linear-gradient(45deg, #fbd49f, #cc9345);
  width: 60%;
  height: 2px;
  display: block;
  margin-left: 30px !important;
}
.body-interne .navbar-nav .nav-link {
}
.container-produits h3 {
  text-align: left !important;
  text-transform: initial !important;
}
.price-pro {
  width: 40% !important;
  text-align: right !important;
}
.content_tp {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.btn {
}
.body-interne .content-formation-produits .btn {
  font-size: 14px !important;
}
.container-formations .btn,
.container-produits .btn {
  font-size: 18px;
  font-weight: 700;
  font-family: "Playfair Display";
  text-transform: uppercase;
  background: #fbd49f;
  border: none;
  border-radius: 0;
}
.contact-top a.btn {
  background: none;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
}
.onepage h2 {
  font-family: "Ubuntu";
  font-size: 96px;
  font-style: normal;
  line-height: normal;
  position: relative;
  text-align: center !important;
  z-index: 1;
  color: #000;
  background: linear-gradient(90deg, #f600ff, #00c8ff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
  margin-bottom: 24px;
}
.container-formations h3,
.container-produits h3 {
  font-weight: 900;
  font-family: "Playfair Display";
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.onepage h2 strong {
  color: red;
  z-index: 1;
  color: #000;
  margin-bottom: 25px !important;
  text-transform: uppercase;
  font-style: normal;
}
#concept h2 {
  text-align: right;
  border-right: 1px solid #e0e0e0;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .onepage h2 {
    margin-bottom: 0px !important;
    padding-left: 3px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .onepage h2 {
    font-size: 30px !important;
  }
  .logo::before {
    display: none !important;
  }
  .is-sticky .navbar-nav .nav-link {
    font-size: 12px !important;
  }
}
@media (max-width: 992px) {
  .logo::before {
    display: none;
  }
  h2 {
    font-size: 24px;
    margin-bottom: 10px !important;
  }
  footer .mentions {
    width: 100% !important;
  }
  .inblackcare-img {
    width: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  h2 {
    font-size: 24px !important;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .onepage h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .onepage h2,
  .onepage p.titre-page {
    padding-left: 2px !important;
  }
}
.body-interne .titre-page::after {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .interne .h1 {
    font-size: 20px !important;
  }
}
@media (min-width: 993px) {
  .acceuil_content {
  }
}
p.content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 33%;
}
.activites_img {
  position: relative;
}
.h1 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .h1 {
    font-size: 22px !important;
  }
}
.titre-page,
.h1 {
  font-family: "Ubuntu";
  font-size: 96px;
  font-style: normal;
  line-height: normal;
  position: relative;
  text-align: center !important;
  z-index: 1;
  color: #000;
  background: linear-gradient(90deg, #f600ff, #00c8ff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
}
.accl {
  text-align: center;
}
@media (max-width: 1199px) {
  .titre-page,
  .h1 {
    font-size: 40px !important;
  }
  section {
    margin: 30px 0 !important;
  }
}
@media (max-width: 1199px) {
  .body-interne .titre-page,
  .body-interne .h1 {
    font-size: 30px !important;
    padding-top: 10px !important;
  }
}
.content-app ul {
  list-style-type: disc;
}
@media (max-width: 1199px) {
  .titre-page::after,
  .h1::after {
  }
}
@media (max-width: 1024px) {
  section {
    margin: 30px 0 !important;
  }
}
@media (min-width: 1200px) {
  .titre-page,
  .h1 {
    margin-bottom: 18px !important;
  }
}
@media (min-width: 993px) and (max-width: 1024px) {
  .titre-page,
  .h1 {
    font-size: 20px !important;
  }
}
/*h1.styles-titre-p::before,
.produit h3::before {
  content: url(images/bfor_h1.png);
  display: block !important;
}*/

h1.styles-titre-p,
.h1.longtitle,
.produit h3 {
  font-size: 28px !important;
  text-transform: initial !important;
  font-family: arial;
  color: #000;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: normal;
}
@media (max-width: 1199px) {
  .h1.longtitle,
  .produit h3 {
    font-size: 19px !important;
  }
  .h1.styles-titre-p {
    font-size: 24px !important;
    margin-top: 20px !important;
  }
}
h1.styles-titre-p::after,
.h1.longtitle::after,
.produit h3::after {
  display: none !important;
}
.body-interne h1.styles-titre-p,
.body-interne .h1.longtitle,
.body-interne .produit h3 {
  font-size: 22px !important;
  color: #000 !important;
  padding-top: 0 !important;
}
.body-interne h1.styles-titre-p::after,
.body-interne .h1.longtitle::after,
.body-interne .produit h3::after {
  display: none !important;
}
.content-tarifs h3 {
  padding-top: 10px !important;
  position: relative;
}
.body-interne .style-titre-p {
  font-size: 24px !important;
  text-transform: initial !important;
  font-weight: 400 !important;
}
.avant_apres h2 {
  margin: auto;
}
#galery-compare {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #galery-compare {
    width: 100%;
    margin: 0 auto;
    height: 240px;
  }
}
@media (max-width: 767px) {
  .slide-ba {
    height: 240px !important;
    min-height: 200px !important;
  }
}
@media (max-width: 767px) {
  .beer-reveal[data-beer-label]:after,
  .beer-slider[data-beer-label]:after {
    font-size: 14px !important;
  }
}
.beer-handle {
  color: #000 !important;
  background: #d9d9d9 !important;
}
.beer-slider {
  border: 7px solid #9e0b0f !important;
  border-radius: 0 !important;
  margin-top: 14px;
}
.slick-next:before,
.slick-prev:before {
  display: block;
  font-size: 40px !important;
  color: #828282 !important;
  font-style: initial;
}
.slick-prev,
.slick-next {
  width: 90px !important;
  height: 90px !important;
  overflow: hidden;
  line-height: 7;
  display: block !important;
  z-index: 1000 !important;
}
.beer-reveal[data-beer-label]:after,
.beer-slider[data-beer-label]:after {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  font-family: "Poppins";
  text-align: left;
  position: absolute;
  left: 50% !important;
  transform: translate(-50%, 10px) !important;
  top: 30% !important;
  padding: 20px !important;
  padding-top: 50px !important;
}
.beer-reveal[data-beer-label]:after {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.beer-slider[data-beer-label]:after {
  background-color: rgba(232, 53, 37, 0.7) !important;
  right: auto !important;
}
.compare-slide-container {
  z-index: 1;
}
.avant-apres {
  width: 100%;
}
.slick-dots {
  bottom: -37px !important;
}
@media (max-width: 767px) {
  .slick-dots {
    bottom: -30px !important;
  }
}
.slick-dots li button {
  font-size: 12px !important;
  color: #fff !important;
  font-style: normal;
  background-color: #2121b3 !important;
}
.slick-prev::before,
.slick-next::before {
  display: block !important;
  color: #120058 !important;
  background: linear-gradient(90deg, #f600ff, #20114d);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
  color: #fff !important;
  transition: 0.4s;
}
.compare-slide-container {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .avant-apres {
    margin-top: 50px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .logo span {
    color: #000 !important;
  }
  .content-solutions h3 {
    font-size: 23px !important;
  }
  .acces_communaute h2 {
    font-size: 28px !important;
  }
  .content-accueil .content-img {
    left: 0 !important;
    width: 50%;
  }
}
@media (max-width: 992px) {
  .logo span {
    color: #000 !important;
    font-size: 13px !important;
    display: initial !important;
    margin-left: 3px !important;
    left: 0 !important;
  }
}
.is-sticky .logo span {
  color: #000 !important;
  display: initial !important;
  position: relative;
  left: 10px !important;
}
.body-interne .logo span {
  color: #000 !important;
  display: initial !important;
  margin-left: 5px;
}
.onepage .logo img {
  width: auto;
}
.navbar-nav .nav-link {
  color: #fff !important;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  padding: 3px 10px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.contact-top a:nth-child(1) {
  margin-left: 52px;
}
.contentconcept_img {
  text-align: center;
  margin-bottom: 20px;
}
.concept-img {
  background: #faf3e9;
  padding: 30px 0;
  margin-top: 20px;
}
.container-formations {
  position: relative;
}
@media (min-width: 1200px) {
  .container-formations::before {
    content: url(images/before_.png);
    display: block !important;
    position: absolute;
    right: -60px;
    top: -20px;
  }
  .container-produits::after {
    content: url(images/after_.png);
    display: block !important;
    position: absolute;
    left: -60px;
    bottom: 150px;
  }
}
@media (min-width: 992px) {
  .concept-img .col-sm-6 {
    padding: 0 100px !important;
  }
  #main_nav::before {
    content: "";
    background: linear-gradient(45deg, #fbd49f, #cc9345);
    width: 300px;
    height: 3px;
    position: absolute;
    left: -180px;
  }
  #main_nav::after {
    content: "";
    background: linear-gradient(45deg, #fbd49f, #cc9345);
    width: 300px;
    height: 3px;
    position: absolute;
    right: -180px;
  }
  .is-sticky #main_nav::after,
  .is-sticky #main_nav::before {
    display: none !important;
  }
}
.content_text-top {
  position: absolute;
  bottom: 50px;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  font-family: "Playfair Display";
}
@media (max-width: 767px) {
  .content_text-top {
    position: relative;
    bottom: 0;
    color: #cc9345;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
}
.content_titre {
  padding-top: 150px !important;
}
.content_text-top strong {
  display: block;
  font-size: 40px;
  margin-top: 10px;
}
.is-sticky .navbar-nav .nav-link {
  font-size: 13px;
}
.body-interne .navbar-nav .nav-link {
}
@media (max-width: 992px) {
  .navbar-nav .nav-link {
    color: #fff !important;
    padding-right: 0 !important;
    text-align: right !important;
    padding: 4px !important;
  }
  .is-sticky .navbar-nav .nav-link {
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-link {
    font-size: 12px !important;
    padding: 5px !important;
    color: #fff;
  }
}
@media (min-width: 1500px) {
  .navbar-nav .nav-link {
    padding: 3px 13px !important;
  }
}
@media (min-width: 993px) {
  .navbar .dropdown a.nav-link {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.body-interne .produit-formation .content-text h1 {
  font-family: "Playfair Display";
  font-weight: 900;
  font-size: 38px;
}
.navbar-nav li {
  display: flex;
  align-items: center;
}
.container-prix {
  color: #cf913e;
  font-weight: 900;
  font-size: 40px;
  font-family: "Playfair Display";
  margin: 14px 0;
  margin-bottom: 29px;
}
.concept_img {
}
@media (max-width: 993px) {
  .navbar-nav li {
    justify-content: flex-end;
  }
  .container-prix {
    font-size: 19px;
  }
}
.dropdown {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .dropdown .dropdown-menu {
    width: 100%;
    text-align: end;
    padding: 0;
    background: transparent;
    top: 0 !important;
  }
}
@media (max-width: 993px) {
  .dropdown {
    justify-content: flex-end;
  }
}
@media (min-width: 993px) {
  .dropdown {
    padding: 0 10px !important;
  }
}
.dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 10px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .dropdown-menu {
    position: relative !important;
  }
}
.navbar {
  background-color: #fff !important;
  margin-right: 0 !important;
}
.nav-tabs .nav-item,
.nav-tabs .nav-link {
  color: #fff !important;
  font-family: "Alata";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  padding: 5px 20px;
}
.body-interne .nav-tabs .nav-item,
.body-interne .nav-tabs .nav-link {
  color: #000 !important;
}
@media (max-width: 767px) {
  .nav-tabs .nav-item,
  .nav-tabs .nav-link {
    font-size: 24px;
  }
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent !important;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  background: transparent !important;
  border: none;
  border-bottom: 5px solid #4ba200 !important;
}
.nav-tabs {
  border-bottom: 1px solid #4ba200 !important;
}
.container-onglets {
  margin: 18px 0 !important;
}
@media (max-width: 767px) {
  .container-onglets {
    margin: 0px !important;
  }
}
.container-intro {
  color: #656565;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}
.btn_header_contact {
}
.navbar-nav {
  margin-right: 0 !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-nav {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .is-sticky .navbar {
    background: #fff !important;
  }
}
@media (min-width: 1200px) {
  .onepage .navbar-light .navbar-nav .active > .nav-link,
  .onepage .navbar-light .navbar-nav .nav-link.active {
    transition: 0.4s;
    border-radius: 0;
    background: transparent;
  }
  .onepage .navbar-light .navbar-nav .active > .nav-link::after,
  .onepage .navbar-light .navbar-nav .nav-link.active::after {
  }
  .is-sticky .navbar .container {
    top: 0;
  }
  .body-interne .navbar .container {
    top: 0;
  }
  .onepage .navbar-light .navbar-nav .nav-link:hover {
    transition: 0.4s;
    border-radius: 0;
    background: transparent;
  }
  .onepage .navbar-light .navbar-nav .nav-link:hover::after {
    display: block;
    color: #000 !important;
  }
}
@media (min-width: 1200px) {
  .navbar {
    padding: 0 !important;
  }
  .container {
    padding: 0;
  }
  .content-formation .col-sm-6,
  .infos .col-sm-6 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #navbarSupportedContent {
    z-index: 10;
    background-color: transparent;
    text-align: right;
  }
}

.dropdown-toggle:hover::after {
  display: block !important;
}
.dropdown-menu .logo {
  display: none !important;
}
.dropdown-menu .dropdown-item {
  padding: 4px 0;
}
.dropdown {
  position: relative;
}
@media (min-width: 768px) {
  /*.s_avantapres::before {
    content: url(images/after_accueil.png);
    position: absolute !important;
    left: 0;
    bottom: -15px;
    display: block !important;
    z-index: 1;
  }*/
}
.dropdown:hover .dropdown-menu {
  display: block !important;

  transition: 0.4s;
}
@media (min-width: 993px) {
  .is-sticky .dropdown:hover .dropdown-menu {
  }
}
.body-interne .navbar-light .navbar-nav .nav-link.active,
.body-interne .navbar-light .navbar-nav .show > .nav-link,
.body-interne .navbar-light .navbar-nav .nav-link:hover {
}
@media (min-width: 993px) {
  .navbar-light .navbar-nav .nav-link.active::before,
  .navbar-light .navbar-nav .show > .nav-link,
  .navbar-light .navbar-nav .nav-link:hover::before {
  }
}
.navbar-light .navbar-nav .nav-link {
  position: relative;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff !important;
}
#planity-appointment h3.service_set-module_title-kIcbL {
  font-family: "Yrsa";
  font-size: 24px;
}
.header-txt {
  text-align: center;
}
/*.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link:hover::after {
    content: "";
    height: 1px;
    width: 90%;
    display: block;
}*/
.onepage .navbar-light .navbar-nav li:nth-child(4) .nav-link:focus::after,
.onepage
  .navbar-light
  .navbar-nav
  li:nth-child(4)
  .nav-link:hover::after
  .dropdown-item {
  font-weight: 700;
}
.dropdown a:hover .dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle:hover::after {
  display: block !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #2121b3 !important;
  background-color: transparent;
}
.body-interne .navbar-light .navbar-nav .nav-link.dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after {
  display: block !important;
}
@media (max-width: 993px) {
  .is-sticky .navigation {
    background: #fff !important;
  }
}
.form-control::-moz-placeholder {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
}
::-webkit-input-placeholder {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
}
::-moz-placeholder {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
}
:-ms-input-placeholder {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
}
:-moz-placeholder {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
}
.form-control {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  opacity: 1 !important;
  border-radius: 0;
  height: 50px;
  margin: 7px 0;
  padding: 10px !important;
  text-align: center;
  border-bottom: 1px solid #6d00ff !important;
  background: transparent !important;
  border: none;
}
@media (max-width: 767px) {
  .form-control {
    margin-bottom: 7px !important;
    margin-top: 0 !important;
  }
}
.map {
}
.map iframe {
  height: -webkit-fill-available;
}
@media (min-width: 768px) {
  .section-content {
    width: 88%;
    margin: 10px auto;
  }
}
.form-control-message {
  height: 100px !important;
}
.form-buttons {
  margin-top: 10px !important;
}
.form h5 {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff !important;
}
label {
  font-size: 14px;
}
label input {
  border: #280748;
  background: transparent;
  margin-right: 5px;
  margin-left: 10px;
}
.contact-form .form_check {
  border-radius: 15px !important;
  border: 1px solid #fadc0a;
  padding: 10px;
  margin: 7px 0;
  font-size: 14px;
}
.contact-form .form_check label {
  margin-right: 13px;
  color: #000;
  font-weight: 600;
}
html {
  scroll-padding-top: 130px;
}
.btn {
  scroll-padding-top: 130px;
}
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 130px;
  }
}
.content-contact {
  justify-content: flex-start;
}
@media (min-width: 1200px) {
  .coordonnees {
    margin-top: 50px !important;
  }
}
.g-recaptcha > div {
  margin: 0 auto !important;
}
.beer-reveal > img {
  height: 100% !important;
}
.industriel_infos {
  font-size: 20px !important;
  font-weight: 500 !important;
}
#actus {
  z-index: 3;
}
@media (min-width: 993px) {
  .onepage .coordonees {
    font-size: 16px;
    font-family: "Playfair Display";
    display: flex;
    justify-content: space-between;
    width: 57%;
    margin: 0 auto;
  }
}
. .coordonees div {
  margin: 0 10px;
}
footer {
  bottom: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 11;
  border-radius: 0;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  background-size: cover;
  background-size: cover;
  position: absolute;
  width: 100%;
  left: 0;
  margin: 0 auto;
  margin-left: 0;
}
.body-interne footer {
  position: relative;
}
.logos-container ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 0;
}
.header_top .whatsapp {
  text-align: center;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .header_top .whatsapp {
    margin: 0;
    margin-top: 30px;
  }
}
.header_top .whatsapp a {
  margin: 0 10px;
}
.logos-container {
  align-content: center;
}
.logos-container ul li {
  margin: 0 7px;
}
/*footer::after {
  background: #2121b3;
  border-radius: 0 46px 46px 0;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  display: block !important;
  z-index: -1;
}*/
@media (max-width: 767px) {
  footer {
    bottom: 10px !important;
    border-radius: 0;
  }
}
@media (max-width: 993px) {
  footer {
    width: 100% !important;
  }
  footer::after {
    width: 100% !important;
    border-radius: 0 !important;
  }
  .s_contact {
    width: 100% !important;
  }
}
.body-contact footer {
  position: relative !important;
  background: rgba(0, 0, 0, 0.6);
  padding: 21px 0 !important;
}
@media (max-width: 767px) {
  footer {
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  footer {
    order: 2;
    margin-top: 0;
  }
  .logos-container {
    order: 1;
    width: 100%;
  }
  .logos-container ul {
    justify-content: center;
    margin: 10px 0;
  }
}
footer::before {
  content: "";
  background: #000;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80px;
  display: none !important;
}
@media (max-width: 993px) {
  footer::before {
    display: none;
  }
}
footer .mentions {
  text-align: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .body-interne footer .mentions {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer .mentions {
    margin-top: 10px !important;
  }
}
@media (max-width: 767px) {
  footer .mentions {
    justify-content: center;
    margin-top: 10px !important;
  }
  .container-formations .col-lg-3 {
    border-bottom: 1px solid #cc9345;
    padding-bottom: 18px;
  }
  #apropos::after {
    width: 100% !important;
  }
  #apropos .col-lg-6:nth-child(2) {
    align-content: center;
    margin-top: 18px;
  }
  .container-insta {
    margin: 20px 0;
  }
  #contact::after {
    height: 100% !important;
    bottom: 0 !important;
  }
}
footer .mentions img {
  padding-right: 10px;
}
footer .mentions a {
  color: #fff;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  margin: 0 9px !important;
  font-weight: 400;
}
footer .container {
  padding: 23px 10px;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border-radius: 10px;
  border: 1px solid transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .mentions a {
    font-size: 10px !important;
    margin: 0 2px !important;
  }
}
footer .mentions .legales {
  padding-right: 10px;
  border-right: 1px solid #fff;
}
@media (max-width: 767px) {
  footer .container {
    border-radius: 0 !important;
    padding: 20px 10px;
    padding-bottom: 60px !important;
  }
  .price,
  .price-pro {
    font-size: 14px !important;
  }
  .container-formations .btn,
  .container-produits .btn {
    font-size: 14px !important;
  }
  .body-interne footer .container {
    padding-bottom: 75px !important;
  }
}
footer .content-menu-footer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: flex-start;
  padding: 0;
  align-items: center;
}
@media (max-width: 767px) {
  footer .content-menu-footer {
    margin-bottom: 0px;
    padding: 0 !important;
    border-radius: 20px;
  }
}
@media (max-width: 992px) {
  footer .content-menu-footer::before {
    display: none !important;
  }
}
footer .content-menu-footer li {
  padding: 0 0;
  z-index: 2;
}
footer .content-menu-footer li a {
  color: #fff !important;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  line-height: 31px;
  margin: 0 5px;
  padding: 0 3px;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .content-menu-footer li a {
    margin: 0 6px !important;
    font-size: 13px !important;
  }
}
.body-interne footer .content-menu-footer li a {
  font-size: 13px !important;
}
@media (max-width: 1199px) {
  .body-interne footer .content-menu-footer li a {
    font-size: 13px !important;
  }
}
.footer-menu {
  list-style: none;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0;
  align-items: center;
  padding: 0;
}
@media (max-width: 767px) {
  .footer-menu {
    margin: 0 !important;
  }
}
@media (max-width: 992px) {
  .footer-menu {
    justify-content: center;
  }
}
footer .navbar-nav .nav-link {
  color: #fff !important;
  font-size: 14px !important;
}
.body-interne .footer-menu li a {
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .footer-phone {
    display: none;
  }
}
.ug-gallery-wrapper {
  z-index: 1000000000 !important;
}
.body-interne .navigation {
  border-radius: 0 !important;
}
.horaires {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .signature {
    background: #fff;
  }
}
footer .navbar {
  background: none !important;
  padding: 0 !important;
}
footer .footer-menu li a.active {
  color: #f600ff !important;
  text-shadow: none !important;
}
.body-interne footer .footer-menu li a.active {
  text-shadow: none !important;
}
footer .nav-link:focus,
footer .nav-link:hover {
  color: #f600ff !important;
}
.body-interne footer .nav-link:focus,
.body-interne footer .nav-link:hover {
  color: #f600ff !important;
}
@media (max-width: 767px) {
  .body-interne footer {
    padding-top: 0 !important;
  }
}
p.tp img {
  width: 14px !important;
  margin-right: 6px !important;
}
.footer-phone {
  padding: 10px 0;
  text-align: center;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  color: #ffffff !important;
  background: linear-gradient(45deg, #2900a3, #f600ff) padding-box,
    linear-gradient(45deg, #5fdcff, #f600ff) border-box !important;
  border: 1px solid transparent;
}

.footer-phone p {
  font-weight: 700;
  margin-bottom: 0 !important;
}
.footer-phone p.tp {
  margin-top: 1px !important;
  font-size: 24px !important;
}
.footer-phone p img {
  margin-right: 13px !important;
}
.footer-phone a {
  color: #fff !important;
}
.footer-phone:hover .popup {
  display: block !important;
  transition: 1.3s;
}
.popup {
  display: none;
}
.body-contact footer .container {
  background: none !important;
}
.cookieconsent {
  top: inherit !important;
  bottom: 0;
  margin: 0 !important;
  background: rgba(0, 0, 0, 0.8) !important;
  color: #fff !important;
  border: none !important;
  opacity: 1;
  padding: 10px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000 !important;
}
.body-interne .container-produits {
  justify-content: flex-start !important;
}
.body-interne .container-produits .col-lg-4 {
  margin-bottom: 14px !important;
}
.cookieconsent .btn-info {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #333 !important;
}
.cookieconsent p {
  line-height: 1.5 !important;
}
#breadcrumb {
  padding: 0;
  border-radius: 4px;
  margin: 0;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
}
#breadcrumb li {
  display: inline-block;
  padding: 5px 7px;
  color: #f600ff !important;
}
#breadcrumb li a {
  color: #fff;
}
#breadcrumb li a:after {
  content: ">";
  margin-left: 10px;
}
@media (max-width: 991px) {
  #breadcrumb {
    padding: 1px;
  }
  #breadcrumb li {
    font-size: 14px !important;
    padding: 2px !important;
  }
}
.breadcrumb {
  margin-top: 5px !important;
  margin-bottom: 33px;
  justify-content: center;
}
@media (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 10px !important;
  }
  .content_coiffure {
    margin-top: 24px !important;
  }
}
/*.scontact::after {
    content:url(images/after_contact.png);
    position:absolute;
    display:block;
    right:0;
    bottom:140px
}*/
.list-extermination {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
}
.c_institut {
  display: flex;
  padding: 20px !important;
  border-radius: 30px;
  min-height: 600px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .c_institut {
    border-radius: 0 !important;
  }
}
.content-institut {
  background: rgba(250, 250, 250, 0.75);
  padding: 21px;
  width: 50%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .content-institut {
    width: 100%;
  }
}
.content-institut h3 {
  font-size: 30px !important;
  text-transform: initial !important;
  font-family: "Montserrat" !important;
  color: #000 !important;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .content-institut h3 {
    font-size: 19px !important;
  }
}
.table tr td:last-child {
  color: #cd5168;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .table tr td:last-child {
    font-size: 18px !important;
  }
}
.table thead tr {
  border-bottom: transparent !important;
}
.table tr td {
  color: #4a4a4a;
}
.table tr {
  border-bottom: 1px solid #cd5168;
}
.table th {
  color: #4a4a4a;
  font-family: "Cormorant SC";
  font-size: 20px;
  font-weight: 600;
}
.content-tarifs {
  border: 1px solid #cd5168;
  border-radius: 30px;
  padding: 23px;
  color: #1e1e1e;
  width: 31%;
  margin: 10px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-tarifs {
    width: 47%;
  }
  .apropos_container {
    padding: 30px !important;
  }
}
@media (max-width: 767px) {
  .content-tarifs {
    width: 100% !important;
    margin: 10px 0;
  }
}
.content-tarifs:hover {
  background: #cd5168;
  color: #fff5ec !important;
  cursor: pointer;
  transition: 0.4s;
}
.content-tarifs:hover h3,
.content-tarifs:hover td,
.content-tarifs:hover td:last-child,
.content-tarifs:hover th,
.content-tarifs:hover tr {
  color: #fff5ec !important;
}
.content-tarifs:hover tr {
  border-bottom: 1px solid #fff !important;
}
.content-tarifs h3 {
  font-family: "cormorant sc";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  position: relative;
  text-align: left !important;
  text-transform: uppercase;
  z-index: 1;
  color: #cd5168;
  margin-bottom: 10px !important;
}
@media (max-width: 1199px) {
  .content-tarifs h3 {
    font-size: 21px;
  }
}
.content-tarifs tbody,
.content-tarifs td,
.content-tarifs tfoot,
.content-tarifs th,
.content-tarifs thead,
.content-tarifs tr {
  background: transparent !important;
}
.body-interne .table {
  padding: 23px;
  color: #1e1e1e;
  width: 100%;
  margin: 10px;
}
@media (max-width: 767px) {
  .body-interne .table {
    width: 100% !important;
    margin: 10px 0;
  }
}
.body-interne .table:hover {
  background: #cd5168;
  color: #fff5ec !important;
  cursor: pointer;
  transition: 0.4s;
}
.body-interne .table:hover h3,
.body-interne .table:hover td,
.body-interne .table:hover td:last-child,
.body-interne .table:hover th,
.body-interne .table:hover tr {
  color: #fff5ec !important;
}
.body-interne .table:hover tr {
  border-bottom: 1px solid #fff !important;
}
.body-interne .table h3 {
  font-family: "cormorant sc";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  position: relative;
  text-align: left !important;
  text-transform: uppercase;
  z-index: 1;
  color: #cd5168;
  margin-bottom: 10px !important;
}
@media (max-width: 1199px) {
  .body-interne .table h3 {
    font-size: 21px;
  }
}
.body-interne .table tbody,
.body-interne .table td,
.body-interne .table tfoot,
.body-interne .table th,
.body-interne .table thead,
.body-interne .table tr {
  background: transparent !important;
}
.s_tarifs {
  font-size: 14px !important;
}
.content-tarifs:hover h3,
.content-tarifs:hover .content-tarifs tr td,
.content-tarifs:hover .content-tarifs tr td:last-child,
.content-tarifs:hover .content-tarifs th {
  color: #fff5ec !important;
}
.content-tarifs:hover .content-tarifs tr {
  border-bottom: 1px solid #fff !important;
}
.content_sections {
  position: relative;
  background: #fff;
  padding: 30px 0;
  border-radius: 163px 163px 0 0;
}
@media (max-width: 993px) {
  .content_sections {
    border-radius: 0 !important;
  }
  .accueil_img img {
    width: 100%;
  }
  .form {
    order: 2 !important;
  }
  .body-interne .contact-form {
    margin-top: 0 !important;
  }
  .coordonnees {
    order: 1 !important;
  }
}
@media (max-width: 767px) {
  .content-auto img {
    border-radius: 0 !important;
    margin-top: 10px;
    order: 2;
  }
  .content-auto {
    margin: 20px 0;
  }
}
.content-auto img {
  position: relative;
  border-radius: 40px 0 40px 40px;
  width: auto;
  height: fit-content;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 50%);
}
@media (min-width: 993px) {
  .services .col-sm-6:nth-child(1) {
    text-align: right !important;
  }
  .services .col-sm-6:nth-child(2) {
    text-align: left !important;
  }
}
.auto .content-auto {
  display: flex;
}
@media (max-width: 1199px) {
  .content-auto {
    flex-wrap: wrap;
  }
}
.content-section h2::before {
  display: none !important;
}
.content-section h2 {
  margin-bottom: 10px !important;
  font-size: 40px;
}
.content-section img {
  border-radius: 40px;
}
.moto {
  width: 73%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .moto {
    width: 100%;
    margin: 0 auto;
  }
}
.moto_img img {
  border-radius: 40px;
  width: 100%;
}
.content-auto .content-txt {
  background: #000;
  color: #fff;
  padding: 20px;
  border-radius: 0 40px 40px 0px;
  height: fit-content;
}
.body-interne .content-auto .content-txt,
.body-interne .content-auto img {
  border-radius: 0 !important;
  margin-bottom: 10px !important;
}
@media (min-width: 993px) {
  .body-interne .content-activites {
    width: 23% !important;
  }
  /*.body-interne .content-text .row {
    justify-content: center;
  }*/
  .form {
    order: 2 !important;
  }
  .coordonnees {
    order: 1 !important;
  }
}
.titre-page::after .h2_onepage::after {
  content: url(images/after_h2.png) !important;
  display: block !important;
  margin-bottom: 10px;
}
/*.body-interne .titre-page::after,
.body-interne h2::after {
  display: none !important;
}*/
h2::before {
  margin-right: 0 !important;
}
.garage h2::before {
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  position: relative;
  top: 4px;
}
@media (max-width: 767px) {
  h2::before {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }
  .container-fb {
    text-align: center;
  }
  #eapps-instagram-feed-1 {
    margin: 0 auto;
  }
}
.content-auto h3 {
  font-family: "Barlow Condensed";
  font-size: 30px;
  font-weight: 700;
}
/*.content_sections::before {
  content: "";
  background: #000;
  width: 92%;
  height: 115%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 64px;
}
@media (max-width: 993px) {
  .content_sections::before {
    display: none;
  }
}*/
@media (max-width: 767px) {
  .content-activites a {
    width: 100%;
  }
}
.content_activites {
  margin-bottom: 20px;
  position: relative;
}
.content-sections {
  background: #fff;
  border-radius: 163px 163px 0 0;
  padding: 30px 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  .content_activites {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .content_activites {
    background: linear-gradient(#120058, #120058) padding-box,
      linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
    padding: 5px;
    text-align: right;
    border-radius: 10px;
    border: 1px solid transparent;
  }
}
@media (max-width: 767px) {
  .content_activites a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .content_activites img {
    width: 107px;
    float: left;
  }
}
.contnt_img {
  border-radius: 20px;
  padding: 6px;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
}
.solutions h2 {
  font-weight: 700;
}
.content_activites h3 {
  font-size: 20px;
  font-family: "Ubuntu" !important;
  font-weight: 500 !important;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  border-radius: 10px;
  position: absolute;
  bottom: 10px;
  width: 80% !important;
  left: 24px;
  background: none !important;
  -webkit-text-fill-color: #fff !important;
}
.body-interne .content_activites h3 {
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content_activites h3 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  .content_activites h3 {
    font-size: 19px !important;
    text-align: right;
    margin-right: 7px;
    color: #fff !important;
    position: relative !important;
    background: none;
    margin-top: 0px;
    top: 30px;
    width: 100%;
    padding-right: 29px;
    font-weight: 400;
  }
}
.produits-categ h3 {
  color: #ffd100;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .produits-categ h3 {
    font-size: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .produits-items {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
  }
}
.content-produit {
  position: relative;
  padding: 0 6px;
}
.content-produit h3 {
  font-size: 22px !important;
  text-transform: inherit !important;
  color: #fff !important;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translate(-50%, 0px);
  width: 90%;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-produit h3 {
    font-size: 14px !important;
  }
}
.content-produit img {
  border-radius: 15px;
}
.content-produit a {
  position: relative;
  width: 100%;
  display: block;
}
.content-produit a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: linear-gradient(180deg, transparent 50%, #000000);
}
.produits-categ {
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .produits-categ {
    margin-bottom: 40px;
    padding-bottom: 70px;
  }
}
.panneau h2 {
  color: #000;
  font-size: 40px;
}
.panneau .content_img_pan img {
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
}
.produits-more {
  background: #ffd100;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 15px;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .produits-more {
    display: block;
    width: fit-content;
    top: inherit;
    bottom: 0;
    right: 16px;
  }
}
@media (max-width: 767px) {
  .content_img_pan {
    margin-top: 30px;
  }
}
.content-fuel {
  display: none;
  font-weight: 400 !important;
}
.content-etape {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.infos_etapes {
  text-align: right;
  padding-right: 14px;
  color: #0b1962;
}
@media (max-width: 1199px) {
  .infos_etapes {
    position: absolute;
    color: #fff;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .infos_etapes span {
    top: -45px;
  }
}
@media (max-width: 1199px) {
  .infos_etapes a {
    color: #fff;
  }
}
.infos_etapes h3 {
  margin-top: 16px;
}
@media (min-width: 1200px) {
  .s_content_sections .container {
    width: 83%;
  }
}
@media (max-width: 767px) {
  .s_content_sections .content_ {
    order: 1;
  }
  .s_content_sections .content_img {
    order: 2;
  }
}
@media (max-width: 767px) {
  .content-activites img {
    width: 107px !important;
    float: left;
    border-radius: 0 !important;
  }
}
.s_activites {
  background: url(images/activites.png) no-repeat;
  background-size: cover;
  padding: 50px 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .s_activites {
    padding: 30px 0;
  }
}
.s_activites .activites {
  position: relative;
  color: #fff;
  z-index: 5;
}
.s_activites .activites h2 {
  color: #000 !important;
  font-weight: 700;
}
.activites_content a {
  color: #268ccf;
}
.list-act {
  margin-top: 30px !important;
}
@media (min-width: 768px) {
  .list-act {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .onepage .list-act {
    margin-top: 10px !important;
  }
}
.content-activites {
  color: #828282;
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-activites {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .content-activites {
    padding: 0;
    background-color: #fff;
    width: 100% !important;
    border: 1px solid #2121b3;
  }
  .services {
    margin-top: 35px !important;
  }
}
.activites_content h3 {
  color: #2c9ad7;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .activites_content {
    order: 2;
  }
  .activites_img {
    order: 1;
    padding: 0;
    margin: 5px 0;
    background-color: #7c9c76;
    width: 100%;
    margin-bottom: 5px !important;
  }
  .elfsight-app-011861c5-37ef-41fd-b2fb-658c0bc6ecbd {
    margin-top: 30px;
  }
}
.list-fuel .content-activites:hover {
  cursor: pointer;
}
.content-activites {
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  margin-top: 26px !important;
}
.content-activites::before {
  content: "";
  background: linear-gradient(rgba(46, 60, 45, 0), #000);
  position: absolute;
}
.industriel {
  color: #fff !important;
}
.content-activites .col-sm-6 {
  position: relative;
}
.content-activites .col-sm-6 img {
  margin-top: 18px;
}
@media (min-width: 768px) {
  .content-activites .col-sm-6 {
    padding-right: 40px;
  }
  .content-activites .col-sm-6:nth-child(2) {
    padding-right: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .activites_img {
    width: 47%;
    margin: 7px 3px;
  }
}
.activites_img img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .activites_img img {
    width: 107px !important;
    float: left !important;
  }
}
.list-act {
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}
.list-act li {
  margin: 5px;
  position: relative;
}
.list-act li::nth-child(2),
.list-act li::nth-child(4) {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .list-act li {
    width: 24%;
  }
}
.list-act li h3.titre-activite {
  text-shadow: 1px 1px 1px #000 !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .list-act li {
    width: 48% !important;
  }
}
@media (min-width: 1200px) {
  .list-act li:nth-child(2),
  .list-act li:nth-child(4) {
    position: relative;
    top: 45px;
  }
}
.similar_album {
  margin-top: 50px;
}
.similar_album h5 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 992px) {
  .similar_album h5 {
    font-size: 21px !important;
  }
}
.album_nav a {
  display: none;
}
.album-similar {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .album-similar {
    justify-content: center;
  }
}
.album-similar li {
  position: relative;
  width: 18%;
  margin: 10px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .album-similar li {
    margin: 9px;
  }
}
@media (max-width: 767px) {
  .album-similar li {
    width: 100% !important;
    background-color: #7c9c76;
    margin: 5px 0;
  }
}
.album-similar li h4 {
  color: #fff;
  text-align: center;
  font-family: Oswald;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: #7c9c76;
  padding: 20px;
}
@media (max-width: 767px) {
  .album-similar li h4 {
    font-size: 15px !important;
    text-align: right !important;
  }
}
.album-similar li h4 a {
  color: #fff !important;
}
@media (max-width: 767px) {
  .album-similar li h4 {
    left: inherit;
    right: 10px;
    bottom: 28px;
  }
}
@media (max-width: 767px) {
  .album-similar li img {
    width: 107px !important;
    float: left !important;
  }
}
.li-act img {
  object-fit: cover;
}
.activites_img {
  position: relative;
  margin-bottom: 24px !important;
}
.content-activites {
  padding: 5px;
}
@media (min-width: 768px) {
  .content-activites img {
    width: 100%;
    border-radius: 30px;
  }
  .content-activites {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .content-activites {
    margin-top: 7px !important;
  }
}
.content-activites h3,
.content-activites h4 {
  text-align: center;
  font-size: 32px;
  font-family: "DIN Condensed";
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  background: rgb(33 33 179 / 90%);
  border-radius: 0 30px 30px 0;
  padding: 10px;
  position: absolute;
  bottom: 26px;
  width: 90%;
}
@media (max-width: 767px) {
  .content-activites h3,
  .content-activites h4 {
    min-height: auto !important;
    margin-top: 0 !important;
    right: 0px;
    margin-bottom: 0 !important;
    transform: none;
    background: transparent;
    bottom: 0;
    padding-bottom: 0;
    text-transform: initial;
    top: 0;
    left: initial;
    width: 100%;
    text-align: right;
    padding-right: 10px !important;
    top: 5% !important;
    position: relative;
    color: #2121b3 !important;
  }
}
.avant_apres h2 {
}
@media (max-width: 767px) {
  .avant_apres h2 {
    color: #000 !important;
  }
}
@media (max-width: 1024px) {
  h2::after {
    display: none !important;
  }
}
.container_autres_activites {
  text-align: center;
  font-size: 20px;
  margin-top: 34px;
}
.activites {
  position: relative;
}
.content-activites > .activites_img::nth-child(2) {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .activites::before {
    font-size: 40px !important;
    top: 40px !important;
  }
}
.entreprise {
  color: #fff;
}
@media (max-width: 767px) {
  .s_produits {
    margin-top: 20px !important;
    padding: 10px;
  }
}
.s_facades {
  padding: 50px 0;
}
.s_facades::before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 400px;
  display: block;
  width: 100%;
  height: 117%;
}
@media (max-width: 767px) {
  .s_facades::before {
    border-radius: 0px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .s_facades::before {
    border-radius: 0 0 100px;
    height: 113%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .s_facades::before {
    border-radius: 0 0 100px;
    height: 100%;
  }
}
.content_produits {
  margin-top: 40px;
}
.content-sections {
  position: relative;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .content-sections {
    padding-bottom: 0 !important;
  }
}
.content-sections::before {
  background: url(images/realisation.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 47%;
  display: block !important;
  content: "";
  border-radius: 0 0 0 400px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-sections::before {
    border-radius: 0 0 0 100px;
    height: 67%;
  }
}
.realisations h2 {
  color: #fff !important;
}
@media (min-width: 1200px) {
  .realisations h2 {
    width: 20%;
    line-height: 1.3;
  }
}
.tab-content h3 {
  font-size: 25px !important;
  text-align: left !important;
}
@media (max-width: 767px) {
  .tab-content h3 {
    text-align: right !important;
    font-size: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .tab-content h3 {
    font-size: 19px !important;
  }
}
.tab-content img {
  border-radius: 0 !important;
}
.realisations .btn_realisation {
  margin: 0 auto !important;
  margin-top: 24px !important;
  background: #4ba200 !important;
}
.td_titre,
.td_duree {
  font-weight: 600;
  padding-bottom: 0 !important;
}
.td_desc {
  color: #979797 !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  padding-top: 0 !important;
  padding-bottom: 14px !important;
}
tr:nth-child(even) {
  padding-bottom: 0 !important;
}
.table tr:nth-child(odd),
.table:hover tr:nth-child(odd) {
  border-bottom: transparent !important;
}
.td_prix {
  padding-bottom: 0 !important;
}
.s_nettoyage {
  background: url(images/bg_netoi.png) center no-repeat;
  background-size: cover;
  padding: 50px 0;
  border-radius: 30px 30px 0 0;
}
.s_nettoyage h2 {
  color: #fff;
}
.img_produits img {
  border-radius: 30px;
}
.content_produits ul {
  font-weight: 600;
  list-style-type: none;
  padding: 0;
}
.content_produits ul li {
  margin: 6px 0;
  display: flex;
  align-items: baseline;
}
.content_produits ul li::before {
  content: "";
  color: red;
  margin-right: 5px;
  width: 13px;
  border-bottom: 2px solid red;
  height: 1px;
  display: block;
}
#sticker {
  z-index: 1000000 !important;
  width: 100%;
}
@media (max-width: 993px) {
  #sticker {
    position: relative;
  }
  .dropdown-menu {
    top: 0 !important;
  }
}
.is-sticky #sticker {
  position: fixed !important;
}
.header-intro p {
  color: #cd5168;
  font-size: 128px;
  font-family: "Klarissa";
  position: relative;
  top: 47px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-intro p {
    top: 30px;
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .header-intro p {
    top: 30px;
    font-size: 40px;
  }
}
.header-content .row {
  align-items: center !important;
}
.header-desc p {
  font-family: "Montserrat";
  color: #558c63;
  font-size: 36px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .header-desc p {
    font-size: 20px;
  }
}
.slide-items {
}

@media (min-width: 1200px) {
  .is-sticky .navigation .container {
    display: flex;
  }
}
.body-interne .navigation .container {
  display: flex;
}
@media (max-width: 767px) {
  .header-desc {
    margin-top: 30px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .logo {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .logo {
    width: 120px;
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .is-sticky .logo {
    width: auto;
    margin-top: 0;
    display: block !important;
  }
  .body-interne .logo {
    width: 150px !important;
  }
}
.body-interne .logo {
  width: 150px !important;
  position: initial;
}
@media (min-width: 1200px) {
  .body-interne #navbarSupportedContent,
  .is-sticky #navbarSupportedContent {
    justify-content: center !important;
  }
  .onepage .sticky-wrapper {
  }
  .onepage .navigation {
    padding-bottom: 9px;
  }
  .onepage .is-sticky .navigation {
    padding: 7px !important;
    padding-top: 7px !important;
  }
}

@media (max-width: 767px) {
  .slide {
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .slide {
    top: 0px !important;
  }
}
@media (max-width: 767px) {
  header::before {
    display: none !important;
  }
}
.body-interne header::before {
  display: none;
}
.body-interne header::before {
  display: none !important;
}
@media (max-width: 767px) {
  .content-contact-interne .coordonnees {
    order: 2;
  }
}
.content-contact-interne .col-sm-7 {
  order: 1;
}
.contact-top {
  display: flex;
  width: 68%;
  justify-content: space-between;
  font-family: "Playfair Display";
  font-size: 16px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .contact-top {
    display: none;
  }
  .navbar-brand {
    position: relative !important;
    left: 0 !important;
    transform: none !important;
    width: 80px;
  }
}
@media (min-width: 993px) {
  .navbar-expand-lg .navbar-collapse {
    padding: 30px 10px;
  }
  .is-sticky .navbar-expand-lg .navbar-collapse {
    padding: 3px !important;
  }
}
.vegas-overlay,
.vegas-slide,
.vegas-slide-inner,
.vegas-timer,
.vegas-wrapper {
  background-color: rgba(0, 0, 0, 0.35);
}
.slide-items .h1 {
  display: none !important;
}
.header-btn a {
  background-color: #ffd100;
  padding: 7px 20px;
  border-radius: 17px;
  color: #000 !important;
  font-size: 19px;
  text-align: right;
  font-weight: 700;
}
@media (min-width: 1200px) {
}

.content_slides {
  margin-top: 16px;
}
.body-interne .content_slides {
  margin-top: 0 !important;
  display: none !important;
}
header {
  position: relative;
  background: linear-gradient(180deg, #f4f4f4, #fff);
}
@media (max-width: 767px) {
  .interne header {
    height: auto !important;
  }
  .container-produits {
  }
  .navbar .container {
    padding: 0 10px !important;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .slide {
    top: 0px !important;
  }
}
.body-interne header,
.body-interne .slide {
  height: auto !important;
}
@media (max-width: 1199px) {
}
.body-interne .header-top {
  display: none !important;
}
.navigation {
  top: 40px;
  z-index: 1000;
  background-size: cover !important;
  background: transparent !important;
  position: absolute !important;
}
@media (max-width: 992px) {
  .navigation {
    top: 0 !important;
  }
}
.is-sticky .navigation {
  top: 0 !important;
}
@media (min-width: 993px) {
  .navigation .container {
  }
}
/*.s_accueil::after {
  content: url(images/after_accueil.png);
  position: absolute;
  right: 0;
  bottom: -70px;
  display: block !important;
  z-index: -1;
}*/
@media (min-width: 993px) {
  .navigation .container::before {
    content: url(images/after-nav.png);
    position: absolute;
    right: -2px;
    bottom: -8px;
    display: block;
  }
  .is-sticky .navigation .container::before {
    bottom: -15px !important;
  }
}

@media (max-width: 992px) {
  .navigation {
    border-radius: 0 !important;
    background: #120058 !important;
  }
  .navbar {
    padding: 0 !important;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .navigation {
    padding-bottom: 0px !important;
    border-radius: 0 !important;
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .is-sticky .navigation {
    background: transparent !important;
  }
}
.navigation .navbar {
  background-color: transparent !important;
}
.header-msg {
  font-weight: 700;
}
.sticky-wrapper {
  height: auto !important;
}
@media (max-width: 767px) {
  header,
  .slide {
    height: 500px !important;
  }
  .s_accueil {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  section {
    margin: 30px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-menu-footer,
  .mentions {
    flex: 0 0 auto;
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
}
.navbar-toggler {
  position: relative;
}
.navbar-toggler-icon {
  filter: invert(1);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler {
  border-color: rgb(255, 255, 255);
}
.navbar-toggler::after {
  content: "MENU";
  color: #fff;

  font-size: 14px;
  top: 12px;
  right: 70px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-top p:nth-child(2) {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .slide {
    height: 206px !important;
    margin-top: 88px !important;
  }
  .header_top p {
    margin: 14px 0 !important;
  }
  header {
    height: auto !important;
  }
}
.header-btn {
  margin-top: 20px;
}
.is-sticky .navigation {
  background: #fff !important;
  padding: 6px 0;
}
@media (max-width: 993px) {
  .is-sticky .navigation {
    background: #fff !important;
    padding: 0;
  }
}
header {
  padding: 0 !important;
}
.content_logos ul {
  background: #f2f2f2;
  border-radius: 20px;
  list-style: none;
  padding: 16px;
  margin-top: 23px;
  list-style-type: none;
  display: flex;
}
.content_logos ul li {
  margin: 5px;
}
section ol,
section ul {
}
.infos-top ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  margin: 25px 0;
  text-transform: uppercase;
  flex-wrap: wrap;
  font-weight: 700;
}
@media (max-width: 767px) {
  .infos-top ul {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .infos-top ul li {
    width: 100%;
  }
}
.infos-top ul li img {
  margin-right: 8px;
  border: 1px solid #ff4f4f;
  padding: 9px;
  border-radius: 10px;
  width: 38px;
}
.accueil img {
  border-radius: 30px;
}
.content_img {
  position: relative;
}
.content-accueil {
  padding: 0;
}
.onepage #accueil {
  margin: 0 !important;
  padding: 60px 0 !important;
  margin-top: 40px !important;
  background-position: right;
  margin: 0 !important;
  top: -30px !important;
}

@media (min-width: 78px) {
  .s_garage::after {
    content: "";
    position: absolute;
    bottom: -60px;
    right: 30px;
    width: 46%;
    height: 88%;
    background: url(images/bg_garage.png) right no-repeat;
    background-size: cover;
  }
}
.s_content-section::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 220%;
  position: absolute;
  top: 206px;
  display: block;
}
@media (max-width: 767px) {
  .onepage #accueil::before {
    display: none !important;
  }
  .s_content-section::before {
    display: none !important;
  }
}
.onepage #accueil .accl-content {
  position: relative;
}
@media (max-width: 993px) {
  .onepage #accueil .accl-content {
    padding: 13px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .onepage #accueil {
    margin-top: 100px !important;
  }
}
@media (max-width: 767px) {
  .onepage #accueil {
    padding-top: 0px !important;
    padding-bottom: 14px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 992px) {
  .onepage #accueil {
    top: 0 !important;
  }
  .content-footer {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .onepage #accueil {
    margin-top: 10px !important;
  }
}
@media (min-width: 1200px) {
  .accueil .order-lg-last {
    padding-left: 50px;
  }
}
.section-content {
  line-height: 1.1;
}
.accueil_img {
  justify-content: center;
  flex-wrap: wrap;
}
.content_garage h2 {
  display: flex;
  align-items: center;
  margin-bottom: 10px !important;
}
@media (max-width: 1199px) {
  .accueil_img {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 767px) {
  .accueil_img {
    order: 2;
  }
}
@media (max-width: 767px) {
  .acceuil_content {
    padding: 10px;
    order: 1;
  }
  .whatsapp {
    margin: 7px 0px;
    text-align: right;
  }
  .content_fp {
    align-items: center;
  }

  .content_fp div {
    width: 50% !important;
  }
  .whatsapp a {
    margin: 0 4px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content_accueil {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .col-sm-7.acceuil_content {
    padding-right: 100px !important;
  }
}
@media (max-width: 767px) {
  .content_text_accueil h1 {
    font-size: 19px !important;
    margin: 14px 0 !important;
  }
}
.s_actus_avis {
  position: relative;
  margin-top: 50px !important;
  padding: 50px 0;
}
.s_actus {
  margin-top: 80px !important;
}
.r_actus {
  background: #d9d9d9;
  padding: 20px;
  border-radius: 60px;
}
@media (max-width: 993px) {
  .s_actus_avis {
    margin-top: 0 !important;
    padding: 24px 0 !important;
    padding-top: 0 !important;
  }
  .dropdown .dropdown-menu {
    display: block !important;
  }
  .s_solutions {
    margin-bottom: 0 !important;
  }
}
.s_actus_avis .actus {
  position: relative;
  z-index: 10;
  width: 70% !important;
}
@media (max-width: 767px) {
  .s_actus_avis .actus {
    width: 100% !important;
  }
}
.actus_avis h2 {
  color: #000 !important;
}
.content_insta {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .actus_avis {
    width: 79% !important;
  }
}
.insta {
}
.avis_google {
}
header::after {
  content: url(images/after_header.png);
  position: absolute;
  right: 0;
  bottom: -127px;
  display: block !important;
  z-index: 100000;
}
.s_missions::before {
  content: url(images/before_missions.png);
  position: absolute;
  left: 0;
  top: -90px;
  display: block !important;
  z-index: -1;
}
@media (min-width: 1200px) {
  .avis {
    padding-right: 70px !important;
  }
}
@media (max-width: 1024px) {
  .s_actus_avis::after {
    content: url(images/after_actus_mobile.png) !important;
    bottom: -45px !important;
  }
}
.content_actus {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.s_app_mobile {
  padding: 50px 0;
  color: #fff;
  margin: 0;
}
.s_app_mobile h2 {
  color: #fff;
}
.app_mobile ol {
  color: #fff;
  font-size: 23px;
  font-weight: 900;
  font-family: "Poppins";
}
.app_mobile ol li {
  margin: 10px 0;
}
.contact h2 {
  color: #fff !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .fb,
  .avis {
    width: 100% !important;
  }
  .fb-page,
  .fb_iframe_widget {
    padding: 0 !important;
    background: none !important;
  }
}
.grid-list-item {
  top: 170px !important;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .actus {
    max-width: 1040px !important;
  }
}
@media (min-width: 1700px) {
  .s_actus_avis::after {
    width: 26% !important;
  }
}
@media (max-width: 992px) {
  .fb {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767px) {
  .fb {
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Avis,
  .fb {
    margin-bottom: 20px;
  }
  .Avis {
    margin: 0 auto;
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .Avis,
  .fb {
    text-align: center;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .Avis,
  .fb {
    text-align: center !important;
  }
}
.content-contact h2 {
}
@media (max-width: 767px) {
  .content-contact h2 {
    padding-bottom: 0;
  }
}
.avis_google {
  position: relative;
  margin-top: 18px !important;
}
.actus h2 {
  color: #fff;
}
.content-app {
  align-items: center;
}
.content-app a {
  margin: 0 5px !important;
}
.app_mobile h2 div {
  text-shadow: 1px 1px 3px #000;
}
.row {
  position: relative !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .Avis,
  .fb {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .actus {
    text-align: center;
  }
  .actus .row {
    justify-content: center;
  }
}
/*.s_actus_avis::after {
    content:url(images/after_actus.png);
    position:absolute;
    right:0;
    bottom:0;
    display:block !important
}*/
@media (min-width: 992px) and (max-width: 1199px) {
  .fb-page,
  .fb_iframe_widget {
    background: none !important;
    padding: 0 !important;
  }
}
@media (min-width: 993px) {
  .content_activites img {
    border-radius: 20px;
  }
  .s_actus_avis {
    margin-bottom: 0 !important;
  }
  .s_app_mobile {
    padding-top: 80px !important;
  }
  .s_produits {
    z-index: 10;
  }
  .s_actus_avis {
    z-index: 10;
  }
}
.elfsight-app-79561ff5-f521-4ec6-b910-35914fd3e460 {
  background: #fff;
  padding: 7px;
  border-radius: 10px;
}
.body-interne .navbar-light .navbar-nav .nav-link.dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after {
  display: block !important;
}
.is-sticky .navigation {
  background: #fff !important;
  padding: 6px 0;
}
@media (max-width: 993px) {
  .is-sticky .navigation {
    background: #fff !important;
    padding: 0;
  }
}
header {
  padding: 0 !important;
}
.content_concept {
  align-items: center;
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-menu-footer,
  .mentions {
    justify-content: center !important;
  }
}
.zone {
  padding: 0 !important;
}
.zone iframe {
  border-radius: 30px !important;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .onepage h2,
  .titre-page,
  .style-titre-p {
    font-size: 30px !important;
  }
  .content_text_accueil h1 {
  }
  .album-similar li {
    width: 24% !important;
  }
}
@media (max-width: 768px) {
  .onepage h2 {
    font-size: 24px !important;
    margin-bottom: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .album-similar li {
    width: 34% !important;
  }
}
@media (min-width: 1200px) {
  .infos_industriel {
    display: flex;
    flex-wrap: wrap;
    height: 100% !important;
  }
  .infos_industriel .content-btn {
    width: 100% !important;
  }
}
.dropdown a:hover .dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle:hover::after {
  display: block !important;
}
.body-interne .navbar-light .navbar-nav .nav-link.dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after {
  display: block !important;
}
.is-sticky .navigation {
  background: rgb(18 0 88 / 80%) !important;
  padding: 6px 0;
  border-radius: 0 !important;
}
.body-interne header::after {
  display: none !important;
}
@media (max-width: 993px) {
  .is-sticky .navigation {
    padding: 0 10px !important;
    background: #120058 !important;
  }
  .is-sticky .logo {
    padding-bottom: 0 !important;
  }
  .navbar .container {
    padding: 0 !important;
  }
  #navbarSupportedContent {
    padding-bottom: 10px !important;
  }
  .s_apropos::after,
  .s_avantapres::after {
    width: 100% !important;
    border-radius: 0 !important;
  }
  .apropos_container {
    padding: 10px !important;
  }
}
header {
  padding: 0 !important;
}
.onepage .is-sticky .logo img {
  width: 90px !important;
}
.content_concept {
  align-items: center;
}
@media (max-width: 767px) {
  .slick-slide .col-sm-7 img {
    border-radius: 20px 20px 0 0;
  }
  a.btn_transformations {
  }
  .r_actus {
    background: #d9d9d9;
    padding: 10px;
    border-radius: 0;
  }
  .s_avantapres .container {
    padding: 0 !important;
    padding-top: 20px !important;
  }
  .slick-slide .col-sm-5 img {
    border-radius: 0 0 20px 20px;
  }
  .slick-slide .col-sm-5 {
    margin-top: 7px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-menu-footer,
  .mentions {
    justify-content: center !important;
  }
}
.zone {
  padding: 0 !important;
}
.zone iframe {
  border-radius: 30px !important;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .onepage h2,
  .titre-page,
  .style-titre-p {
    font-size: 35px !important;
    text-align: center;
    margin-bottom: 16px;
  }
  .footer-menu li a {
    font-size: 13px !important;
  }
  .s_content-section::before {
    height: 110%;
  }
  .services {
    width: 100% !important;
    margin-bottom: 50px;
  }
  .s_actus_avis .actus {
    width: 98% !important;
  }
  .content_text_accueil h1 {
    margin: 20px 0 !important;
    font-size: 24px !important;
  }
  .album-similar li {
    width: 24% !important;
  }
}
@media (max-width: 768px) {
  .onepage h2 {
    font-size: 40px !important;
    line-height: normal !important;
    text-align: center !important;
  }
  #produits h2 {
    justify-content: center;
  }
  #formations h2::before {
    width: 10% !important;
    display: none;
  }
  .cont-actus div {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .album-similar li {
    width: 34% !important;
  }
}
@media (min-width: 1200px) {
  .infos_industriel {
    display: flex;
    flex-wrap: wrap;
    height: 100% !important;
  }
  .infos_industriel .content-btn {
    width: 100% !important;
  }
}
.dropdown a:hover .dropdown-toggle::after,
.navbar-light .navbar-nav .nav-link.dropdown-toggle:hover::after {
  display: block !important;
}
.content_section {
  background: none;
  position: relative;
  padding: 50px 0;
  background-size: cover !important;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .content_section {
    padding-top: 10px !important;
  }
}
.content_section::before {
  content: "";
  position: absolute;
  top: 0;
  background: url(images/industriel.png) no-repeat !important;
  left: 0;
  width: 100% !important;
  height: 40% !important;
  background-size: cover !important;
}
@media (max-width: 992px) {
  .content_section::before {
    height: 38% !important;
  }
}
.content_section::after {
  content: "";
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  width: 100% !important;
  height: 40% !important;
}
@media (max-width: 992px) {
  .content_section::after {
    height: 38% !important;
  }
}

#contact {
  background-size: cover;
  margin-bottom: 0;
  padding-bottom: 220px !important;
  position: relative;
  margin-top: 0 !important;
  padding-top: 30px !important;
  margin-top: 0px !important;
  border-radius: 183px 183px 0 0;
}
@media (max-width: 767px) {
  #contact {
    padding-top: 20px !important;
    padding-bottom: 220px !important;
    margin-top: 0px !important;
  }
  .coordonees {
    font-size: 16px;
    font-family: "Playfair Display";
    display: block !important;
    justify-content: center;
    margin: 18px 0;
  }
}
#contact .container-fluid {
  padding: 0;
}
.contact #contact H2 {
  position: relative !important;
}
.zone {
  margin-top: 24px;
}
.zone .eapps-google-maps {
  border-radius: 15px;
}
.container {
  position: relative;
}
.content-contact .col-sm-6 {
  position: relative;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .content-contact .col-sm-6 {
    margin-bottom: 16px;
  }
}
.coordonnees,
.interne .coordonnees {
  color: #fff !important;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding-left: 10px;
  padding: 0px;
  border-radius: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex !important
;
}
@media (max-width: 1199px) {
  .coordonnees,
  .interne .coordonnees {
    padding: 0px;
    font-size: 18px;
    background-color: transparent;
    color: #000 !important;
  }
  .interne .coordonnees {
    font-size: 14px !important;
  }
  .price,
  .price-pro {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .coordonnees,
  .interne .coordonnees {
    font-size: 12px !important;
  }
  #formations h2::before {
    display: none;
  }
  .container-produits .col-lg-4,
  .container-formations .col-lg-3 {
    width: 50% !important;
    margin: 30px 0;
  }
  .s_apropos {
    padding-top: 18px !important;
  }
  .onepage h2 {
    text-align: left !important;
  }
  .content_titre {
    padding-top: 25px !important;
  }
  #sticker {
    background: #cc9345 !important;
  }
}
.coordonnees .phone,
.coordonnees .mail,
.coordonnees .adresse,
.coordonnees .email,
.interne .coordonnees .phone,
.interne .coordonnees .mail,
.interne .coordonnees .adresse,
.interne .coordonnees .email {
  color: #fff;
  position: relative;
  margin-bottom: 0px !important;
  margin: 10px 0;
}
.interne .coordonnees .phone,
.interne .coordonnees .mail,
.interne .coordonnees .adresse,
.interne .coordonnees .email {
  width: auto !important;
}
@media (max-width: 767px) {
  .coordonnees .phone,
  .coordonnees .mail,
  .coordonnees .adresse,
  .coordonnees .email,
  .interne .coordonnees .phone,
  .interne .coordonnees .mail,
  .interne .coordonnees .adresse,
  .interne .coordonnees .email {
    color: #fff !important;
  }
}
@media (max-width: 767px) {
  .coordonnees .phone,
  .coordonnees .mail,
  .coordonnees .adresse,
  .coordonnees .email,
  .interne .coordonnees .phone,
  .interne .coordonnees .mail,
  .interne .coordonnees .adresse,
  .interne .coordonnees .email {
    width: 100% !important;
    margin: 10px 0;
  }
}
.coordonnees .phone img,
.coordonnees .mail img,
.coordonnees .adresse img,
.coordonnees .email img,
.interne .coordonnees .phone img,
.interne .coordonnees .mail img,
.interne .coordonnees .adresse img,
.interne .coordonnees .email img {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .coordonnees .phone img,
  .coordonnees .mail img,
  .coordonnees .adresse img,
  .coordonnees .email img,
  .interne .coordonnees .phone img,
  .interne .coordonnees .mail img,
  .interne .coordonnees .adresse img,
  .interne .coordonnees .email img {
    width: 25px;
  }
}
.coordonnees .phone a,
.coordonnees .mail a,
.coordonnees .adresse a,
.coordonnees .email a,
.interne .coordonnees .phone a,
.interne .coordonnees .mail a,
.interne .coordonnees .adresse a,
.interne .coordonnees .email a {
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.adrc {
}
@media (max-width: 767px) {
  .coordonnees .phone a,
  .coordonnees .mail a,
  .coordonnees .adresse a,
  .coordonnees .email a,
  .interne .coordonnees .phone a,
  .interne .coordonnees .mail a,
  .interne .coordonnees .adresse a,
  .interne .coordonnees .email a {
    color: #fff !important;
  }
}
.content-contact-interne iframe {
  height: -webkit-fill-available !important;
}
.coordonnees h3,
.interne .coordonnees h3 {
  color: #fff;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 162%;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .coordonnees h3,
  .interne .coordonnees h3 {
    font-size: 18px !important;
    color: #002194 !important;
  }
}
.coordonnees {
  display: flex;
  flex-wrap: wrap;
}
.interne .adresse .content-coord {
}
@media (min-width: 768px) {
  .interne .adresse img {
    display: block;
  }
}
.interne .coordonnees {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  margin-top: 0 !important;
}
.interne .coordonnees .phone,
.interne .coordonnees .mail,
.interne .coordonnees .adresse {
  color: #fff !important;
}
@media (max-width: 767px) {
  .interne .coordonnees .phone,
  .interne .coordonnees .mail,
  .interne .coordonnees .adresse {
    color: #fff !important;
  }
}
.interne .coordonnees .phone a,
.interne .coordonnees .mail a,
.interne .coordonnees .adresse a {
  color: #fff !important;
}
@media (max-width: 767px) {
  .interne .coordonnees .phone a,
  .interne .coordonnees .mail a,
  .interne .coordonnees .adresse a {
    color: #fff !important;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .interne .coordonnees {
    font-size: 13px !important;
  }
}
.horaires {
  font-size: 17px;
  color: #000;
  font-weight: 400;
  flex-wrap: wrap;
  font-family: "Playfair Display";
  text-align: center;
}
@media (max-width: 767px) {
  .horaires {
    font-size: 14px;
  }
}
.horaires p {
  margin-bottom: 0 !important;
  margin-left: 14px;
}
.horaires h2 {
  font-family: "montserrat" !important;
  font-size: 18px !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .horaires h2 {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #contact_form {
    margin-top: 0px !important;
    padding: 0px !important;
    border-radius: 0 !important;
    margin-bottom: 20px !important;
    padding-top: 0 !important;
  }
}
.container-map-form iframe {
  width: 100%;
  border-radius: 20px !important;
}
.recaptcha-tt div {
  width: 100% !important;
}
.scontact {
  background: url(images/contact.png) no-repeat !important;
  background-size: cover !important;
}
.scontact h2 {
  color: #fff !important;
}
.s-inblackcare .slick-slide {
  margin: 0 10px !important;
}
/*img {
  width: auto !important;
}*/
@media (max-width: 767px) {
  .scontact {
    border-radius: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .scontact {
  }
  .container-produits .col-lg-4,
  .container-formations .col-lg-3 {
    width: 50% !important;
    margin: 20px 0 !important;
  }
}
.contact-form {
  position: relative !important;
}
.body-interne .contact-form {
  margin-top: 0 !important;
}
.body-interne #contact_form h2 {
  display: none !important;
}
.fa-phone:before,
.fa-envelope:before {
  margin-right: 5px !important;
}
@media (max-width: 767px) {
  .body-interne .coordonnees a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #contact_form::before {
    border-radius: 0 !important;
  }
}
.body-interne .coordonnees {
  display: block !important;
  font-weight: 400 !important;
  order: 1 !important;
  background: transparent;
  padding: 0px;
  border-radius: 0 !important;
  color: #000 !important;
}
#contact .contact h2 {
  position: relative !important;
  padding-left: 10px !important;
}
#map-canvas {
  height: 100% !important;
  border-radius: 30px;
}
.body-interne #map-canvas {
  height: 500px !important;
}
@media (max-width: 767px) {
  #map-canvas {
    height: 400px !important;
    border-radius: 0;
  }
}
.coordonnees h3 {
  color: #002194;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 162%;
  text-transform: uppercase;
}
.contact {
  padding-left: 0;
}
@media (max-width: 767px) {
  .contact {
    padding: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #contact .content-contact .contact-form .col-sm-6 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .phone,
  .mail,
  .adresse {
    width: 100% !important;
  }
}
#contact .coordonnees .phone,
#contact .coordonnees .mail,
#contact .coordonnees .adresse,
.body-interne .coordonnees .phone,
.body-interne .coordonnees .mail,
.body-interne .coordonnees .adresse {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  #contact .coordonnees,
  #contact .interne .coordonnees {
    justify-content: center !important;
  }

  #contact .contact h2 {
    margin-bottom: 10px !important;
  }
}
.coordonees {
  justify-content: center !important;
}
.zone,
.contact {
  position: relative;
  z-index: 1;
}
.body-interne .content-contact {
  background: #828282;
  padding: 24px !important;
}
@media (max-width: 767px) {
  .body-interne .content-contact {
    padding: 0 !important;
  }
}
.body-interne .content-contact .coordonnees {
  color: #fff !important;
}
@media (min-width: 1200px) {
  #contact .coordonnees {
    width: 70%;
    margin: 20px auto !important;
  }
}
.zone h2 {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 50px;
  color: #000;
}
@media (max-width: 1199px) {
  .body-interne .coordonnees {
    margin-top: 0px !important;
    padding-top: 0 !important;
    order: 1;
  }
  .coordonnees {
    order: 1 !important;
  }
  .contact {
    order: 2 !important;
  }
}
@media (max-width: 767px) {
  .form {
    order: 2;
  }
}
.body-interne .contact h2 {
  color: #fff !important;
  font-family: "cormorant sc";
  font-size: 40px;
  text-align: center;
}
@media (max-width: 1199px) {
  .body-interne .contact h2 {
    font-size: 28px !important;
  }
  .content_accueil_img {
    width: 100%;
  }
  .content_titre {
    padding-top: 30px !important;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .body-interne .contact .horaires h2,
  .contact .horaires h2 {
    font-size: 18px !important;
    font-family: "Montserrat" !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
  }
}
.s_contact {
  padding: 50px 0;
  margin-bottom: 0;
  background: url(images/contact.png) no-repeat;
  background-size: cover;
  width: 97%;
  margin: 0 auto;
  margin-right: 0;
}
@media (max-width: 767px) {
  .s_contact {
  }
  .interne {
    margin-top: 10px !important;
  }
  .content-contact-interne .col-sm-8 {
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .s_contact {
    padding-bottom: 100px;
  }
  .apropos {
  }
}
.content-contact-interne {
  padding: 20px;
  padding-bottom: 40px;
  padding-top: 0;
}
@media (max-width: 993px) {
  .content-contact-interne {
    padding: 10px 0;
  }
  .content-contact {
    width: 100% !important;
  }
}
.content-contact {
}
@media (min-width: 1200px) {
  .coordonnees {
    margin-top: 20px !important;
  }
}
.form {
}
.content_produits {
  border-radius: 40px;
  background: #f7f7f7;
  padding: 30px 50px;
  align-content: center;
  margin-top: 0;
}
.content_produits ul {
  margin: 20px 0;
}
.content_produits h4 {
  margin: 10px 0;
}
.zone {
  margin-top: 0 !important;
  padding: initial !important;
}
@media (min-width: 768px) {
  .content-contact .col-sm-6 {
    margin: 7px;
    width: 47%;
  }
}
.zone iframe {
  height: 250px;
}
.dropdown-menu {
  top: 30px !important;
}
h2 span {
  color: #ff0000;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  .content_produits {
    margin-top: 20px;
    padding: 20px;
  }
}
.infos-top ul li {
  margin: 5px;
}
@media (max-width: 992px) {
  .produit h3 {
    font-weight: 700;
  }
}
.body-interne #contact_form {
  padding: 0px !important;
}
@media (max-width: 767px) {
  .content-accueil .content-img {
    left: 0;
    width: 100%;
  }
  .body-interne #contact_form {
    padding: 0px !important;
  }
  .content_salon,
  .content_boutique,
  .content_coiffure {
    padding: 19px !important;
    order: 1;
  }
  .salon-img,
  .boutique-img,
  .coiffure-img {
    order: 2;
  }
  .concept div h2 {
    font-size: 34px !important;
  }
  .concept div h2::before {
    margin-bottom: 5px !important;
  }
  .salon-img::before,
  .boutique-img::before {
    display: none;
  }
}
@media (max-width: 992px) {
  .logo {
    position: relative;
  }
  .body-interne .navbar-nav .nav-link {
    color: #fff !important;
  }
  .body-interne .navbar-light .navbar-nav .nav-link.active,
  .body-interne .navbar-light .navbar-nav .show > .nav-link,
  .body-interne .navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
  }
  .scontact {
    background-size: cover !important;
    border-radius: 0 !important;
  }
  footer .content-menu-footer li a {
    font-size: 14px !important;
  }
}
.evenements h2 {
  font-size: 35px !important;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .slick-prev::before,
  .slick-next::before {
    display: block !important;
  }
  .slick-next,
  .slick-prev {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .content-evenements {
    padding: 0;
    background: #6f3317;
    margin-bottom: 5px !important;
  }
  .body-interne .coordonnees {
    margin-top: 0 !important;
  }
  .content-evenements img {
    width: 107px;
    float: left;
  }
  .content-evenements h3 {
    float: right;
    margin-right: 10px;
    color: #fff;
    margin-top: 16px;
    font-family: "lexend deca" !important;
  }
}
.prestations_container .row {
  justify-content: center;
}
.h2_onepage::after,
.titre-page::after {
  display: none !important;
  content: url(images/after_h2.png) !important;
}
.s_apropos .h2_onepage::after,
.s_contact .h2_onepage::after,
.s_avantapres .h2_onepage::after {
  content: url(images/after_h1.png) !important;
}
@media (min-width: 993px) {
  .accueil_container .content-txt {
    margin-top: 50px;
  }
}
/*.accueil_container .content-txt ul {
  list-style-type: none !important;
}*/
.accueil_container .content-txt ul li {
  padding-left: 10px;
}
.footer-menu li a {
  font-family: "Playfair Display";
  font-size: 16px;
  margin: 0 10px;
  color: #000 !important;
}
.signature {
  text-align: center;
}
.s_contact .col-sm-6 iframe {
  border-radius: 30px;
}
.content-contact-interne .col-sm-8 {
  order: 2 !important;
}
.content-contact-interne .col-sm_4 {
  order: 1 !important;
}
@media (max-width: 992px) {
  .dropdown-item {
    font-weight: 400;
    padding: 6px 0;
    color: #fff;
    font-size: 14px;
    padding-right: 10px !important;
  }
  .navbar-light .navbar-nav .show > .nav-link,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff !important;
  }
  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #ffffff !important;
    background-color: transparent;
  }
}
@media (min-width: 993px) {
  .slide .slick-slide img {
    display: block;
  }
  .apropos_container img {
    border-radius: 106px;
  }
  .s_contact {
    border-radius: 181px 0 0 181px;
  }
  .contact-form {
    margin-top: 35px !important;
  }

  .dropdown-menu .dropdown-item {
    padding: 4px 0;
    font-size: 14px;
    color: #fff;
  }
  .dropdown-menu .dropdown-item:hover {
    color: #f600ff !important;
  }
  .dropdown-menu {
    background: #120058;
    border: none;
    border-radius: 0;
    padding: 10px;
    font-size: 18px;
  }
}
#contact h2 {
  text-align: center !important;
}
/*.interne::after {
  content: url(images/after_accueil.png);
  position: absolute;
  right: 0;
  bottom: 10%;
  display: block !important;
  z-index: -1;
}*/
.body-interne .navigation .container::before {
  display: none !important;
}
.contact-form div {
  padding-left: 0 !important;
}
.content_propos {
  align-content: center !important;
}
.content-formation-produits {
  font-family: "play";
}
.content-formation-produits h3 {
  font-weight: 900;
  font-family: "Playfair Display";
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .body-interne .titre-page,
  .body-interne .h1 {
    text-transform: uppercase;
    font-size: 40px;
  }
  .body-interne .titre-page::after,
  .body-interne h1.h1::after {
    display: none !important;
    content: url(images/after_h2.png) !important;
  }
}
.body-interne h1.style-titre-p::after {
  display: none !important;
}
@media (min-width: 993px) {
  .body-interne #navbarSupportedContent {
  }
  .body-interne .is-sticky #navbarSupportedContent {
    border: none !important;
  }
  .body-interne .logo {
    position: absolute !important;
    left: 20px;
  }
  .body-interne .is-sticky .logo {
    position: inherit !important;
    left: 0 !important;
    width: 80px !important;
    top: 0 !important;
  }
  .body-interne .is-sticky .navbar .container {
    top: 0 !important;
  }
}
#apropos::after {
  content: "";
  background: #ece1d1;
  position: absolute;
  left: 0 !important;
  top: 0;
  height: 100%;
  width: 30%;
  display: block;
  z-index: -1;
}
#apropos {
  margin: 0;
  padding: 50px 0;
}
.content-img_apropos {
  border-left: 1px solid #b9b2a1;
  padding-left: 12px;
  margin-left: 70px;
}
#contact::after {
  content: "";
  background: url(images/after_contact.png) left no-repeat;
  display: block;
  width: 97%;
  position: absolute;
  left: 50%;
  height: 120%;
  bottom: 20px;
  transform: translate(-50%, 0px);
  z-index: -1;
  display: none !important;
  background-size: cover;
}
.horaires ul {
  padding: 0;
  list-style-type: none;
}
#actus h2 {
  text-align: center;
}
@media (min-width: 1300px) {
  #actus h2 {
  }
  .onepage #contact .container,
  .onepage #actus .container {
    width: 78%;
  }
}
.hcgYBp {
  padding: 10px;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 30px;
}
.horaires ul li {
  margin: 5px 0;
}
.container-greviews {
  margin-top: 20px;
}
.horaires ul strong {
  text-transform: uppercase;
}
.container-formations .col-lg-3 {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .content_text-top strong {
    font-size: 26px;
    display: contents;
  }
  .content_titre {
    padding-top: 30px !important;
  }
  .content_accueil_img img:nth-child(2) {
    position: absolute;
    right: 10px;
    bottom: 0px !important;
  }
  .content_accueil_img {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
  .content_accueil_img img {
    height: 225px !important;
  }
  #apropos {
    padding: 24px 0;
  }
  .content-img_apropos {
    margin-left: 0 !important ;
  }
  .content-formation-produits {
    margin-bottom: 20px;
    border-bottom: 1px solid #cc9345;
    padding-bottom: 18px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .cont-actus div {
    flex-wrap: wrap;
  }
  .content_header_top .content_header_top h1 {
    font-size: 50px;
  }
  .content-formation-produits {
    width: 49% !important;
    margin-bottom: 30px !important;
  }
  #apropos .col-lg-6:nth-child(2) {
    margin-top: 40px;
  }
  .coordonees {
    margin: 14px 0;
  }
  .onepage .coordonees {
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .navbar .container {
    padding: 20px 0 !important;
  }
  .onepage .coordonees {
    width: 100% !important;
  }
  .onepage .navbar-brand {
    top: 0px !important;
  }
  #main_nav {
    top: 110px !important;
  }
  .footer-menu li a {
    margin: 0 5px !important;
  }
  .container-formations .col-lg-3 {
    width: 33%;
  }
  .content-formation-produits {
    width: 33% !important ;
    margin-bottom: 40px !important;
  }
}
.swiper {
}
@media (min-width: 1200px) {
  .content_accueil_img::after {
    content: url(images/after_accueil_img.png);
    position: absolute;
    right: -10px;
    bottom: -30px;
  }
  .content_accueil_img {
    text-align: right;
  }
}
.body-interne .price-pro {
  width: 100% !important;
  text-align: center !important;
}
.container_autres_activites h2 {
  margin-bottom: 27px;
}
@media (min-width: 1200px) {
  .container-formations h3,
  .container-produits h3 {
    min-height: 44px;
  }
  .container-formations .content-text {
    min-height: 90px;
  }
}
.concept_img {
  max-width: 850px;
  font-family: "playfair display";
  line-height: 25px;
}
@media (max-width: 992px) {
  .concept_img {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .concept-img {
    margin: 20px 0;
  }
}
@media (min-width: 992px) {
  .onepage #accueil {
  }
  #apropos {
    position: relative;
    top: -20px;
  }
  .concept-img {
    margin-top: 34px;
  }
  #actus {
    margin-top: 0px !important;
    padding-top: 10px !important;
  }
  .jGpDsy {
    display: flex !important;
  }
}

/*
.container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 50px;
}

h2 {
  font-family: "Times New Roman", serif;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

h2::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 2px;
  width: 100vw;
  background: linear-gradient(to left, #cc9345, transparent);
   transform: translateY(-50%);
}
*/
@media (min-width: 1200px) {
  .s_tarifs h2 {
    margin-bottom: 50px !important;
  }
  .content-formation-produits h3 {
    min-height: 44px;
  }
  .content-formation-produits {
    margin-bottom: 30px;
  }
  .body-interne .container-produits .col-lg-4 {
    margin-bottom: 30px !important;
  }
  .body-interne .container-formations .col-lg-3 {
    margin-bottom: 30px !important;
  }
}
.container-canal h2 {
  font-size: 35px;
  text-align: center;
  margin-bottom: 20px;
}
.container-canal-item {
  background: #ca954d;
  color: #fff;
  padding: 14px;
  font-size: 14px;
  align-items: center;
  border-radius: 10px;
  margin-bottom: 16px;
}
.container-canal-item img {
  filter: brightness(0) invert(1) !important;
  margin-right: 5px;
  width: 45px !important;
}
.container-canal-item p {
  margin-bottom: 0;
}
.body-interne .titre-page,
.body-interne .h1 {
  text-align: center !important;
  margin-bottom: 30px;
}
.container-canal .row {
  margin: 24px 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .container-canal .col-sm-4 {
    flex: 0 0 auto;
    width: 50%;
  }
}
.onepage
  .navbar
  .dropdown
  a.nav-link:hover
  .navbar
  .dropdown
  a.nav-link.dropdown-toggle::after {
  display: block !important;
}
.swiper {
  height: auto !important;
}
@media (min-width: 993px) {
  #navbarSupportedContent {
    background: #120058;
    border: 1px solid rgb(43 0 255 / 30%);
    padding: 20px !important;
    border-radius: 10px !important;
  }
  .is-sticky #navbarSupportedContent {
    background: none !important;
    border: none;
    padding: 0;
  }
  .logo {
    position: absolute;
    top: -25px;
    padding: 0;
    left: 30px;
  }
  .is-sticky .logo {
    position: initial !important;
  }
  .btn_header_contact {
    position: absolute;
    right: 20px !important;
  }
  .is-sticky .btn_header_contact {
    right: 0 !important;
  }
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link.active {
    color: #f600ff !important;
  }
}
@media (min-width: 768px) {
}
.content_header_top {
  position: absolute;
  top: 0;
  width: 27%;
  left: 299px;
  top: 30%;
  font-size: 24px;
  font-family: "Open Sans";
  text-align: center;
}
.header_top p {
  margin: 30px 0;
  line-height: 1.3;
}
.content_header_top h1 {
  font-family: "ubuntu";
  font-size: 96px;
  line-height: normal;
  background: linear-gradient(90deg, #f600ff, #00c8ff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  line-height: 1.1;
}

.content_header_top a {
  background: linear-gradient(45deg, #f600ff, #2900a3) padding-box,
    linear-gradient(45deg, #5fdcff, #f600ff) border-box !important;
  display: block;
  padding: 14px;
  color: #fff !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 8px;
  position: relative;
  z-index: 100000;
  font-family: "Open Sans";
}
.elfsight-app-011861c5-37ef-41fd-b2fb-658c0bc6ecbd {
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 30px;
}
.btn_header_contact a.btn {
  margin-top: 0;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 10px;
  font-size: 12px !important;
  font-family: "Open Sans" !important;
}
.accl::before {
  content: "";
  background: linear-gradient(180deg, transparent, #120058);
  display: block !important;
  width: 100%;
  height: 150px;
  position: absolute;
  top: -150px;
  left: 0;
  z-index: 10000;
}
.accl::after {
  content: "";
  background: url(images/after_accuel.png) top no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  z-index: -1;
}
.accl {
  background: #120058 !important;
  top: -30px !important;
}
.missions h2 {
  font-weight: 400 !important;
}
.content_accueil_img {
  width: fit-content;
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 200px 200px 0 0;
  padding: 10px;
  border-bottom: 0;
}
.acces_communaute h2 {
  font-size: 40px;
  color: #fff;
  background: none;
  font-weight: 500;
  -webkit-text-fill-color: #fff;
}
.acces_communaute a.btn {
  border-radius: 40px;
  font-size: 12px !important;
  font-family: "Open Sans" !important;
  font-weight: 500 !important;
}
.solutions .row {
  margin: 50px 0;
  align-items: center !important;
}
.contact-form .btn-primary {
  background: linear-gradient(45deg, #2900a3, #f600ff) padding-box,
    linear-gradient(45deg, #5fdcff, #f600ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 8px;
}
.body-interne .content-coord {
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.body-interne .coordonnees img {
  margin-bottom: 0 !important;
  margin-right: 10px !important;
}
@media (max-width: 992px) {
  header::after,
  .s_missions::before,
  .accl::after {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .content_header_top {
    position: relative;
    width: 100% !important;
    left: 0 !important;
    color: #fff !important;
    background: #120058;
    margin-top: 0px;
    padding-top: 15px;
    font-size: 14px;
  }
  .content_accueil_img {
    margin: 0 auto;
    background: none !important;
  }
  .content-solutions ul,
  .ul_solutions {
    font-size: 14px;
  }
  .contnt_img {
    background: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }

  .content_header_top h1 {
    font-size: 34px !important;
  }
  .content-solutions h3 {
    font-size: 24px !important;
  }
  .content_solutions_img img {
    border-radius: 0 !important;
  }
  .content_solutions_img {
    background: none !important;
  }
  .solutions-img {
    order: 2;
    margin-top: 20px;
  }
  .solutions .row {
    margin: 20px 0;
    align-items: center !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .interne {
    margin-top: 10px !important;
  }
  .content_accueil_img {
    background: none !important;
  }
  .content_header_top {
    position: absolute;
    top: 0;
    width: 100%;
    left: 60px;
    top: 30%;
    font-size: 18px;
    font-family: "Open Sans";
    text-align: center;
  }
  .content-solutions ul,
  .ul_solutions {
    font-size: 13px;
  }
  .header_top p {
    margin: 19px 0 !important;
  }
  a.btn_transformations {
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
  }
  .content_header_top h1 {
    font-size: 50px !important;
  }
}
@media (min-width: 993px) and (max-width: 1024px) {
  .content_header_top {
    width: 40% !important;
  }
  .content_header_top h1 {
    font-size: 60px;
  }
  .accl::after {
    display: none;
  }
  .content-solutions ul,
  .ul_solutions {
    font-size: 14px !important;
  }
  .content-solutions h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 993px) {
  .logo img {
    width: 150px !important;
  }
  .body-interne .logo img {
    width: 70px !important;
  }
  .body-interne .logo {
    width: 70px !important;
  }
  a.btn_transformations {
    width: fit-content;
    margin: 0 auto;
    padding: 10px 30px;
  }
  .body-interne header,
  .body-interne .slide {
    height: 60px !important;
  }
}
.s_actus_avis::before {
  content: url(images/after_header.png);
  position: absolute;
  right: 0;
  top: 20px;
  display: block !important;
  z-index: 100000;
}
.s_actus_avis::after {
  content: url(images/after_header.png);
  position: absolute;
  left: 0;
  bottom: 0;
  display: block !important;
  z-index: -1;
}
@media (max-witdh: 993px) {
  .s_actus_avis::after,
  .s_actus_avis::before {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .front-activite,
  .back-activite {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-content: center;
    gap: 10px;
    justify-items: center;
    border-radius: 5px;
    transition: all ease-in-out 0.3s;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 20px;
  }
  .front-activite {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .back-activite {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateY(180deg);
    background: linear-gradient(#120058, #120058) padding-box,
      linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
    border: 1px solid transparent;
    padding: 14px 40px;
  }
  .content_activites:hover .cnt-activite {
    transform: rotateY(180deg);
  }
  .cnt-activite {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 342px;
    border-radius: 5px;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
  }
  .cnt-activite a {
    color: #fff !important;
  }
  .content_activites h3::after {
    content: "";
    background: linear-gradient(45deg, #20114d, #f600ff);
    display: block;
    height: 8px;
    width: 40px;
    border-radius: 40px;
    margin: 9px auto;
  }
}
.item-temoignages {
  width: 500px;
  background: linear-gradient(#0e023b, #0e023b) padding-box,
    linear-gradient(180deg, #00c8ff, #f600ff) border-box !important;
  border: 7px solid transparent;
  border-radius: 30px;
  display: flex !important;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content_activites h3 {
    bottom: 40px !important;
  }
}
.item-temoignages img {
  border-radius: 20px;
  left: 0px;
  position: relative;
}
.item-temoignages .col-sm-4 {
  padding: 0;
}
.is-sticky .logo img {
  display: none;
}
.is-sticky .logo::before {
  content: url(images/logo_sticky.png);
  display: block !important;
}
@media (max-width: 992px) {
  #accueil .btn-center .btn {
    font-size: 18px;
  }
  .btn_header_contact a.btn {
    margin-right: 0 !important;
  }
  .s_actus_avis::before,
  .s_actus_avis::after {
    display: none !important;
  }
}
.item-temoignages.swiper-slide {
  text-align: left;
}
.Avis {
  background: linear-gradient(#120058, #120058) padding-box,
    linear-gradient(45deg, #f600ff, #2b00ff) border-box !important;
  border: 1px solid transparent;
  border-radius: 30px;
  padding: 10px;
}
.elfsight-app-5fc39b63-ebeb-4103-abac-b0f322b7fcd5 {
  background: #fff !important;
  padding: 10px;
  border-radius: 20px;
}
.container-slide-temoignages .swiper-slide-shadow-coverflow {
  border-radius: 30px;
}
.s_infos {
  margin: 0 !important;
}
/*.missions::before {
  content: "";
  display: block !important;
  left: 30%;
  top: 50%;
  position: absolute;
  z-index: 1;
  width: 80px;
  height: 80px;
  background: url(images/right.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}*/
.missions {
  position: relative;
}
.body-interne .missions {
  margin-top: 34px !important;
}
/*.missions::after {
  content: "";
  display: block !important;
  right: 30%;
  top: 50%;
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(images/right.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}*/
@media (max-width: 767px) {
  /* .missions::before {
    left: 40%;
    top: 31%;
    transform: rotate(90deg);
    width: 43px;
  }
  .missions::after {
    right: 50%;
    top: 61%;
    transform: rotate(90deg);
    width: 43px;
  }*/
  .slick-next,
  .slick-prev {
    top: 37% !important;
  }
}

@media (max-width: 992px) {
  .is-sticky .logo img {
    display: block !important;
  }
  .logo::before,
  .is-sticky .logo::before {
    display: none !important;
  }
}
/*.slick-prev:before {
  content: url(images/left.png) !important;
}
.slick-next:before {
  content: url(images/right.png) !important;
}*/
@media (max-width: 991px) and (min-width: 768px) {
  .body-interne #accueil,
  .body-interne .accueil,
  .interne {
    min-height: calc(100vh - 90px - 150px);
  }
  .missions::after,
  .missions::before {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .back-activite {
    display: none;
  }
  .item-temoignages.swiper-slide {
    width: 300px !important;
  }
  .item-temoignages .col-sm-4 {
    text-align: center;
  }
}
.back-activite h3 {
  position: inherit;
  font-size: 20px;
  text-align: center !important;
  width: 100% !important ;
}

.container-slide-temoignages .swiper-slide-shadow-coverflow {
  border-radius: 30px;
}
.container-slide-temoignages .swiper-pagination-bullet {
  background: #00c8ff;
}
.container-slide-temoignages
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f600ff;
}
.temoignage-titre {
  font-size: 24px;
}
.list-temoignages {
  padding-bottom: 20px;
}
.container-slide-temoignages {
  padding: 20px !important;
}

.content_header_top a {
  letter-spacing: 2.4px;
}

.content_text_accueil p,
.content-solutions p,
content_comunaute p {
  text-align: justify;
}
.content_text_accueil ul {
  text-align: left;
}
.content_text_accueil h1 {
  text-align: justify;
}

.content-solutions ul,
.ul_solutions {
  text-align: inherit;
}

.missions .content_activites:not(:last-of-type)::after {
  content: "";
  display: block !important;
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(images/right.png) no-repeat;
  background-size: contain;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
  z-index: 50;
}

@media (max-width: 767px) {
  .missions .content_activites:not(:last-of-type)::after {
    width: 40px;
    transform: rotate(90deg);
    right: 50%;
    top: 80px;
  }
}
@media (min-width: 1400px) {
  .cnt-activite {
    height: 400px !important;
  }
}
@media (min-width: 768px) {
  .onepage .content-coord {
    text-align: center;
  }
  .body-interne .actus {
    width: 70% !important;
    margin: 0 auto !important;
  }
  .body-interne .avis_google {
    margin-top: 30px !important;
  }
}
.recaptcha-tt {
  text-align: center !important;
}
.body-interne h1,
.body-interne h2,
.body-interne h3,
.body-interne h4,
.body-interne h5,
.body-interne h6 {
  font-weight: 400;
  font-family: "ubuntu";
  background: linear-gradient(90deg, #f600ff, #00c8ff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  font-weight: 700;
}
a.default-link {
  color: #f600ff;
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
  z-index: 10000000 !important;
}
