/*pop-up*/
section#sp-section-1 {
    min-height: 0px !important;
    height: 0px !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;
}

.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-icon span i {
    color: #252525 !important;
}

/*end*/

/*image-style-001*/
.image-style-001 {position: relative;}

.image-style-001:before {position: absolute;content: '';width: 1000px;height: 76%;right: 50%;background: #8bcfba;bottom: -75px;transition: 0.5s;}

@media(max-width:991px){
    .image-style-001:before {position: absolute;content: '';width: 1000px;height: 76%;right: 50%;background: #8bcfba;bottom: -35px;transition: 0.5s;}
}
.image-style-001:after {position: absolute;content: '';width: 1000px;height: 70%;right: 50%;background: #f5f9fc;top: -78px;z-index: -1;transition: 0.5s;}

.image-style-001:hover:before {background: #f5f9fc;}

.image-style-001:hover:after {background: #8bcfba;}

@media(max-width:991px){
.image-style-001:after {position: absolute;content: '';width: 1000px;height: 75%;right: 50%;background: #f5f9fc;top: -43px;z-index: -1;}
}

/*image-style-002*/
.image-style-002 {position: relative;}

.image-style-002:before {position: absolute;content: '';width: 1000px;height: 76%;left: 50%;background: #8bcfba;top: -50px;transition: 0.5s;}

.image-style-002:hover:before {background: #4fa187;left: 40%; top: -35px;}

/*pattern-style-001*/
.pattern-style-001 {position: relative;}

@media(min-width:992px){
.pattern-style-001:before {position: absolute;content: '';width: 150px;height: 50px;left: 0;top: -20px;background: #8bcfba;z-index: 999999 !important;}}