/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Zaman */
/* @font-face {
font-family: "Avenir LT Std, 85 Heavy";
src: url('/fonts/AvenirLTStd-Heavy.otf');
}
@font-face {
font-family: "Avenir LT Std, 55 Roman";
src: url('/fonts/AvenirLTStd-Roman.otf');
} */
a:focus {
  outline: none !important;
}
.elementor-social-icon:not([href]) {
  display: none;
}
.white-header-menu-item ul.hfe-nav-menu li.menu-item a.hfe-menu-item:hover,
.white-header-menu-item ul.hfe-nav-menu .sub-menu a.hfe-sub-menu-item:hover,
#header-white ul.hfe-nav-menu li.menu-item.current-menu-item a.hfe-menu-item,
#header-blue ul.hfe-nav-menu li.menu-item.current-menu-item a.hfe-menu-item {
  opacity: 0.5;
}
#masthead {
  position: -webkit-sticky;
  position: sticky !important;
  top: 0;
  left: 0;
  right: 0;
  transition: top 0.3s ease;
  -webkit-transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
  transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
}
#header-white,
#header-blue {
  transition: top 0.3s ease;
  -webkit-transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
  transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
}
section.headerbackground {
  z-index: 999;
}
.secondary-logo,
.secondary-mobile-menu,
.mobile-menu,
.footer-logo-column-mobile {
  display: none;
}
ul.sub-menu {
  padding: 15px 30px;
}
ul.sub-menu li {
  list-style-type: disc !important;
  color: #ffffff;
}
.hfe-has-submenu > ul.sub-menu {
  padding: 10px;
}
.sub-menu a.hfe-sub-menu-item:before {
  content: "";
  position: absolute;
  background-color: #242654;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 15px;
  left: 12px;
}
.elementor-1057
  .elementor-element.elementor-element-6df60a77
  .sub-menu
  .menu-item-type-wpml_ls_menu_item
  a.hfe-sub-menu-item:before {
  width: 0;
}
.wpml-ls-item > ul.sub-menu li {
  list-style-type: none !important;
  color: #f8f8f5;
}
.wpml-ls-item ul.sub-menu {
  width: 210px;
  padding: 30px 50px;
}
ul.sub-menu {
  left: -55% !important;
}
.wpml-ls-item > a.hfe-sub-menu-item {
  justify-content: flex-start !important;
}
img.wpml-ls-flag {
  border: 2px white solid;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}
.sub-menu img.wpml-ls-flag {
  margin-left: 0px;
}
.responsive-header .sub-menu img.wpml-ls-flag {
  margin-left: 20px;
}
.wpml-ls-item a.hfe-sub-menu-item {
  padding: 2px !important;
}
.wpml-ls-item span.wpml-ls-display {
  display: none;
}
.responsive-header .hfe-nav-menu ul li::after {
  position: absolute;
  content: "";
  height: 1px;
  background: url();
  background-color: #fffdf0;
  width: 100%;
  top: 100%;
  left: 0;
}
.responsive-header .sub-menu a.hfe-sub-menu-item:before {
  width: 0px;
}
.responsive-header .hfe-nav-menu ul li.wpml-ls-item::after {
  background: none;
}
.responsive-header a.hfe-menu-item {
  padding-top: 27px !important;
}
.responsive-header
  nav.hfe-nav-menu__layout-vertical.hfe-nav-menu__submenu-arrow {
  margin: 0rem 5rem 2rem;
}
.responsive-header .hfe-has-submenu-container a.hfe-menu-item {
  justify-content: space-between !important;
}
.responsive-header .wpml-ls-item .hfe-has-submenu-container a.hfe-menu-item {
  justify-content: flex-start !important;
}
.responsive-header .wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0;
}
.responsive-header li#menu-item-wpml-ls-21-fr a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  text-align: left;
  justify-content: flex-end !important;
}
.responsive-header
  .wpml-ls-item
  span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
  position: absolute;
  right: 35px;
}
.responsive-header .hfe-nav-menu .sub-menu li::after {
  background: none !important;
}
.responsive-header a.elementor-social-icon {
  width: 100%;
}
.responsive-header .elementor-grid {
  word-spacing: 12px;
}
.responsive-header .menu-social a {
  font-size: 32px !important;
}
.espace-mobile .elementor-widget-container {
  margin: auto;
  margin-bottom: 30px;
}
#elementor-popup-modal-284 .eicon-close:before {
  content: "Quitter";
  background: rgba(
    255,
    255,
    255,
    0.4
  ); /* Use rgba for background color with opacity */
  font-size: 20px;
  color: #ffffff;
  font-family: "Avenir LT Std, 95 Black", Sans-serif;
  line-height: 28px;
  padding: 15px 20px;
  border-radius: 56px 0 0 56px;
  margin-right: -20px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: 0;
}
header
  .hfe-submenu-icon-arrow
  .hfe-nav-menu
  .parent-has-child
  .sub-arrow
  i:before,
header.chevron
  section#header-blue
  .hfe-submenu-icon-arrow
  .hfe-nav-menu
  .parent-has-child
  .sub-arrow
  i:before {
  content: "";
  background-image: url(images/chevron-down.svg);
  background-size: 16px;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 35%;
  right: 5%;
}
header
  section#header-blue
  .hfe-submenu-icon-arrow
  .hfe-nav-menu
  .parent-has-child
  .sub-arrow
  i:before {
  background-image: url(images/chevron-down-white.svg);
}
/* Footer */
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-4b9eb88 {
  min-height: 0;
}
footer .wpml-ls-menu-item,
.otgs-development-site-front-end,
footer li.menu-item ul.sub-menu {
  display: none !important;
}
.elementor-element-d2a906f
  .elementor-widget-container
  .elementor-social-icons-wrapper.elementor-grid {
  gap: 0;
}
.footer-opacity,
.arrow-opacity {
  opacity: 0.3;
}
.arrow-opacity:hover {
  opacity: 1;
  cursor: context-menu;
}
.footer-opacity p {
  margin-bottom: 0px;
}
footer .wpml-ls-menu-item {
  display: none !important;
}
#scrollToTopButton {
  cursor: pointer;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-d9db0cf.footer-logo-column-desktop.elementor-hidden-tablet.elementor-hidden-mobile {
  width: 22%;
}

