.three-col-section{display:inline-block;padding:60px 0;width:100%}.three-col-section .title-sec{display:inline-block;text-align:center;width:100%}.three-col-section .title-sec h3{color:#22395b;margin:0 0 20px}.three-col-section .title-sec p{margin:0 0 20px}.three-col-section .three-col-inner{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:20px;width:100%}.three-col-section .three-col-inner .box{background:#fff;border-radius:3px;box-shadow:0 5px 25px 0 rgba(93,143,175,.31);display:inline-block;margin:0;padding:30px;width:31%}.three-col-section .three-col-inner .box h5{color:#22395b;font-weight:500;text-align:center}.three-col-section .three-col-inner .box p a{color:#437597;font-family:Hind Siliguri,sans-serif;font-weight:300}.three-col-section .three-col-inner .box ul{margin:0 0 15px}.three-col-section .three-col-inner .box ul li{font-size:18px;font-weight:300;margin-bottom:10px}.three-col-section .three-col-inner .box ul li::marker{color:#22395b}@media(max-width:991px){.three-col-section .three-col-inner .box{width:47.9%}}@media(max-width:767px){.three-col-section{padding:40px 0}.three-col-section .three-col-inner .box{width:100%}}