@CHARSET "UTF-8";
html, body, #wrapper{
	
}

body{
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #7e7e7e;
	font-size:14px;
	line-height: 20px;
	/* font-weight: 300; */
}

#wrapper{
	width:100%;
	min-width:1300px;
		
}

#header-wrapper{
	background-image: url(../images/header-bg.png);
	background-repeat:repeat-x;
	background-position:top center;
	height: 120px;
	width:100%;
	position: absolute;
}
#header-wrapper2{
	background-image: url(../images/header-bg.png);
	background-repeat:repeat-x;
	background-position:top center;
	height: 367px;
	width:100%;
	z-index:9;
	position:absolute;
}
#header{
	width:1000px;
	height: 120px;
	margin:0 auto;
	position:relative;
	z-index:999;
}
.page-header{
	border-bottom:1px solid #f9f9f9;
	width:100%;
	padding:10px 0;
	z-index: 9;
	position: relative;
	background-color: #f1f1f1;
}
.page-header-content{
	width:1000px;
	margin:0 auto;	
}
.page-header h1{
	color: #0884b9;
	font-weight: 600;
	font-size: 22px;
	margin-bottom:0;
	margin-top: 3px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
}
.bredcrumb{
	float:right;	
}
.bredcrumb ul li {
	float:left;	
	color:#fff;
	font-size:12px;
}
.bredcrumb ul li a{
	color:#ffdc7c;
	border-right:1px solid #ffdc7c;
	padding-right:10px;
	margin-right:10px;
}
.bredcrumb ul li:last-child a {
	border-right:none;
}
.top-text{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
h1{
	color: #636363;
    font-weight: 700;
    font-size: 24px;
	padding-bottom:25px;
    margin-bottom: 25px;
    margin-top: 0px;
}
.greyBg{
	background-color:#f9f9f9;
	padding:30px 0;
}
.contents h1{
	float:left;	
}
.breadcrumb{
	overflow: hidden;
	color:#acacac;	
	margin-top:10px;
}
.breadcrumb ul li{
	font-size:11px;
	float:left;
	display:block;
	margin:0 2px;
}
.breadcrumb ul li a{
	color:#acacac;
}
h2{
	color: #ba000c;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
	padding-bottom:15px;
}

h3{
	font-family: 'Open Sans', sans-serif;
	color: #0884b9;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
	background-color: #fff;
	padding: 0 15px;
	margin-left: -15px;
	float: left;
}


h3 span a{
	float:right;
	font-weight:300;
	font-size:14px;
	border-left: 3px solid #fff;
	margin-top: -7px;
	margin-bottom: -7px;
	padding: 7px 12px;
	margin-right: -10px;
}
h3 span{
	color:#1d3349;
}
h4{
	font-family: 'Open Sans Condensed', sans-serif;
	color: #035186;
	font-size:18px;
	font-weight:600;
	margin-bottom: 10px;
    position: relative;

}
h5{
	color:#868686;
	font-size:16px;
	font-weight:700;
	padding-bottom:15px;
	border-bottom:1px solid #dedede;
	margin-bottom:15px;
}
a{
	color:#505050;
	text-decoration:none;
}
p{
}
hr {
  display: block;
  margin:0;
  border-bottom:0;
  border-top:1px solid #e9ebef;
  margin:15px 0;
}
.contactGrey{

	border-right:1px dotted #c6c6c6;
	padding:15px;
	color:#a1a1a1;
	font-size:13px;
	font-weight:400;
	line-height: 25px;
}
.contactGrey h2{
	margin-bottom:0 !important;
}
.text-center{
	text-align:center;	
}
.line{
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	width:45px;
	height:2px;
	display:block;
	margin-bottom:40px;
}
.slogan{
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	width:450px;
	height:111px;
	float:right;
	margin-top: -148px;
}
.sloganText{
	width:340px;
	margin-left:45px;
	padding-top:30px;
	text-align:center;
	color:#fff;
	font-weight:700;
	font-size:14px;
}
.sloganText h1{
	color:#fff;
	font-size:36px;
	font-weight:300;
	margin-bottom:25px;
	margin-top:0;
}
#logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 166px;
	position:absolute;
	top: 10px;
    left: 0px;
	z-index:9999;
}

