@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries

/**
 * 0 - Container
 */


html,
body {
  height: 100%;
  font-family: "sofia-pro", sans-serif;
  color: var(--noir-courant);
}

.container-nopad {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) and (orientation:portrait) {

  .container-cpt,
  .container-nopad,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap {

    padding-left: 15px;
    padding-right: 15px;
  }

  .single-animations #comments.container-cpt {
    padding-left: 0;
    padding-right: 0;
  }

  .container-large .content-sidebar .site-main {
    padding: 0;
  }

}

@media (max-width: 576px) {
  .container-cpt {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-normal main {
    margin-left: 15px;
    margin-right: 15px;
  }

  #nohero_header #nohero_title {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {

  .container,
  .container-large #primary,
  .container-large #secondary,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .container-normal main,
  #nohero_header #nohero_title,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    max-width: 95%;
    margin: 0 auto !important;
  }

  .page-template-page-accueil.container-large #primary,
  .page-template-page-bbheadertrans.container-large #primary {
    max-width: 100%;
    margin: 0 auto !important;
  }

  .container-large .content-sidebar .site-main {
    max-width: none;
  }

}

@media (min-width: 768px) and (max-width: 992px) {

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 90vw !important;
    margin: 0 auto;
  }

  /*
  .container-large #primary,
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
      /*padding-left:20px;
      padding-right:20px;*/
}

*/ .container-large .site-large,
.page-template-page-accueil.container-large #primary,
.page-template-page-bbheadertrans.container-large #primary {
  padding-left: 0;
  padding-right: 0;
}

.container-large .content-sidebar .site-main {
  padding: 0;
}

}

@media (max-width: 768px) {
  .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin: 0 auto !important;
  }

  .container-cpt,
  .container-normal main,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    padding-top: 1em;
    /* word-break: break-all; */
  }

  .container-large .content-sidebar .site-main {
    margin-top: 0;
  }

  .container-nopad {
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-animations #comments.container-cpt {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1099px !important;
  }

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 62vw !important;
    margin: 0 auto;
  }

  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9.5% !important;
    margin-right: 9.5% !important;
  }

  .container-large .site-large {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-large .content-sidebar .site-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

}

@media (min-width: 1199px) and (max-width: 1299px) {

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 63vw !important;
    margin: 0 auto;
  }

  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9.5% !important;
    margin-right: 9.5% !important;
  }

  .container-large .site-large {
    margin-left: 7% !important;
    margin-right: 7% !important;
  }

  .container-large .content-sidebar .site-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #menu-menu-compte {
    margin-left: 0;
  }

}

@media (min-width: 1299px) and (max-width: 1399px) {

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 64vw !important;
    margin: 0 auto;
  }

  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9% !important;
    margin-right: 9% !important;
  }

  .container-large .site-large {
    margin-left: 7.5% !important;
    margin-right: 7.5% !important;
  }

  .container-large .content-sidebar .site-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #menu-menu-compte {
    margin-left: .25em;
  }

}

@media (min-width: 1399px) {

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 65vw !important;
    margin: 0 auto;
  }

  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9% !important;
    margin-right: 9% !important;
  }

  .container-large .site-large {
    margin-left: 8% !important;
    margin-right: 8% !important;
  }

  .container-large .content-sidebar .site-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }


}

#content .fl-row-full-width.section_fullwidth .fl-row-content-wrap {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}


/* Background & box */
.bg-white {
  background-color: white;
}


/**
 * 0 - Typography
 */
/* h1 ok*/
h1,
article .fl-module-heading h1.fl-heading {
  font-family: "sofia-pro", sans-serif;
  color: var(--noir-courant);
  font-size: 2.1rem;
  font-weight: 900;

}


h2 {
  font-family: "sofia-pro", sans-serif;
  color: var(--noir-courant);
  font-size: 1.25rem;
  font-weight: 900;

}

h3,
article .fl-module-heading h3.fl-heading {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.2rem;
  font-weight: 900;


  margin-top: 0 !important;
  margin-bottom: .3em !important;
}

h4,
article .fl-module-heading h4.fl-heading {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  /* 136% */
  letter-spacing: 0.04688rem;


  margin-top: .5em !important;
  margin-bottom: .75em !important;
}

h5 {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  /* 140% */

  color: var(--pro-fond-2);
}

h6 {
  font-family: "sofia-pro", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 2px;

}

a {
  color: var(--noir-courant);
  text-decoration: underline;
}

/* Text */
p,
.entry-content p {
  font-family: "sofia-pro", sans-serif;
  color: var(--noir-courant);

  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}

.text-decoration-underline {
  text-decoration: underline;
}

.text_big {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 400;
  line-height: 32px;
}

