@charset "utf-8";
/* CSS Document */

@import url('vns-reset.css');
@import url('menu.css');


body, input, textarea, button, form, div, td, ul, li, p, a {
  font-family: "museo_sans500", Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  
  
}

body {
  margin: 0;
  padding: 0;
  background:url(../images/bg-header.jpg) repeat-x #e6e6e6;}


a {
  color: #000;
  text-decoration: none;
  font-size:12px
}

a:hover {
  color: #c40000;
  text-decoration: none;
}

p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom:10px
}

ul, ol {
  padding: 0;
  margin: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 15px;
}

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 18px;
}

dt, dd {
  line-height: 18px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 9px;
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}

blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}

blockquote.pull-right p, blockquote.pull-right small {
  text-align: right;
}


@font-face { font-family: 'museo_sans500'; src: url('../webfonts/museosans-500-webfont.eot'); src: url('../webfonts/museosans-500-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans-500-webfont.woff') format('woff'), url('../webfonts/museosans-500-webfont.ttf') format('truetype'), url('../webfonts/museosans-500-webfont.svg#museo_sans500') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'museo_sans700'; src: url('../webfonts/museosans-700-webfont.eot'); src: url('../webfonts/museosans-700-webfont.eot?#iefix') format('embedded-opentype'), url('/webfonts/museosans-700-webfont.woff') format('woff'), url('../webfonts/museosans-700-webfont.ttf') format('truetype'), url('../webfonts/museosans-700-webfont.svg#museo_sans700') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'museo_sans300'; src: url('../webfonts/museosans-300-webfont.eot'); src: url('../webfonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans-300-webfont.woff') format('woff'), url('../webfonts/museosans-300-webfont.ttf') format('truetype'), url('../webfonts/museosans-300-webfont.svg#museo_sans300') format('svg'); font-weight: normal; font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 7px;
  font-weight: normal;
  color: #000;
  font-family: "museo_sans300", Tahoma, Geneva, sans-serif;
  letter-spacing: 0;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-size: 19px;
  line-height: 19px;
}

h3 {
  line-height: 18px;
  font-size: 18px;
}


h4 {
  line-height: 16px;
  font-size: 16px;
}


h5 {
  font-size: 15px;
  line-height: 15px;
}

h6 {
  font-size: 12px;
  line-height: 12px;
}