#logo a {
	display:block;
	float:left;
	height: 88px;
	width: 166px;
}
.top-menu{
	width:100%;
	/* position:absolute; */
	/* right:0; */
	/* top:0px; */
	font-size:13px;
	color:#1f4673;
	font-weight:400;

	overflow: hidden;
}
.top-menu a{
	color:#1f4673;	
}
.sosyalMedya{
	background-color: #fff;
	margin: 0;
	/* width: 76px; */
	text-align: center;
	/* padding-top: 5px; */
	/* -webkit-border-top-left-radius: 10px; */
	/* -webkit-border-top-right-radius: 10px; */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	/* border-top-left-radius: 10px; */
	/* border-top-right-radius: 10px; */
	position: absolute;
	right: 0;
	top: -11px;
	padding: 0 10px;
}
#main-navigation{
	position:absolute;
    right: 0;
    top: 0px;
}

#welcome-widgets{
	width:1000px;
	position:relative;
	z-index:99;
	margin: -12px auto 0;
}

#widgets{
	background-image:url("../images/widgets-bg.png");
	background-repeat:no-repeat;
	float:left;
	width:270px;
	height:75px;
	padding:15px;
	margin-right:16px;
	margin-top:10px;
	margin-bottom:10px;
}

.widgets-text{
	margin-top:25px;
	width:280px;
}

