/* ========================================================================
   Use this file to add custom CSS easily


//zangu
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  color:white;
}

#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
  background-color:white;
}


#sp-footer {
   background-color: #005c82 !important;
}

#sp-footer a {
  color: #666;
}

 ========================================================================== */

body {
  line-height: 1.42857 !important;
    font-size: 14px !important;
}
body,p,span,h1,h2,h3,h4 {
    font-family:Istok Web,constantia !important; 
}

h1{
  font-size: 30px !important;
  font-weight:300 !important;
}

h2{
  font-size: 20px !important;
  font-weight:300 !important;
}

#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color:green;
}

#sp-footer {
   background-color: #005c82 !important;
}

.section-title, .sppb-title-heading {
  padding-bottom: 0x !important;
  margin-bottom: 0px !important;
}

.section-title:before, .sppb-title-heading:before {
  display:none !important;
}

.small, small {
    font-size: 0px;
}

#sp-top-bar .sp-module {
      display: block !important;
}