.service-style-five{position:relative;padding:103px 0 110px 0}.service-style-five .sec-title{text-align:center;margin-bottom:66px}.service-style-five .tabs-box .tab-btn-box{position:relative;display:block;border-bottom:1px solid #ddd;margin-bottom:60px}.service-style-five .tabs-box .tab-btn-box .tab-btns li{position:relative;display:inline-block;float:left;font-size:16px;color:#666;padding:15px 63px 15px 40px;cursor:pointer;transition:all 500ms ease}.service-style-five .tabs-box .tab-btn-box .tab-btns li.active-btn,.service-style-five .tabs-box .tab-btn-box .tab-btns li:hover{color:#222}.service-style-five .tabs-box .tab-btn-box .tab-btns li:before{position:absolute;content:'';width:100%;height:1px;left:0;bottom:-1px;transform:scale(0,0);transition:all 500ms ease}.service-style-five .tabs-box .tab-btn-box .tab-btns li.active-btn:before,.service-style-five .tabs-box .tab-btn-box .tab-btns li:hover:before{transform:scale(1,1)}.service-style-five .tabs-box .tab-btn-box .tab-btns li:last-child{padding-right:0}.service-style-five .tabs-box .tab-btn-box .tab-btns li i{position:absolute;left:0;top:12px;font-size:30px;line-height:30px;color:#666;transition:all 500ms ease}.service-style-five .tabs-content .image-box{position:relative;display:block;overflow:hidden;margin-right:5px;border-radius:5px}.service-style-five .tabs-content .image-box:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-o-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .3) 100%);background:-webkit-gradient(linear,left top,right top,from(#fff0),to(rgb(255 255 255 / .3)));background:linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .3) 100%);-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg)}.service-style-five .tabs-content .image-box:hover:before{-webkit-animation:shine 1s;animation:shine 1s}.service-style-five .tabs-content .image-box img{width:100%;border-radius:5px}.service-style-five .tabs-content .content-box{position:relative;display:block;margin-left:15px}.service-style-five .tabs-content .content-box h3{position:relative;display:block;font-size:30px;line-height:40px;font-weight:400;margin-bottom:18px}.service-style-five .tabs-content .content-box p{margin-bottom:29px}.service-style-five .tabs-content .content-box ul li{position:relative;display:block;font-size:16px;margin-bottom:8px;padding-left:25px}.service-style-five .tabs-content .content-box ul li:last-child{margin-bottom:0}.service-style-five .tabs-content .content-box ul li:before{position:absolute;content:"\f101";font-family:'Font Awesome 5 Free';font-weight:700;font-size:12px;left:0;top:0}