/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 07:37:28 */
#Features .section1{
	padding-top:60px;
	padding-bottom:100px;
}
#Features .section1 h2{
	font-size: 26px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-top:15px;
	margin-bottom:5px;
	color:#3C8C00;
	text-align:center;
}
#Features .section1 p{
	font-size: 18px;
	line-height:1.6;
}

#Features .section2{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F5F5F5;
}
#Features .section2 h2{
	font-size: 30px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-bottom:40px;
	text-align:center;
}
#Features .section2 h3{
	font-size: 26px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-top:15px;
	margin-bottom:5px;
	color:#3C8C00;
	text-align:center;
}
#Features .section2 p{
	font-size: 18px;
	line-height:1.6;
}
#Features .section2 .ar{
	margin-top:30px;
	margin-bottom:30px;
}
#Features .section2 h4{
		font-size: 30px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	color:#3C8C00;
	text-align:center;
}


@media (max-width: 833px) {
	#Features .section1{
	padding-top:30px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
	#Features .section2{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
	#Features .section2 h2{
	font-size: 26px;
}
	#Features .section2 h4{
		font-size: 26px;
}
	
}


