@font-face {
  font-family: 'Ubuntu Light';
  src: url('../fonts/ubuntu-light/Ubuntu-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ubuntu-light/Ubuntu-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-light/Ubuntu-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-light/Ubuntu-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-light/Ubuntu-Light.svg#630c52efe056b136dcd45d95900a8763') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/ubuntu-regular/Ubuntu.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ubuntu-regular/Ubuntu.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-regular/Ubuntu.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-regular/Ubuntu.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-regular/Ubuntu.svg#3d945423f8e9496c429a5d8c65b4604f') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

/*RESET*******************************************/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, strong, sub, sup, tt, var,
b, u, i, center,
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;
	vertical-align: baseline;
}
/* 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;
}

/*RESET SON *************************************/

/*GENEL****************************************/

body.anasayfa, body.altsayfa {
	background: url(../img/bg-thumbs.jpg) white;
	font: 200 13px 'Ubuntu Light', Arial, Helvetica, Geneva, sans-serif;
}

.small {
	font-size: x-small;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 9px;
}

p {
	font-size: 10px;
	line-height: 140%;
	color: #6d6d6d;
}

.body-text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 160%;
	font-size: 14px;
	color: #6c6c6c;
}
strong {
	font-weight: bold;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.container {
	width: 940px;
	margin: 0 auto;
	padding: 0 30px;
}

hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 15px;
}

a {
	-o-transition:.4s;
	 -ms-transition:.4s;
	 -moz-transition:.4s;
	 -webkit-transition:.4s;
 }
 
 .left {
 	float: left;
 }
 
 .right {
 	float: right;
 }
 
 .text-right {
 	text-align: right;
 }
 
 .text-left {
 	text-align: left;
 }
 
 .baslik {
 display: block;
 height: 100px;
 	font-size: 54px;
 	color: #6f6f6f;
	text-shadow: 4px 4px 10px rgb(148, 148, 148);
	position: relative;
	padding: 40px 40px 0 40px;

 }
 
 .beyaz-zemin {
 	background-color: white;
 	position: relative;
 	width: 940px;
 	/*min-height: 400px;*/
 	-webkit-border-radius: 8px;
 	-moz-border-radius: 8px;
 	border-radius: 8px;
 	box-shadow: 0.5px 1px 5px 0px rgb( 60, 61, 61 );
 	margin-bottom: 30px;
 	margin-top: 40px;
 	top: -40px;
 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
 	box-sizing: border-box;         /* Opera/IE 8+ */
 	padding: 40px;
 	
 }
 
 .altsayfa p {
 	color: #626262;
	 font-size: 14px;
	 line-height: 200%;
 }
 
 .altsayfa h1 {
 	color: #ab0000;
 	margin-bottom: 10px;
 }
 
 .metrekare {
 	vertical-align: super;
 	font-size: x-small;
 }

#baslik-bant-kurumsal {
	width: 100%;
	height: 190px;
	background: url(../img/baslik-bant1.jpg) repeat-x center top;
	-moz-box-shadow: 0 3px 6px #9b9b9b;
	-webkit-box-shadow: 0 3px 6px #9b9b9b;
	box-shadow: 0 3px 6px #9b9b9b;
}

#baslik-bant-hizmetlerimiz {
	width: 100%;
	height: 190px;
	background: url(../img/baslik-bant1.jpg) repeat-x center top;
	-moz-box-shadow: 0 3px 6px #9b9b9b;
	-webkit-box-shadow: 0 3px 6px #9b9b9b;
	box-shadow: 0 3px 6px #9b9b9b;
}

#baslik-bant-projelerimiz {
	width: 100%;
	height: 190px;
	background: url(../img/baslik-bant1.jpg) repeat-x center top;
	-moz-box-shadow: 0 3px 6px #9b9b9b;
	-webkit-box-shadow: 0 3px 6px #9b9b9b;
	box-shadow: 0 3px 6px #9b9b9b;
}

#baslik-bant-iletisim {
	width: 100%;
	height: 190px;
	background: url(../img/baslik-bant1.jpg) repeat-x center top;
	-moz-box-shadow: 0 3px 6px #9b9b9b;
	-webkit-box-shadow: 0 3px 6px #9b9b9b;
	box-shadow: 0 3px 6px #9b9b9b;
}

#proje-banner {
	width: 100%;
	height: 139px;
	position: relative;
	margin-bottom: 18px;
	background-image: url(../img/devam-eden-proje-banner.jpg);
}

