@charset "UTF-8";

body{
	-webkit-transition: all 0.1s ease-in-out;
	font-family: 'Poppins', sans-serif;
	background-color: #fff;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 100px;
}

::-moz-selection {
	text-shadow: 1px 1px 0px #ff5233;
	color: #000;

}


::selection {
text-shadow: 1px 1px 0px #ff5233;
	color: #000;
}


a{
	text-decoration: none !important;
}











#preloader {
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    background-color:#fff;
    z-index:9998;
}
 
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%;
    top:50%;
    background-image: url(../images/page-loader.gif);
	background-size: 100%;
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px   -100px;
}











.area-center{
	width: 4%;
	margin: auto;
	height: auto;
	min-height: 600px;
	background-image: url(../images/water-text.png);
	background-size:  100%;
	background-repeat: no-repeat;
	background-position: center center;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	position: absolute;
}

.area2-center{
	width: 4%;
	margin: auto;
	height: auto;
	min-height: 600px;
	background-image: url(../images/sky-text.png);
	background-size:  100%;
	background-repeat: no-repeat;
	background-position: center center;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	position: absolute;
}

.area3-center{
	width: 4%;
	margin: auto;
	height: auto;
	min-height: 600px;
	background-image: url(../images/orman-text.png);
	background-size:  100%;
	background-repeat: no-repeat;
	background-position: center center;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	position: absolute;
}















.area-title-2{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	padding-left: 50px;
}










.home-full{
	width: 100%;
	height: auto;
	min-height: 700px;
	margin-top:150px;
	background-image: url(../images/home-full.jpg);
	background-size:auto  100%;
	background-repeat: no-repeat;
	background-position: center center;
}





.home-full-frame{
	width: auto;
	max-width: 70%;
	height: 700px;
	position: relative;
	margin: auto;
}


.home-full-content{
	width: 50%;
	height: auto;
	min-height: 300px;
	position: absolute;
	right:0px;
	bottom:0px;
	top:0px;
	padding-top: 100px;
	padding-bottom: 100px;
}


full-title{
	font-size: 58px;
	color: #fff;
	font-weight: 500;
	display: block;
}

full-subtitle{
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	display: block;
}


full-text{
	color: #fff;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	display: block;
	margin-top: 15px;
}







