#europiscine-logo-menu-svg{opacity:0;}
#europiscine{
    width: 100%;
    position: relative;
    background:#004165;
    color:#FFFFFF;
    overflow:hidden;
}
#europiscine .aux-content-top-margin .aux-primary{
    padding-top:0 !important;
}

.exergue{color:#8996a0;}

.geometos{font-family:"Geometos";}

.section-auto{
    position: relative;
    width:100%;
    height:auto;
}
.section-fullscreen{
    position: relative;
    width:100%;
    height:100vh;
    overflow: hidden;
}
.section-fullscreen-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.back-video{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width:auto;
}



.tete-chapitre-titre{font-size:2rem; margin-bottom:5px; line-height:1;font-weight: 100; letter-spacing: 5px;}
.tete-chapitre-sstitre{font-size: 4.45rem;font-weight: bold;margin-bottom:20px;line-height: 0.9;}
.tete-chapitre-texte{font-size:1.3rem; line-height:1.2; font-weight:bold;}

.contenu-chapitre-titre{font-size:3.9rem; font-weight:bold; margin-bottom:0; line-height:1; font-family:"Geometos";}
.contenu-chapitre-texte{font-size:2.2rem; line-height:1.2; font-weight:bold;}
.contenu-chapitre-fin{font-size:2.5rem; line-height:1; font-weight:100;}

#main{opacity:0;}
#europiscine-logo-menu-svg{
    display:inline-block;  opacity:0;
}
#europiscine-logo-menu{
    display:none;
}
#europiscine-logo-menu-svg{
    z-index: 1000;
}


#animation-intro{
    position: relative;
    width:100%;
    margin:0 auto;
    height:700vh;
    overflow: hidden;
    background:#FFF;
}

#header-animation{
    position: absolute;
    width:100%;
    height:100vh;
    overflow: hidden;
    color:#FFF;
    display: flex;
    align-items: start;
    justify-content: center;
    align-content: center;
    margin-top: 20vh;
}
#header-animation img{
    max-width:80%;
    width:500px;
    height:auto;
}

#europiscine-logo-menu-svg{
    width: 210px;
    height: 40px;
}
#europiscine-logo-menu-svg svg{
    width: 100%;
    height: auto;
    display:block;
}

.animation-canvas-cont{
    position: relative;
    width:100%;
    height:100vh;
    overflow: hidden;
}
.animation-canvas-cont canvas {
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
}

@media (min-aspect-ratio: 1920/1080) {
    .animation-canvas-cont canvas {
        width: 100%;
        height: auto;
    }
}


#icon-scroll, #icon-scroll:before {
    position: absolute;
    left: 50%;
}
#icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -15px;
    bottom: 100px;
    margin-top: -35px;
    box-shadow: inset 0 0 0 2px #FFFFFF;
    border-radius: 20px;
}
#icon-scroll span{
    color: #FFFFFF;
    transform: translateX(-50%);
    display: inline-block;
    left: 50%;
    position: absolute;
    bottom: -30px;
    font-size: 0.9em;
}

#icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: mousescroll;
}
@keyframes mousescroll {
    0% {opacity:1;}
    100% {opacity:0; transform: translateY(20px);}
}



#subtitle{
    display: flex;
    align-items: center;
    justify-content: center;
    position:absolute;
    top:0; left:0;
    width:100%;
    height:100vh;
    opacity:0;
    will-change: transform;
}
#subtitle h2{
    padding:0; margin:0;
    font-size:4rem;
    letter-spacing: 3px;
    color:#FFFFFF;
    line-height:1.1;
    font-weight:bold;
    text-align: center;
}


#intro-texte-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    position:absolute;
    top:0; left:0;
    width:100%;
    height:100vh;
    opacity:0;

}
#intro-texte{
    max-width:700px;
    width:96%;
    font-size:2.5rem;
    line-height:1.2;
    color:#FFF;
    font-weight: bold;
    overflow-wrap: break-word;
}
#intro-texte > span{
    position:absolute;
    top:50%; left:50%; transform: translate(-50%, -50%);
    max-width:700px;
    width:94%;
}

