 @import url('https://fonts.googleapis.com/css?family=Arimo:400,700,700i|Arsenal:400,700');
 @import url('https://fonts.googleapis.com/css?family=Changa');
/*
font-family: 'Arsenal', sans-serif;
font-family: 'Arimo', sans-serif;
font-family: 'Changa', sans-serif;
*/
 body{  
    min-height:500px;
    font-size: 100% !important;
    padding:0px;
    margin: 0px;
    position: relative;

 
}
img{border:none !important;}
input,a,button,img{outline: none;}

input,a{outline: none;}
:focus {
outline: 0  !important;
}

 .WrapperInterne {
    margin: 8vh 0px;
    overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1050px){
.ListMenuAdresse:after{display:none;}
 .BannerTop img {
    min-height: 300px !important;
}
.cd-panel-content,.cd-panel-content-MenuColle, .cd-panel-content-MenuPeinture   {
 min-height: 500px !important;
}
 .ListMenuTop{
 min-height: 300px !important;
margin-bottom:20px;
}
.cd-panel-container,.cd-panel-container-MenuColle ,.cd-panel-container-MenuPeinture {
    overflow-y: scroll;
}
}
@media screen and (max-width: 767px){
.TitrePage {
    font-size: 45px !important;
}
 .WrapperInterne {
    margin: 00px 0px;
	    overflow: hidden;
}
.BannerTop img {
    min-width: 100% !important;
    min-height: 300px !important;
    max-width: -webkit-fill-available !important;
}
.BannerTop {
    min-height: 300px;
    position: relative;
    overflow: hidden;
}
.Envoyer {

    display: table;
    margin: auto;
}
}
.showing-modal {
    position: fixed;
    height: 100%;
}
