

:root {
    --color-main: #0299a7;
    --color-main-hover: #37d0df;
    --color-main-transparent:#e0f8fb;
    --color-green: #97be09;
    --color-green-hover:#abd121;
    --color-green-transparent: #f4fad6;
    --color-orange: #f29401;
    --color-orange-transparent: #fdf1e2;;
    --nav-height: 140px;
    --nav-mob-height: 60px;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%230299a7' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@font-face {
    font-family: 'VAGRundschrift';
    src: url('/media/font/VAGRundschriftD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NextVAGBold';
    src: url('/fonts/next/NextVAG-Bold.woff2') format('woff2'),
         url('/fonts/next/NextVAG-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
  
@font-face {
    font-family: 'NextVAGRegular';
    src: url('/fonts/next/NextVAG-Regular.woff2') format('woff2'),
         url('/fonts/next/NextVAG-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
  


html {
    scroll-behavior: smooth;
    transition: all .5s ease;
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    font-family: "Nunito", sans-serif;
    font-size: 1rem;
    color: #2a2d2e;
    overflow-x: hidden;
}

.text-justify {
    text-align: justify !important;
}


/* body #tpl-page p {
    padding-left:0;
    padding-right:0;
} */

.overflow-x-hidden {
    overflow-x: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

a:active, a:visited, a:hover {text-decoration: inherit;}

a {
    text-decoration: none;
}

ul.list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1 {
    font-weight:800;
    font-size:43px;
    line-height:35px;
}

.mce-content-body h2 {
	font-size: 24px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}

h2 {
    margin-bottom: 23px !important;
    /* margin-top: 3.75rem !important; */
    /* padding:0px 12px !important; */
    font-size: 23px;
    font-weight: 800;
}

.h2-tpl-atelier {
    margin-bottom: 0px;
    margin-top: 3.75rem;
    font-size: 43px;
    font-weight: 800;
    line-height: 1;
}

.color-green {
    color:var(--color-green);
}

.color-main {
    color:var(--color-main);
}

.color-orange {
    color:var(--color-orange)
}

.color-white {
    color:white;
}

#scrollTop {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 5%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 30px;
    z-index: 999;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#scrollTop.show{display: flex;}
#scrollTop:hover {background-color: var(--color-main);}

.html-content img {max-width: 100%; height: auto;}
.html-content iframe {max-width: 100%;}

button { 
    border:0px;
    color: #eee;
    padding:1rem 4.5rem;
    border-radius: 45px;
    font-size:13px;
    transition: 300ms ease;
    transform: scale(1.0);
}

button:hover { 
    transition: 300ms ease ;
    transform: scale(1.1) !important;
}

.bouton-bleu {
    background-color: var(--color-main);
}

.bouton-green {
    background-color: var(--color-green);
}

.bouton-orange {
    background-color: var(--color-orange);
}

.bouton-white {
    background-color: white;
}

.color-main {
    color:var(--color-main);
}


/* TARTE AU CITRON */

#tarteaucitronRoot #tarteaucitronAlertBig{background-color: #8f393e;}
#tarteaucitronAlertBig #tarteaucitronCloseAlert:hover, #tarteaucitronAlertBig #tarteaucitronPersonalize2:hover, #tarteaucitronPrivacyUrlDialog:hover, .tarteaucitronDeny:hover{background-color: #423e3c !important;}
#tarteaucitronPrivacyUrl:hover{color: #c4c2c1 !important;}


#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {
    background: var(--color-main-hover) !important;
}

/* #tarteaucitronAlertBig {
    display: none !important;
} */

#tarteaucitronRoot #tarteaucitronAlertBig {
    background-color:var(--color-main) !important;
}

#tarteaucitronDisclaimerAlert {
    color: white !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow, .tarteaucitronSize-bottom #tarteaucitronAlertBig #tarteaucitronCloseAlert, .tarteaucitronSize-top #tarteaucitronAlertBig #tarteaucitronCloseAlert, .tarteaucitronSize-bottom #tarteaucitronAlertBig #tarteaucitronPrivacyUrl, .tarteaucitronSize-top #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    color:white !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert:hover, #tarteaucitronAlertBig #tarteaucitronPersonalize2:hover, #tarteaucitronPrivacyUrlDialog:hover, .tarteaucitronDeny:hover {
    background-color: var(--color-green)!important;
}

/* FIN TARTE AU CITRON */

/* SWIPER ACCUEIL */

.swiper {
    /* height: calc(100vh - 430px); */
    height:350px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    position: absolute;
    right: 70px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    position: absolute;
    left: 70px;
}

.slider-content {
    position: relative;
    flex-direction: column;
    justify-content: center;
}

.titre-slider-accueil {
    font-size:35px;
    font-weight: 800;
    font-family: "Arial";
}

.bloc-content-slider {
    margin: auto;
    max-width: 780px;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: white;
}

.swiper-pagination-bullet {
    width:10px;
    height:10px
}

/* SWIPER PRESENTATION */

.container-swiper2 {
    max-width: 1256px;
    margin: auto;
    padding:0px;
}

.swiper2 {
    height: calc(100vh - 110px - 42.5px);
    max-height: 650px;
    overflow: hidden;
}

.swiper2-button-next, .swiper2-button-prev {
    color:white;
}

/* SIDEBAR */

.sidebar {
    padding-top: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 150px;
    height: 340px;
    position: fixed;
    right: -107px;
    bottom: 30%;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: normal;
}

.sidebar .bloc {
    padding-top: 0px;
    padding-left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: normal;
    align-items: center;
    gap: 4px;
    color: var(--color-white);
    /* background-color: #f29401; */
    padding: 10px 0px 10px 14px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}

/* Animation au hover */
.sidebar .bloc3reseaux-sociaux, .sidebar .bloc2appel {
    transition: transform 0.3s ease;
}

/* Animation au hover */
.sidebar .bloc3reseaux-sociaux:hover, .sidebar .bloc2appel:hover {
    transform: translateX(-109px);
    transition: transform 0.3s ease;
}

.sidebar a:hover {
    transform: translateX(0);
}

.sidebar .bloc3reseaux-sociaux:hover p, .sidebar .bloc2appel:hover p {
    opacity: 1;
}



.sidebar .bloc p {
    margin-bottom: 0;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-weight:600;
}
.sidebar a {
    color:inherit;
    list-style-type: none;
    text-decoration: none;
    color:white;
}

.sidebar p {
    font-size:13px;
    text-transform: uppercase;
}

.bloc-bleu {
    background-color: var(--color-main);
}

.bloc-vert {
    background-color: var(--color-green);
}

.bloc-orange {
    background-color: var(--color-orange);
}

/* NAV dropdown menu */

.nav-principale-logo-desktop .logo-adihm-svg {
    width: 400px;
    /* width:220px; */
    /* max-width: 100%; */
    height: auto;
    /* display: block; */
    transform: scale(1.0);
    transition: 300ms ease;
}

.nav-principale-logo-desktop .logo-adihm-svg:hover {
    transform: scale(0.9);
    transition: 300ms ease;
}

#nav-secondaire {
    color:white;
}

#nav.navbar-custom {
    justify-content: center;
    padding: 0 2rem;
    background-color: white;
    box-shadow: 0 0 1px gray;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%230299a7' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#navbarNav {
    max-width:1280px;
    width: 100%;
    margin: auto;
}

.navbar-toggler:focus {
    box-shadow: inherit;
}

#nav.navbar-custom #navbarNav>ul>li {
    padding: 1rem 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#nav.navbar-custom .dropdown {
    position: static;
}

