@charset "UTF-8";
/**
* Style par défaut d'un bouton du site
*/
.btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #block-izianet-connexionutilisateur .item-list ul > li > a, .view-actualites .view-footer .btn-violet, .view-actualites .view-footer .btn-indigo {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}
.btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, .view-actualites .view-footer .btn-violet:hover, .view-actualites .view-footer .btn-indigo:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

/**
 * Mixin buttons
 * @param {Color} $bgColor - Background color of the button
 * @param {Color} $textColor - Text color of the button
 * @param {String} $icon - Material icon name to display on the button
 */
/**
 * Mixin pour style basique de paragraphe
 * @param {Color} $bgColor - Background color of the paragraph
 * @param {Number} $min-height - Minimum height of the paragraph
 * @param {Color} $textColor - Text color of the paragraph
 */
/**
 * Mixin pour style basique de formulaire
 * @param {Color} $color - Border color of the form elements
 * @param {Color} $colorbtn - Background color of the submit button
 */
/**
 * Mixin pour style basique de bouton de slick
 * @param {Color} $arrowColor - Color of the arrows
 * @param {String} $arrowPrev - Icon name for the previous arrow
 * @param {String} $arrowNext - Icon name for the next arrow
 */
/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

.text-green {
  color: #109e49;
}

.text-blue {
  color: #336fd5;
}

.text-yellow {
  color: #f5ad18;
}

.text-violet {
  color: #51397c;
}

.text-indigo {
  color: #9e2474;
}

.text-grey {
  color: #444a5d;
}

.text-orange {
  color: #f05a28;
}

.text-lightblue {
  color: #298dcd;
}

.text-lightyellow {
  color: #ffe5ae;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

.paragraph--color--white {
  background-color: #ffffff;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

/**
* Si la variable portant ce nom de couleur existe, il génère la classe correspondante
* le nom machine de la couleur sera celui de la classe affichée
*/
.paragraph--color--palegreen {
  background-color: #d4ffe0;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--paleyellow {
  background-color: #ecffc0;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--palered {
  background-color: #ffc7c7;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--paleblue {
  background-color: #c6ddff;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--paleorange {
  background-color: #ffe3a7;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--paleviolet {
  background-color: #f4c4fd;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--palepink {
  background-color: #ffd2f9;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--green {
  background-color: #109e49;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
  color: white;
}

.paragraph--color--yellow {
  background-color: #f5ad18;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
  color: white;
}

.paragraph--color--blue {
  background-color: #336fd5;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
  color: white;
}

.paragraph--color--lightgrey {
  background-color: #f5f3f2;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--lightblue {
  background-color: #298dcd;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--lightyellow {
  background-color: #ffe5ae;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--lightgrey {
  background-color: #f5f3f2;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

.paragraph--color--white {
  background-color: #ffffff;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: solid 3px #ffffff;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

.path-frontpage #breadcrumb {
  display: none;
}

#breadcrumb {
  background-color: transparent;
  font-weight: 500;
  font-size: 12px;
}
#breadcrumb .breadcrumb {
  background-color: transparent;
}
#breadcrumb .breadcrumb > a {
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  color: #51397c;
}
#breadcrumb .sep {
  padding-left: 5px;
  padding-right: 10px;
}

#tarteaucitronRoot * {
  color: white;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom span#tarteaucitronDisclaimerAlert,
#tarteaucitronRoot .tarteaucitronAlertBigTop span#tarteaucitronDisclaimerAlert {
  display: block;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom span#tarteaucitronDisclaimerAlert ul,
#tarteaucitronRoot .tarteaucitronAlertBigTop span#tarteaucitronDisclaimerAlert ul {
  margin-left: 20px;
  margin-bottom: 10px;
  list-style: disc;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom span#tarteaucitronDisclaimerAlert p,
#tarteaucitronRoot .tarteaucitronAlertBigTop span#tarteaucitronDisclaimerAlert p {
  margin: 5px 0;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom,
#tarteaucitronRoot .tarteaucitronAlertBigTop {
  text-align: center;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
  padding: 30px;
}
#tarteaucitronRoot button {
  margin-top: 15px;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn-logout, .btn-orange, .btn-grey, .btn-blue, .btn-lightblue, .btn-green, .btn-indigo, .btn-violet, .btn-yellow, .btn-red, .btn-simple, .btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn-logout:hover, .btn-orange:hover, .btn-grey:hover, .btn-blue:hover, .btn-lightblue:hover, .btn-green:hover, .btn-indigo:hover, .btn-violet:hover, .btn-yellow:hover, .btn-red:hover, .btn-simple:hover, .btn:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

/******************************************************************************************************************/
/*********************************************** OVERLAY MENU *****************************************************/
/******************************************************************************************************************/
@media all and (max-width: 991px) {
  #overlay-menu-toggle {
    z-index: 10;
    position: relative;
    display: block;
    color: transparent;
    width: 40px;
    height: 3px;
    background-color: #9e2474;
  }
  #overlay-menu-toggle::before, #overlay-menu-toggle::after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #9e2474;
    transition: transform 0.4s ease-in-out;
  }
  #overlay-menu-toggle::before {
    top: 0;
    left: 0;
    transform: translateY(-9px);
  }
  #overlay-menu-toggle::after {
    top: 0;
    left: 0;
    transform: translateY(9px);
  }
}

