@charset "utf-8";

html,
body {
	margin: 0px;
	padding: 0px;

}

a:hover {
	color: red;
}

ul.sayfalama {
	margin-top: 2px;
}

ul.sayfalama li {
	margin-right: 10px;
	font-size: 11px;
	display: inline-block;
	padding: 2px 8px;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px
}

ul.sayfalama li a {
	text-decoration: none;
	color: #424242;
	display: block
}

ul.sayfalama li:hover,
ul.sayfalama li.aktif {
	background-color: #424242;
}

ul.sayfalama li:hover a,
ul.sayfalama li.aktif a,
ul.sayfalama li.aktif {
	color: #fff
}


.fixedmenu {
	width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.80);
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

#sondakika {
	height: 25px;
	background:#FFFFFF;
	border-bottom: 1px solid #E0E0E0;
	-webkit-filter: drop-shadow(0 0 0.1rem gray);
	-o-filter:drop-shadow(0 0 0.1rem gray) ;
	filter:drop-shadow(0 0 0.1rem gray) ;
}

#icerik {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	height: auto;
	margin-top: 85px;
}

#ana {
	height: auto;
	width: 744px;
	float: left;
}

#ana #ana-ust {
	padding: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 2px 3px #7A7A7A;
	box-shadow: 0px 2px 3px #7A7A7A;
	background-color: #FBF7E9;
}

#sosyal {
	height: 40px;
	width: 140px;
	text-align: right;
	padding-right: 20px;
}

#menu {
	height: 60px;
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1001;

}

#img {
	float: left;
	width: 260px;
	height: 50px;
	text-align: center;
	color: rgba(251, 247, 233, 1.00);
	font-size: 21pt;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px;
	letter-spacing: 8px;
	margin-top: 10px;

}

#sol_panel {
	width: 258px;
	height: 940px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

#ana #metin {
	float: left;
	height: 150px;
	width: 817px;
}

.form {
	margin-top: 0px;
	text-align: left;
	width: auto;
	height: 220px;
}

#kaynakca {
	width: 734px;
	height: 1200px;
	float: left;
	overflow-x: auto;
	overflow-y: auto;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-box-shadow: 0px 2px 3px #7A7A7A;
	box-shadow: 0px 2px 3px #7A7A7A;
	margin-bottom: 7px;
	background-color: #FBF7E9;
}

marquee h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Tahoma;
	color: #333;
	margin-left: auto;
	text-align: center;
	z-index: 2;
}

.inptyuksek {
	height: 40px;
	width: 400px;
	margin-bottom: 10px;
}

#ana form #gizle {
	line-height: 0px;
	margin-top: 10px;
}

#sag_panel {
	float: left;
	height: auto !important;
	width: 258px;
	padding-left: 5px;
	padding-right: 5px;
}

.panelbaslik_sag {
	background-image: url(images/sagpanel_03.png);
	width: 248px;
	height: 20px;
	text-align: right;
	color: rgba(251, 247, 233, 1.00);
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
}

#sag_panel #sag_panel_1 {
	width: auto;
	text-align: center;
	height: auto !important;
}


.yazi {
	color: #F60;
	font-family: tahoma;
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
}

body {
	background-repeat: repeat;
	background-attachment: fixed;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.acilirgenislik {
	width: 150px;
}

#menu nav ul li a {
	font-size: 15px;
	color: #FBF7E9;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;

}

#trhtbgn {
	position: relative;
}

#trhtbgn ul {
	width: 200px;
	visibility: hidden;
	position: absolute;
	left: 0px !important;
	background: rgba(0, 0, 0, 0.80);
	z-index:2000;

}

#trhtbgn:hover ul {
	visibility: visible;
}

#trhtbgn ul li {
	widows: 300px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	float: none !important;
}

#sol_ust {
	height: 150px;
	width: auto;
	z-index: 1;

}

.sol_alt {
	height: 180px;
	text-align: left;
	overflow-y: auto;
	overflow-x: auto;
}

#sol_ust ul {
	list-style-type: none;
}

#sol_ust ul li {
	line-height: 5px;
}