.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-4e514bfe {
  width: 34%;
}

.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-62c01cd9 {
  width: 44%;
}
.elementor-element-62c01cd9 {
  height: fit-content;
}
.footer-opacity-lower-footer {
  opacity: 0.2;
}
/* Footer End */
@media (max-width: 1024px) {
  .nav-item-column-xl,
  .se-connector-column-xl {
    display: none;
  }

  .mobile-menu {
    display: block;
  }
  .responsive-header .menu-item a.hfe-menu-item,
  .responsive-header .sub-menu a.hfe-sub-menu-item {
    opacity: 90%;
  }
  .responsive-header ul.sub-menu li {
    padding-bottom: 5px;
  }
  .responsive-header ul.sub-menu li:nth-last-child(1) {
    padding-bottom: 15px;
  }
  .responsive-header .hfe-has-submenu > ul.sub-menu {
    padding: 0px 30px 0 70px;
  }
  .responsive-header ul.sub-menu li::marker {
    font-size: 22px;
  }
  .elementor-element-10509671
    .elementor-container.elementor-column-gap-default {
    flex-direction: column;
  }
  .elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-d9db0cf.footer-logo-column-desktop.elementor-hidden-tablet.elementor-hidden-mobile {
    width: 25%;
  }

  .elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-4e514bfe {
    width: 30%;
  }

  .elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-62c01cd9 {
    width: 45%;
  }
}
@media (min-width: 769px) {
  #elementor-popup-modal-284 .eicon-close:before {
    right: -2px;
  }
}
@media (max-width: 768px) {
  .espace-mobile {
    width: 100% !important;
    padding: 0 10px;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-535df22 {
    width: 42%;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-de3f5dc {
    width: 58%;
  }
  .elementor-element-10509671
    .elementor-container.elementor-column-gap-default {
    flex-direction: row;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-29c5c8fd {
    width: 40%;
  }

  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-4581fa72 {
    width: 60%;
  }
  .footer-logo-column-mobile {
    display: block;
  }
  .elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-4e514bfe {
    width: 100%;
  }

  .elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-62c01cd9 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .responsive-header
    nav.hfe-nav-menu__layout-vertical.hfe-nav-menu__submenu-arrow {
    margin: 0rem 1rem 0rem 1rem;
  }

  .espace-mobile .elementor-widget-container {
    width: 100% !important;
  }
  .espace-mobile {
    width: 100%;
    padding: 0 10px;
  }
  .responsive-header
    .wpml-ls-item
    span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
    right: 25px;
  }
  .res-nav {
    padding-bottom: 100px;
  }
  .elementor-element-426d6a73 .elementor-container.elementor-column-gap-default,
  .elementor-element-29830cae
    .elementor-container.elementor-column-gap-default {
    flex-wrap: nowrap;
  }
}
/* Actualities */
.subscribe .elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: nowrap !important;
}
.subscribe input#form-field-email::placeholder {
  color: #ffffff !important;
  opacity: 1; /* Firefox */
}
.subscribe input#form-field-email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff !important;
}
.subscribe input#form-field-email::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff !important;
}
.subscribe .elementor-field-type-submit {
  width: 10%;
  height: 10%;
}
.subscribe .elementor-message {
  margin: 5px 0 !important;
  display: none;
}
.subscribe span.elementor-button-text.elementor-form-spinner,
#messageBar {
  display: none;
}
.custom-post-page {
  padding: 10px;
}
.custom-post-page .elementor-container {
  display: block;
}
.custom-post-page-top-section {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 120px;
}
.absolute-background {
  position: absolute;
  width: 100%;
  height: 400px;
  background-color: #f5f5f5;
  top: 0;
  left: 0;
}
.custom-post-page-top-section .page-title {
  font-family: "Avenir LT Std, 95 Black";
  font-size: 48px;
  line-height: 58px;
  color: #242654;
}
select.category_options:focus-visible {
  outline: none;
}
select.category_options {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-left: 15px;
  width: 184px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background-color: transparent;
  background-image: url("images/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 35px 27px;
  border-radius: 5px;
  border-color: #242654;
  color: #242654;
  cursor: pointer;
}
.blog-1 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.elementor-element-57b55f21 .elementor-element-262c1795 {
  margin-bottom: 16px;
}
.post-card-full-1 {
  grid-row: 1;
  grid-column: 1 / span 5;
}
.post-card-half-news {
  grid-row: 1;
  grid-column: 6 / span 4;
}
.second-post-card,
.third-post-card {
  width: 100%;
}
.post-card-half-info {
  grid-row: 2;
  grid-column: 1 / span 4;
}
.post-card-full-2 {
  grid-row: 2;
  grid-column: 5 / span 7;
}
.post-card-half {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.post-card-news-info {
  gap: 20px;
}
.new-loop-grid .elementor-container.elementor-column-gap-default {
  display: flex;
}
.new-loop-grid .info-card .elementor-container.elementor-column-gap-default {
  align-items: center;
}
.second-post-row {
  display: contents;
}
.new-loop-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  padding: 40px 10px 60px 10px;
}
.second-flex-box {
  display: contents;
}
.pagination-custom-post-page {
  padding: 20px;
  padding-top: 0px;
  margin-top: 0px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
}
.pagination-custom-post-page span,
.pagination-custom-post-page a {
  font-size: 16px;
  color: #222222;
  line-height: 22px;
  font-family: "Avenir LT Std, 95 Black";
  padding: 15px 20px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}
.pagination-custom-post-page > .page-numbers.current {
  background: #222222;
  padding: 15px 20px 15px 20px;
  color: #ffffff;
  border-radius: 5px;
}
.pagination-custom-post-page a:hover {
  background: #222222;
  padding: 15px 20px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}
.subscribe input#form-field-email {
  padding: 16px 24px;
}

@media (min-width: 1100px) {
  .new-loop-grid .post-card-full .elementor-container,
  .post-card-full {
    width: 650px;
  }
  .post-card-half-news {
    width: 515px;
  }
}

