.product_section .box{text-align:center;cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;min-height:440px;margin:10px 10px 30px;padding:25px 15px;transition:all .3s;display:flex;box-shadow:0 0 5px 2px rgba(0,0,0,.15)}.product_section .box:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(0,0,0,.2)}.product_section .box .img-box{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.product_section .box .detail-box{margin-top:15px}.product_section .box .detail-box h5{font-weight:700}.product_section .box .detail-box p{margin:0}.product_section .heading_container{margin-bottom:35px}.product_section .btn-box{justify-content:center;margin-top:45px;display:flex}.product_section .btn-box a{color:#fff;background-color:#0f5c09;border:1px solid #0f5c09;border-radius:10px;padding:10px 45px;transition:all .3s;display:inline-block}.product_section .btn-box a:hover{color:#0f5c09;background-color:#fff}.product_section .owl-stage .owl-item.active{transition:all .6s;transform:scale(.85)}.product_section .owl-stage .owl-item.active.center{transform:scale(1)}.product_section .owl-stage .owl-item.active.center .box{color:#fff;background-color:#26750b}.product_section .owl-stage .owl-item.active.center .box .img-box img{filter:brightness(0)invert()}.product_section .owl-nav{display:none}.product_section .react-multi-carousel-track{padding:0 0 20px}.product_section .react-multi-carousel-dot--active button{background:#0f5c09}
