::-webkit-scrollbar { 
    display: none; 
}
.p0{
	padding:0px !important;
}
.m0{
	margin:0px !important;
}
.m30{
	margin-top:15px;
	margin-bottom:15px;
}
.anasayfa{
	width:100%;
	height:600px !important;
	background:#f7941e url(../images/bg.png) top right no-repeat;
	background-blend-mode: multiply;
	}
.diger-sayfa{
	width:100%;
	height:200px !important;
	background:#f7941e;
	background-blend-mode: multiply;
	}
.ust{
	margin-top:40px;
}
.icerik{
	margin-top:70px;
}
.orta{
	text-align:center !important;
	}
.nav-tabs{
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 6px 9px 0px rgba(25, 25, 22, 0.34);
  padding:15px 0 15px 0;
}
.tab-content{
	margin-top:30px;
	background:#fff;
}
.spot{
	background:#efefef;
	padding-bottom:30px;
}
.thumbnail img{
	margin-bottom:0px;
	transition:all 0.2s ease;
}
.thumbnail img:hover{
	opacity:0.50;
}
.toggle{
	list-style:none;
	margin:0 auto;
	padding:0px;
}
.footer{
	background:#f7941e;
	margin-top:40px;
	margin-bottom:40px;
}
.copy{
	background:url(../images/footer-logo.png) left no-repeat;
	padding-left:136px;
	height:84px;
	}
.iletisim-txt{
	border:none;
	border-radius:0px;
	margin:20px 0 0px 0;
  	color: #999;
    font-family:Tahoma, Verdana, Segoe, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	height:50px;
	background:#efefef;
	border-left:10px solid #f7941e;
}
.iletisim_msj{
	border:none;
	border-radius:0px;
	margin:20px 0 0px 0;
  	color: #999;
    font-family:Tahoma, Verdana, Segoe, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	height:100px !important;
	background:#efefef;
	border-left:10px solid #f7941e;
}
.gonder{
	background-color:#f7941e;;
	border-radius:0px;
	color:#fff;
	font-family: 'ralewayregular';
	font-size:14px;
	width:100%;
	height:44px;
	text-align:left;
	margin:20px 0 0px 0;
}

.gonder:hover{
	background:#d67808;
	color:#fff;
}
.iletisim-tut{
	margin-top:100px;
}
#map {
	width:100%;
	height: 350px;
	margin:20px 0 0px 0;
	padding:0px;
	border-left:10px solid #f7941e;
}
.buton{
	margin:25px 0 0 0;
	background:#f7941e;
	padding:10px;
	border-radius:15px;
}
.buton a{
	color:#fff;
}