@media (max-width: 1024px) {
  .subscribe .elementor-field-type-submit {
    width: 13%;
  }
  .custom-post-page {
    padding: 10px;
  }
  .custom-post-page-top-section .page-title {
    font-size: 36px;
    line-height: 68px;
  }
  .new-loop-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 10px 60px 10px;
  }
  .post-card-half {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  main.elementor-section.elementor-section-boxed.main.custom-post-page.custom-loop-page:before {
    height: 400px;
  }
  .second-flex-box {
    display: flex;
    flex-wrap: inherit;
    gap: 20px;
    flex-direction: column-reverse;
  }
  .info-card .elementor-container.elementor-column-gap-default {
    align-items: center;
  }
  .new-loop-grid .post-card-full .elementor-container,
  .post-card-full {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .custom-post-page {
    padding: 0px !important;
  }
  .custom-post-page-top-section {
    padding: 10px 15px;
  }
  .new-loop-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 60px !important;
  }
  .post-card-half {
    display: flex !important;
  }
  .second-flex-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: column-reverse;
  }
  .info-card-text {
    width: 100% !important;
  }
  .second-post-row {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }
  .subscribe .elementor-field-type-submit {
    width: 8%;
  }
}

@media (max-width: 480px) {
  .new-loop-grid .info-card .elementor-container {
    height: auto;
  }
  .custom-post-page-top-section {
    flex-wrap: wrap;
    gap: 15px;
  }
  main.elementor-section.elementor-section-boxed.main.custom-post-page.custom-loop-page:before {
    height: 500px;
  }
  .category-filter {
    width: 100%;
  }
  select.category_options {
    width: 100%;
    padding: 16px 36px;
  }
  .subscribe .elementor-field-type-submit {
    width: 15%;
  }
  .new-loop-grid
    .elementor-1492
    .elementor-element.elementor-element-ea28098
    > .elementor-container,
  .new-loop-grid
    .elementor-1681
    .elementor-element.elementor-element-1fa781f2
    > .elementor-container {
    min-height: 264px;
  }
  .new-loop-grid
    .elementor-1495
    .elementor-element.elementor-element-1c0f7f57
    > .elementor-container,
  .new-loop-grid
    .elementor-1651
    .elementor-element.elementor-element-617f61c9
    > .elementor-container {
    min-height: 146px;
  }
  .info-card
    .elementor-1659
    .elementor-element.elementor-element-7836eced
    > .elementor-element-populated {
    padding: 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 400px) {
  .elementor-1495
    .elementor-element.elementor-element-1c0f7f57
    > .elementor-container,
  .elementor-1651
    .elementor-element.elementor-element-617f61c9
    > .elementor-container {
    min-height: 252px !important;
  }
}
/* actualities */

/* A propos */
body.logged-in .elementor-element-6eac44d {
  display: none;
}
section#propos-section-1 {
  max-width: 1280px;
  margin: auto;
}
section#propos-section-3 .elementor-container.elementor-column-gap-default {
  max-width: 100%;
  margin: auto;
}

.content-section,
.little-vignettes {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  max-width: 1280px;
  margin: auto;
}
.content-section.show,
.little-vignettes.show {
  display: block;
  opacity: 1;
}
section.content-section .elementor-col-50:nth-child(2) {
  display: none;
}
.elementor-element-7d846ec .acheter-shadow .elementor-widget-container.active,
.elementor-element-7d846ec .acheter-shadow .elementor-widget-container:hover {
  border: 1px solid #f8ae71;
}
.acheter-shadow {
  cursor: pointer;
}
.elementor-element-ca51d80 .elementor-widget-wrap.elementor-element-populated {
  flex-direction: column;
}
.elementor-element-ca51d80
  .little-vignettes-column
  .elementor-widget-wrap.elementor-element-populated {
  justify-content: flex-start;
  gap: 25px;
  flex-wrap: nowrap;
  flex-direction: row;
}
.little-vignettes-column
  .elementor-widget-wrap.elementor-element-populated
  .elementor-widget-lottie
  .elementor-widget-container {
  display: flex;
  justify-content: center;
  min-width: 120px;
}

