body {
  font-family: font-family: tahoma, arial, helvetica, sans-serif;
}





.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 12px;
  font-size: 12px;
  letter-spacing: 0px;
}

sppb-title-heading h2 {
  font-family: font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 92px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  color: #2c2c2c;
    letter-spacing: .05em;
}

#sp-footer1 {
  text-align: left;
}

#sp-footer2 {
  text-align: right;
}


#sp-footer ul.menu {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0 -10px; 

}

#sp-footer ul.menu li {
  float: right;
  display:block;
  padding-left:20px;
  border: 0px;
}

.sp-module ul  li  a {
  line-height: 24px;
}

.sp-module ul  li  a:before {
  content: none;
}

#dj-easy-contact-send-110 {
  background: #162d62;
} 

.modblog {
  border: solid 1px #ccc;
  border-radius: 5px;
  padding: 10px;
}

.modblog h3.sp-module-title {
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 11px;
}

.modblog li, .modblog p {
  font-size: 11px;
  line-height: 14px;
}

.category-modulemodblog .mod-articles-category-title {
  font-weight: 600;
}

.csacontainer  {
  display: flex;
  justify-content: center;
  align-items: center;
}
.csa {
  margin-top: 15px;
  background: #162d62;
  border-radius: 20px;
  padding: 10px 10px 12px 10px;
  font-weight: bold;
  color: #fff;
  width: 220px;
  text-align: center;
}

.sppb-carousel-content {
  background: rgba(0, 0, 0, 0.6);
      margin-top: 15px;
  padding: 10px 10px 12px 10px;
  color: #fff;
  text-align: center;
}

.sppb-carousel-text h2 {
  color: #162d62;
  font-weight: bold;
  text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
  text-align: center;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  top: 30%;
}
.sppb-carousel-text{
  vertical-align: bottom;
}

.search-query {
  width: 100%;
}

.items-row {
  margin-top: 40px;
}