#overlay-menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: flex;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  transform: translateX(100%);
}

.toolbar-fixed #overlay-menu {
  top: 39px;
}

.toolbar-horizontal.toolbar-tray-open #overlay-menu {
  top: 79px;
}

#overlay-menu.open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

#overlay-menu .overlay-menu-close-container {
  width: 50%;
  height: 100vh;
  padding: 30px 15px;
  text-align: right;
}
@media all and (max-width: 768px) {
  #overlay-menu .overlay-menu-close-container {
    width: 30%;
  }
}
@media all and (max-width: 576px) {
  #overlay-menu .overlay-menu-close-container {
    width: 10%;
  }
}

#overlay-menu .overlay-menu-close-container .overlay-menu-close span {
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
  font-size: 28px;
}

#overlay-menu .region-overlay-menu {
  width: 50%;
  min-height: 100%;
  background-color: #51397c;
  padding: 30px 30px 60px;
  overflow-y: auto !important;
}
@media all and (max-width: 768px) {
  #overlay-menu .region-overlay-menu {
    width: 70%;
  }
}
@media all and (max-width: 576px) {
  #overlay-menu .region-overlay-menu {
    width: 90%;
  }
}

#overlay-menu .region-overlay-menu .sf-accordion-toggle {
  display: none;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion {
  position: relative;
  float: none;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion li {
  float: none;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li a,
#overlay-menu .region-overlay-menu #superfish-main-accordion > li > span {
  color: #ffffff;
  text-align: left;
  padding: 15px 50px 15px 15px !important;
  display: block !important;
  cursor: pointer;
  font-size: 1.2rem;
  border: none;
  font-weight: inherit;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion .menuparent ul li a {
  padding: 15px 50px 15px 30px !important;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion .menuparent ul {
  margin: 0;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion .menuparent ul li {
  padding: 0 !important;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion .menuparent ul .sf-depth-2 ul .sf-depth-3 a {
  padding: 15px 50px 15px 45px !important;
  line-height: 110%;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion .sf-sub-indicator::after {
  content: "";
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li > span.sf-depth-1.menuparent,
#superfish-main--2-accordion > li.sf-depth-1.menuparent ul > li > a.sf-depth-2.menuparent,
#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-expanded span.sf-depth-1.menuparent,
#superfish-main--2-accordion > li.sf-depth-1.menuparent ul > li.sf-expanded a.sf-depth-2.menuparent {
  position: relative;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li > .sf-depth-1.menuparent::before,
#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1.menuparent ul > li > a.sf-depth-2.menuparent::before {
  content: "";
  background: url(../images/drop-down.png) no-repeat;
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 5px;
  background-size: 1rem;
  background-position: center left;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li > .sf-depth-1.menuparent::before {
  left: -15px;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1.menuparent ul > li > a.sf-depth-2.menuparent::before {
  left: 7px;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-expanded span.sf-depth-1.menuparent::before,
#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1.menuparent ul > li.sf-expanded a.sf-depth-2.menuparent::before {
  content: "";
  background: url(../images/drop-right.png) no-repeat;
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 5px;
  background-size: 10px;
  background-position: center left;
}

/* #overlay-menu .region-overlay-menu #superfish-main-accordion>li.sf-expanded span.sf-depth-1.menuparent::before { left: 0; } */
#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1.menuparent ul > li.sf-expanded a.sf-depth-2.menuparent::before {
  left: 15px;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1.menuparent ul > li {
  background-color: #51397c;
}

#overlay-menu .region-overlay-menu #superfish-main-accordion > li.sf-depth-1 {
  padding: 0 !important;
}

#overlay-menu .region-overlay-menu ul.sf-menu.sf-accordion.sf-expanded {
  position: absolute;
  right: 0;
  top: 40px !important;
}

#overlay-menu .region-overlay-menu ul li a,
#overlay-menu .region-overlay-menu ul li span {
  color: #ffffff;
  font-size: 18px !important;
}

#overlay-menu .region-overlay-menu ul li a.is-active,
#overlay-menu .region-overlay-menu ul li.active-trail a.is-active,
#overlay-menu .region-overlay-menu ul#superfish-main-accordion > li.active-trail > a {
  color: #ffffff;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

.btn {
  background-color: #51397c !important;
  color: #fff !important;
}
.btn:hover {
  color: #fff;
}
.btn:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #51397c;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn:hover, .btn:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}

.btn-simple {
  background-color: #51397c !important;
  color: #fff !important;
  padding: 0 12px;
}
.btn-simple:hover {
  color: #fff;
}
.btn-simple:after {
  content: "";
  display: none;
}
.btn-simple:hover, .btn-simple:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}

.btn-red {
  background-color: #cd0039 !important;
  color: #fff !important;
}
.btn-red:hover {
  color: #fff;
}
.btn-red:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #cd0039;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-red:hover, .btn-red:focus {
  box-shadow: 0px 1px 5px rgba(205, 0, 57, 0.4);
}

.btn-yellow {
  background-color: #f5ad18 !important;
  color: #fff !important;
}
.btn-yellow:hover {
  color: #fff;
}
.btn-yellow:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #f5ad18;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-yellow:hover, .btn-yellow:focus {
  box-shadow: 0px 1px 5px rgba(245, 173, 24, 0.4);
}

.btn-violet {
  background-color: #51397c !important;
  color: #fff !important;
}
.btn-violet:hover {
  color: #fff;
}
.btn-violet:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #51397c;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-violet:hover, .btn-violet:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}

.btn-indigo {
  background-color: #9e2474 !important;
  color: #fff !important;
}
.btn-indigo:hover {
  color: #fff;
}
.btn-indigo:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #9e2474;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-indigo:hover, .btn-indigo:focus {
  box-shadow: 0px 1px 5px rgba(158, 36, 116, 0.4);
}

.btn-green {
  background-color: #109e49 !important;
  color: #fff !important;
}
.btn-green:hover {
  color: #fff;
}
.btn-green:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #109e49;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-green:hover, .btn-green:focus {
  box-shadow: 0px 1px 5px rgba(16, 158, 73, 0.4);
}