#chapitre1-intro-cont{
    position: absolute;
    top: 0;
    right: 15%;
    max-width: 600px;
    width: 94%;
    height: 100vh;
    opacity: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}

#chapitre1-intro{
    position:relative;
    padding:50px 0 0 50px;
    opacity:0;
}

.bloc-angle{
    height: 21vh;
    aspect-ratio: 2/3;
    border-top: solid 14px #004165;
    border-left: solid 14px #004165;
}
.bloc-angle.angle-blanc{
    border-top: solid 14px #FFFFFF;
    border-left: solid 14px #FFFFFF;
}

#bloc-union{
    position: absolute;
    top: 0;
    left: 0px;
}


.chapitre1-content-cont{
    position:absolute;
}

#chapitre1-content-1{
    margin-top:-30vh;
    height:100vh;
    z-index:500;
    overflow: visible;
}

#chapitre1-content-1 .chapitre1-content-cont {
    width:385px;
    max-width: 100%;
    left:55%;
    top:50%;
}
#titre-europiscine{
    position:relative;
    padding:10vh 20%;
    font-size:5em;
}
#chapitre1-content-1-image{
    position:absolute;
    top:20%;
    left:50%;
    height:75%;
    width:auto;
    opacity:0;
}

#chapitre1-content-1-bande{
    position:absolute; width:70%; height:20px; background:#FFFFFF;
    bottom:-60px; left:60%;
}



#chapitre1-content-2{
    height:150vh;
    z-index:400;
}

#chapitre1-content-2 #chapitre1-content-2-image-1{
    position:absolute; top:0; left:0; width:100%; height:100vh; display: flex; align-items: center;justify-content: center;
}
#chapitre1-content-2 #chapitre1-content-2-image-1 img{
     width:auto; height:60vh; max-width:none;
}

#bloc-cohesion{
    position: absolute;
    top: 50vh;
    left: 40%;
    aspect-ratio: 2/4;
    height: 28vh;
    border-top: solid 20px #004165;
    border-left: solid 20px #004165;
}

#chapitre1-content-2 .chapitre1-content-cont{
    left: 46%;
    top: 57vh;
    color:#004165;
}

#chapitre1-content-2-masquer{position:absolute; top:0; left:100vw; width:100%; height:100%; background:#004165;}



#chapitre1-content-3{
    margin-top:-100vh;
    height:200vh;
    z-index:500;
}


#chapitre1-content-3-bande{
    position:absolute; width:100%; height:20px; background:#e5e9ed;
    top:50vh; transform: translateY(-50%);
    left:100%;
}
#chapitre1-content-3-image-1{
    position:absolute;
    top:50vh; transform: translateY(-50%);
    width:50%; height:auto;
    left:100%;
}
#chapitre1-content-3 .chapitre1-content-cont{
    left: -50%;
    top: 65vh;
    width:80%;
    max-width:900px;
}


#chapitre1-content-4{
    height:200vh;
    z-index:400;
}

#chapitre1-content-4-image-1{
    position:absolute;
    top:50vh; left:52%; transform: translateX(-50%);
    height:30vh;
    opacity: 0;
}
#chapitre1-content-4-image-1-1{
    height: 100%; width:auto; max-width: none;
    position: relative;
}
#chapitre1-content-4-image-1-2{
     height: 100%; width:auto;  max-width: none;
    position:absolute; top:0; left:0;
}


