/*	Genel Alan	*/

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}

a {
	cursor:pointer;
}

.padding-none{
	padding:0 !important;
}

.margin-bottom-20{
	margin-bottom:20px !important;
}

.margin-10{
	margin:10px !important;
}

.margin-left-10{
	margin-left:10px !important;
}

.margin-right-10{
	margin-right:10px !important;
}

.margin-right-20{
	margin-right:20px !important;
}


/*	header alanı	*/

.header {
	height:95px;
	
	position:fixed;
	z-index:99999;
	width:100%;
	border-top:5px solid #0d47a1;
	top:0;
}
.header .col-xs-3{
	border-bottom-right-radius:50px;
	background:#0d47a1;
	
}
.header .col-xs-3 img{
	border:10px solid #0d47a1;
	border-radius:50%;
	
}
.header .col-xs-9{
	background:#eceff1;
	height:90px;
	
}
.header .col-xs-9 h1{
	font-size:36px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	margin:25px 0 5px 0;
	color:#212121;
	
}
.header .col-xs-9 h5{
	font-size:16px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#212121;
	
}
/*	Slider	*/

.slider {
	background:#fff;
	padding:0;
	margin-top:90px;
}	

.carousel-inner .item {
	background:#90A4AE;
}

.carousel-inner .item a, .carousel-inner .item a:hover {
	color:#fff;
	text-decoration:none;
}


/*	Genel Menü	*/

.orta-menu{
	background: url(../images/hexagon.png) repeat #eee;
	border:0;
	border-radius:0;
	margin-bottom:0;
	border-bottom:5px solid #eee;
}

.orta-menu .nav{
	height:110px;
}
.orta-menu .nav a{
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#000;
	line-height:30px;
	margin:0;
	padding:25px 0 ; 
 	font-size:16px;
	border-right:1px solid #fff;
	border-left:1px solid #ddd;
}

.orta-menu .nav a i{
	font-size:20px;
}

.orta-menu .nav .dropdown-menu{
	border-radius:0;
	padding:0;
	margin:0;

}

.orta-menu .nav .dropdown-menu > li > a{
	font-size:13px;
	line-height:40px;
	border-bottom:1px dotted #d5dbe0;
	padding:0 40px 0 20px;
	color:#333;

}

.orta-menu .nav > li > a:hover,
.orta-menu .nav > li > a:focus {
  color: #fff !important;
  background-color: #2a2a2a !important;
}

.orta-menu .nav .open > a,
.orta-menu .nav .open > a:hover,
.orta-menu .nav .open > a:focus {
  background-color: #2a2a2a;
  color:#fff;
}

.orta-menu .navbar-toggle{
	border-color:#fff;
}

@media (min-width: 767px) {
	
	.orta-menu{
	}
	
}

@media (max-width: 767px) {
	
	.header .col-xs-8, .header .col-xs-1{
		display:none;
	}
	
	
	
	.orta-menu .navbar-collapse {
		padding-bottom:600px;
	}
	
	.orta-menu .nav .dropdown-menu{
		width:100%;
	}
	
}



/*	Genel içerik	*/

.icerik {
	background: #fff;
	
	min-height:800px;
	padding:20px 0;
}

.alan {
	background:#fff;
	min-height:370px;
	padding:0;
}


/*	Ana Sayfa Panelleri	*/

.panel-default {
	border:1px solid #eee;
	
}

.panel-default > .panel-heading {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:18px;

  color: #333;
  height:50px;
  background-color: #fff;
  font-weight:700;
  line-height:30px;
}

.panel-default > .panel-heading > i{
	color:#333;
}


.panel-default .panel-body {
  margin-bottom:10px;
  padding-top:0;
  padding-bottom:0;
}

.panel-default nav a{
	color:#90A4AE;
}

.duyuru{
	border-bottom:1px solid #eee;
	padding:10px;
}
.duyuru a{
	font-weight:bold;
	line-height:22px;
}
.duyuru p{
	font-size:12px;
	padding-top:5px;
}


