@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul, li {
	list-style: none;
}
img {
	border: none;
}
body {
	color: #222;
	font-size: 12px;
	background:#E1E1E1;
	font-family: 'Arial';
}
A:link {
	color: #1f1f1f;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
	outline: none;
	cursor: pointer;
}
A:active {
	color: #1f1f1f;
	text-decoration: none;
}
A:visited {
	color: #1f1f1f;
	text-decoration: none;
}
A:hover {
	color: #e7622d;
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


.container {
	max-width: 1200px !important;
	margin: 20px auto;
	background: #FFF;
	position: relative;
	padding-bottom: 50px;
}

.kose {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff url(../images/kose.png) 0 0 no-repeat;
}

.anabaslik {
	font-size: 18px;
	margin: 100px 25px 50px 25px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	color: #000;
	font-weight: bold;
	font-family: 'Exo';
	font-weight: 600;
}

.footer {
	max-width: 1170px;
	margin: 0 auto;
	background: #222;
	min-height: 190px;
	color: #999;
	font-family: 'Arial';
	font-size: 16px;
	line-height: 20px;
	margin-top: -20px;
	padding-top: 40px;
}


.footer i {
	margin: 10px 0;
	color: #F66300;
}



.head {
	margin: 80px 0 40px 0;
}

h1 {
	font-size: 20px;
	color: #222;
	margin-bottom: 20px;
	font-family: 'exo';
	font-weight: 600;
	margin-top: 15px;
}

.isdetay {
	color: #777;
	line-height: 20px;
	font-size: 13px;
	font-family: 'exo';
	font-weight: 400;
}

.isdetay h1 {
	margin-top: 0px;
}

.metin {
	color: #999;
	line-height: 20px;
	font-size: 15px;
	font-family: 'exo';
	font-weight: 300;
}

.isbdr {
  border: 2px solid #F66300;
}


.isicbdr {
  border: 4px solid #F66300;
}

.kontrol a {
  font-size: 36px;
  cursor: pointer;
  padding: 5px;
  color: #333;
}

.kontrol a:hover {
  color: #F66300;
}

.geributon a{
  font-size: 16px;
  font-family: 'exo';
  font-weight: 300;
}

.navbar-toggle {
  float:none;
}


.navbar-default {
	border: none;
  background: #FFF;
}

.navbar-default a{
	font-size: 16px;
	font-family: 'Exo', sans-serif;
	font-weight: 600;

}


.navbar-default .navbar-nav > li > a:hover {
  color: #F66300;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #EFEFEF;
	background: none;
}

.ikons i {
	font-size: 24px;
	color: #888;
}

.ikons .baslik {
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.ikons .metin2 {
	color: #888;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.row {
	margin: 20px 0;
}

.is {
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: 1px solid orange;
}

.is .baslik {
	text-align: center;
	line-height: 35px;
	color: #000;
	font-size: 18px;
	font-family: 'exo';
	font-weight: 600;
}

.is .acik {
	text-align: center;
	line-height: 20px;
	color: #777;
	font-size: 13px;
	font-family: 'exo';
	font-weight: 300;
	margin-bottom: 20px;
}

.adres {
	line-height: 24px;
	padding-top: 20px;
}

.reff {
	border: 1px solid #EEE;
	padding: 5px;
}

.projeadi {
	font-size: 16px;
	font-family: "exo";
	font-weight: 600;
	margin: 10px 0;
	display: block;
}

.projetipi {
	font-size: 12px;
	font-family: "exo";
	font-weight: 300;
	margin: 2px 0;
	color: #777;
	display: block;
}

.fotok {
	position: relative;
}

.saydam {
	width: 90%;
	height: 100%;
	line-height: 100%;
	position: absolute;
}

.ikonlar a {
	font-size: 16px;
	font-family: "exo";
	font-weight: 600;
	margin: 10px 0;
	display: block;
}

.ikonlar i {
	color: #FF7200;
	line-height: 150px;
	font-size: 60px;
	display: block;
}

.ikonlar a:hover i {
	-webkit-animation: myfirst 0.5s; /* Chrome, Safari, Opera */
	animation: myfirst 0.5s;
	color:#843C00;
	font-size: 80px;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
	from {color: #FF7200; font-size: 60px;}
	to {color: #843C00; font-size: 80px;}
}

/* Standard syntax */
@keyframes myfirst {
	from {color: #FF7200; font-size: 60px;}
	to {color: #843C00; font-size: 80px;}
} 

.rakam {
	display: block;
	font-size: 36px;
	text-align: center;
	color: #000;
	margin: 0 0 20px 0;
}

.cizgi {
	border: 1px solid #EEE !important;
	padding-bottom: 30px;
}

.hakk {
	color: #888;
	font-size: 18px;
	font-family: 'exo';
	font-weight: 300;
	padding: 20px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.boslukx {
	margin: 50px 0;
	padding-bottom: 50px;
	border-bottom: 1px solid #EEBC8E;
}

.boslukx i {
	color: #E36F17;
}

.boslukx .baslik {
	color: #E36F17;
	font-family: "exo";
	font-weight: 600;
	font-size: 24px;
}

.boslukx .metin2 {
	color: #888;
	font-family: "exo";
	font-weight: 300;
	font-size: 15px;
}