.title{
	font-family: 'Roboto';
	background-color:#51addc;
	background-image: url(../images/header-bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	padding:15px 0;
	position:relative;
}
#welcome-box{
	float:left;
	overflow:hidden;
	color:#eee0ce;
	position:relative;
}
.read-more-kurumsal{
	background-image: url(../images/kurumsal-line.png);
	background-repeat:no-repeat;
	background-position:right center;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	color:#275a8f !important;
	font-size:14px;	
  display:block;
  width:100%;
  font-weight:300 !important;	
}
.read-more{
	background-image: url(../images/haber-line.png);
	background-repeat:no-repeat;
	background-position:left center;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	color:#275a8f !important;
	font-size:12px;	
  display:block;
  width:100%;
  font-weight:300 !important;
}
#bannerAlt{
	background-image: url(../images/bannerAlt.jpg);
	background-position:top center;
	background-repeat:repeat;
	padding-top:32px;
	height:300px;
	width:100%;	
}
.kurumsal{
	width: 575px;
	font-size: 14px;
	position:relative;
	float:left;
}
.kurumsal h3{
	margin-bottom:40px;
}
.welcomeKatalog{
	background-image: url(../images/katalog.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:345px;
	height:183px;
	position:relative;
	float:right;
	margin-top:40px;
}
.kTeklifAl a{
	width:100px;
	height:30px;
	position:absolute;
    right: 7px;
    top: 32px;
	display:block;
}
.kTemizlik a{
	width:100px;
	height:25px;
	position:absolute;
    right: 7px;
    top: 118px;
	display:block;
}
.kYemek a{
	width:100px;
	height:25px;
	position:absolute;
    right: 7px;
    top: 80px;
	display:block;
}
.kTekstil a{
	width:100px;
	height:25px;
	position:absolute;
    right: 7px;
    top: 156px;
	display:block;
}
.welcomeIcons{
	width:1000px;
	margin-top:25px;
}
.box{
	width:200px;
	height:100px;
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
	padding-top:102px;
	color:#777777;
	font-size:12px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
.box a{
	font-size:15px;
	color:#00afff;
	font-weight:600;
	margin-bottom:15px;
	display:block;
}
.haberBox{
	background-image:url(../images/haberBox.png);
}
.galeriBox{
	background-image:url(../images/galeriBox.png);
}
.ikBox{
	background-image:url(../images/ikBox.png);
}
.iletisimBox{
	background-image:url(../images/iletisimBox.png);
}
.ikonlar{
	width:155px;
	height:100px;
	text-align:center;
	float:left;
	margin-right:10px;
	padding-top:30px;
}
.ikonImg{
	height:40px;
}
.ikonText{
	font-size:12px;
	font-weight:600;
	line-height:14px;

}
.anasayfaProjeler{
	float:right;
	width:400px;
	font-size:12px;
}
.anasayfaProjeler .titleProje{
	color:#eb242a;
	margin-bottom:10px;
	display:block;
	font-size:14px;
}
.welcomeProjeler{
	float:left;
	width:300px;
	margin-right:50px;
	margin-top:30px;
	margin-bottom:30px;
}
.proje{
	margin-top:10px;
	float:left;
	width:240px;
	margin-right:10px;	
	margin-bottom: 20px;
	text-align:center;
	color:#2e5184;
	font-size:12px;
	font-weight:400;
}
.projeBaslik{
	font-size:14px;
	font-weight:600;
	display:block;
	margin-top:15px;
}
.projeIcerik{
	font-size:12px;
	line-height:14px;	
}
.proje a{
	font-size:12px;
	color:#ed1c24;
	text-align:right;
	display:block;
	width:100%;
	margin-top:10px;
	font-weight:400;	
}
.projeItem img{
	float:left;
	margin-right:15px;	
}
.projeItem{
	font-weight:600;
	color:#ed1c24;
	font-size:14px;
	border-bottom:1px solid #e8e8e8;
	width:100%;
	height:70px;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}
.projeItem a{
	color:#ed1c24;
}
.projeDetayImg{
	width:16px;
	height:16px;
	display:block;	
	background-image: url(../images/proje-detay.png);
	background-repeat:no-repeat;
	background-position:center center;
	position: absolute;
    right: 0;
    bottom: 10px;	
}
.haberItem{
	float:left;
	width:225px;
	padding-right:10px;
	border-right:1px solid #eaeaea;
	margin-right:14px;
	margin-bottom:15px;
	font-size:12px;
}
.haberItem a{
	font-weight:400;
	color:#2f2f2f;	
	font-size:13px;
}
.haberler{
	width:420px;
	float:right;
}
.haberler h3{
	background-color:transparent;
	background-image: url(../images/haber-title-bg.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#owl-demo2 .owl-item{ 
	border-right:1px solid #eaeaea;
}
.carousel-item + .carousel-item {
   margin-left: 0px;
}
.owl-item {
}
#owl-demo2 .owl-item:first-child {
  padding-left: 0 !important;
}
#owl-demo2 .item{
	padding-left:15px;	
	padding-right:15px;
}
.welcomeHaber img{
	margin-bottom:10px;
}
.welcomeGaleri{
	height:210px;
	overflow:hidden;	
}
.welcomeHaber a{
	font-weight:600;
	color:#444444;
	font-size:14px;	
}
.haberler a{
	color:#7d7d7d;	
	font-size:13px;
	font-weight:400;
}
.haberler{
	font-size:12px;
	position:relative;
}
.haberler ul {
    list-style: none;
    padding:0;
    margin:0;
}

.haberler ul li { 
    padding-left: 20px;
	position:relative;
}

.haberler ul li:before {
    content: "";
	background-image:url(../images/haber-nokta.png);
	background-repeat:none;
	background-position:left top;
	width:5px;
	height:5px;
	position:absolute;
	left:5px;
	top:4px;
	font-size:14px;
}
.tumHaberler a{
	color:#d5d5d5;
	font-size:16px;
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #d5d5d5;
}

.welcomeHaber{
	padding-bottom:10px;
	margin-bottom:10px;
}
.welcomeHaberTarih{
	background-color: #f5f5f5;
	text-align: center;
	width: 100px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-top: 5px;
}
.welcomeHaberTarih span{
	font-size:16px;
	font-weight:600;
	color:#00afff;
	line-height: 14px;
}
.welcomeHaberTarih span span{
	font-size:9px;
	font-weight:400;
	color:#b8b8b8;
}
.urunKategorileri{
	width:1000px;
	margin-top:15px;
	margin-bottom:15px;
}
.urunKategori{
	border-top:5px solid #9e0009;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	padding:10px;
	width:210px;
	float:left;
	margin-right:15px;
	text-align:center;
	font-weight:500;
	font-size:13px;
}
.kategoriTitle{
	font-weight:500;
	color:#a5141d;
	padding-bottom:15px;
	background-image:url("../images/kategoriTitle-bg.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:15px;
	font-size:14px;
	text-align:center;
	display:block;
}
.urunKategori img{
	margin-bottom:10px;
}
.tum-urunler{
	font-weight:300;
}
#owl-demo4{
	width:980px;
	margin: 0 auto;	
}
.referanslar{
	float:left;
	margin:10px 20px 10px 0;
	min-height: 150px;
}
.galleryPhoto{
	width:170px;
	height:125px;
	overflow:hidden;
	border:1px solid #e1e1e1;
	float:left;
	margin:13px;	
}
.buttons{
	background-color:#fff;
	background-image:url("../images/buttons-bg.png");
	background-repeat:repeat;
	color:#7c7c7c;
	width:230px;
	padding:10px;
	font-size:12px;
	margin-top:30px;
	height:177px;
}
.buttons img{
	margin-top:10px;	
}
.news-item-image{
	width:200px;
	height:180px;
	overflow:hidden;
	float:left;
}
.news-item{
	background-color:#fff;
	overflow:hidden;
	width:490px;
	height:180px;
	float:left;	
	margin-left:10px;
}
.news-item-text{
	overflow:hidden;
	padding:0 10px;
	color:#999999;
	
	font-size:13px;
}
.news-item-text a{
	font-weight:600;
	color:#393939;	
}
.datetime{
	color:#bd8a00;
	font-size:12px;
	font-weight:400;
	border-bottom:1px solid #e9ebef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.incele{
	margin-top:10px;	
	margin-bottom:10px;	
}
.incele a{
	color:#171717;
}
.news-item h4{
	margin-top:10px;
	font-weight:600;
	font-size:14px;
	color:#f13f01;
	margin-bottom:15px;
}
.news-date{
	border-bottom:1px solid#9d9d9d;
	padding:10px 0;
	margin-bottom:10px;	
	color:#575757;
	font-size:15px;
}
#news-table{
	font-size:13px;	
}
#news-table td {
	border-bottom:1px dashed #9d9d9d;
	padding:10px 0px; 
}
.news-detail-image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}
.galeri{
	float:left;
	margin-right:15px;
	width:230px;
	height:150px;
	overflow:hidden;
	margin-bottom:15px;
}
.menuItem{
	width:230px;
	height:160px;
	float:left;
	color:#003b4f;
	margin:0 5px;
	font-weight:600;
	margin-top:15px;
	border-bottom:1px dashed #969696;
	font-size:16px;
}

