.section-index { z-index: 0 !important; }

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {height: 700px; padding: 0;display: flex;align-items: center;}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
    max-width: 550px;
    padding-right: 50px;
    padding-top: 50px;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 46px;
    line-height: 1.3;
    text-transform: capitalize;
}

@media (max-width: 767px) {
  .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {height: 500px; }
  .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a { font-size: 12px!important; padding: 10px 20px!important; }
}

/*pop-up*/
section#sp-section-1 {
    min-height: 0px !important;
    height: 0px !important;
}

.home-banner {
    z-index: inherit !important;
}

.curve-shape-001:before {
    content: "";
    position: absolute;
    background-image: url('/images/00-ezfun/home/home-shape-001.png');
    width: 100%;
    height: 200px;
    top: -10px;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 4;
}

.title-style-001 h5 {
    display: inline-block;
    background: rgb(0 43 127 / 70%);
    padding: 8px 12px !important;
    letter-spacing: 1px;
    text-shadow: none;
}

.home-cta-001 {
    background-position: 60% 50% !important;
}

@media (min-width: 992px) {
    .home-cta-001 .sppb-row-overlay { opacity: 0; }
}


/*home-feature-border*/

@media (min-width: 768px) {
.home-feature-border { 
    border-right: 1px solid #000; }
} 

/*home-icon-001*/
.home-icon-001 img {
    width: 60px;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
    border: unset;
}
@media(max-width:768px){
.home-icon-001 img {
    width: 45px;
}
.home-icon-001 h5 {
    font-size: 10px !important;
}
.home-icon-001 .sppb-addon-text {
    font-size: 10px !important;
}}

/*feature-box*/
.owl-carousel .owl-controls .owl-dots .owl-dot.active span, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    border-color: unset !important;
}
.major-bgcolor, .spectrum-title-border .sppb-addon-title:after, .btn.btn-link:hover:after, .sppb-btn.btn-link:hover:after, .btn.sppb-btn-link:hover:after, .sppb-btn.sppb-btn-link:hover:after, .btn.btn-link:focus:after, .sppb-btn.btn-link:focus:after, .btn.sppb-btn-link:focus:after, .sppb-btn.sppb-btn-link:focus:after, .sp-page-title h2:after, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover, .sppb-progress .sppb-progress-bar-primary, .sppb-addon-ajax-contact form .sppb-btn-wrap button, .tags a:hover, .tags a:focus, .helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus, #sp-right .sp-module .tagspopular ul li a:hover, #sp-right .sp-module .tagspopular ul li a:focus, .customNavigation > a:hover, .customNavigation > a:focus, .owl-carousel .owl-controls .owl-dots .owl-dot.active span, .spectrum-contact-info .sppb-icon .sppb-icon-inner, .error-page .btn, .sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after, .search .page-title:after, #sp-bottom .sppb-addon-gallery ul > li a:hover {
    background: unset !important;
    color: unset !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    color: unset !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
    padding: unset !important;
}
.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: unset !important;
}





/*about*/

.about-tab-style:before {
    content: "";
    position: absolute;
    background: #ffffff;
    border-bottom: 2px solid #e3e3e3;
    width: 100%;
    height: 61px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.about-tab-style .sppb-addon-tab .sppb-addon-content.sppb-tab { border: 0; }

.about-tab-style .sppb-addon-tab .sppb-nav-lines {
    display: flex;
    justify-content: center;
    border: 0;
}

.about-tab-style .sppb-addon-tab li a {
    font-size: 20px;
    padding: 15px 25px;
}

.about-tab-style .sppb-addon-tab .sppb-nav-lines>li { margin: 0 10px; }

.about-tab-style .sppb-addon-tab .sppb-nav-lines > li.active > a,
.about-tab-style .sppb-addon-tab .sppb-nav-lines > li.active > a:hover,
.about-tab-style .sppb-addon-tab .sppb-nav-lines > li.active > a:focus { border-bottom-color: #ce1126 !important; color: #ce1126 !important; }



.about-feature-style { transition: 0.5s; }

.about-feature-style:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 15px #efefef !important;
    border-color: #e794a4 !important;
}


/*end of about*/

.plan-style-001 {
    padding: inherit;
    border-radius: 20px !important;
    background: #ffffffd6 !IMPORTANT;
}

.home-banner-style h3 {
    z-index: 999 !important;
    bottom: 0px !important;
    top: 55px;
    position: absolute;
    color: #fff;
    text-shadow: 0px 0px 5px #00000090;
    font-size: 30px;
    left: 40px;
}

@media(max-width:991px){
.home-banner-style h3 {
    top: 25px;
    font-size: 20px !important;
    left: 30px;
}
}


