/*slideshow*/

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .col-sm-8 {
    margin: 0;
    width: 100%;
}

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .owl-carousel .owl-controls { bottom: 20px; }

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title .sppb-slidehsow-sub-title {
    letter-spacing: 2px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    letter-spacing: 1px !important;
    margin-bottom: 40px;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a {
    color: #ffffff;
    background: #454545;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 1;
    transition: 0.5s;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:hover, .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:focus {
    background: #ececec !important;
    color: #000;
}

/*end of slideshow*/


/*feature*/

.home-icon .sppb-addon-feature img { width: 150px; }

.home-feature .sppb-addon-feature .sppb-addon-text { margin-top: 10px; }

.home-feature .sppb-addon-feature { position: relative; }

.home-feature .sppb-addon-feature:before { content: ""; position: absolute; background: #222a35; width: 50px; height: 5px; border-radius: 50px; left: 0; right: 0; margin: auto; bottom: -25px; opacity: 0.1; transition: 0.5s; }

.home-feature .sppb-addon-feature:hover:before { opacity: 1; }

.home-feature-002 .sppb-addon-feature .sppb-addon-text { margin-top: 10px; }

.home-feature-002 .sppb-addon-feature { position: relative; }

.home-feature-002 .sppb-addon-feature:before { content: ""; position: absolute; background: #fff; width: 50px; height: 5px; border-radius: 50px; left: 0; right: 0; margin: auto; bottom: -25px; opacity: 0.1; transition: 0.5s; }

.home-feature-002 .sppb-addon-feature:hover:before { opacity: 1; }

/*end of feature*/

.equipments-img .sppb-addon-feature img { width: 300px; }



.title-style-001 h4 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
}

.title-style-002 h4 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
}

.equipment-img img {
    width: 300px;
}