.content-image{
	overflow:hidden;
	width:425px;
	float:left;
	margin-right:20px;	
}

.urunPhotos{
	width:400px;
	margin-right:30px;
	float:left;
	overflow:hidden;
}
.urunThumbs{
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.urunDigerFoto{
	width:100%;
	margin-top:15px;
}
.digerUrunler{
	
	
}
.digerUrunler h1{
	background-color:#f9f9f9;
	font-weight:700;
	font-size:24px;
	color:#32309a;
	float:none;
	margin:15px 0;
	padding:20px 0px
}
.urunResim{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	margin-bottom:10px;
}
.urun{
	width:238px;
	float:left;
	margin-right:12px;
	margin-bottom:15px;
	font-size:12px;
}
.urunTitle{
	margin-top:15px;
	background-image:url("../images/kategoriTitle-bg.png");
	background-repeat:no-repeat;
	background-position:top center;
	border-top:0;
	position:relative;
	padding-top: 10px;
}
.urunTitle a{
	color:#afafaf;
	font-weight:300;
	font-size:13px;
}
.urunImage{
	width:238px;
	/* height:180px; */
	overflow:hidden;
	position:relative;
}
.urunLink{
	background-image:url(../images/urunLink.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:40px;
	height:40px;
	display:block;
	position:absolute;
	top: -30px;
    left: 10px;
}
.urunTitle h2 {
    color: #959595;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
}
.satilik h2 {
	border-bottom:0;
	margin-bottom:0 !important;
	padding-bottom:0;
}
.satilik h2 a{
    color: #0bb2ff;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.5px;
	margin-bottom:0;
	padding-bottom:0;
}
.fuar{
	float:left;
	width:310px;
	margin-right:23px;
}
.fuarImage{
	width:310px;
	height:195px;
	overflow:hidden;
}
.fuarText{
	border:1px solid #e7e7e7;
	border-top:0;
	padding:20px 10px 10px 10px;
	position:relative;
	color:#eb3b38;
	font-size:14px;
	font-weight:600;
}
.incele{
	padding:10px 15px;
	background-color:#00afff;
	color:#fff;
	font-size:12px;
	display:block;
	float:left;
}
.belgeItem{
	background-color:#efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	width:320px;
	height:230px;
	padding-top:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.belgeItem img{
	max-height:225px;
}

.referans-item{
	float:left;
	text-align:center;

}
.referans-item-image2{
	width:200px;
	height:155px;
}
.referans-item-image2 img:hover{
	-webkit-transition: all 1s ease;
  	-moz-transition: all 1s ease;
  	-o-transition: all 1s ease;
  	-ms-transition: all 1s ease;
  	transition: all 1s ease;
	 transform:scale(1.07);
    -ms-transform:scale(1.07); /* IE 9 */
    -moz-transform:scale(1.07); /* Firefox */
    -webkit-transform:scale(1.07); /* Safari and Chrome */
    -o-transform:scale(1.07); /* Opera */	
}


.product-list-image{
	border:1px solid #ededed;
	width:160px;
	overflow:hidden;
}
.product-detail-image{
	border:1px solid #ededed;
	text-align:center;
	padding:10px;
	width:230px;
}
.product-detail-gallery{
	width:250px;	
}
.captionWrapper{
	width:1000px;
	height: 490px;
	margin:0 auto;
	position:relative;
	z-index:9999;
}
.captionButtons{
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 1000px;
  height: 65px;
}
.captionButtons a{
	width: 17px;
	height:50px;
	display:block;
	margin-left: 5px;
	position: absolute;
	bottom: 55px;
	right: 0;
	left: auto;
}
.captionArrows{
	float:right;
	width: 1000px;
}
.caption{
	background-image:url(../images/caption-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:'Open Sans Condensed';
	width:440px;
	height:107px;
	position:absolute;
	font-weight:700;
	line-height:40px;
	text-align:center;
	padding-top:40px;
	right:0;
	bottom:0;
	color:#fff;
	font-size:35px;
	z-index: -9;
}
.caption2{
	color:#000;
	font-family: 'futurademibold';
	font-size:20px;
}
#banner-wrapper{
	position:relative;
	width:100%;
	height:490px;
	z-index:-999;
	top: 84px;
}
.banner-mask{
	background-image:url(../images/slider-mask.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:100%;
	height: 490px;
	position:absolute;
	z-index:9;
	top: 84px;
	min-width:1300px;
}
#banner-wrapper2{
	position:relative;
	width:100%;
	height: 400px;
	top:84px;
	z-index:-999;
	margin-bottom:84px;
}
.banner-mask2{
	width:100%;
	height: 400px;
	position:absolute;
	z-index:9;
	top: 84px;
	/* background-color: transparent; */
}
.banner-sosyal{
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}
.sliderAlt{
	background-image:url(../images/slide-alt.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	min-height:439px;
	margin-top: 84px;
	color:#fff;
}
.sliderAltTel a, .sliderAltAdres a, .sliderAltTeklif a{
	color: #fff;
    display: block;
    width: 229px;
    margin-left: -85px;
    padding-left: 85px;
}
.sliderAltTel, .sliderAltAdres, .sliderAltTeklif{
	width:230px;
	padding-left:85px;
	float:left;
	padding-top:25px;
}
.w1000{
	width:1000px;
}
.m-auto{
	margin:0 auto;
}
.welcomeSektorler{
	margin-top:220px;
}
.welcomeSektor{
	float:left;
	width:333px;
	background-image:url(../images/sektorBorder.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:400px;
	text-align:center;
}
.sektorTitle{
	color:#0884b9;
	font-size:24px;
	font-weight:700;
	margin-top:30px;
	display:block;
	margin-bottom:20px;
}
.sektorImage{
	width:280px;
	padding:10px;
	border:4px solid #e9e9e9;
	overflow:hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#fff;
	height:270px;
	text-align:center;
	margin:0 auto;
}
.sektorImage img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#content-wrapper-welcome{
	width:100%;
	z-index:99;
	position:relative;
	padding: 0 0 15px 0;
	font-size:15px;
	border-top:1px solid #d8d8d8;
	margin-top: 25px;
}
#contents-wrapper{
	background-color:#2e5184;
	color:#fff;
	padding:15px 0 0 0;	
}
.content-header{
	width:1000px;
	margin:0 auto;	
}
.content-header h1{
	float:left;	
}


.contents-wrapper{
	width:1000px !important;
	font-weight:300;
	font-size:14px;
	padding-bottom:20px;
	padding-top: 20px;
}
#content-wrapper{
	background-image:url("../images/banner-mask.png");
	background-repeat:no-repeat;
	background-position:center top;	
	width:100%;
	z-index:1;
	position:relative;
	  padding: 60px 0 15px 0;
	  font-size: 15px;
	  margin-top: -70px;
}
#content-area{
	background-color:#fff;
	overflow:hidden;
	padding:20px;
	color:#7c7c7c;
	font-size:13px;
	min-height:250px;
}
.contents{
	padding-top: 15px;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding-bottom:15px;
}

.urunMenu{
	background: #00c1ee; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzFlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00c1ee 0%, #006fd7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00c1ee 0%,#006fd7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00c1ee 0%,#006fd7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c1ee', endColorstr='#006fd7',GradientType=0 ); /* IE6-8 */
	width:100%;
	text-align:center;
	margin-bottom:30px;
}
.menu{

}
.menu li{
    display:inline-block;
    padding: 10px;
	text-align:center;
	 transform:skewX(-20deg);
    -ms-transform:skewX(-20deg);
    -webkit-transform:skewX(-20deg);
}
.menu li a{
 display:inline-block;
	color:#fff;
	font-weight:700;
	font-size:16px;
	letter-spacing:-0.5px;
	 transform:skewX(20deg);
    -ms-transform:skewX(20deg);
    -webkit-transform:skewX(20deg);
	padding:0 15px;
}
.menu .submenu-current, .menu li:hover {
	background-color:#ff002a;
}
#content-left{
	width:690px;
	float:left;
	background-image:url(../images/content-left-line.png);
	background-repeat:repeat-y;
	background-position:top right;
	padding:0 15px;

}
#content-right{
	width:225px;
	margin-top:60px;
	padding-left:25px;
	float:right;
	border-left:1px solid #eee0ce;
}
.gallery-image{
	width:150px;
	height:100px;
	overflow:hidden;
	border:3px solid #fff;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	margin-bottom:10px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
.hizmet{
	margin-top:30px;
	width:100%;	
}
.hizmetImage{
	float:left;
	width:121px;
	position:relative;
}
.hizmetText{
	color:#1f4673;
	float:right;
	width:830px;
	font-size:12px;
	font-weight:600;
	border-bottom:1px solid #dddddd;
	padding-bottom:15px;
}
.hizmetText strong{
	font-size:14px;
	font-weight:700;
	display:block;
	margin-bottom:10px;	
}
.tel{
    position: absolute;
    right: 80px;
    color: #fff;
    font-size: 11px;
}
#footer-wrapper{
	border-top: 2px solid #d8d8d8;
	width:100%;
	/* height: 180px; */
	margin: 20px 0;
}
#footer{
    
