body{
    overflow-x:hidden;
}

p, ul{
    font-size:16px;
    font-family: "Roboto", sans-serif;
    font-weight:300;
}

h1, h2 , h3{
    font-family: "Nunito", sans-serif;
    color:#f0a321;
    font-weight: 700!important;
}

p a{
    color:#f0a321;
}

p a:hover{
    color:#939598;
    transition:0.5s;
}

h1, h2{
    font-size:45px;
}

h1{
    text-align: center;
    margin-bottom:25px;
}

#slider div:nth-child(2){
    text-align: center;
    margin-bottom:25px;
}

.container-fluid,
#logo{padding:0}


.icone-bloc{
    text-align:center;
    margin-bottom:0;
}

#carouselprestations-mobile,
#carouselprestations-desktop{
    margin-bottom:25px!important;
}

/** RESPONSIVE **/


/** MAX WIDTH 450px **/
@media screen and (max-width: 450px){
    #slider{
        top:60px;
    }

    h1{
        padding:50px 0px 20px 0px;
        text-align: center;
        font-size:38px!important;
    }
    h2{
        font-size:32px!important;
    }

    .navbar-nav{
        padding:20px 0px;
    }

    .navbar-brand{
        width:73%;
    }
    .logo-titre{
        font-size:16px!important;
    }
    .logo-img{
        width:100%;
    }
    #logo{
        width:100%!important;
    }
    .carousel-control-next{
        right:-10px!important; 
    }
    .carousel-control-prev{
        left:-10px!important;
    }
}


/** MIN-WIDTH 450px - MAX WIDTH 560px **/
@media screen and (min-width: 450px) and (max-width: 560px){
    #slider{
        top:80px;
    }

    .logo-img{
        width:50%;
    }

    #slider img{
        width:100%;
        height:auto;
    }

    #navbarNav{
        margin:30px 0px 20px 0px;
        width:100%!important;
    }

    #menu li{
        padding-right:0!important;
    }

    h1{
        padding:10px 0px 20px 0px;
        text-align: center;
    }
    #leclub{
        padding-top:90px;
    }

    .carousel-control-next{
       right:-10px!important; 
    }
    .carousel-control-prev{
       left:-10px!important;
    }
    .navbar-brand{
        width:70%;
    }

    .logo-titre{
        font-size:15px!important;
    }
}

/** MIN WIDTH 560px - MAX WIDTH 600px **/
@media screen and (min-width: 560px) and (max-width: 600px){
    #menu div:nth-child(1) button{
        margin: auto;
    }
    .logo-img{
        width:50%;
    }

    #slider{
        top:90px;
    }

    #slider img{
        width:100%;
        height:auto;
        top:100px;
    }

    #navbarNav{
        margin:30px 0px 20px 0px;
    }

    #menu li{
        padding-right:0!important;
    }

    h1{
        padding:30px 0px 20px 0px;
        text-align: center;
    }

    #leclub{
        padding-top:70px;
    }
}


/** MAX WIDTH 600px **/
@media screen and (max-width: 600px){
    footer{
        display:block;
        height:220px;
    }

    footer div:nth-child(1),
    footer div:nth-child(2){
        text-align: center;
    }

    footer div:nth-child(1){
        padding-top:50px;
        padding-bottom:50px;
    }
    footer div:nth-child(2){
        padding:30px 0px;
    }

    .fenetre_content{
        top:50px;
    }
    .fenetre_content p{
        text-align: justify;
    }
    #galerie{
        padding:70px 3% 100px 3%!important;
    }
    
}

/** MIN WIDTH 601px - MAX WIDTH 991px **/
@media screen and (min-width: 601px) and (max-width: 991px){
    #slider img{
        height:auto;
    }

    #slider{
        position:relative;
        top:70px;
        z-index:-1;
    }
    h1{
        text-align: center;
    }
    #leclub{
        padding-top:100px;
    }
    #logo{
        width:100%;
    }

    .logo-img{
        width:45%;
    }

    .apropos_1 .contour-dore{
        width:100%;
    }
}

/** MAX WIDTH 800px **/
@media screen and (max-width: 800px){
    #avis div:nth-child(2){
        display:block;
    }
    .avis{
        text-align: justify;
        width:100%!important;
        font-weight:300;
        background-color:#ffffff;
        padding:20px;
        border-radius:8px;
        margin-bottom:40px;
    }
    .slider-desktop{
        display:none;
    }
    .fenetre_content{
        top:150px!important;
    }
}
 
/** MIN WIDTH 800px **/

@media screen and (min-width: 801px){
    #avis-clients{
        display:inline-flex;
        justify-content: space-around;
    }
    .slider-mobile{
        display:none;
    }
}