.btn-lightblue {
  background-color: #298dcd !important;
  color: #fff !important;
}
.btn-lightblue:hover {
  color: #fff;
}
.btn-lightblue:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #298dcd;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-lightblue:hover, .btn-lightblue:focus {
  box-shadow: 0px 1px 5px rgba(41, 141, 205, 0.4);
}

.btn-blue {
  background-color: #298dcd !important;
  color: #fff !important;
}
.btn-blue:hover {
  color: #fff;
}
.btn-blue:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #298dcd;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-blue:hover, .btn-blue:focus {
  box-shadow: 0px 1px 5px rgba(41, 141, 205, 0.4);
}

.btn-grey {
  background-color: #444a5d !important;
  color: #fff !important;
}
.btn-grey:hover {
  color: #fff;
}
.btn-grey:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #444a5d;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-grey:hover, .btn-grey:focus {
  box-shadow: 0px 1px 5px rgba(68, 74, 93, 0.4);
}

.btn-orange {
  background-color: #f05a28 !important;
  color: #fff !important;
}
.btn-orange:hover {
  color: #fff;
}
.btn-orange:after {
  content: "add";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #f05a28;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-orange:hover, .btn-orange:focus {
  box-shadow: 0px 1px 5px rgba(240, 90, 40, 0.4);
}

.btn-logout {
  background-color: #cd0039 !important;
  color: #fff !important;
}
.btn-logout:hover {
  color: #fff;
}
.btn-logout:after {
  content: "logout";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #cd0039;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-logout:hover, .btn-logout:focus {
  box-shadow: 0px 1px 5px rgba(205, 0, 57, 0.4);
}

.btn-without-icon::after {
  content: "";
  background-color: transparent !important;
  width: 0 !important;
  height: 0 !important;
  margin-left: 5px !important;
}

.text-red {
  color: #cd0039 !important;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

#header {
  background-color: #fff;
  display: grid;
  position: relative;
  z-index: 5;
  min-height: 120px;
}
#header #header-top {
  z-index: 5;
  grid-area: 1/1;
}
#header #header-top #header-top-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header #header-top #header-top-right .acces-rapide-header {
  padding-top: 15px;
}
#header #header-top #header-top-right .acces-rapide-header p {
  display: flex;
  align-items: center;
}
#header #header-top #header-top-right .acces-rapide-header a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  margin-left: 25px !important;
}
#header #header-top #header-top-right .acces-rapide-header a.guide-coocs {
  background-color: #f5ad18 !important;
  color: #fff !important;
}
#header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover {
  color: #fff;
}
#header #header-top #header-top-right .acces-rapide-header a.guide-coocs:after {
  content: "menu_book";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #f5ad18;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:focus {
  box-shadow: 0px 1px 5px rgba(245, 173, 24, 0.4);
}
@media all and (max-width: 991px) {
  #header #header-top #header-top-right .acces-rapide-header a.guide-coocs {
    display: none;
  }
}
#header #header-top #header-top-right .acces-rapide-header a.adherer {
  background-color: #51397c !important;
  color: #fff !important;
}
#header #header-top #header-top-right .acces-rapide-header a.adherer:hover {
  color: #fff;
}
#header #header-top #header-top-right .acces-rapide-header a.adherer:after {
  content: "edit";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #51397c;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}