width:1000px;
    
margin:0 auto;
    
font-size:12px;
    
position:relative;
    
padding-top:20px;
}

#footer h4{	
	margin-bottom:15px;
}
.footerAdres{
	float:left;
	width:355px;
	height:342px;
	border:3px solid #dbdbdb;
	background-color:#fff;
	padding:40px 0px 40px 40px;
	color:#2e5184;
	
}
#footer table{
	font-weight:400;
	line-height: 16px;
	/* color:#333333; */
	font-size: 13px;
	margin-top: 0;
}
#footer table a{
	color:#333333;
}
#footer table strong{
	font-size:13px;
}
.pull-left{
	float:left !important;
}
.pull-right{
	float:right !important;
}
.text-center{
	text-align:center;
}
.footerMenuTitle {
    background-image: url(../images/footerMenuTitle.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;
	margin-bottom:10px;
}
.footerMenu{
	float:left;
	width:230px;
	padding-left: 0;
}
.footerMenu span{
	color:#393939;
	float:left;
	margin-right:25px;
	font-weight:500;
	min-height:55px;
	
}
.footerMenu ul{
	/* border-left:1px solid #32309a; */
	overflow:hidden;
	display:block;
	padding-left:15px;
}
.footerMenu ul li{
	line-height: 28px;
}
.footerMenu ul li:last-child{
	border-right:0;
}
.footerMenu ul li a{
	color: #919191;
	font-size: 13px;
	font-weight:400;
}
.footer-left{
	float:left;
	margin-right:20px;
}
.fTitle{
	margin-top: 35px;
    font-weight: 600;
    font-size: 20px;
}
.footer-kalite-belgeleri{
	width:330px;
	float:left;
	margin-right:20px;
}
.footer-right{
	width:175px;
	float:right;
	text-align:right;	
}
.footerHarita{
	background-color:#1e466f;
	float:right;
	width:550px;
	}
.footer-nav{
	padding:0;
	margin:0;
	
}
.footer-nav a{
	color:#ffffff;	
}
.footer-nav ul li{
	margin:5px 0px;
		background-image:url(../images/footer-nav-bg.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
}
.footer-nav ul li ul li{

	float:none;	
	margin-bottom:0;
}
.footer-nav ul li{
	font-weight:400;
	font-size:14px;	
}
.footer-nav ul li a{
	color:#ffffff;
}
.footer-nav ul li ul li{
	font-weight:300;
	color:#676767;
	font-size:13px;	
}
#footer-logo{
	background-image: url(../images/footer-logo.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 143px;
	z-index:9999;
	margin-top:60px;
	float:right;
}
.footer-sosyalmedia{
	margin-top:25px;	
}
#footer-logo a {
	display:block;
	float:left;
	height: 68px;
	width: 143px;
}
.copyright{
	color:#ababab;
	font-size:12px;
	font-weight:400;
}
.copytext{
	width:130px;
	text-align:center;
	float:left;	
}
.topLink{
width: 46px;
    height: 30px;
    margin: 0 auto;
    display: block;	
}
.copyright2{
	float:right;	
}
.footer-sosyal{
	position:absolute;
	right:380px;
	top:43px;
}
.footer-navigation{
	float:right;
}
.footer-navigation a{
	padding:5px;
	color:#757575;
	text-decoration:none;
}
.footer-navigation a:hover{
	color:#333;
}/************* SOCIAL - NAVIGATION ************/

#social-navigation{
	height:43px;
	width:100px;
	padding-left:25px;
	padding-top:7px;
	float:left;
}
#social-navigation ul{
	
}
#social-navigation ul li{
	float:left;
	
}
.facebook{
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	width:20px;
	height:35px;
	padding-left:20px;
	padding-top:5px;
	float:left;
	overflow:hidden;
}