#bloc-diversite{
    position: absolute;
    top: 18vh;
    left: 15%;
    aspect-ratio: 7/10;
    height: 32vh;
    border-top: solid 20px #8996a0;
    border-left: solid 20px #8996a0;
}
#chapitre1-content-3-cont-1{
    left: 20%;
    top: 25vh;
    width:25%;
    color:#FFFFFF;
    opacity:0.2;
}
#chapitre1-content-3-cont-2{
    left: 62%;
    top: 50vh;
    width:25%;
    color:#FFFFFF;
    opacity:0.2;
}






#animation-chapitre2{
    position: relative;
    width:100%;
    margin:-100vh auto 0 auto;
    height:400vh;
    overflow: hidden;
}
#animation-chapitre2-canvas-cont{
    opacity:0;
}



#chapitre2-intro-cont{
    position: absolute;
    top: 0;
    right: 15%;
    max-width: 600px;
    width: 94%;
    height: 100vh;
    opacity: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}
#chapitre2-intro{
    position:relative;
    padding:50px 0 0 50px;
    opacity:0;
}
#bloc-reussite{
    position: absolute;
    top: 0;
    left: 0;
}




#titre-europiscine-garantie{
    position:relative;
    padding:0 20%;
    font-size:5em;
    margin:-40vh 0 20vh 0;
}
#titre-europiscine-garantie span{
    position:relative; float:left; clear:both;
}
#titre-europiscine-garantie-1{}
#titre-europiscine-garantie-2{opacity:0;}
#titre-europiscine-garantie-3{opacity:0;}




#chapitre2-content-1{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding:0;
    margin-bottom:30vh;
    height:auto;
}
#chapitre2-content-1 .chapitre-content-cont {
    position: initial;
    width:80%;
    text-align:center;
}
#chapitre2-content-1 .contenu-chapitre-texte{
    padding-top:30px;
    opacity:0;
}

#chapitre2-content1-svg{
    width:100%; height:170px; overflow: visible !important;
}

#chapitre2-content-1 text {
    font-size: 13rem;
    stroke: #FFFFFF; stroke-width: 3px;
    stroke-dasharray: 1000; stroke-dashoffset: 1000;
    fill: transparent;
    text-anchor: middle; dominant-baseline: central;
}




#chapitre2-content-2{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding:0;
    margin-bottom:0;
    z-index:550;
}
#chapitre2-content-2 .chapitre-content-cont {
    position: initial;
    width:70%;
    text-align:left;
}
#chapitre2-content-2 .contenu-chapitre-texte {
    padding:30px 0 0 8px;
    clear:both; opacity: 0;
}
#titre-responsable{
    position:relative;
    font-size:10em;
}
#titre-responsable span{
    position:relative; float:left; clear:both; opacity:0;
    text-shadow: 1px 0 #FFF, -1px 0 #FFF, 0 1px #FFF, 0 -1px #FFF, 1px 1px #FFF, -1px -1px #FFF, 1px -1px #FFF, -1px 1px #FFF;
    line-height: 0.8;
}
#titre-responsable-1{}
#titre-responsable-2{color:#004165;}
#titre-responsable-3{color:#004165;}







#chapitre2-content-3{
    margin-top:-50vh;
    height:200vh;
    z-index:500;
}
#chapitre2-content-3-cont{
    position:absolute; top:0; left:0; width:100%; height:100vh;
}


#chapitre2-content-3-overlay{
    position:absolute; top:0; left:0; width:100%; height:100vh; background: #004165;
}

#chapitre2-content-3-image{
    position:absolute; bottom:0; left: 15%;
    width:30%; height: auto;
}
#chapitre2-content-3-cont-container{
    position:absolute; top:0; left:40%; width:40%; height:100vh;
}

#chapitre2-content-3 .contenu-chapitre-titre{
    background:#FFFFFF;
    position:absolute;
    display:flex;
    align-content: end;
    align-items: end;
    justify-content: end;
    width:0; height:0;
    right:0; bottom:51%;
    color:#004165;
    line-height: 72%;
    font-size:8rem;
    opacity:0;
}
#chapitre2-content-3 .contenu-chapitre-titre:after{
    content:"";
    position: absolute;
    right: -75px;
    bottom: -75px;
    aspect-ratio: 7/8;
    height: 100px;
    border-top:0; border-left:0;
    border-bottom: solid 18px #8996a0;
    border-right: solid 18px #8996a0;
}

