@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:normal;
	color:#666;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.hata {color:red;font-weight:bold;}

#wrapper {width:1000px; margin-left:auto; margin-right:auto;}

a,img,input,select,textarea {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

a {color:#333;text-decoration:none;}


input,select,textarea {
font-family: 'Source Sans Pro', sans-serif;
outline:none;
width:96%;
padding:5px;
font-size:15px;
color:#333;
border:1px solid #ccc;
}

table tr td {
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: dotted;
border-bottom-style: dotted;
border-right-color: #CCC;
border-bottom-color: #CCC;
}

.notice {color:orange;font-weight:bold;}
.error {color:red;font-weight:bold;}
.complete {color:green;font-weight:bold;}

.clear {clear:both;}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:26px;}
h4 {font-size:20px;}
h5 {font-size:18px;}

.menu ul {padding:0;margin:0;float:right;}
.menu  li{
	float: left;
	position: relative;
	list-style-type: none;
    }
.menu li a{
	float: right;
	color: #e4ddb9;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration: none;
	line-height: 70px;
	font-size:21px;

    }
	

.menu ul li ul li:hover a {
	background-color: #000;
}

	
.menu li:hover a {
	background: rgba(0, 0, 0, 0.8);	
	
}

.menu  ul li ul{
	width: 200px;
	float: left;
	position: absolute;
	top: 65px;
	left: 0px;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	box-shadow: 2px 2px 2px #000;
    }
.menu ul li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}
.menu  ul li ul li a{
	background: none;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: none;
	text-align:left;
	display: block;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
    }
	

.menu  li:hover >  ul{
	display: block;
    }

.menu  ul li ul li ul{
	width: 200px;
	height: auto;
	float: left;
	position: absolute;
	top: 0px;
	left: 180px;
	z-index: 1;
	display: none;
    }
	
	.menu  ul li ul li ul li a:hover{
	background: rgba(0, 0, 0, 0.6);	
    }
	
	
	.sayfalama {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 17px;
}
.sayfalama span a {
	text-decoration: none;
	color: #666;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: 1px solid #CCC;
	text-shadow: 0.06em 0.06em #fff;
}
.sayfalama span a:hover {
	background-color: #ccc;
}
.sayfalama .sayfalama-active a {
	background-color: #ccc;
}

.iletisimtable {
	float: left;
	width: 49%;
}
.iletisiminfo {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.iletisimtable h4 {
	color: #a93030;
}
.gonderbtn {
	color: #9F7337;
    border: 1px solid #9F7337;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	float: left;
	-webkit-border-radius: 2px;
-moz-border-radius:2px;
border-radius: 2px;
}
.gonderbtn:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #9F7337;
}

.iletisimbilgileri iframe {
	box-shadow: 0px 0px 15px #ccc;
}

.list_carousel {
	width: 100%;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
	width: 50px;
	height: 50px;
	padding: 0;
	display: block;
	float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
#foo2 li {
	width: 100%;
	height: auto;
}
#foo2 li h1 {
	font-family: 'Great Vibes', cursive;
	font-size:78px;
	position:absolute;
	z-index:265;
	width:100%;
	margin-top:295px;
	text-align:center;
	color:white;
	text-shadow: 0.02em 0.02em #000;
	
}
#foo2 li img {
	height: 756px;
	width: 100%;
	position: relative;
	z-index: 255;
	margin-bottom:-5px;
}
.slider {
	background-color: #000;
	position: relative;
	z-index: 358;
	box-shadow: 0px 0px 10px #444;
}
.headinfo {
	color: #E8A13A;
	float: right;
	margin-top: 35px;
	font-size: 18px;
	text-shadow: 0.08em 0.08em #000;
	font-family: "Open Sans";
}



