/*
xnumerik
Yassine Abouchrif
28-03-2018
*/

@font-face {
    font-family: 'beINBlack';
    src: url('../fonts/beINBlack.woff2') format('woff2'),
        url('../fonts/beINBlack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



body{
    overflow-x:hidden;
    font-family: 'beINBlack',Sans-Serif;
    background: #fff;
    text-align: right;
}
p{
    line-height:1.75
}
a{
    color:#e46d59;
}
a:hover{
    color:#f6806c;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
    font-weight:100;
    font-family: 'beINBlack', cursive;
    text-transform: uppercase;
}
section{
    padding:40px 0 40px 0;
}


h1{
    
    margin-top: 40px;
    margin-bottom: 40px;
        
}


h2{
    font-size: 40px;
    margin-bottom: 40px;
}


button, input, optgroup, select, textarea {
    margin: 0;
    font-family: sans-serif;
}

.merci{
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}

html, body, .masthead{
    height:700px;
}



header.masthead{
    color: #4c4c4c;
    background-color: #e46d59;
    background-image: url(../img/bg-logo.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.m-top{
    margin-top: 50px;
}
.premier-titre{
    color: #fff;
    font-size: 90px;
}

.premier-titre .premier-titre-1{
    color: #fff;
    font-size: 58px;
}

#prix{
    background: #d9d9d9;
    padding: 0;
}

#prix p{
    font-size: 34px;
    color: #74040c;
}
.color-rouge{
    font-size: 44px;
    color: #dc1a31;
}

#valeurs{
        background: #fff;

}
#valeurs img{
    margin-bottom: 15px;
}
#valeurs h3{
    margin-bottom: 15px;
    color: #74040d;
}

#valeurs h4{
    color: #585757;
    font-size: 20px;
}
#telephone{
    background: #e46d59;
}

#telephone p{
    font-size: 30px;
    color: #74040d;
    margin-top: 0;
    margin-bottom: 10px;
}

#telephone h2, #telephone h2 a{
    font-size: 66px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    
}

#galerie{
    background: #fff;
}
#galerie .full-img{
    padding: 20px 10px 20px 20px;
    background: #e5e5e5;
}
#galerie .thum-img{
    padding: 20px 20px 20px 10px;
    background: #e5e5e5;
}
#galerie .full-img img{
    width: 100%;
}

#galerie .thum-img img{
    width: 50%;
    float: right;
    border: 4px solid #e5e5e5;
}
.non-float{
    float: none !important;
    width: 160px !important;
    margin-top: 13px;
}

#galerie a{
    cursor: pointer;
}
#galerie a:hover img{
    opacity: 0.8;
}

#video{
    background: url(../img/bg-video.png) no-repeat;
    background-size: cover;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 60%;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
}


#contact {
    background: #fff;
}

#contact .container{
    background-image: url(../img/bg1-contact.png);
    background-repeat: no-repeat;
    background-position: top center;
}
#contact .form-contact{  
    background: #e46d59;
}

#contact .monsieur-contact{
    margin-right: -62px;
}

#contact .bg-btn-contact{
    background: url(../img/bg-btn-contact.png) center center no-repeat;
    height: 54px;
    text-align: center;
    margin: 0 auto;
}


#contact .form-contact h2{
    color: #fff;
    font-size: 50px;
    margin-bottom: 10px;
    margin-top: 58px;
}
#contact .form-contact h3{
    color: #74040d;
    font-size: 24px;
    margin-bottom: 30px;
}
.text-danger {
    color: #efefef!important;
        
}
.text-danger li{
    list-style: none;
}

#contact .form-contact .form-control {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    height: 64px;
    padding: .375rem .75rem;
    font-size: 20px;
    line-height: 1.5;
    color: #495057;
    background-color: #f7f7f7;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 18px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#contact .form-contact .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #bb5d4e;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(217, 95, 75);
}

#contact .form-contact .form-group select{
        color: #868e97;
}