/* Style de la dropdown */
#nav .dropdown-menu {
    border: none;
    padding: 30px 0;
    margin-top: 15px;
    width: auto;
    min-width: 400px;
}

#nav .dropdown-menu-1 {
    background-color: var(--color-main);
}

#nav .dropdown-menu-2 {
    background-color: var(--color-green);
}

#nav .dropdown-menu-3 {
    background-color: var(--color-orange);
}

/* Colonnes et alignement dans la dropdown */
#nav .dropdown-menu .row {
    width: 100%;
    margin: 0;
}

#nav .dropdown-menu .nav-category {
    flex: 1 1 100%;
    text-align: center;
}

/* Liens du menu */
#nav .dropdown-menu a.nav-category-title {
    color: white;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    padding: 5px 0;
}

#nav .dropdown-menu a.nav-category-title:hover {
    font-weight:900;
    width: max-content;
}

/* Activer le dropdown au hover */
#nav .nav-secondaire:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-top:0;
}

.nav-secondaire {
    cursor: pointer;
}

/* Cacher par défaut (sécurité si JS est actif) */
#nav .dropdown-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    position: absolute;
    top: 100%;
    z-index: 1000;
    width:350px;
}

#nav .dropdown-menu-1 {
    left: -152.5px;
}

#nav .dropdown-menu-2 {
    left:-111px;
}