#chapitre2-content-3 .contenu-chapitre-texte{
    position:absolute;
    height:auto; width:60%;
    right:10%;
    top:51%;
    opacity:0;
}





#chapitre2-content-4{
    padding:0;
    margin-top:-100vh;
    height:200vh;
    z-index:550;
}
#chapitre2-content-4-cont-container{
    position:absolute; top:0; left:0; width:100%; height:100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#chapitre2-content-4 .chapitre-content-cont {
    position: relative;
    width: 680px; max-width: 94%;
    text-align:left;
}


#titre-proactif {
    position: relative;
    font-family: "Geometos";
}
#titre-proactif > div{
    font-size:8em;
    line-height:0.8;
    margin-top:34px;
}
#titre-proactif > div:nth-child(1){
    margin-top:0;
}
#titre-proactif span{
    opacity:0;
}

#chapitre2-content-4-cont-texte {
    position: absolute;
    bottom: 0;
    left: 23%;
    opacity:0;
}
#chapitre2-content-4-cont-texte:after{
    content:"";
    position: absolute;
    right: -50px;
    top: -50px;
    aspect-ratio: 5/8;
    height: 150px;
    border-bottom:0; border-left:0;
    border-top: solid 10px #8996a0;
    border-right: solid 10px #8996a0;
}








#animation-chapitre3{
    position: relative;
    width:100%;
    margin:-100vh auto 0 auto;
    height:400vh;
    overflow: hidden;
}
#animation-chapitre3-canvas-cont{
    opacity:0;
}
#animation-chapitre3-canvas-cont canvas {
    position: absolute;
    top:50%;
    left: auto; right:0;
    transform: translate(0%, -50%);
    height: 100%;
    width: auto;
}

@media (min-aspect-ratio: 1920/1080) {
    #animation-chapitre3-canvas-cont canvas {
        width: 100%;
        height: auto;
    }
}

#chapitre3-intro-cont{
    position: absolute;
    top: 0;
    left: 15%;
    max-width: 600px;
    width: 94%;
    height: 100vh;
    opacity: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}
#chapitre3-intro{
    position:relative;
    padding:50px 0 0 50px;
    opacity:0;
}

#bloc-proximite{
    position: absolute;
    top: 0;
    left: 0;
}


#titre-europiscine-2{
    position:relative;
    padding:0 20% 10vh 20%;
    font-size:5em;
    margin-top:-50vh;
}




#chapitre3-content-1{
    /*margin-top:-100vh;*/
    height:auto;
    z-index:550;
    padding:0 25% 0 13%;
    position: relative;
    float: left;
    opacity:0;
}

#chapitre3-content-1 .chapitre-content-cont {
    position: relative;
    width: 100%;
}

#chapitre3-content-1-cont-img {
    position:relative;
    float: right;
    width: 55%;
}
#chapitre3-content-1-cont-img img{
    width:125%;
    max-width: none;
}


#chapitre3-content-1-cont-texte {
    position:relative;
    float: right;
    width: 45%;
    text-align:left;
    font-size: 2.5rem;
    padding-left: 10%;
    transform: translateY(-10vh);
    padding-right:35px;
}
#chapitre3-content-1-cont-texte:after{
    content:"";
    position: absolute;
    right: -35px;
    top: -60px;
    aspect-ratio: 4/8;
    height: 250px;
    border-bottom:0; border-left:0;
    border-top: solid 30px #FFFFFF;
    border-right: solid 30px #FFFFFF;
}

#plus3-1{font-size:1.8em;vertical-align: sub; line-height:0.5;}
#chiffre3-1{font-size:2.5em;line-height: 1;}
#texte3-1{font-weight: normal}