.hidden {
	display: none;
}

ul.liste {
	padding-left: 15px;
}
ul.liste li {
	line-height: 180%;
	list-style: circle;
}

/*GENEL SON ***********************************/

/*NAV ************************/

#nav {
  border-bottom: 2px solid #c8c8c8;
  background-image: -moz-linear-gradient( 90deg, rgb(143,143,143) 0%, rgb(222,222,222) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(143,143,143) 0%, rgb(222,222,222) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(143,143,143) 0%, rgb(222,222,222) 100%);
  box-shadow: 0 1.732px 6px rgb(130, 130, 130);
	position: relative;
  width: 100%;
  height: 70px;
  z-index: 10;
}

a#logo {
	width: 203px;
	height: 55px;
	background: url(../img/logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-top: 7px;
}

#menu {
	float: right;
}

a.home {
	width: 19px;
	height: 18px;
}
	
#menu ul li {
	display: block;
	float: left;
	background: url(../img/nav-separator.png) no-repeat left top;
	padding-left: 24px;
}

#menu ul li:first-child {
	background: none;
}

#menu ul li:last-child {
	margin-right: 0px;
}

#menu ul li a {
	display: block;
	color: #dc0000;
	height: 40px;
	margin: 30px 24px 0px 0px;
	border-bottom: 2px solid #c8c8c8;
	font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
	font-weight: 400;
}

#nav #menu ul li a:hover {
	color: #ab0000;
	border-bottom: 2px solid #dc0000;
}

.menu-yazi-golge{
	text-shadow: 1px 1px 1px #000000;
}

/*SLIDER ****************************************/

/*#slider-anasayfa {
	width: 100%;
	height: 440px;
	background-color: white;
/*	background-image: url(../img/main-bg.jpg);*!/
	background-position-x: center;
	background-position-y: top;
	-moz-box-shadow: 0 3px 6px #9b9b9b;
	-webkit-box-shadow: 0 3px 6px #9b9b9b;
	box-shadow: 0 3px 6px #9b9b9b;
}*/

#slide-seffaf-bg {
	width: 948px;
	height: 408px;
	margin: 60px auto 0;
	background: url(../img/slider-bg.png) no-repeat;
	position: relative;
}

#slide-container {
	width: 930px;
	height: 390px;
	margin: auto;
	top: 9px;
	position: relative;

}

#slide-container .flexslider .slides img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*ORTA *************************************/

#hizmet-kutular {
	height: 500px;
	margin-top: 60px;
}

li.hizmet-kutu {
	border-radius: 8px;
	background-color: #9a0000;
	box-shadow: 0.5px 1px 5px 0px rgb( 60, 61, 61 );
	position: relative;
	width: 210px;
	height: 216px;
	float: left;
	margin-right: 30px;
	margin-bottom: 14px;
}

li.hizmet-kutu:nth-child(4) {
	margin-right: 0px;
}

li.hizmet-kutu img {
	width: 210px;
	height: 130px;
	overflow: hidden;
	border-bottom: 4px solid red;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

li.hizmet-kutu:last-child {
	margin-right: 0px;
}

.hizmet-kutu p {
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	font-family: 'Ubuntu';
	color: white;
}

/*FOOTER *************************************/

#footer {
	width: 100%;
	background-color: #4b4b4b;
	height: 65px;
	padding-top: 25px;
	color: red;
}

#footer a {
	color: red;
}

.footer-logo {
	float: left;
	margin-right: 70px;
}
ul#footer-bilgiler {
	float: left;
	position: relative;
	font-size: 24px;
	line-height: 200%;
}

ul#footer-bilgiler li {
	float: left;
}

.shift {
	position: relative;
	font-size: small;
	top: -0.7em;
}

#telefon {
	margin-right: 30px;
}

#mail {
	margin-right: 30px;
}

#sosyal a {
	margin-right: 30px;
}

#sosyal a:hover {
	text-decoration: underline;
	
}

#telefon img {
	margin-right: 10px;
}

#mail {
	font-size: 14px;
}

#mail a:hover {
	text-decoration: underline;
}
#mail img {
	margin-right: 10px;
}

#sosyal {
	font-size: 14px;
}

#twitter {
	margin-right: 15px;
}

#alt-footer {
	position: relative;
	width: 100%;
	height: 40px;
	/*background: url(../img/footer-alt-bg.png) repeat-x #353c4d;*/
	color: white;
	padding-top: 20px;
	font-size: 11px;
	background-color: #343434;
	border-top: 1px solid black;
}