.text_middle {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.text_small {
  color: var(--Gris-moyen);
  /* courant petit */
  font-family: "sofia-pro", sans-serif;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.text_medium {
  color: var(--Gris-moyen);
  /* courant petit */
  font-family: "sofia-pro", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.text_mid_gray_b {
  font-family: "sofia-pro", sans-serif;
  color: var(--Gris-moyen);
  font-weight: 700;
}



.fl-rich-text ol {
  padding-left: 1em;
}


/* Formulaires */
.label {
  font-family: "sofia-pro", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 2px;
}

.text-form {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.125rem;
  /* 18px */
  font-weight: 600;
  line-height: 26px;
}

/* Titres */
.entry-content h2 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.entry-content h3 {
  margin-top: .5em;
  margin-bottom: .5em;
}

#secondary h3 {
  font-size: 20px;
}


@media (max-width: 768px) {

  .post .entry-content p,
  .ast-single-post .entry-content p,
  .post .entry-content ul,
  .fl-rich-text p {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: .5em;
    letter-spacing: 0;
  }

  #main h1,
  .site-main h1,
  #main .entry-content h1,
  .site-main .entry-content h1 {
    /*font-size: 26px;*/
    margin-top: 0;
  }

  #main h2,
  #main .entry-content h2,
  .fl-rich-text h2,
  .page-template-page-forum #af-wrapper .forum .forum-title {
    font-size: 22px;
  }


  h3 {

    font-size: 1.15rem;
    /* 30px */

  }

  h4 {

    font-size: 1.05rem;
    /* 20px */

  }


}

/**
* Breadcrumbs
*/
.ast-breadcrumbs {
  font-family: "sofia-pro", sans-serif;

  font-weight: 400;
  font-size: .95rem;
  margin-bottom: .75rem;
}

@media (max-width: 992px) {
  .ast-breadcrumbs {
    text-align: center;
  }
}

.ast-breadcrumbs ul,
.ast-breadcrumbs ol,
.ast-breadcrumbs li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ast-breadcrumbs a {
  text-decoration: underline;

}

.ast-breadcrumbs li.trail-item::after {
  content: " / ";

  margin-right: .35rem;
  margin-left: .35rem;
}

.ast-breadcrumbs li.trail-end::after {
  background: none;
  display: none;
}




/*
* 0. Menu
*/

.navbar-brand {
  padding-top: .5rem;
  padding-bottom: 0;
  font-size: 1rem;
  margin-right: 0;
}

/* ANIMATED X */
.navbar-toggler.x {
  border: none;
}

.navbar-toggler.x:focus {
  outline: 0;
  box-shadow: none;
}

.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #392B43;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.x .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}


.main-header-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.main-header-bar-wrap {
  position: relative;
  background: white;
}



/**
 * 1 - Main Header
 */


#skipcontent {
  color: var(--noir-courant);
}

.home #skipcontent {
  color: white;
}

.home .navbar-toggler.x .icon-bar {
  color: var(--noir-courant);
}



.home .menu-scrolled #masthead .menu-text,
.home .menu-scrolled #masthead .lien_dui,
.home #masthead.menu-opened .menu-text,
.home #masthead.menu-opened .lien_dui {
  color: var(--pro-fonc-texte-footer);
}

.home .menu-scrolled .navbar-toggler.x .icon-bar,
.home .menu-opened .navbar-toggler.x .icon-bar {
  background-color: var(--pro-fonc-texte-footer);
}



/* menu : hide logo and show box-shadow */
.site.menu-scrolled .site-header {
  box-shadow: 0px 18px 40px 0px rgba(112, 144, 176, 0.12);
}

.site.menu-notscrolled .site-header {
  box-shadow: none;
}

.main-header-bar-navigation {
  transition: all 0.4s ease-in-out;

  padding-bottom: 3.25em;
  padding-top: 2em;
}

.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}

.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}



/* menu sticky/fixed-top*/
body.admin-bar header.fixed-top {
  top: 32px;
}

.site-content {
  padding-top: 79px;
}

.page-template-page-accueil .site-content,
.page-template-page-bbheadertrans .site-content {
  padding-top: 0;
}

.site.menu-scrolled .site-content {
  padding-top: 43px;
}

.ast-button-wrap {
  z-index: 100;
}

@media all and (max-width:768px) {


  .site.menu-scrolled .site-content {
    padding-top: 42px;
  }

  .site.menu-scrolled .ast-button-wrap,
  .site.menu-scrolled .lien_dui {
    padding-top: .5rem;
  }
}

@media all and (max-width:782px) {
  body.admin-bar header.fixed-top {
    top: 46px;
  }
}

#wpadminbar {
  position: fixed !important;
}

.main-navigation ul {
  width: 100% !important;
}

.nav-link {
  padding: .4rem 1rem 0.45rem 1rem !important;
  font-weight: 500;
  position: relative;
  display: inline;
}

header .site-logo-img .custom-logo-link img {
  height: auto;
}

@media (max-width:399px) {
  header .site-logo-img .custom-logo-link img {
    max-width: 130px !important;
  }
}

@media (min-width:400px) and (max-width:992px) {
  header .site-logo-img .custom-logo-link img {
    max-width: 130px !important;
  }
}


@media (max-width:992px) {
  .main-header-bar-navigation {
    background: #FBF5FF;
    border-radius: 40px 40px 0px 0px;
    height: 100vh;
    margin-top: 1.25em;
  }

  #primary-menu {
    height: 65vh;
  }

  .main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

  }

  .nav-item {
    font-size: 1.15rem;
    display: flex;
    align-self: center;
  }

  .btn-connexion {
    display: block;
  }

  .btn-connexion {
    margin-top: 1.5rem;

  }

  #primary-menu .btn-connexion .nav-link {
    margin-top: 2rem;
    padding: .7rem 1rem 0.7rem 1rem !important;
  }

  .nav-item:not(:last-child) {
    border-bottom: 1px solid gray;
    /*padding: 4vh 0;*/
    width: 80%;
    align-items: center;
  }

  #primary-menu .nav-item:nth-child(4) {
    border-bottom: none;
  }

  .navbar-collapse.show {
    transition: all 0.5s;
  }
}