/** MAX WIDTH 900px **/
@media screen and (max-width: 900px){
    #contact-bloc2,
    #contact-bloc1{
    display: block;
    text-align: center;
    }
    #contact-bloc1 div{
        width:100%;
    }
    #contact-bloc1 img{
        width:15%;
    }
    #contact-bloc2{
        margin-top:70px;
    }
    #iFrameResizer0{
        height:400px;
        margin-bottom:70px;
    }
    #contact-bloc2 div:nth-child(1){
        width:100%;
    }
    
    #contact-bloc2 div:nth-child(2){
        width:100%;
        margin-top:50px;
    }
}

/** MIN WIDTH 991px **/
@media screen and (min-width: 991px){
    #carouselprestations-mobile{
        display:none;
    }

    #slider{
        position:relative;
        top:70px;
        z-index:-1;
    }
    #leclub{
        margin-top:70px;
    }

}

/** MAX WIDTH 991px **/
@media screen and (max-width: 991px){
    .bloc{
        padding:3%;
    }

    .apropos_1{
        margin-bottom:40px;
    }

    .apropos_1 .contour-dore{
        width:100%;
    }
    .flex,
    .boutons,
    #contact-bloc1,
    #contact-bloc2{
        display:block!important;
    }
    .apropos_1,
    .apropos_2,
    .btn,
    #contact-bloc1,
    #contact-bloc2,
    #contact-bloc1 div,
    #contact-bloc2 div{
        width:100%!important;
    }
    #apropos h2{
        margin-top:30px;
        margin-bottom:15px;
    }
    .apropos_3,
    .apropos_4,
    .apropos_5 {
        width:100%;
    }
    #apropos div:nth-child(2){
        padding-top:0;
    }
    .apropos_3 div,
    .apropos_4 div,
    .apropos_5 div{
        width:100%;
    }
    #apropos h3{
        margin-top:15px;
        margin-bottom:15px;
        text-align: center;
    }
    .apropos_3 p,
    .apropos_4 p,
    .apropos_5 p{
        margin-bottom:60px;
    }
    .apropos_3 img,
    .apropos_4 img,
    .apropos_5 img{
        width:60%;
    }

    .apropos_3 div:nth-child(1),
    .apropos_4 div:nth-child(1),
    .apropos_5 div:nth-child(1){
        text-align: center;
    }
    .btn{
        width:100%;
    }

    #carouselprestations-desktop{
        display:none;
    }
    .carousel-control-prev{
        left:-30px;
    }
    
    .carousel-control-next{
        right:-30px;
    }
    #disciplines{
        padding:70px 3% 100px 3%;
    }
    #menu{
        background-color:white;
        opacity:100%!important;
    }
    .icone-bloc img{
        width:20%;
    }
    h2{
        text-align: center;
        font-size:40px;
    }
    #menu li{
        text-align:center;
        padding:10px 0px;
    }

}


/** MIN WIDTH 991px - MAX WIDTH 1050px **/
@media screen and (min-width: 991px) and (max-width: 1050px){
    #menu li{
        padding-right:2px;
    }
    #menu a{
        font-size:17px!important;
    }
    
}

/** MIN WIDTH 1050px - MAX WIDTH 1200px **/
@media screen and (min-width: 1050px) and (max-width: 1200px){
    #menu li{
        padding-right:10px;
    }
    #menu a{
        font-size:17px!important;
    }
}

/** MIN WIDTH 1201 **/
@media screen and (min-width: 1200px){
    #menu li{
        padding-right:20px;
    }
}






/*MENU*/

#menu div:nth-child(1) button{
    margin-right:20px;
}

#menu{
    background-color:white;
    position:fixed;
    width:100%;
    box-shadow: -1px 0px 8px 0px #666464 ;
    font-family: "Nunito", sans-serif;
    z-index:100;
}

#menu a {
    z-index:1;
    font-size:18px;
    font-weight:400;
    color:#f0a321;
}

#menu .navbar-nav a:hover  {
    color:#939598;
    transition:0.5s;
}



/*HEADER*/



#slider img{
    width:100%;
    height:auto;
}


#slider{
    position:relative;
    z-index:-1;
}

.absolute{
    position:absolute;
}
.relative{
    position:relative;
}

#navbarNav{
    width:80%;
}

#logo{
    width:95%;
    padding-left:20px;
}

.logo-titre{
    font-weight:700;
    line-height:1.2;
}

#navbarSupportedContent{
    justify-content: center;
    color:grey;
}

#navbarNav{
  justify-content: flex-end;  
}


/*CONTENU*/

.bloc{
    padding:3%;
}

.apropos_1 .contour-dore{
    width:100%;
}

.flex{
    display:inline-flex;
}

.flex-start{
    align-items: flex-start;
}



/*A PROPOS*/