@media all and (max-width: 768px) {
  #header #header-top #header-top-right .acces-rapide-header a.adherer {
    display: none;
  }
}
#header #header-top #header-top-right .acces-rapide-header a.espace-membre {
  background-color: #9e2474 !important;
  color: #fff !important;
}
#header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover {
  color: #fff;
}
#header #header-top #header-top-right .acces-rapide-header a.espace-membre:after {
  content: "person";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #9e2474;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:focus {
  box-shadow: 0px 1px 5px rgba(158, 36, 116, 0.4);
}
@media all and (max-width: 576px) {
  #header #header-top #header-top-right .acces-rapide-header a.espace-membre {
    display: none;
  }
}
#header #header-top #header-top-right .acces-rapide-header a:after {
  font-size: 18px !important;
  margin-left: 40px !important;
}
@media all and (max-width: 991px) {
  #header #header-top #header-top-right .acces-rapide-header a.linkedin {
    display: none;
  }
}
@media all and (max-width: 991px) {
  #header #header-top #header-top-right .acces-rapide-header a {
    font-size: 13px !important;
    margin-left: 15px !important;
  }
}
@media all and (max-width: 576px) {
  #header #header-top #header-top-right #block-izianet-accesrapideheader {
    display: none;
  }
}
#header #header-body {
  grid-row: 1;
  grid-column: -1;
}
#header #header-body > .container,
#header #header-body > .container .row {
  height: 100%;
}
#header #header-logo {
  /** Pour afficher le logo et l'image de texte côte à côte **/
  display: flex;
  align-items: center;
  z-index: 5;
  margin-top: 5px;
}
#header #header-logo #block-izianet-logocoocstexte {
  margin-top: 10px;
}
@media all and (max-width: 768px) {
  #header #header-logo #block-izianet-logocoocstexte img {
    width: 160px;
    height: auto;
  }
}
@media all and (max-width: 1200px) {
  #header #header-logo img {
    max-width: unset;
    max-height: 110px;
    width: auto;
  }
}
#header #header-right {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
#header #header-right #block-izianet-navigationprincipale {
  margin-bottom: 20px;
  margin-right: clamp(50px, 5%, 200px);
}
@media all and (max-width: 991px) {
  #header #header-right #block-izianet-navigationprincipale {
    display: none !important;
    margin-right: 15px;
    position: relative;
  }
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main {
  display: flex;
  justify-content: center;
  justify-content: flex-end;
  align-items: center;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: #444a5d;
  padding: 6px 2px;
  margin: 0 15px;
  transition: transform 0.2s ease-in-out;
  position: relative;
}
@media all and (max-width: 1200px) {
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a.contact-link,
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink.contact-link {
    width: 30px;
    height: 30px;
    color: transparent !important;
    padding-top: 3px;
  }
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a.contact-link::before,
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink.contact-link::before {
    content: "mail";
    text-transform: none;
    color: #444a5d;
    font-size: 24px;
    font-family: "Material Icons";
    padding: 0;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a::after,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  height: 3px;
  background-color: #f5ad18;
  transition: width 0.3s ease-in-out;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a.is-active,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink.is-active {
  border-bottom: solid 3px #f5ad18;
  padding-bottom: 3px;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a:hover,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink:hover {
  transform: translateY(-1px);
  text-decoration: none;
  color: #f5ad18;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a:hover:not(.is-active)::after,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink:hover:not(.is-active)::after {
  width: 100%;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a:hover.contact-link::before,
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink:hover.contact-link::before {
  color: #f5ad18;
}
@media all and (max-width: 1200px) and (min-width: 991px) {
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > a,
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li > .nolink {
    margin: 0 10px;
  }
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main li:has(.menu-link-responsive) {
  display: none;
}
@media all and (max-width: 991px) {
  #header #header-right #block-izianet-navigationprincipale ul#superfish-main li:has(.menu-link-responsive) {
    display: inline-block;
  }
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main .sf-sub-indicator {
  display: none;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main .menuparent ul {
  background-color: #fff;
}
#header #header-right #block-izianet-navigationprincipale ul#superfish-main .menuparent ul li a {
  padding: 10px 20px;
}
#header #header-right #block-izianet-overlaymenutoggle {
  display: none;
}
@media all and (max-width: 991px) {
  #header #header-right #block-izianet-overlaymenutoggle {
    margin-right: 15px;
    display: block;
    position: relative;
    top: -30px;
  }
}
@media all and (max-width: 576px) {
  #header #header-right #block-izianet-overlaymenutoggle {
    top: -50px;
  }
}

#overlay-menu #block-izianet-navigationprincipale-2 #superfish-main--2-accordion li {
  background: transparent !important;
  border: none !important;
}

body.sticky #header {
  width: 100%;
  min-height: 120px;
  position: fixed;
  top: 0;
  border-bottom: solid 2px #f5ad18;
}
@media all and (min-width: 991px) {
  body.sticky #header {
    height: 120px;
  }
}
body.sticky #header #header-logo {
  align-items: flex-start;
}
body.sticky #header #header-logo img {
  max-height: 110px;
  width: auto;
}
body.sticky #header #header-logo #logo img {
  max-height: 90px;
}

body.sticky.toolbar-horizontal #header {
  top: 39px;
}