.little-vignettes-column
  .elementor-widget-wrap.elementor-element-populated
  .elementor-widget-lottie
  .elementor-widget-container
  .e-lottie__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: auto;
}
.les-advantages-accordian {
  display: none;
}
.les-advantages-accordian .holder .item-1 .accordion:before {
  content: "";
  background-image: url(images/apropos_section3_acheter.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 100%;
  position: absolute;
  left: 24px;
}
.les-advantages-accordian .holder .item-2 .accordion:before {
  content: "";
  background-image: url(images/apropos_section3_vendre.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 100%;
  position: absolute;
  left: 24px;
}
.les-advantages-accordian .holder .item-3 .accordion:before {
  content: "";
  background-image: url(images/apropos_section3_faciliter.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 100%;
  position: absolute;
  left: 24px;
}
section.propos-section-4 {
  max-width: 1170px;
  margin: auto;
}
.elementor-element.propos-service-card {
  max-width: 351px;
  width: auto;
  cursor: pointer;
}
.elementor-134 .elementor-element.elementor-element-6eac44d {
  max-width: 1280px;
  margin: auto;
}
.elementor-134 .elementor-element.elementor-element-07869e8 {
  margin-left: -100px;
}
.elementor-134 .elementor-element.elementor-element-07869e8 h3,
.elementor-134 .elementor-element.elementor-element-56388af h3 {
  margin-right: 30px;
}
.elementor-134 .elementor-element.elementor-element-56388af {
  margin-left: 100px;
}

.elementor-element.elementor-element-475914d.elementor-widget.elementor-widget-text-editor {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  section.propos-section-4 {
    margin: 0 20px;
  }
  .propos-service-card {
    position: revert !important;
    margin-bottom: 20px !important;
  }
  .elementor-134 .elementor-element.elementor-element-07869e8 {
    margin-left: 30px;
  }
}
@media (max-width: 1000px) {
  .elementor-134 .elementor-element.elementor-element-07869e8,
  .elementor-134 .elementor-element.elementor-element-56388af {
    margin-left: 0px;
  }
}
@media (max-width: 840px) {
}
@media (max-width: 768px) {
  section#propos-section-1 .title {
    width: 100%;
  }
  .little-vignettes-column .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .elementor-134
    .elementor-element.elementor-element-a9c3962:not(
      .elementor-motion-effects-element-type-background
    )
    > .elementor-widget-wrap {
    background-image: none !important;
  }
  .elementor-134
    .elementor-element.elementor-element-45ee4ac
    .elementor-heading-title,
  .elementor-134
    .elementor-element.elementor-element-ffe71e7
    .elementor-heading-title,
  .elementor-134
    .elementor-element.elementor-element-79e1237
    .elementor-heading-title,
  .elementor-5279
    .elementor-element.elementor-element-5f99b7e
    .elementor-heading-title {
    font-family: "Avenir LT Std, 85 Heavy", Sans-serif;
  }
  .Les-avantages-desktop {
    display: none;
  }
  .les-advantages-accordian {
    display: block;
  }
  .little-vignettes-column
    .elementor-widget-wrap.elementor-element-populated
    .elementor-widget-lottie
    .elementor-widget-container {
    min-width: 96px;
  }
  .little-vignettes-column p.e-lottie__caption {
    margin-bottom: 10px;
  }
  .elementor-column.elementor-element-997de14
    .elementor-widget-wrap.elementor-element-populated {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .elementor-element-bd4e7b7
    .elementor-widget-wrap.elementor-element-populated {
    padding: 0px;
    flex-wrap: nowrap;
  }
  .elementor-column.elementor-element-3aa379e,
  .elementor-column.elementor-element-cdfea8d {
    position: relative;
    right: -20px;
  }
  .propos-service-card .elementor-icon-box-wrapper {
    align-items: center;
  }
  .elementor-element.propos-service-card {
    min-width: 351px;
    width: auto;
  }
}
/* accordian */
.holder {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.holder .item {
  border: 2px solid #f5f5f5;
  border-radius: 10px;
}

.holder .accordion {
  margin: 0;
  color: #262626;
  cursor: pointer;
  padding: 24px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 24px;
  line-height: 34px;
  padding-left: 90px;
}

.holder .accordion:after {
  content: "\221F";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  float: right;
  font-size: 20px;
  color: #000000;
}

.holder .active:after {
  content: "\221F";
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  font-size: 20px;
}

.holder .accordion-content {
  padding: 0 14px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  font-size: 1rem;
  line-height: 1.7;
}
.item:has(.accordion.active) {
  border: 2px solid #87cbb9;
}
/* faq page */
body.page-id-3311 header#masthead,
body.page-id-3835 header#masthead,
body.page-id-3879 header#masthead,
body.page-id-3894 header#masthead,
body.single-product header#masthead,
body.single-producer header#masthead {
  background-color: #f5f5f5 !important;
}
.faq {
  border-bottom: 2px solid #f5f5f5;
  cursor: pointer;
  margin-bottom: 30px;
}
.search-input-container input#searchInput,
input#search-form-faq,
input#search-form-formation {
  position: relative;
  padding: 12px;
  width: 400px;
  border-color: #f5f5f5;
  border-radius: 5px;
  color: #000000;
}
input#search-form-formation {
  width: 500px;
}
form#faq-search-form,
form#formation-search-form {
  display: flex;
  flex-wrap: nowrap;
}

.search-input-container input#searchInput:focus-within,
input#search-form-faq:focus-within,
input#search-form-formation:focus-within {
  outline: none;
}
.question h3 {
  font-size: 24px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 32px;
  color: #242654;
}
.black-icon {
  background: #242654;
  width: 62px;
  height: 63px;
  position: relative;
}
.faq .question h3 .black-icon:after {
  content: "";
  -webkit-transition: 0.7s ease;
  -moz-transition: 0.7s ease;
  background-image: url(images/plus.png);
  position: absolute;
  background-size: 63px;
  width: 100%;
  height: 100%;
  transition: transform 0.7s;
}
.faq.active .question h3 .black-icon:after {
  content: "";
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url(images/minus.png);
  background-size: 63px;
  width: 100%;
  height: 100%;
}
.answer {
  display: none;
  overflow: hidden;
  transition: all 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}
.faq.active .answer {
  display: block;
  transition: all 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}
.elementor-element-0ef2578 input#search-form-faq {
  width: 100%;
}

.elementor-element-0ef2578 .search-input-container {
  width: 45%;
  margin-bottom: 20px;
}
.answer p {
  font-family: "Avenir LT Std, 55 Roman", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #262626;
  width: 90%;
}
h3.question-text span {
  width: 80%;
  margin-bottom: 20px;
}
.faq .question h3 .black-icon:hover::after {
  transform: rotate(180deg) scale(1);
}
.faq.active .question h3 .black-icon:hover::after {
  content: "";
  transform: rotate(90deg);
  background-image: url(images/plus.png);
}
.faq-heading1-form h1 strong {
  font-family: "Avenir LT Std, 95 Black", Sans-serif;
}
.elementor-element-4b9eb88 .elementor-widget-wrap.elementor-element-populated {
  position: absolute;
  z-index: 1;
  bottom: 0;
}
.elementor-3311
  .elementor-element.elementor-element-005da78
  .elementor-heading-title {
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
}
@media (max-width: 1024px) {
  .faq .question h3 .black-icon:hover::after {
    transform: rotate(0deg);
  }
  .faq.active .question h3 .black-icon:hover::after {
    content: "";
    transform: rotate(0deg);
    background-image: url(images/minus.png);
  }
}
@media (max-width: 768px) {
  span.faq-span,
  .faq-heading1-form h1 strong {
    font-family: "Avenir LT Std, 85 Heavy", Sans-serif !important;
    font-weight: 900;
  }
  .elementor-element-0ef2578 .search-input-container {
    width: 100%;
  }
  .elementor-3311
    .elementor-element.elementor-element-005da78
    .elementor-heading-title,
  .actualities-heading span {
    font-family: "Avenir LT Std, 85 Heavy", Sans-serif !important;
    font-weight: 700;
  }
  input#search-form-formation,
  .search-input-container.formation-search-form-container {
    width: 100%;
  }
  .elementor-element-ae5af57 .search-input-container {
    width: 100%;
    padding: 0 10px;
    margin-top: 0;
  }
}