.twitter{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	width:20px;
	height:35px;
	padding-left:20px;
	padding-top:5px;
	float:left;
	overflow:hidden;
}
.image_carousel {
	padding:0 0px;
	position: relative
}
.caroufredsel_wrapper{
	height:90px;
}

.image_carousel img {
	display: block;
	float: left;
}
.image_carousel a {
    display: block;
    float: left;
}
a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 5px;
}
a.prev {			left: 0px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 0; }
a.prev.disabled {	background-position: 0 0 !important;  }
a.next {			right: 0px;
					background-position: -42px 0; }
a.next:hover {		background-position: -42px 0px; }
a.next.disabled {	background-position: -42px 0px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
.content-text{
	overflow:hidden;
	float:right;
	width:500px;
}
.content-text p{
	color:#4c4c4c;
	line-height:22px;
	font-size:14px;
}
.content-text h1{
	margin-bottom:20px;	
}
.title-menu{
	background-color:#fff;
	font-weight:600;
	color:#f13f01;
	padding:10px;	
}
#submenu-navigation{
	background-image: url(../images/submenu-navigation-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	width: 235px;
	float: left;
	padding-top:20px;
}
#submenu-navigation:after{
	content:" ";
	background-image: url(../images/submenu-navigation-bgAfter.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:235px;
	height:20px;
	position:relative;
	display:block;
}
#submenu-navigation ul{
	margin-bottom:15px;
	overflow:hidden;
}

