/*GLOBAL*/
html, body{
    position: relative;
}

/*HEADERS*/
.navbar{
    margin-left: 29px !important;
    margin-right: 24px !important;
}
.masthead {
    padding-top: 15rem;
    padding-bottom: calc(10rem - 4.5rem);
    background: linear-gradient(to bottom, rgba(53, 53, 53, 0.8) 0%, rgba(122, 122, 122, 0.8) 100%), url("https://picsum.photos/1920/1276");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    margin-top: -76px;
}
.logo{
    border-radius: 50%;
    background-image: url("https://picsum.photos/60/60");
    height: 60px;
    width: 60px;
}
.headersTexte{
    margin-bottom: 250px;
    width: 800px;
}
.headers{
    padding: 0 !important;
    margin: 0 !important;
}
.nav-link{
    font-size: 24px !important;
    color: white !important;
}
.telephone{
    font-size: 24px !important;
    color: white !important; 
}
/*SECTION CARDS PRESENTATION*/
#presentation{
    margin-top: -10%;
}
.cardsSpecial{
    margin: 0 24px 0 24px !important;
}
.cardsSpecial .col-md-4, .col-sm-12{
    padding: 0 !important;
    border: none !important;
}
.card-body{
    border: none !important;
    padding: 0px !important;
    max-width: 300px !important;
    padding-left: 10px!important;
}
.rowSecond{
    margin: 42px 0 20px 0;
}
.rowSecond_texte{
    width: 800px;
}
.card-title{
    margin-top: 20px;
}
.card:hover {
    box-shadow: 11px 9px 10px 0px rgba(117,117,117,0.62);
    transform:scale(1.1);
    z-index: 1;
    transition: 0.3s ease-in-out;
}
/*SECTION HUMAN*/


  .fixed-background {
    position: relative;
    width: 100%;
  }
  .fixed-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -999!important;
  }
  .fixed {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-image: url(./ressources/human.jpg);
    z-index: -1;
  }
.dark{
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    
}
.titre_human{
    margin-bottom: 24px !important;
}
#contentQui{
    margin-left: 80px!important;
    margin-right: 0px!important;
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}
.start{
    width: 300px;
    height: 42px !important;
    margin-top: 24px !important;
}

/*SECTION AUTHOR SERVICES CAROUSSEL*/
#services{
    height: 100%;
    padding: 3rem;
}

#carouselExampleCaptions{
    height: 100%;
    width: 100%;
    margin-top: 50px;
}
.specialTitreService{
    margin-left: 17px;
}
.liste_service{
    margin-top: 50px;
}
.carousel-control-next-icon{
    color: black;
    background-color: black;
}

.carousel-inner{
    width: 100% !important;
}
.avatar{
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.content_commentaire p{
    width:100%;
    text-align: center;
    right:  250px;
}
.content_commentaire h5{
    width:460px;
    text-align: center;

}
.carousel-control-prev{
    background-image: url(./ressources/gauche.png) !important;
    background: no-repeat center;
    width: 5% !important;
    bottom: 125px !important;
}
.carousel-control-next{
    background-image: url(./ressources/droite.png) !important;
    width: 5% !important;
    background: no-repeat center;
    bottom: 125px !important;
}
.colspecial{
    margin-top: 80px;
}
.nom_avatar{
    margin-bottom: -7px;
    margin-top: 10px;
}

/*SECTION CONTACT NEWSLETTER CARTE*/
#contact{
    padding: 3rem;
}
.mapGoogle{
    display: flex;
    width: 90%;
    height: 320px;
    margin-left: 30px !important;
}
.contact_special{
    line-height: 50px;
    margin-top: 55px !important;
}
#newsletter{
    justify-content: space-between;
}

.form-control{
    margin-bottom: 60px !important;
    margin-right: 42px !important;
    /* -moz-margin-left : 200px !important; */
}
#findUs{
    justify-content: space-between;
}
.bouton_inscription{
    margin-bottom: 20px !important;
    width: 200px !important;
}
/*FOOTER*/
#footer{
    background: grey;
    text-align: right;
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
}
.copyright{
    text-align: right;
}
/* #footertext{
    margin-left: 40px !important;
} */


