#sp-header {
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
    animation: spFadeIn .5s;
}
#sp-top-bar {
    color: #fff;
}
.article-details .article-ratings-social-share {
    display:none !important;
}
#sp-top-bar {
    background: #053058;
    color: #fff;
}
#sp-top-bar a{
    color: #fff;
}
.footerairport a{
color:#ffffff;
}
#sp-footer, #sp-bottom {
    background: #053058;
    color: #FFFFFF;
}
#sp-header {
    background: #2E74B5;
}
#sp-header a{
    color:#ffffff;;
}
.sp-menu-item sp-has-child {
	color:#ffffff;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
	color:#ffffff !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
	color:#2E74B5 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #2E74B5 !important;
}
 #sp-menu {	
text-transform: uppercase;
 }
 .sp-menu-separator {
	 color:#ffffff;
 }