@media all and (min-width: 576px) {
  body.sticky.toolbar-vertical #header {
    top: 39px;
  }
}

body.sticky.toolbar-horizontal.toolbar-tray-open #header {
  top: 79px;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, #block-izianet-connexionutilisateur .item-list ul > li > a, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

#footer-first {
  background-color: #51397c;
  margin-top: auto;
  padding: 50px 0 50px 0;
  color: #fff;
  border-top: solid 50px #ffffff;
}
#footer-first p,
#footer-first a,
#footer-first span {
  font-size: 12px;
  color: #fff;
}
#footer-first #footer-first-1 .footer1-content {
  display: flex;
  align-items: center;
}
#footer-first #footer-first-1 .footer1-content .img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
}
#footer-first #footer-first-1 .footer1-content .text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#footer-first #footer-first-2 {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#footer-first .contextual-links a {
  color: black !important;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #block-izianet-connexionutilisateur .item-list ul > li > a {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2%;
}
form div.form-item {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
form div.form-item label {
  margin-bottom: 0;
}
form div.form-item input {
  width: 100%;
}
form div.form-item input:focus-visible {
  outline: none;
}
div.form-item input form:focus-visible {
  border: solid 1px #51397c;
}
form input:not([type=submit], [type=button]),
form textarea,
form select {
  border: solid 1px #51397c;
}
form #edit-actions input {
  background-color: #f5ad18;
  border: solid 1px #f5ad18;
}
form#user-login-form, form#form_login {
  display: flex;
  flex-direction: column;
  align-items: center;
}
form.user-pass {
  display: flex;
  flex-direction: column;
  align-items: center;
}
form.user-pass p {
  padding-left: 15px;
  max-width: 50%;
}
form#form_login > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
form#form_login > div .form-actions {
  max-width: 160px;
  text-align: center;
}
form#form_login > div .form-actions input {
  height: auto !important;
}
form#form_login > div .forgetPassword {
  height: 35px;
}
form#form_login > div .forgetPassword > a {
  text-wrap: nowrap;
  word-wrap: nowrap;
  margin-bottom: 15px;
  color: #51397c !important;
}
form#form_login #search-account-result {
  margin-top: 10px;
}
form#form_login #search-account-result > .form-item {
  width: 49%;
}
form#user-pass-reset p {
  width: 100%;
}
form label.required::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url("../images/required.svg");
  background-repeat: no-repeat;
  background-size: 6px 6px;
}
form div.form-item-49, form div.form-item-name, form div.form-item-nom, form div.form-item-prenom, form div.form-item-adresse-email, form div.form-item-pass, form div.form-item-telephone, form div.form-item-age, form div.form-item-email, form div.form-item-fonction, form div.form-item-structure {
  width: 49%;
}
@media all and (max-width: 768px) {
  form div.form-item-49, form div.form-item-name, form div.form-item-nom, form div.form-item-prenom, form div.form-item-adresse-email, form div.form-item-pass, form div.form-item-telephone, form div.form-item-age, form div.form-item-email, form div.form-item-fonction, form div.form-item-structure {
    width: 95%;
  }
}
form div .js-form-type-radio {
  display: flex;
}
form div .js-form-type-radio label {
  cursor: pointer;
}
form div .js-form-type-checkbox {
  display: flex;
  align-items: center;
}
form div .js-form-type-checkbox input {
  margin-right: 10px;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
form div .js-form-type-checkbox label {
  cursor: pointer;
}
form div input:not([type=submit]):not([type=radio]),
form div input:not([type=submit]):not([type=checkbox]),
form div select {
  display: block;
  width: 100%;
  border-radius: 5px;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding-left: 10px;
}
form div input:is([type=checkbox]).error,
form div .js-form-type-checkbox.error input {
  outline: 2px solid red;
  box-shadow: 0 0 0 2px red;
  height: auto !important;
}
form #edit-actions {
  width: 100%;
  text-align: center;
}
form #edit-actions input {
  font-size: 15px;
  padding: 10px 18px;
  font-weight: 600;
}
form #edit-actions input {
  background-color: #f5ad18;
  border: solid 1px #f5ad18;
  outline: none;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  transition: transform 0.3s ease-in-out;
}
form #edit-actions input:hover {
  transform: scale(102%);
}

#block-izianet-connexionutilisateur .item-list ul {
  list-style: none;
}
#block-izianet-connexionutilisateur .item-list ul > li {
  display: flex;
  justify-content: flex-end;
}
#block-izianet-connexionutilisateur .item-list ul > li > a {
  background-color: #51397c !important;
  color: #fff !important;
}
#block-izianet-connexionutilisateur .item-list ul > li > a:hover {
  color: #fff;
}
#block-izianet-connexionutilisateur .item-list ul > li > a:after {
  content: "login";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #51397c;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#block-izianet-connexionutilisateur .item-list ul > li > a:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}

#webform-submission-newsletter-node-9-add-form {
  max-width: 600px;
  margin: auto;
}
#webform-submission-newsletter-node-9-add-form .form-item-adresse-email {
  width: 100%;
}

