.style-h3 h3{
	font-size: 24px;
	font-weight: bold;
}
.style-h3 span{
	font-size: 16px;
	font-weight: bold;;
}
.style-flex{
	margin-bottom: 60px;
}
.style-flex div{
	display: flex;
	flex-wrap: wrap;
}
.style-img{
	width: 33.3333%;
	padding: 10px;
}

#gNav ul li{
	padding: 0 .5%;
}

#btn_style{
	position: absolute;
	left: 0;
	top: 680px;
	transform: translateX(-50%);
}


#gNav ul li a span{
	font-size: 16px;
}

@media (max-width: 640px){
	.style-img{
	width: 50%;
	padding: 10px;
}
.style-h2{
	padding: 25px 0 0 0 !important;
}
.style-h3{
	padding: 25px 0 20px 0 !important;
}
}
.fonch1 {
	font-size: 17px;
    line-height: 2;
    font-weight: 600;
}