/*Layouts css goes here*/

div#et-top-navigation {
    height: 70px;
}

header#main-header-traduction {
    border-bottom: 1px solid #eee;
}

header#top-header.traducteur .container {
max-width: 1235px;
margin: 40px 20px;
padding-top: 30px;
}


div#et-top-navigation {
    right: 20px;
}

div#traduction.logo-container {
    background-size: contain;
    width: 200px;
    background-color: #fdfdfd;padding-top: 15px;
}

div#et-top-navigation.traduc {
    background-color: #fdfdfd;
    padding-top: 0px;
    margin-bottom: 50px;
}

header#main-header-traduction {
    width: 100%;
    background-color: #fdfdfd;
    height: 80px;
}


/* FOOTER */

footer#traduction.full-bg {
    background-color: #282828;    padding: 30px 10px;
}

footer#traduction.full-bg h4, h3 {
 color:#2EA3F2; 
}


div#menu2-traduction.full-bg {
    background-color: #323232;height: 45px;
}
nav.ddl-nav-wrap.ddl-navbar.ddl-navbar-default.ddl-nav-horizontal {
    position: relative;
    top: -40px;
    right: 260px;
}
div#trad-reseaux {
    background-color: #1B1B1B;
}

div#reseaux-traduction {
    position: relative;
    top: -50px;
    left: 80%;
}

div#trad-reseaux.full-bg div.container div.row::after {
    display: none;
}

aside {
    padding-bottom: 30px;
}

#footer-menu-2-articles {
  background-color:#333;
  padding:10px;
}

#footer-menu-2-articles #menu-menu-2 {
  display:inline-flex;
}

#footer-menu-2-articles #menu-menu-2 li {
  margin-right : 10px;
}