

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #9ec5bb;
}

.sp-megamenu-parent > li:hover > a {
  color: #9ec5bb;
}

.btn.sppb-btn-primary, .sppb-btn.sppb-btn-primary {
  background-color: #9ec5bb !important;
  border-color: #9ec5bb !important;
  color: #fff !important;
}

#sppb-addon-1664374194589 .sppb-icon .sppb-icon-container {
  text-align: center;
  color: #9ec5bb;
}

#sppb-addon-1664439160347 .sppb-icon .sppb-icon-container {
  text-align: center;
  color: #9ec5bb;
}

#sppb-addon-1664439301225 .sppb-icon .sppb-icon-container {
  text-align: center;
  color: #9ec5bb;
}

.sppb-addon-blocknumber .sppb-blocknumber .sppb-blocknumber-number {
  width: 60px !important;
  line-height: 30px !important;
  height: 40px !important;
  border-radius: 0px !important;
  background: #9ec5bb !important;
  color: #000;
  border-style: none !important;
  font-weight: bold;
  margin-bottom: 20px;
}

#sp-header {
  height: 120px !important;
  width: 100%;
  position: relative;
  z-index: 999;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.logo-image {
  height: 120px;
  margin-top: 55px;
}

@media (max-width: 991px)
#sp-header .logo {
    height: 110px !important;
}
