body {
text-align:center;
position: relative;
background: #000;
margin: 0px 0px 0px 0px;
color:#999;

}
 
#ana-govde {
	position: relative;
	background-color: #000;
	width: 100%;
	height: 100%;
}
#menu-alani {
	margin:0 auto;
	position: relative;
	background-color: #000;
	width: 960px;
	height: 91px;
	z-index:1000;
}
/* LOGO ALANI - DETAY*/
#logo-alani {
	background-image:url(../resimler/logo-fon.png);
	background-repeat: repeat-y;
	background-position:0px 0px;
	float:left;
	position: relative;
	min-width: 350px;
	height: 90px;
	z-index:1000;
}
#logo-alani p {
	margin:0 0 0 0;
	padding:4px 0 0 0;
}
/* ÜST MENÜ - SOSYAL ICONLAR - EFFECT */
a.hi-icon {text-decoration:none; color:#000; background-color:#000000;}
a.hi-icon:visited {text-decoration:none; color:#000; background-color:#000000;}
a.hi-icon:active {text-decoration:none; color:#000; background-color:#000000;}

.hi-icon-effect-7 .hi-icon {
	box-shadow: 0 0 0 4px rgba(0,0,0,1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;	
}
.hi-icon-effect-7 .hi-icon:hover {
	color: #fff;
}
.hi-icon-effect-7 .hi-icon:after {
	top: -8px;
	left: -8px;
	padding: 8px;
	z-index: -1;
	opacity: 0;
}
.hi-icon-effect-7b .hi-icon:after {
	box-shadow: 2px 2px rgba(255,255,255,1);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	-moz-transition: opacity 0.2s, -moz-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.hi-icon-effect-7b .hi-icon:hover:after {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.hi-icon-effect-7b .hi-icon:before {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.7;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}
.hi-icon-effect-7b .hi-icon:hover:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.hi-icon-wrap {
	margin-top:-12px;
}
.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 0px 8px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color:#000;
}
.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon:before {
	speak: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
#sosyal-facebook {
	 background-image:url(../resimler/sosyal/facebook.png); 
	 background-repeat: no-repeat; 
	 background-position: center;"
}
#sosyal-facebook:hover {
background-image:url(../resimler/sosyal/facebook1.png); 
background-repeat: no-repeat; 
background-position: center;	
}
#sosyal-google {
	 background-image:url(../resimler/sosyal/google.png); 
	 background-repeat: no-repeat; 
	 background-position: center;"
}
#sosyal-google:hover {
background-image:url(../resimler/sosyal/google1.png); 
background-repeat: no-repeat; 
background-position: center;	
}
#sosyal-youtube {
	 background-image:url(../resimler/sosyal/youtube.png); 
	 background-repeat: no-repeat; 
	 background-position: center;"
}
#sosyal-youtube:hover {
background-image:url(../resimler/sosyal/youtube1.png); 
background-repeat: no-repeat; 
background-position: center;	
}
#sosyal-linkedin {
	 background-image:url(../resimler/sosyal/linkedin.png); 
	 background-repeat: no-repeat; 
	 background-position: center;"
}
#sosyal-linkedin:hover {
background-image:url(../resimler/sosyal/linkedin1.png); 
background-repeat: no-repeat; 
background-position: center;	
}
/*UST MENU DETAY*/
#ust-menu-alani {
	margin-top:0px;
	padding-top:0px;
	float:right;
	position: relative;
	min-width: 610px;
	height: 45px;
	z-index:1000;
	
}
#ust-menu-alani ul {
	float:right;
	padding-top:0px;
	padding-right:0px;
	margin-right:40px;
	
}


#ust-menu-alani li {
	margin-left:20px;
	list-style:none;
	float:left;
	color:#12cf9f;
	font-family: 'Aldrich', sans-serif;
	font-weight:700;
}


#ust-menu-alani li:nth-child(1n+1)::after {
	margin-left:5px;
	margin-right:5px;

}
#alt-menu-alani {
	margin:0 0 0 0;
	float:right;
	position: relative;
	min-width: 640px;
	height: 15px;
	z-index:1000;
}