#nav .dropdown-menu-3 {
    left: -152px;
}

.nav-principale-logo img {
    transform: scale(1.0);
    transition: 300ms ease;
}

.nav-principale-logo img:hover {
    transform: scale(1.1);
    transition: 300ms ease;
}

/* NAV */


.dropdown-menu a {
    font-size:17px;
    text-transform:initial;
}

#nav {
    height:243px;
}

#nav-principale {
    max-width: 1280px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding-bottom: 19px;
    padding-top: 17px;
}

#nav-secondaire {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1280px;
    margin: auto;
    height:65px;
}

#nav-secondaire span {
    font-size:17px;
    color:white;
}

.nav-secondaire-bloc1, .nav-secondaire-bloc2, .nav-secondaire-bloc3 {
    font-weight: 800;
    display: flex;
    flex-direction: row;
    text-transform: uppercase;
    justify-content: center;
    gap: 9px;
    align-items: center;
    min-width: 400px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 17px 0px;
}

.nav-secondaire-bloc1 {
    background-color: var(--color-main);
}

.nav-secondaire-bloc2 {
    background-color: var(--color-green);
}

.nav-secondaire-bloc3 {
    background-color: var(--color-orange);
}

.nav-principale-liste-ul {
    color:var(--color-main);
    font-weight:900;
    /* font-size:14px; */
    font-size:16px;
    display: flex;
    flex-direction: row;
}

.nav-principale-liste-ul a {
    color:var(--color-main);
}

.nav-principale-liste-ul a:hover {
    color:#37d0df;
}

.nav-principale-liste li {
    padding:0px 30px;
}

#nav #menu-btn {
    display: none;
    color: #2a2d2e;
    font-weight: 300;
    text-transform: uppercase;
    border: 0;
    font-size: 1.1rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 25' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(143, 57, 62, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") no-repeat top right;
    padding: 0;
    outline: none;
    width: 40px;
    height: 30px;
    overflow: hidden;
}

.nav-link {
    color:white;
}

.nav-link:hover {
    color:white;
}

.navbar-toggler {
    display: none;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}


.navbar-toggler[aria-expanded="true"] {
    outline: none;
    box-shadow: none;
}


.navbar-toggler:focus {
    outline: 2px solid #0d6efd;
    box-shadow: none;
}


@media screen and (min-width:1300px) {

    #header, .page-header, .cont-header {
        margin-top: 243px;
    }

    #navbarNav {
        display: block;
    }

    .nav-principale-logo-mobile {
        display: none;
    }

    .nav-secondaire-bloc4-mobile {
        display: none;
    }

    .nav-secondaire-bloc4,.nav-secondaire-bloc5 {
        display: none;
    }

    .icone-dropdown-mobile img {
        display: none;
    }

/*     .dropdown:hover > .dropdown-menu {
        display: block;
    } */
}


