#sp-menu ul.social-icons a {
    color: #f77b22;
  font-size: 30px;
}

#sp-header {
    background: #000;
  border-bottom: 4mm ridge rgba(247, 123, 34, .9);
  height: 150px;
}
.scuba {
  color: #fff;
    background: #f77b22;
  font-weight: bolder;
      padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
}
  
@media (max-width: 576px) {
    .logo-image {
        height: 130px;
       padding-top: 15px;
    }
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 130px;
    font-size: 16px!important;
    margin: 0;
}
    .logo-image-phone {
       padding-top: 15px; 
    }

  h3 {    
    font-size: 30px!important;
    font-weight: 500;
    font-family: Noto Sans;
   
}
 h2 {    
    font-size: 30px!important;
    font-weight: 500;
    font-family: Noto Sans;
   
}
 h4 {    
    font-size: 30px!important;
    font-weight: 500;
    font-family: Noto Sans;
   
}