

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
.resp-image{
	max-width: 100% !important;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input:focus {
	outline: 0;
}
::-webkit-input-placeholder {
	color: #777;
}

:-moz-placeholder { /* Firefox 18- */
	color: #777;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #777;
}

:-ms-input-placeholder {  
	color: #777; 
}
footer ::-webkit-input-placeholder {
	color: #fff;
}

footer :-moz-placeholder { /* Firefox 18- */
	color: #fff ;
}

footer ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
}

footer :-ms-input-placeholder {  
	color: #fff ; 
}
/******* END OF RESET.CSS *************/


/*********** FONTS *************/
@font-face {
	font-family: 'fontmodernlonninsev';
	src: url('../fonts-dosyasi/fontmodern-lonninsev-webfont.eot');
	src: url('../fonts-dosyasi/fontmodern-lonninsev-webfont.eot-#iefix') format('embedded-opentype'),
		 url('../fonts/fontmodern-lonninsev-webfont.woff2') format('woff2'),
		 url('../fonts-dosyasi/fontmodern-lonninsev-webfont.woff') format('woff'),
		 url('../fonts-dosyasi/fontmodern-lonninsev-webfont.ttf') format('truetype'),
		 url('../fonts-dosyasi/fontmodern-lonninsev-webfont.svg#chalet_bodrumregular') format('svg');

	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'parisnineteenseventy';
	src: url('../fonts-dosyasi/fontmodern-newyorninsev-webfont.eot');
	src: url('../fonts-dosyasi/fontmodern-newyorninsev-webfont.eot-#iefix') format('embedded-opentype'),
		 url('../fonts/fontmodern-newyorninsev-webfont.woff2') format('woff2'),
		 url('../fonts-dosyasi/fontmodern-newyorninsev-webfont.woff')format('woff'),
		 url('../fonts-dosyasi/fontmodern-newyorninsev-webfont.ttf') format('truetype'),
		 url('../fonts-dosyasi/fontmodern-newyorninsev-webfont.svg#chalet_bodrumregular')format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'parisnineteenseventy';
	src: url('../fonts-dosyasi/fontmodern-parisnineteenseventy-webfont.eot');
	src: url('../fonts-dosyasi/fontmodern-parisnineteenseventy-webfont.eot-#iefix')format('embedded-opentype'),
		 url('../fonts/fontmodern-parisnineteenseventy-webfont.woff2') format('woff2'),
		 url('../fonts-dosyasi/fontmodern-parisnineteenseventy-webfont.woff') format('woff'),
		 url('../fonts-dosyasi/fontmodern-parisnineteenseventy-webfont.ttf') format('truetype'),
		 url('../fonts-dosyasi/fontmodern-parisnineteenseventy-webfont.svg#chalet_bodrumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}



		.searchBar{ position:absolute; z-index:3333333; left:37px; top:90px; font-family: 'parisnineteenseventy'; }
		.searchBar input{ height:29px; width: 200px; border:none; outline:none; font-family: 'parisnineteenseventy';box-shadow:0px 1px 5px rgba(0,0,0,0.3); padding:0px 15px; border-radius:2px; }
		.getRouteBtn,.awayd{ background:#79BD9A; display:block; line-height:29px; font-family: 'parisnineteenseventy'; cursor:pointer; font-size:14px; padding:0px 10px; margin-left:10px; float: right; text-align: center; color: #FFF; border-radius:2px;  }
		.awayd{ position: absolute; left: 0px; top: 90px; z-index: 44; }




/*********** STICKY FOOTER *************/
html {
    position: relative; height: 100%;
}
body {
}


/*********** GLOBAL *************/
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{    font-family: 'parisnineteenseventy'; font-size:18px; line-height:24px;  color:#231f20;}
	
a{text-decoration:none; color: #000; }
a:hover{}
ul li{}
.container{width:980px; position:relative; margin:0px auto;}
.clear{clear:both;}
::selection{background-color:#414141; color:#fff;}
.valign-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
	.valign-wrapper .valign {display: block; }
.center-image{display:block; margin:0px auto;}

/*** buttons ***/
.left{float:left;}
.right{float:right;}
.right-col{width:750px; float:right;}
.left-col{width:230px; float:left;}
.full-col{width:1000px; float:left; padding-bottom:20px;}
.absolute-center{position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

/*** transitions ***/
.t1{ transition:all cubic-bezier(.6,.18,.85,.94) .1s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .1s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .1s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .1s; }
.t2{ transition:all cubic-bezier(.6,.18,.85,.94) .2s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .2s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .2s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .2s; }
.t3{ transition:all cubic-bezier(.6,.18,.85,.94) .3s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .3s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .3s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .3s; }
.t4{ transition:all cubic-bezier(.6,.18,.85,.94) .4s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .4s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .4s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .4s; }
.t5{ transition:all cubic-bezier(.6,.18,.85,.94) .5s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .5s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .5s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .5s; }
.t6{ transition:all cubic-bezier(.6,.18,.85,.94) .6s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .6s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .6s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .6s; }
.t7{ transition:all cubic-bezier(.6,.18,.85,.94) .7s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .7s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .7s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .7s; }
.t8{ transition:all cubic-bezier(.6,.18,.85,.94) .8s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .8s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .8s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .8s; }
.t9{ transition:all cubic-bezier(.6,.18,.85,.94) .9s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .9s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .9s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .9s; }
.t10{ transition:all cubic-bezier(.6,.18,.85,.94) 1s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 1s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 1s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 1s; }
.t20{ transition:all cubic-bezier(.6,.18,.85,.94) 2s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 2s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 2s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 2s; }
.t30{ transition:all cubic-bezier(.6,.18,.85,.94) 3s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 3s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 3s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 3s; }
.t40{ transition:all cubic-bezier(.6,.18,.85,.94) 4s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 4s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 4s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 4s; }
.t50{ transition:all cubic-bezier(.6,.18,.85,.94) 5s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 5s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 5s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 5s; }
.t150{ transition:all cubic-bezier(.6,.18,.85,.94) 15s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) 15s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 15s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 15s; }
.t350{ transition:all cubic-bezier(.6,.18,.85,.94) 35s; -moz-transition:all cubic-bezier(.6,.18,.85,.94)  35s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) 35s; -o-transition:all cubic-bezier(.6,.18,.85,.94) 35s; }

.dt1{ transition-delay:.1s; -moz-transition-delay:.1s; -webkit-transition-delay:.1s; -o-transition-delay:.1s; }
.dt2{ transition-delay:.2s; -moz-transition-delay:.2s; -webkit-transition-delay:.2s; -o-transition-delay:.2s; }
.dt3{ transition-delay:.3s; -moz-transition-delay:.3s; -webkit-transition-delay:.3s; -o-transition-delay:.3s; }
.dt4{ transition-delay:.4s; -moz-transition-delay:.4s; -webkit-transition-delay:.4s; -o-transition-delay:.4s; }
.dt5{ transition-delay:.5s; -moz-transition-delay:.5s; -webkit-transition-delay:.5s; -o-transition-delay:.5s; }
.dt6{ transition-delay:.6s; -moz-transition-delay:.6s; -webkit-transition-delay:.6s; -o-transition-delay:.6s; }
.dt7{ transition-delay:.7s; -moz-transition-delay:.7s; -webkit-transition-delay:.7s; -o-transition-delay:.7s; }
.dt8{ transition-delay:.8s; -moz-transition-delay:.8s; -webkit-transition-delay:.8s; -o-transition-delay:.8s; }
.dt9{ transition-delay:.9s; -moz-transition-delay:.9s; -webkit-transition-delay:.9s; -o-transition-delay:.9s; }
.dt10{ transition-delay:1s; -moz-transition-delay:1s; -webkit-transition-delay:1s; -o-transition-delay:1s; }
.dt12{ transition-delay:1.2s; -moz-transition-delay:1.2s; -webkit-transition-delay:1.2s; -o-transition-delay:1.2s; }
.dt14{ transition-delay:1.4s; -moz-transition-delay:1.4s; -webkit-transition-delay:1.4s; -o-transition-delay:1.4s; }
.dt16{ transition-delay:1.6s; -moz-transition-delay:1.6s; -webkit-transition-delay:1.6s; -o-transition-delay:1.6s; }
.dt15{ transition-delay:1.5s; -moz-transition-delay:1.5s; -webkit-transition-delay:1.5s; -o-transition-delay:1.5s; }
.dt20{ transition-delay:2s; -moz-transition-delay:2s; -webkit-transition-delay:2s; -o-transition-delay:2s; }
.dt25{ transition-delay:2.5s; -moz-transition-delay:2.5s; -webkit-transition-delay:2.5s; -o-transition-delay:2.5s; }
.dt30{ transition-delay:3s; -moz-transition-delay:3s; -webkit-transition-delay:3s; -o-transition-delay:3s; }
.dt40{ transition-delay:4s; -moz-transition-delay:4s; -webkit-transition-delay:4s; -o-transition-delay:4s; }
.dt50{ transition-delay:5s; -moz-transition-delay:5s; -webkit-transition-delay:5s; -o-transition-delay:5s; }

.readBtn{ display:table; cursor: pointer; min-width: 90px; height: 40px; position: relative; color:#231f20; text-align: center; line-height: 40px; padding-left: 10px; padding-right: 10px; margin-top: 25px; font-size:18px;      font-family: 'parisnineteenseventy'; }
.readBtn span,.projectCover span{
	transition:all linear .2s; -moz-transition:all linear .2s; -webkit-transition:all linear .2s; -o-transition:all linear .2s;
}
span.left{ width: 1px; height: 80%; position: absolute; display: block; background: #425968; left: 0px; bottom: 0px; }
span.right{ width: 1px; height: 80%; position: absolute; display: block; background: #425968; right: 0px; top: 0px; }
span.top{ width: 40%; height: 1px; position: absolute; display: block; background: #425968; right: 0px; top: 0px; }
span.bottom{ width: 40%; height: 1px; position: absolute; display: block; background: #425968; left: 0px; bottom: 0px; }

.readBtn:hover .left,.readBtn:hover .right{ height: 60%; }
.readBtn:hover .top,.readBtn:hover .bottom{ width: 50%; }

*{-webkit-tap-highlight-color: rgba(0,0,0,0);}

body{overflow-x:hidden; }
section{position:relative; width:100%; box-sizing:border-box;}

/**** Cover ***/
#cover-left{position:fixed; top:80px; left:0; width:27px; bottom:27px; z-index:210; background-color:#fff;}
	#icon_menu{position:absolute; left:2px; top:50%; margin-top:-8px;}
#cover-right{position:fixed; top:80px; right:0; width:27px; bottom:27px; z-index:10; background-color:#fff;}
	#logo_scope{position:absolute; bottom:0px; left: 9px;}
	#elevator{width:12px;}
		#elevator li{width:12px; height:12px; margin-top:6px; margin-bottom:6px;}
			#elevator li a{width:12px; height:12px; display:block; background:url('../resim-dosyasi/87.png')center center no-repeat;float:left; }
				#elevator li.current a{background:#7d9cac; }
video.fullscreen { 
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  background-color:#fff;
}
/**** Header ***/
header{position:fixed; top:0; left:0; width:100%; height:80px;  z-index:1000000; background-color:#fff; box-sizing:border-box; padding-left:27px; padding-right:27px;}
	#social-icons{float:right; margin-top:34px;}
		#social-icons li{float:left; margin-left:9px;}
		#social-icons img{ display: none;}
		#nav-social-icons li a{     margin: 0px auto;}
		#social-icons li a,#nav-social-icons li a{ 
transition:all cubic-bezier(.6,.18,.85,.94) .2s; -moz-transition:all cubic-bezier(.6,.18,.85,.94) .2s; -webkit-transition:all cubic-bezier(.6,.18,.85,.94) .2s; -o-transition:all cubic-bezier(.6,.18,.85,.94) .2s;
			display: block; background-color: #c5c5c5; border-radius: 100%; width: 30px; height: 30px; background-image:url('../resim-dosyasi/85.png');  background-size: 120px 48px; background-position: 3px 3px;}
		#social-icons li a:hover{ background-color: #3a78b3; }
		.twitterl{   background-position: -21px 3px !important; }
		.instagraml{  background-position: -45px 3px !important; }
		.youtubel{  background-position: -69px 3px !important; }
		.linkedinl{  background-position: -93px 3px !important; }
	#logo_bodrum_modern{margin-top:18px; float:left; max-height: 65px; width: 220px; }
	#icon_bilgi{float:right; margin-top:38px; margin-left:20px; margin-right: 10px;cursor:pointer !important;}
	#icon_phone{float:right; margin-top:40px;}

/**** Footer ***/
footer{position:fixed; bottom:0; left:0; width:100%; height:27px; z-index:10; background-color:#fff; box-sizing:border-box; padding-left:27px; padding-right:27px;}
	footer p{color:#989898; font-size:12px;	font-family: 'parisnineteenseventy'; }
	.strong{ font-weight: bold; }
/**** Home ****/
.scroll-section{width:100%; background-color:#000; overflow:hidden;}
.bgimage{position:absolute; top:0; left:0; width:100%; height:100%;}
.bgimageleft{position:absolute; top:0; left:0; width:50%; height:100%;}
.bgimageright{position:absolute; top:0; right:0; width:50%; height:100%;}
.section-title{font-size:50px; line-height:1;      font-weight: bold;   font-family: 'parisnineteenseventy'; text-align:center;color:#7d9cac; margin-bottom:20px; }
.section-text{font-family: 'parisnineteenseventy'; font-size:18px; font-weight: bold; line-height:24px; text-align:center; letter-spacing:2px; color:#231f20; margin-bottom:12px;}
.section-text1{font-family: 'parisnineteenseventy'; font-size:18px; line-height:24px; text-align:center; letter-spacing:2px; color:#fff; margin-bottom:12px;}
.section-text.strong{font-family: 'parisnineteenseventy';}
.section-text strong{font-family: 'parisnineteenseventy';}
.left-container{    left: 100px;
    top: 50px;
    width: 500px;
    z-index: 1;
    position: absolute;}


	.left-container h2{text-align:left;}
	.left-container p{text-align:left;}
.right-container{top:150px; right:100px; width:500px; z-index:1; position:absolute;}
	.right-container h2{text-align:right;}
	.right-container p{text-align:right;}
.bottom-container{left:0; width:100%; bottom:0; position:absolute; padding-bottom:40px; padding-top:0px; background-color:rgba(255,255,255,.9);}
	.bottom-container p{max-width:80%; margin-left:Auto; margin-right:auto;}
	.white-top-line{height:1px; width:100%; background-color:#fff; top:-15px; position:absolute; left:0;}
.top-container{left:0; width:100%; top:0; position:absolute; padding-top:50px; padding-bottom:15px; background-color:rgba(255,255,255,.9);}
	.top-container .section-text{ margin-bottom: 0px; }
	.white-bottom-line{height:1px; width:100%; background-color:#fff; bottom:-15px; position:absolute; left:0;}
.left-image-title{ background-color:rgba(255,255,255,.9); padding-left: 40px; padding-right: 10px; box-sizing:border-box; font-weight: bold; line-height: 25px; position:absolute; left:0; top:0; padding-top:20px; padding-bottom:20px; color:#231f20; font-size:20px; font-family: 'parisnineteenseventy'; width:100%; text-align:center;}
.right-image-title{ background-color:rgba(255,255,255,.9); padding-left: 10px; padding-right: 40px; box-sizing:border-box; font-weight: bold; line-height: 25px; position:absolute; right:0; bottom:0; padding-top:20px; padding-bottom:20px; color:#231f20; font-size:20px; font-family: 'parisnineteenseventy'; width:100%; text-align:center;}
.large-right-container{width:450px;}

.btform.firstSection #myform{ padding-top: 100px;  }
	.errorCol{ border-bottom:1px solid #F00 !important;}
#home-welcome{background-color:#fff;}
	#home-welcome .bgimage{background:url('../anasayfa-resim/resim-2.jpg') center center no-repeat; background-size:cover;}
	#home-welcome-title{ left:0; width:100%; z-index:1; top:140px; position:absolute; opacity:0;}
	#home-welcome-text{ left:0; width:100%; z-index:1; top:200px; position:absolute; opacity:0; letter-spacing: 0.7px;}
	.active #home-welcome-title{ opacity:1;}
	.active #home-welcome-text{  opacity:1;}
#home-bodrum-welcome{background-color:#000;}
	#home-bodrum-welcome .bgimage{background:url('../anasayfa-resim/resim-1.jpg') center center no-repeat; background-size:cover;}
	#home-bodrum-title{ left:0; width:100%; z-index:1; top:135px; position:absolute;}
		#home-bodrum-title1{ left:0; width:100%; z-index:1; top:40px; position:absolute;}
	#home-bodrum-text{ left:0; width:100%; z-index:1; top:230px; position:absolute;}
	#home-bodrum-text1{ left:0; width:100%; z-index:1; top:123px; position:absolute;}
#home-location{background-color:#000;}
	#home-location .bgimage{background:url('../anasayfa-resim/resim-3.jpg') center center no-repeat; background-size:cover;}
	
#home-arch{background-color:#000;}
	#home-arch .bgimage{background:url('../anasayfa-resim/resim-4.jpg')center center no-repeat; background-size:cover;}
	#home-arch-content img{margin-bottom:20px;     max-width: 230px;}
	#home-arch-content p{width:80%; margin:0px auto 20px; letter-spacing: 0.7px;}
	#home-arch-content .readBtn{margin:0px auto;}
	
#home-otel{background-color:#000;}
	#home-otel .bgimage{background:url('../anasayfa-resim/resim-5.jpg') center center no-repeat; background-size:cover;}
	
#home-town{background-color:#FFF;}
	#home-town .bgimage{background:url('../resim-dosyasi/67.jpg') center center no-repeat; background-size:cover;}
	#home-town .left-container h2{font-size:30px;}
	#home-town-img{right:100px; position:absolute; z-index:1;}
	#mandalina{right:500px; position:absolute; z-index:2;}
	
#home-you{background-color:#000;}
	#home-you .bgimage{background:url('../anasayfa-resim/resim-6.jpg') center center no-repeat; background-size:cover;}
	#home-you-img{left:100px; position:absolute; z-index:1;}
	#palm{left:500px; position:absolute; z-index:2;}
	
#home-kid{background-color:#000;}
	#home-kid .bgimage{background:url('../resim-dosyasi/64.jpg') center center no-repeat; background-size:cover;}
	
#home-yatch{background-color:#000;}
	#home-yatch .bgimage{background:url('../resim-dosyasi/69.jpg') center center no-repeat; background-size:cover;}
	#home-yatch-content .readBtn{margin:0px auto ;}
	#home-yatch-content h2{font-size:30px; margin-bottom:20px;}
	
#home-contact{ background: #FFF; }
	#home-contact .bgimage{background:url('../images/61.jpg')center center no-repeat; background-size:cover;}
	section#myform{position:absolute; z-index:1; left:0; top:0; bottom:0; width:43%; background-color:rgba(255,255,255,.9); box-sizing:border-box; padding:50px 60px;}
	#home-contact h2{font-size:30px; margin-bottom:20px; text-align:left;}
	#home-contact p{text-align:left;}
	.kkktext{ font-size: 12px; }
	.kkktext label{ cursor: pointer;}
	#home-contact p.disclaimer{font-size:10px; line-height:12px; font-family: 'parisnineteenseventy'; text-align:justify; color:#231f20; position:absolute; bottom:10px; left:60px; right:60px;}
	#home-contact input[type="text"]{padding-left:31px; box-sizing:border-box; font-size:16px; line-height:30px; font-family: 'parisnineteenseventy'; background-color:rgba(255,255,255,0); border:0; border-bottom:1px solid #7d9cac; width:100%;}
	.input-cover{position:relative; margin-top:20px;}
		.input-cover img{position:absolute; top:6px; left:4px;}
	.btform .bgimage{  width: 100%;   background: url('../resim-dosyasi/90.jpg')center center no-repeat        !important; background-size: cover!important;}
	
/***** Otel ****/
#otel1{background-color:#000;}
	#otel1 .bgimage{background:url('../resim-dosyasi/49.jpg') center center no-repeat; background-size:cover;}
	#otel-part1-content{top:80px;}
	.banyanBtn{background-color: #3a78b3; color:#fff;}
	.banyanBtn span{background-color: #fff;}
	
#otel2{background-color:#000;}
	#otel2 .bgimage{background:url('../resim-dosyasi/50.jpg') center center no-repeat; background-size:cover;}
	
#otel5{background-color:#000;}
	#otel5 .bgimage{background:url('../resim-dosyasi/95.jpg') center center no-repeat; background-size:cover;}
	
#otel3{background-color:#000;}
	#otel3 .bgimage{background:url('../resim-dosyasi/51.jpg') center center no-repeat; background-size:cover;}

#otel4{background-color:#000;}
	#otel4 .bgimage{background:url('../resim-dosyasi/53.jpg') center center no-repeat; background-size:cover;}

/***** Nav ****/
nav{position:fixed; top:80px; bottom:27px; background-color:rgba(255,255,255,1); width:22%; z-index:127; display:none; left:27px;}
	nav ul#menu{width:100%;}
		nav ul#menu li{width:100%; opacity:.4;}
		nav ul#menu li:hover{opacity:1;}
			nav ul#menu li a{font-size:18px; color:#2b2828;    font-family: 'fontmodernlonninsev'; display:block; text-align:center; padding-top:15px; padding-bottom:15px;}
	.submenu{position:absolute;  width:250px; left:100%; display:none; background-color:rgba(255,255,255,.9);}
		.submenu-item{overflow:hidden; position:absolute; left:0; width:100%; height:24.8%; opacity:0; }
			.submenu-item h3{z-index:10; font-size:16px; color:#ffffff;     font-family: 'parisnineteenseventy'; left:0; width:100%; top:50%; margin-top:-8px; position:absolute; text-align:center;}
				.submenu-item h3 a{color:#fff;}
			.submenu-item1{top:0;}
			.submenu-item2{top:25%;}
			.submenu-item3{top:50%;}
			.submenu-item4{top:75%;}
			#submenu3 .submenu-item{height:33%;}
			#submenu3 .submenu-item1{top:0;}
			#submenu3 .submenu-item2{top:33.5%;}
			#submenu3 .submenu-item3{top:67%;}
			.submenu.active .submenu-item{opacity:1;}
			#submenu1 .submenu-item1 .bgimage{background:url('../resim-dosyasi/124.jpg') center center no-repeat; background-size:cover;}
			#submenu1 .submenu-item2 .bgimage{background:url('../resim-dosyasi/123.jpg') center center no-repeat; background-size:cover;}
			#submenu1 .submenu-item3 .bgimage{background:url('../resim-dosyasi/122.jpg') center center no-repeat; background-size:cover;}
			#submenu1 .submenu-item4 .bgimage{background:url('../resim-dosyasi/121.jpg') center center no-repeat; background-size:cover;}
			
			#submenu2 .submenu-item1 .bgimage{background:url('../resim-dosyasi/10.jpg') center center no-repeat; background-size:cover;}
			#submenu2 .submenu-item2 .bgimage{background:url('../resim-dosyasi/43.jpg') center center no-repeat; background-size:cover;}
			#submenu2 .submenu-item3 .bgimage{background:url('../resim-dosyasi/44.jpg') center center no-repeat; background-size:cover;}
			#submenu2 .submenu-item4 .bgimage{background:url('../resim-dosyasi/8.jpg') center center no-repeat; background-size:cover;}
			
			#submenu3 .submenu-item1 .bgimage{background:url('../resim-dosyasi/7.jpg') center center no-repeat; background-size:cover;}
			#submenu3 .submenu-item2 .bgimage{background:url('../resim-dosyasi/9.jpg') center center no-repeat; background-size:cover;}
			#submenu3 .submenu-item3 .bgimage{background:url('../resim-dosyasi/41.jpg') center center no-repeat; background-size:cover;}
			.submenu-item .bgimage{-webkit-filter: blur(5px); filter:blur(5px);}
			.submenu-item:hover .bgimage{-webkit-filter: blur(0px); filter:blur(0px); -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1);}
			
#map-cover{background-color:#f1f1f1;}
	#map{position:absolute; top:0; left:0; width:100%; height:100%;}
#contact-content,#map-content{position:absolute; z-index:100; top:80px; left:27px; width:570px; box-sizing:border-box;  padding:30px; background-color:rgba(255,255,255,.9); box-shadow: 10px 10px 20px #888888;}
	#map-content { width: 400px; top: 90px; left: 37px; display: none; }
	#map-content h2{ font-size: 20px; }
	#map-content p{ font-size: 14px; line-height: 18px;}
	#contact-content h2{text-align:left; font-size:30px; margin-bottom:20px;}
	#contact-content p{text-align:left; font-size:14px; line-height:18px; font-family: 'parisnineteenseventy';}
		#contact-content p img{vertical-align:middle; margin-right:5px; }
		.closeMapC{ width: 30px; height: 30px; cursor: pointer; position: absolute; right: -5px; top: -5px; display: block; 
			background: #3a78b3; font-size: 22px; line-height: 30px; font-family: 'fontmodernlonninsev'; text-align: center; color: #FFF;  }
		
		
		
		
/***** Arch ****/
#arch2{background-color:#fff;}
	#arch2 .bgimage{background:url('../resim-dosyasi/1.jpg') center center no-repeat; background-size:cover;}
	#arch2-content h2{font-size:24px; line-height:1; margin-bottom:20px;}
	#arch2-content p{font-size:14px; line-height:1; }
	#arch2-content.left-container{width:500px;}
	
#arch3{background-color:#fff;}
	#arch3 .bgimage{background:url('../resim-dosyasi/2.jpg') center center no-repeat; background-size:cover;}
	/*#arch3-content h2{font-size:24px; line-height:1; margin-bottom:20px;}
	#arch3-content p{font-size:14px; line-height:1; }*/
	#arch3-content.right-container{width: 479px;}
		
#arch4{background-color:#fff;}
	#arch4 .bgimage{background:url('../resim-dosyasi/3.jpg') center center no-repeat; background-size:cover;}
	/*arch4-content h2{font-size:24px; line-height:1; margin-bottom:20px;}*/
	#arch4-content p{font-size:16px; line-height:24px; }
	#arch4-content.left-container{width:500px;}
	
	
	
/*** Town ***/
#town-part2{background-color:#fff;}
	#town-part2 .bgimage{background:url('../resim-dosyasi/134.jpg') center center no-repeat; background-size:cover;}
	#badge{left:450px; position:absolute; z-index:2;}
	#town-part2 h2{font-size:50px; line-height:50px; margin-bottom:20px;}
	#town-part2-content{width:500px;}
	
#town-part3{background-color:#fff;}
	#town-part3 .bgimage{background:url('../resim-dosyasi/127.jpg') center center no-repeat; background-size:cover;}
	#town-part3 h2.section-title{font-size:22px; color:#000; font-family: 'parisnineteenseventy';}
		#town-part3 h2.section-title1{font-size:22px; color:#fff; font-family: 'parisnineteenseventy';}

#town-part4{background-color:#fff;}
	#town-part4 .bgimage{background:url('../resim-dosyasi/128.jpg') center center no-repeat; background-size:cover;}
	
#town-part5{background-color:#fff;}
	#town-part5 .bgimage{background:url('../resim-dosyasi/133.jpg') center center no-repeat; background-size:cover;}
	#town-part5-content{width:400px;}
	
#town-part6{background-color:#fff;}
	#town-part6 .bgimage{background:url('../resim-dosyasi/132.jpg') center center no-repeat; background-size:cover;}
	#town-part6 h2.section-title{font-size:22px; color:#000; font-family: 'parisnineteenseventy';}
	
#town-part7{background-color:#fff;}
	#town-part7 .bgimage{background:url('../resim-dosyasi/131.jpg') center center no-repeat; background-size:cover;}
	
#town-part8{background-color:#fff;}
	#town-part8 .bgimage{background:url('../resim-dosyasi/136.jpg') center center no-repeat; background-size:cover;}
	
#town-part9{background-color:#fff;}
	#town-part9 .bgimage{background:url('../resim-dosyasi/137.jpg') center center no-repeat; background-size:cover;}
	
#town-part10{background-color:#fff;}
	#town-part10 .bgimage{background:url('../resim-dosyasi/70.jpg') center center no-repeat; background-size:cover;}
	
	#town-part11{background-color:#fff;}
	#town-part11 .bgimage{background:url('../resim-dosyasi/135.jpg') center center no-repeat; background-size:cover;}
	
/*** Town ***/
#you-part1{background-color:#fff;}
	#you-part1 .bgimageleft{background:url('../resim-dosyasi/34.jpg') bottom center no-repeat; background-size:cover;}
	#you-part1 .bgimageright{background:url('../resim-dosyasi/35.jpg') center center no-repeat; background-size:cover;}
	/*
#you-part2{background-color:#fff;}
	#you-part2 .bgimageleft{background:url('../resim-dosyasi/you-part2-left.jpg') center center no-repeat; background-size:cover;}
	#you-part2 .bgimageright{background:url('../resim-dosyasi/you-part2-right.jpg') center center no-repeat; background-size:cover;}
	*/
#you-part3{background-color:#fff;}
	#you-part3 .bgimageleft{background:url('../resim-dosyasi/40.jpg') center center no-repeat; background-size:cover;}
	#you-part3 .bgimageright{background:url('../resim-dosyasi/33.jpg') bottom center no-repeat; background-size:cover;}
	
#you-part4{background-color:#fff;}
	#you-part4 .bgimageleft{background:url('../resim-dosyasi/36.jpg') center center no-repeat; background-size:cover;}
	#you-part4 .bgimageright{background:url('../resim-dosyasi/37.jpg')center center no-repeat; background-size:cover;}
	
#you-part5{background-color:#fff;}
	#you-part5 .bgimageleft{background:url('../resim-dosyasi/32.jpg') center center no-repeat; background-size:cover;}
	#you-part5 .bgimageright{background:url('../resim-dosyasi/38.jpg') center center no-repeat; background-size:cover;}
	
#you-part6{background-color:#fff;}
	#you-part6 .bgimageleft{background:url('../resim-dosyasi/39.jpg') center center no-repeat; background-size:cover;}
	#you-part6 .bgimageright{background:url('../resim-dosyasi/31.jpg') bottom center no-repeat; background-size:cover;}
	
#you-part7{background-color:#fff;}
	#you-part7 .bgimageleft{background:url('../resim-dosyasi/30.jpg') center center no-repeat; background-size:cover;}
	#you-part7 .bgimageright{background:url('../resim-dosyasi/29.jpg') bottom center no-repeat; background-size:cover;}
		#you-part7 .bgimageright .right-image-title{bottom:27px;}
	
#you-part-big{background-color:#fff;}
	#you-part-big .bgimage{background:url('../resim-dosyasi/80.jpg') center center no-repeat; background-size:cover;}
	
	
	
	
/*** Kid ***/
body.kid #home-kid-content{width:450px;}
	body.kid #home-kid-content h2{font-size:30px; margin-bottom:20px;}
#kid-part1{background-color:#fff;}
	#kid-part1 .bgimageleft{background:url('../resim-dosyasi/129.jpg') center center no-repeat; background-size:cover;}
	#kid-part1 .bgimageright{background:url('../resim-dosyasi/300.jpg') center center no-repeat; background-size:cover;}
	
#kid-part2{background-color:#fff;}
	#kid-part2 .bgimageleft{background:url('../resim-dosyasi/139.jpg') center center no-repeat; background-size:cover;}
	#kid-part2 .bgimageright{background:url('../resim-dosyasi/138.jpg') center center no-repeat; background-size:cover;}
	
	
	#kid-part4{background-color:#fff;}
	#kid-part4 .bgimageleft{background:url('../resim-dosyasi/175.jpg') center center no-repeat; background-size:cover;}
	#kid-part4 .bgimageright{background:url('../resim-dosyasi/176.jpg') center center no-repeat; background-size:cover;}
	
	
	#kid-part5{background-color:#fff;}
	#kid-part5 .bgimageleft{background:url('../resim-dosyasi/177.jpg') center center no-repeat; background-size:cover;}
	#kid-part5 .bgimageright{background:url('../resim-dosyasi/181.jpg') center center no-repeat; background-size:cover;}
	
	
	
	
		#kid-part6{background-color:#fff;}
	#kid-part6 .bgimageleft{background:url('../resim-dosyasi/180.jpg') center center no-repeat; background-size:cover;}
	#kid-part6 .bgimageright{background:url('../resim-dosyasi/178.jpg') center center no-repeat; background-size:cover;}
	
	
		#kid-part7{background-color:#fff;}
	#kid-part7 .bgimageleft{background:url('../resim-dosyasi/179.jpg') center center no-repeat; background-size:cover;}
	#kid-part7 .bgimageright{background:url('../resim-dosyasi/182.jpg') center center no-repeat; background-size:cover;}
	
	
#kid-part3{background-color:#fff;}
	#kid-part3 .bgimageleft{background:url('../resim-dosyasi/141.jpg') center center no-repeat; background-size:cover;}
	#kid-part3 .bgimageright{background:url('../resim-dosyasi/140.jpg') center center no-repeat; background-size:cover;}
		#kid-part3 .bgimageright .right-image-title{bottom:27px;}
	
/*** Foldhome & Foldservices ***/
#fold-part1{background-color:#fff;}
	#fold-part1 .bgimageleft{background:url('../resim-dosyasi/19.jpg') center center no-repeat; background-size:cover;}
	#fold-part1 .bgimageright{background:url('../resim-dosyasi/20.jpg') center center no-repeat; background-size:cover;}
	
#fold-part2{background-color:#fff;}
	#fold-part2 .bgimageleft{background:url('../resim-dosyasi/21.jpg') center center no-repeat; background-size:cover;}
	#fold-part2 .bgimageright{background:url('../resim-dosyasi/22.jpg') center center no-repeat; background-size:cover;}
	
#fold-part3{background-color:#fff;}
	#fold-part3 .bgimageleft{background:url('../resim-dosyasi/23.jpg') center center no-repeat; background-size:cover;}
	#fold-part3 .bgimageright{background:url('../resim-dosyasi/144.jpg') center center no-repeat; background-size:cover;}
	
	
	
	
	
	#fold-part5{background-color:#fff;}
	#fold-part5 .bgimageleft{background:url('../resim-dosyasi/146.jpg') center center no-repeat; background-size:cover;}
	#fold-part5 .bgimageright{background:url('../resim-dosyasi/145.jpg') center center no-repeat; background-size:cover;}
	
	#fold-part6{background-color:#fff;}
	#fold-part6 .bgimageleft{background:url('../resim-dosyasi/24.jpg') center center no-repeat; background-size:cover;}
	#fold-part6 .bgimageright{background:url('../resim-dosyasi/27.jpg') center center no-repeat; background-size:cover;}
	
	#fold-part7{background-color:#fff;}
	#fold-part7 .bgimageleft{background:url('../resim-dosyasi/143.jpg') center center no-repeat; background-size:cover;}
	#fold-part7 .bgimageright{background:url('../resim-dosyasi/148.jpg') center center no-repeat; background-size:cover;}
	
	
	
	
	
#fold-part4{background-color:#fff;}
	#fold-part4 .bgimageleft{background:url('../resim-dosyasi/26.jpg') center center no-repeat; background-size:cover;}
	#fold-part4 .bgimageright{background:url('../resim-dosyasi/25.jpg') bottom center no-repeat; background-size:cover;}
	
#fold-part5{background-color:#fff;}
 center center no-repeat; background-size:cover;}
	#fold-part5 .bgimageright{background:url('../resim-dosyasi/145.jpg') bottom center no-repeat; background-size:cover;}
	
#fold-part6{background-color:#fff;}
	#fold-part6 .bgimageleft{background:url('../resim-dosyasi/24.jpg') center center no-repeat; background-size:cover;}
	#fold-part6 .bgimageright{background:url('../resim-dosyasi/27.jpg') center center no-repeat; background-size:cover;}
	
#fold-part7{background-color:#fff;}
	#fold-part7 .bgimageleft{background:url('../resim-dosyasi/143.jpg') center center no-repeat; background-size:cover;}
	#fold-part7 .bgimageright{background:url('../resim-dosyasi/148.jpg') center center no-repeat; background-size:cover;}

	
#fold-part8{background-color:#fff;}
	#fold-part8 .bgimageleft{background:url('../resim-dosyasi/147.jpg') center center no-repeat; background-size:cover;}
	#fold-part8 .bgimageright{background:url('../resim-dosyasi/84.jpg') center center no-repeat; background-size:cover;}
		#fold-part8 .bgimageright .right-image-title{bottom:27px;}
	
	.endSection .bottom-container{    padding-bottom: 40px;}
#fold-part-big{background-color:#fff;}
	#fold-part-big .bgimage{background:url('../resim-dosyasi/18.jpg') center center no-repeat; background-size:cover;}
	
	
	
/*** bodrum-modern ***/
#bodrum_modern_kimdir{background-color:#fff;}
	#bodrum_modern_kimdir .bgimage{background:url('../resim-dosyasi/bodrum_modern_kimdir.jpg') center center no-repeat; background-size:cover;}
	#bodrum_modern_kimdir .left-container{position:absolute; top:100px; width:500px;}
	#bodrum_modern_kimdir .left-container h2{font-size:30px; margin-bottom:20px;}
	#img-bodrum-modern-kimdir{right:100px; position:absolute; z-index:1; top:120px;}
	.mapData #map-content{ left: 10px; z-index: 333333333; }
	.mapData .searchBar{ display: block !important; width: 333px; right: 10px; left: auto; }
	.mapData .searchBar input{ width: 250px !important; padding-left: 15px !important; background: #FFF !important;}
	.mapData{
		position: relative;
	    width: 57%; margin-right: 27px;
	    width: calc(57% - 27px );
	    height: 100%;
	    float: right;
	}
	
	/*** bodrum-modern Kimdir ***/
#bodrum-modern-kimdir{background-color:#fff;}
	#bodrum-modern-kimdir .bgimage{background:url('../resim-dosyasi/82.jpg') center center no-repeat; }
	#bodrum-modern-kimdir .left-container{position:absolute; top:100px; width:500px;}
	#bodrum-modern-kimdir .left-container h2{font-size:30px; margin-bottom:20px;}
	#img-bodrum-modernkimdir{right:100px; position:absolute; z-index:1; top:120px;}
	.mapData #map-content{ left: 10px; z-index: 333333333; }
	.mapData .searchBar{ display: block !important; width: 333px; right: 10px; left: auto; }
	.mapData .searchBar input{ width: 250px !important; padding-left: 15px !important; background: #FFF !important;}
	.mapData{
		position: relative;
	    width: 57%; margin-right: 27px;
	    width: calc(57% - 27px );
	    height: 100%;
	    float: right;
	}
	
	
#bodrum-modern-gs-1{background-color:#fff;}
	#bodrum-modern-gs-1 .bgimage{background:url('../resim-dosyasi/171.jpg') center center no-repeat; background-size:cover;}

#bodrum-modern-gs-part2{background-color:#fff;}
	#bodrum-modern-gs-part2 .bgimageleft{background:url('../resim-dosyasi/11.jpg')center center no-repeat; background-size:cover;}
	#bodrum-modern-gs-part2 .bgimageright{background:url('../resim-dosyasi/5.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-part3{background-color:#fff;}
	#bodrum-modern-gs-part3 .bgimageleft{background:url('../resim-dosyasi/6.jpg') center center no-repeat; background-size:cover;}
	#bodrum-modern-gs-part3 .bgimageright{background:url('../resim-dosyasi/47.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-part4{background-color:#fff;}
	#bodrum-modern-gs-part4 .bgimageleft{background:url('../resim-dosyasi/48.jpg') center center no-repeat; background-size:cover;}
	#bodrum-modern-gs-part4 .bgimageright{background:url('../resim-dosyasi/170.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-5{background-color:#fff;}
	#bodrum-modern-gs-5 .bgimage{background:url('../resim-dosyasi/999.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-6{background-color:#fff;}
	#bodrum-modern-gs-6 .bgimage{background:url('../resim-dosyasi/172.jpg') center center no-repeat; background-size:cover;}
	#bodrum-modern-gs-6 .left-container{position:absolute; top:100px; width:500px;}
	#bodrum-modern-gs-6 .left-container h2{font-size:30px; margin-bottom:20px;}
	
#bodrum-modern-gs-7{background-color:#fff;}
	#bodrum-modern-gs-7 .bgimage{background:url('../resim-dosyasi/45.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-8{background-color:#fff;}
	#bodrum-modern-gs-8 .bgimage{background:url('../resim-dosyasi/174.jpg') center center no-repeat; background-size:cover;}
	
#bodrum-modern-gs-9{background-color:#fff;}
	#bodrum-modern-gs-9 .bgimage{background:url('../resim-dosyasi/46.jpg') center center no-repeat; background-size:cover;}
	
	
/**** nav icon ***/


/* Icon 1 */
#nav-icon3 {
  width: 23px;
  height: 45px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  top:10px;
  right:10px;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #96acc1;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 4 */

#nav-icon3 {
}

#nav-icon3 span:nth-child(1) {
  top: 5px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon3 span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon3 span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 2px;
  left: 3px;
}

#nav-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 19px;
  left: 3px;
}

#nav-icon4 {
  width: 42px;
  height: 42px;
  background: #96acc1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
      border-radius: 0px 5px 5px 0px;
  top:50%;
  left:0px;
  margin-top:-31px;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: calc(100% - 20px );
  background: #FFF;
  opacity: 1;
  left: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 4 */

#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 19px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 26px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
     top: 11px;
    left: 14px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
         top: 27px;
    left: 14px;
}
	
/***** Discover ****/
#discover-1{background-color:#fff;}
	#discover-1 .bgimage{background:url('../resim-dosyasi/13.jpg') center center no-repeat; background-size:cover;}
	
#discover-2{background-color:#fff;}
	#discover-2 .bgimage{background:url('../resim-dosyasi/14.jpg') center center no-repeat; background-size:cover;}
	
#discover-3{background-color:#fff;}
	#discover-3 .bgimage{background:url('../resim-dosyasi/15.jpg') center center no-repeat; background-size:cover;}
	
#discover-4{background-color:#fff;}
	#discover-4 .bgimage{background:url('../resim-dosyasi/16.jpg')center center no-repeat; background-size:cover;}
	#discover-4-content{width:450px;}
	
#discover-5{background-color:#fff;}
	#discover-5 .bgimage{background:url('../resim-dosyasi/17.jpg') center center no-repeat; background-size:cover;}
	

	
	
/****** Projeler ******/
.projeler-cover{position:absolute; top:80px; bottom:27px; left:27px; right:27px;}
	.projeler-slider{position:absolute; top:0px; height:100%; width:3000px; left:0px;}
		.projeler-slider .proje{height:100%; display:block; float:left; position:relative; background-color:gray;}
		.projeler-slider .proje .bgimage{position:absolute; top:0; left:0; width:100%; height:100%;}
		#proje1 .bgimage{background:url('../resim-dosyasi/proje-1.jpg') center center no-repeat; background-size:cover;}
		#proje2 .bgimage{background:url('../resim-dosyasi/proje-2.jpg') center center no-repeat; background-size:cover;}
		#proje3 .bgimage{background:url('../resim-dosyasi/proje-3.jpg') center center no-repeat; background-size:cover;}
		#proje4 .bgimage{background:url('../resim-dosyasi/proje-4.jpg') center center no-repeat; background-size:cover;}
		.border-left{position:absolute; left:0; width:1px; height:100%; background-color:#fff;}
		.border-right{position:absolute; right:0; width:1px; height:100%; background-color:#fff;}
	
	.opacity-cover{position:absolute; z-index:10; background-color:rgba(255,255,255,.6); top:0; left:0; width:100%; height:100%;}
		.opacity-cover:hover{background-color:rgba(0,0,0,.4); }
		
	.proje-logo-b{z-index:20; opacity:1; pointer-events:none;}
		.proje:hover .proje-logo-b{opacity:0;}
	.proje-logo-w{z-index:20; opacity:0; pointer-events:none;}
		.proje:hover .proje-logo-w{opacity:1;}
	
	#galeri{background:white;}
	

header #nav-icon3{display:none;}
.mobile-li{display:none;}
.mobileClearfix{ clear: both; display: none; }
.wRow{ margin:0px -10px;}
.wRow_50{ width: 50%; float: left; padding: 10px; box-sizing:border-box; }
.wRow_50 > a > img{max-width: 100%;}
.mobileGallery{ display: none; }

@media all and (min-width: 668px) {
	.mobile-li{display:none !important;}
	#nav-social-icons{display:none;}
	.mobile-show{display:none !important;}
}

@media all and (max-width: 350px) {
	.mapData .searchBar{ width: 300px; }
	.mapData .searchBar input{ max-width: 215px; }
	.mapData .searchBar ::-webkit-input-placeholder {
		 font-size: 12px;
	}

	.mapData .searchBar :-moz-placeholder { /* Firefox 18- */
		 font-size: 12px;
	}

	.mapData .searchBar ::-moz-placeholder {  /* Firefox 19+ */
		 font-size: 12px;
	}

	.mapData .searchBar :-ms-input-placeholder {  
		 font-size: 12px;
	}
}



@media all and (max-width: 668px) {
	.awayd{ display: none; }
	.mapData{ position: relative; height: 600px; width: 100%; margin: 0px; }
	#home-contact h2{ line-height: 32px;}
	.btform.firstSection #myform{ padding-top: 0px; padding-left: 30px; padding-right: 30px; }
	.mapData .searchBar{ display: block !important; }
	.mobileGallery{ display: block; }
	.msgallery{ display: none; }
	#galeri{ padding-top: 0px !important; }
	#map-content{ width: 94%; left: 3%; top: 50px;}
	#map-content p{font-size: 14px !important; line-height: 16px !important; }
	.mobileClearfix{ display: block; }
	.searchBar{ left: 10px; top: 10px; }
	/*.mobile-li{display:block;}*/
	#social-icons{display:none;}
	#icon_bilgi{display:none;}
	#icon_phone{display:none;}
	#cover-left{display:none;}
	#cover-right{display:none;}
	.mobile-show{display:block !important;}
	.mobile-show a{     font-size: 18px !important;}
		
	body{padding-top:60px;}
	
	nav{width:100%; top:40px; left:0; bottom:0; z-index:100000; height:auto !important;}
		nav ul#menu li a{padding-top:7px; padding-bottom:7px;}
			nav ul#menu li.mobile-li a{font-size:14px; color:#000; font-family: 'parisnineteenseventy';}
			
	#nav-social-icons{display:block; position:absolute; left:0; bottom:10px; width:100%; text-align:center;}
		#nav-social-icons li{width:18%; display:inline-block;}
	
	section{height:auto !important; top:auto !important; position:relative !important; width:100%; float:left; overflow:Hidden;}
	.bgimage{display:none !important;}
	.resp-image{width:100%; max-width:100%; display:block; float:left; margin-bottom:20px;}
	
	header{height:40px; padding-left:4%; padding-right:4%;}
		#logo_bodrum_modern{ margin-top: 10px !important; }
		
	.section-title{position:relative !important; font-size:25px !important; line-height:1; font-family: 'parisnineteenseventy'; text-align:center;color:#7d9cac; margin-bottom:20px; }
	.section-text{position:relative !important; font-family: 'parisnineteenseventy'; font-size:14px !important; line-height:20px !important; text-align:center; letter-spacing:2px; color:#231f20; margin-bottom:12px;}
	
	.scroll-section{background-color:#fff !important; padding-bottom:10px;}
	#home-welcome-title{top:auto;}
	#home-welcome-text{top:auto;}
	
	#home-bodrum-title{top:auto;}
	#home-bodrum-text{top:auto;}
	
	header #nav-icon3{display:block;}
	
	#home-arch-content p{width:100%;}
	
	.left-container{ position:relative !important; width:100% !important; float:left; display:block; top:auto !important; left:auto !important; box-sizing:border-box; padding-left:2%; padding-right:2%;}
		.left-container h2{text-align:center;}
		.left-container p{text-align:center;}
	.right-container{position:relative !important; width:100% !important; float:left; display:block; top:auto !important; right:auto !important; box-sizing:border-box; padding-left:2%; padding-right:2%; text-align:center;}
		.right-container h2{text-align:center;}
		.right-container p{text-align:center;}
	.bottom-container{position:relative !important; width:100% !important; float:left; display:block; bottom:auto !important; left:auto !important; box-sizing:border-box; padding-left:2%; padding-right:2%; text-align:center;padding-top:0px; padding-bottom:15px !important;}
		.bottom-container h2{text-align:center;}
		.bottom-container p{text-align:center;}
	.top-container{position:relative !important; width:100% !important; float:left; display:block; bottom:auto !important; left:auto !important; box-sizing:border-box; padding-left:2%; padding-right:2%; text-align:center;padding-top:0px; padding-bottom:15px !important;}
	/*.bottom-container{  width:100% !important; bottom:0px !important; padding-bottom:15px !important;}*/
	
	
	.readBtn{margin-left:auto; margin-right:auto; margin-bottom:20px; float:none !important;}
	
	section#myform{position:relative !important; width:100%; top:auto; bottom:auto; right:auto; left:auto; float:left; display:block;}
	
	#home-contact p.disclaimer{position:relative; bottom: auto; left:auto; right:auto; margin-top:30px;}
	.bottom-container p{width:94%;  max-width:92%;}
	
	#home-yatch-content h2{height:auto; font-size:25px;}
	
	#home-town-img{position:relative; top:auto !important; left:auto; width:220px; display:block; margin:0px auto 20px; right:Auto; display:none;}
	#home-you-img{position:relative; top:auto !important; left:auto; width:220px; display:block; margin:0px auto 20px; right:Auto; display:none;}
		body.you #home-you-img{display:none;}
	#img-fruit{display:none;}
	
	section#map-cover{position:relative !important; top:auto !important; bottom:auto !important; width:100%; height:450px !important; float:left;}
	

	
	#town-part6 h2.section-title{font-size:18px !important;}
	
	
	
	.bgimageleft{position:relative; bottom:auto; left:auto; top:auto; right:auto; height:360px; float:left; display:block; width:100%;}
	.bgimageright{position:relative; bottom:auto; left:auto; top:auto; right:auto; height:360px; float:left; display:block; width:100%;}
	
	.right-image-title{bottom:auto; top:0;}
	
	#you-part7 .bgimageright .right-image-title{bottom:Auto;}
	#kid-part3 .bgimageright .right-image-title{bottom:Auto;}
	#fold-part8 .bgimageright .right-image-title{bottom:Auto;}
	
	.left-image-title{padding-left:20px; padding-right:20px;}
	.right-image-title{padding-left:20px; padding-right:20px;}

	
	#img-bodrum-modern-kimdir{position:relative; width:100%; float:left; right:auto; top:Auto;     margin-top: 60px;}
	
	#contact-content{width:70%; top: 30px;}
	
	.banyanBtn{margin-top:20px !important;}
	
	section .absolute-center{display:none;}
	
	video{display:none;}
	
	#town-part6-content{bottom:auto !important; top:Auto;}
	
	#otel-part1-content{top:auto;}

	footer{position:relative; bottom:auto; top:auto; display:block; float:left; width:100%; }	
}

.menu{
	float: right;
	margin-top: -10px;
}

.dropdown {
	position: relative;
	display: inline-block;
	font-weight:bold; 
	font-size:16px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 210px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 10px 16px;
    z-index: 1;
    line-height: 32px !important;
    text-align: left;
}

.dropdown:hover .dropdown-content{
	display: block;
}

.dropdown:hover .dropdown-content a{
	margin-top: auto;
	display: block;
	    border-bottom: 1px solid #c5c5c5;
}

.bosluk_sag{
	margin-right: 30px;
}

.bosluk_alt{
	margin-bottom: 10px;
}

.otelisimi{position:absolute;top:25px;right:45%;font-size:17px; color: #6d6d6d;}
@media only screen and (max-width:768px){
.otelisimi {
display: none;}
}