#submenu-navigation li{
	background-image: url(../images/submenu-arrow.png);
	background-repeat:no-repeat;
	background-position:15px center;	
	padding-left:40px;
	position:relative;
}
#submenu-navigation li.submenu-current,
#submenu-navigation li:hover{
	background-image: url(../images/submenu-arrow-current.png);
}
#submenu-navigation li:hover{
	color:#ff0000;
}
#submenu-navigation li:hover a{
	color:#ff0000;
}
#submenu-navigation ul li a{
	line-height:40px;
	color:#4a4a4a;
	font-size:15px;
	font-weight:400;
	border-bottom:1px dotted #b3b3b3;
	display:block;
	padding-left: 15px;
	
}
#submenu-navigation ul ul li a{
	font-weight:400;
	color:#000 !important;
	
}
#submenu-navigation ul ul{
	margin-bottom:0;
}
#submenu-navigation ul ul li{
	padding-left:35px;

}
#submenu-navigation ul ul li:hover, #submenu-navigation ul ul li.submenu-active{
	color:#ff0000;
	background-image: url(../images/submenu-arrow.png);
	background-repeat:no-repeat;
	background-position:15px center;
}
#submenu-navigation ul ul li:hover a{
	color:#ff0000;
}
#submenu-navigation li.submenu-current a{
	color:#ff0000;
}
.submenu-last{
	border-bottom:none !important;
}
#submenu-content{
	width:730px;
	float:right;	
	font-size:14px;
	margin-bottom:20px;
}

.faaliyetResimler{
	width:120px;
	height:100px;
	overflow:hidden;
	margin:8px;
	float:left;
}
/* ______________________________________________________________________________________________

							PORTFOLIO	
________________________________________________________________________________________________*/

.portfolio_item 				{ width:940px; margin:0px 0 30px 0px; padding-top:15px;}
.portfolio_item .portimg 		{ display:block; position:relative; margin-bottom:10px;  }
.portfolio_item h3,
.portfolio_item h5,
.portfolio_item p				{ margin:5px 0 10px 0; }
.portimg{float:left; margin-right:11px; margin-left:11px;width:172px; margin-top:10px; }
.porthumb						{ position:relative; }
.porthumb img					{ display:block; }
.portfolio_item .frame			{ padding:0px;   }

.portfolio_item .content		{ padding:5px 0; }