@media screen and (max-width:1300px) {

    #header, .page-header, .cont-header {
        margin-top: 103px;
    }

    #nav {
        height:auto;
    }

    #header {
        margin-top: 103px;
    }

    body.no-scroll {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
    

    .dropdown-menu {
        display: none;
    }
    

    .dropdown-menu.show {
        display: block;
    }
      
    .logo-header-adihm {
        padding:10px;
    }

    .icone-dropdown-mobile {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .nav-secondaire .nav-secondaire-icone {
        display: none;
    }

    #navbarNav {
        width: 1280px;
        height: inherit;
    }

    #nav-secondaire {
        display: flex;
        justify-content: inherit;
        flex-direction: column;
        position: relative;
        max-width: 1280px;
        margin: auto;
        height: 1000px;
    }

    .nav-principale-liste {
        display: none;
    }

    .navbar-toggler {
        display: block;
        border: none;
        background: transparent;
        /* position: absolute; */
        right: 80px;
        top: 35px;
        z-index: 2000;
    }

    #nav.navbar-custom {
        /* height: 1000px; */
        display: flex;
        justify-content: space-between;
        padding:0;
    }
    
    .nav-principale-logo-desktop {
        display: none;
    }

    .nav-secondaire-bloc1, .nav-secondaire-bloc2, .nav-secondaire-bloc3 {
        min-width: inherit;
    }

    .nav-principale-liste-ul-mobile {
        margin-top:10px;
        color: var(--color-main);
        font-weight: 900;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .nav-principale-liste-ul-mobile a {
        font-size: 16px;
        text-decoration: none;
        color: var(--color-main);
    }

    .nav-secondaire-bloc4 {
        padding-top:20px;
    }

    .nav-secondaire-bloc5 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: var(--color-main);
        gap: 13px;
        padding: 5px 0;
        margin-top: 10px;
    }

    .sidebar {
        display: none;
    }

    #navbarNav {
        padding-top: 20px;
        position: absolute;
        top: 103px;
        left: 0;
        width: 100%;
        max-height: 100vh;
        background-color: white;
        padding: 20px 0;
        z-index: 1000;
        box-shadow: 0 0px 1px #fff;
        overflow-y: auto;
    }

    #nav-principale {
        display: none;
    }

    
    #nav .dropdown-menu-1 {
        left:inherit;
    }

    #nav .dropdown-menu-2 {
        left:inherit;
    }

    #nav .dropdown-menu-3 {
        left:inherit;
    }
    
    #nav .dropdown-menu {
        display: none;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease;
        position: relative;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 1000;
        width: 100%;
        padding: 30px 0;
        margin-top: 0;
    }
    
    #nav .dropdown-menu .row {
        max-width: 1280px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    #nav .dropdown-menu {
        padding: 10px 0;
    }


}


/* FIN NAV */



/* ARIANE */

#ariane {
    padding: 15px 0;
    list-style: none;
    margin: 0;
}

#ariane .fa-home {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 10;
}

#ariane>li {
    display: inline-block;
    color: inherit;
    font-size: 15px;
    margin-right: 5px;
    position: relative;
}

#ariane > li.item + li.item {
  padding-left: 12px;
}

#ariane > li.item + li.item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background-color: var(--color-main);
    border-radius: 50%;
}

/* Cas particulier : Association */
#ariane.ariane-l-association > li.item + li.item::before {
    background-color:var(--color-main);
}

#ariane.ariane-lesat-les-argonautes > li.item + li.item::before {
    background-color:var(--color-green);
}

#ariane.ariane-savs-argo > li.item + li.item::before {
    background-color:var(--color-orange);
}

#ariane>li a {
    color: inherit;
    font-size: 15px;
}

#ariane .item:last-child {
    color:var(--color-main);
    font-weight:700;
}

#ariane.ariane-lassociation .item:last-child {
    color: var(--color-main);
}

#ariane.ariane-lesat-les-argonautes .item:last-child {
    color: var(--color-green);
}

#ariane.ariane-savs-argo .item:last-child {
    color: var(--color-orange);
}

#ariane>li:last-child a {font-weight: 600;}

#ariane>li a:hover{text-decoration: underline;}

/* FIN ARIANE */

/* ACCUEIL */

.presentation-content {
    margin-top: 6.125rem;
}

.presentation-content img {
    transform: inherit;
}

.presentation-h1 {
  /*   margin-top:4rem;
    margin-bottom: 2.8rem; */
    margin-top: clamp(2rem, 5vw, 4rem);
    margin-bottom: clamp(1.5rem, 4vw, 2.8rem);
}

/* section {
    max-width:1280;
    margin: auto;
} */

#argonautes, #savs {
    margin-top:11.125rem;
   /*  margin-top: clamp(2rem, 5vw, 8.125rem); */
}

#savs {
    margin-bottom: 100px;
}

.container-argonautes .container-savs {
    max-width:1920px;
}


#argonautes h2, #savs h2 {
    margin-top:30px;
}

.conteneur-img-argonautes, .conteneur-img-savs {
    /* margin-top:3rem; */
}

.conteneur-img-argonautes img {
    /* transform: rotate(-4deg) translateX(-45px);  */
    border-radius: 30px;
}

#argonautes .col-md-6:first-child {
    padding-right: 3rem; 
}

#argonautes .col-md-6:last-child {
    padding-left: 3rem;
}