#chapitre3-content-2{
    margin-top:-21vh;
    height:200vh;
    z-index:540;
    padding:0 20% 0 20%;
    position: relative;
    float: left;
}

#chapitre3-content-2 .chapitre-content-cont{
    position: relative;
    width: 100%;
    height:auto;
}

#chapitre3-content-2-cont-texte {
    position:relative;
    float: right;
    width: 60%;
    text-align:left;
    display: flex;
    align-items: end;
    justify-content: center;
    height: 100vh;
}

#chapitre3-content-2-cont-texte-inner {
    position:relative;
    width: 100%;
    text-align:left;
    font-size: 2.5rem;
    padding: 50px 50px 50px 18%;
    background:#8996a0;
}
#splash3-2{position:absolute;left:40%; top:0; transform:translateY(-85%); width:100%; height:auto; }
#plus3-2{font-size:1.8em;vertical-align: sub; line-height:0.5;}
#chiffre3-2{font-size:2.5em;line-height:1;}
#texte3-2{font-weight: normal}



#chapitre3-content-2-cont-img {
    position:relative;
    float: right;
    width: 40%;
    height: 150vh;
    overflow: hidden;
}
#chapitre3-content-2-cont-img img{
    height:100%;
    max-width: none;
    width:auto;
    margin-left: 50%;
    transform: translateX(-50%);
}


#chapitre3-content-2-cont-texte-2 {
    position:absolute;
    text-align:left;
    font-size: 2.5rem;
    top:15vh;
    left: 50%;
    transform: translateX(-50%);
    line-height:1;
}

#plus3-2-2{font-size:1.8em;vertical-align: sub; line-height:0.5;}
#chiffre3-2-2{font-size:2.7em;}
#texte3-2-2{font-weight: normal}










#chapitre3-content-3{
    height:300vh;
    z-index:560;
    padding:0 20% 0 20%;
    position: relative;
    float: left;
}

#chapitre3-content-3 .chapitre-content-cont {
    position: relative;
    width: 100%;
    height:auto;
}

#chapitre3-content-3-cont-texte {
    position:relative;
    float: right;
    width: 40%;
    text-align:left;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 100vh;
    padding:0 0 0 5%;
}


#chapitre3-content-3-cont-texte-inner{
    position:relative;
    width: 100%;
    text-align:left;
    font-size: 2.5rem;
}
#chapitre3-content-3-cont-texte-inner:after{
    content:"";
    position: absolute;
    left: -60px;
    top: -60px;
    aspect-ratio: 1/1;
    height: 100px;
    border-bottom:0; border-right:0;
    border-top: solid 20px #FFFFFF;
    border-left: solid 20px #FFFFFF;
}
#plus3-3{font-size:1.8em;vertical-align: sub; line-height:0.5;}
#chiffre3-3{font-size:2.5em;line-height: 1;}
#texte3-3{font-weight: normal}



#chapitre3-content-3-cont-img {
    position:relative;
    float: right;
    width: 60%;
    height: 100vh;
    overflow: hidden;
}
#chapitre3-content-3-cont-hider{
    position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);
    width:100%; height:100vh;
}
#chapitre3-content-3-cont-img img{
    height:200%;
    max-width: none;
    width:auto;
    margin-left: 50%;
    transform: translateX(-50%);
}


#chapitre3-content-3-cont-texte-2 {
    position:absolute;
    width: auto;
    text-align:left;
    font-size: 2.5rem;
    top:15%;
    left:15%;
}
#chapitre3-content-3-cont-texte-2:after{
    content:"";
    position: absolute;
    right: -35px;
    bottom: -60px;
    aspect-ratio: 1/1;
    height: 100px;
    border-top:0; border-left:0;
    border-bottom: solid 20px #FFFFFF;
    border-right: solid 20px #FFFFFF;
}


