#sp-top-bar,
#sp-top-bar1, 
#sp-top-bar2 {
  font-size:16px!important;
  line-height: 20px!important;
  padding: 8px 0!important;
  background: #000022!important;
  color: #ffffff!important;
}


#sp-top-bar a,
#sp-top-bar a:visited {
  color: #dddddd!important;
  text-decoration: none!important;
}


#sp-top-bar a:hover {
  color: #FFFFFF!important;
  text-decoration: underline!important;
}

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

#sp-top1,
#sp-top2,
#sp-top3 {
    float: none!important;
    text-align: center!important;
}

#sp-top1 {
  padding: 5px 0px 0px 0px!important;
}

.sp-contact-info {
  padding: 5px 0px 0px 0px!important;
  }
/**************************************************/

#sp-header {
  background: #ffffff!important;
}

@media (max-width: 575px) {
    #sp-header .logo {
        height: 80px!important;
    }
}


/* mobile burger menu */

.burger-icon > span {background-color: #000022!important;}

/*close all menu */


#sp-footer,
#sp-footer1,
#sp-footer2 {
  font-size: 16px!important;
  font-family:'Open Sans', sans-serif!important;
  line-height: 16pt!important
  color: #ffffff!important;
  background: #000022!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

/* phone size */
@media screen and (max-width: 640px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

#sp-footer a,
#sp-footer a:visited  {
  text-decoration: underline!important;
  color: #eeeeee!important;
}

#sp-footer a:hover  {
  text-decoration: none!important;
  color: #ffffff!important;
}