.text-epart{color: #ff0000;}

.conteneur-img-savs img {
   /*  transform: rotate(-4deg) translateX(80px); */
    border-radius: 30px;
    max-height:700px;
}

#savs .col-md-6:first-child {
    padding-right: 3rem;
    /* padding-left: 13rem; */
}

#savs .col-md-6:last-child {
    padding-left: 3rem;
}

.full-width-image {
    margin-bottom:-60px;
    margin-top: 100px;
    width: 100vw; /* pleine largeur de la fenêtre */
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.full-width-image img {
    width: 100%;
    display: block;
}

/* FOOTER */

.footer-nav .logo-adihm-svg {
   /*  width:380px; */
    width:400px;
    /* max-width: 100%; */
    height: auto;
    /* display: block; */
    transform: scale(1.0);
    transition: 300ms ease;
}

.footer-nav .logo-adihm-svg:hover {
     transform: scale(0.9);
     transition: 300ms ease;
 }
 


#prefooter button {
    font-weight:800;
    width:300px;
}

#prefooter {
  /*   margin-top: 4%; */
    z-index: 500;
    background-image: url('/media/img/bg-prefooter.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0%; /* centré horizontalement, + bas verticalement */
}


.prefooter-main-container {
    height: 570px;
    max-height: 570px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prefooter-div {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}

.prefooter-div-col {
    width: fit-content;
    padding: 0;
    flex: 0 0 auto; /* empêcher le flex de réduire */
}

.prefooter-container-1,
.prefooter-container-2,
.prefooter-container-3 {
    width: 400px; /* largeur fixe */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 35px;
}

/* .prefooter-div img {
    width: 48px;
    height:48px;
} */

.prefooter-container-1 {
    padding: 64px 150px;
    background-color: var(--color-main);
}

.prefooter-container-2 {
    padding:60px 150px;
    background-color: var(--color-main);
    gap:26px;
}

.prefooter-container-3 {
    padding:68px 150px;
    background-color: var(--color-green);
    /* gap:38px; */
}

.footer-second {
    padding: 20px 10px;
    color: white;
    background-color: var(--color-main);
    font-size: 12px;
}

.footer-second span a {
    text-decoration: none;
    color:white;
}

.footer-second-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.footer-second-container-span span {
    padding:0px 20px;
    color: var(--color-main);
}

.footer-nav {
    padding:80px 0px;
    text-transform: uppercase;
    text-align: left;
}

.footer-logo {
    text-align: center;
}

.footer-nav-links {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    padding-left: 3%;
}

.footer-nav-links a {
    position: relative;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    gap: 15px; 
    color:var(--color-main);
    font-weight:800;
    font-size:15px;
}

.footer-nav-links a:hover {
    color:var(--color-main-hover);
}

.footer-nav-links a::before {
    content: '';
    display: inline-block;
    width: 25px;            
    height: 4px;
    background-color: var(--color-main); 
    transform: scaleX(0);  
    transform-origin: left;
    transition: transform 0.3s ease;
}

.footer-nav-links a:hover::before {
    transform: scaleX(1);  
}

.footer-second-container-span span a:hover {
    color:var(--color-main-hover);
}

.footer-second-text span a:hover {
    color:var(--color-main-hover) !important;
}

.footer-second-text a {
    text-decoration: none;
    color: white !important;
}

.container-footer-nav {
    max-width: 1100px;
    margin: auto;
}

/* TPL PAGE */


#tpl-page .content-tpl p {
 text-align: justify !important;
 font-size:1.25rem;
}

#tpl-page h2 {
   /* padding:0; */
   color:var(--color-green);
}

.page-header {
    position: relative;
    z-index: 0;
  }
  
  .page-header::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.2); /* assombrissement léger */
    z-index: -1;
  }
  

.page-header {
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.titre-tpl-page {
    font-family: "Arial";
    color:white;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    max-width: 49%;
    margin: auto;
    /* text-shadow: 2px 1px 2px RGBA(0,0,0,1);  */
   /*  text-shadow: 2px 1px 2px rgba(128, 128, 128, 0.9); */
}

#tpl-page h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.content-tpl {
    padding-top:80px;
    padding-bottom:80px;
}

.content-tpl-2 {
    /* margin-bottom: 8rem; */
    margin-top: 90px;
}

#content-page .first-content-tpl .row > div:first-child img {
    /* transform: rotate(-4deg) translateX(-45px); */
    border-radius: 30px;
}