.headinfo  i {
	float:left;
	margin-right:10px;
	font-size: 45px;
	margin-top:8px;
	
}
.headinfo .email span {
	float: left;
}
.email {
	float: left;
	margin-left: 40px;
}
.email .ion-ios-telephone {
	margin-top: 0px;
}.head {
	position: relative;
	z-index: 425;
}
.email span strong {
	font-size: 21px;
	font-weight: 800;
}
.diller {
	float: right;
	margin-top: 50px;
}
.diller a img {
	float: left;
	margin-left: 8px;
}
.diller a img:hover{
-webkit-transform:scale(1.25); /* Safari and Chrome */
-moz-transform:scale(1.25); /* Firefox */
-ms-transform:scale(1.25); /* IE 9 */
-o-transform:scale(1.25); /* Opera */
transform:scale(1.25);

}
.sosyal {
	float: right;
	margin-top:40px;
	margin-right:50px;
}
.sosyal a{
	float: right;
	color:#E8A13A;
	padding:12px;
	padding-left:15px;
	padding-right:15px;
	font-size:18px;
	border:1px solid #E8A13A;
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
margin-left:10px;
}
.sosyal a .fa.fa-facebook {
	padding-left:3px;
	padding-right:3px;
}
.sosyal a:hover{
	color:#333;
	background-color:#E8A13A;

}.menu {
	float: left;
	height: 70px;
	width: 100%;
	position: relative;
	z-index: 699;
	background: rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 5px #000;
	margin-top: 30px;
}
.logo {
	float: left;
	margin-top: -70px;
}

.header {
	position: absolute;
	z-index: 744;
	width:100%;
}
.onlinerezervasyon {
	padding: 20px;
	float: left;
	background: rgba(0, 0, 0, 0.6);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:-245px;
	position:relative;
	z-index:415;
	color:#e4ddb9;
	font-family: "Open Sans";
	box-shadow: 0px 0px 5px #000;
	text-shadow: 0.08em 0.08em #000;

}
.rezinfo {
	float: left;
	width: 45%;
	
}
.rezinfo h3 {
	font-size: 19px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4ddb9;
}
.rezinfo h3 i {
	margin-right: 10px;
}
.rezbilgileri {
	float: right;
	width: 53%;
}
.rezbilgileri input {
	float: left;
    width: 45%;
    border: 1px solid #e4ddb9;
    background-color: transparent;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #e4ddb9;
	font-family: "Open Sans";
}
.rezbilgileri textarea {
	float: left;
    width: 70%;
    border: 1px solid #e4ddb9;
    background-color: transparent;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #e4ddb9;
	font-family: "Open Sans";
}
.rezbilgileri ::-webkit-input-placeholder {
   color: #e4ddb9;
}
.rezbilgileri :-moz-placeholder { /* Firefox 18- */
   color: #e4ddb9;  
}
.rezbilgileri ::-moz-placeholder {  /* Firefox 19+ */
   color: #e4ddb9;  
}
.rezbilgileri :-ms-input-placeholder {  
   color: #e4ddb9;  
}#datepicker4 {
	width: 21%;
}
#rezsaat {
	width: 20%;
}
.rezbilgileri .gonderbtn {
    color: #FFFFFF;
     border: 1px solid #E8A13A; 
    padding-top: 7px;
    padding-right: 25px;
    padding-bottom: 7px;
    padding-left: 25px;
    float: left;
    /* -webkit-border-radius: 2px; */
    -moz-border-radius: 2px;
    /* border-radius: 2px; */
    margin-left: 10px;
    width: 13%;
    background-color: #E8A13A;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
}

.rezbilgileri .gonderbtn:hover {

    background-color: #d88e22;

}
.titleblok {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.line {
	background-color: #CCC;
	height: 1px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.titleblok h2 {
	color: #464646;
	font-size: 35px;
}
.titleblok p {
	font-size: 18px;
	color: #868686;
}
.lezzetler {
	background-image: url(../images/lezzerlerbg.jpg);
	background-repeat: repeat;
	float: left;
	height: 420px;
	width: 100%;
	background-position: center bottom;
	margin-top:30px;
	margin-bottom:30px;
	text-shadow: 0.08em 0.08em #000;
	box-shadow: 0px 0px 10px #444;
}
.lezzetler .titleblok h2 {
	color: #e4ddb9;
}
.lezzetler .titleblok p {
	color: #e4ddb9;
}
.lezzetler .titleblok .line {
	background-color: #e4ddb9;
}
#foo3 li {
	height: 253px;
	width: 210px;
	text-align: center;
	margin-left:20px;
	margin-right:20px;
}
#foo3 li a img {
	border: 5px solid #e4ddb9;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: 0px 0px 10px #000;
}
#foo3 li a img:hover{
	border: 5px solid #cf3200;

}
#foo3 li h3 a {
	color: #e4ddb9;
	font-size: 18px;
}
.next {
	font-size: 24px;
	color: #e4ddb9;
	float: right;
}
.prev {
	font-size: 24px;
	color: #e4ddb9;
	float: left;
}
.lezprevnxt {    margin-top: -40px;    margin-bottom: 25px;
    padding: 15px;}