#footer-wrapper {
	width: 100%;
/*	position: fixed;*/
	bottom: 0px;
}

/*KURUMSAL ************************************************/



#sunum-link {
	width: 860px;
	height: 120px;
	position: relative;
	margin-bottom: 25px;
}

.foto {
	width: 300px;
	height: 200px;
	border-style: solid;
	border-color: gray;
	position: relative;
	background-color: silver;
	margin: 0 15px;
	clear: both;
}

/*GALERI ************************************************/

.galeri-thumb a img {
	width: 157px;
	height: 130px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #c8d2db;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 1);
	-moz-box-shadow:    0px 0px 5px 0px rgba(145, 145, 145, 1);
	box-shadow:         0px 0px 5px 0px rgba(145, 145, 145, 1);
	overflow: hidden;
	margin: 0 15px 20px 0;
	float: left;
}

.galeri-thumb a img:hover {
	border: 1px solid red;
	-webkit-box-shadow: 0 0 9px rgba(145, 145, 145, 1);
	-moz-box-shadow: 0 0 9px rgba(145, 145, 145, 1);
	box-shadow: 0 0 9px rgba(145, 145, 145, 1);
}



/*HİZMETLERİMİZ ************************************************/

.hizmet {
	width: 250px;
	height: 350px;
	background-color: #9a0000;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 1);
	-moz-box-shadow:    0px 0px 5px 0px rgba(145, 145, 145, 1);
	box-shadow:         0px 0px 5px 0px rgba(145, 145, 145, 1);
	float: left;
	margin: 0 50px 30px 0;
}

.hizmet img {
	border-bottom: 4px solid red;
	position: relative;
	height: 185px;
	width: 100%;
	overflow: hidden;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hizmet p {
	text-align: center;
	font-size: 18px;
	margin: 33px 20px 0 20px;
	line-height: 140%;
	color: white;
}

/*SUNUM ************************************************/

#sunum-ikonlar ul li {
	/*display: inline-block;*/
	float: left;
	height: 300px;
	text-align: left;
	width: 220px;
	border-style: solid;
	margin: 30px 0 0 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #eaeaea;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	-moz-box-shadow: 0 2px 7px #afafaf;
	-webkit-box-shadow: 0 2px 7px #afafaf;
	box-shadow: 0 2px 7px #afafaf;
}

#sunum-ikonlar ul li a {
	height: 300px;
	position: relative;
	display: block;
	border-color: red;
}

#sunum-ikonlar ul li a img {
	position: relative;
	margin: 35px 0 0 20px;
}

#sunum-ikonlar ul li a:hover .overlay {
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

#sunum-ikonlar .overlay {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	width: 220px;
	padding: 20px 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#sunum-ikonlar .name {
	position: absolute;
	width: 220px;
	background-position: 90% 50%;
	background-repeat: no-repeat;
	color: #fff;
	padding: 15px 0 15px 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	bottom: 30px;
/*	width: 145px;*/
	line-height: 16px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#sunum-ikonlar li a:hover .overlay {
	 background: rgba(0,0,0,0.8);
}

#sunum-ikonlar .name {
	  background-color: red;
}

#sunum-ikonlar .overlay p {
	color: transparent;
}

#sunum-ikonlar li a:hover .overlay p {
	 color: white;
}

#sunum-ikonlar .overlay p.description {
	font-size: 14px;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	line-height: 18px;
}

#sunum-ikonlar .buyutec {
	width: 91px;
	height: 91px;
	background: url(../img/buyutec.png);
	margin-top: 15px;
	display: none;
}

#sunum-ikonlar li a:hover .buyutec {
	display: block;
}

#sunum-ikonlar ul li.sunum-info {
	width: 300px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	background: url(../img/info-icon.png) no-repeat left bottom #f3f3d0;
}

#sunum-ikonlar ul li.sunum-info p {
	margin: 30px;
}

/*PROJELERİMİZ ************************************************/

.proje-tipi {
	width: 300px;
	height: 350px;
	background-color: #9a0000;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	float: left;
	margin: 20px 0 30px 86px;
	color: white;
}