.davet {
	background:#fff;
	padding:20px;
	min-height: 200px;
	margin-bottom:20px;
	line-height:24px;
	font-size:15px;
	line-height:32px;
}

.davet h1{
  	font-family: 'Open Sans Condensed', sans-serif;
	font-size:32px;
	padding-bottom:20px;
	margin:10px 0;
}



/*	Sayfa İçleri	*/

.sayfa-icerik {
	line-height:32px;
	font-size:15px;
	text-align:justify;
	min-height:600px;
	border-bottom:1px dashed #d5dbe0;
	margin-bottom:10px;
	padding-bottom:20px;
}

.sayfa-icerik img{
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.sayfa {
	background:#fff;
	padding:20px;
	margin-bottom:20px;
	min-height:800px;
}

.sayfa h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:0 0 20px 0;
	line-height:36px;
}

.sayfa-icerik h1,
.sayfa-icerik h2,
.sayfa-icerik h3,
.sayfa-icerik h4,
.sayfa-icerik h5{
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}

.sayfa-icerik h1{
	font-size:24px;
}

.sayfa-icerik h2{
	font-size:22px;
}

.sayfa-icerik h3{
	font-size:20px;
}

.sayfa-icerik h4{
	font-size:18px;
}

.sayfa-icerik h5{
	font-size:16px;
}

.sayfa .breadcrumb{
	font-size:13px;
	border-radius:0;
}

.list-group a{
	font-weight:bold;
	margin:10px 0 !important;
}
.liste {
  	background:#eee;
	padding:20px 0;
	margin-bottom:20px;
	text-align:center;
}

.liste h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:10px 20px 20px 20px;
	border-bottom:1px dashed #d5dbe0;
	
}

.liste  .active{
	border-right-color : #90A4AE;
	background:#f9f9f9;
	padding-right:0px;

}

.liste .media{
	padding:10px 20px;
	text-align:left;
	margin:0 !important;
	border-bottom:1px solid #ddd;
} 
.liste .media .media-body .media-heading{
	line-height:22px;
	font-weight:bold;
	font-size:14px;
} 

.liste .media .media-body p{
	font-size:12px;
} 

.liste .media:last-child {
	border-bottom:1px dashed #d5dbe0;
} 
.menu {
	font-family: 'Open Sans Condensed', sans-serif;
  	background:#eee;
	padding:20px 0;
	margin-bottom:20px;
}

.menu h1{
	font-size:22px;
	margin:0;
	font-weight:bold;
	padding:10px 20px 20px 20px;
}

/*	Sayfa Sol Menüsü*/

.sol-menu .list-group-item{
	font-size:16px;
	border:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	line-height:30px;
	padding-left:20px;
	background:#eee;
}

.sol-menu .list-group-item:hover{
	background:#3886b8;
	color:#FFF;
	
}

.sol-menu .active{
	background:#3886b8 !important;
	color:#FFF;
	
}



/*	Footer	*/

.footer_son{
	padding:15px 0;
	background:#000;
	color:#999;
	border-top:1px solid #222;
}


/*	Sayfa içi tablolar	*/

.sayfa table {
  background-color: transparent;
  border: 1px solid #ddd;
  width:100% !important;
  margin-bottom:10px;
  font-size:12px;

}
.sayfa caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.sayfa > th {
  text-align: left;
}
.sayfa > table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.sayfa table > thead > tr > th,
.sayfa table > tbody > tr > th,
.sayfa table > tfoot > tr > th,
.sayfa table > thead > tr > td,
.sayfa table > tbody > tr > td,
.sayfa table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
  
}
.sayfa table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  background:#f1f1f1;
  font-size:16px;

}

