/******************************************************************/
/******************************************************************/
#home-diaporama {
  background: #ccc; }
  #home-diaporama .diapo-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 500px;
        /* .item-infos-nuages{
            height:94px;
            padding:0;

            img{
                max-width: 100%;
            }
        } */ }
    @media (min-width: 992px) {
      #home-diaporama .diapo-item {
        height: 735px; } }
    #home-diaporama .diapo-item .item-infos {
      position: relative;
      background: #ffffff;
      padding: 76px 15px 0 15px;
      border-radius: 0; }
      #home-diaporama .diapo-item .item-infos::before, #home-diaporama .diapo-item .item-infos::after {
        position: absolute;
        content: "";
        top: 100%;
        left: 0;
        display: block; }
      #home-diaporama .diapo-item .item-infos::before {
        width: 80%;
        background-color: #ffffff;
        height: 43px;
        border-radius: 0 0 0 20px; }
      #home-diaporama .diapo-item .item-infos::after {
        width: 100%;
        background: url(../img/nuage_coin_droit_blanc.svg) no-repeat top right;
        background-size: auto;
        height: 94px; }
      @media (min-width: 992px) {
        #home-diaporama .diapo-item .item-infos {
          border-radius: 20px 20px 0px 0px; } }
      #home-diaporama .diapo-item .item-infos .item-texte {
        color: #1D697F;
        font-family: "Coiny", Arial, Verdana, sans-serif;
        font-size: 3rem;
        line-height: 3.2rem; }
    @media (min-width: 576px) {
      #home-diaporama .diapo-item .container {
        height: 100%; }
        #home-diaporama .diapo-item .container > .row {
          height: 100%;
          padding-bottom: calc(152px + 94px); } }
    @media (min-width: 576px) and (min-width: 992px) {
      #home-diaporama .diapo-item .container > .row {
        padding-bottom: calc(236px + 94px); } }
    @media (min-width: 576px) {
          #home-diaporama .diapo-item .container > .row .item-infos {
            align-self: flex-end;
            padding: 57px 35px 15px 35px;
            border-radius: 20px 20px 0 0; } }

/******************************************************************/
/******************************************************************/
#home-agenda {
  position: relative;
  z-index: 1;
  margin: -150px 0; }
  @media (min-width: 992px) {
    #home-agenda {
      margin: -236px 0; } }
  #home-agenda #evenement-blocs {
    padding-bottom: 17px; }
    @media (min-width: 992px) {
      #home-agenda #evenement-blocs {
        padding-bottom: 44px; } }
    #home-agenda #evenement-blocs:before {
      content: '';
      background: url("../img/nuage_blanc_top_agenda.svg") no-repeat bottom center;
      background-size: contain;
      width: 100%;
      height: 152px;
      display: block; }
      @media (min-width: 992px) {
        #home-agenda #evenement-blocs:before {
          height: 238px; } }
    @media (max-width: 575.98px) {
      #home-agenda #evenement-blocs > .container {
        padding: 0 45px; } }
    #home-agenda #evenement-blocs > .container .bloc-plus-titre h2 {
      font-family: "Coiny", Arial, Verdana, sans-serif;
      font-size: 5rem;
      line-height: 5rem;
      color: #1D697F;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        #home-agenda #evenement-blocs > .container .bloc-plus-titre h2 {
          font-size: 6.4rem;
          line-height: 6.4rem; } }
    #home-agenda #evenement-blocs > .container .bloc-plus-contenu {
      gap: 47px 35px; }
      #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card {
        padding: 0;
        box-shadow: none; }
        @media (min-width: 992px) {
          #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card {
            flex-direction: row; } }
        #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card .card-image {
          margin: 0 0 17px 0; }
          @media (min-width: 992px) {
            #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card .card-image {
              margin: 0 24px 0 0; } }
        #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card .card-infos {
          flex-grow: 0; }
          #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card .card-infos .card-ville {
            margin-bottom: 30px; }
          #home-agenda #evenement-blocs > .container .bloc-plus-contenu .evenement-card .card-infos .card-lien {
            margin-top: 0; }
  #home-agenda #agenda-lien > .container:after {
    content: '';
    background: url("../img/nuage_blanc_bottom_agenda.svg") no-repeat top center;
    background-size: 100%;
    width: 100%;
    height: 152px;
    display: block; }
    @media (min-width: 992px) {
      #home-agenda #agenda-lien > .container:after {
        height: 238px; } }
  #home-agenda #agenda-lien a {
    text-decoration: none;
    width: 100%; }
    #home-agenda #agenda-lien a:hover {
      background: #000000;
      color: #ffffff; }

