 .ListRsPop {
    display: table;
    clear: both;
    margin: auto;
    margin-top: 10vh !important;
}
.icon {
    width: 25px;
    cursor: pointer;
    overflow: hidden;
    text-align: right;
}


.ListResauSociaux  a {
    font-size: 18px;
    color: #a3a3a3;
    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:none;
    margin-top:15px;
    margin-bottom:15px;
 
}
.BlockPopUpRight {
    background: #f5f5f5;
    width: 80px;
    height: 100vh;
    float: right;
    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: center;
    border-left: 1px solid #ebebeb;
    position: absolute;
    top: 0px;
    right: 0px;
}
.ListResauSociaux a:hover{
    color: #25247b;
}
.IcomMenuPrincipal{
   cursor: pointer;
   font-size: 30px;
   color: #fff;
   margin: 0 auto;
   display: table;
 }
 .MenuPrincipal-middle {
     background: rgba(245,245,245,1);
}
 .MenuPrincipal-wrap {
   -webkit-transition: all 0.8s ease;
   -moz-transition: all 0.8s ease;
   -o-transition: all 0.8s ease;
   -ms-transition: all 0.8s ease;
   transition: all 0.8s ease;
   width:100%;
   position: fixed;
   top: 0;
   height: 100%;
   /* display: table; */
   z-index: 9999;
   left:-100%;
 }
 
 .MenuPrincipal-middle {
   position:relative;
   vertical-align: middle;
   /* height: 100%; */
   /* display: flex; */
   display: -ms-flexbox;
   /* display: -webkit-flex; */
   /* display: flex; */
   -ms-flex-align: center;
   /* -webkit-align-items: center; */
   /* -webkit-box-align: center; */
   /* align-items: center; */
   width: 100%;
   padding: 0px 15px;
   height: 100vh;
   overflow: auto;
    overflow-x: hidden;
   /* padding: 80px; */
 }

 
 .close-btn {
  color:#7a7a7a;
  font-size:20px;
 }

 .icon {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    cursor: pointer;
}
 .line {
    background-color: #636363;
    height: 2px;
    margin-bottom: 3px;
    transition: all 500ms ease-in-out;
}
 .line-top{width:100%;}
.line-Bottom {
    width: 100%;
}
 .line-center {
    position: relative;
    width: 100%;
    transition: all 500ms ease-in-out;
}
.line-center:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
    transition: all 500ms ease-in-out;
    z-index: 999;
}
 

.ListResauSociaux {
    /* margin-top: 10vh; */
    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: center;
    flex-direction: column;
}
@media screen and (min-width:1400px)  {
 
}

@media screen and (min-width:1024px)  and (max-width:1300px)  {
.MenuBlock1  { width:50% !important; margin-left:10%;}
}

@media screen and (min-width:768px)  and (max-width:1023px) {

.MenuBlock1  { width:80% !important; margin-left:10%;}
.MenuBlock2  { width:80% !important; margin-left:10%;}
}

@media screen and (max-width:767px) {
    .MenuPrincipal-middle {
    height: calc(100vh - 60px);
}

.BlockPopUpLeft {
    position: relative;
}
.BlockPopUpRight {
    border-top: 1px solid #ebebeb;
    border-left:0px !important;
    position: relative;
    /* top: 0px; */
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background: #f5f5f5;
    display: block;
    z-index: 999;
    top: inherit;
    right: inherit;
    bottom: 0px;
}
.ListResauSociaux a{padding-left:15px;padding-right:15px}
.ListResauSociaux {
 
    flex-direction: initial !important;
}
#Langue .ListElement {
    margin-right: 0 !important;
    padding: 0px;
}
#Langue .ListElement li {
    margin-right: 10px !important;
}
#Langue .ListElement li img {
    margin-right: 8px;
}
.MenuPrincipal-middle{    padding: 0px !important;}
 .ContentPopUpTop {
    width: 80px !important;
    height: 70px !important;
    right: 0px !important;
    border: none !important;
}
.close-btn .line-center {
    width: 23px !important;
    height:1px !important;
    float: right;
}
.close-btn {
  position:absolute;
  right: 15px;
}
 
}
.ContentPopUpTop{position: absolute;
z-index: 99;width:80px;    background: #f5f5f5;
float: left;display: flex;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
padding: 0px;
text-align: center;
justify-content: center;height: 100vh;
z-index: 9999; 
    border-right: 1px solid #ebebeb;
 
}



.ContentPopUpTop .ContentHeaderLogo {
    margin-right: 20px;
}

.ContentHeaderMenuScroll{text-align:center;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;/* padding: 4vh 0px; */position: fixed;width: 100%;align-items: stretch;vertical-align: middle;}

.ContentHeaderMenuScroll  .Menu_Principal {
     height: 100%;
    background: #004f96;

}
.ContentHeaderMenuScroll    .ContentHeaderMenu {
    padding: 2vh 15px;
    /* background: #fff; */
    position: relative;

}

.ContentHeaderMenuScroll    .ContentHeaderLogo{
    background: #fff;
    position: relative;

    padding: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

}

.Menu1Block, .Menu2Block, .Menu3Block{
    width: calc(100% / 3);
    float: left;
    margin-top: 3vh;
}



.ListMenuResponsive {
    width: 100%;
   
    margin-top: 5vh;
    /* overflow: hidden; */
    overflow-y: auto;
    float: left;
    padding-bottom:50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -: center
    /* -webkit-align-items: center; */
    /* -webkit-box-align: center; */
    /* align-items: center; */
    justify-content: center;
    justify-content: center;
}
.ListLanguageSearch {
    margin-top: calc(200px + 5vh);
    float: left;
    width: 100%;
    position: relative;
}




@media screen and (min-width:768px)  {
 .MenuBlock1 .ClassItemSpecLeft {
    display: none !important;
}
.ContentHeaderMenu{padding:0px !important;text-align: center;width: 100px;}
}
@media screen and (max-width:767px)  {
.LstDesMenu {
    display: block;
    margin-top: 100px !important;
}
.close-btn:before{
    top: 10px;
    left: 10px;
    width: 28px;
    height: 1px;
}
.close-btn:after{
    top: 10px;
    left: 10px;
    width: 28px;

}
.ContentHeaderMenu{padding:0px !important;text-align: center;min-width: 100px;}
}

.LstDesMenu {
    display: block;
    margin-top: 100px;
}
.SousMenuLeft {
    padding: 0px;
    margin: 0px;
}
.SousMenuLeft  li{float:left; list-style:none;}
.SousMenuLeft  li a{color:#838383;font-size:14px;}
