.investa-faq-style{
    width:100% !important;
    max-width:none !important;
}

.investa-faq-style .sppb-panel-group{
    width:100% !important;
    max-width:none !important;
}

.bis_scic_event_title {
    font-size: 20px !important;
    line-height: 1.4;
}
.news-title {
    font-size: 20px !important;
    line-height: 1.4;
}
.sppb-addon-content > div {
    margin-bottom: 60px;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    padding: 0 20px !important;
}

.sppb-addon-content > div {
    margin-bottom: 0 !important;
}   

.sp-page-title {
    padding: 215px 0 115px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    text-align: center;
    position: relative;
}
.sp-page-title .sp-page-title-sub-heading {
    color: #fff !important;
}

#sp-title {
    position: relative;
}

#sp-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #1c314a; /* adjust opacity */
    opacity: 0.7;
    z-index: 1;
}

#sp-title .container,
#sp-title .sp-page-title-heading {
    position: relative;
    z-index: 2;
}

.slider-small-lbl {
    font-size: 14px !important;
    letter-spacing: 3.55px !important;
    font-weight: 400px!important;
}

.sp-page-title-heading{
    font-family: Poppins, sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #ffffff !important;
    letter-spacing: 2.55px !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}
.sp-page-title-sub-heading{
    font-family: Poppins, sans-serif !important;
    font-weight: 500 !important;
    font-size: 60px !important;
    color: #ffffff !important;
    letter-spacing: -3px !important;
    line-height: 70px !important;
}
/* Banner */
.sp-page-title {
    position: relative;
    padding: 120px 0 90px;
    background-size: cover;
    background-position: center;
    /*background: #1c314a; 
    opacity: 0.5;*/
}

/* Banner wrapper — establish positioning + clip */
.sp-page-title {
    position: relative;
    overflow: hidden;
}

/* Overlay */
.sp-page-title::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

/* Content above overlay */
.sp-page-title .container {
    position: relative;
    z-index: 2;
    text-align: center;
}

.sp-page-title-sub-heading {
    color: #fff;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

.sp-page-title-heading {
    color: #fff;
    font-size: 58px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: none;
}