<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************* Code CSS ajoutÃ© par Sylvain **********/


/* TITLES */
.oleoscript {
  font-family: 'Oleo Script';
  font-weight: 400;
}

.size_1{
font-size: 80px;
}

.size_2{
font-size: 48px;
}

h1 span {
  font-family: 'Oleo Script';
  font-size: 48px;
  font-weight: 400;
}

/* HERO MASQUE */
.hero-svg-white{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  fill: #fff;
}

.hero-svg-grey {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  fill: #FAF7F4;
}


/* BTN PAGE CONTACT */
.btn_contact .elementor-button-icon svg{
width: 25px !important;
}

.btn_contact .elementor-button-text {
  text-align: left;
  display: flex;
  align-items: center;
}

.btn_contact .elementor-button-icon {
  display: flex;
  align-items: center;
}



/* SUR MESURE */

.card_description strong{
font-size: 20px;
font-weight: 700;
}

.extraBold strong{
font-weight: 900;
}

.inspiration_card .elementor-widget-wrap.elementor-element-populated{
padding-top: 50% !important;
}

.inspiration_title {
  min-height: 62px;
  display: grid;
}

.inspiration_title .elementor-widget-container {
  align-items: center;
  display: flex;
}

/* FAQ */
.accordion-item .card-header .btn .la{
background-color: #478BDF;
box-shadow: 0px 0px 0px 5px rgb(71 139 223 / 20%);
}

.FAQ_coaventure .accordion-item .card-header .btn {
  font-family: 'Raleway';
  font-weight: 700 !important;
  font-size: 18px;
  line-height: 1.3em;
      min-height: 90px;
}

.FAQ_coaventure .card-body.d-flex {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3em;
}

.breadcrumb-area-base {
  padding-top: 91px !important;
  padding-bottom: 100px !important;
  position: relative !important;
  z-index: 1;
  background-position: center;
}

.inspiration.breadcrumb-area-base {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position: top;
}




/* Contact form 7 */

.wpcf7-form-control-wrap select, .wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="select"], .wpcf7-form-control-wrap input[type="date"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="tel"] {
height: auto;
max-width: 100%;
line-height: inherit;
padding: 15px 20px 15px 30px;
font-size: 13px;
color: #0d233e;
border-radius: 30px;
border: 1px solid rgba(128, 137, 150, 0.2);
box-shadow: 2px 2px 10px rgb(20 10 0 / 10%) !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #fff;
margin-bottom: 20px;
width: 100%;
}

.wpcf7-form .wpcf7-form-control.wpcf7-text{
width: 100% !important;
}

.wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  padding: 9px 20px 9px 30px !important;
}

.wpcf7-list-item {
  margin: 0 !important;
}

.contact_form_sur_mesure p {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 12px;
}

.form_checkbox {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 14px;
  margin: 15px 0;
  line-height: 1.3em;
}

.contact_form_sur_mesure input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: #F4A960;
  border: none;
  font-family: 'Raleway';
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  padding: 14px 20px;
  border-radius: 50px;
}

.contact_form_contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
  padding: 14px 50px;
}


span.wpcf7-not-valid-tip {
  margin-top: -15px;
  margin-bottom: 15px;
  color: #140A00;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
}

span.wpcf7-not-valid-tip::before {
background-image: url(../img/warning.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-flex;
    position: relative;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    content: "";
    margin-right: 5px;
}

.wpcf7-form-control-wrap.message span.wpcf7-not-valid-tip, .wpcf7-form-control-wrap.ConditionsGnrales span.wpcf7-not-valid-tip {
    margin-top: 0 !important;
}





/* Background Illustrations */

.breadcrumb-area-grey{
padding-top: 90px;
padding-bottom: 100px;
position: relative;
z-index: 1;
background-size: cover;
background-position: center;
}

.bread-bg-plutot {
    background-image: url(../img/background/single-background.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.bread-bg-sur-mesure {
    background-image: url(../img/background/BG_2_surmesure.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.bread-bg-inspiration{
background-image: url(../img/background/single-background.svg);
background-size: contain;
background-repeat: no-repeat;
}



.bread-bg-description{
background-image: url(../img/background/illu_description_devenirExplorateur-01.svg);
background-size: contain;
background-repeat: no-repeat;
}

.bread-bg-devenir {
   background-image: url(../img/background/Background2_inverse_devenirexplorateur.svg);
   background-size: contain;
   background-repeat: no-repeat;
}

/* CGU */


.simple_content h2{
 font-size: 18px;
 font-weight: 700;
 margin: 20px 0 10px 0;
}

.simple_content h3{
 font-size: 16px;
 font-weight: 700;
 margin: 20px 0 10px 0;
}

.simple_content h4{
 font-size: 16px;
 margin: 10px 0 10px 0;
}

.simple_content p {
   margin: 0 0 15px 0;
}

.simple_content a{
 text-decoration: underline !important;
}




/* FOCUS */


.focus-card .card-img img {
  height: 195px;
}
.card-item.focus-card.border {
  border-radius: 6px;
}
.focus-card .card-button {
  margin-bottom: 20px;
}

.focus-carousel.carousel-action .owl-nav div {
  background-image: url('../img/focus_prev.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}

.focus-carousel .owl-nav div.owl-next {
  transform: rotate(180deg);
}

.focus-carousel.carousel-action .owl-nav div i {
display: none;
}

.focus-carousel .owl-nav div.owl-prev {
  top: 49%;
}

.focus-carousel.carousel-action .owl-dots div.active {
  background-color: #1E5497;
  border-color: transparent;
  width: 8px;
  height: 8px;
}

.focus-carousel.carousel-action .owl-dots div {
  background-color: #478BDF;
  border-color: transparent;
  width: 8px;
  height: 8px;
}

.focus-card .card-body {
  border-radius: 8px;
}

/* RESPONSIVE */
@media screen and (max-width: 440px) {
  .size_1{
    font-size: 48px;
  }

  h1 span {
      font-family: 'Oleo Script';
      font-size: 31px;
      font-weight: 400;
  }

  .bread-bg-plutot {
      background-image: url(../img/background/BG_1_Home_mobile.svg);
      background-size: cover;
  }

  .bread-bg-sur-mesure {
      background-size: cover;
  background-position: right;
  }

  .bread-bg-inspiration{
  background-image: none;
  }

  .bread-bg-description{
  height: 100vw;
  }

  .bread-bg-devenir {
    background-image: none;
  }

  .bread-bg-devenir-col {
    background-image: url(../img/background/BG_2_surmesure.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
  }

  .bg-contact.bread-bg-sur-mesure {
    background-image: none;
  }

}
</pre></body></html>