/*menu*/
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 20px;
}

body .sppb-btn, body .btn {
    font-size: 16px;
}

@media (max-width: 575px) {#sp-header .sp-module {display: block;}#sp-menu>.sp-column {height: 100%;flex-direction: row-reverse;}div#sp-menu {width: 50%;}body .sppb-btn, body .btn {padding: 9px 15px;}div#sp-top2, #sp-top1 li.sp-contact-email {display: none;}}


/*scroll-up button*/
a.sp-scroll-up {
    bottom: 30px;
    right: 110px;
}

.burger-icon>span {
    background-color: #05507b;
}

/*cta*/
@media screen and (max-width:768px){
/*
.cta-section .sppb-row-overlay {background: rgb(255,255,255);
background: linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%)!important;}*/

.cta-section {
    background-image: url(/images/0_njhigh/home/ctabg.jpg)!important;
    background-position: bottom right!important;
    background-size: contain!important;
}}


/*bottom*/
section#sp-bottom {
    padding: 30px 0px;
}
#sp-footer .container-inner {
    text-align: center;
}

#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 0px;
}

/*override*/

#sp-bottom:after {
    height: 0px;
}

body.default-title #sp-page-title {
    margin: 0px;
}
#sp-footer .container-inner {
    padding: 10px 0;
}
.investa-faq-style .sppb-panel-group {
    max-width: 100%;
}

.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .image img {
    max-width: 98px!important;
}