/* Effet hover menu */
@media screen and (pointer: fine) {
  :is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline)):hover::after {
    width: 100%;
    left: 0;
    right: auto;
  }
}


:is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline))::after {
  background-color: var(--noir-courant);
  width: 0;
  transition: width .3s;
  right: 0;
}

:is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline))::after,
:is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline))::before {
  content: "";
  /* width: 100%;*/
  height: 1px;
  position: absolute;
  inset-block-end: 0;
}

:is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline)).link-secondary::before {
  content: none;
}

:is(.menu-item .nav-link, .footer-adv-widget a, .prose a a:not(.h1, .h2, .h3, .h4, .h5, .h6, .menu-item.btn-connexion .nav-link, .no-underline))::before {
  background-color: var(--noir-courant);
  inset-inline-start: 0;
}

/* menu actif */
@media (max-width: 992px) {
  :is(.current-menu-item .nav-link) {
    font-weight:900;
  }
}


@media (min-width: 992px) {
  :is(.current-menu-item .nav-link)::after {
    width: 100% !important;
    left: 0;
    right: auto;
  }
}


.menu-item.btn-connexion .nav-link:hover::after {
  width: 0 !important
}

/** Footer **/
footer {
  background-color: #FBF5FF;
  position: relative;
  z-index: 1;
}

.page-template-page-resultats-recherche footer,
.page-template-page-accueil footer {
  background-color: #FFFFFF;
}

footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  height: 100%;
  background-color: #99D3FF;
  border-top-right-radius: 80px;
  z-index: -1;
  pointer-events: none;
}

footer .widget_media_image {
  max-width: 190px;
}

@media (max-width: 768px) {
  footer .widget_media_image {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1.5em;
  }
}

footer ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

footer .footer-adv-widget li {
  line-height: 2.5;
}

@media (min-width: 768px) {
  footer .footer-adv-widget li {
    line-height: 2.5;
    position: relative;
    width: max-content;
  }
}

footer .footer-adv-widget a {
  text-decoration: none;
}

footer .ast-small-footer-section {
  font-size: .9rem;
}


@media (max-width: 768px) {
  footer .ast-small-footer-section ul {
    text-align: center;

  }

  footer .ast-small-footer-section li {
    margin-bottom: 1em;
  }

  footer .ast-footer-overlay .container-fluid {
    border-top: 2px solid white;
    width: 80%;
    margin-top: 2em;

  }


  footer .ast-small-footer-section:first-of-type {
    margin-bottom: 1.5em;
    margin-top: 2em;
    text-align: center;
  }
}

@media (min-width: 768px) {
  footer .ast-small-footer-section ul {
    display: flex;
    justify-content: space-between;
  }
}


/* Back to top a11y */

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

.picto-top {
  background-image: url("../../images/picto-top.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 3em;
  width: 3em;
  height: 3em;
  display: block;
}

@media (min-width: 1280px) {
  .back-to-top {
    right: 3.75rem;
    bottom: 3.75rem;
  }
}

.back-to-top {
  position: fixed;
  right: 1.875rem;
  bottom: 1.875rem;
  z-index: 1035;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);*/
}

.back-to-top.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.back-to-top.is-hidden .back-to-top-link {
  pointer-events: none;
}

.back-to-top-link::after {
  transform: rotate(.25turn);
}

.back-to-top-link::after {
  display: block;
  min-width: inherit;
  min-height: inherit;
  content: "";
  background-color: currentColor;
  -webkit-mask: var(--o-chevron-icon) no-repeat 50%/calc(0.5rem + 1px) calc(1rem - 1px);
  mask: var(--o-chevron-icon) no-repeat 50%/calc(0.5rem + 1px) calc(1rem - 1px);
}

@media (min-width: 1280px) {
  .back-to-top-link[data-o-label]::before {
    position: absolute;
    right: calc(100% + .125rem);
    z-index: -1;
    padding: calc(.5rem - 1px) 1.125rem calc(.5rem + 1px);
    color: #000;
    white-space: nowrap;
    content: attr(data-o-label);
    background-color: #fff;
    transform: translateY(1px);
  }
}


@media (min-width: 1280px) {
  .back-to-top-link[data-o-label]::before {
    position: absolute;
    right: calc(100% + .125rem);
    z-index: -1;
    padding: calc(.5rem - 1px) 1.125rem calc(.5rem + 1px);

    color: #000;
    white-space: nowrap;

    content: attr(data-o-label);
    background-color: #fff;
    transform: translateY(1px);
  }
}

.back-to-top-link {
  pointer-events: all;
}

/* Call me maybe */
@media (min-width: 1280px) {
  .call-me-maybe {
    right: 3.75rem;
    top: 25vh;
  }
}

.call-me-maybe {
  position: fixed;
  right: 1.875rem;
  top: 25vh;
  z-index: 1035;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);*/
}

