.elementor-kit-14262{--e-global-color-primary:#003478;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#003478;--e-global-color-accent:#00A599;--e-global-color-6a75611:#2BA2B1;--e-global-color-da1ca23:#356096;--e-global-color-9a764a5:#2C87A3;--e-global-color-98b271b:#2D739D;--e-global-color-27e8744:#533F95;--e-global-typography-primary-font-family:"gesta";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"gesta";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"gesta";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"gesta";--e-global-typography-accent-font-weight:500;background-color:#E8ECF3;color:var( --e-global-color-primary );font-family:"gesta", Sans-serif;font-size:17px;font-weight:400;line-height:23px;}.elementor-kit-14262 a{color:var( --e-global-color-accent );font-family:"gesta", Sans-serif;font-weight:400;}.elementor-kit-14262 a:hover{color:var( --e-global-color-primary );}.elementor-kit-14262 h1{color:var( --e-global-color-primary );font-family:"gesta", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-14262 h2{color:var( --e-global-color-primary );font-family:"gesta", Sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;}.elementor-kit-14262 h3{color:var( --e-global-color-primary );font-family:"gesta", Sans-serif;font-size:22px;font-weight:600;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-14262{line-height:23px;}.elementor-kit-14262 h1{font-size:34px;line-height:32px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-14262{line-height:23px;}.elementor-kit-14262 h1{font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75vw;}.e-con{--container-max-width:75vw;}}/* Start custom CSS */.grecaptcha-badge{
   display: none;
}
#content{
    width: 100%!important;
    
}
.elementor-item:focus {
    background-color: transparent!important;
}
.visibility-hidden{
    display: none!important;
}
.visibility-visible{
    display: block!important;
}

/* Search & Filter */
.search-filter-component-combobox__selection-item{
        border-radius: 0 8px 0 0!important;
        background-color: #2d458d!important;
}
.search-filter-component-combobox__selection-label{
    color:white!important;
}

.search-filter-component-combobox__selection-remove svg{
    fill:#efefef!important;
}
.search-filter-input-text,.search-filter-component-combobox-base{
    border-radius: 0 10px 0 0!important;
}
.search-filter-input-button{
    border-radius: 0 10px 0 0!important;
    padding: 4px 15px!important;
}
.search-filter-input-button--is-selected{
border-color: var(--e-global-color-primary)!important;
    background-color: var(--e-global-color-primary)!important;
}

/* FOLDERS */


/* Small devices (mobile/tablets, 767px and below) */
@media only screen and (max-width: 766px) {
    .folder h2{
        font-size: 16px!important;
    }
    .folder::before {
      margin-top: -3px!important;
    }
    .folder{
        padding: 3px!important;
    }
    .folder i {
        font-size: 14px!important;
        margin-top: 1px!important;
    }
}




.folder{
    padding: 6px;
    color: var(--e-global-color-primary);
    border-radius: 0 15px 0 0;
    display: flex;
    justify-content: flex-start;

}
.folder::before {
  content: "•";
  font-size: 37px;
  color: rgb(37, 194, 192);
  margin-right: 4px;
  margin-left: -8px;
  margin-top: 0px;
}

.subNav{
    padding-left: 24px;
}
.last-true.folder{
      /*  border-bottom: 1px dashed var(--e-global-color-primary);*/
}

/*.nav-link.open .folder{
    background-color: var(--e-global-color-accent);
}*/

.nav-link .fa{
    position: absolute;
    right: 8px;
}
.nav-link .fa-external-link{
    right: 6px;
}
.nav-link .fa-minus,.nav-link.open .fa-plus{
    display: none;
}
.nav-link.open .fa-minus,.nav-link .fa-plus{
    display: block;
}

.folder.last-true .fa-plus,.folder.last-true .fa-minus{
     display: none;
}

.folder.link-0 .fa-external-link{
    display: none;
}

.folder.link-1 .fa-minus,.folder.link-1 .fa-open{
    display: none;
}


.folder h2{
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--e-global-color-primary);
    margin: 0;
}

.folder i {
    font-size: 17px;
    margin-top: 3px;
}
.exploration div.elementor-shortcode{
    display: flex;
    flex-direction: column;
    gap: 0px;
}

/* PRINTABLE */
@media print {
  body * {
    display: none;
  }

  .elementor-location-single, .elementor-location-single * {
    display: block!important;
  }

  .elementor-location-single {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .hidden-print{
      display: none!important;
  }
  
  body .visible-print{
      display: block!important;
  }
}

body.no-scroll {
  overflow: hidden;
  height: 100vh; /* facultatif selon le cas */
}


.bigmenu > a::after {
 font-family: "Font Awesome 5 Free";
  content: "\f054"; 
  display: inline-block;
  margin-right: 8px;
  font-size: 19px;
  color: white;
  font-weight: 900;
  position: absolute;
  right: 0px;
  margin-right: 0 !important;
  transform: translateX(-36px);
  opacity: 0!important;
  top: 5px;
  width: 12px;
  overflow: hidden!important;
}

.bigmenu > a:hover::after, .bigmenu > a.elementor-item-active::after {
    opacity: 1!important;
    transform: translateX(0px);
}

a.elementor-item-active::after {
    color: #25C2C0;
}

/* pagination */

.elementor-pagination{
    line-height: 37px;
}
.page-numbers{
     
    border-radius: 0 0px 0 0;
    color: var(--e-global-color-primary)!important;
    padding: 5px 12px;
    background-color: white;

}

.page-numbers.current{
     
    border-radius: 0 8px 0 0;
    color: white!important;
    padding: 5px 17px;
    padding: 5px 12px;
    background-color: var(--e-global-color-accent);

}

.page-numbers.prev,.page-numbers.next{
        border-radius: 0 8px 0 0;
    color: white!important;
    padding: 5px 17px;
    padding: 5px 12px;
    background-color: var(--e-global-color-primary);
}/* End custom CSS */