
/* Iphone 11 */
@media only screen and (max-width: 450px) {

    #tablet-accordion{
        margin-right: 10% !important;

    }

    .image-carrousel{
        padding: 0 !important;
    }

    .carousel-indicators {
        margin-top: 50px !important;
    }

    .img-container-div{
        padding-bottom: 5vh !important;
        padding-top: 10vh !important;
        height: auto !important;
    }

    .btn-carrousel-home {
        margin-left: 5px !important;
    }

    .a-btn-home {
        background-color: transparent !important;
    }

    .image-bloc-3-res{
        margin-top: 220px !important;
    }

    .snapp_footer_mobile_left, .snapp_footer_mobile_right {
        overflow: hidden !important;
    }

    .footer-text-left{
        font-size: 9px !important;
    }

    .sub-footer-link{
        font-size: 9px !important;
    }

    .footer-section-final{
        overflow:hidden !important;
    }

    body, html {
        overflow-x: hidden !important;
    }

    .img-container {
        /*min-height: 100% !important;*/
    }

    .background-img{
        width: auto !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        object-fit: cover !important;
    }

    .float-image-effect {
        height: 69vh !important;
        background-size: cover !important;
    }

    .text-div-bloc-1 {
        height: unset !important;
        max-height: unset !important;
    }

    .btn-res{
        width: -webkit-fill-available !important;
        margin: 0 0;
    }

    .image-bloc-1{
        width: auto;
    }

    .img-center{
        display: block !important;
    }

    .a-btn-home {
        text-align: center !important;
    }

}

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

    /* ACTU CARD */
    .card-img-top-home {
        max-height: 270px git !important;
        max-width: 100% !important;
        min-height: 100% !important;
        object-fit: contain !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .card-home-actus{
        min-height: 400px !important;
        width: 100% !important;
    }

    .card-img-top {
        max-height: 270px !important;
        max-width: 100% !important;
        min-height: 100% !important;
        object-fit: contain !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }


    #snapp_actualites_news .card {
        width: 100% !important;
    }

    .card-home-services{
        height: 350px !important;
    }

    .btn-home-service {
        margin-bottom: 30px;
    }

    .card-body {
        max-width: 100% !important;
        width: 100%;
    }

    .homecard-width{
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .image-carrousel{
        min-height: 350px !important;
    }

    .title-projet{
        font-size: 9vw;
    }

    .carousel-indicators {
        margin-bottom: 5px!important;
        width: 100%!important;
    }

    .carousel-indicators .active {
        background-color: unset;
        color: white;
        font-size: 15px;
    }

    .carousel-indicators {
        background-color: unset;
        color: white;
        font-weight: bold;
        font-size: 15px;
    }
    .arrow-header-before{
        width: 10px !important;;
        height: 10px !important;;
    }

    .arrow-header-after{
        width: 10px !important;;
        height: 10px !important;
    }

    .num-header{
        font-size: 15px !important;
        font-weight: normal!important;
        font-family: Gotham-Medium;
        position: relative;
        top: -1px!important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 570px) {
    .captcha {
        position: absolute;
        bottom: -90!important;
        right: auto!important;
    }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .btn-width-fill{
        position:static !important;
        right:unset !important;
        /*width: -webkit-fill-available !important;*/
        margin: 0 0;
        height: 32px !important;
        font-size: 12px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .responsive-btn-actu{
        position:static !important;
        right:unset !important;
        width: -webkit-fill-available !important;

    }

    .btn-home{
        padding-top: 10px !important;
        font-size: 12px !important;
    }

    .btn-home-service{
        padding-top: 14px !important;
    }

    .button-carrousel{
        padding: 8px 80px!important;
    }
    .button-carrousel2{
        padding: 8px 80px!important;
    }

    .button-carrousel3{
        padding: 8px 80px!important;
    }

    .title-block-contact-2{
        margin-left: 50px!important;
    }

    .desc-bloc-contact-2{
        margin-left: 50px!important;
    }

    .bloc-info-contact{
        margin-top: 50px!important;
        margin-bottom: 200px!important;
    }

    #map{
        width: 100%;
        height: 100%;

    }

    .title-bloc-contact{
        text-align: center!important;
    }

    .desc-contact{
        text-align: center!important;

    }

    .title-coordonnees-1{
        text-align: center!important;

    }

    .menu-coordonnees, ul{
        text-align: center!important;
    }

    .contact-form{
        padding: 0px 0px!important;
    }

    .container-contact{
        width: 100%!important;
    }


}

/* Small devices (portrait tablets and large phones, 768px and down) */
@media only screen and (max-width: 768px) {

    .modal-content{
        width:90% !important;
        height: 40% !important;
        padding: 25px !important;
    }

    .carousel-control-prev{
        display: none !important;
    }

    .carousel-control-next{
        display: none !important;
    }

    .image-carrousel {
        padding: 0 !important;
    }


    #li2{
        margin-left: -15px;
        margin-right: -15px;
    }

    /*footer*/
    .newsletter-size{
        min-width: 230px !important;
        max-width: 400px !important;
    }

    .div-btn-ok {
        margin-top: 0px !important;
    }

    .to-form-contact{
        margin-bottom: 0px !important;
    }
    .footer-section{
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }

    .bloc-4-projet {
        height: 160px !important;
    }

    .h2-bloc-4{
        font-family: 'Gotham-Bold' !important;
        font-size: 19px !important;
        font-weight: bold !important;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #50526d;
    }

    .h2-bloc-4-res{
        margin-top: 40px !important;
    }

    .responsive-title{
        font-size: 32px !important;
    }

    .responsive-txt{
        font-size: 14px !important;
    }

    .button-carrousel{
        padding: 8px 80px!important;
    }

    .button-carrousel2{
        padding: 8px 80px!important;
    }

    .button-carrousel3{
        padding: 8px 80px!important;
    }

    .title-coordonnees-1{
        text-align: center!important;

    }

    .menu-coordonnees, ul{
        text-align: center!important;
    }

    #map{
        width: 100%;
        height: 100%;
    }

    .contact-form{
        padding: 0px 0px!important;
    }

    .container-contact{
        width: 100%!important;
    }

}

