@charset "utf-8";
/* CSS Document */

.statistics-142-1{
	width:100%;
	height:auto;
	    margin-top: 175px;
	}
.statistics-block{
	width:264px;
	height:
	auto;
	background: #00000070;
	/* background:
	url(../images/statistics-142-1/bg1.png) top center repeat; */
	border: 1px solid #303030;
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.statistics-top{
	width:100%;
	height:
	auto;
	background: #2a2e30;
	padding:8px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
.st-icon{
	width:100%;
	height:auto;
	text-align:center;
	}
.st-text{
	width:100%;
	height:auto;
	text-align:left;
	font: 20px/24px 'kanit', Arial, sans-serif;
	color:#fff;
	}
.st-mid{
	width:100%;
	height:
	auto;
	background: #2a2e30;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}
.st-table{
	width:100%;
	height:auto;
	color:#fff;
	padding:8px;
	}
@media (max-width: 575px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}
@media (min-width: 576px) and (max-width: 991px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}