#sol_ust ul li h1 a {
	text-decoration: none;
	color: #333;
	font-family: Tahoma;
	font-size: 14px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.sol_alt_h1 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #333;
	text-align: center;
}

.butonlar {
	color: #F60;
	font-size: 13pt;
	font-family: Tahoma;
	height: 30px;
}

.tablo:hover {
	color: #000;
	background-color: #ECECEC;
}

.tablo:active {
	color: #000;
	background-color: #89DEF8;
}

#menu nav ul li {
	height: 60px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 60px;
	float: left;
	text-align: center;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;

}

#menu nav ul li:hover {
	background-color: #D80606;
}



.ortalama {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#sol_ust ul li h1 {
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 14px
}

.renk {
	color: #F60;
}

.arama_sonuc_baslik {
	color: #F60;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 20px;
	line-height: 36px;
}

.renk2 {
	color: #09F;
}

.renk3 {
	color: #C0C;
}

.renk4 {
	color: #3C0;
}

.arenk {
	color: #FF3F13;
	font-size: 12pt;
	line-height: 20px;
}

#sayac {
	height: 25px;
	width: 700px;
	color: #FBF7E9;
	font-size: 10pt;
	margin-left: 10px;
	margin-top: 10px;
}

#altmenu {
	height: 20px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.80);
	clear: left;
	color: #FBF7E9;
}
#altmenu h5{
	text-align: center;
	line-height: 20px;
}


#bugundoganlar {
	height: 125px;
	width: auto;
	border: 2px solid #FF6600;
	overflow-x: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	border-collapse: collapse;
	border-spacing: 0 0px;
	margin-left: 8px;
	text-align: left;
	font-size: 11px;
}

#bugunolenler {
	height: 125px;
	width: auto;
	overflow-x: auto;
	margin-top: 5px;
	border: 2px solid #FF6600;
	margin-left: 8px;
	text-align: left;
	font-size: 11px;
}

#yesilcam {
	height: 1000px;
	width: auto;
	border: 1px solid #FF6600;
	overflow-x: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	border-collapse: collapse;
	border-spacing: 0 0px;
	margin-left: 8px;
	text-align: left;
	font-size: 14px;
	padding: 3px;
}

#sag_panel #sag_panel_2 {
	width: auto;
	height: auto;
}

.formkenar {
	border: 1px solid #F00;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	height: 30px;
}

.panelbaslik_sol {
	background-image: url(images/solpanel_07.png);
	width: 248px;
	height: 20px;
	text-align: left;
	color: rgba(251, 247, 233, 1.00);
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

#ana form #search,
#ana form #deyim,
#ana form #kronoloji,
#ana form #osmanlica,
#ana form #atasozu {
	border: 3px solid #F60;
	background-color: #F9F9F9;
}

#tbl {
	overflow: auto;
	height: 1000px;
	-webkit-box-shadow: 0px 2px 3px #7A7A7A;
	box-shadow: 0px 2px 3px #7A7A7A;
	margin-bottom: 7px;
	background-color: #FBF7E9;
	margin-top: -3px;
	padding-left: 5px;
	padding-right: 5px;
}

#ana #tbl table a {
	color: #0902AB;
	font-weight: bold;
	color:red;


}

.kaydirma {
	overflow: scroll;
	overflow-x: auto;
}

hr {
	color: #707070;
	background-color: #5B5B5B;
	margin-top: 1px;
	margin-bottom: 1px;
}

#kaynakca p strong {
	color: #E70707;
}

#ana form #button1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#menu #mn {
	display: none;
}

#menu #acilirmenu {
	display: none;
}

#trhtbgn #sariyer {
	display: none;
}

#ana-ust h2,
#ana-ust p {
	font-size: 13pt;
	font-family: Tahoma;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	word-wrap: break-word;
}

#kaynakca h2 {
	font-size: 13pt;
	font-family: Tahoma;
	padding: 0px;
	margin: 0px;
	margin-bottom: -10px;
	color: #000000;
}

#kaynakca h3 {
	text-align: center;
	font-size: 13pt;
	font-family: Tahoma;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	word-wrap: break-word;
}

