@charset "UTF-8";
b, strong {
  font-weight: 700;
}

/* tablepress */
.tablepress thead tr th {
  background-color: #e5c400;
  color: #005c7a;
  font-weight: 700;
  text-transform: none;
}

.tablepress th, .tablepress td {
  padding: 7px 10px !important;
  border-color: #c9c9c9;
  text-align: center !important;
}
.tablepress th:first-child, .tablepress td:first-child {
  text-align: left !important;
}

.tablepress tfoot {
  border-top: 4px solid #005c7a;
  border-bottom: 8px solid #e5c400;
}
.tablepress tfoot tr th {
  background-color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  color: #005c7a;
}

.tablepress tbody > tr td, .tablepress thead > tr th, .tablepress tfoot > tr th {
  border-left: 1px solid #c9c9c9 !important;
}
.tablepress tbody > tr td:first-child, .tablepress thead > tr th:first-child, .tablepress tfoot > tr th:first-child {
  border-left: none !important;
}

.responsive-table {
  overflow-x: auto;
  overflow-y: hidden;
}
.responsive-table table.tablepress {
  white-space: nowrap;
}

/* Autres */
.elementor-element-86159d1 {
  color: #fff;
}

header#site-header {
  transition: all 0.5s ease;
}
header#site-header #site-logo, header#site-header .menu-link > span {
  background-color: #005c7a;
}
@media (min-width: 960px) {
  header#site-header #site-header-inner::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e5c400;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
  }
}
header#site-header #site-navigation-wrap .main-menu.dropdown-menu li.button > a {
  background-color: #e5c400;
  color: #005c7a;
}
header#site-header #site-navigation-wrap .main-menu.dropdown-menu li.button > a > span {
  padding: 5px 15px;
  font-weight: 500;
  border-radius: 0px;
  background-color: transparent;
}
header#site-header #site-navigation-wrap .main-menu.dropdown-menu li.button > a:hover {
  background-color: #e5b600;
  color: #005c7a;
}
header#site-header #site-navigation-wrap .main-menu.dropdown-menu li a span {
  padding: 0 5px;
}
@media (max-width: 959px) {
  header#site-header.fixed-header {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  header#site-header.fixed-header #site-logo #site-logo-inner {
    height: 55px;
  }
  header#site-header.fixed-header #site-logo #site-logo-inner a img {
    max-height: 40px;
  }
  header#site-header.fixed-header .oceanwp-mobile-menu-icon a {
    line-height: 60px;
  }
}

/* --- Menu --- */
#menu-principal {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: end;
}

#menu-principal.main-menu > .menu-item {
  float: none;
  white-space: nowrap;
}

header#site-header #site-header-inner::before {
  top: auto;
  bottom: 2.3em;
}

@media (max-width: 1138px) {
  #site-logo {
    height: auto;
    position: absolute;
  }
}
#site-logo #site-logo-inner {
  position: relative;
  z-index: 1;
}
#site-logo #site-logo-inner a {
  background-color: transparent !important;
  display: inline-block;
}
#site-logo #site-logo-inner .custom-logo-link:focus {
  outline: 1px solid #E5C400 !important;
}

.elementor-widget-slides .swiper-slide-contents {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.75);
}
.elementor-widget-slides .swiper-slide-contents .elementor-slide-heading::after {
  content: "";
  width: 35%;
  height: 2px;
  background: #005c7a;
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 10px;
}
.elementor-widget-slides ul.slick-dots li button::before {
  content: "\e932" !important;
}

.elementor-widget-testimonial .elementor-testimonial-content {
  position: relative;
}
.elementor-widget-testimonial .elementor-testimonial-content:before {
  content: "«";
}
.elementor-widget-testimonial .elementor-testimonial-content:after {
  content: "»";
}
.elementor-widget-testimonial .elementor-testimonial-content:before, .elementor-widget-testimonial .elementor-testimonial-content:after {
  color: #e5c400;
  font-size: 40px;
  font-weight: 900;
  line-height: 0;
}

.elementor-location-footer .section-footer .elementor-container > .elementor-row {
  position: relative;
}
.elementor-location-footer .section-footer .elementor-container > .elementor-row:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #005c7a;
  display: inline-block;
  position: absolute;
  top: 60px;
  left: 0;
}

.page-header .site-breadcrumbs {
  text-align: right;
}
.page-header .site-breadcrumbs .trail-end {
  font-weight: 700;
}
.page-header .site-breadcrumbs .breadcrumb-sep {
  color: #e5c400;
}
.page-header .page-header-title {
  background-color: #e5c400;
  line-height: 1;
  margin: 25px 0;
  text-align: left;
}
.page-header .page-header-title .page-header-text {
  background-color: #fff;
  display: inline-block;
  padding-right: 20px;
}

