header {
    width: 100%;
    padding: 20px 15px;
    min-height: 80px;
    top: 0;
background:#fff;
}
.Logo {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.LogoHeader {
    text-align: center;
    display: table;
    margin: auto;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.darkHeader {
    transition: opacity 1s ease;
    opacity: 1;
    position: fixed;
    transition: all 0.5s ease;
    z-index: 99999;
    background: #fff;
    width: 100%;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.26);
}
.ListBlockTop{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
         justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
 
}
.LogoHeader {
    text-align: center;
}
.LogoHeader img {
    max-width:100%;
}
.showing-modal {
    overflow: hidden;
    height: 100%;
}

@media screen  and (max-width:767px)  {
.ListBlockTop {
    flex-direction: column;
}
.MenuResp{
 padding: 25px;
order:2;
background:#1ea369;
}
.Logo{
 padding: 15px;
order:1;
 
}
header {
    width: 100%;
    padding: 0px;
}
.IconMenuPrincipal {
    display: table;
    margin: auto;
}
}
.RsTop{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	justify-content: flex-end;
}
header {
    width: 100%;
    padding: 15px 15px;
    height: 100px;
    top: 0;
    background:#fff;
}
header img{
 -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.darkHeader {
    transition: opacity 1s ease;
    opacity: 1;
    position: fixed;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 99999;
    background: #fff;
    width: 100%;
    margin-left: 0px;
    margin: 0px !important;
    /* padding: 0px 15px; */
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.26);
    height: 80px !important;
}
.darkHeader img{
	height:50px;
}
.ListBlockTop{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
         justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
 
}
.LogoHeader {
    text-align: center;
}
.LogoHeader img {
    max-width:100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.showing-modal {
    overflow: hidden;
    height: 100%;
}

@media screen  and (max-width:767px)  {
.ListBlockTop {
    flex-direction: column;
}
.MenuResp{
 padding: 25px;
 order:2;
 background:#1ea369;
 width: 100%;
 text-align: center;
 color: #ffffff;
 text-transform: uppercase;
 font-weight: 600;
 font-size: 16px;
 position: relative;
 z-index: 999;
}
.Logo{
 padding: 15px;
 order:1;
 
 display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;
}
header {
    width: 100%;
    padding: 0px;
   
}
}
.ListResauSociaux  a:hover {color:#b9fc17;}
.ListResauSociaux  a {
    font-size: 16px;
    color: #1ea369;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    /* clear:both; */
    float: left;
    margin-left: 10px;
    margin-right: 15px;
}
@media screen  and (max-width:480px)  {
.Logo{
 height: 70px;
}
.MenuPrincipal-wrap {
    margin-top: 70px;
}
}