#plus3-3-2{font-size:1.8em;vertical-align: sub; line-height:0.5;}
#chiffre3-3-2{font-size:2.7em;}
#texte3-3-2{font-weight: normal}



#chapitre3-content-4{
    margin-top:-200vh;
    height:250vh;
    z-index:540;
    position: relative;
    float: left;
    opacity:0;
}

#chapitre3-content-4-cont{
    position:absolute; top:0; left:0; width:100%; height:100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0 20% 0 20%;
}

#note3-4{font-size:17rem; line-height:1}
#note3-4 sup{font-size:0.3em; top: -2em;}
#texte3-4{font-size:0.8rem; line-height:1; font-weight:normal; font-style: italic;max-width: 460px; display: inline-block; float: right; clear: both; text-align:right; top:-20px;}



@media (min-aspect-ratio: 25/10) {
    #chapitre1-content-1-image{left:25%;}

    .contenu-chapitre-titre{font-size:3.4rem;}
    #chapitre1-content-3 .chapitre1-content-cont{width:80%; left: -80%;}

    #intro-texte{font-size:2rem;}
    #chapitre1-content-3-cont-2{width:33%;}


    #titre-europiscine-garantie{font-size:3em;}

    #titre-responsable{font-size:7em;}
    #chapitre2-content1-svg{height:150px;}
    #chapitre2-content-1 text{font-size: 8rem;}


    #chapitre2-content-3-cont-container{left:34%; width:48%;}
    #chapitre2-content-3-image{left:8%;}
    #chapitre2-content-3 .contenu-chapitre-titre{font-size:7rem;}
    #chapitre2-content-3 .contenu-chapitre-texte{font-size:2rem;}
}
@media screen and (max-height: 750px) {
    #chapitre1-content-1-image{left:25%;}

    .contenu-chapitre-titre{font-size:3rem;}
    #chapitre1-content-3 .chapitre1-content-cont{width:80%; left: -80%;}

    #intro-texte{font-size:2rem;}
    #chapitre1-content-3-cont-2{width:33%;}

    #chapitre3-content-1-cont-img img{width:100%;}

    #chapitre3-content-1-cont-texte {font-size: 2rem;}
    #plus3-1{font-size:1.8em;}
    #chiffre3-1{font-size:2em;}
    #texte3-1{font-weight: normal}


    #titre-europiscine-garantie{font-size:3em;}


    #titre-responsable{font-size:7em;}
    #chapitre2-content1-svg{height:150px;}
    #chapitre2-content-1 text{font-size:8rem;}

    #chapitre2-content-3-cont-container{left:34%; width:48%;}
    #chapitre2-content-3-image{left:8%;}
    #chapitre2-content-3 .contenu-chapitre-titre{font-size:7rem;}
    #chapitre2-content-3 .contenu-chapitre-texte{font-size:2rem;}
}


@media screen and (max-width: 1600px) {
    #titre-responsable{font-size:8em;}

    #note3-4 {font-size: 10rem; line-height:1.1;}

}


@media screen and (max-width: 1400px) {
    #intro-europiscine-texte{
        width:50%;
        font-size:2.2rem;
    }
    .tete-chapitre-titre{font-size:1.4rem; margin-bottom:5px; line-height:1;font-weight: 100; letter-spacing: 5px;}
    .tete-chapitre-sstitre{font-size: 3.6rem;font-weight: bold;margin-bottom:20px;line-height: 0.9;}
    .tete-chapitre-texte{font-size:1.2rem; line-height:1.2; font-weight:bold;}

    #chapitre1-content-3 .chapitre1-content-cont{width:80%; left: -80%;}

    #intro-texte{font-size:2rem;}

    #chapitre2-content-1 text{font-size: 9rem;}

    #titre-europiscine-garantie{font-size:3em;}
    .contenu-chapitre-titre{font-size:2.5rem;}
    #titre-responsable{font-size:6em;}

    #chapitre2-content-3-cont-container {
        width: 50%;
    }

}