/* terms & Condition */
.elementor-element-83314f2
  .elementor-widget-wrap.elementor-element-populated
  ul
  li::marker,
.elementor-element-f92ef57 ul li::marker {
  font-size: 20px;
  color: #87cbb9;
}
.elementor-element-84be13a .elementor-widget-container p:nth-child(odd) {
  margin-bottom: 0;
}
body.page-id-3879 section.elementor-element-513a396 .elementor-widget-heading,
body.page-id-3835 section.elementor-element-ca3e010 .elementor-widget-heading,
body.page-id-3894 section.elementor-element-f92ef57 .elementor-widget-heading {
  margin-bottom: 10px;
}
.elementor-element-ea13a09 {
  margin-bottom: 0 !important;
}
/*.elementor-element.elementor-widget-text-editor p,
.elementor-element.elementor-widget-text-editor ul{
color: #262626;
}*/
@media (max-width: 480px) {
  body.page-id-3879 .elementor-element.elementor-widget-text-editor p,
  body.page-id-3879 .elementor-element.elementor-widget-text-editor ul,
  body.page-id-3835 .elementor-element.elementor-widget-text-editor p,
  body.page-id-3835 .elementor-element.elementor-widget-text-editor ul,
  body.page-id-3894 .elementor-element.elementor-widget-text-editor p,
  body.page-id-3894 .elementor-element.elementor-widget-text-editor ul {
    font-size: 14px;
    line-height: 22px;
  }
}
/* Home Page */
.elementor-element-10f6a21 .home-cards {
  display: flex;
  justify-content: space-between;
}
.elementor-element-10f6a21 .home-card-content {
  width: 284px;
}
.elementor-element-6f47a34 .elementor-widget-text-editor p {
  color: #f5f5f5;
}
.home-card-content.card-2:hover {
  background: #86cbb9 !important;
}
.home-card-content.card-3:hover {
  background: #f5f5f5 !important;
}
.card-3 .home-card-title a {
  color: #f8ae71 !important;
}
.home-card-mobile {
  display: none;
}
@media (max-width: 1024px) {
  body.home
    .elementor-4565
    .elementor-element.elementor-element-8bda581
    > .elementor-container {
    min-height: 206px;
  }
  .elementor-134 .elementor-element.elementor-element-6eac44d {
    margin-left: -10px;
  }
}
@media only screen and (max-width: 840px) and (min-width: 769px) {
  .elementor-element-10f6a21 .home-card-content {
    width: 225px;
  }
}
@media only screen and (max-width: 950px) and (min-width: 769px) {
  .elementor-6
    .elementor-element.elementor-element-c08e939
    .elementor-heading-title {
    font-size: 36px;
    line-height: 44px;
  }
}
.elementor-element-1c59287 {
  overflow: hidden;
}
body.home .services-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin: 0;
  padding: 0;
}
body.home .service-description {
  margin-bottom: 0px !important;
  font-family: "Avenir LT Std, 55 Roman";
  margin-right: 5px;
}
body.home .service-item {
  width: 286px;
}
.service-details .category {
  margin-left: 0;
}
h2.service-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  font-size: 24px;
  margin: 0px;
  margin-right: 8px;
}
h2.service-title img {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.services-container a,
.services-container a:hover {
  text-decoration: none;
  color: #242654;
}
.services-container .swiper-button-next {
  right: -20px;
  background-image: url(images/arrow-right.svg);
}
.services-container .swiper-button-next.swiper-button-disabled,
.services-container .swiper-button-prev.swiper-button-disabled {
  opacity: 20%;
}
.services-container .swiper-button-prev {
  left: -20px;
}
.services-container .swiper-button-prev {
  background-image: url(images/arrow-left.svg);
}
.services-container .swiper-button-next,
.services-container .swiper-button-prev {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-size: 48px;
  color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 58%;
  transform: translateY(-50%);
  z-index: 10;
}
.elementor-element-0c687a1 {
  display: none;
}
.swiper-container.services-container .swiper-slide {
  width: 286px !important;
}
svg.active {
  background: #f8ae71;
}
svg.active path {
  fill: #f5f5f5;
}
@media (max-width: 1024px) {
  .elementor-element-0c687a1 {
    display: block;
  }
  .elementor-element-f1e129e {
    display: none;
  }
}
@media (max-width: 768px) {
  .elementor-element-10f6a21 .home-cards {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .home-card-mobile {
    display: block;
  }
  .home-card {
    display: none;
  }
  .home-card-content.home-card-mobile {
    display: flex;
    flex-direction: column-reverse;
    cursor: pointer;
  }
  .card-1 {
    background: #f8ae71 !important;
  }
  .card-2 {
    background: #86cbb9 !important;
  }
  .card-3 {
    background: #f5f5f5 !important;
  }
  .img-wrapper {
    z-index: -1;
  }
  .home-card-mobile .home-card-title {
    display: initial;
    z-index: 9;
    position: relative;
    top: 5px;
    background: transparent !important;
  }
  .home-card-mobile .home-card-title p,
  .home-card-mobile .home-card-title a {
    display: block;
  }
  .home-card-mobile p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
  }
  .home-card-mobile a {
    color: #fff;
    font-family: "Avenir LT Std, 95 Black", Sans-serif;
    font-size: 16px;
    font-weight: bold;
  }
  .elementor-element-cdfea8d .elementor-widget-wrap.elementor-element-populated,
  .elementor-element-3aa379e
    .elementor-widget-wrap.elementor-element-populated {
    flex-direction: column;
  }
  body.home
    .elementor-4565
    .elementor-element.elementor-element-8bda581
    > .elementor-container {
    min-height: 146px;
  }
}
@media (min-width: 480px) {
  .elementor-6
    .elementor-element.elementor-element-c08e939
    .elementor-heading-title {
    font-family: "Avenir LT Std, 95 Black", Sans-serif;
  }
  .elementor-6
    .elementor-element.elementor-element-b2bd2f0
    .elementor-heading-title {
    font-family: "Avenir LT Std, 65 Medium", Sans-serif;
  }
}
/* product-detail-page */
.elementor-repeater-item-cfd00ef
  span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-custom {
  background-color: #eaf1ef;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
}
.author-profile img {
  width: 51px;
  border-radius: 50%;
  height: 51px;
  object-fit: cover;
}
.author-profile {
  display: flex;
  align-items: center;
  gap: 20px;
}
p.author_establishment_name {
  color: #f8ae71;
  font-size: 14px;
  line-height: 20px;
  font-family: "Avenir LT Std, 95 Black";
  text-decoration: underline;
  margin-bottom: 0;
}
img.single-product-label {
  height: 32px;
  max-width: 105px;
  object-fit: contain;
  object-position: left;
  margin-right: 15px;
}
.three-buttons .switch-text,
.three-buttons .download-text {
  font-size: 14px;
  background-color: transparent;
  padding: 8px;
  line-height: 20px;
  font-family: "Avenir LT Std, 95 Black";
}
.three-buttons .switch-text svg {
  width: 22px;
}
.three-buttons .download-text svg {
  width: 26px;
}
.three-buttons .active .switch-text {
  background-color: #f8ae71;
  color: #f5f5f5;
}
.three-buttons .download-text:hover,
.three-buttons .download-text:hover a {
  border-color: #242654;
  color: #242654;
}
.three-buttons .download-text a {
  font-size: 14px;
  text-decoration: none;
}
.three-buttons .download-text:hover svg path {
  fill: #242654;
}
/* .category-dropdown ul.sub-category {
display: none;
}
.category-dropdown ul.sub-category.open {
display: block;
} */
/* single-producer */

.producer-author-profile,
.elementor-element-f2e82d8 .elementor-shortcode {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 208px;
}
.producer-author-profile img {
  width: 100%;
  object-fit: contain;
  border-radius: 5px !important;
  max-height: 208px;
}
a.read-more-link {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.producers-category {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.producers-category span {
  background-color: #eaf1ef;
  padding: 8px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 16px;
  height: fit-content;
}
.description-read-more {
  margin-top: -15px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .elementor-element-ba004f2 .elementor-container.elementor-column-gap-default {
    flex-wrap: nowrap;
    gap: 15px;
    margin-bottom: 20px;
  }
  .lg-label {
    display: none !important;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-f036cf4 {
    width: 45%;
  }
  .producer-author-profile {
    min-height: 101px;
  }
  .producer-author-profile img {
    height: 100px;
    object-fit: cover;
  }
  .elementor-6710
    .elementor-element.elementor-element-5fa8f07
    .elementor-heading-title {
    font-family: "Avenir LT Std, 85 Heavy";
    margin-top: -5px;
  }
}
@media (max-width: 480px) {
  .elementor-element-12f8ede .elementor-widget-container {
    font-size: 14px;
    line-height: 20px;
  }
  .description-content {
    font-size: 14px;
    line-height: 20px;
  }
  body.home .swiper-container.services-container {
    padding-left: 30px;
  }
}
.se-connector-column-xl {
  cursor: pointer;
}
.se-connector-column-xl
  a.elementor-button.elementor-size-sm
  span.elementor-button-text {
  display: none;
}
li#menu-item-1156 {
  cursor: pointer;
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #9192a8 !important;
  border-color: #9192a8 !important;
}
/* contact-modal */
.contact-modal-author-site {
  display: flex;
}
.contact-modal-author-phone,
.contact-modal-author-email {
  display: flex;
  margin-bottom: 20px;
}
span.phone-title,
span.email-title,
span.author-site-title {
  font-family: "Avenir LT Std, 95 Black";
  font-size: 14px;
  line-height: 20px;
  color: #242654;
}
span.email-address,
span.phone-number,
span.author-site-link {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 14px;
  line-height: 20px;
}
.contact-popup p.author_establishment_name a.producer-link,
.offer-popup p.author_establishment_name a.producer-link {
  font-size: 24px;
  font-family: "Avenir LT Std, 85 Heavy";
  line-height: 32px;
  color: #242654;
  text-decoration: none;
}
.contact-popup p.author_establishment_name,
.offer-popup p.author_establishment_name {
  margin-bottom: 0px;
  text-decoration: none;
}
.contact-popup .author-profile,
.offer-popup .author-profile,
.specific-product {
  gap: 10px;
  background: #c3e5dc;
  padding: 12px 8px;
  border-radius: 5px;
}
.contact-popup .author-profile img,
.offer-popup .author-profile img {
  border-radius: 5px;
  width: 56px;
  height: 41px;
}
.specific-product {
  padding: 5px 16px;
}
.specific-product span.modal-product-title {
  font-family: "Avenir LT Std, 95 Black";
  color: #242654;
  font-size: 14px;
  line-height: 20px;
}
span.modal-product-no-title {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 14px;
  line-height: 20px;
}
.offer-popup textarea#product-message {
  height: 220px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.offer-popup #product-message-form label.form-label {
  font-family: "Avenir LT Std, 95 Black";
  color: #242654;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.product-message-submit input[type="submit"] {
  color: #ffffff;
  border: #f5f5f5;
  background: #ffb277;
  border-radius: 5px;
  padding: 16px 38px;
  line-height: 20px;
  font-size: 14px;
  font-family: "Avenir LT Std, 95 Black";
}
.product-message-submit {
  text-align: right;
}
.offer-popup textarea#product-message:focus {
  box-shadow: none;
  border-color: inherit;
}
.product-message-submit input[type="submit"]:focus {
  outline: none;
}
@media (max-width: 480px) {
  .contact-modal-author-email,
  .contact-modal-author-phone {
    flex-direction: column;
  }
}
[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: none;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: none;
}
.listee-loader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
}

