.five-col-sec{display:inline-block;padding:30px 0 100px;vertical-align:top;width:100%}.five-col-sec .top-title{display:block;margin-bottom:51px;text-align:center;width:100%}.five-col-sec .top-title h2{color:#121212;line-height:39px;margin-bottom:0}.five-col-sec .five-col_wrap{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:28px;width:100%}.five-col-sec .five-col_wrap .col-box{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:0;text-align:center;width:100%}.five-col-sec .five-col_wrap .col-box .image{display:inline-block;height:120px;margin:0 0 20px;width:150px}.five-col-sec .five-col_wrap .col-box .image img{height:100%;object-fit:contain;object-position:center;width:100%}.five-col-sec .five-col_wrap .col-box .content p{color:#121212;font-size:16px;line-height:1.4}.five-col-sec .five-col_wrap .col-box a{display:inline-block;width:100%}@media (max-width:1024px){.five-col-sec .five-col_wrap{gap:30px;grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.five-col-sec{padding:50px 0}.five-col-sec .top-title{margin-bottom:30px}.five-col-sec .five-col_wrap .col-box .image{height:100px;width:140px}}@media (max-width:767px){.five-col-sec{padding:30px 0}.five-col-sec .five-col_wrap{gap:20px;grid-template-columns:repeat(2,1fr)}}