@media (max-width:768px){
    /*GLOBAL*/
    
    /*HEADERS*/
    .nav-link{
        font-size: 18px !important;
    }
    .telephone{
        font-size: 18px !important;
    }
    .navbar{
        margin-left: 21px !important;
        margin-right: 21px !important;
    }
    .navbar-nav:first-child{
        margin-left: 10px;
    }
    .logo{
        background-image: url("https://picsum.photos/49/49");
        height: 49px;
        width: 49px;
    }
    .headersTexte{
        margin-bottom: 200px;
        width: 460px;
    }
    /*SECTION CARDS PRESENTATION*/
    .rowSecond_texte{
        width: 460px;
        text-align: center;
    }
    #presentation{
        margin-top: -80px;
    }
    .card-body{
        padding-left: 5px!important;
    }
    /*SECTION HUMAN*/
    #contentQui{
        margin-left: 90px!important;
    }
    .start{
        width: 200px;
    }

    /*SECTION AUTHOR SERVICES CAROUSSEL*/
    #services{
        padding: 1rem;
    }
    .avatar{
        width: 34px;
        height: 34px;
    }
    .colspecial{
        margin-top: 5px;
    }
    .carousel-inner{
        width: 90% !important;
    }
    .carousel-item p{
        width: 160px;
    }
    .content_commentaire p{
        width:100%;
        text-align: center;
        line-height: 55px !important;
    }
    .carousel-control-prev{
        width: 5% !important;
        bottom: 100px !important;
    }
    .carousel-control-next{
        background: no-repeat center;
        bottom: 100px !important;
    }
    .nom_avatar{
        margin-bottom: -7px;
        margin-top: 10px;
    }
    ul{
        list-style-type: square;
        margin-left: -17px;
        text-align: justify;
    }
    
    /*SECTION CONTACT NEWSLETTER CARTE*/
    #contact{
        padding: 1rem;
    }
    .mapGoogle{
        display: flex;
        width: 90%;
        height: 230px;
        margin-left: 10px !important;
        margin-top: 10px !important;
    }
    .contact_special{
        line-height: 20px;
        margin-bottom: 5px !important;
        margin-top: 38px !important;
    }
    .form-control{
        margin-bottom: 20px !important;
        margin-right: 28px !important;
    }
    .bouton_inscription{
        margin-bottom: 20px !important;
        width: 120px !important;
    }

    /*FOOTER*/
    
    }

@media (max-width:375px){
/*GLOBAL*/

/*HEADERS*/
.nav-link{
    color: black;
}
.navbar{
    margin-left: 0 !important;
    margin-right: 0 !important;
    /* margin-top: 5px !important; */
}
.telephone{
    color: black;
}
.logo{
    background-image: url("https://picsum.photos/36/36");
    height: 36px;
    width: 36px;
}
.masthead {
    padding-top: 10rem;

}
.headersTexte{
    margin-bottom: 50px;
}
/*SECTION CARDS PRESENTATION*/
.rowSecond_texte{
    width: 100%;
}
.cardsSpecial{
    margin: 0 0px 0 0px !important;
}
#presentation{
    margin-top: 0;
    padding: 0 !important;
}
.card-body{
    text-align: center;
    max-width: 375px !important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}


/*SECTION HUMAN*/
#contentQui{
    margin-left: 0px!important;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 300px;
}
.start{
    width: 150px;
}
/*SECTION AUTHOR SERVICES CAROUSSEL*/
#services{
    padding: 1rem;
}
#content{
    max-width: 375px;
}
.specialTitreService{
    margin-left: 0px;
}
#carouselExampleCaptions{
    margin-top: 25px;
}
.liste_service{
    margin-top: 25px;
}
.carousel-inner{
    width: 90% !important;
}
.carousel-item p{
    width: 160px;
}
.content_commentaire p{
    width:100%;
    text-align: center;
    line-height: 20px !important;
    margin-left: 10px !important;
}
.carousel-control-prev{
    width: 8% !important;
    bottom: 100px !important;
}
.carousel-control-next{
    width: 8% !important;
    bottom: 100px !important;
}
/*SECTION CONTACT NEWSLETTER CARTE*/
.contact_items{
    margin-top: 34px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
    text-align: center;
}
.form-control{
    margin: 0 10px 0 10px;
}
#socialMedia{
    justify-content: center;
}

#contact{
    padding: 1rem;
}
.mapGoogle{
    display: flex;
    width: 90%;
    height: 230px;
    margin-left: 15px !important;
    margin-top: 10px !important;
}
.contact_special{
    line-height: 20px;
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}
.form-control{
    margin-bottom: 20px !important;
    margin-right: 20px !important;
    margin-left: 20px !important;
    margin-top: 10px !important;

}

#newsletter{
    margin-top: 50px !important;
}
.bouton_inscription{
    width: 150px !important;
}

/*FOOTER*/
.copyright{
    text-align: center !important;
}
#footertext{
    text-align: center !important;
}
}

.tracking-in-contract-bck{-webkit-animation:tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1.000) both;animation:tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1.000) both}
.tracking-in-contract-bck-bottom{-webkit-animation:tracking-in-contract-bck-bottom 1s cubic-bezier(.215,.61,.355,1.000) both;animation:tracking-in-contract-bck-bottom 1s cubic-bezier(.215,.61,.355,1.000) both}

/* ----------------------------------------------
 * Generated by Animista on 2020-11-12 23:42:46
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

 @-webkit-keyframes tracking-in-contract-bck-bottom{0%{letter-spacing:1em;-webkit-transform:translateZ(400px) translateY(300px);transform:translateZ(400px) translateY(300px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}@keyframes tracking-in-contract-bck-bottom{0%{letter-spacing:1em;-webkit-transform:translateZ(400px) translateY(300px);transform:translateZ(400px) translateY(300px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}
 @-webkit-keyframes tracking-in-contract-bck{0%{letter-spacing:1em;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tracking-in-contract-bck{0%{letter-spacing:1em;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}

  