.renk5 {
	color: #F4CE09;
}

.renk6 {
	color: #FF59CF;
}

#sag_panel #sag_panel_2 #tarihtebugun {

	height: 130px;
	width: 250px;
	overflow-x: auto;
	margin-top: 5px;
	border: 1px solid #FF6600;
	margin-left: 8px;
	text-align: left;
	font-size: 11px;
}

.olay {
	font-family: Tahoma;
	font-size: 11px;
}

#menu nav {
	width: 1000px;
	float: right;
	height: 60px;
	padding-left: 20px;

}

.iletisim {
	height: 500px;
	overflow-y: auto;
}

.bgnresim {
	padding: 5px;
	width: 225px;
	height: 207px;
	float: left;
	margin-right: 15px;
	-webkit-shape-outside: circle();
	shape-outside: circle();
	background: none;
	border: none;
	border-radius: 50%;
}

.soneklenendiv1 {
	float: left;
	width: 255px;
}

.soneklenendiv2 {
	float: left;
	width: 450px;
}

.soneklenenresim {
	width: 225px;
	height: 207px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}

.soneklenenyazi {
	font-family: Tahoma;
	font-size: 13pt !important;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

}

#rastgele {
	-webkit-box-shadow: 0px 2px 3px #7A7A7A;
	box-shadow: 0px 2px 3px #7A7A7A;
	margin-bottom: 7px;
	padding: 10px;
	background-color: #FBF7E9;

}

#rastgele h2 {
	color: #EC0012;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Tahoma;
}

#rastgele h3 {
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
	font-family: Tahoma;
	margin: 0px;
}

#rastgele p {
	color: #000000;
	font-size: 12pt;
	font-family: Tahoma;
	margin: 0px;
}

#son_eklenen_aranan {
	display: none;
}

#sonuc h3 {
	font-size: 14pt;
	margin: 0px;
	text-transform: capitalize;
	font-family: Tahoma;
	color: #F60;

}

#sonuc p {
	font-size: 13pt;
	margin: 0px;
	font-family: Tahoma;
	color: #000000;

}

#sonuc {
	padding: 10px;
	width: auto;
	flex-direction: column;

}

#ana #ana-ust h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

#son_eklenen_aranan {
	display: none;
}


@keyframes slayt {
	0% {
		left: 0px;
	}

	20% {
		left: 0px;
	}

	40% {
		left: -98%;
	}

	60% {
		left: -98%;
	}
}

@keyframes slayt2 {
	0% {
		left: 0px;
	}

	20% {
		left: 0px;
	}

	40% {
		left: -100%;
	}

	60% {
		left: -100%;
	}
}

#slayder2 {
	width: 480px;
	position: absolute;
	left: 0px;
	top: 0px;
	animation: slayt2 10s ease infinite alternate-reverse;
	-webkit-animation: slayt 10s ease infinite alternate-reverse;
	-moz-animation: slayt 10s ease infinite alternate-reverse;

}

#slayder2:hover {
	animation-play-state: paused;
}

.yesilcam_h3 {
	margin-top: -20px;
}

.video {
	width: 300px;
	height: 270px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;

}

.video_p {
	width: 380px;
	height: 270px;
	float: left;
	margin-left: 10px;
}

.video_2 {
	width: 400px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.video_img {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 10px;
}

.video_p_2 {
	width: 400px;
	float: left;
}

.yesilcam_alt {
	height: 1150px;
	overflow: auto;
}
.whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  border-radius: 50px;
  padding: 10px;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
  z-index: 1000;
}
.whatsapp-button img {
  width: 40px;
  height: 40px;
}
#form1{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#form1 input{
	width: 80%!important;
	padding:5px!important;
	border-radius: 5px!important;
	margin-bottom: 10px;
	display: block;
	height: 40px!important;
	
}
#form1 textarea{
	width: 80%!important;
	padding:5px!important;
	border-radius: 5px!important;
	margin-bottom: 10px;
	display: block;
	height: 100px!important;
}

