#sp-header {
    background: #69051C !important;
    color: #FFF !important;
}
.sp-megamenu-parent > li > a {
    color: #ffffff !important;
}
a, a:hover {
    text-decoration: none;
	color: #000 !important ;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 2px;
    line-height: 50px;
    font-size: 14px;
    margin: 0;
    text-transform: normal !important;
}
.sp-megamenu-parent > li > a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #000;
}
.sp-dropdown li.sp-menu-item > a {
    color: #000 !important;
}
#sp-footer, #sp-bottom {
    background: #69051C !important;
    color: #FFFFFF;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 30px;
    color: #ffffff;
}
body, .sp-preloader {
    color:#1a0a0a;
}
#sp-bottom .sp-module ul > li > a {
    display: block;
	color:#FFF !important; 
}
.field-items {
    color: #333 !important;
}
#sp-top-bar {
    background: #69051C;
    color: #FFFFFF !important;
}
#sp-top-bar {
    padding: 9px 0;
    font-size: 14px;
}
.top-services ul.menu > li > a {
    position: relative;
    color: #FFFFFF !important;
}

{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sp-top-bar a {
    color: #FFFFFF !important;
}
	#sp-logo .logo .logo-slogan {
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.18);
    letter-spacing: 0.7px;
}