.counter-section .counter--items{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;text-align:center}.counter-section .counter--items .counter-item{padding:20px;width:33.33%}.counter-section .counter--items.four-column .counter-item{width:25%}svg.radial-progress{border-radius:50%;filter:drop-shadow(3px 3px 3px rgba(0,0,0,.1));height:auto;max-width:240px;padding:0;transform:rotate(-90deg);width:100%}.svg-container svg.radial-progress:nth-child(2n){margin:0 15px}svg.radial-progress circle{fill:transparent;stroke:#fff}svg.radial-progress circle.bar-static{stroke:#fff!important;stroke-width:20px;filter:drop-shadow(3px 3px 3px rgba(0,0,0,.1))}svg.radial-progress circle.bar--animated{stroke-dasharray:219.91148575129;stroke:#f27405;stroke-dashoffset:219.91148575129;stroke-width:20px;background-image:radial-gradient(49.71% 49.71% at 50% 50%,rgba(242,116,5,.3) 61.2%,hsla(0,0%,100%,.3) 100%)}.countervalue{font-weight:800}.counter-section .item--title h5{color:#0a0c0d}@media screen and (max-width:767px){.counter-section .counter--items{flex-wrap:wrap}.counter-section .counter--items .counter-item{width:100%}}