/*!
Theme name: Theme enfant de Divi
Template: Divi
!*/
@import "../Divi/style.css";
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
#top-header {
  padding: 5px;
  color: white;
  font-style: italic;
  font-size: 13px;
}
#top-header #et-info {
  float: right;
  padding-bottom: 0.5em !important;
  line-height: 1.7em !important;
}
@media screen and (max-width: 767px) {
  #top-header #et-info {
    margin: 0 auto;
    float: none !important;
  }
  #top-header #et-info .et_pb_widget {
    float: none;
    display: inline-block;
  }
}
#top-header #et-info .textwidget {
  display: inline-block;
}
#top-header #et-info #et-info-phone::before, #top-header #et-info .et_pb_widget::before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  content: "";
  width: 22px;
  height: 19px;
  top: 4px;
  margin-right: 5px;
}
#top-header #et-info #et-info-email {
  display: none;
}
#top-header #et-info .et_pb_widget {
  position: relative;
  float: right;
}
#top-header #et-info .et_pb_widget::before {
  background-image: url("./images/icon-house.png");
}
#top-header #et-info #et-info-phone {
  margin-left: 50px;
  position: relative;
}
@media screen and (max-width: 479px) {
  #top-header #et-info #et-info-phone {
    margin: 0 !important;
  }
}
#top-header #et-info #et-info-phone::before {
  background-image: url("./images/icon-phone.png");
}
@media (max-width: 980px) {
  #main-header > .container.et_menu_container {
    width: calc(100% - 60px);
  }
}
#main-header > .container.et_menu_container .mobile_nav.opened .mobile_menu_bar:before {
  content: "M";
}
#main-header > .container.et_menu_container .mobile_nav .select_page {
  display: inline-block;
  vertical-align: top;
  color: #ee4747;
}
#main-header > .container.et_menu_container .mobile_nav .mobile_menu_bar {
  padding-bottom: 0;
  vertical-align: top;
  display: inline-block;
}
#main-header > .container.et_menu_container .mobile_nav .mobile_menu_bar:before {
  color: #ee4747;
}
#main-header > .container.et_menu_container .mobile_nav #mobile_menu {
  margin-left: -30px;
  padding: 5%;
  width: calc(100% + 60px);
}
body {
  font-weight: 500 !important;
}
body #main-content .entry-content > p:first-of-type {
  display: none;
}
body #main-content .container:before, body #main-content .container #sidebar {
  display: none;
}
body #main-content .container #left-area {
  width: 100%;
}
body .container, body .et_pb_row {
  max-width: initial;
  width: 80%;
}
body .project h2 {
  text-align: center;
}
#main-slider .et_pb_slide {
  min-height: 75vh;
}
#main-slider .et_pb_slide .et_parallax_bg::before {
  content: " ";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-slider .et_pb_slide h2 {
  font-weight: bold;
}
#main-slider .et_pb_slide a {
  color: white;
}
#main-slider .et-pb-controllers a.et-pb-active-control {
  background-color: #ee4747;
}
#accueil-presentation {
  padding: 100px 0;
}
#accueil-presentation .et_pb_text {
  margin: 0;
  max-width: 80%;
}
#accueil-presentation .et_pb_text h2 {
  color: #ee4747;
  font-weight: bold;
  font-size: 30px;
}
#accueil-presentation .et_pb_text h3 {
  color: #009e00;
  font-size: 20px;
}
#accueil-presentation .et_pb_text p {
  text-align: justify;
}
#accueil-presentation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 980px) {
  #accueil-presentation::before {
    width: 100%;
  }
}
#accueil-services #row-services .et_pb_blurb {
  max-width: 450px;
  margin: 0 auto 6%;
}
#accueil-services #row-services .et_pb_blurb .et_pb_main_blurb_image {
  width: 60px;
  vertical-align: middle;
}
#accueil-services #row-services .et_pb_blurb .et_pb_blurb_container {
  padding-left: 25px;
}
#accueil-services #row-services .et_pb_blurb .et_pb_blurb_container .et_pb_module_header {
  color: #009e00;
  font-weight: 300;
  letter-spacing: 4px;
}
#row-services-titre .et_pb_text, #row-galerie-titre .et_pb_text {
  text-align: center;
}
#row-services-titre .et_pb_text h2, #row-galerie-titre .et_pb_text h2 {
  font-weight: bold;
  font-size: 30px;
}
.section-contactez-nous {
  background-color: #ee4747;
}
.section-contactez-nous p, .section-contactez-nous a {
  color: white;
}
form.glsr-form {
  width: 50%;
  min-width: 240px;
  margin: 0 auto 5%;
}
form.glsr-form .glsr-field label {
  font-weight: 600;
}
form.glsr-form button[type=submit].glsr-button {
  background-color: white;
  border: 2px solid #ee4747;
  color: #ee4747;
  font-size: 15px;
  padding: 5px 15px;
  cursor: pointer;
  transition: all 0.4s;
  font-weight: 600;
}
form.glsr-form button[type=submit].glsr-button:hover {
  background-color: #ee4747;
  color: white;
}
.shortcode-site-reviews .glsr-reviews {
  font-size: 0;
}
.shortcode-site-reviews .glsr-reviews .glsr-review {
  width: calc(100% / 3);
  display: inline-block;
  padding: 15px;
  vertical-align: top;
  font-size: initial;
}
@media (max-width: 980px) {
  .shortcode-site-reviews .glsr-reviews .glsr-review {
    width: 100%;
  }
}
.shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-title {
  margin-bottom: 0;
}
.shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-title h3 {
  font-size: 19px;
}
.shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-date, .shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-content {
  font-size: 12px;
  display: block;
}
.shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-author {
  font-size: 12px;
}
.shortcode-site-reviews .glsr-reviews .glsr-review .glsr-review-author::before {
  margin-right: 5px;
}
#section-formulaire {
  background-color: #f6f6f6;
}
#section-formulaire .et_pb_row {
  align-items: center;
}
#section-formulaire .et_pb_row .et_pb_column {
  height: 100%;
  color: #ee4747;
  padding: 20px;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type {
  font-size: 0;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) {
  display: inline-block;
  margin-bottom: 3%;
}
@media (min-width: 501px) {
  #section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) {
    width: 48%;
  }
  #section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message):nth-of-type(odd) {
    margin-right: 4%;
  }
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) input {
  width: 100%;
  padding: 16px;
  font-size: 16px;
  background-color: transparent;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap.your-message {
  display: block;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap.your-message textarea {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  background-color: transparent;
}
#section-formulaire .et_pb_row .et_pb_column form > p:nth-last-child(3) {
  float: none;
}
#section-formulaire .et_pb_row .et_pb_column form > p:nth-last-child(3) input[type=submit] {
  background-color: #222222;
  color: white;
  padding: 16px;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  border: 2px solid #222222;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
#section-formulaire .et_pb_row .et_pb_column form > p:nth-last-child(3) input[type=submit]:hover {
  border-color: white;
}
#section-formulaire .et_pb_row .et_pb_column form > .wpcf7-form-control-wrap {
  display: inline-block;
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) {
  background-color: white;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-name, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-address, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-directions, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-phone {
  text-align: center;
  font-size: 16px;
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-directions a {
  color: #ee4747;
}
#section-map {
  width: 100%;
  max-width: inherit;
  padding: 0;
}
#section-map #ligne-map {
  width: 100%;
  max-width: inherit;
  padding: 0;
}
#section-map #ligne-map #map {
  width: 100%;
}
#section-map #ligne-map #map p {
  line-height: 0;
}
#section-map #ligne-map #map iframe {
  width: 100%;
}
#main-footer > .container {
  width: 70%;
}
#main-footer > .container #footer-widgets {
  padding: 4% 0;
}
#main-footer > .container #footer-widgets .footer-widget {
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  #main-footer > .container #footer-widgets .footer-widget {
    text-align: center !important;
    width: 100% !important;
    margin: 0 0 7.5% 0 !important;
  }
}
#main-footer > .container #footer-widgets .footer-widget .title {
  padding-bottom: 5%;
}
@media (max-width: 980px) {
  #main-footer > .container #footer-widgets .footer-widget .et_pb_widget {
    float: none;
    width: 100%;
  }
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(1) .textwidget {
  text-transform: uppercase;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(1) .textwidget img {
  margin-right: 5%;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(2) {
  text-align: center;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(2) .et_pb_widget {
  width: 100%;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(2) .et_pb_widget span {
  font-weight: bold;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type {
  text-align: left;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type .et_pb_widget {
  width: 100%;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type .et_pb_widget ul {
  column-count: 2;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type .et_pb_widget ul li {
  padding: 0;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type .et_pb_widget ul li::before {
  display: none;
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type .et_pb_widget ul li a {
  font-style: italic;
}
#main-footer #footer-bottom #footer-info {
  width: 100%;
  text-align: center;
}
article.et_pb_post .entry-content > img:first-child {
  float: left;
  width: 50%;
  margin-right: 20px;
}
