.custom-counter{padding-bottom:3rem;padding-top:3rem;text-align:center}.custom-counter .top-title h2{color:#e64b38;font-size:2rem;margin-bottom:1rem}.custom-counter .counter{font-weight:700;transition:all .3s ease-in-out}.custom-counter .counter-item{margin-bottom:1.5rem;padding-left:15px;padding-right:15px;position:relative;width:100%}.custom-counter .counter-wrap{display:flex;flex-wrap:wrap;justify-content:center}.custom-counter .counter-item p{font-size:18px;line-height:26px}.custom-counter .counter-wrap .count-title{font-size:4.5rem;font-weight:900;line-height:1.2;margin:0}@media (min-width:768px){.custom-counter .counter-item{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;margin-bottom:0;max-width:33.333333%}}