.entry.realisation {
  margin-bottom: 30px !important;
}
.entry.realisation .entry-title {
  font-weight: 700;
  margin-top: 10px;
}
.entry.realisation .entry-title span {
  border-right: 2px solid #e5c400;
  padding-right: 6px;
  margin-right: 3px;
  line-height: 15px;
  display: inline-block;
}
.entry.realisation .real-thumbnail {
  position: relative;
  display: block;
  min-height: 65px;
}
.entry.realisation .real-thumbnail > a:hover {
  background-color: #005c7a;
}

.single-realisation .page-header-title {
  text-transform: none !important;
}
.single-realisation .page-header-title > span > span {
  border-right: 2px solid #e5c400;
  padding-right: 10px;
  margin-right: 5px;
  line-height: 27px;
  display: inline-block;
}
.single-realisation .page-header-title > span > span:first-child {
  font-weight: 700;
}
@media (min-width: 768px) {
  .single-realisation article.entry {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .single-realisation article.entry .real-left, .single-realisation article.entry .real-right {
    width: 50%;
  }
  .single-realisation article.entry .real-left {
    padding-right: 15px;
  }
  .single-realisation article.entry .real-right {
    padding-left: 15px;
  }
}
.single-realisation article.entry .real-gallery {
  margin-bottom: 30px;
}
.single-realisation article.entry .real-gallery .gallery-top .swiper-slide > img {
  width: 100%;
  height: auto;
}
.single-realisation article.entry .real-gallery .gallery-thumbs {
  padding: 0 50px;
  margin-top: 25px;
}
.single-realisation article.entry .real-gallery .swiper-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}
.single-realisation article.entry .real-gallery .swiper-wrapper .swiper-slide a > img {
  width: 100%;
}
.single-realisation article.entry .real-gallery .swiper-wrapper .zoom-in {
  display: inline-block;
  position: relative;
}
.single-realisation article.entry .real-gallery .swiper-wrapper .zoom-in-slide {
  position: absolute;
  bottom: 5px;
  width: 40px;
  height: 40px;
  right: 5px;
}
.single-realisation article.entry .real-gallery .swiper-button {
  color: #005c7a;
  top: 0;
  margin-top: 0;
  background: #fff;
  height: 100%;
  width: 50px;
  right: 0;
}
.single-realisation article.entry .real-gallery .swiper-button:after {
  content: "";
  display: block;
  height: 50px;
  width: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.single-realisation article.entry .real-gallery .swiper-button.swiper-button-prev {
  right: auto;
  left: 0;
  justify-content: flex-start;
}
.single-realisation article.entry .real-gallery .swiper-button.swiper-button-prev:after {
  background-image: url("img/arrow-left.png");
}
.single-realisation article.entry .real-gallery .swiper-button.swiper-button-next {
  justify-content: flex-end;
}
.single-realisation article.entry .real-gallery .swiper-button.swiper-button-next:after {
  background-image: url("img/arrow-right.png");
}
.single-realisation article.entry .real-numbers {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
}
.single-realisation article.entry .real-numbers .real-number {
  text-align: center;
  flex: 1;
}
.single-realisation article.entry .real-numbers .real-number .number-icon {
  padding: 20px 20px 15px 20px;
  margin-bottom: 10px;
  border-bottom: 3px solid #005c7a;
  background-image: url("img/fond-losanges.png");
  background-repeat: repeat;
  background-size: auto;
  background-position: center;
}
.single-realisation article.entry .real-numbers .real-number .number-icon img {
  max-width: 80px;
}
.single-realisation article.entry .real-numbers .real-number .number-text {
  font-weight: 700;
  font-size: 24px;
  color: #005c7a;
  line-height: 1;
}
.single-realisation article.entry .real-testi {
  margin: 35px auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-realisation article.entry .real-testi {
    max-width: 80%;
  }
}
.single-realisation article.entry .real-testi img {
  max-width: 20px;
}
.single-realisation article.entry .real-testi .testi-content {
  flex: 1;
  text-align: center;
  padding: 0 20px;
}
.single-realisation article.entry .real-testi .testi-content .testi-text {
  font-weight: 700;
  font-style: italic;
  color: #005c7a;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .single-realisation article.entry .real-testi .testi-content .testi-text {
    font-size: 20px;
  }
}
.single-realisation article.entry .real-testi .testi-content .testi-text:before {
  content: "«";
}
.single-realisation article.entry .real-testi .testi-content .testi-text:after {
  content: "»";
}
.single-realisation article.entry .real-testi .testi-content .testi-text:before, .single-realisation article.entry .real-testi .testi-content .testi-text:after {
  color: #e5c400;
  font-size: 40px;
  font-weight: 900;
  line-height: 0;
}
.single-realisation article.entry .real-testi .testi-content .testi-author {
  font-weight: 600;
  color: #005c7a;
  line-height: 1;
}
.single-realisation article.entry .real-content {
  flex: 0 0 80%;
  margin: 35px auto 0 auto;
}