@media screen and (max-width: 1200px) {
    #chapitre2-content-3-cont-container {
        left: 20%;
        width: 70%;
    }

    #chapitre2-content-3 .contenu-chapitre-titre {
        top:10%; bottom: auto; font-size: 6rem;
    }

    #chapitre2-content-3 .contenu-chapitre-titre:after {
        right: -50px; bottom: -50px; aspect-ratio: 7/8; height: 80px;
    }

    #chapitre2-content-3 .contenu-chapitre-texte {
        width: 60%;
        right: 10%;
        top: 37%;
    }
    #chapitre2-content-3-image{
        left: 5%; width:30%; height: auto;
    }
    #titre-europiscine-2{padding:0 8% 30vh 8%; font-size:3em;}
    #chapitre3-content-1{padding:0 8% 0 8%;}
    #chapitre3-content-2{padding:0 8% 0 8%;}

    #chapitre2-content-1 text{font-size: 8rem;}
    #titre-europiscine-garantie {padding: 0 10%;}

    #note3-4 {font-size: 9rem; line-height:1.3;}

}

@media screen and (max-width: 1000px) {

    #chapitre2-content-1 text{font-size: 7rem;}
    #titre-europiscine-garantie {padding: 0 5%;}
}
@media screen and (max-width: 900px) {

    .contenu-chapitre-titre{font-size:2rem;}

    #titre-europiscine-garantie{font-size:2.5em; padding:0 5%;}
    #chapitre1-intro-cont{right: 3%;width: 94%;}
    #chapitre1-intro{padding:25px 0 0 25px;}

    #chapitre2-intro-cont{right: 3%;width: 94%;}
    #chapitre2-intro{padding:25px 0 0 25px;}

    #chapitre3-intro-cont{left: 3%;width: 94%;}
    #chapitre3-intro{padding:25px 0 0 25px;}


    #titre-europiscine{padding:10vh 10%; font-size:4em;}

    #chapitre1-content-1{margin-top:0;height:auto;}

    #chapitre1-content-1 .chapitre1-content-cont {
        position:relative;  float:left; left:auto; top:auto;
        width:92%; margin-left:5%;
        max-width: 96%;
    }
    #chapitre1-content-1-image{
        position:relative; float:left; left:auto; top:auto;
        width:80%; height: auto;
        opacity:0;
    }


    #chapitre1-content-3-bande{
        top:25vh; transform: translateY(-50%);
    }
    #chapitre1-content-3-image-1{
        top:25vh; transform: translateY(-50%);
    }
    #chapitre1-content-3 .chapitre1-content-cont{
        top: 35vh;
    }
    #chapitre2-content-1 .chapitre-content-cont {
        width:96%;
    }
    #chapitre2-content1-svg{height:100px;}
    #chapitre2-content-1 text{font-size: 5rem;}

    #chapitre2-content-2 .chapitre-content-cont {width:96%;}
    #titre-responsable{font-size:4.5em;}



    #bloc-cohesion{
        position: absolute;
        top: 40vh;
        left: 5%;
        aspect-ratio: 2/3;
        height: 23vh;
        border-top: solid 15px #004165;
        border-left: solid 15px #004165;
    }

    #chapitre1-content-2 .chapitre1-content-cont{
        left: 10%;
        top: 46vh;
    }



    #bloc-diversite{
        top: 2vh;
        left: 1%;
        aspect-ratio: 7/10;
        height: 25vh;
        border-top: solid 15px #8996a0;
        border-left: solid 15px #8996a0;
    }
    #chapitre1-content-3-cont-1{
        left: 8%;
        top: 10vh;
        width:60%;
    }
    #chapitre1-content-3-cont-2{
        left: 2%;
        top: 50vh;
        width:50%;
    }

    #chapitre1-content-4-image-1{
        top:20vh; left:52%; transform: translateX(0%);
        height:50vh;
    }
    #chapitre1-content-4-image-1-1{
        width: 100%; height:auto;
    }
    #chapitre1-content-4-image-1-2{
        width: 100%; height:auto;
    }

    #chapitre2-content-3-cont-container {
        left: 5%;
        width: 90%;
    }

    #chapitre2-content-3 .contenu-chapitre-titre {
        top:10%; bottom: auto; font-size: 6rem;
    }

    #chapitre2-content-3 .contenu-chapitre-texte {
        width: 70%;
        right: 10%;
        top: 37%;
    }
    #chapitre2-content-3-image{
        left: 5%; width:30%; height: auto;
    }

    #titre-europiscine-2{padding:0 5% 30vh 5%; font-size:3em;}
    #chapitre3-content-1{padding:0 5% 0 5%;}

    #chapitre3-content-1-cont-texte {
        width: 100%;
        text-align:left;
        font-size: 2rem;
        padding-left: 5%;
        transform: translateY(0vh);
    }
    #chapitre3-content-1-cont-texte:after{
        height: 200px;right: -10px;
        border-top: solid 20px #FFFFFF;
        border-right: solid 20px #FFFFFF;
    }
    #chapitre3-content-1-cont-img {
        width: 100%;
        margin-top:-10vh;
    }
    #chapitre3-content-1-cont-img img{width:105%;}


    #chapitre3-content-2{
        margin-top:0;
        padding:0 4% 0 4%;
    }

    #chapitre3-content-2-cont-texte {
        height: auto; width:90%
    }

    #chapitre3-content-2-cont-texte-inner {
        font-size: 2rem;
        padding: 20px;
    }
    #chapitre3-content-2-cont-img{width:100%; }
    #chapitre3-content-2-cont-img img{ margin-left:0;}

    #chapitre3-content-2-cont-texte-2 {font-size: 2rem; top:15vh;}
    #chapitre3-content-3-cont-texte-inner{margin-top:10vh;}
    #chapitre3-content-3{padding:0 4% 0 4%;}
    #chapitre3-content-3-cont-texte-inner{font-size:2rem;}
    #chapitre3-content-3-cont-texte-2{font-size:2rem;}

    #chapitre3-content-3-cont-img{width:100%; }

    #chapitre3-content-3-cont-texte{position:absolute; width:70%; top:55vh; left:20%; height:auto;}
    #chapitre3-content-3-cont-texte-2{top:5%;}

    #note3-4 {font-size: 7rem; line-height:1.5;}


}



