* {
	margin:0;
	padding:0;
	top:0;
	bottom:0;
	left:0;
	right:0;
	list-style:none;
	text-decoration:none;
	font-family: Arial;
}

/* mobile */

@media screen and (min-width: 0px) and (max-width: 1000px) {
	#kelpopup {
		display: none;
	}

	.kelpopup {
		display: none;
	}

	#kelpopupa {
		display: none;
	}

	.kelpopupa {
		display: none;
	}

	header {
		width: 100%;
		height: 60px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		overflow: hidden;
		position: fixed;
		z-index: 110;
		background: #fff;
		-webkit-box-shadow: 0px 0.7px 4px 0px #555;
		-moz-box-shadow: 0px 0.7px 4px 0px #555;
		box-shadow: 0px 0.7px 4px 0px #555;
	}

	header i.fa-bars {
		width: 60px;
		height: 48px;
		float: left;
		color: #F26524;
		font-size: 40px;
		text-align: center;
		padding-top: 12px;
		padding-left: 4px;
		padding-right: 2px;
		cursor: pointer;
	}

	header img {
		height: 50px;
		float: right;
		margin-top: 5px;
		margin-right: 3px;
	}

	#sagbas {
		display: none;
	}

	.mobmenu {
		width: 100%;
		height: 254px;
		overflow: hidden;
		position: fixed;
		display: none;
		margin-top: 62px;
		z-index: 100;
		-webkit-box-shadow: 0px 0.7px 4px 0px #555;
		-moz-box-shadow: 0px 0.7px 4px 0px #555;
		box-shadow: 0px 0.7px 4px 0px #555;
	}

	.mobmenu ul li a {
		display: block;
		width: 100%;
		height: 33px;
		padding-top: 17px;
		background: #fff;
		color: #37BDBF;
		border-bottom: 1px solid #ddd;
	}

	.mobmenu ul li i {
		width: 20px;
		height: 20px;
		margin-left: 15px;
	}

	#slide {
		width: 100%;
		height: auto;
		margin-top: 70px;
		position: relative;
		margin-bottom: 20px;
	}

	.sagsol {
		width: 100%;
	}

	.sagsol ul {
		margin-top: 25%;
		position: absolute;
		z-index: 3;
	}

	.sagsol ul li i#sol {
		float: left;
		margin-left: 10px;
	}

	.sagsol ul li i#sag {
		float: right;
		margin-right: 10px;
	}

	.sagsol ul li i {
		font-size: 30px;
		color: #555;
		width: 50px;
		height: 37px;
		cursor: pointer;
		background: #fff;
		text-align: center;
		padding-top: 13px;
		border-radius: 3px;
		opacity: 0.5;
	}

	.slide {
		z-index: 2;
	}

	.slide ul li img {
		width: 100%;
		min-height: 200px;
	}

	.acilama {
		width: 100%;
		height: 60px;
		background: #F26524;
		z-index: 2;
		padding-top:15px;
		text-align: center;
		font-size: 28px;
		color: #fff;
		opacity: 0.9;
	}

	#menular {
		display: none;
	}

	ul li#modat a {
		display: block;
		width: 100%;
		height: 33px;
		background: #37BDBF;
		color: #fff;
		padding-top: 17px;
		border-bottom: 1px solid #fff;
	}

	ul li#modat a  i {
		width: 20px;
		height: 20px;
		margin-left: 15px;
	}

	footer {
		width: 100%;
		height: 40px;
		background: #37BDBF;
		margin: auto;
		position: relative;
		margin-top: 40px;
		padding-top: 20px;
	}

	footer p {
		color: #fff;
		font-size: 13px;
		padding: 13px;
		float: left;
	}

	footer ul {
		float: right;
	}

	footer ul li {
		float: left;
		margin-top: 13px;
		margin-right: 14px;
	}

	footer ul li a {
		color: #fff;
		font-size: 13px;
	}

	footer ul li a:hover {
		text-decoration: underline;
	}

	footer ul li i#fara {
		font-size: 20px;
		margin-top: -3px;
	}

	#sitdat {
		display: none;
	}

	i.fa-chevron-up {
		width: 40px;
		height: 33px;
		padding-top: 7px;
		font-size: 25px;
		text-align: center;
		position: absolute;
		margin: auto;
		background: #fff;
		border-radius: 100%;
		color: #37BDBF;
		margin-top: -20px;
		border: 1px solid #fff;
		cursor: pointer;
	}

	#gallery {
		display: none;
	}

	.gallery {
		display: none;
	}

	#okulumuz {
		width: 100%;
		height: auto;
		min-height: 400px;
		overflow: hidden;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.okulumuz {
		width: 98%;
		height: auto;
		min-height: 400px;
		margin-top: 20px;
		background: #fff;
	}

	.okulumuz p {
		color: #777;
		font-size: 15px;
		word-spacing: 3px;
		font-style: italic;
		line-height: 20px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.oresim {
		width: 100%;
		height: auto;
		min-height: 100px;
		background: #ddd;
		margin-top: 15px;
		overflow: hidden;
	}

	.oresim ul li {
		float: left;
		cursor: pointer;
	}

	.oresim ul li img {
		width: 196px;
		height: 150px;
	}

	.basyorum {
		width: 100%;
		height: 50px;
		background: #f8f8f8;
		margin-top: 30px;
	}

	.basyorum h3 {
		font-size: 20px;
		color: #37BDBF;
		padding: 15px;
	}

	.basyorum h3 i {
		color: #F26524;
	}

	#orta {
		display: none;
	}

	#slytt {
		display: none;
	}

	.slytt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}

	.slytt ul li img {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
	}

	#kmesaji {
		width: 100%;
		height: auto;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.kmesaji {
		width: 100%;
		height: auto;
		background: #fff;
		margin-top: 20px;
	}

	.kmesaji img {
		width: 100%;
		height: auto;
	}

	.kmesaji p {
		color: #555;
		font-size: 15px;
		word-spacing: 3px;
		line-height: 22px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	#basyorum {
		margin-top: 50px;
	}

	#menulara {
		display: none;
	}

	#yorum {
		width: 100%;
		height: auto;
		min-height: 60px;
		background: #fff;
		margin-top: 10px;
	}

	#yorum h4 {
		color: #555;
		padding: 15px;
	}

	#yorum h4 i {
		color: #37BDBF;
	}

	#yorum h6 {
		color: #999;
		padding-left: 15px;
		padding-right: 10px;
	}

	#yorum p {
		font-size: 13px;
		font-style: italic;
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 10px;
		color: #777;
		line-height: 20px;
	}

	#yorumyap {
		width: 90%;
		height: auto;
		min-height: 20px;
		overflow: hidden;
		background: #fff;
		margin: auto;
		margin-top: 10px;
	}

	#yorumyap h2 {
		font-size: 20px;
		color: #555;
		cursor: pointer;
	}

	#yorumyap input.int {
		width: 100%;
		height: 35px;
		padding-left: 10px;
		margin-top: 10px;
		border: 1px solid #ddd;
		color: #555;
	}

	#yorumyap textarea.yorumtext {
		width: 100%;
		height: 125px;
		padding: 10px;
		margin-top: 10px;
		border: 1px solid #ddd;
		color: #555;
		resize: none;
	}

	button#yorumgon {
		width: 120px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		transition-property: background,border;
		transition-duration: 0.3s;
		transition-timing-function: linear;
		margin-top: 7px;
	}

	button#yorumgon:hover {
		background: #37BDBF;
		border: 1px solid #37BDBF;
	}

	button.yorumgon {
		width: 180px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		display: none;
		margin-top: 7px;
	}

	.yom {
		display: none;
	}

	p.bildirim2 {
		font-size: 15px;
		color: firebrick;
		font-weight: bold;
		margin-top: 10px;
	}

	#bildiri {
		width: 100%;
		height: 50px;
		background: MediumSeaGreen;
		display: none;
	}

	#bildiri p {
		color: #fff;
		padding: 18px;
		font-size: 15px;
		letter-spacing: 2px;
		font-weight: bold;
	}

	#yyap {
		float: right;
		margin-top: 3px;
	}

	#harita {
		width: 100%;
		height: 200px;
		margin-top: 20px;
	}

	#harita iframe {
		width: 100%;
		height: 200px;
	}

	#iletisim {
		width: 100%;
		height: auto;
		min-height: 500px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	#bizeyaz {
		width: 96%;
		height: 430px;
		background: #fff;
		margin: auto;
		margin-top: 20px;
	}

	#bizeyaz h4 {
		font-size: 16px;
		color: #777;
	}

	#bizeyaz input.inp {
		width: 100%;
		height: 35px;
		border: 1px solid #ddd;
		padding: 0px 10px;
		margin-top: 10px;
		color: #555;
	}

	#bizeyaz textarea.mesaj {
		width: 100%;
		height: 135px;
		border: 1px solid #ddd;
		padding: 10px;
		margin-top: 10px;
		resize: none;
		color: #555;
	}

	button#bizeyazgon {
		width: 120px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		transition-property: background,border;
		transition-duration: 0.3s;
		transition-timing-function: linear;
		margin-top: 7px;
	}

	button#bizeyazgon:hover {
		background: #37BDBF;
		border: 1px solid #37BDBF;
	}

	button.bizeyazgon {
		width: 180px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		display: none;
		margin-top: 7px;
	}

	p.bildirim {
		font-size: 15px;
		color: firebrick;
		font-weight: bold;
		margin-top: 10px;
	}

	.soru {
		width: 98%;
		height: auto;
		margin: auto;
		min-height: 30px;
		background: #fff;
		margin-top: 15px;
		border: 1px solid #37BDBF;
	}

	.sorubas {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #37BDBF;
		cursor: pointer;
	}

	.sorubas p {
		color: #fff;
		padding: 15px;
		font-size: 14px;
	}

	p.sorutext {
		font-size: 13px;
		color: #555;
		line-height: 20px;
		font-style: italic;
		padding: 15px;
		display: none;
	}

	i.fa-print {
		display: none;
	}

	.ytikgenel p {
		display: none;
	}

	img.sg {
		width: 100%;
	}

	table#yl {
		width: auto !important;
		color: #555;
		font-size: 7px !important;
	}

	table#yl , tr, td {
		width: auto !important;
		border: 1px solid #999;
	    border-collapse: collapse;
		font-size: 7px !important;
		padding: -3px !important;
	}

	table#yl th {
		width: auto !important;
		border: 1px solid #555;
	    border-collapse: collapse;
		font-size: 7px !important;
		padding: -3px !important;
	}

	#galeri {
		width: 100%;
		height: auto;
		min-height: 500px;
		background: #fff;
		margin: auto;
		margin-top: 30px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.galeri {
		width: 100%;
		height: 250px;
		float: left;
		overflow: hidden;
		margin-top: 30px;
		position: relative;
	}

	.galeri img {
		width: auto;
		height: 250px;
		margin: auto;
		text-align: center;
		position: absolute;
		z-index: 2;
	}

	.galeri p {
		position: absolute;
		color: #fff;
		font-weight: bold;
		text-shadow: 1px 1px 7px #37BDBF;
		margin-top: 205px;
		font-size: 20px;
		margin-left: 30px;
		z-index: 3;
	}

	.galeri i {
		position: absolute;
		color: #fff;
		text-shadow: 1px 1px 7px #37BDBF;
		font-size: 50px;
		z-index: 3;
		width: 50px;
		height: 50px;
		margin-left: 105px;
		margin-top: -50px;
	}

	/* galeri bitti */


	/* galeri resimler */

	#galeriresimler2 {
		width: 100%;
		height: auto;
		min-height: 500px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
		text-align: center;
	}

	.galeriresimler {
		width: 100%;
		height: auto;
		min-height: 200px;
		margin: auto;
	}

	.bas {
		width: 100%;
		height: 30px;
		background: #F26524;
		margin-bottom: 4px;
		margin-top: 30px;
	}

	.bas p {
		color: #fff;
		padding: 7px;
		font-weight: bold;
	}

	.galeriresimler2 ul li {
		width: 100%;
		height: 250px;
		position: relative;
	}

	.galeriresimler2 ul li img {
		width: 100%;
		height: auto;
		cursor: pointer;
		overflow: hidden;
		position: absolute;
		z-index: 3;
	}

	#gallery {
		width: 100%;
		height: 100%;
		position: fixed;
		background: #000;
		opacity: 0.7;
		z-index: 101;
		display: none;
	}

	.gallery {
		z-index: 102;
		width: 100%;
		height: 200px;
		position: fixed;
		margin: auto;
		display: none;
	}

	.gallery i.fa-times-circle {
		font-size: 20px;
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		z-index: 103;
		margin: 12px;
		color: #fff;
		cursor: pointer;
		background: #555;
		text-align: center;
		border-radius: 2px;
	}

	.gallery ul li img {
		width: 100%;
		height: auto;
		position: absolute;
		z-index: 102;
		margin: auto;
	}

	.sagsoldiv {
		width: 100%;
		margin-top: 30%;
		z-index: 103;
		position: absolute;
	}

	.sagsoldiv i#tiksag {
		font-size: 30px;
		color: #555;
		float: right;
		cursor: pointer;
	}

	.sagsoldiv i#tiksol {
		float: left;
		font-size: 30px;
		color: #555;
		cursor: pointer;
	}

	#galeriresimler {
		display: none;
	}

	.galeriresimler {
		display: none;
	}
}