.mfp-close {
  background-color: transparent !important;
}

.grid-entry {
  display: grid;
  align-content: start;
}

.blog-entry-title {
  grid-row: 2;
}

.blog-entry.grid-entry .thumbnail {
  margin: 0;
  position: relative;
}

.blog-entry-title.entry-title {
  font-weight: 700;
  margin-bottom: 10px;
}

.edit-link {
  position: absolute;
  bottom: 6px;
  left: 1em;
}

.edit-link a {
  background: #fff;
  padding: 0 1em;
  display: inline-block;
}

.edit-link:hover a,
.edit-link:focus a {
  background: #e5c400;
  color: #005c7a;
}

.blog-entry .thumbnail .thumbnail-link::after {
  content: "+";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 64px;
  height: 64px;
  background: #e5c400;
  line-height: 64px;
  text-align: center;
  font-size: 110px;
  font-weight: 100;
  color: #fff;
  transition: background-color 0.3s ease;
}

.blog-entry .blog-entry-title:hover + .thumbnail .thumbnail-link::after,
.blog-entry .thumbnail .thumbnail-link:hover::after {
  background: #005c7a;
}

.thumbnail-link {
  position: relative;
  display: inline-block;
  color: #e5c400;
  overflow: hidden;
  background: #888;
  min-height: clamp(145px, 18.7vw, 280px);
}

.thumbnail .thumbnail-link::before {
  content: "Lire";
  background: rgba(0, 92, 122, 0.7333333333);
  text-align: center;
  line-height: 64px;
  width: 100%;
  height: 64px;
  position: absolute;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease, filter 0.3s ease;
}

.blog-entry-title:hover + .thumbnail .thumbnail-link::before,
.thumbnail-link:hover::before {
  transform: scaleX(1);
}

/* --- Contact form 7 page contact --- */
.hors-ecran {
  position: absolute;
  left: -99999rem;
}

.wpcf7-form .wpcf7-form-control {
  background: #fff;
  border-width: 0 0 1px 0;
  border-color: #777;
}

.wpcf7-form .wpcf7-form-control:focus {
  border-color: #0093ff;
  border-bottom-width: 2px;
}

.label-focus {
  color: #0093ff;
}

.wpcf7-form-control.wpcf7-submit {
  background: #e5c400;
}

/* --- Contact form 7 footer --- */
.footer-contact > .elementor-widget-container {
  width: 100%;
}

.footer-contact .wpcf7-form label {
  color: #fff;
  font-size: 14px;
}

.footer-contact-identite {
  display: flex;
  justify-content: space-between;
}

.footer-label {
  width: 46%;
}

.footer-contact-ligne {
  margin-bottom: 0.7em;
}

.footer-contact .wpcf7-submit {
  width: 100%;
}

.footer-contact .wpcf7-submit:hover {
  background: #008FCA;
}

.derniere-ligne {
  position: relative;
  margin-top: 1.5em;
}

.wpcf7-spinner {
  position: absolute;
  top: 0.5em;
  right: -1em;
}

.elementor-element.elementor-element-d1fb677,
.elementor-element.elementor-element-7f31fed {
  height: 12em;
  overflow: hidden;
  display: flex;
  align-items: end;
  transition: height 0.4s ease;
}

.elementor-element-d1fb677::before,
.elementor-element-7f31fed::before {
  content: "Afficher tout";
  color: #fff;
  position: absolute;
  top: 0;
  background: #005c7a;
  width: 100%;
  height: 5.3em;
  line-height: 7em;
  font-size: 0.8em;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}

.elementor-element-d1fb677:hover::before,
.elementor-element-7f31fed:hover::before {
  text-decoration: underline;
}

.elementor-element-d1fb677.opened::before,
.elementor-element-7f31fed.opened::before {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #f00;
  background: #fff;
}

.wpcf7-not-valid-tip {
  color: #ffb3b3;
  border-top: 3px solid #f00;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #fff;
}/*# sourceMappingURL=theme.css.map */