@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
 body { height:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
	font-family: 'HelveticaNeueLTCom-Th';
}
a{
	text-decoration:none;
}
.tipbaslik {
	font-size: 48px;
	color: #FFFFFF;
	width: 600px;
	text-align: center;
	top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.villamenu {
	height: 40px;
	width: 100%;
	background-image: url(imgs/transm.png);
	background-repeat: repeat;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.referanslar {
	width: 90%;
	margin-top: 100px;
	padding-right: 5%;
	padding-left: 5%;
}
.referanslar li {
	float: left;
	width: 25%;
	display: block;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}



.dogadiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.baslikdoga {
	font-size: 38px;
	color: #1D3E81;
	margin-top: 30px;
	text-align: center;
}
.vaziyetyazi {
	float: left;
	width: 600px;
	text-align: left;
	color: #666;
	margin-top: 300px;
	line-height: 30px;
	margin-left: 60%;
}
.baslikyesil {
	font-size: 38px;
	color: #1895a0;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	line-height: normal;
}
.baslikyesiln {
	color: #1895a0;
}
.baslikacikyesil {
	color: #0A2342;
	font-size: 38px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	line-height: normal;
}




.dogatext {
	margin-top: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.dogaust {
	background-image: url(imgs/doga.png);
	background-repeat: no-repeat;
	font-family: HelveticaNeueLTCom-Th;
	height: 133px;
	color: #1D3E81;
	width: 309px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 178px;
	font-size: 22px;
}
.dogayesil {
	color: #FFFFFF;
}

.welcome {
	height: 500px;
	width: 1000px;
	position: absolute;
	font-size: 38px;
	text-align: center;
	margin-top: -360px;
	margin-left: -500px;
	left: 50%;
	top: 50%;
}
.derya {
	height: 100px;
	width: 600px;
	position: absolute;
	left: 30px;
	bottom: 100px;
	font-size: 16px;
	text-align: left;
	color: #ffffff;
}
.baslik {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	font-family: 'HelveticaNeueLTCom-Th';
	font-size: 38px;
	color: #0F2B43;
	display: block;
	text-align: center;
}
.yazi {
	font-family: 'HelveticaNeueLTCom-Th';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 30px;
	width: 100%;
	position: relative;
	text-align: center;
}

.yaziorta {
	font-family: 'HelveticaNeueLTCom-Th';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height:30px;
	width: 100%;
	position: relative;
	text-align: center;
}

ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}

/* Menu
 * --------------------------------------- */
#menu li {
	display: inline-block;
	/* margin: 10px; */
	margin-left: 20px;
	margin-right: 20px;
	line-height: 80px;
	color: #ffffff;
	font-size: 18px;
}

a{
	text-decoration: none;
	color: #7EB8EB;
}
.active{
	color: #ffffff;
}
a:hover{
	text-decoration: none;
	color: #ffffff;
}
.hakkimizdayazi{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 250px;
	text-align: center;
	color: #FFF;
	
}



#menu{
	position: fixed;
	/* top: 0; */
	bottom: 0px;
	text-align: center;
	left: 0;
	height: 80px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D2C38;
	background-color: #092238;
}
#section1{
	position:relative;
	width:100%;
	height: 100vh;
	max-height:1000px;
	background-image: url(imgs/bg1.jpg);
	background-position:center center;
	border-bottom: solid;
	border-bottom-width: 20px;
	border-bottom-color: #ffffff;
	}
	#section2{
	background-image: url(imgs/bg2.jpg);
	background-position: center top;
	float: left;
	width: 100%;
	padding-top: 100px;
	/* padding-bottom: 300px; */
	height: 1000px;
	position:relative;
	border-bottom: solid;
	border-bottom-width: 20px;
	border-bottom-color: #ffffff;
	}
	#section3{
	background-image: url(imgs/bg2.jpg);
	background-position: center top;
	float: left;
	width: 100%;
	height: 1000px;
	position:relative;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section4{
	background-image: url(imgs/bg2.jpg);
	background-position: center top;
	float: left;
	float: left;
	width: 100%;
	height: 1000px;
	position:relative;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section5{
		background-image: url(imgs/bg2.jpg);
		background-position: center top;
float:left;
width:100%;
	float: left;
	float: left;
	width: 100%;
	position:relative;
		height: 1000px;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section6{
		background-image: url(imgs/bg2.jpg);
		background-position: center top;
float:left;
width:100%;
	float: left;
	float: left;
	width: 100%;
	position:relative;
		height: 1000px;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section7{
		background-image: url(imgs/bg2.jpg);
		background-position: center top;
float:left;
width:100%;
	float: left;
	float: left;
	width: 100%;
	position:relative;
		height: 1000px;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section8{
		background-image: url(imgs/bg8.jpg);
		background-position: center top;
		position:relative;
float:left;
width:100%;
	float: left;
	float: left;
	width: 100%;
	
		height: 1000px;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
		#section9{
	background-image: url(imgs/videobg.jpg);
	background-position: center top;
	float: left;
	width: 100%;
	position: relative;
	height: 1000px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
		#section10{
	float: left;
	width: 100%;
	border-bottom: solid;
	border-bottom-width: 20px;
	position: relative;
	background-position: center top;
	background-image: url(imgs/videobg.jpg);
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}

	#section11{
	background-image: url(imgs/bg11.jpg);
	background-position: left center;
	float: left;
	width: 100%;
	position:relative;
	height: 1000px;
	}

	#section1 .logo{
	/* position: absolute; */
	/* left: 0; */
	/* right: 0; */
	/* margin: 0 auto; */
	margin-bottom: 100px;
	/* top: 20px; */
	width: 100%;
	text-align: center;
	height: 146px;
	}

	#infoMenu li a{
			color: #fff;
	}
	a.villa {
	color:#ffffff;
	font-size:16px;
	margin-right:20px;
	margin-left:20px;
	}
		a.villa:hover {
	color: #E2B576;
	}
	.iframev{
		
		width:100%;;
		float:left;
		display:block;
		
	}
	iframe {
  height: 1080px;
  width: 100%;
    top: 0;
	 position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  	border-bottom: solid;
	border-bottom-width: 20px;
	border-bottom-color: #ffffff;
}
 
#video-player {
	overflow:hidden;
      height: 1080px;
     width:1200px;
	 height:675px;
	 margin-top:58px;
	 margin-right:auto;
	 margin-left:auto;
	 position: relative;
	 -webkit-border-top-left-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomright: 50px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;

}
.panoramayazi, h1 {
	width: 100%;
	display: block;
	margin-top: 200px;
	text-align: center;
	margin-down: 10px;
	font-size: 28px;
	letter-spacing: 5px;
	color: #7EB8EB;
}
.panoramaaltyazi {
	
width:100%;
display:block;
letter-spacing:1px;
text-align:center;
margin-down:10px;
font-size:12px;
color:#FFF;
}