.portfolio_item h3 a,
.portfolio_item h4 a 				{ font-size: inherit; letter-spacing:0px; }
.portfolio_item .one_fourth h4 a 	{ font-size: 14px; }
.portfolio_item .one_third h4 a 	{ font-size: 16px; }
.portfolio_item .half_width h4 a 	{ font-size: 18px; }
.portfolio_item br 					{ height:0 !important;}

.portfolio_item h3,
.portfolio_item h5					{ text-transform:none; font-size:18px; letter-spacing:0px;}

.portfolio_item .port_content .button 	{ }
.portfolio_item .port_content h3 		{ font-size:22px;}

.portfolio_item .one_fifth	h5			{ font-size:16px; letter-spacing:0px; }
#language-navigation{
    display: block;
    float: right;
    /* right: 26px; */
    /* top: 3px; */
    /* background-color: #fff; */
    padding: 3px 5px;
    /* overflow: hidden; */
}
#language-navigation ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#language-navigation ul li{
	padding: 1px;
	float: left;
	width:20px;
	height:15px;
	overflow:hidden;
	text-indent:999px;
}

#language-navigation ul li a{
	color:#000;
	font-size: 7pt;
	background-repeat: no-repeat;
	background-image: url(../images/flags.png);
	display:block;
	width: 20px;
	height:15px;
}

#language-navigation ul li a:hover{
	color: #960;
	
}
.en_US{
	background-position: -20px 0px;
}
.tr_TR{
	background-position: 0px 0px;
}
.ar_AE{
	background-position: -60px 0px;
}
.ru_RU{
	background-position: -40px 0px;
}
.fr_FR{
	background-position: -80px 0px;
}
.fi_FI{
	background-position: -100px 0px;
}

.en_US:hover{
	background-position: -20px 0px;
}
.tr_TR:hover{
	background-position: 0px 0px;
}
.ar_AE:hover{
	background-position: -60px 0px;
}
.ru_RU:hover{
	background-position: -40px 0px;
}
.fr_FR:hover{
	background-position: -80px -20px;
}
.fi_FI:hover{
	background-position: -100px -20px;
}

#ikFormu{
	position:relative;
	overflow:hidden;
	color:#6d9094;	
}
#ikFormu input[type="text"],#ikFormu textarea,#ikFormu input[type="file"], #ikFormu select{
	border: 1px solid #ddd;
}
#ikFormu{
	color:#000;
	font-weight:600;
	font-size:13px;	
	margin-top:30px;
}
.ui-tabs-active{
	background: #00c1ee; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzFlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00c1ee 0%, #006fd7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00c1ee 0%,#006fd7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00c1ee 0%,#006fd7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c1ee', endColorstr='#006fd7',GradientType=0 ); /* IE6-8 */
   
}
.ui-tabs-active a{
	color: #0666a8 !important;
}
.ui-tabs-nav li{
	float:left;
	 font-family: 'Roboto';
	 margin-right: 0px;
	 position: relative;
	 font-weight: 600;
	 font-size:12px;
  	color: #0bb2ff;
	text-align:center;
	border:1px solid #0bb2ff;
    padding:3px 20px 3px 20px;	
	margin:1px;
}

.ui-tabs-nav li a{
  color: #0bb2ff;
  font-size: 12px;
}

.ui-widget-content{
	padding-bottom:25px;	
}
#ui-datepicker-div{
	background-color:#fff;	
}
#accordion h3{
	float:none;
	font-size:16px;
}
.ui-accordion-content{
	padding:15px 0;
}
.ui-accordion-icons{
	background-image: url(../images/accordion-arrow.png);
	background-position:left center;
	background-repeat: no-repeat;
    margin: 0;
    padding-left: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
	cursor:pointer;
	margin-bottom:20px;
}
.ui-state-active{
	background-image: url(../images/accordion-arrow-active.png);
}

.teklifButon{
background: #ffd600; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffd600 0%, #ff8800 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd600 0%,#ff8800 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd600 0%,#ff8800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd600', endColorstr='#ff8800',GradientType=0 ); /* IE6-8 */
color:#fff;
font-weight:700;
padding:10px 20px;
display:block;
margin-top:15px;
float:left;
}
#teklifAl, #teklifAl input, #teklifAl select, #teklifAl textarea, #teklifAl table{
	width:100%;
}
#teklifAl input, #teklifAl select, #teklifAl textarea{
	border:1px solid #ddd;
	margin-bottom:15px;
}

#teklifAl table span{
	margin-top: 20px;
    display: block;
}