@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li > a, #section-header ul.menu.dexp-menu > li span.dexp-nolink {color: #fff;}
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li > a:hover, #section-header ul.menu.dexp-menu > li span.dexp-nolink:hover, #section-header ul.menu.dexp-menu > li > a.is-active, #section-header ul.menu.dexp-menu > li span.dexp-nolink.is-active {color: #acd5ef;}
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li ul.menu li a, #section-header ul.menu.dexp-menu > li ul.menu li span.dexp-nolink { color: #fff;}
}
@media (min-width: 992px){
ul.menu.dexp-menu li ul.menu, ul.menu.dexp-menu li div.mega-menu-item {
    background-color: #0d3d60;
}
li.menu-item.menu-item--expanded {
    -webkit-transition: line-height .3s ease;
    -moz-transition: line-height .3s ease;
    -o-transition: line-height .3s ease;
    -ms-transition: line-height .3s ease;
    transition: line-height .3s ease;
    line-height: 100px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    padding: 0 5px;
}
#section-header ul.menu.dexp-menu > li.menu-item--expanded::after {
        display: none;
    }
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li ul.menu li:hover {background-color:#216c9c; }
}
span.dexp-menu-toogle {
    color: #fff;
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li ul.menu li.menu-item--active-trail a {color: #acd5ef;}
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li.menu-item--active-trail a, #section-header ul.menu.dexp-menu > li.menu-item--active-trail span.dexp-nolink {color: #acd5ef;}
}
@media screen and (min-width: 992px){
#section-header ul.menu.dexp-menu > li ul.menu li a:hover {color: #acd5ef;}
li.menu-item .hide-link {display:none !important;}
}
@media screen and (max-width: 992px){
li.menu-item .hide-link {font-style: italic;}
li.kulso-link.hide {display: none !important;}
}
@media (min-width: 992px) and (max-width: 1078px){
#section-header ul.menu.dexp-menu > li > a, #section-header ul.menu.dexp-menu > li span.dexp-nolink {line-height: 1.8em !important; padding-top: 30px;}
}
@media (max-width: 991px){
ul.menu.dexp-menu li span.dexp-submenu-toogle {width: 100%;border: none;background: none;}
ul.menu.dexp-menu li span.dexp-submenu-toogle::before {color: #216c9c;}
.dexp-nolink {color: #216c9c;}
}