.proje-tipi img {
	border-bottom: 4px solid red;
	position: relative;
	height: 185px;
	width: 100%;
	overflow: hidden;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.proje-tipi p {
	text-align: center;
	font-size: 24px;
	margin: 33px 20px 0 20px;
	line-height: 140%;
	color: white;
}


.alt-proje-tipi {
	width: 200px;
	height: 320px;
	background-color: #9a0000;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 1);
	-moz-box-shadow:    0px 0px 5px 0px rgba(145, 145, 145, 1);
	box-shadow:         0px 0px 5px 0px rgba(145, 145, 145, 1);
	float: left;
	margin: 20px 0 30px 66px;
}

.alt-proje-tipi img {
	border-bottom: 4px solid red;
	position: relative;
	height: 185px;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 1);
	-moz-box-shadow:    0px 0px 5px 0px rgba(145, 145, 145, 1);
	box-shadow:         0px 0px 5px 0px rgba(145, 145, 145, 1);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.alt-proje-tipi p {
	text-align: center;
	font-size: 16px;
	margin: 33px 20px 0 20px;
	line-height: 140%;
	color: white;
}

h1.proje-yok {
	text-align: center;
	color: gray;
	margin: 50px auto 30px;
	line-height: 200%;
}

/*************proje tablo stilleri********************************/

.yesil {
	background-color: #1caaa3;
}

.mavi {
	background-color: #3992c1;
}

.orange {
	background-color: #d6a03c;
}

.mor {
	background-color: #7f007f;
}

.lacivert {
	background-color: #0e0efe;
}

.bordo {
	background-color: #860000;
}

.gri {
	background-color: #757575;
}

.zeytin {
	background-color: #6c9557;
}

.tablo {
	width: 100%;
	margin-bottom: 20px;
	}


.tablobg-1 {
	background: url(img/tablo-endustriyel-insaat.jpg) no-repeat right bottom;
}

.tablobg-2 {
	background: url(img/tablo-taahhut.jpg) no-repeat right bottom;
}

.tablobg-3 {
	background: url(img/tablo-konut.jpg) no-repeat right bottom;
}

.tg  {
border-collapse:collapse;
border-spacing:0;
border-color:#ccc;

}

.tg td {
font-size:14px;
padding:12px 10px;
border-style:solid;
border-width:1px;
/*overflow:hidden;*/
word-break:normal;
border-color:#ccc;
color:#333;
/*background-color:#fff;*/

}

th.tablo-baslik {
	font-size: 20px;
	color: white;
	text-align: left;
	padding:20px 10px;
	-webkit-border-top-right-radius: 35px;
	-moz-border-radius-topright: 35px;
	border-top-right-radius: 35px;
}

td.tablo-alt-baslik {
	font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: gray;
	padding: 5px 10px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	
}

.tg .tg-4eph {
background-color: rgba(230, 230, 230, 0.60);
}

.proje-kutu {
	width: 100%;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px;
	border: 1px solid #c8d2db;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 3px 3px rgb(220, 220, 220);
	-moz-box-shadow: 0 3px 3px rgb(220, 220, 220);
	box-shadow: 0 3px 3px rgb(220, 220, 220);
}


/*İLETİŞİM ************************************************/

#iletisim-sol {
	width: 500px;
	height: 500px;
	position: relative;
	float: left;
	margin-right: 10px;
	background-image: url(../img/iletisim-zemin.jpg);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px 40px;
	border: 1px solid #c8d2db;
}

#iletisim-sag {
	width: 350px;
	height: 500px;
	height: ;
	position: relative;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #c8d2db;
	overflow: hidden;
}

.iletisim-baslik {
	font-size: 13px;
	line-height: 180%;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ab0000;
	margin-bottom: 10px;
	color: navy;
}

.iletisim-bilgi {
	margin-bottom: 25px;
	padding-left: 30px;
	font-size: 20px;
	line-height: 120%;
	color: #575757;
}

.iletisim-bilgi a {
	color: navy;
	text-decoration: underline;
}

.ilt-tel {
	background-image: url(../img/iletisim-phone-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ilt-adres {
	background-image: url(../img/iletisim-pin-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ilt-fax {
	background-image: url(../img/iletisim-fax-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ilt-mail {
	background-image: url(../img/iletisim-mail-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ilt-web {
	background-image: url(../img/iletisim-web-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#kroki {
	width: 860px;
	height: 300px;
	margin-top: 20px;
	border: 1px solid #c8d2db;
	position: relative;
}

/*SCROLL TOP ************************************************/
.scroll-top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 40px;
	bottom: 165px;
	display: none;
}

/*NAV SPESIFITE ************************************************/

#nav #menu ul li a.active {
	color: #ab0000;
	border-bottom: 2px solid #dc0000;
}