contact-title{
	font-size: 30px;
	display: block;
	font-weight: 400;
	color: #29344d;
	line-height: 40px;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

contact-subtitle{
	font-size: 20px;
	display: block;
	font-weight: 400;
	color: #29344d;
	line-height: 40px;
}


contact-text{
	font-size: 15px;
	color: #29344d;
	line-height: 22px;
	display: block;
}








.wrapper2{
	width: 70%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 50px auto auto;
}












info-title{
	font-size: 30px;
	color: #000;
	opacity: 0.5;
	line-height: 30px;
	display: block;
	margin-top: 5px;
	font-weight: 400;
}

info-subtitle{
	font-size: 22px;
	color: #000;
	opacity: 0.5;
	line-height: 25px;
	display: block;
	margin-top: 5px;
	font-weight: 500;
}


info-number{
	font-size: 65px;
	color: #6fb576;
	opacity: 1;
	line-height: 65px;
	display: block;
	margin-top: 10px;
	font-weight: 700;
}



info-title2{
	font-size: 25px;
	color: #000;
	opacity: 0.5;
	line-height: 30px;
	display: block;
	margin-top: 5px;
	font-weight: 400;
}

info-subtitle2{
	font-size: 18px;
	color: #000;
	opacity: 0.5;
	line-height: 25px;
	display: block;
	margin-top: 5px;
	font-weight: 500;
}


info-number2-1{
	font-size: 60px;
	color: #6fb576;
	opacity: 1;
	line-height: 65px;
	display: block;
	margin-top: 10px;
	font-weight: 700;
}

info-number2{
	font-size: 40px;
	color: #6fb576;
	opacity: 1;
	line-height: 40px;
	display: block;
	margin-top: 0px;
	font-weight: 700;
}

info-number5{
	font-size: 30px;
	color: #6fb576;
	opacity: 1;
	line-height: 40px;
	display: block;
	margin-top: 0px;
	font-weight: 700;
}










.clear{
	clear: both;
}

























@media only screen and (min-width: 480px) {

	.harita-title{
	font-size: 19px;
	color: #222d47;
	text-align: left;
	font-weight: 600;
}

	
	.overlay-menu-box-language{
	width: auto;
	float: right;
	height: 30px;
		margin: 20px auto;
	bottom: 100px;
		z-index: 99998;
}
	
	.overlay-menu-box-language-box{
	width: 30px;
	height: 30px;
	margin: auto;
	bottom: 100px;
		z-index: 99998;
		float: left;
		margin-left: 5px;
		margin-right: 5px;
}
	
	.info-boxrev{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
	text-align: center;
}

.info-box4{
	width: 45%;
	height: auto;
	float: right;
	margin-top: 0px;
	text-align: center;
}
	
	.info-box{
	width: 45%;
	height: auto;
	float: left;
	margin-top: 70px;
	text-align: center;
}

.info-box2{
	width: 45%;
	height: auto;
	float: right;
	margin-top: 70px;
	text-align: center;
}




.info-box3{
	width: 45%;
	height: auto;
	float: left;
	margin-top: 0px;
	text-align: center;
}
	
	.all-contact{
	width: 70%;
	height: auto;
	margin: 100px auto auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.all-contact-left{
	width: 44%;
	height: auto;
	float: left;
}

.all-contact-right{
	width: 44%;
	height: auto;
	float: right;
}
	
	.banner-button{
	-webkit-transition: all 0.1s ease-in-out;
	width: 170px;
	text-align: center;
	border: 1px solid #222d47;
	height: 50px;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	margin: auto;
	background-image: url(../images/play-button.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 30%;
	padding-left: 20px;
	color: #222d47;
}


.banner-button:hover{
	color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	width: 170px;
	text-align: center;
	border: 1px solid #222d47;
	background-color: #222d47;
	height: 50px;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	margin: auto;
	background-image: url(../images/play-button2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 30%;
	padding-left: 20px;
}

	
	.overlay-menu-dew{
	width: 100%;
	height: 50vh;
}
	
	.copyright{
	width: 70%;
	height: 50px;
	margin:100px auto auto;
	border-top: 1px solid #29344d;
}


.copyright-left{
	font-size: 15px;
	color: #29344d;
	float: left;
	line-height: 50px;
	width: 50%;
	height: 50px;
	opacity: 0.7;
}

.copyright-right{
	width: 40%;
	float: right;
}
	
	content-title{
	font-size: 38px;
	color: #222d47;
	display: block;
	line-height: 70px;
	font-weight: 600;
}

content-subtitle{
	display: block;
	line-height: 70px;
	font-weight: 300;
	font-size: 31px;
	color: #6fb576;
}
	
	gencontent{
	margin-top: 10px;
	color: #827d7d;
	font-size: 17px;
	line-height: 31px;
	display: block;
	text-align: justify;
}
	
	.wrapper{
	width: 70%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 150px auto auto;
}

.wrapper-left{
	width: 48%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrapper-right{
	overflow: hidden;
	width: 45%;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.area-title-sky{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/sky-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.area-title-forest{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/forest-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
	
	.area-title-1{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/water-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.area-no-text{
	font-size: 100px;
	color: #6fb576;
	line-height: 150px;
	padding-left: 50px;
	letter-spacing: -7px;
	margin-top: 20px;
}

.area-no-text-small{
	font-size: 65px;
	color: #6fb576;
	line-height: 150px;
}

.area-no-text-small2{
	font-size: 31px;
	color: #6fb576;
	margin-top: -50px;
	display: block;
	padding-left: 50px;
}
	
	.back-button-1{
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	transform: scale(1);
	border-bottom-right-radius: 10px;
}

.back-button-1:hover{
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d90404;
	transform: scale(1.1);
	border-bottom-right-radius: 10px;
}

.back-button-2{
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button2.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-right-radius: 10px;
}

.back-button-2:hover{
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button2.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d90404;
	transform: scale(1.1);
	border-top-right-radius: 10px;
}

.back-button-3{
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button3.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-3:hover{
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button3.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0066ff;
}


.back-button-4{
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button4.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-4:hover{
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button4.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #80d4f7;
}



.back-button-5{
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button5.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-5:hover{
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button5.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #10bd1c;
}


.back-button-6{
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button6.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-6:hover{
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button6.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eba02a;
}
	
	.back-button{
	z-index: 998;
	transform: scale(1);
	-webkit-transition: all 0.7s ease-in-out;
	position: fixed;
	background-color: #222d47;
	width: 60px;
	height: 300px;
	float: left;
	margin: auto;
	text-align: center;
	font-size: 14px;
	top:0px;
	left:-48px;
	bottom:0px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 0.7;
}

.back-button.active{
	z-index: 998;
	transform: scale(1);
	-webkit-transition: all 0.5s ease-in-out;
	position: fixed;
	background-color: #222d47;
	width: 60px;
	height: 300px;
	float: left;
	margin: auto;
	text-align: center;
	font-size: 14px;
	top:0px;
	left:0px;
	bottom:0px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 1;
}
	
	.area-mob{
		display: none;
	margin: 80px auto auto;
	width: 90%;
	height: auto;
	min-height: 600px;
	position: relative;
	}
	
	.area-right3{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/forest-img.jpg);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.area-right3:hover{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/forest-img.jpg);
	background-size: auto 110%;
	background-position: left center;
	background-repeat: no-repeat;
}


.area-left2{
	width: 48%;
	height: auto;
	min-height: 600px;
	float: right;
}

.area-right2{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: left;
	background-image: url(../images/sky-img.png);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.area-right2:hover{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: left;
	background-image: url(../images/sky-img.png);
	background-size: auto 110%;
	background-position: left center;
	background-repeat: no-repeat;
}



.area-right2-content{
	overflow: hidden;
	width: 70%;
	height: auto;
	min-height: 600px;
	float: right;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.3);
}





.area-left2-content{
	overflow: hidden;
	width: 70%;
	height: auto;
	min-height: 600px;
	float: left;
	position: relative;
}

	
	.area-left-content-button{
	-webkit-transition: all 0.1s ease-in-out;
	width: auto;
	float: left;
	padding: 10px 40px 10px 30px;
	border: 1px solid #29344d;
	color: #29344d;
	position: absolute;
	background-image: url(../images/button-arrow.png);
	background-position: right 13px center;
	background-size: auto 20%;
	background-repeat: no-repeat;
	left:50px;
	bottom:0px;
}

.area-left-content-button:hover{
	-webkit-transition: all 0.1s ease-in-out;
	width: auto;
	float: left;
	padding: 10px 40px 10px 30px;
	border: 1px solid #29344d;
	color: #fff;
	position: absolute;
	background-color: #29344d;
	background-image: url(../images/button-arrow2.png);
	background-position: right 13px center;
	background-size: auto 20%;
	background-repeat: no-repeat;
	left:50px;
	bottom:0px;
}
	
	gen{
	margin-top: 10px;
	color: #827d7d;
	font-size: 17px;
	line-height: 40px;
	display: block;
	padding-left: 50px;
}
	
	.area-right-content{
	overflow: hidden;
	width: 70%;
	height: auto;
	min-height: 600px;
	float: left;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.3);
}
	
	.area-right-content-shadow{
	width: 30%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/img-shadow.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left center;
}
	
	.area1{
	margin: 150px auto auto;
	width: 100%;
	height: auto;
	min-height: 600px;
	position: relative;
}

.area-left{
	width: 48%;
	height: auto;
	min-height: 600px;
	float: left;
}

.area-right{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/water-img.png);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.area-right:hover{
	-webkit-transition: all 0.3s ease-in-out;
	width: 48%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/water-img.png);
	background-size: auto 110%;
	background-position: left center;
	background-repeat: no-repeat;
}
	
	.area-left-content-shadow{
	width: 30%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/img-shadow2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

.area-left-content{
	overflow: hidden;
	width: 70%;
	height: auto;
	min-height: 600px;
	float: right;
	position: relative;
}
	
	overlay-title{
	font-size: 30px;
	color: #29344d;
	display: block;
	line-height: 50px;
	font-weight: 600;
	letter-spacing: -1px;
	text-align: left;
}

overlay-link{
	-webkit-transition: all 0.2s ease-in-out;
	font-size: 19px;
	color: #29344d;
	display: block;
	line-height: 50px;
	font-weight: 400;
	letter-spacing: -1px;
	padding-left: 0px;
	text-align: left;
}

overlay-link:hover{
	-webkit-transition: all 0.2s ease-in-out;
	font-size: 19px;
	color: #29344d;
	display: block;
	line-height: 50px;
	font-weight: 400;
	letter-spacing: -1px;
	padding-left: 5px;
	text-align: left;
}
	
	.overlay-menu-box{
	width: 30%;
	height: auto;
	padding-top: 5%;
	float: left;
	margin: 1%;
}
	
	
	
	.banner-mob-vid{
		width: 100%;
		height: 60vh;
		display: none;
	}
	
	.home-logo{
	-webkit-transition: all 0.1s ease-in-out;
	width: 250px;
	height: 100px;
	margin: auto;
	background-image: url(../images/logo.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
	
	.banner{
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.banner-content{
	z-index: 978;
	width: auto;
	max-width: 1000px;
	height: 300px;
	position: absolute;
	left:0px;
	right:0px;
	top:-250px;
	bottom:0px;
	margin: auto;
}

	
	title{
	font-size: 100px;
	color: #222d47;
	text-align: center;
	display: block;
	font-weight: 600;
	line-height: 120px;
	letter-spacing: -3px;
}

subtitle{
	font-size: 41px;
	color: #222d47;
	text-align: center;
	display: block;
	font-weight: 400;
	line-height: 120px;
}
	
	.logo{
	-webkit-transition: all 0.3s ease-in-out;
	width: 250px;
	height: 100px;
	float: right;
	background-image: url(../images/logo.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}

.logo.active{
	-webkit-transition: all 0.3s ease-in-out;
	margin-top: -25px;
	width: 150px;
	height: 60px;
	float: right;
	display: block;
	padding-top:15px;
	background: transparent;
}

.menu-frame{
	width: auto;
	height: 50px;
	float: left;
}
	
	.header {
	-webkit-transition: all 0.1s ease-in-out;
	z-index: 998;
	position: fixed;
	left: 0px;
	right: 0px;
	top:0px;
	height: 100px;
	width: auto;
	max-width: 100%;
	margin: auto;
		
}

.header.active {
	-webkit-transition: all 0.1s ease-in-out;
	z-index: 998;
	position: fixed;
	left: 0px;
	right: 0px;
	top:0px;
	height: 50px;
	width: auto;
	max-width: 100%;
	margin: auto;
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}


.header-content{
	-webkit-transition: all 0.1s ease-in-out;
	max-width: 70%;
	height: 100px;
	margin: auto;
	position: absolute;
	left:0px;
	right:0px;
}

.header-content.active{
	-webkit-transition: all 0.1s ease-in-out;
	width: 70%;
	padding-top: 15px;
	height: 45px;
	margin: auto;
	position: absolute;
	left:0px;
	right:0px;
}
	
}



@media only screen and (max-width: 479px) {

	.harita-title{
	font-size: 19px;
	color: #222d47;
	text-align: center;
	font-weight: 600;
}

	
	.overlay-menu-box-language{
	width: 120px;
	height: 30px;
	right: 0px;
		left: 0px;
		margin: auto;
	top: 30px;
		z-index: 99998;
}
	
	.overlay-menu-box-language-box{
	width: 30px;
	height: 30px;
	margin: auto;
	bottom: 100px;
		z-index: 99998;
		float: left;
		margin-left: 5px;
		margin-right: 5px;
}
	
	.info-boxrev{
	width: 100%;
	height: auto;
	float: none!important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0px;
	text-align: center;
}

.info-box4{
	width: 100%;
	height: auto;
	float: none!important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0px;
	text-align: center;
}
	
	.info-box{
	width: 100%;
	height: auto;
	float: none!important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top:20px;
	text-align: center;
}

.info-box2{
	width: 100%;
	height: auto;
	float: none!important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 20px;
	text-align: center;
}




.info-box3{
	width: 100%;
	height: auto;
	float: none!important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0px;
	text-align: center;
}
	
	.all-contact{
	width: 90%;
	height: auto;
	margin: 100px auto auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.all-contact-left{
	width: 100%;
	height: auto;
	float: none !important;
		margin: auto !important;
}

.all-contact-right{
	width: 100%;
	height: auto;
	float: none !important;
		margin: 50px auto !important;
}
	
	.banner-button{
	-webkit-transition: all 0.1s ease-in-out;
	width: 170px;
	text-align: center;
	border: 1px solid #222d47;
	height: 50px;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	margin: auto;
		background-color: rgba(255,255,255,0.6);
	background-image: url(../images/play-button.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 30%;
	padding-left: 20px;
	color: #222d47;
}


.banner-button:hover{
	background-color: rgba(255,255,255,0.6);
	color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	width: 170px;
	text-align: center;
	border: 1px solid #222d47;
	background-color: #222d47;
	height: 50px;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	margin: auto;
	background-image: url(../images/play-button2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 30%;
	padding-left: 20px;
}

	
	.overlay-menu-dew{
	width: 90%;
	height: auto;
		margin: auto;
}
	
	.copyright{
	width: 90%;
	height: 50px;
	margin:50px auto auto;
	border-top: 1px solid #29344d;
}


.copyright-left{
	font-size: 12px;
	font-weight: 600;
	color: #29344d;
	float: none!important;
	margin: auto !important;
	line-height: 50px;
	width: 100%;
	text-align: center;
	height: 50px;
	opacity: 0.7;
}

.copyright-right{
	width: 40%;
	display: none;
	float: right;
}
	
	content-title{
	font-size: 30px;
	color: #222d47;
	display: block;
	line-height: 50px;
	font-weight: 600;
}

content-subtitle{
	display: block;
	line-height: 30px;
	font-weight: 300;
	font-size: 25px;
	color: #6fb576;
}
	
	gencontent{
	margin-top: 10px;
	color: #827d7d;
	font-size: 17px;
	line-height: 31px;
	display: block;
	text-align: left;
}
	
	.wrapper{
	width: 90%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 70px auto auto;
}

.wrapper-left{
	width: 100%;
	height: auto;
	float: none!important;
	margin: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrapper-right{
	overflow: hidden;
	width: 100%;
	height: auto;
	float: none!important;
	margin: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.area-title-sky{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/sky-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.area-title-forest{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/forest-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
	
	.area-title-1{
	width: calc(100% - 50px);
	height: 56px;
	color: #222d47;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 56px;
	background-image: url(../images/water-ico.png);
	background-size: auto 70%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.area-no-text{
	font-size: 80px;
	color: #6fb576;
	line-height: 40px;
	padding-left: 50px;
	letter-spacing: -7px;
}

.area-no-text-small{
	font-size: 55px;
	color: #6fb576;
	line-height: 40px;
}

.area-no-text-small2{
	font-size: 22px;
	color: #6fb576;
	margin-top: 20px;
	display: block;
	padding-left: 50px;
}
	
	.back-button-1{
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
		float: left;
	background-image: url(../images/back-button.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	transform: scale(1);
		border-top-right-radius: 10px;
}

.back-button-1:hover{
	float: left;
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d90404;
	transform: scale(1.1);
	border-top-right-radius: 10px;
}

.back-button-2{
	float: left;
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button2.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-left-radius: 10px;
}

.back-button-2:hover{
	float: left;
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button2.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d90404;
	transform: scale(1.1);
	border-top-left-radius: 10px;
}

.back-button-3{
	float: left;
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button3.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-3:hover{
	float: left;
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button3.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0066ff;
}


.back-button-4{
	float: left;
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button4.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-4:hover{
	float: left;
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button4.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #80d4f7;
}



.back-button-5{
	float: left;
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button5.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-5:hover{
	float: left;
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button5.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #10bd1c;
}


.back-button-6{
	float: left;
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button6.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
}

.back-button-6:hover{
	float: left;
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease-in-out;
	width: 60px;
	height: 60px;
	background-image: url(../images/back-button6.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eba02a;
}
	
	.back-button{
	z-index: 998;
	transform: scale(1);
	-webkit-transition: all 0.7s ease-in-out;
	position: fixed;
	background-color: #222d47;
	width: 300px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	left:0px;
	right: 0px;
	bottom:-45px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	opacity: 1;
}

.back-button.active{
	z-index: 998;
	transform: scale(1);
	-webkit-transition: all 0.5s ease-in-out;
	position: fixed;
	background-color: #222d47;
	width: 300px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	left:0px;
	right: 0px;
	bottom:-10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	opacity: 1;
}
	
	.area-mob{
	margin: 60px auto auto;
	width: 90%;
	height: auto;
	min-height: 350px;
	position: relative;
	padding-bottom: 40px;
	}
	
	.area-right3{
	-webkit-transition: all 0.3s ease-in-out;
	width: 100%;
	height: auto;
	min-height: 350px;
	float: none!important;
		margin: auto !important;
	background-image: url(../images/forest-img.jpg);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}



.area-left2{
	width: 90%;
	height: auto;
	min-height: 350px;
	float: none!important;
		margin: auto !important;
}

.area-right2{
	-webkit-transition: all 0.3s ease-in-out;
	width: 100%;
	height: auto;
	min-height: 350px;
	float: none!important;
		margin: auto !important;
	background-image: url(../images/sky-img.png);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}





.area-right2-content{
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: 350px;
	float: none!important;
	margin:30px auto !important;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.3);
}





.area-left2-content{
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: 350px;
	float: none!important;
		margin: auto !important;
	position: relative;
	padding-bottom: 80px;
}

	
	.area-left-content-button{
		text-align: center !important;
		width: calc(100% - 2px);
	-webkit-transition: all 0.1s ease-in-out;
	float: none !important;
		margin: auto !important;
	padding: 10px 0px 10px 0px;
	border: 1px solid #29344d;
	color: #29344d;
	position: absolute;
	background-image: url(../images/button-arrow.png);
	background-position: right 13px center;
	background-size: auto 20%;
	background-repeat: no-repeat;
	bottom:0px;
		left: 0px;
		right: 0px;
}

.area-left-content-button:hover{
	text-align: center !important;
	-webkit-transition: all 0.1s ease-in-out;
	width: calc(100% - 2px);
	float: none !important;
		margin: auto !important;
	padding: 10px 0px 10px 0px;
	border: 1px solid #29344d;
	color: #fff;
	position: absolute;
	background-color: #29344d;
	background-image: url(../images/button-arrow2.png);
	background-position: right 13px center;
	background-size: auto 20%;
	background-repeat: no-repeat;
	bottom:0px;
		left: 0px;
		right: 0px;
}
	
	gen{
	margin-top: 10px;
	color: #827d7d;
	font-size: 17px;
	line-height: 35px;
	display: block;
}
	
	.area1{
		display: none;
	margin: 80px auto auto;
	width: 90%;
	height: auto;
	min-height: 600px;
	position: relative;
}
	
	
	

.area-left{
	width: 100%;
	height: auto;
	min-height: 300px;
	float: none !important;
	margin: auto!important;
}

.area-right{
	-webkit-transition: all 0.3s ease-in-out;
	width: 100%;
	height: 350px !important;
	float: none !important;
	margin: auto !important;
	background-image: url(../images/water-img.png);
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}


	
	.area-left-content-shadow{
		display: none;
	width: 30%;
	height: auto;
	min-height: 300px;
	float: right;
	background-image: url(../images/img-shadow2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left center;
}
	
	.area-right-content-shadow{
		display: none;
	width: 30%;
	height: auto;
	min-height: 600px;
	float: right;
	background-image: url(../images/img-shadow.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

.area-left-content{
	overflow: hidden;
	width: 90%;
	height: auto;
	min-height: 350px;
	float: none !important;
	margin: auto !important;
	position: relative;
	padding-bottom: 80px;
}
	
	.area-right-content{
	overflow: hidden;
	width: 100%;
	height: 350px !important;
	float: none !important;
		margin: 30px auto !important;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.3);
}
	
	overlay-title{
	font-size: 23px;
	color: #29344d;
	display: block;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: -1px;
	text-align: left;
}

overlay-link{
	-webkit-transition: all 0.2s ease-in-out;
	font-size: 18px;
	color: #29344d;
	display: block;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: -1px;
	padding-left: 0px;
	text-align: left;
}

overlay-link:hover{
	-webkit-transition: all 0.2s ease-in-out;
	font-size: 18px;
	color: #29344d;
	display: block;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: -1px;
	padding-left: 5px;
	text-align: left;
}
	
	.overlay-menu-box{
	width: 80%;
	height: auto;
	padding-top: 4%;
	float: none !important;
	margin: auto !important;
}
	
	.banner-mob-vid{
		width: 100%;
		height: 60vh;
		overflow: hidden;
		text-align: center;
	}
	
	.home-logo{
		display: none;
	-webkit-transition: all 0.1s ease-in-out;
	width: 250px;
	height: 100px;
	margin: auto;
	background-image: url(../images/logo.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
	
	.banner{
		position: relative;
		display: none;
	width: 100%;
	height: 60vh;
	overflow: hidden;
}


.banner-content{
	z-index: 978;
	width: 100%;
	height: auto;
	position: absolute;
	left:0px;
	right:0px;
	top: 100px;
	margin: auto;
}

	
	title{
	font-size: 35px;
	color: #222d47;
	text-align: center;
	display: block;
	font-weight: 600;
	line-height: 80px;
	letter-spacing: -3px;
}

subtitle{
	font-size: 24px;
	color: #222d47;
	text-align: center;
	display: block;
	font-weight: 400;
	line-height: 80px;
}
	
	
	.logo{
	-webkit-transition: all 0.1s ease-in-out;
	width: 125px;
	height: 50px;
	float: right;
		margin-top: -5px;
		margin-right: 40px;
}

.logo.active{
	-webkit-transition: all 0.1s ease-in-out;
	width: 125px;
	height: 50px;
	float: right;
		margin-top: -5px;
		margin-right: 40px;
}

.menu-frame{
	width: auto;
	height: 50px;
	float: left;
}
	
	.header {
	-webkit-transition: all 0.1s ease-in-out;
	z-index: 998;
	position: fixed;
	left: 0px;
	right: 0px;
	top:0px;
	height: 50px;
	width: auto;
	max-width: 100%;
	margin: auto;
		background-color: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.header.active {
	-webkit-transition: all 0.1s ease-in-out;
	z-index: 998;
	position: fixed;
	left: 0px;
	right: 0px;
	top:0px;
	height: 50px;
	background-color: #fff;
	width: auto;
	max-width: 100%;
	margin: auto;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}


.header-content{
	-webkit-transition: all 0.1s ease-in-out;
	max-width: 90%;
	height: 45px;
	margin: auto;
	position: absolute;
	left:0px;
	top: 10px;
	right:0px;
}

.header-content.active{
	-webkit-transition: all 0.1s ease-in-out;
	max-width: 90%;
	height: 45px;
	margin: auto;
	position: absolute;
	left:0px;
	right:0px;
	top: 10px;
}




	
}