#menu-ayrac {
	clear:both;
	margin:0;
	padding:0;
	position: relative;
	width:100%;
	background:#444;
}
#hangimenu {
	margin: 0 auto;
	padding: 0 0 0 270px;
	width: 960px;
	text-align: left;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: lighter;
	color: #D3D3D3;
}
#sergi-alani {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	position: relative;
	width: 100%;
	background-color:#000;
}
#sergi-alani-ic {
	margin:0 auto;
	width:960px;
	text-align:left;
	z-index:999;
}
.sag_fon {
	height:600px;
	background-position: 0 150px;
}
.sol_fon {
	height:600px; background-position: 100px 100px;
}
#sergi-alani-ic pre {
	margin:0;
	padding:0;
	color:#4b5e66;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: lighter;
	white-space:pre-line; /*yazı formatı*/
	word-spacing:2px; /*kelimeler arasındaki boşluk*/
	text-indent:25px; /*ilk satır tab boşlugu*/
	letter-spacing: 1px; /*harfler arasındaki genişlik*/
	line-height: 17px; /*satırlar arasındaki yükseklik */
}
#sergi-alani-ic h1 {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	color: #000;
 	font-size: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	word-spacing: 2px; /*kelimeler arasındaki boşluk*/
	letter-spacing: 1px; /*harfler arasındaki genişlik*/
	text-indent: 18px; /*ilk satır tab boşlugu*/
	}


#divsil {
	float:none;
	clear:both;
}



#search {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 5px;
    height: 24px;
    padding: 0 10px;
	font-size: 14px;
    color: #666;
    line-height: 24px;
    border: 0;
    border-radius: 50px;
	-ms-border-radius: 50px;
	-moz-border-radius: 50px;
    box-shadow: 0 0 0 1px rgba(0,150,200,.5), inset 0 2px 5px rgba(0,100,150,.3), 0 2px 0 rgba(255,255,255,.6);
	position: relative;
    z-index: 5;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

#search:focus {
	outline: none;
    width: 180px;
}

li.s {
    z-index: 4;
    position: relative;
    padding: 5px;
    line-height: 0;
    border-radius: 100px;
    background: #b9ecfe;
    background-image: -webkit-linear-gradient(#dbf6ff,#b9ecfe);
    background-image: -moz-linear-gradient(#dbf6ff,#b9ecfe);
	background-image: -ms-linear-gradient(#dbf6ff,#b9ecfe);
    display: inline-block;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.6), 0 2px 5px rgba(0,100,150,.4);
}

li.s:hover {
	
    box-shadow: inset 0 1px 0 rgba(255,255,255,.6), 0 2px 3px 2px rgba(100,200,255,.5);
}
/*sap*/
li.s:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 20px;
    background: #b9ecfe;
    bottom: -10px;
    right: -3px;
    border-radius: 0 0 5px 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
    box-shadow: inset 0 -1px 0 rgbA(255,255,255,.6), -2px 2px 2px rgba(0,100,150,.4);
}

li.s:hover:after {
    box-shadow: inset 0 -1px 0 rgba(255,255,255,.6), -2px 2px 2px 1px 	rgba(100,200,255,.5);
}






/*menü - products - iç efekt*/
.clearfix {
  clear: both;
}

.portfolio {
  width:806px;
  text-align: center;
  border-radius:0px 0px 15px 15px;
}
.portfolio .pentagon {
    float: left;
    margin: 0px;
	padding:0px;
    width: 113px;
}
   
.portfolio .pentagon a {
      float: left;
      width: 110px;
      height: 110px;
      overflow: hidden;
      display: block;  
      position: relative;
}
.portfolio .pentagon a img {
        position: absolute;
        left: -41px;
        top: 0;
	    -webkit-filter: grayscale(100%);
      	-moz-filter: grayscale(100%);
      	-o-filter: grayscale(100%);
      	-ms-filter: grayscale(100%);
      	filter: grayscale(100%);
        -webkit-transition: 300ms ease-out;
      	-moz-transition: 300ms ease-out;
      	-o-transition: 300ms ease-out;
      	transition: 300ms ease-out;
      	-webkit-backface-visibility: hidden;
}
.portfolio .pentagon a img.hovering {
        left: -27px;
        -webkit-filter: grayscale(0%);
      	-moz-filter: grayscale(0%);
      	-o-filter: grayscale(0%);
      	-ms-filter: grayscale(0%);
      	filter: grayscale(0%);
}
.portfolio .pentagon a span.maske {
        width: 165px;
        height: 165px;
        position: absolute;
        top: -27px;
        left: -27px;
        z-index: 1005;
        background: url("../resimler/pentagon_mask1.png") no-repeat;
        -webkit-transition:-webkit-transform 300ms ease-out;
      	-moz-transition:-moz-transform 300ms ease-out;
      	-o-transition:-o-transform 300ms ease-out;
      	transition:transform 300ms ease-out;
      	-webkit-backface-visibility: hidden;
}
.portfolio .pentagon a span.maske:hover{
      	-webkit-transform:rotate(30deg);
      	-moz-transform:rotate(30deg);
          -ms-transform:rotate(30deg);
      	-o-transform:rotate(30deg);
      	transform:rotate(30deg);
}
.pentagon .portfolio-title {
	  background-color:#af251c;
	  position: relative;
      float: left;
      width: 100%;
      height: 35px;
      overflow: hidden;
      margin-top: 5px;
}
.pentagon .portfolio-title h4 {
		color: #ffffff;
  		font-family: 'Aldrich', sans-serif;
  		font-weight:BOLD;
 		font-size:13px;
		text-align: center;
		margin-top: -15px;
	    position: relative;
        width: 100%;
		z-index:1006;
}
.portfolio-title h4 span {
		  color: #12cf9f;
  		  font-family: 'Aldrich', sans-serif;
  		  font-weight:BOLD;
 		  font-size:15px;
          width: 100%;
          position: absolute;
          margin: 0 auto;
          left: 0;
          top: 30px;
		  line-height: 150px;
}
		 
/* ÜRÜNLER */
#sergi_ic {
	margin:0 auto;
	padding:0;
	width:960px;
	min-width:960px;
}

