.BannerPresantation{
    width: calc(100% - 100px);
    background: url(../Images/BannerInterne.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 50px;
    margin-right: 50px;
    padding: 15vh 0px;
    font-family: 'Raleway', sans-serif !important;
}

.PathInterne{
    color: #fff;
    font-weight: 600;
    font-size: 5em;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
 

}
.Wrapper{
  width:100%;
  margin:12vh 0px;
background: url(../Images/BottomWrapper.png);
 background-repeat: no-repeat;
  background-size: contain;
 background-position: bottom;

}
.displayFlex{
      position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.Text-Interne{
	color: #363636;
	padding-left: 0px !important;
	font-size: 1.3em;
	line-height:1.7em;
	z-index: 10;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500;
	text-align:justify;
}
.TitreInterne {
    color: #6e5187;
    font-size: 3em;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-bottom: 4vh;
    /* width: 100%; */
    font-family: 'Raleway', sans-serif !important;
}

.TitreInterne span{
    color: #5d8e53;
}
.ImgProduits img{max-width:100%;}




@media screen and (max-width: 1200px){
   .logo1{       
 
	}
.cd-nav-trigger {
 
}
.darkHeader {
 
 
    transition: all 0.5s ease;
    z-index: 99999;
    background:#fff;
    width: 100% !important;
    margin-left: 0px;
    margin: 0px !important;
    padding: 0px 25px;
   box-shadow:0px 2px 10px rgba(0, 0, 0, 0.26);

}
}





 @media screen and (max-width:767px) {
 .RadImageGallery {
    height: 100% !important;
    margin-bottom: 5vh;
}

.Wrapper {
    width: 100%;
    margin: 6vh 0px !important;
 
}
.BannerPresantation {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
 
}
.Content-text {
    text-align: center
}
.PathInterne{
    margin-top:80px;
    font-size: 3em;
}
.Galerie{
width:100%;
margin-top:10vh;
}
.Text-Interne {
 
    margin-bottom: 4vh;
}
.displayFlex{display:block;}
}

.Galerie{
width:100%;
margin-top:10vh;
}
.TitreInternegalerie{
    color: #6e5187;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-bottom: 6vh;
    /* width: 100%; */

    font-family: 'Raleway', sans-serif !important;
}



@media screen and (max-width:767px) {
  header{
width:100%;
    margin-left:0px !important;
    margin-right:0px !important;
    overflow: hidden;

    height: 100px;
    transition: all 0.5s ease;
    z-index: 99999;
    background: #fff  !important;
    width: 100% !important;
    margin-left: 0px;
    margin: 0px !important;
box-shadow:0px 2px 10px rgba(0, 0, 0, 0.26)

}
 
header {
    position: fixed !important;
    padding: 0px 15px !important;
}
.darkHeader .logo {
    padding-top: 0px !important;
    padding-left: 0px;
}
.BannerPrincipal{width: 100% !important; margin-left: 0px !important;
margin-right: 0px !important;}
.BannerPrincipal{margin-top:00px;}
}



.cd-nav-trigger {
    right: 0px !important;
}












