@media(min-width: 992px){
    nav.fixed-top:not(.show-menu) .bg-wrap{
        opacity: 0 !important;
    }
}
nav.sticky-top.fixed-top:not(.show-menu) .bg-wrap, nav.fixed-top.sticky-top:not(.show-menu) .bg-wrap{
   opacity: 1 !important;
}
#nav-logo-menu-btn .bg-wrap {
	background: #e2edfe;
}#header-text-btn-img .bg-wrap {
    background: linear-gradient(to bottom, #e2edfe, #f5f8fd);
}

#header-text-btn-img .btn.btn-primary{
    background-color: #fe8630;
    border-color: #fe8630;
}
@media (min-width: 1230px){
    .light h1{
        font-size: 64px;
    }
}
@media (max-width: 576px){
    .dark h1.light, .light h1, .dark .light h1, h1.light {
        font-size: 35px;
    }
}#benefits-3col-17 .bg-wrap {
    background: linear-gradient(to bottom, #f5f8fd, #f5f8fd);
}#benefits-4col-7 .bg-wrap {
}



#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
#footer-text-4 .bg-wrap {
	background: linear-gradient(to bottom, #f5f8fd, #e2edfe);
}

@media(min-width: 992px){
    nav.fixed-top:not(.show-menu) .bg-wrap{
        opacity: 0 !important;
    }
}
nav.sticky-top.fixed-top:not(.show-menu) .bg-wrap, nav.fixed-top.sticky-top:not(.show-menu) .bg-wrap{
   opacity: 1 !important;
}
#nav-logo-menu-btn .bg-wrap {
	background: #e2edfe;
}#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