#content-page-2 .second-content-tpl .row > div:last-child img {
    /* transform: rotate(-4deg) translateX(110px); */
    border-radius: 30px;
}

#content-page .first-content-tpl {
    padding:0px;
}

.content-tpl-2 {
    padding:7rem 0rem;
    background-color:#edf2dd;
}

.content-page2 .second-content-tpl {
    padding: 0px;
}

.content-page2 .second-content-tpl-2 {
    max-width: 1280px;
    margin:auto;
}

#content-page-2 .second-content-tpl .col-sm-6:first-child {
    padding-right:6%;
}

.content-page1 p, .content-page1 h2, .content-page1 h3, .content-page1 h4, .content-page1 h5 {
    padding: 0px 12px;
    max-width: 1280px;
    /* margin-top: 50px; */
    /* margin: auto; */
}

.content-page1 p, .content-page2 p, .content-page3 p, .content-page4 p, .content-page5 p, .content-page6 p, .content-page7 p {
    line-height: 24px !important;
}

.content-page2 p, .content-page2 h2, .content-page2 h3, .content-page2 h4, .content-page2 h5 {
    padding: 0px 12px;
    max-width: 1280px;
    /* margin-top: 50px; */
    margin-left: 0;
    margin-right: 0;
    
}

.content-page2 p {
    padding: 0px 12px;
    max-width: 1280px;
    /* margin-top: 50px; */
}

.content-page1 .col-sm-6 p {
    padding: 0; /* annule le padding pour ceux dans une col */
}
  
.content-page2 .col-sm-6 p {
    padding: 0; /* annule le padding pour ceux dans une col */
}


/* PARTIE EN DURE */

#points-cles {
    margin-bottom:11.125rem;
    margin-top:11.125rem;
}

.points-cles-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.points-cles-items-chiffre {
    display: inline-block;
    font-size: 5rem;
    line-height: 0.9;
    margin: 0;
    color: var(--color-green);
    padding: 0;
    vertical-align: middle;
    /* background-color: rgba(255, 0, 0, 0.2) */;
    font-weight: 900;
}

.points-cles-items-type {
    font-size: 2rem;
    color: var(--color-green);
    font-weight: 700;
}

.tpl-page-contact {
    margin-top:3rem;
    margin-bottom:1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.tpl-page-contact a {
    text-decoration: none;
    color:var(--color-green);
    font-weight: 700;
}

.tpl-page-contact a:hover {
    color:var(--color-green-hover);
}

.tpl-page-contact button {
    font-size:15px;
}

.tpl-page-contact p {
    font-size: 19px;
    font-weight: 600;
}

.vignettes-ateliers {
    margin-top:100px;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
    margin-bottom: 4rem;
}

.vignettes-ateliers-container {
    cursor: pointer;
    position: relative;           /* Nécessaire pour ::before */
    width: 350px;
    height: 280px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}


.vignettes-ateliers-container::before {
    content: "";
    position: absolute;
    inset: 0;
    background: inherit; /* hérite de l'image du parent */
    filter: brightness(50%);
    z-index: 0;
    transition: filter 0.4s ease;
}


.vignettes-ateliers-container:hover::before {
    filter: none;
}


.vignettes-ateliers-title {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;           /* Pour rester au-dessus du ::before */
    z-index: 1;
}

.vignettes-ateliers h3 {
    color: white;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    width: 75%;
}

.vignettes-ateliers-bouton {
    height: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    background-color: var(--color-green);
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    position: relative;           /* Pour rester au-dessus du ::before */
    z-index: 1;
}

.vignettes-ateliers-bouton a {
    text-decoration: none;
    color:white;
}

/* FORMULAIRE */

.custom-form-contact input, .custom-form-contact textarea, .custom-form-contact select {
    border-style: dashed;
    border-color: var(--color-main);
    border-width: 2px;
}

.custom-form-contact label {
    color:var(--color-main);
}

.custom-form-contact input:focus, .custom-form-contact textarea:focus, .custom-form-contact select:focus {
    border-color: var(--color-main);
    border-style: solid;
    outline: none;
}

/* NOUS REJOINDRE */

#contact-link {
    padding:3% 12px;
}

/* #contact-link a:hover {
    color: #37d0df !important;
} */

