@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 {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
}
#container {
	background-color: #FFF;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 100%;
	margin-top: 10px;
}
  

#ust_menu {
	height: 650px;
	width: auto;
	transition: 2s;
	background-color: #333;
	margin-top: -664px;
}
#ust_menu_ic {
	height: 100px;
	color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
}
#ust_menu #ust_menu_ic ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 30px;
	padding-left: 10%;
	padding-right: 2%;
}
#ust_menu #ust_menu_ic ul li a {
	display: block;
	float: left;
	height: 60px;
	color: #858585;
	width: auto;
	font-size: 15px;
	font-family: "roboto light", "ROBOTO MEDIUM";
}
#ust_menu #ust_menu_ic ul li a:hover {
	display: block;
	float: left;
	height: 60px;
	color: #FFFFFF;
	width: auto;
	font-size: 15px;
	font-family: "roboto light", "ROBOTO MEDIUM";
}
#ust_menu #ust_menu_ic ul li a:focus {
	display: block;
	float: left;
	height: 60px;
	color: #FFFFFF;
	width: auto;
	font-size: 15px;
	font-family: "ROBOTO BOLD", "roboto light", "ROBOTO MEDIUM";
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,1);
}



#logo {
	height: 80px;
	width: 260px;
	float: left;
	margin-top: 36px;
	margin-left: 10%;
}
#ust_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ust_menu ul li a {
	float: left;
	height: auto;
	width: auto;
	display: run-in;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
}

#menu {
	height: 45px;
	width: auto;
	float: right;
	margin-top: 70px;
	margin-right: 11%;
}


#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;
}
#banner {
	height: 40%;
	width: 100%;
	margin-top: -30px;
}

#line {
	height: 26px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#clear_2 {
	clear: both;
}
#clear_3 {
	clear: both;
	height: 40px;
}

#iletisim {
	height: 400px;
	width: auto;
	margin-top: 10px;
	background-color: #555;
}
#sosyal_ic {
	margin-left: 10%;
	width: auto;
			}

#adres_logo {
	padding: 0px;
	height: 75px;
	width: 200px;
	margin-left: 10%;
	float: left;
	margin-top: 3%;
}

#adres_bilgi {
	height: 125px;
	width: 40%;
	margin-top: 3%;
	background-color: #555;
	font-size: 16px;
	color: rgba(255,255,255,1);
	font-family: "roboto light", "ROBOTO MEDIUM";
	margin-left: 55%;
}

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

.c_boxlar{
	width:100%;
	height: 100%;
}

#c_alt_1 {
	height: 50%;
	width: 20%;
	float: left;
	margin: 0 3% 0 2%;
	}






.kapat_btn {
	background: #383838;
	border-radius: 50%;
	float: right;
	margin-top: 25px;
	margin-right: 28px;
	border: 2px solid #FFF;
	text-align: center;
	color: #FFF;
	font-family: abel;
	font-size: 18px;
	height: 37px;
	width: 37px;
	line-height: 34px;
	font-style: normal;
	text-decoration: none;
}

.kapat_btn:hover {
	background: #FFF;
	border-radius: 50%;
	float: right;
	margin-top: 25px;
	margin-right: 28px;
	border: 2px solid #FFF;
	text-align: center;
	color: #383838;
	font-family: abel;
	font-size: 18px;
	height: 37px;
	width: 37px;
	line-height: 34px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

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

.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;
}

.buttonn {
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 14px;
	cursor: pointer;
	margin-top: -14px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 70%;
	width: 50px;
}

.button2 {
	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;

}

.button2: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: 0;
  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: 0;
  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;}
}

#ust_arama {
	height: 470px;
	width: auto;
	display: none;
	margin-top: 20px;
	background-color: #333;
	color: #FFF;
	transition: all 3s 2s;
	-webkit-transition: all 3s 2s;
	-moz-transition: all 3s 2s;
	-ms-transition: all 3s 2s;
	-o-transition: all 3s 2s;
}


#ust_menu_ic_1 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_1 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_1 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_1 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_2 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_2 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_2 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_2 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_3 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_3 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_3 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_3 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_4 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_4 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_4 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_4 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_5 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_5 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_5 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_5 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_6 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_6 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_6 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_6 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}
#ust_menu_ic_7 {
	height: 470px;
	width: auto;
	margin-top: 90px;
	margin-left: 210px;
	display: none;
}
#ust_menu #ust_menu_ic #ust_menu_ic_7 amenu1 {
	color: #858585;
	font-size: 18px;
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
}

#ust_menu #ust_menu_ic #ust_menu_ic_7 p a {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #f1f1f3;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
	height: 40px;
}
#ust_menu #ust_menu_ic #ust_menu_ic_7 p a:hover {
	font-family: "ROBOTO LIGHT", "ROBOTO MEDIUM";
	color: #FF0000;
	text-decoration: none;
	display: inline-block;
	width: 300px;
	font-size: 16px;
}

#inputSearch  {
	width: 95%;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 0 0 5px;
	padding: 10px;
} 
#inputSearch textarea:hover {
    -webkit-transition: border-color 0.4s ease-in-out;
    -moz-transition: border-color 0.4s ease-in-out;
    transition: border-color 0.4s ease-in-out;
    border: 1px solid #aaa;
}
.button3 {
	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;
	border-top-color: #FF0000;
		
}
.button3:hover {
	background-color: white;
	color: red;
}

div.ex3 {
  background-color: gray;
  width: 90%;
  overflow-x: auto;
}
