.service-feature-001 img {
    width: 80px;
}

/*.service-feature-001 .sppb-feature-box-title {
    font-size: 28px !important;
}*/

/*Slideshow text*/
.sppb-carousel-pro-text .sppb-carousel-pro-content{
    line-height:1.0;
}

/*project-pages*/
.sp-simpleportfolio-btns {
    display: none;
}


/*h2 page title*/
.sp-page-title h2 {
    font-size: 20px;
    letter-spacing: 12px;
    font-weight: 900;
}

/*page title*/
.sp-page-title h3 {
    font-size: 110px;
}

/*solutions product*/
.sppb-addon.sppb-addon-single-image.img-product img {
    aspect-ratio: 4 / 3 !important;
    object-fit: cover !important;
    border-radius: 30px !important;
}


/*contact-button*/
.bfPage .form-group div{
   display : flex;
    justify-content : center;
}