.myorumlar {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.myorumlar .list_carousel .fa.fa-quote-left {
    float: left;
    position: absolute;
    margin-left: -450px;
    font-size: 50px;
    color: #ccc;
}
.musteri {
	color: #d5711b;
	float: left;
	margin-top: 20px;
	font-size: 18px;
	width: 100%;
	text-align: center;
}
.musteri span {
	color: #f5245f;
}#foo4 li {
	width: 100%;
	height: auto;
}
#foo4 li h1 {
	font-size: 24px;
	text-align: center;
	width: 80%;
	margin: auto;
	color: #283640;
}
.pager {
    margin-top: 15px;
    width: 145px;
    text-align: center;
    margin-right: auto;
	margin-left:auto;
			}
			.pager a {
				margin: 0 5px;
				float:left;
				width:17px;
				height:17px;
				text-decoration: none;
				color:transparent;
				border:1px solid #d5711b;
				-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
			}
			.pager a.selected {
				background-color:#d5711b;
			}
			
.footer {
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat;
	float: left;
	height: 111px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 50px;text-shadow: 0.08em 0.08em #000;
	box-shadow: 0px 0px 10px #444;
}
.footlogo {
	margin-top: -25px;
	float: left;
}
.copyright {
	float: right;
	color: #FFF;
	text-align: right;
	margin-top: 35px;
	font-family: "Open Sans", Geneva, sans-serif;
	font-size: 13px;
	    width: 50%;
}
.headbg {
	background-image: url(../images/slide2.jpg);
	background-repeat: repeat;
	background-position: center center;
	float: left;
	height: 350px;
	width: 100%;
	position: absolute;
	    box-shadow: 0px 0px 10px #444;
        background-color:black;
}
.headbg h1 {
	font-family: 'Great Vibes', cursive;
	float:right;
	margin-top: 230px;
    font-size: 65px;
    color: white;
    text-shadow: 0.02em 0.02em #000;
}
.sidebar {
	background-color: #FFF;
	float: left;
	width: 27%;
	box-shadow: 0px 0px 8px #ccc;
	padding: 8px;
	margin-top: 390px;
	padding-right: 10px;
}
.sidebar-container {
	border: 1px solid #fce2af;
	float: left;
	width: 100%;
	min-height: 350px;
}
.sidetop {
	    /* text-align: center; */
    width: 71px;
    /* margin-right: auto; */
    /* margin-left: auto; */
    margin-top: -30px;
    float: left;
    margin-left: 35%;
}
.sidelinks {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.sidelinks a {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #C89B60;

}
.sidebar-container h3 {
	color: #824328;
    /* margin-left: 20px; */
    margin-top: 15px;
    font-size: 22px;
    text-align: center;
}
.sidelinks a:hover {
	color: #824328;
}
.content {
	background-color: #FFF;
	float: right;
	width: 67%;
	box-shadow: 0px 0px 8px #ccc;
	padding: 8px;
	margin-top: 390px;
	padding-right: 10px;
}
.content-container {
	border: 1px solid #fce2af;
    float: left;
    width: 100%;
    min-height: 350px;
    /* padding-right: 20px; */
    /* padding-left: 20px; */
    color: #9F7337;
}
.sidetop {
	    /* text-align: center; */
    width: 71px;
    /* margin-right: auto; */
    /* margin-left: auto; */
    margin-top: -30px;
    float: left;
    margin-left: 35%;
}.content-container .sidetop {
	margin-left: 43%;
}
.sayfabaslik {
	float: left;
    width: 95%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8D6BD;
    margin-top: 10px;
    margin-left: 20px;
}
.sayfabaslik h1 {
	color: #824328;
	float: left;
    font-size:28px;
}
.sideline {
	background-image: url(../images/widget-bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 13px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.menulist img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 8px #ccc;
}
.menulist img:hover {

	box-shadow: 0px 0px 8px #999;
}
.menulist {
	    float: left;
    width: 93%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom-style: dotted;
    border-bottom-color: #EFE2D1;
    border-bottom-width: 2px;
    margin-left: 20px;
}
.menulist p {
	font-size: 13px;
	width: 75%;
}

.menulist h2 {
	font-size: 20px;color:#d94500;
}
#buyuksayfa {
	width: 98%;
	float: left;
}

.fotogaleri img {
	width: 170px;
    margin: 7px;
    height: 120px;
    box-shadow: 0px 0px 10px #ccc;
}
.fotogaleri img:hover {

    box-shadow: 0px 0px 10px #666;
}
.iletisimpage {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.iletiinfo {
	float: left;
	width: 48%;
}

.iletisimform {
	float: right;
	width: 48%;
}


.iletisimform table tr td .gonderbtn {
	float: right;
}
.iletisimpage iframe {
	margin-top: 10px;
	box-shadow: 0px 0px 15px #b1b1b1;
}.iletisimpage table tr td {
	padding: 9px;
}
.iletisimform input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#9F7337;
	border: 1px solid #9f7337;    width: 90%;
}
.iletisimform table tr td .gonderbtn i {
	margin-right: 7px;
}
.fotogaleri {    margin-left: 20px;    margin-bottom: 20px;}
.clearmob {display:none;}
.mobilogo {display:none}
.menuAc { display: none }
.icerik {padding:20px;    line-height: 20px;}
#sepetiniz table tr th {border-bottom:1px solid #eee;}
#sepetiniz table tr td {padding:5px;font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;font-size:16px;}
#sepetiniz .menulist {border:none;}
.odeyontem input {width:50px;float:left;}
.odeyontem label {
    width: 100%;
    float: left;
    padding: 5px;
}
#sepetiniz table tr td input  {font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;font-size:16px;}
#sepetiniz table tr td textarea  {font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;font-size:16px;}

.checkbox-custom,.radio-custom{opacity:0;position:absolute}
.checkbox-custom,.checkbox-custom-label,.radio-custom,.radio-custom-label{display:inline-block;vertical-align:middle;cursor:pointer}
.checkbox-custom-label,.radio-custom-label{position:relative}
.checkbox-custom + .checkbox-custom-label:before,.radio-custom + .radio-custom-label:before{content:'';background:#fff;border:1px solid #824328;display:inline-block;line-height:20px;vertical-align:middle;width:20px;height:20px;padding:2px;margin-right:10px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius:100%;text-align:center}
.checkbox-custom:checked + .checkbox-custom-label:before{content:"\f00c";font-family:'FontAwesome';background:#824328;color:#fff}
.radio-custom + .radio-custom-label:before{border-radius:50%}
.radio-custom:checked + .radio-custom-label:before{content:"\f00c";font-family:'FontAwesome';color:#824328}


#sepetiniz input {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #9F7337;
    border: 1px solid #9f7337;
    width: 90%;
}

.container h1 { 
  font-family: 'Great Vibes', cursive;
  font-size:70px;
  display:inline-block;
  text-align:center;
  color:white;
  text-shadow: 0.02em 0.02em #000;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {

	.lezzeblok .list_carousel {
    width: 230px;
    margin: auto;
}

#SiparisForm {overflow:hidden;}

.menuAc { 
    display: block;
    width:100%;
    position: relative;
    font-family: "Open Sans"; 
    font-weight:bold;
    padding:10px 0px;
    text-align: center;
}
.menu ul { 
    display: none; 
    width: 100%;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
	text-align:left;
}

.menu ul li { float: none }
.menu ul li a {
display: block;
    float: left;
    width: 100%;
	font-size: 20px;
	line-height:50px;
	
}

.menu ul li ul {
    width: 100%;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: none;
    margin: 0px;
    padding: 0px;
	text-align:left;
}

.menu ul li ul li a {

    width: 100%;
    text-align: left;
    font-size: 16px;
    padding-left: 50px;
}



.mobilogo {display:block;margin-right: auto;margin-left: auto;}
.logo {display:none}
#wrapper {
    width: 100%;
}
.clearmob {clear:both;display:block;}
	
.headinfo {
    color: #e4ddb9;
    float: none;
        margin-top: 20px;
}
.diller {
   float: left;
    margin-top: 20px;
    /* width: 100%; */
    /* text-align: center; */
    margin-left: 25px;
}
.diller a img {
    float: none; 
    margin-left: 8px;
}
.sosyal {
   float: left;
    margin-top: 10px;
    margin-left: 10px;
	margin-right:0px;
}
.menu {
    float: left;
    margin: 0px;
    margin-top: 10px;
    font-size: 22px;
    height: auto;
	color:#e4ddb9;
	background: rgba(0, 0, 0, 0.8);
}


.onlinerezervasyon {
    padding: 20px;
    float: left;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 0px;
    position: relative;
    z-index: 415;
    color: #e4ddb9;
    font-family: "Open Sans";
    box-shadow: 0px 0px 5px #000;
    text-shadow: 0.08em 0.08em #000;
}
#foo2 li h1 {
    font-family: 'Great Vibes', cursive;
    font-size: 58px;
    position: absolute;
    z-index: 265;
    width: 100%;
    margin-top: 425px;
    text-align: center;
    color: white;
    text-shadow: 0.02em 0.02em #000;
}
#foo2 li img {
    height: 600px;
    width: 250%;
    margin-left:-100%;
    position: relative;
    z-index: 255;
    margin-bottom: -5px;
}	
.rezinfo {
    float: left;
    width: 100%;
}	
	.rezbilgileri {
    float: left;
    width: 100%;
}
	
	.rezbilgileri input {
    float: left;
    width: 43%;

}
#datepicker4 {
    width: 18%;
}
#rezsaat {
    width: 18%;
}
.rezbilgileri textarea {
    width: 93%;
}
.rezbilgileri .gonderbtn {

    width: 81%;

}
.lezzetler {

    height: auto;

    padding-bottom: 25px;
}
#foo3 li {

    margin: 10px;

}
#foo4 li h1 {
    font-size: 20px;
}
.footer {
    height: auto;
    margin-bottom: 0px;
    margin-top: 50px;
text-align: center;
}
.footlogo {
    float: none;
}
.copyright {
    float: left;
    color: #FFF;
    text-align: center;
    margin-top: 35px;
    font-family: "Open Sans", Geneva, sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
	    width: 96%;
}
	.headbg {

    height: 400px;

}
	.headbg h1 {

    display: none;
}
#buyuksayfa {
    width: 95%;
    float: left;
    margin-top: 440px;
}

