/* ====---- HEADER ----==== */
header .widget-head{position:relative;height:80px}
header .widget-fixed{position:fixed;z-index:999;top:0;left:0;width:100%;height:80px;background:#152029;opacity:.95;--alpha2:0.3;box-shadow:0 10px 20px rgba(0,0,0, var(--alpha2))}

header .widget-logo{float:left;margin-top:15px}
header .widget-nav{float:right;margin-top:15px}

header .widget-title-bg{background:#FF7E00}
header .widget-title h1{padding:20px 0px 18px 0;width:100%;color:#fff;font-style:italic;font-weight:normal;line-height:155%}
@media screen and (max-width:767px){header .widget-title h1{font-size:16px}}

header .list-inline > li{display:inline-block;padding-right:0px;padding-left:25px}
