#sp-header .logo {
    margin-right: 0px;
}

#sp-header { background-image: linear-gradient(to top, #25727d, rgb(9, 56, 63)); } 
#sp-header::after {   z-index:-1; opacity:.06;    position: absolute;
content: " "; top:0px; left:0px; width:210px; height:100%; background-image: url('/images/dotted_w2.svg');  background-size: cover; /* Adjust as needed */
      background-repeat: no-repeat; /* Adjust as needed */} 

body.predefined-header1 #sp-header {
    padding:20px;
}
body.predefined-header1 #sp-header ul.sp-contact-info li { font-size:14px; }
li.sp-contact-phone a, li.sp-contact-mobile a { font-size:18px; font-weight:700;}
li.sp-contact-time { color:#fff; }
.logo-image-phone { height:35px; }

.sp-contact-info { border-top: 1px solid #89D0D755; padding-top:20px;}
body.predefined-header1 #sp-header ul.social-icons {
margin-bottom:50px;}
.social-icons a { font-size:20px;}

body.predefined-header1 #sp-header .sp-megamenu-wrapper {
    margin-bottom: auto;
    margin-top: 55px;
}

.service-item .sppb-img-container:after {
    background-color: #89D0D7b3;
}
.major-color-overlay:after {
    background: #89D0D7b3;
}