.service_section .heading_container p{font-size:17px;font-style:normal;font-weight:400;line-height:26px}.service_section .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f9;border-radius:5px;padding:20px;text-align:center}.service_section .box .img-box{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:75px;margin-bottom:15px;min-width:75px;width:75px}.service_section .box .img-box img{max-height:100%;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.service_section .box .detail-box h5{font-size:20px;font-weight:700;line-height:32px;text-transform:uppercase}.service_section .box .detail-box p{font-size:16px;font-weight:400;line-height:26px}.service_section .box .detail-box .button_section a{color:#00204a;font-size:16px;font-weight:600}.service_section .box .detail-box .button_section a:hover{color:#00bbf0}.service_section .btn-box{display:flex;justify-content:center;margin-top:45px}.service_section .btn-box a{background-color:#00bbf0;border:none;border-radius:0;color:#fff;display:inline-block;padding:10px 45px;-webkit-transition:all .3s;transition:all .3s}.service_section .btn-box a:hover{background-color:#007fa4}