section#footer{
    background-color: #212a55;
    margin: 0 ;
}

.col-md-2.right-column-sites{
    float: right;
    padding-right: 0px;
    padding-left: 40px;
     width: 190px;
}
a.notice-link:hover{
    color: #fff !important;
    text-decoration:underline !important;
}
.notice-link, .notice-sep{
    color: #fff !important;
    
}



.menu-footer{
    display: table;
    width: 100%;
}
.menu-footer.menu-footer-last {
    display: block;
    width: 190px;
}


    .menu-footer > li.nav-item {
    float: left;
    padding: 0 30px 40px 0 !important;
    /*width: 237px;*/
    min-height: 195px;
}
                
.col-md-2.right-column-sites, .footer-menu{
            padding: 0 !important;
        }   
.footer-bottom{
    margin: 0 auto !important;
}


 li.other-sites{
    padding: 0 0 0 20px !important;
    border-left: 1px solid #fff;
    width: auto;
}
#footer .footer-nav {
    margin-top: 45px;
    padding: 54px 15px 54px !important;
    /*margin-bottom: 48px;*/
}
#footer .footer-nav div > a, #footer .footer-nav li > a {
   color: #ffffff !important;
    text-transform: uppercase;
    font-size: 12px;
    font-family: ArialMT-Medium;
    padding: 0 !important;
}
#footer .footer-nav div > a:hover, #footer .footer-nav li > a:hover {
    text-decoration: underline !important;
}

.menu-footer h4.nav-link {
    color: #fff;
    font-size: 14px !important;
    text-transform: uppercase;
    margin: 0px 0px 10px;
    font-weight: normal !important;
    font-family: ArialMT-Bold !important;
    text-transform: uppercase;
    line-height: 1.3;
}

#footer .footer-nav ul li {
    padding: 5px 0;

}

#footer .social-network ul li {
    display: inline-block;
    border-right: 1px solid #40445C;
    height: 22px;
    padding: 5px 5px 0 0px;
}

#footer .social-network ul li:last-child{
    border:none;
}
section#super-footer{
    background:#828286;
    color:#fff !important;
    display: block;
    position: relative;

}
.footer-bottom {
    padding: 20px 15px ;
}

.footer-bottom  .col-md-6{
    padding: 0px  !important;
}

.footer-bottom{
    background: #131c43;
    color: #fff!important;
    display: block;
    width: 100% !important;
    height: 60px;
    bottom: 0;
    margin-top: 20px;
    
    bottom: 0;
   
}

ul.social-link {
    margin: 0;
}
ul.social-link  li{
    float: left !important;
    padding-right: 10px;
}
ul.social-link  li a{
    color:#fff !important;
}

ul.social-link  li a:hover{
    color: #14b3de !important;
}

.footer-bottom {
    margin: 10px auto;
    display: block;
    


}
.footer-bottom span, span.lien-lyxor{
    font-size: 13px;
    font-family: ArialMT-Medium;
    line-height: 1.5;

}


span.lien-lyxor{
    color: #7ca1c2;
    text-transform: uppercase;

}
@media (max-width: 879px){

    .menu-footer > li{
        width: 100%;
        padding: 0!important;
    }

}
@media (max-width: 1200px){
     .menu-footer > li.nav-item{
      float: left;
    padding: 0 20px 40px 10px !important;
    height:auto;
   
    }
    .col-md-3.right-column-sites {
    padding-left:0px;
}
.menu-footer.menu-footer-last ,.col-md-2.right-column-sites{
    
    width: 170px;
}
}
@media (max-width: 1004px){
     .menu-footer > li.nav-item{
      float: left;
    padding: 0 45px 40px 20px !important;
    min-width: auto;
    min-height:auto;
    width: 50%;
    padding-left: 0;
   
    }
    li.other-sites {
    padding: 0 0 0 30px !important;
    border-left:none;
     width: 100%;
}
    .footer-menu.col-md-10{
        width: 100%;
    }
    .col-md-3.right-column-sites{
    float:left ;
}
}

@media (max-width: 1110px){
 
    .menu-footer.menu-footer-last{
        float: left;
        width: 100%;
    }
    .footer-menu.col-md-10, .col-md-2.right-column-sites{
        width: 100%;
    }
    li.other-sites {
    border-left:none;
    padding: 0 15px !important;
    
}
}
@media (max-width: 570px){
     .menu-footer > li.nav-item{
         width: 100% !important;
     }
}