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

/*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: #fff ;
}
.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;
}

/*slideshow*/
.videoslide-btn.sppb-btn.sppb-btn-primary.sppb-btn-rounded.sppb-btn-flat{
    display: block;
    margin-top: 20px;
    max-width: 180px;
    font-size: 15px;
    padding: 10px 25px !important;
}
.sppb-carousel-pro-text h2 {
    color: #000;
    font-size: 46px;
    font-weight: 900;
}
@media(max-width:991px){
.videoslide-btn.sppb-btn.sppb-btn-primary.sppb-btn-rounded.sppb-btn-flat{
    display: block;
    width: 172px!important;
    font-size: 15px;
    margin-top: 10px;
    padding: 10px 24px!Important;
    margin-bottom: 10px!Important;
}
.sppb-carousel-pro-text h2 {
    color: #000;
    font-size: 12px !important;
    font-weight: 900;
    line-height: 1;
}
.sppb-carousel-pro-text.videoslide-pro-text {
    font-size: 9px;
    line-height: 1;
}
.videoslide-item-inner-wrapper {
    padding: 0px 15px;
}
.videoslide-item-inner-wrapper > div {
    width: 45%;
}

span.subtitle {
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 18px!important;
    margin-bottom: 0px!important;
    line-height: 0px!important;
    color: #fff!important;
}

}
.sppb-carousel-pro-text.videoslide-pro-text {
    color: #fff;
}
.videoslide-btn.sppb-btn.sppb-btn-primary.sppb-btn-rounded.sppb-btn-flat{
    color: #fff!Important;
    border-color: #fff!Important;
    border-radius: 0px!important;
    font-weight: 300!important;
    text-transform: inherit!important;
}
.videoslide-btn.sppb-btn.sppb-btn-primary.sppb-btn-rounded.sppb-btn-flat:hover {
    color: #fff !important;
}
.sppb-panel-collapse .sppb-addon-content {
    font-size: 14px;
}
.sppb-addon.sppb-addon-feature.sppb-text-left i {
    color: #fff !important;
}

@media screen and (max-width: 546px){
.title {
    font-size: 30px!important;
  }}

/*slideshow-override*/
.slick-dots li button:before {
    transition: 0.3s;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 5px;
    background: #000;
    border-radius: 100px;
    content: '';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 .slick-next {
    right: 22px;
}
.slick-prev {
    left: 0px;
    z-index: 999;
}
.slick-next:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    background: #00000000;
    padding: 0px 10px;
    border: 0px solid #fff;
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    opacity: 0.8;
    transition: 0.3s;
}
.slick-prev:before {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    background: #00000000;
    border: 0px solid #ffffff;
    padding: 0px 10px;
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    opacity: 0.8;
    transition: 0.3s;
}
.slick-prev:hover:before, .slick-next:hover:before {
    opacity: 1;
}
.slick-dots {
    bottom: 40px;
}
@media(max-width:991px){
    .slick-next:before {
    font-weight: 900;
    font-size: 30px;
    padding: 0px 5px;
}
.slick-prev:before {
    font-weight: 600;
    font-size: 30px;
    padding: 0px 5px;
}
.slick-next {
    right: 10px;
}
.videoslide-pro-text {
    padding-top: 50px;    padding-bottom: 40px;
}
.sppb-carousel-pro-text {
    display: grid;
}
  img.content-image {
    max-height: 200px!Important;
    max-width: 200px!Important;
}

.content-div{width: 100%!important;}
.slick-dots {
    bottom: 0px;
}}

/*feature*/
.fb001-hover img{position:relative; transition: 0.3s ease;}
.fb001-hover:hover img{
    transition: 0.3s ease;
    transform: translate(0,-10px);
}


/*image overlay*/

.home-img-overlay .sppb-addon-overlay-image-content {
    padding: 0;
}

.home-img-overlay h1.sppb-addon-title {
    font-size: 30px!important;margin-bottom:0!important;
}

.home-img-overlay .overlay-image-title {
    background: #00000099;
    width: 100%;
    padding:15px;
    
}

.home-img-overlay .title-subtitle-bottom-center .sppb-addon-title {
    transform: translate3d(0,0,0);
}


/*image overlay mobile*/
.mobile-column .sppb-col-xs-6:nth-child(1) {
    padding-right: 7.5px;
    padding-left: 1px;
}

.mobile-column .sppb-col-xs-6:nth-child(2) {
    padding-left: 15.5px;
    padding-right: 1px;
}

.mobile-column h4.sppb-addon-title {
    margin: 0px!important;
    font-size: 12px!important;
}


.mobile-column .home-img-overlay .overlay-image-title {
    background: #00000099;
    width: 100%;
    padding:5px!important;
    
}

/*end*/