.mednet-features-list .mednet-features-one.mednet-features-one-v2:after, .mednet-features-list .mednet-features-two:after {
    background: rgba(29, 175, 237, 0.95);
}

.mednet-features-list .mednet-features-three:after {
    background: rgba(17, 115, 185, 0.95);
}

.mednet-features-list .mednet-features-one:after {
    background: rgba(59, 205, 231, 0.95);
}


#sp-header {
    height: 85px; 
	background: #ffffff;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #f8ab2d;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
}


#sp-top-bar {
    background: #3d6f9e;
    color: #FFFFFF;
}
 
#sp-bottom { 
    border-top: 9px solid #f8ab2d;
	padding: 30px 0 0px;
}
#sp-bottom .sp-module .opening-hours .sppb-addon-content {
    width: 100%;
    max-width: 250px;
}

#sp-bottom, #sp-footer {
    background: #3d6f9e;
}

.align-top {
    align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    vertical-align: top !important;
}
 

#sp-bottom2 .sp-column, #sp-bottom3 .sp-column {
    margin-top: 15px;
}

.sp-megamenu-parent>li>span, .sp-megamenu-parent>li>a { 
    margin: 0 16px; 
}

#sppb-addon-1765138899671 li a { 
    border-top: 1px solid #8aa0b3;
    display: block;
    padding: 10px 8px;
    font-weight: 500;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #ff9915;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #595959;
}

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

.sp-megamenu-parent>li>a {
    color: #767272;
    font-size: 16px;
    font-weight: 500;
}

#offcanvas-toggler>.fa {
    color: #3d6f9e;
}

.offcanvas-menu {
    background-color: #3d6f9e;
    color: #f3f8fe;
}

.sp-megamenu-parent>li:hover>a {
    color: #ff9915;
}

#sp-header {
    height: 85px;
    background: #ffffff;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .1);
}


@media (max-width: 767px) {
    #sp-header {
    height: 90px;
    background: #ffffff;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
}

.logo-image {
    height: 80px;
}


}
