@charset "UTF-8";
/***!  /templates/shaper_helixultimate/css/custom.css  !***/

/* roboto-300 - latin */

/* roboto-regular - latin */

/* roboto-italic - latin */

/* roboto-700 - latin */

/* roboto-900 - latin */

/* roboto-900italic - latin */


body, p, h1, h2, h3, h4, h5, h6, a, li, span {font-family: 'Roboto';
}

#sp-top-bar a {
    color: #E5E7E8;
}

#sp-top-bar {
    background: #132545;
    color: #E5E7E8;
}

@media (max-width: 576px)
.logo-image-phone {
    height: 26px;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Roboto';
    text-decoration: none;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 70px;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}

.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: 18px;
    font-weight: 500;
  
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Roboto'!important;
    text-decoration: none;
}


.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
  font-weight: 500;  
  color: #006A82 !important;
}

.sp-megamenu-parent>li>a {
  font-weight: 500;
  color: #132545;
}

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent .sp-mega-group > li > a:hover
{color: #006A82 !important;}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

@media (max-width: 576px)
.logo-image-phone {
    height: 28px;
}


#sppb-addon-oe4Iyj9Z4W9UCScJi8ieE .sppb-animated-number-title {
    font-family: Roboto;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: ##132545;
}

.article-header h2 a {
    color: #132545;
}

.article-details .article-header h1, .article-details .article-header h2 {
   color: #132545;
}

span.badge.bg-danger.featured-article-badge {
    display: none;
}

.article-list .article .readmore a {
    color: #252525;
    font-weight: 500;
    font-size: 16px;
}