section.elementor-section.elementor-element.elementor-element-7d0769b::before {
  content: "";
  background: #87cbb9;
  position: absolute;
  width: 100%;
  height: 170px;
  bottom: 0;
}
.formation-posts {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#display_formation
  .formation-posts
  div.elementor-8174:nth-of-type(2)
  .elementor-section
  .elementor-container {
  flex-direction: row-reverse;
}
#display_formation
  .formation-posts
  div.elementor-8174:nth-of-type(2)
  .elementor-section
  .elementor-container
  .elementor-element-3d519de
  > .elementor-element-populated {
  padding: 10px 10px 10px 0px;
}
div#display_formation a.read-more-link-formation {
  font-family: "Avenir LT Std, 95 Black";
  color: #242654;
  font-size: 16px;
  line-height: 22px;
}
div#display_formation .description-paragraph {
  margin-bottom: 10px;
}
.formation-item {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.row > .formations-futures-cards {
  max-width: 358px;
}

.formation-gallery-image {
  display: flex;
  gap: 10px;
}

.formation-image-container {
  width: 50%;
}

.formation-image-container img {
  height: 282px;
  border-radius: 5px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .row > .formations-futures-cards {
    max-width: 100%;
  }
  #display_formation
    .formation-posts
    div.elementor-8174:nth-of-type(2)
    .elementor-section
    .elementor-container
    .elementor-element-3d519de
    > .elementor-element-populated {
    padding: 10px 20px 10px 20px;
  }
  .formation-image-container img {
    height: 174px;
  }
}

/* resources page */
body.page-template-ressources-page .filtre {
  position: relative;
}
body.page-template-ressources-page .filtre select.category_options {
  width: 151px;
  padding: 10px 32px;
}
body.page-template-ressources-page .filtre::before {
  content: "";
  background-image: url(images/filtre.svg);
  width: 20px;
  height: 20px;
  background-size: 20px;
  position: absolute;
  top: 12px;
  left: 10px;
}

body.page-template-ressources-page .ressources-page div.elementor-container {
  max-width: 1120px;
}
.all-resources {
  padding: 30px 0px 0px;
}
.all-resources h2.category-title {
  font-size: 48px;
  line-height: 58px;
  color: #86cbb9;
}
body.page-template-ressources-page .ressources-page-top-section {
  padding: 0;
}
.ressources-page-top-section .page-info-resources {
  max-width: 1200px;
  margin: auto;
  padding: 10px 10px 32px 120px;
}
.all-resource .resource-card {
  background-color: white;
  border-radius: 10px 10px 0px 10px;
  position: relative;
  box-shadow: 0px 5px 10px #0000000d;
}
body.page-template-ressources-page .all-resource .date-wrapper {
  bottom: 0px;
}
body.page-template-ressources-page .all-resource .service-details {
  padding: 10px;
  height: 299px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
body.page-template-ressources-page .all-resource .service-details .category {
  margin-left: 0px;
}
body.page-template-ressources-page
  .all-resource
  .service-details
  .service-title,
.content-layout-container .content-card .card .content-category-title {
  font-family: "Avenir LT Std, 85 Heavy";
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  background: none;
  margin: 5px 0px;
  padding: 0;
}
.content-layout-container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
.content-layout-container .content-card .card {
  background: #87cbb9;
  color: #242654;
  border-radius: 10px;
  border: none;
  padding: 10px 30px;
}
.all-resource .resource-card .service-image img {
  height: 148px;
  object-fit: cover;
  box-shadow: 0px -6px 10px #0000000d;
}
.all-resource .resource-card .date-wrapper svg {
  position: absolute;
  right: -10px;
  bottom: -10px;
}
.resource-item a,
.resource-item a:hover {
  text-decoration: none;
}
.resource-item p.service-description {
  font-family: "Avenir LT Std, 55 Roman";
}
.content-category-description {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 14px;
  color: #000;
  margin-bottom: 8px !important;
  font-weight: normal;
}
.all-resources .category-section .load-more-button {
  text-align: center;
  padding: 20px 0px;
}
.all-resources div.category-section {
  padding: 10px 0px;
}
.all-resources .category-section button.load-more,
.all-resources .category-section button.load-more:focus {
  line-height: 22px;
  font-family: "Avenir LT Std, 95 Black";
  font-size: 16px;
  color: #242654;
  border-color: #242654;
  border-radius: 5px;
}

.all-resources .category-section button.load-more:hover,
.all-resources .category-section button.load-more:focus {
  background: #242654;
  color: #f5f5f5;
  border-color: #242654;
}
.resource-cat-navbar {
  background: #87cbb9;
}
.resource-cat-navbar .navbar {
  max-width: 1120px;
  margin: auto;
  justify-content: center;
  align-items: center;
}
.resource-cat-navbar .navbar a {
  color: #242654;
  text-decoration: none;
  opacity: 0.5;
  font-size: 14px;
  line-height: 20px;
}
.resource-cat-navbar .navbar li {
  list-style: none;
  padding: 10px;
}
.resource-cat-navbar .navbar a:hover,
.resource-cat-navbar .navbar a.active {
  opacity: 1;
}
.sticky-bar-space {
  top: 90px !important;
  position: relative;
}
.nav-list.sticky-bar {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 9;
  transition: top 0.3s ease;
  -webkit-transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
  transition: all 400ms cubic-bezier(0.4, 0.31, 0.38, 0.7);
}
body.page-template-ressources-page .event-content-main {
  padding-top: 10px;
}
/* body.page-template-ressources-page .event-content-main p {
	padding: 0% 15%;
} */
@media (max-width: 1024px) {
  .all-resources .content-layout-container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 900px) {
  section.elementor-section.elementor-element.elementor-element-7d0769b::before {
    height: 222px;
  }
}
@media (max-width: 768px) {
  .ressources-page-top-section .page-info-resources {
    padding: 10px 10px 32px 10px;
  }
  .custom-event-page
    .custom-event-page-top-section.ressources-page-top-section
    .page-description
    h5 {
    padding-right: 0;
  }
  .custom-event-page
    .custom-event-page-top-section.ressources-page-top-section
    .page-description {
    margin-top: 10px;
  }
  .custom-event-page
    .custom-event-page-top-section.ressources-page-top-section
    .page-title {
    font-size: 30px;
    line-height: 40px;
    font-family: "Avenir LT Std, 85 Heavy";
  }
  .resource-cat-navbar .navbar {
    justify-content: flex-start;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar::-webkit-scrollbar {
    display: none;
  }
  body.page-template-ressources-page .event-content-main p {
    padding: 0% 8%;
  }
  .all-resources .category-section button.load-more {
    width: 100%;
  }
  .all-resources .category-section .load-more-button {
    padding: 0px;
  }
  .all-resources h2.category-title {
    font-size: 30px;
    line-height: 40px;
    font-family: "Avenir LT Std, 85 Heavy";
  }

  .all-resources .category-section .load-more-button {
    text-align: center;
    grid-column: span 1;
  }
}
.section-one-left .post-meta .date span.date {
  padding: 0;
}
h4.personal-info {
  margin: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: "Avenir LT Std, 55 Roman";
  color: #87cbb9;
  font-weight: normal;
}
h4.personal-info.formation-info {
  margin-top: 30px;
}
.creation-modal-form label.form-label {
  font-family: "Avenir LT Std, 95 Black";
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px;
  color: #000000;
}
.form-control:focus,
.creation-modal-form input[type="date"]:focus,
.creation-modal-form input[type="email"]:focus,
.creation-modal-form input[type="number"]:focus,
.creation-modal-form input[type="text"]:focus,
.creation-modal-form input[type="url"]:focus,
.creation-modal-form select:focus,
.creation-modal-form textarea:focus {
  box-shadow: none;
}
.creation-modal-form input[type="date"],
.creation-modal-form input[type="email"],
.creation-modal-form input[type="number"],
.creation-modal-form input[type="text"],
.creation-modal-form input[type="url"],
.creation-modal-form select,
.creation-modal-form textarea {
  border: 1px solid #f5f5f5;
}
.creation-modal-form .process-training-creation,
.creation-modal-form .process-event-creation {
  margin: 30px 0px;
  padding: 16px 50px;
  width: 100%;
  background: #f8ae71;
  color: #ffffff;
  border: none;
}
select#affiliate_organizations {
  -webkit-appearance: auto;
  -moz-appearance: none;
  appearance: auto;
}
.input-wrap .form-control {
  height: 41px;
}
label.radio-buttons {
  font-family: "Avenir LT Std, 95 Black";
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0px;
  color: #000000;
  display: flex;
  align-items: center;
}
label.radio-buttons input[type="radio"] {
  margin-right: 10px;
}
.radio-buttons input[type="radio"]:checked:after {
  opacity: 1;
}
.radio-buttons input[type="radio"]:after {
  content: "";
  opacity: 0;
  display: block;
  left: 2px;
  top: 2px;
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #242654;
  background: #242654;
  border-radius: 100%;
}
.radio-buttons input[type="radio"]:checked {
  background-color: #ffffff !important;
}
.radio-buttons input {
  position: relative;
  background-color: #ffffff;
  border: 1.5px solid;
  border-color: #242654 !important;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
  border-radius: 50% !important;
}
.invalid-field {
  border: 1px solid red !important;
}
body.toplevel_page_post-requests .edit-request-page .input-box {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.creation-modal-form .form-control[readonly] {
  background-color: #ffffff;
}
input#training_start_date {
  content: "";
  background-image: url(images/celendar.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
}
@media (max-width: 768px) {
  label.radio-buttons {
    margin: 10px 0px;
  }
}

body.page-id-5305 .contact-popup .author-profile,
body.page-id-5305 .offer-popup .author-profile,
body.page-id-5305 .contact-popup .contact-modal-switcher-li,
body.page-id-5305 .contact-popup .contact-modal-switcher-li.buyer,
body.page-id-5305 .elementor-element-1b33e02 .elementor-widget-container,
body.page-id-5305 .elementor-element-cd705a7 .elementor-widget-container {
  display: none;
}
.post-logo {
  margin-bottom: 32px;
}
body.single-post .single-je-participe,
body.single-resource .single-je-participe {
  display: none;
}
body.single-training
  .elementor-section.elementor-element-f1e3589
  .elementor-container.elementor-column-gap-default,
body.single-resource
  .elementor-section.elementor-element-f1e3589
  .elementor-container.elementor-column-gap-default,
body.single-event
  .elementor-section.elementor-element-f1e3589
  .elementor-container.elementor-column-gap-default {
  max-width: 1280px;
}
body.single-training
  .elementor-section.elementor-element-f1e3589
  .elementor-element-ef55425
  .elementor-widget-wrap.elementor-element-populated,
body.single-resource
  .elementor-section.elementor-element-f1e3589
  .elementor-element-ef55425
  .elementor-widget-wrap.elementor-element-populated,
body.single-event
  .elementor-section.elementor-element-f1e3589
  .elementor-element-ef55425
  .elementor-widget-wrap.elementor-element-populated {
  max-width: 1240px;
}
.col-lg-6.col-md-6.col-sm-6.section-one-right img {
  max-height: 507px;
  object-fit: cover;
}
.product-item-card .product-meta-2 .lable img.product-card-label-img {
  width: auto;
  height: 32px;
}
.sub-menu .wpml-ls-menu-item a.hfe-sub-menu-item:before {
  width: 0px;
}
.error-message {
  display: none;
  margin-bottom: 0 !important;
  font-size: 11px;
  line-height: 1.9;
  color: red;
  position: absolute;
}
#producerDisplay .product-item-card .location {
  background-image: none !important;
}
.formation-info-list
  .elementor-inline-items
  .elementor-inline-item:nth-of-type(1)
  .elementor-icon-list-text {
  padding: 8px 12px;
  background-color: #242654;
  border-radius: 5px;
  color: #ffffff;
  line-height: 16px;
}
/* #tooltip {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  z-index: 9999;
} */

.event-popup {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  z-index: 9999;
  top: -5px;
  height: 90px;
  overflow-y: scroll;
  scrollbar-width: thin;
}
.event-popup li:last-child {
  margin-bottom: 5px !important;
}

.event-popup ul.tooltip-content {
  list-style: none;
  padding-left: 0;
  color: var(--e-global-color-accent);
  font-size: 10px;
  overflow-y: unset !important;
}

.event-popup ul.tooltip-content li {
  text-transform: capitalize;
  color: #242654;
  font-weight: bold;
}

.event-popup ul.tooltip-content li a.event-link {
  display: block;
  text-decoration: none;
  font-size: 11px;
  margin-bottom: 10px !important;
  overflow: hidden;
  width: 106px;
  margin-top: 5px;
}

.event-popup ul.tooltip-content li a.event-link:hover {
  color: #f8ae71;
}
