.statistic {
    margin: 70px 0px 0px 0px;
    padding: 20px 0px;
    position: relative;
}
.thead-statistic {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}

span.title-statistic {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
}

span.text-statistic {
    font-size: 15px;
color: #6f6f6f;color: #6f6f6f;
}
.members-statistic {
    padding: 10px 2px;
}

.Stats-x {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
    align-items: center;
    gap: 25px;margin-bottom: 80px;
}
.item-stat {
    display: flex;
    gap: 25px;
    justify-content: flex-start;
    align-items: center;
    background: url(../../../images/cs/stat.png);
}
i#ikonkifont-staty {
    font-size: 25px;
    color: #fead33;
}

span.item-content {
    flex-basis: 100%;
    display: block;
    text-align: left;
    font-size: 25px;
    font-weight: 500;
	margin-bottom: -10px;
}
span.item-title {
    font-size: 15px;
 color: #6f6f6f;
}
img.avatar-stats {
    height: 35px;
    width: 35px;
    border-radius: 3333px;
 
}
span.item-content a {color:#ffffff;}

footer {
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 275px;
}
.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
span.text-foter {
    display: block;
     color: #6f6f6f;
    font-size: 13px;
    font-weight: 600;
}
span.text-foter a {
  
       color: #6f6f6f;
    font-size: 13px;
    font-weight: 700;
}
.item-stat {
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: flex-start;
    background: url(../../../images/cs/stat.png);
    width: 280px;
    height: 201px;
    max-width: 280px;
    padding-top: 60px;
    box-sizing: border-box;
    background-size: 100% 100%;
}
		
.item-sr {
    display: flex;
    gap: 20px;
    align-items: center;
}
.stat-y {
    margin-bottom: 40px;
}
		