/******************************************************************/
/******************************************************************/
#home-focus-1 {
  position: relative;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden; }
  @media (min-width: 992px) {
    #home-focus-1 {
      background-size: cover;
      background-position: center; } }
  #home-focus-1:before {
    content: '';
    background: linear-gradient(#000000, transparent);
    background-size: 100%;
    width: 100%;
    height: 184px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
    @media (min-width: 992px) {
      #home-focus-1:before {
        height: 716px; } }
  #home-focus-1 > .container {
    position: relative;
    padding-top: 150px;
    margin-bottom: -1px;
    padding-top: 150px; }
    @media (max-width: 575.98px) {
      #home-focus-1 > .container {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 992px) {
      #home-focus-1 > .container {
        padding-top: 236px; } }
    #home-focus-1 > .container h2 {
      color: #ffffff;
      font-family: "Coiny", Arial, Verdana, sans-serif;
      font-weight: normal;
      font-size: 5.8rem;
      line-height: 2.8rem;
      margin: 0; }
      @media (min-width: 992px) {
        #home-focus-1 > .container h2 {
          font-size: 10.7rem;
          line-height: 5.2rem; } }
  #home-focus-1 #focus-1-infos {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px; }
    #home-focus-1 #focus-1-infos #focus-1-infos-titre {
      font-family: "Coiny", Arial, Verdana, sans-serif;
      font-size: 3rem;
      line-height: 2.9rem;
      color: #9257CC;
      margin-top: 15px; }
      @media (min-width: 992px) {
        #home-focus-1 #focus-1-infos #focus-1-infos-titre {
          font-size: 4rem;
          line-height: 5rem; } }
    #home-focus-1 #focus-1-infos #focus-1-infos-texte {
      line-height: 2.7rem;
      margin: 40px 0 45px 0; }
    #home-focus-1 #focus-1-infos #focus-1-btn a {
      width: 100%;
      text-decoration: none;
      color: #ffffff; }
      #home-focus-1 #focus-1-infos #focus-1-btn a:hover {
        background: #000000; }
  #home-focus-1 #focus-1-nuage-bottom {
    margin-top: 30px; }
    @media (min-width: 992px) {
      #home-focus-1 #focus-1-nuage-bottom {
        margin-top: 0; } }
    #home-focus-1 #focus-1-nuage-bottom img {
      max-width: 100%; }

/******************************************************************/
/******************************************************************/
#home-focus-2 {
  position: relative;
  padding: 45px 0; }
  @media (min-width: 992px) {
    #home-focus-2 {
      padding: 100px 0; } }
  #home-focus-2 > .container {
    position: relative; }
    @media (max-width: 575.98px) {
      #home-focus-2 > .container {
        padding-left: 45px;
        padding-right: 45px; } }
    #home-focus-2 > .container h2 {
      font-family: "Coiny", Arial, Verdana, sans-serif;
      font-size: 3.4rem;
      line-height: 3.7rem;
      font-weight: normal;
      margin: 0; }
      @media (min-width: 992px) {
        #home-focus-2 > .container h2 {
          font-size: 6rem;
          line-height: 5.8rem; } }
  #home-focus-2 #focus-2-infos #focus-2-infos-titre {
    font-size: 2.1rem;
    line-height: 4.2rem;
    font-weight: 800;
    margin-top: 17px; }
    @media (min-width: 992px) {
      #home-focus-2 #focus-2-infos #focus-2-infos-titre {
        font-size: 2.4rem;
        margin-top: 35px; } }
  #home-focus-2 #focus-2-infos #focus-2-infos-texte {
    margin-top: 15px;
    line-height: 2.5rem; }
    @media (min-width: 992px) {
      #home-focus-2 #focus-2-infos #focus-2-infos-texte {
        line-height: 4.2rem; } }
  #home-focus-2 #focus-2-infos #focus-2-btn {
    margin-top: 60px; }
    #home-focus-2 #focus-2-infos #focus-2-btn a {
      width: 100%;
      text-decoration: none; }
      #home-focus-2 #focus-2-infos #focus-2-btn a:hover {
        background: #000000;
        color: #ffffff; }