#urun_dikcizgi {
	position:relative;
	float:left;
	width:3px;
	height:900px;
	margin:0;
	padding:0;
	background: -webkit-linear-gradient(black, gray, black); 
    background: -o-linear-gradient(black, gray, black); 
    background: -moz-linear-gradient(black, gray, black);
    background: linear-gradient(black, gray, black); 
}
#urun_dikcizgi1 {
	position:relative;
	float:left;
	width:3px;
	height:500px;
	margin:0;
	padding:0;
	background: -webkit-linear-gradient(black, gray, black); 
    background: -o-linear-gradient(black, gray, black); 
    background: -moz-linear-gradient(black, gray, black);
    background: linear-gradient(black, gray, black); 
}
#urun_dikliste {
	position:relative;
	float:left;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	width:180px;
	background-color:#000;
}

#urun_dikliste ul { list-style-type:none; margin: 30px 0 0 0; padding:0; }
#urun_dikliste li { 
list-style-type:none;
 margin:0 0 10px 0; 
 padding:0 0 0 0;
 width:130px; 
 }
 
 
#urun_dikliste img#soluk {
	opacity: 0.5;
    filter: alpha(opacity=50); 
}
#urun_dikliste img#soluk:hover { 
 opacity: 1;
 filter: alpha(opacity=100);
 cursor:pointer;
}
#urun_dikliste ul li img { margin:0; padding:0 0 0 20px;}
#urun_dikliste ul li p { 
margin:5px 0 0 0; 
padding:0;
width:130px;
text-align: center;
	font-size: 13px;
	font-family: 'Aldrich', sans-serif;	
	font-weight: lighter;
	color: #f0e8bc;
}


#urun_slayt {
position:relative;
float:left;
width:641px;
background-color:#000000;
}

#urun_detay {
	margin:20px 0 0 1px;
	position:relative;
	float:left;
	width:128px;
	height:900px;
	background-color:#000000;

}
p#h1_beyaz {
	text-align: left;
	font-size: 30px;
	font-family: 'Aldrich', sans-serif;	
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
	letter-spacing: 1px;
}
p#h1_beyaz span {
	text-align: left;
	font-size: 22px;
	font-family: 'Aldrich', sans-serif;
	font-weight: 400;
	color: #12cf9f;
	letter-spacing: 1px;
}
ul#urun_aciklama {
	background-color:#000000;
	margin:0;
	padding:10px 0 0 17px;
	font-family: 'Aldrich', sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	text-align: left;
	font-size: 13px;
	font-weight: 400;
}
#hangimenu ul { list-style-type:disc; margin:0; padding:0; }
#hangimenu li {
	margin-left:10px;
	padding:0;
	position:relative;
	display:inline;
	font-family: 'Aldrich', sans-serif;
	color: #999;
	font-size: 13px;
	font-weight: 900;
}
#hangimenu li::before { content:"· ";}
#gri {
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
  filter: grayscale(100%);
  filter: gray;
}

a#l1 { text-decoration:none; color:#FFF; }
a#l1 img:hover { text-decoration:none; }
a#l1:hover { text-decoration:underline; color:#12cf9f;}
a#l1:visited {text-decoration:none; color:#FFF;}
a#l1:active {text-decoration:none; color:#FFF;}

li#l2 img:hover { text-decoration:none; }
li#l2:hover { text-decoration:line-through; color:#FFF;}

#alt_bolum {
	position:relative;
	margin:0;
	bottom:0px;
	width:100%;
	height:100px;

}
#alt_detay {
	margin:0 auto;
	position:relative;
	padding:10px 0 15px 0;
	min-width:1200px;
	width:1200px;
	font-family: 'Aldrich', sans-serif;
	color: #999;
	font-size: 15px;
	font-weight: 900;
	line-height: 6px;
}
#alt_detay p {
	color:#FFF;
}
#alt_detay p span {
	color:#999;
}