.b {display:block;}
.dn {display:none;}
.dfl {display:block; float:left;}
.dfr {display:block; float:right;}
.fl {float:left;}
.fr {float:right;}
.a {position:absolute;}
.r {position:relative;}
.c {position:relative; margin:0 auto;}
.o {overflow:hidden;}
.m {width:996px;}
.l {list-style:none; padding:0; margin:0;}
.cl {clear:both;}
.nopr {padding-right:0 !important;}
.shadow {-webkit-box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.2); box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.2);}
.radius {-webkit-border-radius: 10px;   border-radius: 10px;}
.sr {-webkit-box-shadow:  2px 2px 4px 2px rgba(0, 0, 0, 0.2); box-shadow:  2px 2px 4px 2px rgba(0, 0, 0, 0.2);-webkit-border-radius: 10px;   border-radius: 10px; border:1px solid #d9d9d9}
.wr {padding: 0; width:996px;margin: auto;}
.pro {width:1000px}
	   
a.button{color: #FFFFFF;
font-family: "museo_sans500", Tahoma, Geneva, sans-serif; font-size:13px;
background-color: #ce1b22 ;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
transition: background-color .2s linear;
padding: 3px 10px; 
filter: dropshadow(color=#333, offx=0, offy=1);
-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.3);

}

a.button:hover{	background-color: #000 ; color:#FFFFFF; text-decoration:none  }
  

a.link {color:#c40000; font-size:11px}


/*-----------------------------------------------------------------------------------*/
/* INTRO
/*-----------------------------------------------------------------------------------*/	 
.intro { overflow-x:hidden;  background: #FFF url(../images/bg.png) repeat !important;}
.header_intro { background:url(../images/bg-header-intro.jpg) repeat-x; height:514px; width:100%}
.footer_intro { background:url(../images/bg-footer-intro.jpg) no-repeat center ; height:198px; width:100%; position:fixed; bottom:0; z-index:99 }
.footer_intro #language {position:absolute; top:-100px; right:0; background:url(../images/bg-language.png) no-repeat; width:319px; height:54px;  z-index:9; }
.footer_intro #language ul{ margin:0; padding-top:10px; list-style:none}
.footer_intro #language ul li { width:120px; float:left; margin-left:30px}
.footer_intro #language ul li img { vertical-align:middle; padding-right:8px}
.footer_intro #language ul li a { font-size:14px; padding:10px 0}
.footer_intro .copy { position:absolute; bottom:-160px; color:#FFF}
.footer_intro .copy div a { margin-top:10px; color:#FFF; display:inline-block; font-size:11px}
.footer_intro .copy span {color:#d0d0d0; font-size:11px}
.footer_intro #vinc-1{ position:absolute; top:-100px; left:-500px; z-index:10;}
.footer_intro #vinc-2{ position:absolute; top:-180px; left:-300px; z-index:11; }

.header_intro .logo_intro { width:209px; padding-top:20px;position:absolute; z-index:7}
.header_intro #cloud1{ position:absolute; top:0; left: -400px; z-index:5; }
.header_intro #cloud2{ position:absolute; top:0; left: 0px; z-index:4; }
.header_intro #cloud3{ position:absolute; top:0; left: 700px; z-index:3; }
.header_intro #kanca{ position:absolute; top:0; right: 150px; z-index:8; }
		
.social_h {width: 200px; padding:0;margin:80px 10px 0 0; background:url(../images/bg-seperator.png) no-repeat left; position:absolute; z-index:8; right:0 }
.social_h li{height:27px;margin:3px 0 15px 5px;float:right;width:27px;padding:0;list-style:none}
.social_h li a{padding:4px 0 4px 10px;text-indent:-9999px; display:block;background:url('../images/social.png') no-repeat;}
.social_h li.fb a{background-position:0px 0px;}
.social_h li.fb a:hover {background-position:0px -27px;}
.social_h li.tw a  {background-position: 0px -54px;}
.social_h li.tw a:hover {background-position: 0px -81px;}	
.social_h li.in a  {background-position: 0px -108px;}
.social_h li.in a:hover {background-position: 0px -135px;}
.social_h li.gp a  {background-position: 0px -162px;}
.social_h li.gp a:hover {background-position: 0px -189px;}	


#search{ padding: 0px; margin:0; position:relative; width:220px; float:left;}
#search input#s{margin:0;font-size:11px;vertical-align: top;border:none;background:#fff; border:1px solid #dadada; padding:4px; width:210px; height:16px;color:#929ea9}
#search input#sbutton{margin:0;padding:0;height:25px;width:29px;border:none;background:transparent; position:absolute; right:2px; top:0px}


.header { background:url(../images/cloud1.png) no-repeat top center; height:168px}
.header .logo { padding:35px 0; width:200px}
.header .logo img { width:200; height:101px}

.header .slogan { width:500px; padding:20px 0 0 20px; border-left:1px solid #a5b4c6; margin:78px 0 0 20px; height:50px}
.header .slogan span { float:right; color:#888888}
.header .slogan h4 { color:#575757}

.header .phone {padding:100px 0 0 0;}

h2.tuncer {position: absolute;
top: 40px;
left: 220px;
font-family: 'museo_sans700',Tahoma,Geneva,sans-serif;
font-size: 24px;}
h2.tuncer_intro {position: absolute; top:-35px; right:25px; font-family:'museo_sans700',Tahoma,Geneva,sans-serif;  font-size:24px}

.menu {background:url(../images/bg-menu.png) no-repeat; height:51px; position:relative; z-index:99}
.menu .search { width:210px; height:51px; position:absolute; right:22px; top:10px}

/*-----------------------------------------------------------------------------------*/
/*NEWS
/*-----------------------------------------------------------------------------------*/
.menu_wr {position:relative;  z-index:99; top:-5px}
.news {padding:0; margin:0;  height:32px; padding-top:15px; background:#FFF} 
.news ul { margin:0; padding: 0;list-style: none; float:left }
.news ul li {font-size: 12px; color: #323232;text-align: left; width:635px }

.prev2 {position:absolute; z-index:4;top:20px;right:165px; background:url(../images/bg-pager-2.png) no-repeat -8px 0px; width:8px; height:8px; text-indent:-9999px}
.prev2:hover{background:url(../images/bg-pager-2.png) no-repeat -8px -8px; }
.next2 {position:absolute; z-index:4; top:20px; right:145px; background:url(../images/bg-pager-2.png) no-repeat 0px 0px; width:8px; height:8px; text-indent:-9999px}
.next2:hover { background:url(../images/bg-pager-2.png) no-repeat 0px -8px; }

.news_title {width:200px; color:#FFFFFF; display:inline; float:left; }
.news_title h4 { margin:0 0 0 10px; color:#c40000; font-size:13px; font-family: "museo_sans700", Tahoma, Geneva, sans-serif;}
.more_news a { color:#6a6a6a; font-size:11px; margin-left: 35px;}
.more_news img { padding-left:10px; padding-bottom:3px; vertical-align:middle}
.caroufredsel_wrapper { margin:0px !important}

.boxes { margin-top:10px; overflow:hidden}
.boxes ul { margin:; padding:0; list-style:none}
.boxes ul li { margin:7px 0 7px 7px; padding:0; float:left; width:240px; height:134px; background:url(../images/bg-box.jpg) no-repeat; position:relative}
.boxes ul li h2{ background:#000; color:#FFF;  font-size:14px; font-family: "museo_sans500", Tahoma, Geneva, sans-serif; padding:0px 10px; display:inline-block; margin-top:15px}
.boxes ul li:hover h2{ background:#c40000;  -webkit-transition: all 0.3s ease-out 0.5s;   -moz-transition: all 0.3s ease-out 0.5s;
   -o-transition: all 0.3s ease-out 0.5s;  -ms-transition: all 0.3s ease-out 0.5s;  transition: all 0.3s ease-out 0.5s;}
.boxes ul li p { font-size:11px; padding:0 10px; width:160px; line-height:14px}
.boxes ul li:last-child { background:url(../images/bg-box-last.jpg) no-repeat}
.boxes ul li a.link { padding-top:10px; display:block}
.boxes ul li .img { position:absolute; right:5px; top:0}



/*-----------------------------------------------------------------------------------*/
/* FOOTER
/*-----------------------------------------------------------------------------------*/	

#footer {  padding-top:30px; overflow:hidden; margin-left: 17%; }

#footer .blocks ul{ list-style:none; margin:0; padding:0; min-height:140px}
#footer .blocks ul li a, #footer .blocks p, #footer .blocks a{ color:#4c4c4c; font-size:11px}
#footer .blocks{width:197px; float:left; margin-right:20px;}
#footer .blocks.last {margin:0;}
#footer .blocks.second  {width:215px}
#footer .blocks.first { width:110px}
#footer h2{ font-size:16px; margin:0px;  padding-bottom:10px; color:#000;  font-family: "museo_sans500", Tahoma, Geneva, sans-serif; font-weight:500; text-transform: capitalize !important}
#footer .blocks li a{display:block; padding-bottom:2px;  font-size:12px;  color:#4c4c4c}
#footer .blocks li a:hover { color:#000; text-decoration:none}
#footer .icn_footer {vertical-align: middle}


.copy_footer { background:#FFF; padding:20px 0}
.copy_footer .copy {font-size:11px; color:#979797; width:100%;}
.copy_footer .copy span { color:#979797}
.copy_footer .venus { right:0; top:265px; font-size:11px;  color:#979797}
.copy_footer .venus a {color:#979797;font-size:11px; }
.copy_footer .venus a:hover { text-decoration:underline}

 
.email { display: block; padding: 0; margin: 0 0 5px 0;width: 190px; position:relative;   }
.formmail { margin: 0; vertical-align:bottom;   border: none; background: #fff; border: 1px solid #dadada; width: 186px; font-family:  Arial, Helvetica, sans-serif;    font-size: 11px;    color: #989d9e; padding: 5px 0 8px 8px;height:13px; -webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.2);}

a.add { margin: 0;  background: url(../images/add.png) no-repeat;   position: absolute; right: 0px;  top: 4px;  cursor: pointer; padding: 2px; display: block;  width: 27px; height:27px; padding:1px 3px 1px 3px !important; text-indent:-9999px}

.social_master { padding: 0px;  }
.social_master ul.social { min-height: 40px !important }
.social_master ul li { background: url(../images/social-master.png) no-repeat; float: left; text-indent: -999em; margin: 0; padding:0 }
.social_master ul li, .productSocial ul li a { width: 31px; height: 30px; }
.social_master ul li a { display: block; }
.social_master ul li.fb { background-position: -31px 0; }
.social_master ul li.tw { background-position: -31px -30px; }
.social_master ul li.yt { background-position: -31px -60px; }
.social_master ul li.gp { background-position: -31px -90px; }
.social_master ul li.fb:hover { background-position: 0 0; }
.social_master ul li.tw:hover { background-position: 0 -30px; }
.social_master ul li.yt:hover { background-position: 0 -60px; }
.social_master ul li.gp:hover { background-position: 0 -90px; }
/*-----------------------------------------------------------------------------------*/
/* CAROUSEL PRODCUT
/*-----------------------------------------------------------------------------------*/
ul#new_pro { margin:0; padding:0}
ul#new_pro li { margin:0; padding:0; background:none}
ul#new_pro li img { position:absolute; right:5px; top:0px}
ul#new_pro li h3 { padding-left:10px; padding-top:20px; width:80px}
ul#new_pro li p { width:140px; line-height:12px}
.list_carousel { margin-top:-20px}

.pager {width: 100px;text-align: center;position:absolute; bottom:0; left:5px; overflow:hidden; height:26px }
.pager a {margin: 0;text-decoration: none; background:url(../images/bg-pager.png) no-repeat 0 0; padding:4px;text-indent:9999px; width:6px; height:10px; float:left}
.pager a.selected {	background-position: right 0; text-indent:9999px; width:6px; height:15px ; float:left ;}

img.play-2 {position: absolute;	left: 0px;top: 0px; z-index: 10; padding:45px 90px}
img.play {position: absolute;	left: 0px; top: 0px; padding:45px 90px}

/*-----------------------------------------------------------------------------------*/
/* MASTER PAGE
/*-----------------------------------------------------------------------------------*/
#master { margin:10px auto 20px auto; width:996px; background:url(../images/bg-master.png) repeat-y 195px 0 #FFF }
#master .master_left { width:239px}
#master .master_left h2 { background:#000; margin:20px 0 0 0; color:#FFF; padding:7px 15px 6px; font-family: "museo_sans700", Tahoma, Geneva, sans-serif;}
#master .master_left ul  { padding:10px; margin:0; list-style:none}
#master .master_left ul li {background: url(../images/arrow-menu.png) no-repeat 5px 10px; border-bottom:1px dotted #CDCDCD; }
#master .master_left ul li a { padding:6px 15px; color:#000; font-size:12px; display:block}
#master .master_left ul li a:hover { text-decoration:none; background:url(../images/arrow-menu.png) no-repeat 5px 10px #F2F3F4}

#master .master_right { width:746px;}
#master .master_title { margin-top:10px; background:url(../images/bg-title-shadow.png) repeat-x; padding-bottom:15px}
#master .master_title h2 { background:#ce1b22; margin:20px 0 0 0; color:#FFF; padding:6px 25px; font-family: "museo_sans700", Tahoma, Geneva, sans-serif;}
#master .master_title span{ background: url(../images/arrow-title.png) no-repeat; width:15px; height:32px; text-indent:-9999px; display:inline-block; float:left}
#master .content { padding:20px;}

.banner_master { position: relative;  right:0; width:351px; height:261px;}
.banner_master .banner_mask { background:url(../images/banner-mask.png) no-repeat; position:absolute; top:0; left:0; z-index:9; width:351px; height:261px;}
.banner_master .banner_img {position:absolute; top:0; left:0; z-index:8; width:351px; height:261px;}
.banner_master .banner_img img{width:351px; }

ul.master_list {margin:0 0 10px 0; padding:10px 0; overflow:hidden;}
ul.master_list li {margin:0; padding:4px 0 0 20px; list-style:none; width:100%; float:left; background:url(/images/dot.png) no-repeat 4px; color:#000; font-size:12px}
ul.master_list li a { color:#000; padding-left:35px; }	
ul.master_list li a:hover { text-decoration:none} 


/*-----------------------------------------------------------------------------------*/
/*	NEWS
/*-----------------------------------------------------------------------------------*/

ul.news_list  {  padding:0; overflow:hidden; list-style:none; display:block;  }
ul.news_list li  { display:block; padding: 0 0 10px 0 !important; background: none !important; height:auto; overflow:hidden; margin: 0 0 10px 0 !important; border-bottom:1px solid #A8C389}
ul.news_list li.news_detail {background:none;}
ul.news_list li:hover  { }
ul.news_list li a.button { padding:2px 4px !important; border-radius:0; font-size:11px }
.news_title_master {  padding:0 0 3px 10px;  margin:0; }
.news_title_master h3, .news_title h3 a  { color:#000; font-size:16px;  font-family: "museo_sans500", Tahoma, Geneva, sans-serif; }
.news_list_link {float:right; margin:10px;}
.news_c {padding:0; margin-bottom:10px; }
.news_date { float:left;padding:10px; background:#FFF; height:60px; margin:0 10px 0 0; border-right:1px solid #CDCDCD  }
.news_date h4 { font-size:30px; margin-bottom:10px; text-align:center; color:#000000 }
.news_date h6 { font-size:15px;text-align:center }
.news_list_img { float:left; padding:5px; border:1px solid #CDCDCD; margin:0 10px 10px 0; background:#FFF; }
.news_list_detail_img { float:left; padding:5px; border:1px solid #E3E3E3; margin:0 10px 10px 0; background:#FFF; }
.date_activity {background:#eb4e01; padding:5px; color:#FFF; font-size:16px;  font-family: "museo_sans300", Tahoma, Geneva, sans-serif; margin-bottom:10px; line-height:18px }

/*-----------------------------------------------------------------------------------*/
/*	 REFERANSLAR
/*-----------------------------------------------------------------------------------*/

#dl_referanslar td
{
  min-height: 150px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  background: #FFF;
  padding: 20px;
}

#dl_referanslar td  h4
{
  text-align: center;
  margin: 10px 0;
  border-top: 1px solid #CDCDCD;
  padding-top: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	 REFERANSLAR
/*-----------------------------------------------------------------------------------*/

#table_pro {font-size: 12px; font-family: arial; vertical-align: middle; background: #F2F3F4; text-align: center; border:1px solid #CDCDCD; width:660px; margin:auto}
#table_pro h2 {color:#000;font-family: "museo_sans700", Tahoma, Geneva, sans-serif;}
#table_pro h3  {font-size:12px; font-family: "museo_sans300", Tahoma, Geneva, sans-serif;; line-height:12px; margin:0; padding-top:0; padding-bottom:3px}
#table_pro td { padding:3px; vertical-align:middle}
p.desc_pro {}

.pro_gallery {width:700px; margin:20px auto; border-bottom:2px solid #CDCDCD; background:#F2F3F4}
.pro_gallery img {border:1px solid #CDCDCD; padding:5px}

.detail { margin: 10px 0 0 0; border-bottom:5px solid #CDCDCD; overflow:hidden ; padding-bottom:10px}
.pro_left { width: 700px; margin: 5px; background: #FFF; }
.pro_left h2, .pro_left h3 { color: #FFF; }
.pro_left h3 { padding: 6px 0 0 0; text-align: center; font-family: "museo_sans700", Tahoma, Geneva, sans-serif; }
.pro_right { width: 286px; background: url(../images/bg-title-shadow.png) repeat-x 0 20px; margin: 5px 0 0 30px; }

.code { background: #000; color: #FFF; padding: 5px; border-right: 3px solid #FFF; width: 123px; height: 30px; margin: 10px 0 0 0; }
.title { background: url(../images/bg-title-shadow.png) repeat-x; padding: 7px 10px; width: 544px; margin: 13px 0 0 0; }
.desc { padding: 20px; }
a.more { background: #000; display: inline-block; float: right; margin: 0 10px 10px 0; color: #FFF; padding: 0 5px; text-transform: uppercase; }
a.more:hover { background: #ce1b22; }
	
.button_detail {background:#2a2a2a; width:266px;  clear:both; margin:10px auto 0px auto}
.redbutton {background:#ce1b22;}
.button_detail a {color:#FFF; display:block; padding:10px}
.button_detail span{background:url(../images/icon-2.png) no-repeat;width:29px;height:29px;float:left;padding:0 5px;margin:5px 10px;border-right:1px solid #FFF}
.button_detail span.icon1 { background:url(../images/icon-1.png) no-repeat;}

.icons {width:266px;  clear:both; margin:20px auto}



ul.products { margin-top: 10px; padding: 0; list-style: none; border-bottom: 5px solid #CDCDCD; overflow: hidden; }
ul.products li { margin-bottom: 0px; }

.image { background: #FFF; margin: 0 10px 10px 10px; position:relative }
.image .zoom { position: absolute; right:0; background:#ce1b22; top:15px }
.image .zoom a{ display:block; padding:7px;color:#FFF }
	