.pastilles{
    padding: 50px 50px 0px 50px;
}

.fond{
    background-image: url('images/');
    background-position-x:right;
    background-size: cover;
}

#apropos{
    background-image: url("images/")!important;
    background-size: cover!important;
}

#apropos div:nth-child(1){
    align-items: center;
}

.apropos_3 div:nth-child(2) h3,
.apropos_4 div:nth-child(2) h3,
.apropos_5 div:nth-child(2) h3{
    font-size:18px!important;
}

.apropos_1{
    width:40%;
}

.apropos_1 p{
    font-size:14px;
}

.apropos_1 .contour-dore{
    border:2px solid #f0a321;
    border-radius:3px;
    padding:5px;
}

.apropos_2{
    width:60%;
    padding:0 2% 2% 2%;
    text-align: justify;
}

.apropos_3 img,
.apropos_4 img,
.apropos_5 img {
    border: 1px solid #f0a321;
    padding: 5px;
    border-radius: 100px;
}

.padding{
    padding:50px 0px;
}

.apropos_3 div,
.apropos_4 div,
.apropos_5 div{
    width:50%;
    vertical-align:middle;
}
.apropos_3,
.apropos_4,
.apropos_5
{
    align-items:center;
    width:33%;
    text-align: center;
    margin-bottom: 30px;
}

.apropos_3 img,
.apropos_4 img,
.apropos_5 img{
    width:100%;
    height:auto;
    border-radius: 100px;

}

.apropos_3 div:nth-child(2),
.apropos_4 div:nth-child(2),
.apropos_5 div:nth-child(2)
{
    padding:2%;
}


.boutons{
    display:flex;
    align-items: center;
    justify-content:center;
}

.btn{
    text-align: center;
    display: block;
    flex-wrap: nowrap;
    width:50%;

}

.btn a{
    border:1px solid #f0a321;
    padding:20px;
    background-color: #f0a321;
    display: block;
    border-radius: 3px;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
}

.btn a:hover{
    border:1px solid #939598;
    background-color: #939598;
    color:#fff;
    transition:0.5s;
}

.mt-50{
    margin-top:50px;
}


/*NOS SERVICES*/
#disciplines{
    background-color:#f2f4f8;
    padding:70px 3%;
    margin-top:50px;
}

#disciplines h2{
    text-align:center;
    margin-bottom:100px;
}

#disciplines .flex{
    justify-content: space-evenly;
}

.carte{
    background-color:#ffffff;
    width:30%;  
    border:1px solid #f0a321;
}

.carte img{
    width: 70%;
    margin: -70px 15% 0px 15%;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);
}

#disciplines p{
   padding:5%;
   text-align: justify;
}

#disciplines h3{
    text-align: center;
    padding-top:20px;
    font-size:22px;
}

.cours{
    width:100%;
}

.cours a{
    color:#fff;
    text-decoration: none;
    background-color:#f0a321;
    text-align: center;
    padding:2%;
    width:100%!important;
    display:block;
}

.cours a:hover{
    color:#fff;
    text-decoration: none;
    background-color:#939598;
    text-align: center;
    padding:2%;
    transition:0.5s;
}

.carousel-indicators {
    position:absolute;
    bottom:-50px;
}
.carousel-inner{
    overflow:visible;
}

.carousel-control-prev{
    left:-80px;
}

.carousel-control-next{
    right:-80px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon{
    background-color:#f0a321;
}

.carousel-indicators button{
    background-color:#f0a321;
}

.carousel-indicators [data-bs-target]{
    background-color:#f0a321;
}




/* GALERIE*/

.carousel-caption{
    background-color:#ffffffbf;
    color:#f0a321;
    text-transform: uppercase;
}

.carousel-caption h5{
    margin-bottom:0px!important;
}

#galerie{
    padding:70px 20%;
}

#galerie h2{
    text-align:center;
    margin-bottom:25px;
}

#galerie-massage,
#galerie-soin-visage{
    width:50%
}



/* AVIS*/

#avis{
    background-color: #f2f4f8;
    padding:70px 3%;
}

.avis{
    text-align: justify;
    width:30%;
    font-weight:300;
    background-color:#ffffff;
    padding:20px;
    border-radius:3px;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);

}

#avis h2{
    text-align:center;
    margin-bottom:25px;
}

.guillemet{
    font-size:55px!important;
    color:#f0a321;
}

.date p{
    margin-bottom:10px;
    font-size:14px!important;
}

.prenom{
    text-align: right!important;
}

#btn-contact{
text-align: center;
margin-top:50px;
}

#btn-contact a {
    background-color:#f0a321;
    border-radius:10px;
    color:white;
    font-size:18px;
    cursor: pointer;
    align-self:center;
    padding:15px 50px;
    margin-top:10px;
    text-decoration:none;
    border:1px solid #f0a321;
}

