/* HEAD */

#sp-header {
    height: 120px;
}
#sp-header .logo {
    height: 120px;
}
section#sp-menu {
    background: #001a57;
}
.sp-megamenu-parent {
	float: left;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: 60px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 25px;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
.sp-megamenu-parent > li:hover > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus, .offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul li.active > a {
    color: #ff8800;
}
li.sp-menu-item.current-item.active {
    background: #ff8800;
}
li.sp-menu-item.current-item.active a {
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #001a57;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #fff;
    margin-left: 10px;
}
#offcanvas-toggler > .fa {
    color: #ffffff;
}
.offcanvas-menu h3.sp-module-title {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #ff8800;
}

/* BODY */

a {
    color: #001a57;
}
a:hover, a:focus, a:active {
    color: #ff8800;
}
.com-k2 #sp-main-body {
    padding: 30px 0;
}
.bt-cs .bt-inner img {
	margin: 15px auto;
	outline: none;
    border: none;
}
.bt-introtext {
    margin: 15px 0;
}
p.readmore {
    font-weight: 600;
}
div.itemHeader h2.itemTitle {
    text-align: center;
    color: #ff8800;
}
span.itemImage img {
    margin: auto;
}
div.itemNavigation a.itemNext {
    float: right;
}
div.itemTwitterButton {
    margin-top: 4px;
}
div.itemFacebookButton {
    width: auto;
}
div.itemGooglePlusOneButton {
    margin-top: 4px;
}
div.catItemView {
    border: 1px solid #eee;
    padding: 20px;
    margin: 0 20px 40px;
}
h2.catItemTitle {
    font-size: 26px;
}
div.catItemLinks {
    margin: 0;
}
span.catItemImage {
    max-height: 200px;
    overflow: hidden;
}
span.catItemImage img {
	margin: auto;
}
.fegs-no .sppb-addon-title-icon:before {
	margin-right: 10px;
}
.fegs-nv span.sppb-icon-container {
    border: 2px solid #f80;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    line-height: 55px;
}
.sppb-row-container {
	margin: auto !important;
}
div#recaptcha div {
    margin: auto;
}
.djslider-default ul.djslider-in > li {
    max-height: 200px;
}
#djslider-loader104 img.dj-image {
    width: auto !important;
    margin: auto !important;
    max-height: 100% !important;
    background-color: white;
    position: absolute;
    padding: 20px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#djslider-loader104 img.dj-image:hover {
    background-color: #e2e2e2;
}


/* FOOT */

#sp-bottom .sp-module {
    margin-bottom: 0 !important;
}
#sp-bottom .sp-module ul > li {
    margin-bottom: 0 !important;
    border-bottom: 1px dotted #d5d5d5;
}
#sp-footer .container-inner {
    border: none;
}
#sp-footer, #sp-bottom {
    background: #001a57;
}

/* RESPONSIVE */