#contact .form-contact .btn-envoyer{
    background: transparent;
    outline: none;
    border: none;
    padding: 7px;
    cursor: pointer;
}
#contact .form-contact .btn-envoyer:hover{
    -webkit-filter: contrast(120%);
    filter: contrast(120%);
    }

ul{
        -webkit-padding-start: 0px;
}



footer{
    background: #e46d59;
    margin-top: 40px;
    padding: 30px;

}

.bg-rouge{
    background: #9b3629;
    height: 15px;
}


footer p{
    font-family: 'beINBlack', cursive;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
}
footer p .text-facebook{
        font-size: 24px;
    padding: 6px;
}

footer p a{
    color: #e6d61e;
}
footer p a img:hover{
    opacity: 0.7;
}
footer p a:hover{
    color: #fff;
}

.btn-derouler2{
    
    text-align: right;
    position: absolute;
    margin-top: 30px;
    right: 20px;

    
}
.btn-derouler2:hover{
opacity: 0.8;
    }


::-moz-selection{
    background:#ffe0e9;
    text-shadow:none
}
::selection{
    background:#ffe0e9;
    text-shadow:none
}
img::selection{
    background:0 0
}
img::-moz-selection{
    background:0 0
}


.logo-img{
    margin-bottom: 10px;
}

.logo-img:hover{
    opacity: 0.7;
}










@media (max-width:1199px){

    html, body, .masthead {
    height: 600px;
}

    header.masthead .img-header {
    width: 80%;
}
.premier-titre {
    font-size: 70px;
   
}
#valeurs img {
    width: 200px;
}
   
}




@media (min-width:768px){
    section{
        padding:40px 0 40px 0;
    }
}



@media (max-width:768px){

    html, body, .masthead {
    height: 450px;
    }

    h1{
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    }
    h2{
    font-size: 36px
    }
 

  
    section{
    padding: 30px 0;
    }



    footer p {
    font-size: 15px;

    }

    .logo-img{
        width: 180px;
    }

    header.masthead{
        background-size: 790px 110px;
    }
    header.masthead .img-header{
        width: 60%;
    }
.premier-titre {
    font-size: 36px;
    text-align: center;
}
.premier-titre .premier-titre-1 {
    font-size: 30px;
}

#prix p {
    font-size: 25px;
    text-align: center;
    margin-top: 30px;
}
#prix .color-rouge {
    font-size: 33px;
}

#prix .img-hamza{
    width: 80%;
}
#telephone p {
    font-size: 21px;
    }
    #telephone h2, #telephone h2 a {
    font-size: 40px;
}
#galerie .full-img {
    padding: 20px 20px 4px 20px;
}
#galerie .thum-img {
    padding: 0px 20px 20px 20px;
}
#galerie .thum-img img {
    width: 20%;
}

.embed-responsive{
    width: 100%;
}
#contact .container{
    background-image: none;
}
#contact .form-contact .form-control{
    width: 100%;
}
    #contact .bloc-contact{
        margin-top: 0;
        position: relative;
    }

    #contact .bloc-contact .titre-contact {
    font-size: 32px;
    margin: 15px 0px 20px 0px;
    }
    #contact .bloc-contact .p-contact{
    font-size: 18px;
    }
   

   #contact .monsieur-contact{
    display: none;
   }
    
    #contact .form-contact .form-control{
        font-size: 16px;
    }
    #contact .form-contact{
        padding: 0;
    }
    #contact .form-contact h2 {
    font-size: 38px;
    margin-bottom: 10px;
    margin-top: 30px;
    }
    #contact .form-contact h3 {
    font-size: 16px;
    margin-bottom: 13px;
    }

  
    



#valeurs img{
    width: 100px;
}
#valeurs h4 {
    margin-bottom: 28px;
    font-size: 16px;
}

.btn-derouler2 {
    margin-top: -60px;
    }
.modal-content{
    padding: 0;
}
.modal .thum-mobile{
width: 33.333%;
float: right;
border: 4px solid #0000;
}
.modal-body img {
    margin-bottom: 6px;
}


}


