@charset "utf-8";
@import url("../font/ROBOTO_BOLD/stylesheet.css");
@import url("../font/roboto_light/stylesheet.css");
@import url("../font/ROBOTO_CONDENSED/stylesheet.css");
@import url("../font/roboto_black/stylesheet.css");
@import url("ROBOTO_LIGHT/stylesheet.css");
@import url("roboto_light/stylesheet.css");
@import url("roboto_light/stylesheet.css");



body {

}
#container {
	background-color: #FFF;
		width: auto;
}
#header {
	height: 100px;
	width: 100%;
	margin-top: 10px;
}
#banner_container {
	height: auto;
	width: auto;
}



#navigation_ic {
	height: 50px;
	width: auto;
	color: rgba(0,0,0,1);
	font-family: "roboto light", "ROBOTO MEDIUM";
	line-height: 40px;
	background-color: rgba(255,255,255,1);
	font-size: 8px;
	float: left;
	margin-left: 4%;
}
#navigation {
	height: 50px;
	width: auto;
	background-color: rgba(255,255,255,1);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(204,204,204,1);
	}
#navigation a {
	text-decoration: none;
	color: rgba(153,153,153,1);
}
#navigation a:hover {
	text-decoration: none;
	color: rgba(0,0,0,1);
	font-weight: bold;
}
#metin_container {
	height: auto;
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
}







#logo {
	float: left;
	margin-bottom: 3%;
	margin-top: 2%;
}
#container #header #menu {
	width: 95%;
	height: 30%;
	margin-left: 2%;
}



#container #header #menu ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}

#container #header #menu ul li a {
	display: list-item;
	float: right;
	height: 40px;
	width: 210px;
	text-decoration: none;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	font-family: "Calibri Light", Calibri, Arial;
}


#container #header #menu ul li a:hover {
	display: list-item;
	float: right;
	height: 40px;
	width: 210px;
	text-decoration: none;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}


#clear-header {
	clear: both;
}

#clear_3 {
	clear: both;
	height: 40px;
}

#iletisim {
	height: 40%;
	width: auto;
	background-color: #555;
	margin-top: 10px;
}
#sosyal_ic {
	width: 97%;
	margin: 0 5% 0 5%;
			}

#adres_logo {
	height: 30%;
	width: 30%;
	margin: 5% 5% 0% 5%;
}

#adres_bilgi {
	width: 90%;
	font-size: 9px;
	color: rgba(255,255,255,1);
	font-family: "roboto light", "ROBOTO MEDIUM";
	margin: 0 5% 0 5%;
	border: 1px solid #555;
}


#copyright {
	background-color: rgba(51,51,51,1);
	height: auto;
	width: auto;
}
#copyright_sol {
	height: auto;
	width: 300px;
	font-size: 9px;
	color: rgba(255,255,255,1);
	margin-left: 5%;
	font-family: "roboto light", "ROBOTO MEDIUM";
	line-height: 50px;
}

 
.button {
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 8px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 90px;
	float: left;
	margin-left: 30%;
	margin-top: -10px;
}

.button1 {
	background-color: red;
	color: white;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
		position: absolute;

}
.button1:hover {
	background-color: white;
	color: red;
}


.sidenav {
	height: 100%;
	width: 0; /*Genişliği javascriptle değiştir*/
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0px;
	background-color: #444;
	overflow-x: hidden; /*Yatay kaydırmayı devre dışı bırak */
	transition: 0.5s;/* Sidenav'da kaymaya 0,5 saniye geçiş efekti */
	padding-top: 60px; /*İçeriği üstten 60 piksel yerleştirin */
}

.sidenav a {
	padding: 8px 8px 8px 62px;
	text-decoration: none;
	font-size: 16px;
	color: #CCCCCC;
	display: block;
	transition: 0.3s;
		
}

/*Menüler üzerine gelince  renklerini değiştirin */

.sidenav a:hover {
	color: #FFFFFF;
}
a3 {
	padding: 8px 8px 8px 62px;
	text-decoration: none;
	font-size: 16px;
	color: #FF0000;
	display: block;
	transition: 0.3s;
		
}

/*Menüler üzerine gelince  renklerini değiştirin */

a3:hover {
	color: #FFFFFF;
}
/*Kapat düğmesini konumlandırın ve stillendirin (sağ üst köşe) */

.sidenav .closebtn1 {
	position: absolute;
	top: 0px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
/* Yüksekliğin 450 pikselden az olduğu daha küçük ekranlarda, 
sidenav stilini değiştirin 
(daha az dolgu ve daha küçük bir yazı tipi boyutu) */

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}




.accordion {
	overflow: hidden;
	border-radius: 3px;
	background: #f9f9f9;
	font-family: arial;
	width: auto;
	box-shadow: 0px 0px 1px 1px #4f4f4f;
}
.accordion-section-title {
	width: 100%;
	padding: 12px;
	display: inline-block;
	border-bottom:1px solid #1a1a1a;
	background: #4F4F4F;
	transition: all linear 0.15s;
	font-size: 1em;
	text-shadow: 0px 1px 0px #1a1a1a;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	cursor: pointer
}
.accordion-section-title.active, .accordion-section-title:hover {
	background: #404040;
	color: #FF0000
}
.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}
.accordion-section-content {
	padding:0 15px;
	line-height: 1.4;
	display:none;
}



.sidenav2 {
	height: 100%;
	width: 0; /*Genişliği javascriptle değiştir*/
	position: fixed;
	z-index: 1;
	top: 0;
	right: 2px;
	background-color: #444;
	overflow-x: hidden; /*Yatay kaydırmayı devre dışı bırak */
	transition: 0.5s;/* Sidenav'da kaymaya 0,5 saniye geçiş efekti */
	padding-top: 60px; /*İçeriği üstten 60 piksel yerleştirin */
	float: right;
}

.sidenav2 a {
	padding: 8px 8px 8px 62px;
	text-decoration: none;
	font-size: 16px;
	color: #CCCCCC;
	display: block;
	transition: 0.3s;
		
}

/*Menüler üzerine gelince  renklerini değiştirin */

.sidenav2 a:hover {
	color: #FFFFFF;
}
a3 {
	padding: 8px 8px 8px 62px;
	text-decoration: none;
	font-size: 16px;
	color: #FF0000;
	display: block;
	transition: 0.3s;
		
}

/*Menüler üzerine gelince  renklerini değiştirin */

a3:hover {
	color: #FFFFFF;
}
/*Kapat düğmesini konumlandırın ve stillendirin (sağ üst köşe) */

.sidenav2 .closebtn1 {
	position: absolute;
	top: 0px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
/* Yüksekliğin 450 pikselden az olduğu daha küçük ekranlarda, 
sidenav stilini değiştirin 
(daha az dolgu ve daha küçük bir yazı tipi boyutu) */

@media screen and (max-height: 450px) {
  .sidenav2 {padding-top: 15px;}
  .sidenav2 a {font-size: 18px;}
}

#metin_container table tr td {
	font-family: "roboto light", "ROBOTO MEDIUM";
	font-size: 12px;
}
#metin_container table tr td a6 {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 16px;
}