#webform-submission-contact-node-11-add-form {
  margin: auto;
}
#webform-submission-contact-node-11-add-form .form-item-telephone > .iti {
  width: 100%;
}
#webform-submission-contact-node-11-add-form .form-item-telephone > .iti input {
  padding-left: 45px;
  width: -moz-fit-content;
  width: fit-content;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #block-izianet-connexionutilisateur .item-list ul > li > a {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

/** Accordéons **/
.ckeditor-accordion-container dl {
  border: unset;
}
.ckeditor-accordion-container dl dt {
  margin-bottom: 2px;
}
.ckeditor-accordion-container dl dt > a,
.ckeditor-accordion-container dl dt > a:not(.button) {
  background-color: #51397c;
  border-bottom: unset !important;
}
.ckeditor-accordion-container dl dt > a:hover,
.ckeditor-accordion-container dl dt > a:not(.button):hover {
  background-color: #51397c;
}
.ckeditor-accordion-container dl dt > a > .ckeditor-accordion-toggle {
  background-color: #ffe5ae;
  margin-top: -16px;
  left: unset;
  right: 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.ckeditor-accordion-container dl dt > a > .ckeditor-accordion-toggle::before, .ckeditor-accordion-container dl dt > a > .ckeditor-accordion-toggle::after {
  transform: rotate(0) !important;
  top: calc(50% - 1px);
  height: 4px;
  width: 20px;
  background-color: #51397c;
}
.ckeditor-accordion-container dl dt > a > .ckeditor-accordion-toggle:before {
  left: 7px;
}
.ckeditor-accordion-container dl dt > a > .ckeditor-accordion-toggle:after {
  transform: rotate(90deg) !important;
  left: auto;
  right: 8px;
}
.ckeditor-accordion-container dl dt.active > a > .ckeditor-accordion-toggle::after {
  transform: rotate(180deg) !important;
}
.ckeditor-accordion-container dl .ckeditor-accordion-toggler {
  padding-left: 15px !important;
  padding-right: 5px !important;
  color: #fff !important;
}
.ckeditor-accordion-container dl dd.active {
  margin-bottom: 15px;
}

/**
* Style par défaut d'un bouton du site
*/
.view-actualites .view-footer .btn-indigo, .view-actualites .view-footer .btn-violet, .btn, .btn-simple, .btn-red, .btn-yellow, .btn-violet, .btn-indigo, .btn-green, .btn-lightblue, .btn-blue, .btn-grey, .btn-orange, .btn-logout, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs, #header #header-top #header-top-right .acces-rapide-header a.adherer, #header #header-top #header-top-right .acces-rapide-header a.espace-membre, #block-izianet-connexionutilisateur .item-list ul > li > a {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0.3px;
  border-radius: 20px;
  margin: 3px;
  padding: 0 2px 0 12px;
  min-height: 30px;
  transition: transform 0.4s ease-in-out;
}

.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-violet:hover, .btn:hover, .btn-simple:hover, .btn-red:hover, .btn-yellow:hover, .btn-violet:hover, .btn-indigo:hover, .btn-green:hover, .btn-lightblue:hover, .btn-blue:hover, .btn-grey:hover, .btn-orange:hover, .btn-logout:hover, #header #header-top #header-top-right .acces-rapide-header a.guide-coocs:hover, #header #header-top #header-top-right .acces-rapide-header a.adherer:hover, #header #header-top #header-top-right .acces-rapide-header a.espace-membre:hover, #block-izianet-connexionutilisateur .item-list ul > li > a:hover {
  text-decoration: none;
  transform: translateY(-2px) scale(102%);
}

.map-container {
  position: relative;
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: auto;
}

#occitanie-map path {
  fill: #9e2474;
}
#occitanie-map path:hover {
  fill: rgba(158, 36, 116, 0.9);
  cursor: pointer;
}

/* Le Popup */
.popup {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  padding: 10px 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  z-index: 10;
  /* Empêche le popup de "clignoter" s'il est sous la souris */
  pointer-events: none;
}

.popup.show {
  display: block;
  position: absolute;
}

