/*!
Theme name: Theme enfant de Divi
Template: Divi
!*/
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
@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;
  background-color: #103080;
}
#top-header #et-info {
  float: right;
  padding-bottom: 0.5em !important;
  line-height: 1.7em !important;
}
@media (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 #et-info-phone {
  margin-left: 50px;
  position: relative;
  font-size: 1.2em;
}
@media (max-width: 479px) {
  #top-header #et-info #et-info-phone {
    margin: 0 !important;
  }
}
#top-header #et-info #et-info-phone::before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  content: "";
  width: 22px;
  height: 19px;
  background-image: url("images/icon-phone.png");
}
#top-header #et-info #et-info-email {
  display: none;
}
#top-header #et-info #text-3 {
  position: relative;
}
#top-header #et-info #text-3::before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  content: "";
  width: 22px;
  height: 19px;
  background-image: url("images/icon-home.png");
}
#top-header #et-info #text-3 .textwidget {
  display: inline-block;
}
#top-header #et-info #text-3 .textwidget p {
  font-size: 1.2em;
}
#main-header > .container.et_menu_container {
  width: 90%;
}
@media (max-width: 980px) {
  #main-header > .container.et_menu_container {
    width: calc(100% - 60px);
  }
  #main-header > .container.et_menu_container .et-top-navigation {
    padding: 0 !important;
  }
}
#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: middle;
  padding-bottom: 24px;
  line-height: 32px;
}
#main-header > .container.et_menu_container .mobile_nav .mobile_menu_bar {
  display: inline-block;
  vertical-align: middle;
}
#main-header > .container.et_menu_container .mobile_nav #mobile_menu {
  border-color: #ed4217;
  margin-left: -30px;
  padding: 5%;
  width: calc(100% + 60px);
}
#cookie-notice {
  background-color: #103080 !important;
}
#cookie-notice .cookie-notice-container a {
  border: 2px solid white !important;
  background-color: white !important;
  background-image: none !important;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 15px !important;
  color: #103080 !important;
  text-shadow: none !important;
}
#main-content .container:before, #main-content .container #sidebar {
  display: none;
}
#main-content .container #left-area {
  width: 100%;
}
#main-content .et_pb_module.et_pb_post_title {
  text-align: center;
}
#main-content .et_pb_module.et_pb_post_title .et_pb_title_container {
  display: inline-block;
}
#main-content .et_pb_module.et_pb_post_title .et_pb_title_container h1 {
  padding: 20px 40px;
  display: inline-block;
  color: #103080;
}
#main-content .et_pb_module p, #main-content .et_pb_module a, #main-content .et_pb_module span {
  letter-spacing: 0.9px;
  line-height: 1.6;
}
#main-content .top-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-bottom-right-radius: 15rem;
  background: #ed4217;
}
#main-content .top-section .et_pb_slides .et_pb_slide {
  min-height: 55vh;
  width: 98%;
  border-bottom-right-radius: 15rem;
}
#main-content .top-section .et_pb_slides .et_pb_slide::before {
  content: "";
  opacity: 0.78;
  width: 100%;
  height: 100%;
  background: #103080;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom-right-radius: 15rem;
}
#main-content .top-section .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 0;
}
#main-content .top-section .et_pb_slides .et_pb_slide .et_pb_slide_title {
  font-weight: 600;
  text-shadow: 6px 6px 10px #103080;
  text-transform: uppercase;
}
#main-content .top-section .et_pb_slides .et_pb_slide .et_pb_slide_content h3, #main-content .top-section .et_pb_slides .et_pb_slide .et_pb_slide_content h2 {
  font-family: "Lato", sans-serif;
  padding: 0;
  font-weight: 500;
  text-transform: uppercase;
}
#main-content .top-section .et_pb_slides .et_pb_slide .et_pb_slide_content h3 {
  font-weight: 300;
}
.entry-content > p:first-child {
  padding: 0;
}
body:not(.page-id-81) .grecaptcha-badge {
  display: none;
}
#section-presentation .et_pb_row {
  min-width: 100%;
  width: 100%;
}
@media (max-width: 980px) {
  #section-presentation .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
  }
}
#section-presentation .et_pb_row .et_pb_column {
  width: 70%;
}
#section-presentation .et_pb_row .et_pb_column:first-of-type {
  width: 30%;
  margin: 0;
}
#section-presentation .et_pb_row .et_pb_column:first-of-type .et_pb_image, #section-presentation .et_pb_row .et_pb_column:first-of-type .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
#section-presentation .et_pb_row .et_pb_column:first-of-type .et_pb_image img, #section-presentation .et_pb_row .et_pb_column:first-of-type .et_pb_image_wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type {
  padding: 0 15%;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type .et_pb_text_inner h2 {
  text-shadow: 6px 6px 3px rgba(237, 66, 23, 0.14);
  color: #103080;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 2.5vh;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type .et_pb_blurb_content {
  margin-left: 0;
  max-width: 600px;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type .et_pb_blurb_content .et_pb_image_wrap {
  max-height: 32px;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type .et_pb_blurb_content strong {
  text-transform: uppercase;
}
#section-presentation .et_pb_row .et_pb_column:last-of-type .et_pb_blurb_content:last-of-type {
  margin-bottom: 2.5vh;
}
@media (max-width: 980px) {
  #section-presentation .et_pb_row .et_pb_column {
    width: 100%;
  }
  #section-presentation .et_pb_row .et_pb_column:first-of-type {
    width: 100%;
    margin-top: 10%;
    height: 50vh !important;
  }
}
#section-cabinet {
  padding: 0;
}
#section-cabinet .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}
@media (max-width: 980px) {
  #section-cabinet .et_pb_row {
    flex-direction: column;
  }
}
#section-cabinet .et_pb_row .et_pb_column {
  background: #ed4217;
  margin: 0;
  width: 40%;
  padding: 10vh 10%;
}
#section-cabinet .et_pb_row .et_pb_column:first-of-type .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#section-cabinet .et_pb_row .et_pb_column:first-of-type .et_pb_text_inner p {
  display: inline-block;
}
#section-cabinet .et_pb_row .et_pb_column:last-of-type {
  background: #103080;
  width: 60%;
}
@media (max-width: 980px) {
  #section-cabinet .et_pb_row .et_pb_column:last-of-type {
    width: 100%;
  }
}
@media (max-width: 980px) {
  #section-cabinet .et_pb_row .et_pb_column {
    width: 100%;
  }
}
#section-cabinet .et_pb_row .et_pb_column .et_pb_text h2 {
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 8vh;
}
#section-cabinet .et_pb_row .et_pb_column .et_pb_text p {
  opacity: 0.8;
  margin: auto;
  max-width: 500px;
}
#section-parcours::before {
  content: "";
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background: #103080;
  position: absolute;
  top: 0;
  left: 0;
}
#section-parcours h2 {
  text-transform: uppercase;
  font-weight: 900;
}
#section-parcours .et_pb_row:last-of-type .et_pb_text {
  padding: 5vh 10%;
}
#section-parcours .et_pb_row:last-of-type .et_pb_text h3 {
  color: #ed4217;
  font-weight: 300;
}
#section-parcours .et_pb_row:last-of-type .et_pb_text h3 strong {
  color: #103080;
  font-weight: 900;
}
#back_page {
  margin: 30px auto;
  text-align: right;
}
#back_page button {
  padding: 10px 20px;
  background-color: #ed4217;
  color: white;
  cursor: pointer;
  border: none;
}
@media (min-width: 768px) {
  .page-interne-align {
    display: flex;
    align-items: center;
  }
}
.page-interne-align .et_pb_column:first-of-type {
  background-color: rgba(237, 66, 23, 0.05);
  padding: 5.5%;
}
#section-honoraires .et_pb_row:nth-of-type(3n + 1) .et_pb_image_wrap {
  width: 100%;
}
#section-honoraires .et_pb_row:nth-of-type(3n + 1) .et_pb_image_wrap img {
  width: 100%;
  height: 40vh;
  object-fit: cover;
}
#section-protection-juridique, #section-aide-juridictionnelle {
  padding-top: 0;
}
@media (min-width: 981px) {
  #ligne-protection-juridique, #ligne-aide-juridictionnelle {
    display: flex;
    align-items: center;
  }
}
#section-tout-domaines-droit .et_pb_blurb_content {
  max-width: 100%;
}
#section-tout-domaines-droit {
  padding-bottom: 0;
}
#section-tout-domaines-droit .et_pb_row:nth-of-type(4n + 2) {
  background-color: rgba(237, 66, 23, 0.05);
  padding: 5.5%;
}
#section-tout-domaines-droit .et_pb_row:nth-of-type(4n + 4) {
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
}
#section-tout-domaines-droit .et_pb_row:nth-of-type(4n + 4) .et_pb_image .et_pb_image_wrap {
  width: 100%;
  line-height: 0;
}
#section-tout-domaines-droit .et_pb_row:nth-of-type(4n + 4) .et_pb_image .et_pb_image_wrap img {
  width: 100%;
  height: 40vh;
  object-fit: cover;
}
#section-formulaire .et_pb_row {
  align-items: center;
}
#section-formulaire .et_pb_row .et_pb_column {
  height: 100%;
  color: #103080;
  padding: 20px;
}
#section-formulaire .et_pb_row .et_pb_column form p {
  letter-spacing: normal;
}
#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(:nth-of-type(5)) {
  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(:nth-of-type(5)) {
    width: 48%;
  }
  #section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(:nth-of-type(5)):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(:nth-of-type(5)) input {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  background-color: transparent;
  transition: all 0.3s;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(:nth-of-type(5)) input:focus {
  border-color: #103080;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:nth-of-type(5) {
  display: block;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:nth-of-type(5) textarea {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  background-color: transparent;
  transition: all 0.3s;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:nth-of-type(5) textarea:focus {
  border-color: #103080;
}
#section-formulaire .et_pb_row .et_pb_column form > p:nth-last-child(3) {
  float: right;
}
#section-formulaire .et_pb_row .et_pb_column form > p:nth-last-child(3) input[type=submit] {
  background-color: #ed4217;
  color: white;
  padding: 16px;
  font-size: 14px;
  margin-top: 5%;
  text-transform: uppercase;
  float: right;
  border: 2px solid #ed4217;
  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: #103080;
}
.et_builder_inner_content > .bp-contact-card {
  display: none;
}
#section-horaires-map {
  background-color: #103080;
}
#section-horaires-map .et_pb_row {
  max-width: 100%;
}
@media (min-width: 981px) {
  #section-horaires-map .et_pb_row {
    display: flex;
    align-items: center;
  }
}
#section-horaires-map .et_pb_row:last-of-type::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #103080;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column {
  color: white;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(2) address .bp-opening-hours {
  max-width: none;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(2) address .bp-opening-hours .bp-weekday {
  margin-top: 10px;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(2) address .bp-opening-hours .bp-weekday .bp-weekday-name {
  text-transform: capitalize;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(2) address .bp-opening-hours .bp-weekday .bp-time {
  width: initial;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(1) .et_pb_code, #section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(3) .et_pb_code {
  height: 100%;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(1) .et_pb_code .et_pb_code_inner, #section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(3) .et_pb_code .et_pb_code_inner {
  height: 100%;
  line-height: 0;
}
#section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(1) .et_pb_code .et_pb_code_inner iframe, #section-horaires-map .et_pb_row:last-of-type .et_pb_column:nth-child(3) .et_pb_code .et_pb_code_inner iframe {
  width: 100%;
  height: 100%;
  min-height: 40vh;
}
body.search #container-top-results {
  background-color: #F7F7F7;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
  padding: 3% 0;
}
body.search #container-top-results h1#title-on-results {
  text-align: center;
}
body.search #container-top-results #search-form-on-results {
  text-align: center;
  margin: 20px 0;
}
body.search #container-top-results #search-form-on-results input#s {
  padding: 10px;
  border-radius: 25px;
  border: 1px solid #103080;
}
body.search #container-top-results #search-form-on-results input#searchsubmit {
  padding: 10px 20px;
  border-radius: 25px;
  background-color: #103080;
  color: white;
  border: 1px solid #103080;
  display: block;
  margin: auto;
}
body.search #content-area #left-area {
  padding: 0;
}
body.search #content-area #left-area ul.search-items {
  list-style: none;
}
body.search #content-area #left-area ul.search-items li {
  width: 28.353%;
  margin-right: 7.47%;
  text-align: center;
  float: left;
  clear: none;
}
body.search #content-area #left-area ul.search-items li:nth-child(3n+1) {
  clear: both;
}
body.search #content-area #left-area ul.search-items li:nth-child(3n) {
  margin-right: 0;
}
body.search #content-area #left-area ul.search-items li a.entry-featured-image-url {
  margin-bottom: 15px;
}
body.search #content-area #left-area ul.search-items li h2.entry-title {
  text-align: center;
  color: black;
  font-size: 18px;
}
body.search #content-area #left-area ul.search-items li span.price {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #103080;
  margin-bottom: 5px;
}
body.search #content-area #left-area ul.search-items li a.lien-vers-produit {
  text-transform: uppercase;
  color: black;
  font-weight: 600;
  padding: 8px 15px;
  border: 1px solid #103080;
  display: inline-block;
}
#main-footer {
  background-color: white !important;
}
#main-footer > .container #footer-widgets {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 5vh 0;
}
#main-footer > .container #footer-widgets .footer-widget {
  width: calc(100% / 2) !important;
}
@media (max-width: 767px) {
  #main-footer > .container #footer-widgets .footer-widget {
    width: 100% !important;
  }
}
#main-footer > .container #footer-widgets .footer-widget:first-of-type {
  width: 100% !important;
  margin-right: 0 !important;
  margin-bottom: 5vh;
}
#main-footer > .container #footer-widgets .footer-widget:first-of-type .widget_text {
  text-align: center;
  width: 100%;
  color: #103080;
  font-size: 18px;
}
#main-footer > .container #footer-widgets .footer-widget:first-of-type .widget_text a {
  color: #103080;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(2) {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ed4217;
  margin: 0 !important;
}
@media (max-width: 767px) {
  #main-footer > .container #footer-widgets .footer-widget:nth-of-type(2) {
    padding: 5%;
  }
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) {
  background-color: #ed4217;
  min-height: 20vh;
  margin: 0 !important;
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  #main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) {
    width: 100% !important;
    min-height: unset;
    padding: 5%;
  }
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) .textwidget {
  display: flex;
  flex-direction: column;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) .widget_text {
  text-align: left;
  display: flex;
  justify-content: center;
}
#main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) .widget_text p {
  display: inline-block;
  color: white;
  font-size: 16px;
}
@media (max-width: 767px) {
  #main-footer > .container #footer-widgets .footer-widget:nth-of-type(3) .widget_text p {
    text-align: center;
  }
}
#main-footer > .container #footer-widgets .footer-widget:last-of-type {
  display: none;
}
#main-footer #footer-bottom {
  padding: 0 0;
}
#main-footer #footer-bottom .container {
  max-width: 100%;
  width: 100%;
}
#main-footer #footer-bottom .container #menu-menu-plan-du-site {
  margin: auto;
  width: 80%;
  max-width: 1080px;
  padding-top: 0;
  padding-bottom: 2.5vh;
  text-align: center;
}
#main-footer #footer-bottom .container #menu-menu-plan-du-site li a {
  color: #103080;
  text-transform: uppercase;
}
#main-footer #footer-bottom .container #menu-menu-plan-du-site li:hover a {
  color: #ed4217;
  opacity: 1;
}
#main-footer #footer-bottom .container #footer-info {
  width: 100%;
  padding: 2.5vh 0;
  text-align: center;
  background: #103080;
}
#main-footer #footer-bottom .container #footer-info, #main-footer #footer-bottom .container #footer-info a {
  color: white;
}
article.et_pb_post .entry-content > img:first-child {
  float: left;
  width: 50%;
  margin-right: 20px;
}
body.category-actualite #left-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.category-actualite #left-area article {
  width: calc(90% / 3);
}
