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

/*home slideshow first slide*/
@media(min-width:992px){
#home-first-slide {
    margin-top: -100px !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;
}

/*image border*/
.image-border img {
  border: 10px solid #fff;
  box-shadow: 4px 4px 4px #00000010;
}

/*z-index-negative*/
.z-index-negative {
    z-index: 0 !important;
}

/*title-style-001*/
.title-style-001 strong {
    position: relative;
}
.title-style-001 strong:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 1px;
    background: #000;
    left: -250px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.title-style-001 strong:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 1px;
    background: #000;
    right: -250px;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media(max-width:991px){ 
.title-style-001 strong:before {
    display: none;
}
.title-style-001 strong:after {
    display: none;
}
}

/*image-overlay-001*/
.image-overlay-style-001 h4 strong {
    font-size: 15px;
    font-weight: 300 !IMPORTANT;
    letter-spacing: 1px;
    line-height: 5;
}
.image-overlay-style-001 h4.sppb-addon-title span {
    font-size: 28px !important;
    font-weight: unset;
    letter-spacing: 1px;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 12px;
}
.image-overlay-style-001 .sppb-addon-subtitle {
    margin-bottom: 30px !important;
    font-weight: 300;
    letter-spacing: 1px !important;
}
.image-overlay-style-001 .sppb-btn-custom {
    background: #fff;
    color: #000;
    font-size: 14px !important;
    text-transform: uppercase !important;
    border-radius: 0px;
    transition: 0.3s;
}
.image-overlay-style-001 .sppb-btn-custom:hover {
    background: #fff !important;
    color: #000 !important;
    opacity: 0.7;
}
@media(max-width:991px){
.image-overlay-style-001 .sppb-addon-overlay-image-content {
    padding: 15px !IMPORTANT;
}
}
@media(min-width:992px){
.sppb-article-introtext p {
    color: #000;
    height: 60px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px !IMPORTANT;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info h3 {
    color: #000;
    height: 40px;
    font-size: 16px;
    line-height: 1.3;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px !IMPORTANT;
}}
.sppb-addon-articles .sppb-addon-article {
    border-bottom: 1px solid #f7f9fb;
    padding-bottom: 15px;
    margin-bottom: 30px !important;
    background-color: #e2e2e2;
    border-radius: 0 30px 0 0;
    transition: 0.3s;
}
.sppb-addon-articles .sppb-addon-article:hover {
    transform: translateY(-10px);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
    padding: 0 20px;
}

/*feature icon 002*/
.sppb-addon.sppb-addon-feature.sppb-text-left.feature-box-002 img {
    width: 40px !important;
    height: auto !important;
}

/*end*/