/**fccoa**/

body {
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 13pt!important;
  line-height: 22pt!important;
  color: #222222!important;
}

p {
  margin-bottom: 14px!important;
}

/*.body-innerwrapper {
    overflow-x: visible;
}*/

a:link,
a:visited  {
  color: #036!important;
  text-decoration: none!important;
}

a:hover {
 text-decoration: underline!important;
 color: #125f8e!important;
}

#sp-top-bar {
  padding: 2px 0!important;
  background: #036!important;
  color: #fff!important;
}

#sp-top-bar a,
#sp-top-bar a:visited,
#sp-top-bar a:hover {
  color: #fff!important;
}

#sp-top-bar .social-icons a:link,
#sp-top1 .social-icons a:link {
  font-size: 20px!important;
}

#sp-main-body {
  padding: 0px 0px 25px !important;
}

#sp-right .sp-module {
  padding: 0px!important;
  border: none!important;
  justify-content: center!important;
}

#sp-bottom {
  background: #efefef!important;
  border-top: 1px #5b839b solid!important;
}

#sp-footer  {
  color: #ffffff!important;
  background: #036!important;
}

#sp-footer a {
  color: #eee!important;
  text-decoration: underline!important;
}

/* megamenu */

.sp-megamenu-parent > li > a {
  font-size: 16pt!important;
  text-decoration: none!important;
  color: #036!important;
}

.sp-megamenu-parent > li > a:hover {
  color: #1167bd!important;
}

.sp-menu-item>li.active>a {
   color: #0655a3!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 14pt!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  margin-top: -25px!important;
  padding: 10px!important;
}


--

#sppb-addon-title,    
.overlay-image-title,
h4.sppb-addon-title a     {
    color: #fff!important;
}

.hdrShadow {
    text-shadow: 2px 2px #000!important;
}

.dblborder     {
    border-bottom: double #cce6ee 5px!important;
}

.sp-scroll-up {
  background-color: #ffffff!important;
  border: thin solid #336699!important;
}

a.sp-scroll-up {
  color: #336699!important;
}

a.sp-scroll-up:hover  {
     background-color: #336699!important;
     color: #ffffff!important;
}