#block-izianet-presentationlacoocs {
  margin-top: 50px;
}
#block-izianet-presentationlacoocs .coocs-presentation {
  display: flex;
  flex-direction: column;
}
#block-izianet-presentationlacoocs .coocs-presentation .img-container img {
  max-width: 800px;
  width: 100%;
  height: auto;
  margin-right: 25px;
}
#block-izianet-presentationlacoocs .coocs-presentation .div-jaune {
  display: block;
  height: 25px;
  width: 100%;
  background-color: #f5ad18;
}
#block-izianet-presentationlacoocs .coocs-presentation .la-coocs {
  display: flex;
}
#block-izianet-presentationlacoocs .coocs-presentation .la-coocs .col-4 {
  margin-top: 50px;
}
#block-izianet-presentationlacoocs .coocs-presentation .la-coocs h1 {
  text-align: center;
  color: #51397c;
  font-weight: bold;
  font-size: 56px;
  margin-bottom: 20px;
}
#block-izianet-presentationlacoocs .coocs-presentation .la-coocs p {
  color: #444a5d;
  font-size: 18px;
  max-width: 800px;
}
@media all and (max-width: 768px) {
  #block-izianet-presentationlacoocs .coocs-presentation .la-coocs {
    flex-direction: column;
    align-items: center;
  }
  #block-izianet-presentationlacoocs .coocs-presentation .la-coocs .col-4 {
    margin-top: 0;
    flex: 0 1 100%;
    max-width: 100%;
  }
  #block-izianet-presentationlacoocs .coocs-presentation .la-coocs h1 {
    font-size: 48px;
    margin-bottom: 5px;
  }
}
#block-izianet-presentationlacoocs .coocs-presentation .description {
  margin-top: 25px;
  display: flex;
  align-items: center;
}
#block-izianet-presentationlacoocs .coocs-presentation .description .paragraphe-container {
  padding-top: 25px;
}
@media all and (max-width: 768px) {
  #block-izianet-presentationlacoocs .coocs-presentation .description .img-container {
    display: none;
  }
}
#block-izianet-presentationlacoocs .coocs-presentation .row3 {
  margin-bottom: 30px;
}
@media all and (max-width: 576px) {
  #block-izianet-presentationlacoocs .coocs-presentation .row3 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

#block-izianet-views-block-actualites-block-1 {
  background-color: #ffe5ae;
  padding: 25px 0 30px 0;
}
#block-izianet-views-block-actualites-block-1 .view-actualites {
  position: relative;
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  transform: translateY(-50%);
  pointer-events: none;
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow .slick-arrow {
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  transform: translateY(-50%);
  pointer-events: auto;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow .slick-arrow::before {
  font-family: "Material Icons";
  color: #51397c;
  display: block;
  font-size: 35px;
  outline: none;
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow .slick-prev::before {
  content: "arrow_back_ios_new";
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow .slick-next {
  right: 0;
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick__arrow .slick-next::before {
  content: "arrow_forward_ios";
}
#block-izianet-views-block-actualites-block-1 .view-actualites .slick-list {
  margin: 0 20px;
}
@media all and (max-width: 768px) {
  #block-izianet-views-block-actualites-block-1 .view-actualites .slick-list {
    margin: 0 15px;
  }
}

#section-left,
#section-right {
  margin-top: 50px;
  margin-bottom: 30px;
}
#section-left h2,
#section-right h2 {
  padding-top: 10px;
}

#section-left {
  border-right: solid 2px #51397c;
}
#section-left h2 {
  margin-bottom: 50px;
}
#section-left .chiffres-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section-left .chiffres-container p {
  margin-top: 8px;
  text-transform: uppercase;
  font-weight: bold;
}
#section-left .chiffres-container div.stat {
  height: 0;
  position: relative;
  top: -123px;
}
#section-left .chiffres-container div.stat p.numberchiffres {
  font-size: 62px;
  color: white;
  font-weight: bold;
}
@media all and (max-width: 991px) {
  #section-left {
    border-right: none;
    padding-top: 30px;
    max-width: 600px;
    margin: auto;
  }
}
@media all and (max-width: 576px) {
  #section-left p.numberchiffres {
    font-size: 46px;
  }
}
@media all and (max-width: 450px) {
  #section-left .chiffres-container {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  #section-left .chiffres-container div.stat {
    top: -110px;
  }
  #section-left .chiffres-container div.stat p.numberchiffres {
    font-size: 40px;
  }
}

#section-right h2,
#section-right p {
  padding-left: 25px;
}
#section-right p {
  font-size: 14px;
  margin-bottom: 30px;
}
#section-right svg {
  max-width: 100%;
}
@media all and (max-width: 991px) {
  #section-right {
    border-top: solid 2px #51397c;
    max-width: 600px;
    padding-top: 30px;
    margin: 30px auto;
  }
}

