/*
#C1E899
#9A6735
#E6F0DC
#55883B
*/


body,html {
	padding: 0; margin: 0; font-family: acumin, sans-serif
}
.box_overflow {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 
}
p {
	font-size: 18px; line-height: 26px
}
a {
	text-decoration: none; color:#062454;
}
a.menu {
	font-size: 18px
}
ul {
	font-size: 18px; line-height: 26px
}
li {
	margin-left: 20px
}
.logo_container {
	width: 400px; height: 100%; vertical-align: middle; padding-left: 0px
}
.mobile_menu {
	display: none; text-align: right; padding-right: 20px
}
.menu_txt {
	margin-left: 100px
}


.img_logo {
	width: 275px
}
.menu_container {
	border-bottom: 1px solid #d2d2d2; width: 100%; height: 8%; position: fixed; background: #fff; z-index: 4
}
.menu_row {
	width: 100%; height: 100px
}


.hp1_title1 {
	font-size: 95px; line-height: 75px
}
.hp1_title2 {
	font-size: 65px
}
.hp1_tbl {
	display: table; width: 100%; height: 650px; text-align: center
}
.hp1_cell {
	display: table-cell; position: relative; min-width: 250px
}
.hp1_imgLeft {
	z-index: 1; border: 2px solid #E6F0DC; position: absolute; bottom: 50px; height: 350px; width: 325px; background-size: cover
}
.hp1_imgLeft_bg {
	position: absolute; bottom: 0px; height: 250px; width: 375px; background: #E6F0DC
}
.hp1_center {
	position: absolute; z-index: 2; width: 100%; top: 15%
}
.hp1_center_container {
	margin: auto; max-width: 45%; padding: 20px;
}
.hp1_imgRight {
	z-index: 1; position: absolute; right: 0; top: 55px; height: 350px; width: 325px; background-size: cover
}
.hp1_imgRight_bg {
	position: absolute; right: 0; top: 75px; height: 370px; width: 255px; background: #E6F0DC
}


.hp2_tbl {
	display: table; width: 100%
}
.hp2_cellLeft {
	display: table-cell; position: relative; width: 50%; text-align: center; vertical-align: middle; padding: 80px 40px 80px 40px; background: #4B6F4B
}
.hp2_cellRight {
	display: table-cell; position: relative; width: 50%; background-size: cover; background-position: center
}
.hp2_img_mobile {
	display: none; height: 250px; width: 100%; background-size: cover; background-position: center
}



.hp3_tbl {
	display: table; width: 100%; background: #E6F0DC
}
.hp3_cellLeft {
	display: table-cell; position: relative; width: 50%; text-align: center; vertical-align: middle; padding: 80px 80px 80px 80px; background #fff
}
.hp3_cellLeft_tbl {
	display: table; width: 100%
}
.hp3_cellLeft_cell {
	display: table-cell; background: #fff; width: 50%; padding: 40px
}
.hp3_cell_spacer {
	display: table-cell; padding: 40px
}
.hp3_cellRight_cell {
	display: table-cell; background: #fff; width: 50%; padding: 40px
}


.hp4_menu_spacer {
	height: 200px
}
.hp4_left {
	display: table-cell; vertical-align: top
}
.hp4_center {
	display: table-cell; width: 25%; padding-left: 40px; padding-right: 40px; vertical-align: top
}
.hp4_right {
	display: table-cell; width: 30%; vertical-align: top; border-left: 1px solid #d2d2d2; padding-left: 40px
}
.hp4_img1 {
	width: 100%; height: 350px; background: #000
}
.hp4_img2 {
	width: 100%; height: 150px; background: #000
}

.hp5_tbl {
	display: table; width: 100%; min-height: 650px; padding-bottom: 100px
}
.hp5_cellLeft {
	display: table-cell; position: relative; width: 300px
}
.hp5_img {
	z-index: 1; border: 2px solid #E6F0DC; position: absolute; top: 40px; left: 40px; height: 450px; width: 325px; background-size: cover; background-position: center; 
}
.hp5_img_bg {
	position: absolute; top: 0px; height: 400px; width: 275px; background: #E6F0DC
}
.hp5_cellRight {
	display: table-cell; position: relative; width: 550px; padding-top: 100px
}

@media (max-width: 1160px) {
	.hp1_imgLeft {
		width: 275px; border: 0
	}
	.hp1_imgRight {
		width: 275px
	}
	.hp4_left {
		display: block; width: 100%; padding-left: 20px; padding-right: 20px
	}
	.hp4_center {
		display: block; width: 100%; padding-left: 20px; padding-right: 20px
	}
	.hp4_right {
		display: block; width: 100%; border-left: 20px; padding-left: 20px; padding-right: 20px; margin-top: 100px
	}
	.hp4_img1 {
		max-width: 450px; height: 250px
	}
	.hp4_img2 {
		max-width: 450px; height: 250px
	}
	.hp5_tbl {
		display: table; min-height: 0px; padding-bottom: 100px; padding-left: 20px; padding-right: 20px
	}
	.hp5_cellLeft {
		display: block; position: relative; width: 100%
	}
	.hp5_img {
		position: relative; top: 0px; left: 0px; height: 350px; width: 100%
	}
	.hp5_img_bg {
		display: none
	}
	.hp5_cellRight {
		display: block; position: relative; width: 100%; padding-top: 40px
	}
}

@media (max-width: 1024px) {
	.img_logo {
		width: 200px
	}
	.menu_container {
		height: 55px
	}
	.menu_row {
		height: 55px
	}
	.desktop_menu {
		display: none
	}
	.mobile_menu {
		display: block
	}
	.hp4_menu_spacer {
		height: 125px
	}
	.hp1_imgRight {
		display: none
	}
	.hp1_imgRight_bg {
		display: none
	}
	.hp1_imgLeft {
		position: relative; width: 100%; background-position: center
	}
	.hp1_imgLeft_bg {
		display: none
	}
	.hp1_center {
		position: relative
	}
	.hp1_center_container {
		max-width: 100%; padding-bottom: 80px
	}
}

@media (max-width: 920px) {
	.hp1_title1 {
		font-size: 55px; line-height: 55px
	}
	.hp1_title2 {
		font-size: 35px
	}
	.hp2_cellRight {
		display: none
	}
	.hp2_img_mobile {
		display: block
	}
	.hp3_cellLeft {
		display: block; width: 100%; padding: 80px 20px 80px 20px;
	}
	.hp3_cellLeft_cell {
		display: block; width: 100%
	}
	.hp3_cell_spacer {
		display: none
	}
	.hp3_cellRight_cell {
		display: block; width: 100%; margin-top: 40px
	}
}


