/*title*/
@media(min-width:997px){
.sp-page-title {
    background-position: 0% 50%;
    background-size: cover;
    padding: 250px 200px 250px 0px;
    margin: 0px 0px 0px 200px;
}

.sp-page-title h2 {
    background: #00884094;
    padding: 50px 50px 50px 250px;
    font-size: 36px;
    letter-spacing: 0px;
    margin: 0px 0px 0px -150px;
  	width: fit-content;
  }}

@media(max-width:996px){
.sp-page-title {
    background-position: 50% 30%;
    background-size: 150%;
  }}

/* end of title*/

/*about accoya*/
div#sppb-addon-1590023555626 {
    float: right;
    max-height: 150% !important;
    max-width: 150%;
    width: 150%;
}


/*end of about accoya*/



/*FEATURE & BENEFITS*/
.sppb-addon-feature .sppb-img-container img {
    width: 100px;
}
.sppb-addon.sppb-addon-feature.product-feturebox {
    margin: 25px;
}
span.sppb-img-container {display: contents !IMPORTANT;}

.sppb-addon.sppb-addon-feature.product-feturebox {
    display: contents;
}
/*end of FEATURE & BENEFITS*/


/*sales support*/
.our-products-form .form-actions {
    background: transparent;
    border-top: 0;
    margin: 20px 0px 0px 0px;
    padding: 0;
    display: flex;
}

.sales-support-001a {
    margin-top: -50px !important;
}

/*end of sales support*/

.our-products-form p {
    color: #fff;
}

.table-style-001 tr {
    border-bottom: 1px solid #cacaca;
}