#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed .sp-megamenu-parent > li > span {
    line-height: 50px;
}

#sp-header.menu-fixed {
    background: #ffffff;
    position: fixed;
    z-index: 9999;
    top: 0;
    box-shadow: 0 3px 2px rgba(0,0,0,0.05);
    height: 95px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 5px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 55px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #00448c;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.uc_bold_simple_price_table .uc_content_box a.uc_btn {
    border: 2px solid #e4e8ea !important;
    color: #ffffff !important;
    background-color: #095686;
}
.btn.sppb-btn-default, .btn.btn-default, .sppb-btn.sppb-btn-default, .sppb-btn.btn-default {
    border: 2px solid #FFFFFF;
    color: #fff;
    padding: 05px 05px;
    background: transparent;
    font-size: 14px;
    font-weight: 900;
}

.sppb-btn-info {
    color: #fff;
    background-color: #23cf5f;
    border-color: #23cf5f;
}

#sp-header {
    background: transparent;
    height: 90px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #00448c;
}
.sp-megamenu-parent >li.active>a:before, .sp-megamenu-parent >li:hover>a:before {
    width: 40%;
}
.sp-megamenu-parent >li >a:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 1;
    width: 0;
    height: 2px;
    background: #00448c;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #141414;
    text-transform: uppercase;
}

.major-color, p.sppb-addon-title, .btn.sppb-btn-default:hover, .sppb-btn.sppb-btn-default:hover, .btn.btn-default:hover, .sppb-btn.btn-default:hover, .btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:focus, .btn.btn-default:focus, .sppb-btn.btn-default:focus, .sppb-carousel .sppb-carousel-arrow:hover, .sppb-addon.sppb-addon-articles .sppb-addon-article h3 a:hover, .sppb-addon.sppb-addon-articles .sppb-addon-article h3 a:focus, .sppb-addon.sppb-addon-articles .sppb-addon-article .sppb-article-meta span.sppb-meta-category a:hover, .sppb-addon.sppb-addon-articles .sppb-addon-article .sppb-article-meta span.sppb-meta-category a:focus, .melvin-social-profile a:hover, .melvin-social-profile a:hover, .sppb-addon-person .sppb-person-information span.sppb-person-designation, .contact-map-section .sppb-addon-text-block .sppb-addon-title, .sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-item .sp-vertical-middle > div:hover .sp-simpleportfolio-title a, .entry-header h2 a:hover, .entry-header h2 a:focus, .entry-header .category-name a, #sp-right .sp-module.blog-categories ul li a:hover, #sp-left .sp-module.blog-categories ul li a:hover, #sp-right .sp-module.blog-categories ul li a:focus, #sp-left .sp-module.blog-categories ul li a:focus, #sp-right .latestnews.blog-latest-news .latest-post-content-wrap .melvin-news-title:hover, #sp-left .latestnews.blog-latest-news .latest-post-content-wrap .melvin-news-title:hover, #sp-right .latestnews.blog-latest-news .latest-post-content-wrap .melvin-news-title:focus, #sp-left .latestnews.blog-latest-news .latest-post-content-wrap .melvin-news-title:focus, #sp-right .latestnews.blog-latest-news .latest-post-content-wrap .latest-post-info span a:hover, #sp-left .latestnews.blog-latest-news .latest-post-content-wrap .latest-post-info span a:hover, #sp-bottom .nav.menu li a:hover, #sp-bottom .nav.menu li a:focus, #sp-bottom5 .acymailing_form .acysubbuttons:before, .sp-comingsoon .social-icons li a:hover {
    color: #23cf5f;
}

#sp-bottom .nav.menu li a {
    font-size: 16px;
    color: rgba(255,255,255,0.7);
    padding: 5px 0;
    line-height: 1;
}

.sppb-btn-info {
    color: #fff;
    /* background-color: #0ac9c9; */
    /* border-color: #0ac9c9; */
}

.major-bg-color, .btn.sppb-btn-primary, .sppb-btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.btn-primary {
    background-color: #7ed200;
}

.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary {
    color: #FFFFFF;
    padding: 5px 30px;
    font-weight: 900;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
}
.sppb-btn-success {
    color: #fff;
    background-color: #7ed200;
    border-color: #7ed200;
}