.padding-bottom-blue-container {
  padding-bottom: 300px !important;
}

.hc-cards .btn-programs {
  background-color: #39B386;
}

@media screen and (min-width: 20px) and (max-width: 991px) {
  #headerHome .wp-block-cover__inner-container {
    display: block;
    margin-top: 25%;
  }
  .titleAcademicsPrograms {
    font-size: 60px !important;
  }
  #PROGRAMS .wp-block-columns {
    display: grid;
    gap: 2rem;
  }
  #PROGRAMS .wp-block-columns .wp-block-column {
    display: flex;
    justify-content: center;
  }
  .introHeaderPage {
    padding: 5em 0 0 0;
  }
  .introHeaderPage .content_header_page {
    width: 100%;
    max-width: 350px;
    padding: 40px 80px 20px 50px;
  }
  .introHeaderCurri {
    padding: 5em 0 0 0;
  }
  .introHeaderCurri .content_header {
    width: 100%;
    max-width: fit-content;
    padding: 40px 80px 20px 50px;
  }
  .introHeaderCurri .content_header .single {
    font-size: 40px;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .text_cat {
    bottom: -25px !important;
  }
}
.gform_footer {
  justify-content: end;
}
.gform_footer #gform_submit_button_1 {
  background-color: #39B386;
  padding: 1rem 3.5rem;
  text-transform: uppercase;
  font-weight: bold;
}

/*ACCORDION*/
.eb-accordion-content {
  border-style: none !important;
  padding-left: 20px !important;
}

.eb-accordion-title-wrapper {
  background-color: transparent !important;
}

.eb-accordion-fukro.eb-accordion-container .eb-accordion-title-wrapper:hover .eb-accordion-title:hover {
  color: #39B386 !important;
}

.no-blue-hover:hover {
  color: #39B386 !important;
}

.div-accordion {
  gap: 0em !important;
  margin-bottom: 0px !important;
}

.separator-border-accordion {
  border-bottom: 1px solid #FFF;
}

/*Slider Explore More*/
.link-exlore-more {
  text-decoration: none;
}
.link-exlore-more .container-explore-more {
  max-width: fit-content;
  display: grid;
  gap: 0px;
}
.link-exlore-more .container-explore-more .title-discover {
  background-color: white;
  padding: 25px 0px 25px 20px;
  border-bottom-left-radius: 8%;
  border-bottom-right-radius: 8%;
}
.link-exlore-more .container-explore-more .title-discover .title-page {
  color: #313947;
  font-family: "Geologica", sans-serif;
  font-weight: 800;
  font-size: 20px;
}
.link-exlore-more .container-explore-more .title-discover .text-plus-fleche {
  display: flex;
  gap: 2rem;
  align-items: center;
}
.link-exlore-more .container-explore-more .title-discover .text-plus-fleche .text-discover {
  text-decoration: none;
  color: #39B386;
  font-family: "Geologica", sans-serif;
  font-weight: 800;
  font-size: 15px;
}

/*Slider Our History*/
.container-our-history {
  max-width: fit-content;
}
.container-our-history .super-test {
  max-width: fit-content;
}
.container-our-history .super-test .testttt .date-history {
  color: #39B386 !important;
  font-weight: bold;
  font-family: "Geologica", sans-serif;
  padding-top: 15px;
}
.container-our-history .super-test .testttt .description-history {
  font-family: "Geologica", sans-serif;
  font-size: 13px;
  padding-bottom: 30px;
}
.container-our-history .super-test .testttt .separator-history {
  color: #C0EFDE;
}
/*Popup video*/
.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 2%;
  z-index: 1000;
}

.popup-content {
  text-align: center;
}

.close {
  position: absolute;
  color: #000;
  top: 3px;
  right: 7px;
  cursor: pointer;
}

.introHeaderPage {
  background-repeat: no-repeat;
  background-size: cover;
}

.introHeaderCurri {
  background-repeat: no-repeat;
}

@media screen and (min-width: 20px) and (max-width: 991px) {
  /*Popup video*/
  .popup .popup-content iframe {
    max-width: 300px;
  }
  /*ACF "menu des sous pages"*/
  .get-pages ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .get-pages ul li a {
    min-height: 2.5rem;
  }
  /*Change padding*/
  .changes-padding-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .no-padding {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  /*"More subjects" Curriculum Pre-school/Primary*/
  .related .container_related {
    padding: 7%;
  }
  .related .container_related .subjects {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  #curriculum_container .tabList {
    display: flex;
    justify-content: center;
  }
  #curriculum_container .niveaux {
    padding: 0px;
  }
  .nested-accordion .accordion-item .accordion-header {
    height: auto;
  }
  .nested-accordion .accordion-item .accordion-header h3 {
    max-width: 95%;
  }
  .main section {
    padding: 0 3em !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1650px) {
  .get-pages ul li {
    min-height: 79px;
    background-color: #313947;
    border: 1px solid #fff;
  }
  .get-pages ul li a {
    background-color: transparent;
    border: none;
  }
  .get-pages ul li:hover {
    background-color: #020b1a;
  }
  .get-pages ul li a:hover {
    background-color: transparent;
  }
}
/*Trait vertical Admission*/
@media screen and (min-width: 991px) {
  .trait-mid {
    border-right: 2px solid #39B386;
  }
}
@media screen and (max-width: 781px) {
  /*Social media footer*/
  .social-media-footer {
    flex-basis: auto !important;
  }
  .home #school-life .surf-text img {
    margin-top: -190px;
  }
  .site-header nav {
    padding: 0 4em !important;
    justify-content: center !important;
  }
}
/*Cacher la newsletter du footer*/
.display-none {
  display: none !important;
}

/*Cacher bloc changer langue*/
#icl_lang_sel_widget-3 {
  display: none;
}

#headerHome .wp-block-cover__inner-container p {
  flex-basis: 100%;
  padding: 0 20px 0 40px;
  font-family: unset;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.button-hover-black a:hover {
  background-color: #000 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.swiper-button-prev {
  margin-left: -7%;
}

.swiper-button-next {
  margin-right: -7%;
}

.woocommerce-pagination {
  background-color: transparent;
}

.accordion-item .accordion-content {
  display: none;
}

.accordion-item.open .accordion-content {
  display: block;
}

#headerHome .text-isb {
  margin: 0px 20px 10px 40px;
  padding: 10px;
  width: 50%;
}

@media screen and (min-width: 20px) and (max-width: 991px) {
  #headerHome .wp-block-cover__inner-container {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
}
.home .header-top {
  background-color: #39B386 !important;
}
.home nav {
  background-color: #39B386 !important;
}

.section-homepage {
  margin-top: 7rem;
  padding-top: 4rem !important;
  background: linear-gradient(172deg, #39B386 70%, #FFFFFF 20%);
}

@media screen and (min-width: 782px) {
  .home #school-life {
    padding-bottom: 15rem;
  }
  .slider-homepage {
    margin-top: -170px;
    z-index: 1;
    position: relative;
  }
}
.double-quot {
  display: flex;
  justify-content: right;
}

.block-double-quot {
  margin-top: -8% !important;
}

.form-contact-container {
  border: 2px solid rgba(49, 57, 71, 0.1411764706);
  border-radius: 10px;
}

body.woocommerce.product-template-default .popup-trigger {
  display: none;
}

/*# sourceMappingURL=quentin.css.map */
