
 .default-header .top-header {
background-color:#E6EBEF;
 }
 .default-header .bottom-header {
background-color:#3F6587;
 }
 .default-header .bottom-header .line {
background-color:#E6EBEF;
 }
 #menuPrimary .first-level-link{
font-size:18px;
 }
 #menuPrimaryContent {
justify-content:flex-end;
 }
 #menuPrimary .first-level-link{
padding-right:30px;
 }
 #menuPrimary .navbar-nav .first-level-link{
color:#fff;
 }
 #menuPrimary .navbar-nav .nav-link:hover{
color:#E6EBEF;
 }
 #menuPrimary .menu-level-one .dropdown-menu .dropdown-item,#menuPrimary .menu-two .dropdown-toggle,#menuPrimary .sk-megamenu-column-item-link{
font-size:16px;
 }
 #menuPrimary .sk-megamenu-column-item-submenu-link{
font-size:14px;
 }
 #menuPrimary button.navbar-toggler{
background-color:#E6EBEF;
 }
 #menuPrimary button.navbar-toggler .tw-hamburger-animated-icon span {
background-color:#3F6587;
 }
 #defaultHeader .searchbutton i{
font-size:16px;
 }
 #defaultHeader .searchbutton {
background-color:#3F6587;
 }
 #defaultHeader .searchbutton {
border-radius:0.25rem;
 }
 .weather-widget .icon-weather {
width:60px;
 }
 .weather-widget {
color:#3F6587;
 }
 .weather-widget .weather-temperature {
font-size:16px;
 }

 footer#footerDefault{
background-color:#2C3A4A;
 }
 footer#footerDefault{
color:#fff;
 }
 footer#footerDefault .footer-default-heading{
color:#E6EBEF;
 }
 footer#footerDefault .footer-default-heading{
font-size:22px;
 }
 footer#footerDefault a{
color:#E6EBEF;
 }
