.wrapper-banner-statistics > .container{max-width: 1236px;}
.wrapper-banner-statistics .column{text-align: center;padding-bottom: 70px;}

.wrapper-banner-statistics .wrapper-content{position: relative;width: 180px;height: 180px;margin: 0 auto;}
.wrapper-banner-statistics .wrapper-content::after{content: '';position: absolute;bottom: -5px;left: -5px;width: 190px;height: 120px;background: url(../../../sysimages/overlay-circle.png) left top/190px 120px no-repeat;}
.wrapper-banner-statistics .bg-gray{position: absolute;bottom: 3px;left: 3px;width: 100%;height: 100%;border: 7px solid #f0f0f0;border-radius: 180px;max-width: 174px;max-height: 174px;}
.wrapper-banner-statistics .line{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 180px;}
.wrapper-banner-statistics .wrapper-text{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.wrapper-banner-statistics img{margin: 48px auto 0;max-width: 55px; max-height: 55px;}
.wrapper-banner-statistics .text{max-width: 270px;margin: 17px auto 0;}
.wrapper-banner-statistics .item-title{font-family: 'Metrocity-Bold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 44px;line-height: 44px;color: #1a3048;}
.wrapper-banner-statistics .item-title small{font-size: 24px;color: #1a3048;line-height: 24px;}
.wrapper-banner-statistics .item-desc{margin-top: 10px;font-family: 'Metrocity-Light', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 13px;line-height: 22px;}

.wrapper-banner-statistics .circle{position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0 auto;transform: rotate(180deg);}


#colfirst{width: 218px;height: 218px;}
.progressbar .progressbar-text{position: relative;}

/* guide.css */
.progressbar .progressbar-text{
	font-family: 'Metrocity-Bold', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-size: 44px;
	line-height: 44px;
	color: #1a3048 !important;
	transform: translate(-50%, 50%) !important;
}

@media screen and (max-width: 768px){
	.wrapper-banner-statistics .column{padding-bottom: 50px;}
	.wrapper-banner-statistics .text{margin-top: 0;max-width: 220px;}
	.wrapper-banner-statistics .item-title{font-size: 35px;line-height: 35px;}
}

