@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body { margin:auto; font-family: 'Open Sans', sans-serif; font-size:14px;   }
a { text-decoration:none; }
#ust {  position:relative; clear:both; width:100%; height:150px; background:url(../images/ust.png);  }
#ust .logo { position:relative; clear:both; margin:auto; max-width:400px; height:150px; }
#ust .logo img { width:100%; height:100%; border:none; text-align:center; }
#menu_g { position:relative;  width:100%; background:url(../images/ust.png);  border-top:1px solid #968041; z-index:99; }
#menu { max-width:1100px; margin:auto; background:url(../images/ust.png);   }

#slider { position:relative;
clear:both;
	height: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
  }
#slider .item { background-position:center center; clear:both; background-repeat:no-repeat; background-size:cover;  height:600px; }

#slider2 { position:relative;
clear:both;
	height: 120px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
  }
#slider2 .item { background-position:center center; clear:both; background-repeat:no-repeat; background-size:cover;  height:600px; }

#hosgeldiniz { position:relative; max-width:1020px; padding:40px; color:#FFF; background:url(../images/mn.jpg); clear:both; margin:auto; margin-bottom:20px; margin-top:-100px; z-index:11; border-top:5px solid #968041; }
#tanitim { position:relative; max-width:1020px; padding:40px; color:#FFF; border-top:5px solid #968041; background:url(../images/mn.jpg); clear:both; margin:auto; margin-bottom:20px; margin-top:-100px; z-index:11; }


#altresim { position:relative; margin:auto; clear:both; max-width:1100px; margin-bottom:20px; }
#altresim .item { background-position:center center; background-repeat:no-repeat; background-size:cover; border:5px solid #968041; height:180px; }

#map { width:100%; height:400px; }	

#alt { float:left; clear:both; width:100%; padding:30px 0px; background:#968041; }
#alt .logo { position:relative; max-width:250px; height:117px; margin:auto; background:url(../images/logo_beyaz.png); }
#alt .sosyal { position:relative; max-width:296px; height:64px; margin:15px auto; }
#alt .sosyal .ftgi { float:left; width:64px; height:64px; margin:0px 5px; }
#alt .yazi { position:relative; max-width:1100px; margin:auto; color:#FFF; text-align:center; }

#yapimci { float:left; clear:both; width:100%; background:#968041; }
#yapimci .editor { position:relative; width:200px; padding:5px; border-left:3px solid #FFF; border-right:3px solid #FFF; border-top:3px solid #FFF; color:#FFF; text-align:center; margin:auto; border-top-left-radius:10px; border-top-right-radius:10px; }
#yapimci .editor:hover { background:#FFF; color:#968041;   }

#yer {  max-width:1058px; border:1px solid #CCC; padding:10px; margin-bottom:20px; }
#msg { position:relative; clear:both; width:500px; padding:10px; color:#FFF; top:150px;  margin:auto; text-align:center;   font-family: 'Open Sans', sans-serif; font-weight:bold; background-color:rgba(0,0,0,0.8); }
#msg2 { position:relative; clear:both; width:500px; padding:10px; color:#fff; top:150px; font-size:14px; margin:auto; text-align:center;   font-family: 'Open Sans', sans-serif; font-weight:bold; background-color:rgba(150,128,65,0.8); }
@media (max-width: 768px) {

#slider { clear:both;
	height: auto;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
  }
#slider .item { background-position:center center; background-repeat:no-repeat; background-size:cover;  height:200px; }
#msg { display:none; }
#msg2 { display:none; }
#hosgeldiniz { position:relative; max-width:1020px; padding:40px; color:#FFF; background:url(../images/mn.jpg); clear:both; margin:auto; margin-bottom:20px; z-index:11; border-top:5px solid #968041; }
#tanitim { position:relative; max-width:1020px; padding:40px; color:#FFF; border-top:5px solid #968041; background:url(../images/mn.jpg); clear:both; margin:auto; margin-bottom:20px;  z-index:11; }

#map { width:100%; height:200px; }	
}