@media screen and (max-width: 750px) {
    #titre-europiscine{font-size:3em;padding:10vh 2%;}

    #bloc-cohesion{left: 2%;}
    #chapitre1-content-2 .chapitre1-content-cont{left: 5%;}

    #titre-europiscine-garantie{font-size:2.5em;}

    #chapitre2-content-1 text{font-size: 3rem; stroke-width: 1px;}

    #titre-responsable{font-size:3em;}


    #chapitre2-content-3 .contenu-chapitre-titre {top:0%; bottom: auto; font-size: 4rem;}

    #chapitre2-content-3 .contenu-chapitre-texte {width: 94%; right: 3%; top: 35%; font-size: 1.6rem;}
    #chapitre2-content-3-image{left: 5%; height:30%; width: auto;}
    #titre-proactif > div{font-size:5em;}
    #chapitre2-content-4-cont-texte{position:relative;bottom: initial;left: initial;}

    #note3-4{font-size: 6rem;}
}



@media screen and (max-width: 580px) {
    #note3-4{font-size: 5rem;}
    #titre-responsable{font-size:2.8em;}
}

@media screen and (max-width: 450px) {
    #titre-europiscine-garantie{font-size:2em;}
    #titre-responsable{font-size:2.5em;}
}

@media screen and (max-width: 350px) {
    #titre-responsable{font-size:2em;}
}