/* site */

@media screen and (min-width: 1000px) {
	#bildirim {
		width: 970px;
		height: 60px;
		background: #333;
		margin: auto;
		margin-top: 15px;
		position: relative;
		border-radius: 5px;
		padding: 15px;
	}

	#bildirim p {
		color: #fff;
		font-size: 14px;
		line-height: 25px;
	}

	i#bilkap {
		color: #fff;
		float: right;
	}

	#kelpopup {
		width: 100%;
		height: 100%;
		background: #555;
		position: fixed;
		z-index: 1000;
		opacity: 0.7;
	}

	.kelpopup {
		width: 800px;
		height: 550px;
		position: fixed;
		z-index: 1001;
		background: #fff;
		top: 50%;
		left: 50%;
		margin-top: -290px;
		margin-left: -400px;
		border-radius: 4px;
	}

	.kelpopup img {
		width: 800px;
		height: 550px;
	}

	.kelpopup i.fa-times {
		font-size: 18px;
		width: 20px;
		height: 20px;
		color: #555;
		margin: 5px 7px;
		cursor: pointer;
	}

	#kelpopupa {
		width: 100%;
		height: 100%;
		background: #555;
		position: fixed;
		z-index: 1005;
		opacity: 0.7;
	}

	.kelpopupa {
		width: 800px;
		height: 500px;
		position: fixed;
		z-index: 1006;
		background: #fff;
		top: 50%;
		left: 50%;
		margin-top: -250px;
		margin-left: -400px;
		border-radius: 4px;
		overflow: hidden;
	}

	.kelpopupa img {
		width: 800px;
		height: 500px;
	}

	.kelpopupa i.fa-times {
		font-size: 18px;
		width: 20px;
		height: 20px;
		color: #555;
		margin: 5px 7px;
		cursor: pointer;
	}

	#yyap {
		display: none;
	}

	.slytt {
		display: none;
	}

	i.fa-chevron-up {
		display: none;
	}

	#modat {
		display: none;
	}

	.mobmenu {
		display: none;
	}

	.mobmenu ul li i {
		display: none;
	}

	header i.fa-bars {
		display: none;
	}

	header {
		width: 1000px;
		height: 100px;
		margin: auto;
		margin-top: 10px;
		overflow: hidden;
		background: #fff;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

	header img {
		height: 100px;
		float: left;
		border-top-left-radius: 4px;
	}

	#sagbas {
		width: 580px;
		height: 100px;
		float: right;
		background: #fff;
		border-top-right-radius: 4px;
		text-align: center;
	}

	#sagbas h3 {
		font-size: 22px;
		color: #37BDBF;
		margin-top: 20px;
	}

	#sagbas p {
		font-size: 28px;
		color: #F26524;
		margin-top: 7px;
	}


	#slide {
		width: 1000px;
		height: 400px;
		background: #fff;
		margin: auto;
		margin-top: 20px;
		overflow: hidden;
		position: relative;
	}

	.sagsol {
		width: 100%;
	}

	.sagsol ul {
		margin-top: 175px;
		position: absolute;
		z-index: 3;
	}

	.sagsol ul li i#sol {
		float: left;
		margin-left: 10px;
	}

	.sagsol ul li i#sag {
		float: right;
		margin-right: 10px;
	}

	.sagsol ul li i {
		font-size: 30px;
		color: #555;
		width: 50px;
		height: 37px;
		cursor: pointer;
		background: #fff;
		text-align: center;
		padding-top: 13px;
		border-radius: 3px;
		opacity: 0.5;
	}

	.slide {
		position: absolute;
		z-index: 2;
	}

	.slide ul li img {
		width: 1000px;
		height: 400px;
	}

	.acilama {
		width: 400px;
		height: 90px;
		background: #F26524;
		position: absolute;
		z-index: 2;
		margin-top: 250px;
		padding:15px;
		text-align: center;
		font-size: 28px;
		color: #fff;
		opacity: 0.9;
	}

	#menular {
		width: 1000px;
		height: 400px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.altsol {
		width: 400px;
		height: 400px;
		float: left;
	}

	.altsolust {
		width: 390px;
		height: 190px;
		background: #fff;
		margin-bottom: 5px;
		overflow: hidden;
		position: relative;
	}

	.altsolust h4 {
		position: absolute;
		color: #F26524;
		margin-top: 150px;
		margin-left: 20px;
		font-size: 18px;
		text-shadow: 1px 1px 7px #37BDBF;
	}

	.altsolust img {
		width: 390px;
		height: 190px;
	}

	.altsolalt {
		width: 190px;
		height: 190px;
		background: #fff;
		float: left;
		margin-top: 5px;
		position: relative;
		overflow: hidden;
	}

	.altsolalt h4 {
		position: absolute;
		color: #fff;
		margin-top: 150px;
		margin-left: 20px;
		font-size: 15px;
		text-shadow: 1px 1px 7px #111;
	}

	.altsolalt img {
		width: 190px;
		height: 190px;
	}

	.ustsol {
		width: 600px;
		height: 200px;
		float: right;
	}

	.altsolalt2 h4 {
		position: absolute;
		color: #fff;
		margin-top: 150px;
		margin-left: 20px;
		font-size: 15px;
		text-shadow: 1px 1px 7px #111;
	}

	.altsolalt2 img {
		width: 193px;
		height: 190px;
	}

	.ustsol2 {
		width: 600px;
		height: 200px;
		float: right;
	}

	.altsolalt2 {
		width: 193px;
		height: 190px;
		background: #fff;
		float: left;
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
	}

	.altsolalt3 {
		width: 193px;
		height: 190px;
		background: #fff;
		float: left;
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
	}

	.altsolalt3 h4 {
		position: absolute;
		color: #fff;
		margin-top: 150px;
		margin-left: 20px;
		font-size: 17px;
		text-shadow: 1px 1px 7px #111;
	}

	.altsolalt3 img {
		width: 193px;
		height: 193px;
	}

	footer {
		width: 1000px;
		height: 40px;
		background: #37BDBF;
		margin: auto;
		margin-bottom: 20px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}

	footer p {
		color: #fff;
		font-size: 13px;
		padding: 13px;
		float: left;
	}

	footer ul {
		float: right;
	}

	footer ul li {
		float: left;
		margin-top: 13px;
		margin-right: 14px;
	}

	footer ul li a {
		color: #fff;
		font-size: 13px;
	}

	footer ul li a:hover {
		text-decoration: underline;
	}

	footer ul li i#fara {
		font-size: 20px;
		margin-top: -3px;
	}

	/* index bitti */


	/* galeri */

	#galeri {
		width: 1000px;
		height: auto;
		min-height: 500px;
		background: #fff;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.galeri {
		width: 250px;
		height: 250px;
		background: #ccc;
		float: left;
		overflow: hidden;
		position: relative;
	}

	.galeri img {
		width: auto;
		height: 250px;
		margin: auto;
		text-align: center;
		position: absolute;
		z-index: 2;
	}

	.galeri p {
		position: absolute;
		color: #fff;
		font-weight: bold;
		text-shadow: 1px 1px 7px #37BDBF;
		margin-top: 205px;
		font-size: 20px;
		margin-left: 30px;
		z-index: 3;
	}

	.galeri i {
		position: absolute;
		color: #fff;
		text-shadow: 1px 1px 7px #37BDBF;
		font-size: 50px;
		z-index: 3;
		width: 50px;
		height: 50px;
		margin-left: 105px;
		margin-top: -50px;
	}

	/* galeri bitti */


	/* galeri resimler */

	#galeriresimler {
		width: 1200px;
		height: auto;
		min-height: 500px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
		text-align: center;
	}

	.galeriresimler {
		width: 1000px;
		height: auto;
		min-height: 200px;
		margin: auto;
	}

	.bas {
		width: 100%;
		height: 30px;
		background: #F26524;
		margin-bottom: 4px;
	}

	.bas p {
		color: #fff;
		padding: 7px;
		font-weight: bold;
	}

	.galeriresimler ul li {
		width: 200px;
		height: 150px;
		float: left;
		position: relative;
	}

	.galeriresimler ul li img {
		width: 200px;
		height: 150px;
		cursor: pointer;
		position: absolute;
		z-index: 3;
	}

	#gallery {
		width: 100%;
		height: 100%;
		position: fixed;
		background: #000;
		opacity: 0.7;
		z-index: 101;
		display: none;
	}

	.gallery {
		padding: 15px;
		background: #fff;
		z-index: 102;
		width: 800px;
		height: 500px;
		position: fixed;
		margin: auto;
		display: none;
		border-radius: 3px;
	}

	.gallery i.fa-times-circle {
		font-size: 20px;
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		z-index: 103;
		margin: -12px;
		color: #fff;
		cursor: pointer;
	}

	.gallery ul li img {
		width: 800px;
		height: 500px;
		position: absolute;
		z-index: 102;
		margin: auto;
	}

	.sagsoldiv {
		width: 100%;
		margin-top: 255px;
		z-index: 103;
		position: absolute;
	}

	.sagsoldiv i#tiksag {
		font-size: 30px;
		color: #555;
		float: right;
		cursor: pointer;
	}

	.sagsoldiv i#tiksol {
		float: left;
		font-size: 30px;
		color: #555;
		cursor: pointer;
	}

	/* galeri resimler bitti */

	#yorumlar {
		width: 1000px;
		height: auto;
		min-height: 500px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.basyorum {
		width: 100%;
		height: 50px;
		background: #f8f8f8;
	}

	.basyorum h3 {
		font-size: 20px;
		color: #37BDBF;
		padding: 15px;
	}

	.basyorum h3 i {
		color: #F26524;
	}

	#yorum {
		width: 970px;
		height: auto;
		min-height: 60px;
		background: #fff;
		margin-top: 10px;
		padding: 15px;
	}

	#yorum h4 {
		color: #555;
	}

	#yorum h4 i {
		color: #37BDBF;
	}

	#yorum h6 {
		color: #999;
		padding-top: 4px;
	}

	#yorum p {
		font-size: 13px;
		font-style: italic;
		padding-top: 5px;
		color: #777;
		line-height: 20px;
	}

	#iletisim {
		width: 1000px;
		height: auto;
		min-height: 500px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	#harita {
		width: 500px;
		height: 500px;
		margin-top: 20px;
		float: left;
	}

	#harita iframe {
		width: 500px;
		height: 500px;
	}

	#bizeyaz {
		width: 460px;
		height: 480px;
		background: #fff;
		margin-top: 20px;
		float: right;
		padding: 10px;
	}

	#bizeyaz h4 {
		font-size: 16px;
		color: #777;
	}

	#bizeyaz input.inp {
		width: 99%;
		height: 35px;
		border: 1px solid #ddd;
		padding: 0px 10px;
		margin-top: 10px;
		color: #555;
	}

	#bizeyaz textarea.mesaj {
		width: 99%;
		height: 135px;
		border: 1px solid #ddd;
		padding: 10px;
		margin-top: 10px;
		resize: none;
		color: #555;
	}

	button#bizeyazgon {
		width: 120px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		transition-property: background,border;
		transition-duration: 0.3s;
		transition-timing-function: linear;
		margin-top: 7px;
	}

	button#bizeyazgon:hover {
		background: #37BDBF;
		border: 1px solid #37BDBF;
	}

	button.bizeyazgon {
		width: 180px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		display: none;
		margin-top: 7px;
	}

	p.bildirim {
		font-size: 15px;
		color: firebrick;
		font-weight: bold;
		margin-top: 10px;
	}

	#yorumyap {
		width: 980px;
		height: auto;
		min-height: 20px;
		overflow: hidden;
		background: #fff;
		margin-top: 10px;
		padding: 10px;
	}

	#yorumyap h2 {
		font-size: 20px;
		color: #555;
		cursor: pointer;
	}

	#yorumyap input.int {
		width: 977px;
		height: 35px;
		padding-left: 10px;
		margin-top: 10px;
		border: 1px solid #ddd;
		color: #555;
	}

	#yorumyap textarea.yorumtext {
		width: 977px;
		height: 125px;
		padding: 10px;
		margin-top: 10px;
		border: 1px solid #ddd;
		color: #555;
		resize: none;
	}

	button#yorumgon {
		width: 120px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		transition-property: background,border;
		transition-duration: 0.3s;
		transition-timing-function: linear;
		margin-top: 7px;
	}

	button#yorumgon:hover {
		background: #37BDBF;
		border: 1px solid #37BDBF;
	}

	button.yorumgon {
		width: 180px;
		height: 35px;
		color: #fff;
		background: #F26524;
		border: 1px solid #F26524;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		display: none;
		margin-top: 7px;
	}

	.yom {
		display: none;
	}

	p.bildirim2 {
		font-size: 15px;
		color: firebrick;
		font-weight: bold;
		margin-top: 10px;
	}

	#kmesaji {
		width: 1000px;
		height: auto;
		min-height: 300px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.kmesaji {
		width: 980px;
		padding: 10px;
		height: auto;
		min-height: 300px;
		background: #fff;
		margin-top: 20px;
	}

	.kmesaji img {
		width: 300px;
		height: 300px;
		padding-right: 10px;
		float: left;
	}

	.kmesaji p {
		color: #555;
		font-size: 15px;
		word-spacing: 3px;
		line-height: 22px;
	}

	#okulumuz {
		width: 1000px;
		height: auto;
		min-height: 400px;
		overflow: hidden;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.okulumuz {
		width: 980px;
		height: auto;
		min-height: 400px;
		padding: 10px;
		margin-top: 20px;
		background: #fff;
	}

	.okulumuz p {
		color: #777;
		font-size: 15px;
		word-spacing: 3px;
		font-style: italic;
		line-height: 20px;
	}

	.oresim {
		width: 100%;
		height: auto;
		min-height: 100px;
		background: #ddd;
		margin-top: 10px;
		overflow: hidden;
	}

	.oresim ul li {
		float: left;
		cursor: pointer;
	}

	.oresim ul li img {
		width: 196px;
		height: 150px;
	}

	.yemeklistesi {
		width: 980px;
		height: auto;
		overflow: hidden;
	}

	table#yl {
		width: 100%;
		color: #555;
		font-size: 14px;
	}

	table#yl , tr, td {
		border: 1px solid #999;
	    border-collapse: collapse;
	    padding: 5px;
	}

	table#yl th {
		border: 1px solid #555;
	    border-collapse: collapse;
	    padding: 5px;
	}

	i.fa-print {
		font-size: 16px;
		color: #37BDBF;
		cursor: pointer;
		margin-bottom: 10px;
	}

	img.tabra {
		width: 130px;
		height: 30px;
	}

	#menulara {
		width: 1000px;
		height: 45px;
		background: #F26524;
		margin: auto;
		margin-top: 20px;
	}

	#menulara ul li {
		float: left;
	}

	#menulara ul li a {
		display: inline-block;
		width: 200px;
		height: 45px;
		background: #F26524;
		color: #fff;
		text-align: center;
		padding-top: 15px;
		height: 30px;
		transition-property: color,background;
		transition-duration: 0.3s;
		transition-timing-function: linear;
	}

	#menulara ul li a:hover {
		background: #37BDBF;
		color: #fff;
	}

	.ytikgenel p {
		display: none;
	}

	.ytikgenel h4.ytik {
		cursor: pointer;
	}

	p.yok {
		color: firebrick;
		font-size: 20px;
		margin-left: 12px;
		padding-top: 10px;
	}

	#bildiri {
		width: 100%;
		height: 50px;
		background: MediumSeaGreen;
		display: none;
	}

	#bildiri p {
		color: #fff;
		padding: 18px;
		font-size: 15px;
		letter-spacing: 2px;
		font-weight: bold;
	}

	.soru {
		width: 100%;
		height: auto;
		min-height: 60px;
		background: #fff;
		margin-top: 15px;
		border: 1px solid #37BDBF;
	}

	.sorubas {
		width: 100%;
		height: 60px;
		background: #37BDBF;
		cursor: pointer;
	}

	.sorubas p {
		color: #fff;
		padding: 22px;
	}

	p.sorutext {
		font-size: 13px;
		color: #555;
		line-height: 20px;
		font-style: italic;
		padding: 15px;
		display: none;
	}

	img.sg {
		width: 100%;
	}

	#yazokulu {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
	}

	#slytt {
		width: 100%;
		height: 180px;
		float: right;
		overflow: hidden;
		margin-top: 20px;
	}

	#slytt ul li {
		width: 245px;
		height: 180px;
		float: left;
	}

	#slytt ul li img {
		width: 245px;
		height: 180px;
	}

	#orta {
		text-align: center;
	}

	#orta i {
		color: #555;
		font-size: 28px;
		margin-top: 20px;
		width: 40px;
		height: 32px;
		background: #ddd;
		text-align: center;
		border-radius: 2px;
		padding-top: 8px;
		cursor: pointer;
	}
}


	table#yl {
		width: 100%;
		color: #555;
		font-size: 12px;
	}

	table#yl , tr, td {
		border: 1px solid #999;
	    border-collapse: collapse;
	    padding: 5px;
	}

	table#yl th {
		border: 1px solid #333;
	    border-collapse: collapse;
	    padding: 5px;
		background: #555;
		color: #fff;
	}