@charset "utf-8";
/* CSS Document */

#sp-logo .logo .logo-slogan {
    font-size: 30px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.18);
    letter-spacing: 0.7px;
    color: black;
    /*text-shadow: 1px 1px 3px #aaa;*/
     background: -webkit-linear-gradient(#0F576A, #3191D8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.logo-image-phone {
    height: 45px;
    margin-top: -10px !important;
    margin-bottom: 10px !important;
}

#sp-top-bar {
    padding: 9px 0;
    font-size: 14px;
    padding-top: 0px;
}

#sp-top-bar {
    background-image: linear-gradient(#14607a, #25748f);
}

#sp-header {
    background: #14607a;
}

#sp-top-bar a {
    color: rgba(255, 255, 255, .75);
}


.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    font-weight: bold;
    color: #000;
    background: #aeeaff;
}

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

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

.sppb-btn.sppb-btn-link {
    background-color: transparent;
    padding: 0;
    color: #96d1fd;
    text-decoration: none !important;
}

.logo-image-phone {
    max-width: 200%;
}


div[data-arrow-content=icon_only].sp-slider .sp-nav-control {
    height: 1px;
    top: -450px;
}

.sp-slider .sp-item .sp-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-position: center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}


.sppb-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    margin-top: 150px;
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.75);
}


body, .sp-preloader {
    background-color: #f4f4f4;
    color: #000000;
}


#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 30px;
    color: #fff;
}

#sp-footer a, #sp-bottom a {
    color: #86d1f6 !important;
}


#sp-footer {
    color: #fff;
    background: #11536a;
    border-top: none;
}


#sp-bottom {
    color: #fff;
    background: #073544;
    border-top: none;
}



.icon-link-color .sppb-addon-title-icon {
    color: #86d1f6;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding: 0px 0;
    cursor: pointer;
    font-weight: 400 !important;
}



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

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

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

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



.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding: 0px 0;
    cursor: pointer;
    font-weight: 400 !important;
    line-height: 40px;
}


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

ul.link_color a {
    color: blue;
}

ul.link_color a:hover {
    color: red;
}


ul.link_color a:visited {
    color: darkgray;
}


.sppb-addon-image-layout-wrap {
    display: block;
    flex-wrap: wrap;
    position: relative;
}

.paycheck-benefits{
    font-size: 12px !important;
    margin-top: 6px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 3px !important;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 14px;
    line-height: 50px;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}


#sp-logo-right .sp-column {
    display: block;
    align-items: center;
    justify-content: flex-end;
}


#sp-logo-wrap {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    padding: 25px 0px 5px 0px;
}


.explore-case-study .overlay-background-style {
    background-color: rgba(0, 67, 107, 0.9) !important;
}

.sppb-panel-title {
    font-size: 20px;
}


.sppb-addon-accordion {
    font-size: 18px;
}
