body {
	font-weight: 0;
}

a:hover {
	text-decoration: none;
}



.padding-sifirla
{
	padding: 0;
}

.clear
{
	clear:both;
	margin: 10px 0;
}

/* HEADER */

.tepe
{
	width: 100%;
	height: 120px;
	background: white;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	-moz-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
}

.logo
{
	padding-top: 15px;
}

.tepe-yazi
{
	color: #d5d5d5;
	font-size: 27px;
	font-weight: 300;
}

.bayraklar
{
	width: 30px;
	float:left;
	margin: 30px 10px 30px 0;
}

.ana-menu-alan
{
	margin-bottom: 0;
	height: 60px;
	color: #ccc;
	font-size: 14px;
}

.ana-menu ul
{
	padding-top: 20px;
}

.ana-menu ul li
{
	font-size: 16px;
	font-weight: 700;
	display: inline;
	color: #333;
	padding-right: 50px; 
}

/* HEADER */

/* MAIN */

.uclu-opacity-sari
{
	margin-top: -60px;
	width: 100%;
	height: 120px;
	background: rgba(241, 196, 15, 0.5);
}

.uclu-opacity-mavi
{
	margin-top: -60px;
	width: 100%;
	height: 120px;
	background: rgba(52, 152, 219, 0.5);
}

.uclu-opacity-kirmizi
{
	margin-top: -60px;
	width: 100%;
	height: 120px;
	background: rgba(192, 57, 43, 0.5);
}

.uclu-opacity-yazi-1
{
	color: white;
	font-size: 36px;
	font-weight: 300;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 10px;
}

.uclu-opacity-yazi-2
{
	color: white;
	font-size: 62px;
	font-weight: 400;
	padding-left: 20px;
}

.main-baslik-1
{
	color: #0072b9;
	font-weight: 300;
}

.main-baslik-2
{
	font-weight: 300;
	color: #585550;
}

.alt-uclu-border
{
	border: 1px solid #ccc;
	width: 100%;
	height: 420px;
}

.alt-uclu-resim
{
	padding: 35px;
}

.alt-uclu-yazi
{
	font-weight: 300;
	color: #6e6e6e;
}

.video-tanitim-border
{
	border: 1px solid #ccc;
	width: 100%;
	height: 120px;
	margin-top: 20px;
}

.video-tanitim-resim
{
	padding: 20px;
}

.video-tanitim-yazi
{
	font-weight: 300;
	color: #6e6e6e;
	padding-top: 30px; 
}

.haberler-baslik
{
	color: #fe0000;
	font-weight: 300;
}

.haberler-alt-baslik
{
	margin-top: 0;
	color: #908e8c;
}

.cookieAcceptBar {
  display:none;
  position: fixed;
  top: 50%;
  left:0;
  right: 0;
  text-align: center;
  background-color: #333;
  color: #fff;
  padding: 20px 0;
  z-index: 99999;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cookieAcceptBar a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}


/* MAIN */

/* FOOTER */

.footer-bg
{
	width: 100%;
	height: 300px;
	margin-top: 10px;
	background: rgb(188,188,188); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(188,188,188,1) 0%, rgba(255,255,255,1) 28%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,188,188,1)), color-stop(28%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(255,255,255,1) 28%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(255,255,255,1) 28%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(255,255,255,1) 28%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(188,188,188,1) 0%,rgba(255,255,255,1) 28%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.telefon
{
	color: white;
	font-weight: 400;
	margin-top: 0;
	padding-top: 15px;
}

.sosyal-ikonlar
{
	padding-top: 15px;
}

.footer-baslik
{
	margin-top: 0;
}

.footer-liste
{
	font-size: 12px;
}

.footer-tanitim
{
	font-size: 12px;
}

/* FOOTER */

@media (max-width: 991px) {
  .video-border {
 	border: 1px solid #ccc;
	width: 97%;
	height: 150px;
	margin-left: 10px;
	padding: 10px;
				}
}


@media (min-width: 992px) {

.foother_margin {
 	margin-top:40px;
				}

.foother_margin a {
	color: #333333;
 	margin-top:70px;
 	font-size: 12px;
				}

}

.text
{	color: #6e6e6e;
	font-size: 12px;
}

.carousel-caption {
	background-color: rgba(255,255,255,0.6);
	margin-top:10px;
	left:50%;
	right:0;
	top:0;
	padding: 20px;
	padding-top: 5px;	
	max-height: 110px;
	font-size: 0.3em;
	color: #000;
	  -vendor-animation-duration: 3s;
	  -vendor-animation-delay: 2s;
	  -vendor-animation-iteration-count: infinite;
}