@media screen and (max-width:576px) {
#sondakika marquee{
	width: 100%;
	padding: 0px!important;
}
	.yesilcam_alt {
		height: auto;
		border: 1px solid #7E7E7E;
		clear: both;
	}

	.video {
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: none;

	}

	.video_p {
		height: auto;
		float: none;
		text-align: center;
	}

	#img {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
		width: 50%;
		font-size: 18pt;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		letter-spacing: 4px;
		line-height: 40px;
	}


	#sol_panel {
		display: none;
	}

	#sag_panel {
		display: none;
	}

	#icerik {
		width: 98%;
		height: auto;
		margin-top: 60px;
		margin-left: auto;
		margin-right: auto;
	}

	#ana {
		width: 98%;
		height: auto;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;

	}

	#rastgele {
		margin-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 5px;
	}

	#son_eklenen_aranan {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		display: block;
		margin-bottom: 7px;
		padding: 10px;
		background-color: #FFFFFF;
		height: 70px;
		position: relative;
		overflow: hidden;
	}

	#slayder {
		width: 196%;
		position: absolute;
		left: 0px;
		top: 0px;
		animation: slayt 10s ease infinite alternate-reverse;
		-webkit-animation: slayt 10s ease infinite alternate-reverse;
		-moz-animation: slayt 10s ease infinite alternate-reverse;

	}

	#slayder:hover {
		animation-play-state: paused;
	}

	#son_eklenen_aranan h3 {
		font-size: 13pt;
		margin: 0px;
		margin-bottom: -20px !important;
		padding: 0px;
		font-family: Tahoma;
		color: #EC0012;
		text-align: center;
	}

	#son_eklenen_aranan p {
		font-size: 11pt;
		margin: 0px;
		margin-left: 10px !important;
		margin-bottom: 5px !important;
		padding: 0px;
		text-transform: capitalize;
		font-family: Tahoma;
		color: #F60;
	}

	#tbl {
		height: auto;

	}

	#menu nav ul {
		display: none;
		position: absolute;
		background-color: rgba(0, 0, 0, 0.80);
		left: auto;
		right: auto;
		top: 32px;
		padding-left: 10px;
		padding-right: 10px;
		width: 200px;
	}

	#ana #tbl table {
		width: 100%;
		margin-left: 0px;

	}

	.fixedmenu {
		height: 65px;
	}

	#menu {
		width: 100%;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		position: relative;
		height: 40px;
		text-align: right;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}

	.butonlar {
		padding-top: 1px;
		padding-right: 1px;
		padding-bottom: 1px;
		padding-left: 1px;

	}

	.inptyuksek {
		width: 50%;
	}

	#ana form #button1 {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.acilirgenislik {
		width: 80px;

	}

	#acilirmenu:checked+ul {
		display: block;

	}

	#sariyer:checked+ul {
		display: block;

	}

	#menu #mn {
		display: block;
		color: #FFFFFF;
		font-size: 18pt;
		font-family: Tahoma;
		font-weight: bolder;
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		line-height: 40px;
	}

	#menu #acilirmenu {
		display: none;
	}

	#trhtbgn #sariyer {
		display: none;
	}

	#menu nav ul li {
		float: none;
		margin-bottom: 5px;
		margin-top: 5px;
		width: 200px;
		height: 40px;
		text-align: left;
		line-height: 40px;
	}

	.formkenar {
		width: 200px;
		height: 20px;
	}

	#menu nav {
		width: 40%;
		position: relative;
		height: auto;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		clear: none;
	}

	#menu nav ul li:hover {
		background-color: #DD0606;
	}

	.iletisim {
		height: 300px;
	}

	#kaynakca {
		width: 100%;
		height: auto;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;

	}

	#kaynakca table {
		width: 100%;
	}

	.soneklenendiv1 {
		float: left;
		width: auto;
	}

	.soneklenendiv2 {
		float: left;
		width: auto;
	}

	.soneklenenresim {
		width: 130px;
		height: 100px;
		margin-left: 5px;
		margin-right: 10px;
	}

	.soneklenenyazi {
		font-size: 12pt !important;

	}

	#trhtbgn ul {
		left: -220px !important;
		top: 0px !important;
	}
}