		#section1 {
			background-image: url(../img/miz.jpg);
		}
		.h_map-img img {
    width: 100%;
    padding-bottom: 50px;
	height: clamp(15.625rem, -12.153rem + 57.87vw, 31.25rem);
	object-fit: cover;
	overflow: hidden;
}
.water-environment{
    max-width: 1500px;
}
.w_photo_box{max-width: 1500px;overflow: hidden;}
.w_photo{width: 32.3%;float: left;padding: 0.5%;}
.w_photo img{width: 100%;height: 350px;object-fit: cover;}
.wta{padding-top:clamp(0rem, -2.225rem + 7.13vw, 3.125rem);padding-bottom: 50px;}
.rice, .h_map{margin-bottom:0px;}
.dp_flow-wrap{margin-top:0px;}
		/* Style for our header texts
	* --------------------------------------- */
		h1 {
			font-size: 5em;
			font-family: arial, helvetica;
			color: #fff;
			margin: 0;
		}

		.intro p {
			color: #fff;
		}

		/* Centered texts in each section
	* --------------------------------------- */
		.section {
			text-align: center;
		}

		/* Overwriting styles for control arrows for slides
	* --------------------------------------- */
		.controlArrow.prev {
			left: 50px;
		}

		.controlArrow.next {
			right: 50px;
		}


		/* Bottom menu
	* --------------------------------------- */
		#infoMenu li a {
			color: #fff;
		}

