.why_section .btn-box{display:flex;justify-content:center;margin-top:45px}.why_section .btn-box a{background-color:#00bbf0;border:none;color:#fff;display:inline-block;padding:10px 45px;transition:all .3s}.why_section .btn-box a:hover{background-color:#007fa4}.why_section .box{align-items:center;display:flex;flex-direction:column;text-align:center}.why_section .box .img-box{align-items:center;border:5px solid #00204a;border-radius:100%;display:flex;height:120px;justify-content:center;margin-bottom:20px;min-height:120px;min-width:120px;width:120px}.why_section .box .img-box img{fill:#00204a;height:auto;width:55px}.why_section .box h5{font-weight:600}.why_section .box .detail-box{margin:0 auto;max-width:449px}