@import url(https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:ital,wght@0,500;0,600;0,800;1,600;1,700&display=swap);

h1, h2, h3, h4, h5, h6 {
    font-family: 'Barlow Semi Condensed' !important;
}
body {
    letter-spacing: 0.5px;
    line-height: 26px;
}

@media(max-width:991px){
h1 { font-size: 28px !important; }
h2 { font-size: 26px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 22px !important; }
h5 { font-size: 20px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}

.logo img {
    width: auto;
    height: 75px;
}
#sp-header.menu-fixed .logo img {
    width: auto;
    height: 62px;
    margin-top: -25px;
}

#sp-bottom{
  background-color: #77ccf5 !important;
  padding: 50px 0px !important;
}
@media(max-width:991px){
#sp-bottom{
  background-color: #77ccf5 !important;
  padding: 30px 0px 0px !important;
}}

#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  font-weight: 700;
  color: black !important;
}

#sp-bottom a {
  color: black !important;
}

#sp-bottom a:hover {
  color: #0d5375 !important;
}

#sp-footer {
  background-color: #77ccf5 !important;
  color: black !important;
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px !important;
}

.sp-page-title {
    padding: 190px 0 190px 0px;
    text-align: left;
    font-size: 44px;
    font-weight: 700;
}
.sp-page-title h2 {
    font-size: 37px;
    font-weight: 800 !important;
}
.sp-page-title h2:after {
    content: none;
}

/*feature-box*/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-title.sppb-feature-box-title, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-icon span i {
    color: #000 !important;
}
.sppb-addon-feature:hover {
    background: none !important;
}
.home-feature-box-001 .sppb-addon-title {
    text-transform: capitalize !important;
}

/*megamunu*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}
#sp-header.menu-fixed {
    height: 64px;
    background: #ffffffd1;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 65px;
    COLOR: #00136d9e;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #0d2b58 !important;
}

/*scrol*/
.scrollup {
    bottom: 30px;
    right: 107px;
    color: #a24a4a;
}
.scrollup:before {
    color: #081a71;
}

@media(max-width:991px){
#sp-footer {
    padding-bottom: 90px;
  }
  
/*off canvas*/
.offcanvas-menu {
    background: #fff;
    background-image: url(/images/00-EK/offcanvas.jpg);
    background-size: cover;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: none !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding-left: 0px;
    color: #000;
    font-family: 'Barlow Semi Condensed';
    font-weight: 700;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 20px;
    font-size: 13px;
}
  #offcanvas-toggler >i {
    color: #070958;
}
#sp-header.menu-fixed #offcanvas-toggler{
    line-height: 75px !important;
}
  #offcanvas-toggler {
    float: right;
    line-height: 103px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    color: #010186;
    font-size: 20px;
}
@media(max-width:991px){
.close-offcanvas {
    color: #00086b !important;
    border: 1px solid #1600a5;
  }}
  