/* retour à la ligne */
@media only screen and (min-width: 991px) {

    .btn-sm-remargin{
        margin: 50px 12px !important;
    }
}

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

    .carousel-indicators {
        padding-bottom: 0px !important;
        color: red !important;
    }

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

    .img-container-div{
        padding-bottom: 5vh !important;
    }

    .section-delimiter-bloc-1{
        padding-bottom: 10vh !important;
        padding-top: 20vh !important;
    }

    .section-delimiter-bloc-3{
        padding-top: 7vh !important;
        padding-bottom: 7vh !important;
    }

    .image-bloc-3-res{
        margin-top: 5vh;
    }

    /** BUTTONS **/

    .responsive-btn-margin{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

}

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

    .image-carrousel {
        padding: 0 !important;
    }

    .float-image-effect {
        height: 69vh !important;
    }

    .button-carrousel{
        padding: 8px 80px!important;
    }

    .button-carrousel2{
        padding: 8px 80px!important;
    }

    .button-carrousel3{
        padding: 8px 80px!important;
    }

    .contact-form{
        padding: 0px 0px!important;
    }

    .title-coordonnees-1{
        text-align: center!important;

    }

    .menu-coordonnees, ul{
        text-align: center!important;
    }

    .container-contact{
        width: 100%!important;
    }
}

@media screen and (min-width: 1025px){
    .carousel-indicators {
        padding-bottom: 0px!important;
    }

}

/* Home page last btn switch */
@media screen and (max-width: 1191px){
    #last-res{
        display:block !important;
    }
    /*#last-nores{
        display:none !important;
    }*/
}

@media screen and (min-width: 1191px){
    #last-nores{
        display:block !important;
    }
    #last-res{
        display:none !important;
    }
}

@media only screen and (max-width: 1402px) {
    .title-coordonnees-1{
        text-align: center!important;

    }

    .menu-coordonnees, ul{
        text-align: center!important;
    }

    #map{
        width: 100%;
        height: 100%;

    }

    .container-contact{
        width: 100%!important;
    }
}

/*---2358px width---*/
@media only screen and (min-width: 2000px) {
    #actu-home{
        position: absolute;
        top: 110%;
        left: 13.8%;
        transform: translate(-50%,-50%);
    }
}

@media only screen and (max-width: 4000px) {
    #actu-home{
        max-width: 100%;
    }
}






/*Css Carrousel accueil*/

/*---320px width---*/
@media only screen and (max-width: 320px) {
    .accueil-bloc-carrousel{
        border: 0px solid red !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 50px;
    }
    
    .accueil-title-carrousel{
        font-size: 9vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 9vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }
    
    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 5vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
    }
}

/*---375px width---*/
@media only screen and (min-width: 320px) {

    .accueil-bloc-carrousel{
        border: 0px solid green !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 50px;
    }
    
    .accueil-title-carrousel{
        font-size: 9vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 9vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }
    
    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 5vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
    }
}

/*---425px width---*/
@media only screen and (min-width: 375px) {

    .accueil-bloc-carrousel{
        border: 0px solid blue !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 50px;
    }
    
    .accueil-title-carrousel{
        font-size: 7vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 7vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }

    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 4vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
    }
}


/*---574px width---*/
@media only screen and (min-width: 574px) {

    .accueil-bloc-carrousel{
        border: 0px solid black !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 50px;
    }
    
    .accueil-title-carrousel{
        font-size: 5vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 5vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }
    
    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 2.5vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
        padding-bottom: 25px;
    }
}

/*---1024px width---*/
@media only screen and (min-width: 768px) {

    .carousel-indicators{
        padding-bottom: 0 !important;
    }

    .accueil-bloc-carrousel{
        border: 0px solid yellow !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 80px;
    }
    
    .accueil-title-carrousel{
        font-size: 5vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 5vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }

    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 2vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
        padding-bottom: 25px;
    }
}

/*---1440px width---*/
@media only screen and (min-width: 1024px) {

    .carousel-indicators{
        padding-bottom: 0 !important;
    }

    .accueil-bloc-carrousel{
        border: 0px solid purple !important;
        width: 100vw;
        height: min-content;
        margin-bottom: 80px;
    }
    
    .accueil-title-carrousel{
        font-size: 2.2vw !important;
        font-family: Gotham-Bold;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: -0.1px;
        color: #fff;
    }
    
    .accueil-subtitle-carrousel{
        font-family: Gotham-Bold;
        font-size: 2.2vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: -0.1px;
        color: #fff;
        border: 4px solid white;
    }

    .accueil-desc-carrousel{
        font-family: Gotham-Bold;
        font-size: 1.2vw !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #fff;
        margin: 0 9px 0px;
        padding-bottom: 25px;
    }
}