/******************************************************************/
/******************************************************************/
#home-focus-3 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  display: flex;
  align-items: flex-end;
  padding: 75px 0 87px; }
  @media (min-width: 992px) {
    #home-focus-3 {
      padding: 87px 0 calc(94px + 87px); } }
  #home-focus-3 > .container {
    position: relative; }
    @media (max-width: 575.98px) {
      #home-focus-3 > .container {
        padding-left: 45px;
        padding-right: 45px; } }
  #home-focus-3 #focus-3-infos {
    position: relative;
    background: #ffffff;
    padding: 57px 35px 0 35px;
    border-radius: 20px 20px 0 0; }
    #home-focus-3 #focus-3-infos::before, #home-focus-3 #focus-3-infos::after {
      position: absolute;
      content: "";
      top: 100%;
      left: 0;
      display: block; }
    #home-focus-3 #focus-3-infos::before {
      width: 80%;
      background-color: #ffffff;
      height: 32px;
      border-radius: 0 0 0 20px; }
      @media (min-width: 992px) {
        #home-focus-3 #focus-3-infos::before {
          height: 43px; } }
    #home-focus-3 #focus-3-infos::after {
      width: 100%;
      background: url(../img/nuage_coin_droit_blanc.svg) no-repeat top right;
      background-size: contain;
      height: 63px; }
      @media (min-width: 992px) {
        #home-focus-3 #focus-3-infos::after {
          height: 94px; } }
    @media (min-width: 992px) {
      #home-focus-3 #focus-3-infos {
        border-radius: 20px 20px 0px 0px; } }
    #home-focus-3 #focus-3-infos h2#focus-3-titre {
      position: relative;
      font-family: "Coiny", Arial, Verdana, sans-serif;
      font-size: 3rem;
      line-height: 3.3rem;
      font-weight: normal;
      margin: 0;
      padding-left: 95px;
      min-height: 112px;
      display: flex;
      align-items: center; }
      @media (min-width: 992px) {
        #home-focus-3 #focus-3-infos h2#focus-3-titre {
          font-size: 4rem;
          line-height: 4.1rem; } }
      #home-focus-3 #focus-3-infos h2#focus-3-titre::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 69px;
        height: 100%;
        background: url("../img/pin_carto.svg") no-repeat center; }
    #home-focus-3 #focus-3-infos #focus-3-infos-texte {
      line-height: 2.7rem;
      margin: 40px 0 45px 0; }
    #home-focus-3 #focus-3-infos #focus-3-btn a {
      width: 100%;
      text-decoration: none; }
      #home-focus-3 #focus-3-infos #focus-3-btn a:hover {
        background: #000000;
        color: #ffffff; }

/******************************************************************/
/******************************************************************/
#home-ressources {
  padding: 40px 0 80px 0; }
  @media (max-width: 575.98px) {
    #home-ressources > #ressource-blocs > .container {
      padding-left: 45px;
      padding-right: 45px; } }
  #home-ressources > #ressource-blocs > .container h2 {
    font-family: "Coiny", Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 3rem;
    line-height: 3.1rem;
    margin: 0; }
    @media (min-width: 992px) {
      #home-ressources > #ressource-blocs > .container h2 {
        font-size: 4rem;
        line-height: 5rem; } }
  #home-ressources > #ressource-blocs > .container .bloc-plus-contenu {
    padding: 36px 0 50px 0;
    gap: 36px 0; }
    #home-ressources > #ressource-blocs > .container .bloc-plus-contenu .ressource-card {
      background-color: transparent;
      padding: 0;
      border-radius: 0;
      box-shadow: none; }
      #home-ressources > #ressource-blocs > .container .bloc-plus-contenu .ressource-card .c-btn {
        background-color: #ffffff;
        top: 17px; }
      #home-ressources > #ressource-blocs > .container .bloc-plus-contenu .ressource-card .card-lien {
        margin-top: 30px; }
  #home-ressources #ressources-lien .container {
    padding: 0 45px; }
  #home-ressources .btn-noir {
    width: 100%; }

/******************************************************************/
/******************************************************************/
#home-encart-pro {
  padding: 39px 0 53px; }
  @media (min-width: 992px) {
    #home-encart-pro {
      padding: 100px 0; } }
  @media (max-width: 575.98px) {
    #home-encart-pro > .container {
      padding-left: 45px;
      padding-right: 45px; } }
  #home-encart-pro #encart-pro-titre {
    font-family: "Coiny", Arial, Verdana, sans-serif;
    font-size: 3.6rem;
    line-height: 3.7rem;
    font-weight: normal;
    color: #9257CC;
    margin: 0; }
    @media (min-width: 992px) {
      #home-encart-pro #encart-pro-titre {
        font-size: 6rem;
        line-height: 5.8rem; } }
  #home-encart-pro #encart-pro-texte {
    line-height: 2.7rem;
    margin-top: 27px; }
    @media (min-width: 992px) {
      #home-encart-pro #encart-pro-texte {
        margin-top: 46px; } }
  #home-encart-pro #encart-pro-btn-liste {
    margin-top: 27px; }
    @media (min-width: 992px) {
      #home-encart-pro #encart-pro-btn-liste {
        margin-top: 69px; } }
    #home-encart-pro #encart-pro-btn-liste a {
      text-decoration: none;
      color: #ffffff;
      width: 100%; }
      @media (min-width: 992px) {
        #home-encart-pro #encart-pro-btn-liste a {
          width: fit-content; } }
      #home-encart-pro #encart-pro-btn-liste a:not(:last-child) {
        margin: 0 0 27px 0; }
        @media (min-width: 992px) {
          #home-encart-pro #encart-pro-btn-liste a:not(:last-child) {
            margin: 0 20px 15px 0; } }
      #home-encart-pro #encart-pro-btn-liste a:hover {
        background: #000000;
        color: #ffffff; }

/*# sourceMappingURL=home.css.map */
