
.funfact-section{
	position: relative;
	overflow: hidden;
}

.funfact-block-one .inner-box{
	position: relative;
	display: block;
}

.funfact-block-one .inner-box .icon-box{
	position: relative;
	display: block;
	font-size: 70px;
	line-height: 60px;
	margin-bottom: 30px;
}

.funfact-block-one .inner-box .count-outer{
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 5px;
}

.funfact-block-one .inner-box p{
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.funfact-section .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 332px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.funfact-section .pattern-layer .pattern-2{
	position: absolute;
	left: 289px;
	top: -280px;
	width: 328px;
	height: 325px;
	background-repeat: no-repeat;
}

.funfact-section .pattern-layer .pattern-3{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 328px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}


/** funfact-style-two **/

.funfact-style-two{
	position: relative;
}

.funfact-style-two .inner-container{
	position: relative;
	padding: 70px 100px 65px 100px;
	border-radius: 880px;
	margin-top: -164px;
	z-index: 1;
}

.funfact-style-two .pattern-layer .pattern-1{
	position: absolute;
	left: 166px;
	top: 0px;
	width: 409px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.funfact-style-two .pattern-layer .pattern-2{
	position: absolute;
	right: 166px;
	top: 0px;
	width: 409px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}