.view-actualites .view-content:has(.views-row) {
  display: flex;
  flex-wrap: wrap;
}
.view-actualites .views-row .views-field-nothing,
.view-actualites .slick-slide .views-field-nothing {
  padding: 25px 0;
}
.view-actualites .views-row .views-field-nothing .field-content,
.view-actualites .slick-slide .views-field-nothing .field-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.view-actualites .views-row .views-field-nothing .field-content a,
.view-actualites .slick-slide .views-field-nothing .field-content a {
  text-decoration: none;
}
.view-actualites .views-row .views-field-nothing .field-content:has(.text-container:hover) .images-container,
.view-actualites .slick-slide .views-field-nothing .field-content:has(.text-container:hover) .images-container {
  transform: scale(103%);
}
.view-actualites .views-row .views-field-nothing .images-container,
.view-actualites .slick-slide .views-field-nothing .images-container {
  display: grid;
  margin-right: 20px;
  transition: transform 0.4s ease-in-out;
}
.view-actualites .views-row .views-field-nothing .images-container .image-container,
.view-actualites .views-row .views-field-nothing .images-container .filter-container,
.view-actualites .slick-slide .views-field-nothing .images-container .image-container,
.view-actualites .slick-slide .views-field-nothing .images-container .filter-container {
  min-width: 200px;
  grid-row: 1;
  grid-column: 1;
}
.view-actualites .views-row .views-field-nothing .images-container .image-container img,
.view-actualites .views-row .views-field-nothing .images-container .filter-container img,
.view-actualites .slick-slide .views-field-nothing .images-container .image-container img,
.view-actualites .slick-slide .views-field-nothing .images-container .filter-container img {
  width: 200px;
  height: auto;
}
.view-actualites .views-row .views-field-nothing .images-container .filter-container,
.view-actualites .slick-slide .views-field-nothing .images-container .filter-container {
  grid-column: -1;
  overflow: hidden;
}
.view-actualites .views-row .views-field-nothing .images-container:hover,
.view-actualites .slick-slide .views-field-nothing .images-container:hover {
  transform: scale(103%);
}
.view-actualites .views-row .views-field-nothing .text-container,
.view-actualites .slick-slide .views-field-nothing .text-container {
  margin-top: 30px;
  margin-bottom: auto;
  max-width: 50%;
}
.view-actualites .views-row .views-field-nothing .text-container h2,
.view-actualites .views-row .views-field-nothing .text-container h3,
.view-actualites .slick-slide .views-field-nothing .text-container h2,
.view-actualites .slick-slide .views-field-nothing .text-container h3 {
  color: #444a5d;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1px;
  padding-right: 10px;
}
.view-actualites .views-row .views-field-nothing .text-container p,
.view-actualites .views-row .views-field-nothing .text-container a,
.view-actualites .slick-slide .views-field-nothing .text-container p,
.view-actualites .slick-slide .views-field-nothing .text-container a {
  font-size: 12px;
  color: #444a5d;
  margin-bottom: 15px;
  padding-right: 15px;
}
.view-actualites .view-footer {
  display: flex;
  justify-content: flex-end;
}
.view-actualites .view-footer .btn-violet {
  background-color: #51397c !important;
  color: #fff !important;
}
.view-actualites .view-footer .btn-violet:hover {
  color: #fff;
}
.view-actualites .view-footer .btn-violet:after {
  content: "menu_book";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #51397c;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.view-actualites .view-footer .btn-violet:hover, .view-actualites .view-footer .btn-violet:focus {
  box-shadow: 0px 1px 5px rgba(81, 57, 124, 0.4);
}
.view-actualites .view-footer .btn-indigo {
  background-color: #9e2474 !important;
  color: #fff !important;
  margin-left: 25px;
}
.view-actualites .view-footer .btn-indigo:hover {
  color: #fff;
}
.view-actualites .view-footer .btn-indigo:after {
  content: "newspaper";
  font-family: "Material Icons";
  font-weight: normal;
  text-transform: none;
  color: #9e2474;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.view-actualites .view-footer .btn-indigo:hover, .view-actualites .view-footer .btn-indigo:focus {
  box-shadow: 0px 1px 5px rgba(158, 36, 116, 0.4);
}
@media all and (max-width: 500px) {
  .view-actualites .view-footer {
    flex-wrap: wrap;
  }
}

html,
body,
* {
  scroll-behavior: smooth;
  box-sizing: border-box;
}

html {
  height: 100%;
  position: relative;
}

body {
  font-family: "BarlowSemiCondensed", sans-serif;
  overflow-x: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

h1 {
  font-family: "Raleway", sans-serif;
}

h2 {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #51397c;
  font-size: 26px;
}

h3 {
  font-weight: bold;
  font-size: 24px;
}

p,
ul:not(.toolbar-menu),
ul:not(.toolbar-menu) li {
  font-size: 16px;
  font-family: "BarlowSemiCondensed", sans-serif;
  color: #444a5d;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1300px;
}

.hidden {
  display: none !important;
}

.view-paragraphe-de-page .paragraph--type--paragraphe .paragraph-container,
.view-paragraphes-de-page .paragraph--type--paragraphe .paragraph-container {
  min-height: 100px;
  padding: 20px 0;
}

body.path-user.user-logged-in #breadcrumb,
body.path-user.user-logged-in #block-izianet-primary-local-tasks {
  display: none !important;
}
body.path-user.user-logged-in #block-izianet-content {
  margin-top: 60px;
}

body.path-user #wrap #help ul.tabs li a,
body.path-user #wrap #help ul.tabs li span,
body.path-user #wrap #help ul.tabs li p {
  color: #51397c !important;
}

#block-izianet-boutondeconnexion {
  display: flex;
  justify-content: flex-end;
  height: 0;
  transition: all 0.3s ease-in-out;
  transform: translateY(-60px); /* Permet d'afficher le bouton de déconnexion au même niveau que Voir / Modifier / Supprimer **/
}/*# sourceMappingURL=main.css.map */