.sayfa table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.sayfa table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.sayfa table > tbody > tr:hover {
  background-color: #f5f5f5;
}
.sayfa table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.sayfa table td[class*="col-"],
.sayfa table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.sayfa table > thead > tr > td.active,
.sayfa table > tbody > tr > td.active,
.sayfa table > tfoot > tr > td.active,
.sayfa table > thead > tr > th.active,
.sayfa table > tbody > tr > th.active,
.sayfa table > tfoot > tr > th.active,
.sayfa table > thead > tr.active > td,
.sayfa table > tbody > tr.active > td,
.sayfa table > tfoot > tr.active > td,
.sayfa table > thead > tr.active > th,
.sayfa table > tbody > tr.active > th,
.sayfa table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.sayfa table > tbody > tr > td.active:hover,
.sayfa table > tbody > tr > th.active:hover,
.sayfa table > tbody > tr.active:hover > td,
.sayfa table > tbody > tr:hover > .active,
.sayfa table > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.sayfa table > thead > tr > td.success,
.sayfa table > tbody > tr > td.success,
.sayfa table > tfoot > tr > td.success,
.sayfa table > thead > tr > th.success,
.sayfa table > tbody > tr > th.success,
.sayfa table > tfoot > tr > th.success,
.sayfa table > thead > tr.success > td,
.sayfa table > tbody > tr.success > td,
.sayfa table > tfoot > tr.success > td,
.sayfa table > thead > tr.success > th,
.sayfa table > tbody > tr.success > th,
.sayfa table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.sayfa table > tbody > tr > td.success:hover,
.sayfa table > tbody > tr > th.success:hover,
.sayfa table > tbody > tr.success:hover > td,
.sayfa table > tbody > tr:hover > .success,
.sayfa table > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.sayfa table > thead > tr > td.info,
.sayfa table > tbody > tr > td.info,
.sayfa table > tfoot > tr > td.info,
.sayfa table > thead > tr > th.info,
.sayfa table > tbody > tr > th.info,
.sayfa table > tfoot > tr > th.info,
.sayfa table > thead > tr.info > td,
.sayfa table > tbody > tr.info > td,
.sayfa table > tfoot > tr.info > td,
.sayfa table > thead > tr.info > th,
.sayfa table > tbody > tr.info > th,
.sayfa table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.sayfa table > tbody > tr > td.info:hover,
.sayfa table > tbody > tr > th.info:hover,
.sayfa table > tbody > tr.info:hover > td,
.sayfa table > tbody > tr:hover > .info,
.sayfa table > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.sayfa table > thead > tr > td.warning,
.sayfa table > tbody > tr > td.warning,
.sayfa table > tfoot > tr > td.warning,
.sayfa table > thead > tr > th.warning,
.sayfa table > tbody > tr > th.warning,
.sayfa table > tfoot > tr > th.warning,
.sayfa table > thead > tr.warning > td,
.sayfa table > tbody > tr.warning > td,
.sayfa table > tfoot > tr.warning > td,
.sayfa table > thead > tr.warning > th,
.sayfa table > tbody > tr.warning > th,
.sayfa table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.sayfa table > tbody > tr > td.warning:hover,
.sayfa table > tbody > tr > th.warning:hover,
.sayfa table > tbody > tr.warning:hover > td,
.sayfa table > tbody > tr:hover > .warning,
.sayfa table > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.sayfa table > thead > tr > td.danger,
.sayfa table > tbody > tr > td.danger,
.sayfa table > tfoot > tr > td.danger,
.sayfa table > thead > tr > th.danger,
.sayfa table > tbody > tr > th.danger,
.sayfa table > tfoot > tr > th.danger,
.sayfa table > thead > tr.danger > td,
.sayfa table > tbody > tr.danger > td,
.sayfa table > tfoot > tr.danger > td,
.sayfa table > thead > tr.danger > th,
.sayfa table > tbody > tr.danger > th,
.sayfa table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.sayfa table > tbody > tr > td.danger:hover,
.sayfa table > tbody > tr > th.danger:hover,
.sayfa table > tbody > tr.danger:hover > td,
.sayfa table > tbody > tr:hover > .danger,
.sayfa table > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.sayfa table {
  min-height: .01%;
  overflow-x: auto;
}