#nous-rejoindre h2 {
    margin-bottom: 23px !important;
    /* margin-top: 3.75rem !important; */
    /* padding: 0px 12px !important; */
    font-size: 23px;
    font-weight: 800;
    /* padding: 1rem 4.5rem !important; */
}

.nous-rejoindre-content {
    /* margin-bottom:3%; */
    margin-top:3%;
}

/* Bouton actif = fond plein + texte blanc */
.bouton-active {
    color: #fff;
    font-weight: bold;
}

/* Styles de base pour tous les boutons */
.load-content-btn {
    border: 0;
    padding: 1rem 4.5rem;
    border-radius: 45px;
    font-size: 23px;
    width: fit-content;
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
}

/* Fond clair = bouton inactif */
.bouton-bleu {
    background-color: #e0f8fb;
    color: var(--color-main);
}
.bouton-green {
    background-color: #f4fad6;
    color: var(--color-green);
}
.bouton-orange {
    background-color: #fdf1e2;
    color: var(--color-orange);
}

/* Fond vif = bouton actif */
.bouton-bleu.bouton-active {
    background-color:  var(--color-main);
}
.bouton-green.bouton-active {
    background-color: var(--color-green);
}
.bouton-orange.bouton-active {
    background-color: var(--color-orange);
}

.bouton-active {
    color: #fff !important;
}

.bouton-formulaire-rejoindre {
    border: 0px;
    color: #eee;
    padding: 1rem 4.5rem;
    border-radius: 45px;
    /* font-size: 13px; */
    transition: 300ms ease;
    transform: scale(1.0);
    background-color: #e0f8fb;
    color: var(--color-main);
    font-weight: bold;
    display: inline-block;
}

.bouton-formulaire-rejoindre:hover {
    transition: 300ms ease;
    transform: scale(1.1);
    color:var(--color-main);
}

#contact-link {
    text-align: center;
}

/* NOUS SOUTENIR */

#nous-soutenir-container {
    max-width:1280px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#nous-soutenir, #nous-rejoindre {
    margin: 4% 0 5% 0;
}

#nous-rejoindre {
    margin: 4% 0 0 0;
}

#nous-rejoindre .bouton-bleu {
    width: 400px;
}

#nous-soutenir button {
    font-size: 23px;
    font-weight: 800;
    width:400px;
}


#nous-soutenir .color-orange:hover {
    color: #ebb869;
}

#nous-soutenir-1{
    padding-top:20px;
}


/* RECAPTCHA */

.swiper-wrapper {
    z-index: inherit !important;
}


/* MEDIA QUERRIES */

@media screen and (max-width: 1500px) {
    #savs .col-md-6:first-child {
        padding-left: 2rem;
    }
}

@media screen and (min-width: 1310px) {
    .container {
        max-width: 1280px;
    }

}

/* @media screen and (max-width: 1300px) {
    .nav-secondaire-bloc1, .nav-secondaire-bloc2, .nav-secondaire-bloc3 {
        min-width: 350px;
    }
}
 */

/* @media (min-width: 767px) {

    body #tpl-page p {
        padding-left:0;
        padding-right:0;
    }
    
} */

@media screen and (max-width: 1100px) {

        #nous-soutenir-container {
            flex-direction: column;
            gap:15px;
            padding:0 3%;
        } 

}



@media screen and (max-width: 767px) {

    .content-tpl-page {
        padding-bottom:10px !important;
    }

    #nous-rejoindre .bouton-bleu {
        width: 100%;
    }

    .tpl-page-contact {
        margin-top:1rem;
    }

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        left: 15px;
    }

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        right: 15px;
    }

    .prefooter-container-3 {
        padding: 31px 75px;
    }

    .prefooter-main-container {
        max-height:690px;
        height: inherit;
        margin:30px 0px;
    }

    .nav-principale-liste-ul-mobile a, .nav-link {
        font-size:14px;
    }


    .footer-nav .logo-adihm-svg {
        width:220px;
        /* max-width: 100%; */
        height: auto;
        /* display: block; */
    }

    #argonautes .col-md-6:first-child {
        order:2;
    }

    #argonautes .col-md-6:last-child {
        order:1;
    }

    .presentation-content {
        margin-top: 4.125rem;
    }

    h2 {
        margin-top : 1rem !important;
    }

/*     * {
        outline: 1px solid red; 
      } */

    #content-page .row {
        margin-right: 0px;
    }