.iletiinfo {
    float: left;
    width: 100%;margin-bottom:25px;
}
.iletisimform {
    float: right;
    width: 100%;
}
.content {
    background-color: #FFF;
    float: left;
    width: 95%;
    box-shadow: 0px 0px 8px #ccc;
    padding: 8px;
    margin-top: 450px;
    padding-right: 10px;
}

.menulist h3 {

    font-size: 19px;
}
.menulist h2 {
    font-size: 18px;
}
.sidebar {
    background-color: #FFF;
    float: left;
    width: 95%;
    box-shadow: 0px 0px 8px #ccc;
    padding: 8px;
    margin-top: 50px;
    padding-right: 10px;
}
.sidetop {

    margin-left: 43%;
}
.fotogaleri img {
    width: 140px;
    margin: 7px;
    height: 100px;
    box-shadow: 0px 0px 10px #ccc;
}

.container h1 { 

  font-size:42px;

}
	
	
}

/* Loading Spinner */
.gelismisara .gonderbtn .spinner > div { background-color:#0C0;}
.gelismisara:hover .gonderbtn .spinner > div { background-color:white;}
.mobilonaybtn .spinner > div { background-color:white;}
 .gonderbtn .spinner > div { background-color:#1F282F;}
 .gonderbtn:hover .spinner > div { background-color:white;}
.spinner {width:100%;height:100%;text-align:center;}
.btn  .spinner > div { background-color: #9F7337;}
.btn:hover  .spinner > div { background-color: white;}
.spinner > div {width: 18px; height: 18px; background-color: #9F7337; border-radius: 100%;display: inline-block; -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both; animation: sk-bouncedelay 1.4s infinite ease-in-out both;}
.spinner .bounce1 {-webkit-animation-delay: -0.32s; animation-delay: -0.32s;}
.spinner .bounce2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}
@-webkit-keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0) } 40% { -webkit-transform: scale(1.0) } }
@keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1.0); transform: scale(1.0);}}