#desing:hover {color:#12cf9f; text-decoration:underline; font-size:11px; }
a#l3 {text-decoration:none; color:#FFF;}
a#l3:visited {text-decoration:none; color:#FFF;}
a#l3:active {text-decoration:none; color:#FFF;}

a#l1:visited {text-decoration:none; color:#FFF;}
a#l1:active {text-decoration:none; color:#FFF;}
.f10 {font-size:10px;} 

.ico {
   padding-top:5px;
   vertical-align:central;
   display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_urun:before { content:url(../resimler/icon_urun.png); }
.icon_urun_ok { content:url(../resimler/icon_urun_ok.png); }
.icon_distributors:before { content:url(../resimler/icon_distributors.png); }
.icon_ourteam:before { content:url(../resimler/icon_ourteam.png); }
.icon_aboutus:before { content:url(../resimler/icon_aboutus.png); }
.icon_contact:before { content:url(../resimler/icon_contact.png); }
#giris1 {
	width:450px;
	max-height:210px;
	float:right;
	margin:240px 0 0px 0;
	padding:5px;
	font-family: 'Aldrich', sans-serif;
	color: #000;
	text-align:left;
	font-size: 15px;
	font-weight: 200;
	line-height: 17px;
	background: rgba(255,255,255,0.2);
	text-indent:25px;
}
#giris1:hover {
	width: 450px;
	max-height: 210px;
	float: right;
	margin: 240px 0 0px 0;
	padding:5px;
	font-family: 'Aldrich', sans-serif;
	color: #fff;
	text-align: left;
	font-size: 15px;
	font-weight: 200;
	line-height: 17px;
	background: rgba(0,0,0,0.5);
	text-indent: 25px;
}
	
#home_ceramicdisc {
	display:block; 
	position:relative; 
	float:left; 
	width:625px; 
	height:400px; 
	background:url(../resimler/home_ceramic.jpg) left top no-repeat;"
}
#home_titaniumdisc {
	display:block; 
	position:relative; 
	float:right; width:300px;
	 height:405px; 
	 background:url(../resimler/home_titaniumdisk.jpg) left top no-repeat;
}
#home_font {
	text-align:left; 
	text-indent:25px; 
	padding: 0 0 7px 7px;
	font-family: 'Aldrich', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: 200;
	line-height: 17px;
}

ul#home_lila li {
	text-align:left;
	padding: 10px 0 0 7px;
	font-family: 'Aldrich', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: 200;
	line-height: 17px;
}
#dosya_istek {
	display:none;
	position:absolute;
	width:460px;
	height:740px;
	z-index:1010;
	top:10px;
	left:10px;
	background-color:#FFF;
}
	
.iletisim_formu {
	text-align:left;
    width:460px;
    list-style-type:none;
	margin:22px 0 0 0;
	padding:20px 0 0 15px;
}
.iletisim_formu input {
	border:1px solid #6b566d;
	border-radius:5px;
	font-size:13px;
	height:16px;
	color:#333;
	padding:10px;
	margin-bottom:10px;
	outline: medium none;
	width: 288px;
  	
}
.iletisim_formu textarea {
	border:1px solid #6b566d;
	border-radius:5px;
	font-size:13px;
	color:#333;
	height: 80px;
	outline: medium none;
	overflow: auto;
	padding: 10px 0px 0px 10px;
	width:416px;
	resize:none;
	margin:0px 0 20px 0;
}
.iletisim_formu input[type="checkbox"] {
	width:17px !important;
	border:1px solid #6b566d;
	border-radius:5px;
	outline: medium none;
	padding:0 !important;
	margin:3px !important;
	background-color:#006633;
}
	
div.gonder {
	display: block;
	margin: 20px 0 5px 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	width: 407px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	background: #12cf9f;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #88F4DA;
	padding: 7px 11px 7px 11px;
}
div.gonder:hover { color:#12cf9f; text-decoration:none; background:#fff;cursor:pointer;}	
#dosya_istek_kapat {
	width:135px;
	height:25px;
	float:right;
	position:relative;
	display:inline-block;
	font-family: 'Aldrich', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 200;
	cursor:pointer;
	background-color: #af251c;
	padding-top:10px;
	
	
}
#dosya_istek_b {
	width:325px;
	height:25px;
	float:left;
	position:relative;
	display:inline-block;
	font-family: 'Aldrich', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 200;
	cursor:pointer;
	background-color: #af251c;
	padding-top:10px;
}
#iletisim_formu label {
	display:inline-block;
	font-family: 'Aldrich', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: 200;
	cursor:pointer;
}