.industries_section{background:#fff;padding:20px 0}.industry_heading{text-align:center;color:#123d8d;margin-bottom:70px;font-size:42px;font-weight:700}.industry_heading span{color:#ff7a00}.industry_wrapper{justify-content:space-between;align-items:flex-start;padding:20px 0;display:flex;position:relative;overflow-x:auto}.industry_wrapper::-webkit-scrollbar{display:none}.industry_item{text-align:center;z-index:2;min-width:160px;position:relative}.industry_icon{color:#000;background:#fff;border:1px solid #0c0c6d;border-radius:30%;justify-content:center;align-items:center;width:100px;height:100px;margin:auto;font-size:44px;transition:all .4s;display:flex;box-shadow:0 5px 20px #00000026}.industry_item:hover .industry_icon{transform:translateY(-5px)scale(.9)}.industry_item h5{color:#173b7a;margin-top:18px;font-size:18px;font-weight:600;line-height:1.4}@media (max-width:991px){.industry_wrapper{justify-content:flex-start;gap:0}}@media (max-width:767px){.industry_heading{font-size:30px}.industry_icon{width:90px;height:90px;font-size:34px}.industry_item{min-width:140px}.industry_item h5{font-size:15px}.industry_wrapper:before{top:50px}}
