
/* 

id -> #nom_de_l'id
class -> .nom_de_ta_classe

*/

/* .tm-header ul.uk-navbar-nav > li > a {
    color: #fff !important;
} */
.tm-header li.uk-active > a, .tm-header li > a:hover {
    position: relative;
}
.tm-header li.uk-active > a::after, .tm-header ul.uk-navbar-nav > li > a:hover::after {
    border-bottom: 2px solid #fff !important;
    content: "";
    position: absolute;
    width: 88px;
    margin-bottom: 8px;
    bottom: 0;
    left: 18px;
}
.tm-header li:nth-child(2) > a:hover::after, .tm-header li:nth-child(3) > a:hover::after {
    width: 98px !important;
}
.tm-header li:nth-child(4) > a:hover::after {
    width: 137px !important;
}
.tm-header li:nth-child(5) > a:hover::after {
    width: 96px !important;
}
.tm-footer, #after_footer{
    background-color: #0D1724;
}
.uk-grid {
    /*margin-left: -40px !important;*/
}

.bloc_strategie_digitale, .el-title{
    min-height: 52px;
}
.bloc_strategie_digitale_bas {
    min-height: 250px;
}
.bloc_strategie_digitale {
    min-height: 230px !important; 
}

.uk-navbar, .uk-navbar-nav li > a, .uk-navbar-nav {
    border: none !important;
}
.uk-navbar-item {
    border: none !important;
}
.uk-navbar-nav li > a {
    font-weight: bold;
}
.uk-navbar-nav li:nth-child(2) .uk-navbar-dropdown {
    width: 305px !important;
}