#btn-contact a:hover {
    background-color:white;
    border-radius:10px;
    color:#f0a321;
    font-size:18px;
    cursor: pointer;
    padding:15px 50px;
    margin-top:10px;
    text-decoration:none;
    border:1px solid #f0a321;
}




/* RESEAUX SOCIAUX */

.reseaux-sociaux{
    display:flex;
    justify-content:center;
    margin-top:30px;
}

.reseaux-sociaux div{
    text-align:center;
    width:30%;
}

/* CONTACT */

#contact{
    padding:70px 3%;
}

#contact h2{
    text-align:center;
    margin-bottom:25px; 
}

#contact h3{
    font-size:22px;
    text-align:center;
}

#contact a {
    text-decoration: none;
    color:#212529;
}

#contact-bloc2,
#contact-bloc1{
    display: flex;
    text-align: center;
}

#contact-bloc2 {
    justify-content: space-between;
}

#contact-bloc2 img{
    width: 100%;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);
}


#contact-bloc2 div:nth-child(1){
    width:50%;
}

#contact-bloc2 div:nth-child(2){
    width:50%;
}

#contact-bloc1{
    margin-bottom:30px;
    display: flex;
    justify-content:space-around;
}

#contact-bloc1 div{
    width:23%;
}

#smsgFormFrame{
    padding-left:3%;
    min-height:800px!important;
    font-family: "Nunito", sans-serif!important;
}




/*FOOTER*/

.maj-mentions-legales{
    color:#666464;
    font-style: italic;
    margin-bottom:20px!important;
}

#mentionslegales h2:nth-of-type(2),
#mentionslegales h2:nth-of-type(3){
    margin-top:50px;
}

#mentionslegales h2{
    margin-bottom:0px;
}

#mentionslegales h3{
    margin-top:20px;
}

footer img{
    width:200px;
    margin-bottom:30px;
}

footer {
    text-align:center;
}

.footer-partie-1{
    background-color:#f2f4f8;
    color:#212529;
    padding:4%;
}

.footer-partie-1 a {
    color:#212529;
    text-decoration: none;
    font-size:14px;
}

.footer-partie-2{
    background-color:#939598;
    color:#fff;
    padding:1%;
}

.footer-partie-2 a{
    color:#fff;
    text-decoration: none;
    font-size:14px;
}

footer p,
footer ul{
    font-size:14px;
    margin-bottom:0px;
}



footer a:hover{
    color:#f0a321;
}

.copyright{
    background-color:#939598;
    color:#fff;
}

.fenetre{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0;
    right:0;
    background:rgba(43, 43, 43, 0.7);
    display:flex;
    justify-content: center;
    align-items:center;
    visibility: hidden;
    opacity:0;
    transition: .3s;
    overflow-y: initial;
    padding-top:50px;
}

.fenetre:target{
    visibility:visible;
    opacity:1;
}

.fenetre_content{
    position:absolute;
    top:100px;
    background-color:#ffffff;
    max-width:90%;
    padding:4%;
    border-radius:3px;
    position:relative;
    height: 80vh;
    overflow-y: auto;
    text-align:justify;
    border:1px solid #f0a321;
    color:#212529;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);

}

.fenetre_content h2{
    color: #f0a321!important;
    margin-bottom:30px;
}

.fenetre_content h3{
    color: #f0a321!important;
    margin-bottom:15px;
}

.fenetre_close{
    position:absolute;
    right:5px;
    top:5px;
    text-decoration: none;
    color:#212529;
    font-size:3cqmax;
    font-family:'Roboto';
    font-weight:300;
    text-align: center;
    line-height:1;
}

.fenetre_close:after{
    content:"Fermer";
    font-size:16px;
    display:block;
    text-align: center;
    line-height:1;
}




/** ANIMATIONS **/

.absolute{
    animation:4s cubic-bezier(.5, 0, 0, 1) titre;
}


@keyframes titre {
    from{
        opacity:0;
    } to {
        opacity:1;
    }
}

.animation {
    opacity:1;
    transform: translateY(0%);
    transition: 0.5s cubic-bezier(.5, 0, 0, 1);
}

.hidden{
    opacity: 0;
    transform: translateY(50px);
}

.animation-picto:hover{
    transform:rotate(-25deg);
}

.animation-slider{
    animation:2s infinite alternate-reverse slider;
}

@keyframes slider {
    from {
        background-color: transparent;
    }
    to {
        background-color: white;
    }
}

.parallax{
    background-image: url("images/esl-entente-sportive-levalloisienne-association-omnisports-levallois-perret-92300-slider.jpg");
    min-height: 100vh; 
    /* background-attachment: fixed; */
    background-position-x: center;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: cover!important;
} 
