.fact-counter-area{display:block;z-index:2;position:relative;padding:212px 0 70px;background:#f5f6f7}.fact-counter-area-bg{left:0;right:0;background-position:top;background-repeat:no-repeat;background-size:cover;z-index:-1;position:absolute;top:0;bottom:0;background-color:var(--thm-black);background-blend-mode:luminosity;background-attachment:scroll}.fact-counter-area-bg:before{left:0;opacity:.95;right:0;position:absolute;top:0;bottom:0;background-color:var(--thm-black);content:""}.fact-counter-box{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;position:relative;flex-direction:row}.single-fact-counter{margin-bottom:38px;display:block;padding-right:40px;position:relative;padding-left:60px;max-width:25%;width:100%}.single-fact-counter:first-child{padding-left:0}.single-fact-counter:last-child{padding-right:0}.single-fact-counter:before{opacity:.1;right:0;position:absolute;top:10px;bottom:8px;background:#fff;content:"";width:1px}.single-fact-counter:last-child:before{display:none}.single-fact-counter .inner{display:block;position:relative}.single-fact-counter .count-box{font-family:var(--thm-font);font-weight:800;line-height:60px;color:#fff;position:relative;font-size:70px;transition:all .2s linear;transition-delay:.1s}.single-fact-counter .count-box .plus,.single-fact-counter .count-box span{display:inline-block;position:relative}.single-fact-counter .count-box .plus{font-weight:700;margin-left:-11px;line-height:40px;top:-3px;font-size:40px}.single-fact-counter .count-box .k{font-weight:700;margin-left:-12px;display:inline-block;position:relative}.single-fact-counter .title{display:block;position:relative;padding-top:11px}.single-fact-counter .title h3{font-family:var(--thm-font);text-transform:capitalize;font-weight:600;margin:0 0 24px;line-height:24px;color:var(--thm-primary);font-size:18px}.single-fact-counter .title p{margin:0;color:#a5b9ad}