/*============================*/
.body-innerwrapper {
    padding-top: 0px;
}
/*============================*/
#sp-page-builder .page-content .sppb-section.sppb-sticky-it {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
/*============================*/
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    position: relative;
    z-index: 999;
}
/*============================*/
//*#sp-header,
#sp-subhead {
    padding: 0;
    height: auto;
    position: fixed;
}
#sp-header .row {
    align-items: center;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
#sp-main-body {
    padding-top: 60px;
    padding-bottom: 60px;
}
/*============================*/
.sppb-carousel-extended-item img {
    height: auto !important;
}
/*============================*/
.sp-scroll-up {
    bottom: 100px;
}
/*============================*/
.sp-megamenu-parent {
    float: none;
    text-align: left;
}
/*============================*/
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
    margin-bottom: 0;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date,
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
    font-weight: 700;
}
/*============================*/
.sppb-responsive-bars {
    vertical-align: middle;
}
/*============================*/
.sppb-responsive-bars {
    transition: all .4s;
    width: 55px;
    height: 43px;
}
.sppb-responsive-bars .sppb-responsive-bar {
    transition: all .4s;
}
.sppb-responsive-bars.open {
    position: relative;
}
.sppb-responsive-bars.open .sppb-responsive-bar {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    margin: auto;
}
.sppb-responsive-bars.open .sppb-responsive-bar:nth-child(1) {
    transform: rotate(45deg);
}
.sppb-responsive-bars.open .sppb-responsive-bar:nth-child(3) {
    transform: rotate(-45deg);
}
.sppb-responsive-bars.open .sppb-responsive-bar:nth-child(2) {display: none;}
/*============================*/
.ba-forms-modal-wrapper {
    z-index: 10001 !important;
}
.ba-forms-authorize-field-wrapper .ba-alert-tooltip, 
.ba-form-field-item .ba-alert-tooltip {
    display: none !important;
}
#ba-forms-notification {
    color: #fff !important;
    background: #18c139 !important;
}
.ba-forms-lightbox-row i {
  width: 60px !important;
}
/*============================*/
.sppb-carousel-extended-nav-control .nav-control {
    color: #ff6854;
    border-color: #ff6854;
}
/*============================*/
.sppb-addon-feature p {
    margin-bottom: 0;
}
/*============================*/
.b-anchor-menu ul {
	display: flex;
	justify-content: space-between;
}
/*============================*/

/*============================*/