.call-me-maybe.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.call-me-maybe.is-hidden .call-me-maybe-link {
  pointer-events: none;
}

.call-me-maybe-link::after {
  transform: rotate(.25turn);
}

.call-me-maybe-link::after {
  display: block;
  min-width: inherit;
  min-height: inherit;
  content: "";
  background-color: currentColor;
  -webkit-mask: var(--o-chevron-icon) no-repeat 50%/calc(0.5rem + 1px) calc(1rem - 1px);
  mask: var(--o-chevron-icon) no-repeat 50%/calc(0.5rem + 1px) calc(1rem - 1px);
}

@media (min-width: 1280px) {
  .call-me-maybe-link[data-o-label]::before {
    position: absolute;
    right: calc(100% + .125rem);
    z-index: -1;
    padding: calc(.5rem - 1px) 1.125rem calc(.5rem + 1px);
    color: #000;
    white-space: nowrap;
    content: attr(data-o-label);
    background-color: #fff;
    transform: translateY(1px);
  }
}


@media (min-width: 1280px) {
  .call-me-maybe-link[data-o-label]::before {
    position: absolute;
    right: calc(100% + .125rem);
    z-index: -1;
    padding: calc(.5rem - 1px) 1.125rem calc(.5rem + 1px);

    color: #000;
    white-space: nowrap;

    content: attr(data-o-label);
    background-color: #fff;
    transform: translateY(1px);
  }
}

.call-me-maybe-link {
  pointer-events: all;
}


/* Boutons */
.btn-connexion .nav-link,
.btn-orange {
  padding: .4rem 1rem 0.45rem 1rem !important;
  background: #FF7D58;
  border-radius: 15px;
  display: inline;
  vertical-align: middle;
  text-decoration: none;
  line-height: 1.25;
  border: none;
    color:var(--noir-courant);
}

.btn-orange {
  display: inline-block;
}

.btn-connexion .nav-link:hover,
.btn-orange:hover {
  background: var(--noir-courant);
  color: #FFFFFF;
}

.nav-link:focus,
.btn-connexion .nav-link:focus,
.btn-orange:focus {
  outline: 3px solid var(--noir-courant);
  box-shadow: none;
}

.btn-black {
  padding: .4rem 1rem 0.45rem 1rem !important;
  background: var(--noir-courant);
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  line-height: 1.25;
  border: none;
  border: 1px solid transparent;
  color: #FFFFFF;
}

.btn-black:hover {
  background: #FFFFFF;
  color: var(--noir-courant);
  border: 1px solid var(--noir-courant);
}

.btn-black:focus {
  outline: 3px solid #FF7D58;
  box-shadow: none;
}

.btn-white {
  padding: .65rem 1rem .65rem 1rem !important;
  background: white;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  line-height: 1.25;
  border: none;
  border: 1px solid var(--noir-courant);
  color: #FFFFFF;
  color: var(--noir-courant);
}

.btn-white:hover {
  background: var(--noir-courant);
  color: white;
  border: 1px solid var(--noir-courant);
}

.btn-white:focus {
  outline: 3px solid #FF7D58;
  box-shadow: none;
}

/* Formulaires */
.form-control {
  display: block;
  padding: 0.8rem 0.3rem 0.8rem 1.25rem;
  align-items: center;

  background-clip: padding-box;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

  border-radius: 0.625rem;
  background: #FFFFFF;
  color: var(--noir-courant);

  border: 2px solid transparent;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}

.form-select {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  padding: 0.8rem 0.3rem 0.8rem 1.25rem;
  border-radius: 0.625rem;

  border: 2px solid transparent;
}

label,
legend {
  font-weight: 900;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}

.mentions-xs {
  font-size: 0.9rem;
  font-weight: 400;
}

form .error {
  color: #FF2020;
  margin-top: .25em;
}

.form-control.error {
  border-color: #FF2020;
}

.asterix {
  color: #FF7D58;
}

.form-control:hover,
.form-select:hover {
  border: 2px solid var(--noir-courant);
  outline: none;
  box-shadow: none;
}

.form-control:focus,
.form-select:focus {
  border: 2px solid var(--noir-courant);
  outline: none;
  box-shadow: none;
}

