.security_section{background:#b2d8d8;padding:50px 0}.security_section .title{text-align:center}.security_section .sub_title{padding:40px 0;text-align:center}.security_section .sub_title h3{color:#78bc42;font-weight:700}.security_row{display:flex;flex-flow:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:877px}.security_left{width:calc(50% - 10px)}.security_left .image_row{align-items:center;display:flex;flex-flow:wrap;gap:8px;justify-content:center;padding-top:12px}.security_left .button{padding-top:12px;text-align:center}.security_left .button a{background:#00808c;color:#fff;display:inline-block;font-size:14px;font-weight:400;padding:10px 69px 10px 49px;position:relative;text-transform:uppercase;transition:color .3s ease-in-out,background .3s ease-in-out}span.icon{align-items:center;display:flex;height:20px;justify-content:center;position:absolute;right:13px;top:50%;transform:translateY(-50%);width:20px}span.icon svg{height:15px;transition:all .3s ease-in-out;width:15px;fill:#1e545f;vertical-align:middle}.security_left .button span.icon{right:14%}.security_left .button span.icon svg{fill:#fff}.security_left .button a:hover{background:#1e545f;color:#cddd2c}.security_left .button a:hover svg{fill:#cddd2c}@media(max-width:767px){.security_left{width:100%}}