/*     #content-page col {
        padding-left: 2rem;
        padding-right: 2rem;
    } */

    .load-content-btn {
        margin: 3% 0 !important;
    }

    .container-argonautes, .container-savs {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    #nous-soutenir-container div {
        width:100%;
    }

    #nous-soutenir a, #nous-soutenir button {
        width: 100%;
    }

    #nous-soutenir button {
        margin-bottom: 3% 0;
    }

    #argonautes, #savs {
        margin-top: 4.125rem;
    }

    #nous-rejoindre h2 {
        margin: 4% 0;
        font-size: 17px;
        padding: 1rem 3.5rem !important;
    }

    .bouton-active {
        padding: 1rem 2.5rem;
        font-size: 20px;
    }

    .points-cles-items-chiffre {
        padding-top:10px;
    }

    .vignettes-ateliers {
        margin-top: 50px;
    }

    .content-tpl, .content-tpl-2 {
        /* margin-bottom: 4rem; */
    }

    .content-tpl {
        padding-top:40px;
    }

    #content-page .first-content-tpl .container-fluid {
        padding-right: inherit;
    }

    #points-cles {
        margin-bottom: 6rem;
    }

    .content-tpl, .content-tpl-2 {
        /* margin-top:60px; */
    }

    .content-tpl-2 {
        padding:2rem 0rem;
    }

    #content-page-2 .second-content-tpl {
        padding-left: 0;
    }

    #content-page-2 .second-content-tpl .row > div:last-child img {
        transform: inherit; 
        border-radius: 30px;
    }

    .content-tpl {
        /* margin-top:30px; */
    }

    .first-content-tpl .row {
        display: flex;
        flex-direction: column;
      }
    
    .first-content-tpl .row > .col-sm-6:first-child {
        order: 2;
    }

    .first-content-tpl .row > .col-sm-6:last-child {
        order: 1;
    }

    #content-page .first-content-tpl .row > div:first-child img {
        transform: inherit;
        border-radius: 30px;
    }
    #content-page .first-content-tpl {
        padding-right: 0;
    }

    .titre-tpl-page {
        color: white;
        text-align: center;
        font-size: 25px;
        font-weight: bold;
        max-width: 100%;
        margin: auto;
    }

    .titre-slider-accueil {
        font-size:23px;
    }

    .swiper {
        height: 400px;
    }

    .swiper2 {
        height: 250px;
    }

    .container-bouton {
        text-align: center;
        margin-bottom:30px;
    }

    .conteneur-img-argonautes, .conteneur-img-savs {
        margin-top:0rem;
    }

    .conteneur-img-argonautes {
        margin-bottom: 3rem;
    }

    #argonautes .col-md-6:first-child {
        padding-right: 0rem; 
    }

    .conteneur-img-argonautes img {
        transform: rotate(0deg) translateX(0px); 
        border-radius: 0px;
    }

    #argonautes .col-md-6:last-child {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    #savs .col-md-6:first-child {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .conteneur-img-savs img {
        transform: rotate(0deg) translateX(0px); 
        border-radius: 0px;  
    }

/*     .prefooter-div {
        width: 335px;
    } */

    .prefooter-container-1, .prefooter-container-2 {
        padding: 31px 75px;
    }

/*     .prefooter-container-1 {
        margin-bottom:20px;
    } */

    #savs .col-md-6:last-child {
        padding-left: 0rem;
        padding-right:0px;
    }

    .full-width-image {
        width: 100vw;
        margin-top: 100px;
        margin-bottom: -10px;
    }
    
    .full-width-image img {
        width: 100%;
        display: block;
    }
    
    .footer-nav {
        padding:60px 0px;
    }
    

    .footer-nav-links {
       align-items: center;
    }

    .container-footer-nav img {
        padding:2rem 3rem;
    }

    .footer-second-text {
        order:2;
        padding-top: 20px;
    }

    .footer-second-container-span {
        order:1;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .footer-second-container {
        flex-direction: column;
    }

    .footer-second-container-span span {
        padding: 0px 0px; 
    }

    button {
        padding: 1rem 2.5rem;
    }

    .prefooter-div-col {
        padding: inherit; 
    }

/*     .prefooter-div {
        width: 300px;
    } */

    #prefooter button {
        width: 250px;
    }

    .footer-nav-links a::before {
        content: inherit;
    }
}