/* Beaver Builder*/
@media (min-width: 1200px) {
  .bb-col-xl-7 .fl-row-content-wrap {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media (min-width: 992px) {
  .bb-col-lg-7 .fl-row-content-wrap {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media (min-width: 992px) {
  .bb-col-lg-8 .fl-row-content-wrap {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

@media (min-width: 768px) {
  .bb-col-md-6 .fl-row-content-wrap {
    flex: 0 0 auto;
    width: 50%;
  }
}

.bb-col-12 .fl-row-content-wrap {
  flex: 0 0 auto;
  width: 100%;
}


.bg-vert {
  background-color: #EAFDE9;
}

.bg-violet {
  background: #FBF5FF;
  border-radius: 40px 40px 0px 0px;

  background: linear-gradient(to bottom,
      #FBF5FF 0 35vh,
      #FFFFFF 35vh 100vh);
}

.bg-violet-haut {
  background: #FBF5FF;
  border-radius: 40px 40px 0px 0px;

  background: linear-gradient(to bottom,
      #FBF5FF 0 70vh,
      #FFFFFF 70vh 100vh);
}

.bg-violet-haut-mid {
  background: #FBF5FF;

  background: linear-gradient(to bottom,
      #FBF5FF 0 65vh,
      #FFFFFF 65vh 100vh);
}

.bg-violet-haut-court {
  background: #FBF5FF;
  border-radius: 40px 40px 0px 0px;

  background: linear-gradient(to bottom,
      #FBF5FF 0 35vh,
      #FFFFFF 35vh 100vh);
}



@media (max-width: 992px) {

  .bg-violet-home1,
  .bg-violet-home2 {
    background: #FBF5FF;
  }
}

@media (min-width: 992px) {
  .bg-violet-home1 {
    background: #FBF5FF;

    background: linear-gradient(to bottom,
        #FBF5FF 0 60vh,
        #FFFFFF 60vh 100vh);
  }

  .bg-violet-home2 {
    background: #FBF5FF;

    background: linear-gradient(to bottom,
        #FBF5FF 0 70vh,
        #FFFFFF 70vh 100vh);
  }
}

.bg-violet-plain {
  background: #FBF5FF;
}

.bg-violet-half {
  background: linear-gradient(to bottom, #FBF5FF 0% 65%, #FFFFFF 35% 100%);
}

.bg-violet-mid {
  background: linear-gradient(to bottom, #FBF5FF 0% 50%, #FFFFFF 50% 100%);
}

.bg-violet-13 {
  background: linear-gradient(to bottom, #FFFFFF 0% 20%, #FBF5FF 80% 100%);
}

.bg-violet-blanc-13 {
  background: linear-gradient(to bottom, #FBF5FF 0% 20%, #FFFFFF 20% 100%);
}

.bg-violet-23 {
  background: linear-gradient(to bottom, #FFFFFF 0% 5%, #FBF5FF 5% 60%, #FFFFFF 60% 100%);
}

.bg-bleu-rounded {
  background: #99D3FF;
  border-radius: 20px;
}

.bg-violet-rounded {
  background: #D5C6E2;
  border-radius: 20px;
}

.bg-jaune-rounded {
  background: #FFFFB2;
  border-radius: 20px;
}

@media (max-width: 992px) {
  br.nomobile {
    display: none;
  }
}

/* Module texte petale */
.bg-petale-rounded {
  background-color: #D5C6E2;
  border-radius: 1rem;
  padding: 1.25rem 3.5rem 2.5rem 2rem;
}

.bg-petale-rounded-img {
  background-color: #D5C6E2;
  border-radius: 1rem;
}

.bg-petale-rounded-img-tr {
  border-radius: 1rem;
}


@media (min-width: 992px) {
  .img-petale {
    max-width: 750px !important;
  }
}

.bg-petale {
  background-image: url("../../images/petale_violet.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 3em;
  margin: 0 auto;
  width: max-content;
}

.bg-petale-rounded .bg-petale,
.bg-petale-rounded-img-tr .bg-petale {
  background-image: url("../../images/petale_blanc.svg");
}

.bg-petale h2,
.servicemea h2 {
  padding-left: 1.5em;
  padding-top: 1em;
  font-size: 2em;
}

@media (max-width: 768px) {
  .bg-petale {
    width: auto;
    padding-left: 10vw;
    padding-right: 10vw;
    text-align: center;
    background-position: top left +2vw;
  }

  .bg-petale h2 {
    font-size: 2em !important;
    padding-left: 0;
  }

  .servicemea h2 {
    font-size: 1.8em !important;
    padding-left: 0;
  }

  .bg-petale br {
    display: none;
  }
}

/* Bloc Contenu */
.bg-petale-rounded-contenu {
  background-color: #D5C6E2;
  border-radius: 1rem;
}

.bg-petale-contenu {
  text-align: center;
  position: relative;
}

.bg-petale-contenu-left {
  text-align: left;
  position: relative;
}

.bg-petale-rounded-contenu {
  background-repeat: no-repeat;
  width: 100%;
}

.bg-petale-contenu h2::before {
  content: "";
  background-image: url("../../images/petale_blanc.svg");
  background-repeat: no-repeat;
  background-size: 1.5em;
  width: 1.5em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: -4%;
}

.bg-petale-contenu-left h1::before {
  content: "";
  background-image: url("../../images/petale_violet.svg");
  background-repeat: no-repeat;
  background-size: 1.5em;
  width: 1.5em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: -45%;
  left: -8%;
}

.bg-petale-contenu-left h2::before {
  content: "";
  background-image: url("../../images/petale_violet.svg");
  background-repeat: no-repeat;
  background-size: 1.5em;
  width: 1.5em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: -40%;
  left: -7%;
}


.bg-petale-contenu.petale_droite h2::before {
  left: -20%;
}

.bg-petale-contenu h2 {
  font-size: 2em;
}

.bg-petale-contenu-left h1 {
  font-size: 3em;
}


.bg-petale-contenu-left h2 {
  font-size: 2.5em;
}

@media (min-width: 1199px) and (max-width: 1299px) {
  .bg-petale-contenu-left h1 {
    font-size: 2.5em;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {

  .bg-petale-contenu-left h1 {
    font-size: 2em !important;
    padding-left: 0;
  }

  .bg-petale-contenu h2,
  .bg-petale-contenu-left h2 {
    font-size: 1.65em !important;
    padding-left: 0;
  }
}

@media (max-width: 992px) {
  .bg-petale-contenu-left {
    width: auto;
    padding: 5vw 10vw;

    text-align: center;

  }

  .bg-petale-contenu-left h1 {
    font-size: 2em !important;
    padding-left: 0;
  }

  .bg-petale-contenu-left h2 {
    font-size: 1.75em !important;
    padding-left: 0;
  }

  .bg-petale-contenu-left h1::before {
    top: 9%;
    left: 7%;
  }

  .bg-petale-contenu-left h2::before {
    top: 9%;
    left: 7%;
  }

  .bg-petale-contenu-left br {
    display: none;
  }
}

@media (max-width: 768px) {
  .bg-petale-contenu {
    width: auto;
    padding: 10vw;

    text-align: center;

  }

  .bg-petale-contenu h2 {
    font-size: 1.75em !important;
    padding-left: 0;
  }

  .bg-petale-contenu-left h1::before {
    top: -4%;
    left: 5%;
  }

  .bg-petale-contenu-left h2::before {
    top: 0%;
    left: 5%;
  }

  .bg-petale-contenu h2::before,
  .bg-petale-contenu.petale_droite h2::before {
    top: 9%;
    left: 7%;
  }

  .bg-petale-contenu br {
    display: none;
  }
}

/* Faq - Accordion */
.accordion {
  transition: transform 0.3s cubic-bezier(.26, .87, .44, 1) 0.25s, opacity 0.3s ease 0.25s;
}

.accordion h2 {
  font-weight: 700;
}

.ligne {
  border-top: 0.75px solid #392B43;
}

.ligne:last-of-type {
  border-bottom: 0.75px solid #392B43;
}

.metaborder {
  border: 1px solid #DDE1E6;
  border-radius: .75em;
  background-color: #ffffff;
  transition: transform 0.3s cubic-bezier(.26, .87, .44, 1) 0.25s, opacity 0.3s ease 0.25s;
}

#accordeon-faq.accordion h3 {
  font-size: .9em !important;
  font-weight: 500;
  color: var(--noir-courant);
}

.accordion h3 button {
  padding: 1.5em 1em 1.5em 0;
  font-size: 1.25em;
  color: var(--noir-courant) !important;
  line-height: 1;
  border: 0;
  background: none !important;
  box-shadow: none;
  margin: 0;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(.26, .87, .44, 1) 0.25s, opacity 0.3s ease 0.25s;
  width: 100%;
  text-align: left;
  display: flex;
}

.accordion h3 button[aria-expanded=true] {
  border: none;
}


.accordion h3 button:hover {
  opacity: 0.75;
}


.accordion h3 button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

.accordion h3 button[aria-expanded=true]::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-content {
  transition: transform 0.3s cubic-bezier(.26, .87, .44, 1) 0.25s, opacity 0.3s ease 0.25s;
  padding: .25em 1.5em 0 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #21272A;

  font-weight: 400;
}

.pill-titre {
  background-color: var(--bleu);
  color: var(--noir-courant);
  font-size: 1.25rem;
  font-weight: 700;
  margin-right: .9em;
  border-radius: 5em !important;
  padding: .15em .5em .25em .5em;
}

@media (max-width: 768px) {
  .ligne {
    margin-left: 1em;
    margin-right: 1em;
  }

  .pill-titre {
    display: block;
    width: min-content;
    margin: 0 auto;
    margin-bottom: .75em;
    font-size: 1.75rem;
  }

  .accordion h2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media (min-width: 768px) {
  .ligne {
    margin-left: 4.5em;
  }

  .module-faq .ligne {
    margin-left: 0;
  }
}

/*Modal Contact */
#modal_contact_logement .modal-content,
#modal_contact_service.mode-logement-78 .modal-content {
  background-color: #FBF5FF;
  border-radius: 20px;
}

#modal_demande_service .modal-content,
#modal_contact_service .modal-content {
  background-color: #d5c6e2;
  border-radius: 20px;
}

.modal-header {
  padding: 0;
  border: none;
}

.modal-footer {
  border: none;
}

.fl-module .btn-orange,
.single .container-fluid.bg-violet-23 .btn-orange,
#modal_contact_logement .btn-orange,
#modal_contact_logement .btn-black,
#modal_contact_service .btn-orange,
#modal_contact_service .btn-black {
  padding-top: .65rem !important;
  padding-bottom: .65rem !important;
}

/* Select bar*/
.selectNative,
.selectCustom {
  position: relative;
  height: 3.25rem;
}

.select_moi {
  width: 12rem;

}

.select_moi .selectCustom-trigger {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.select_situation {
  width: 20rem;
}

.select_departement {
  width: 14rem;
}

.selectCustom {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

@media (hover: hover) {
  .selectCustom {
    display: block;
  }

  .selectNative:focus+.selectCustom {
    display: none;
  }
}

/* Add the focus states too, They matter, always! */
.selectNative:focus,
.selectCustom.isActive .selectCustom-trigger {
  outline: none;
  box-shadow: white 0 0 0 0.2rem, #FF7D58 0 0 0 0.4rem;
}

.selectbar {
  background: #FFFFFF;
  mix-blend-mode: normal;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: .5rem;
  padding: 0 0.25rem 0 0;
}

.select {
  position: relative;
  border-radius: 0.25rem;
  display: inline-block;
  padding-left: .25rem;
  width: max-content;


}

.selectLabel {
  display: block;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

.selectWrapper {
  position: relative;
  display: inline-flex;
}

.selectNative,
.selectCustom-trigger {
  font-size: 1rem;
  background-color: #fff;

  border-radius: 0;
  transition: border-color 0.25s cubic-bezier(0.16, 1, 0.3, 1),
    box-shadow 0.25s cubic-bezier(0.16, 1, 0.3, 1),
    background-color 0.25s cubic-bezier(0.16, 1, 0.3, 1),
    transform 0.15s ease;
}

.selectNative {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0.8rem;
  padding: 0rem 0.8rem;
    color:var(--noir-courant);
}

.selectCustom-trigger {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0.8rem 1.4rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-right: 2px solid #FBF5FF;
  color:var(--noir-courant);
}

.selectCustom-trigger:last-of-type {
  border: none;
}

.selectCustom-trigger::after {
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1rem;

  position: absolute;

  line-height: 3.8rem;
  right: 1.2rem;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.selectCustom.isActive .selectCustom-trigger::after {
  transform: rotate(180deg);
}

.selectCustom-trigger:hover {
  font-weight: 600;
}

.selectCustom-trigger:active {
  transform: scale(0.98);
}

.selectCustom.isActive .selectCustom-trigger {
  border-color: transparent;
  box-shadow: none;
}

.selectCustom-options {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  min-width: 220px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 1rem;
  background-color: #ffffff;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.05);
  z-index: 100;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, -10px, 0) scale(0.95);
  transform-origin: top center;
  transition: opacity 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
  will-change: transform, opacity;
}

.selectCustom.isActive .selectCustom-options {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0) scale(1);
  pointer-events: auto;
}

.selectCustom-option {
  position: relative;
  padding: 1rem 1.2rem 1rem 3rem;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--noir-courant);
  cursor: pointer;
  transition: background-color 0.2s cubic-bezier(0.16, 1, 0.3, 1),
    color 0.2s cubic-bezier(0.16, 1, 0.3, 1),
    transform 0.15s ease;
}

.selectCustom-option.isHover,
.selectCustom-option:hover {
  background-color: #FBF5FF;
  color: var(--noir-courant);
  /*transform: translateX(2px);*/
}

.selectCustom-option.isHover:first-of-type,
.selectCustom-option:hover:first-of-type {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.selectCustom-option.isHover:last-of-type,
.selectCustom-option:hover:last-of-type {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.selectCustom-option.isActive {
  font-weight: 600;
}

.selectCustom-option.isActive::before {
  content: "✓";
  position: absolute;
  left: 1.2rem;
  font-weight: bold;
  color: var(--noir-courant);
}

.selectCustom-option:not(:last-of-type)::after {
  content: none;
}

.selectNative {
  border: 0;
}

@media (max-width: 992px) {
  #searchbox {
    width: 90%;
    margin: 0 auto;
  }

  #searchbox .btn-orange {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .selectWrapper {
    display: flex;

  }

  .select {
    display: block;
    width: auto;
  }

  .select_moi,
  .select_situation,
  .select_departement {
    width: 99%;
  }

  .selectCustom-trigger {
    border-right: none;
    border-bottom: 2px solid #FBF5FF;
    border-radius: 0;
  }

}

/* Résultats de recherche */

.card-resultats {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.card-resultats:hover {
  background-color: #D5C6E2;
  cursor: pointer;
}

.card-resultats a {
  text-decoration: none;
}

/* Single Services */
.single-services h1 {
  margin-top: 1.1rem;
  font-size: 1.75em !important;
}

.single-services .bg-jaune-rounded h2 {
  font-size: 1.8em !important;
}

.single-services h3 {
  font-size: 1.1em !important;
}

@media (max-width: 768px) {
  .single-services p br {
    display: none;
  }
}

@media (max-width: 768px) {
  .list-services {
    text-align: center;

  }

  .list-services li {
    margin-bottom: 1em;
  }
}

@media (min-width: 768px) {
  .list-services {
    display: flex;
    justify-content: center;
    gap: 2em;
  }
}

@media (min-width: 992px) {
  .list-services2 {
    display: flex;
    justify-content: start;
    gap: 2em;
  }
}

@media (max-width: 992px) {
  .list-services2 {
    text-align: center;

  }

  .list-services2 li {
    margin-bottom: 1em;
  }
}




/* Effet titre texte */
.section_violette {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background: #FBF5FF;
  border-radius: 40px 40px 0px 0px;
  text-align: center;
  position: relative;
}

.section_effet_texte h1 {
  margin-top: -1.75rem !important;
  text-align: center;
  line-height: 1.2;
  font-size: 2em;
}

.section_effet_texte mark.word1 {
  background: #99D3FF;
  clip-path: polygon(0% 15%, 100% 30%, 100% 100%, 0 81%);
  padding: 0.5rem 0.75rem;
}

.section_effet_texte mark.word2 {
  background: #99D3FF;
  clip-path: polygon(0% 26%, 100% 33%, 100% 98%, 0% 100%);
  padding: 0.5rem 0.75rem;
}

.section_effet_texte mark.word3 {
  background: #99D3FF;
  clip-path: polygon(0% 26%, 100% 33%, 100% 98%, 0% 100%);
  padding: 0.5rem 0.75rem;
}

.section_violette h2 {
  padding-top: 2rem;
  padding-bottom: 4.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (max-width: 992px) {
  .section_violette {
    margin-bottom: 1rem;
  }

  .section_violette h2 {
    padding-top: 1rem;
    padding-bottom: 2.5rem;
  }

  .section_violette h2 br {
    display: none;
  }
}

/* Packages */
.bloc_package1,
.bloc_package2,
.bloc_package3 {
  border-radius: 20px;
  margin-left: .25rem;
  margin-right: .25rem;
  border: 0;


}

.bloc_package1 a,
.bloc_package2 a,
.bloc_package3 a {
  text-decoration: none;
  height: 100%;
  transition: filter .3s cubic-bezier(.165, .84, .44, 1);
  overflow: hidden;
}

.bloc_package1 a:focus,
.bloc_package2 a:focus,
.bloc_package3 a:focus {
  border: 2px solid var(--noir-courant);
  border-radius: 20px;
  outline: none;
}

.bloc_package1 a:hover,
.bloc_package2 a:hover,
.bloc_package3 a:hover {
  filter: drop-shadow(0 30px 30px rgba(0, 0, 0, .15));
}

.bloc_package1 a img,
.bloc_package2 a img,
.bloc_package3 a img {
  position: relative;
  overflow: hidden;
  transition: transform .5s cubic-bezier(.165, .84, .44, 1);
}

.bloc_package1 a:hover img,
.bloc_package2 a:hover img,
.bloc_package3 a:hover img {
  transform: scale(1.1);
}

.bloc_package1 h2,
.bloc_package2 h2,
.bloc_package3 h2 {
  font-size: 1.8em;
}

.bloc_package_bleu {
  background-color: #99D3FF;
}

.bloc_package_jaune {
  background-color: #FFFFB2;
}

.bloc_package_violet {
  background-color: #D5C6E2;
}

.card {
  background: transparent;
  border: 0;
}

.card-footer {
  border: 0;
  background-color: transparent;
}

/* bloc maltraitance */
#bloc_maltraitance {

  text-align: center;
  border: 2px solid var(--noir-courant);
  border-radius: 20px;
  padding: 3.5em 2em 1em 2em;

  overflow: visible;
}

#bloc_maltraitance p {
  font-weight: 900 !important;
  margin-top: .75em;
}

.picto-alerte {
  background-image: url("../../images/picto_alerte.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 3em;
  width: 3em;
  height: 3em;
  margin: 0 auto;
  margin-top: -5em;
}

.picto-telechargement {
  background-image: url("../../images/picto_telechargement.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 3em;
  width: 3em;
  height: 3em;
  margin: 0 auto;
  margin-top: -5em;
}

.picto-rappel {
  background-image: url("../../images/picto_rappel2.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 5em;
  width: 5em;
  height: 5em;

  display: block;
}

.orange {
  color: #FF7D58;
}

/* Effet 2 feuilles superposées (Rectangle jaune derrière image) */
.effet_visuel,
.effet_visuel_home {
  position: relative;
  display: inline-block;
}

.effet_visuel img,
.effet_visuel_home img {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 100%;
  height: auto;
}

.effet_visuel::before {
  content: "";
  position: absolute;
  right: 1%;
  top: -8%;
  width: 100%;
  height: 75%;
  background: #FFFFB2;
  z-index: 1;
  /*clip-path: polygon(0% 15%, 100% 30%, 100% 100%, 0 81%);*/
  transform: matrix(1, 0.05, -0.05, 1, 0, 0);
}

.effet_visuel_home::before {
  content: "";
  position: absolute;
  right: 1%;
  top: -8%;
  width: 100%;
  height: 75%;
  background: #FFFFB2;
  z-index: 1;
  /*clip-path: polygon(0% 15%, 100% 30%, 100% 100%, 0 81%);*/
  transform: matrix(1, 0.05, -0.05, 1, 0, 0);


}


/* Image coche liste */
.section_puce_coche ul,
ul.section_puce_coche {
  list-style: none;
  padding-left: 0;
}

.section_puce_coche li,
ul.section_puce_coche li {
  position: relative;
  padding-left: 2.25em;
  font-size: 1.1rem;
}

.section_puce_coche li::before,
ul.section_puce_coche li::before {
  content: "";
  position: absolute;
  left: 0;
  /*top: 50%;
  transform: translateY(-50%);*/
  top: 6%;
  height: 1.5em;
  width: 1.5em;
  background-image: url("../../images/picto_coche.svg");
  background-size: contain;
  background-repeat: no-repeat;
}


.fermer-popin {
  position: absolute;
  top: 2%;
  right: 2%;
}


/* Captcha OBS Live security */
#loginform {
  min-width: min-content;
}

div.li-antibot>div {
  min-width: min-content;
}