/*intro*/

.about-intro:after { content: url(/images/0_Flexcon/Home/customize-products/home-customize-products-style.png); position: absolute; bottom: 0; left: -100px;}

.mission-vision { border-left: 2px solid #db5b00;background-color: #f7f7f7; padding: 15px; border-radius: 15px; transition: all ease 400ms;}

.mission-vision h4.sppb-addon-title.sppb-feature-box-title {margin-bottom: 5px}
.mission-vision ul {padding-inline-start: 20px; }

.mission-vision:hover {box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); transition: all ease 400ms;}

/*end of intro*/

/*feature*/

.about-feature .sppb-addon-text-block { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); padding: 10px; min-height: 225px; border-radius: 15px;transition: all ease 400ms; background-color: #fff; }

.about-feature .sppb-addon-text-block:hover { box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25); transform: scale(1.04); transition: all ease 400ms; }


.about-feature h4.sppb-addon-title:before {content: " ";position: absolute;height: 2px;width: 30px;background-color: #eee;left: 10px;margin-top: 35px;}

.about-feature .sppb-addon-text-block:hover h4.sppb-addon-title:before {background-color: #db5b00; transition: all ease 400ms;}

.about-feature h4.sppb-addon-title {margin-bottom: 20px}

/*end of feature*/