@charset "UTF-8";
/*___________________________________ Tepe banneri ve banner üstündeki yazı ___________________________________ */
body, html {
  height: 100%;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url("../tr/images/banner/2472.jpg");
  height: 403px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
	text-align: rigth;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	width: 100%;
	height: 20%;
	background-color: #00532250;
}

.hero-text button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  color: black;
  background-color: #ddd;
  text-align: center;
  cursor: pointer;
}

.hero-text button:hover {
  background-color: #555;
  color: white;
}


.golgeli-artalan {
  background-color: ;
	padding: 5px 1px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), 20px, rgba(0, 0, 0, 0));
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
}


/*___________________________________ Yazı ve sayfa düzeni için genel stil ___________________________________ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.glow {
  font-size: ;
  color: ;
  text-align: ;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #f16203, 0 0 5px #f16203, 0 0 6px #e60073, 0 0 7px #e60073, 0 0 8px #e60073;
  }
  
  to {
    text-shadow: 0 0 4px #ff0000, 0 0 5px #ff0000, 0 0 6px #ff0000, 0 0 7px #ff0000, 0 0 8px #ff0000, 0 0 9px #ff, 0 0 9px #ff;
  }
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}
hr { 
  display: ;
  color: #c0c0c0;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: ;
  border-width: 0.1em;
} 
a:link {
	text-decoration: none;
	color: #252525;
}
a:visited {
	text-decoration: none;
	color: #252525;
}
a:hover {
	text-decoration: underline;
	color: #a6a6a6;
}
a:active {
	text-decoration: none;
	color: #252525;
}
h1 {
	font-size: 17px;
	color: #333;
}
h2 {
	font-size: 14px;
	color: #F60;
}
h3 {
	font-size: 12px;
	color: #adc32d;
}
h4 {
	font-size: 11px;
	color: #999;
}
h5 {
	font-size: 12px;
	color: #bad038;
}
h6 {
	font-size: 7px;
	color: #FFF;
}
h7 {
	font-size: 35px;
	color: #bf3a36;
}
h8 {
	font-size: 60px;
	color: #fbd96c;
}
h9 {
	line-height: 115%;
	font-family: Arial;
	font-size: 18.0pt;
	color: #17b794;
}



/*___________________________________ Duyuru sayfası yazı stilleri ___________________________________ */
h10 {
	line-height: 150%;
	font-family: Arial;
	font-size: 10.0pt;
	color: #252525;
}
h11 {
	line-height: 115%;
	font-family: Arial;
	font-size: 14.0pt;
	color: #bffada;
}
h12 {
	line-height: 115%;
	font-family: Arial;
	font-size: 11.0pt;
	color: #bf3a36;
}
h13 {
	line-height: 115%;
	font-family: Arial;
	font-size: 7.0pt;
	color: #a6a6a6;
}



/*___________________________________ Menü yazı stilleri ___________________________________ */
h14 {
	font-size: 19.0pt;
	color: #ffffff;
}



/*___________________________________ Menü düzeni ___________________________________ */
