@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&subset=latin,latin-ext);
@import url(nav.css);
@import url(../slider/flexslider.css);
@import url(../ticker/ticker.css);
@import url(../symbol/icon.css);
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display:block; }
* { list-style:none; font-family: 'Source Sans Pro', sans-serif;}
body {
    font-size: 14px;
    color: #000;
	margin:0;
	padding:0;
	list-style:none; 
	background:#fff;
	overflow-x:hidden;
	overflow-y:scroll;
}
body.page {
    font-size: 14px;
    color: #000;
	margin:0;
	padding:0;
	list-style:none; 
	background:#fff;
	overflow-x:hidden;
	overflow-y:scroll;
}
a { color: #0f6db1; text-decoration: none; cursor: pointer; transition:0.2s; -webkit-transition:0.2s; }
a:hover { color: #777; }
a img { border: 0; }
h1 { font-size: 20px; color: #333; font-weight: normal; }
h2 { font-size: 18px; color: #222; font-weight: normal; }
.clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.clear.margin { margin:15px 0 0 0;}
input, textarea { font-family:Arial, sans-serif; font-size:12px;}
a.logo { 
	display:block; 
	text-align:center; 
	padding:50px 0; 
	margin:50px auto 0 auto; 
	width:80%; 
	overflow:hidden; 
	border-bottom:1px dotted #ccc;  
	border-top:1px dotted #ccc;
}
header { 
	width: 100%; 
	margin:0 auto; 
	padding:0; 
	height:45px; 
	background:#222;
	position:absolute;
	top:0;
	z-index:999999;
}
header > .wrapper { width: 1000px; margin:0 auto; padding:0; height:auto; position:relative;}
header > .wrapper .right-area { float:right; margin-top: -63px}
ul.lang { float:left; margin:0; padding:0;}
ul.lang li { float:left;   border-right:1px solid #000;}
ul.lang li a { color:#fff; font-size:14px; opacity:.5; height:21px; padding:12px 13px; display:inline-block; font-weight:600;}
ul.lang li a:hover, ul.lang li a.active{ opacity:1; background:#12a4e1;}
ul.social { margin:0; padding:0; float:left; display:inline-block;}
ul.social li { border-right:1px solid #000; float:left; display:inline-block;}
ul.social li a { padding:11px; font-size:18px; color:#fff; opacity:1; display:inline-block;}
ul.social li a:hover { opacity:1; background:#12a4e1; }
ul.social li a:before { font-family: 'ElegantIcons'; display:inline-block;}
ul.social li:nth-child(1) a:before {content: "\e093";}
ul.social li:nth-child(2) a:before {content: "\e095";}
ul.social li:nth-child(3) a:before {content: "\e09d"; line-height:0px;}
ul.social li:nth-child(4) a:before {content: "\e0a3";}
ul.social li:nth-child(5) a:before {content: "\e0c8";}

div#slider { width:100%;margin:45px 0 0 0; position:relative; padding:0px 0;}
div#slider > .wrapper { width:100%; margin:0 auto; display:block;}
div.top-area {
	margin:0; 
	padding:10px 0; 
	width: 100%; 
	display:block; 
	height:100px; 
	color:#111;
	z-index:9999;
	position:absolute;
	background:rgba(255,255,255,.7);
	box-shadow: 5px 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	
}
div.top-area > .grid { width: 1000px; margin:20px auto; padding:0; height:auto; position:relative;}
div.top-area > .grid .col1 { display:inline-block; float:left; padding:0 20px 0 0; border-right:1px dotted #999; margin:0 20px 0 0;}
div.top-area > .grid .col2 { display:inline-block; float:left; font-size:20px; color:#444; margin:17px; }
div.top-area > .grid .col3 { display:inline-block; float:right;border-left:1px dotted #999; padding:0 0 0 25px;}
/*-----------------------------------------------------------
			TICKER
--------------------------------------------*/
div.ticker-area {
	margin:80px auto 0 auto; 
	padding:0; 
	width: 80%; 
	display:block; 
	height:auto; 
	
}
div.company { display:inline-flex; flex-wrap:no-wrap; width:100%;}
.dl { display:inline-block; width:100%; height:130px; position:relative; margin:5px; overflow:hidden; border:0px solid #eee;}
.dl > .cover {  height:100%; position:relative;}
.dl > .cover > ul { margin:0; padding:0; height:130px; overflow:hidden; display:inline-block; }
.dl > .cover > ul > li { display:block; height:130px; }
.dl > .cover > ul > li img { width:100%; min-width:300px; min-height:130px;   }
.dl > .cover > a.arrow { display:none; width: 23px; padding:5px; height: 12px; cursor:pointer; position:absolute; }
.dl > .cover > a.arrow.next { 
	background: #12a4e1 url('../images/product-arrow.png') no-repeat 6px 2px; 
	right:10px; 
	top:0; 
}
.dl > .cover > a.arrow.prev { 
	background: #12a4e1 url('../images/product-arrow.png') no-repeat -21px 0px; 
	right:10px;
	top:110px; 
}
.dl > .cover > a.arrow.next:hover, .dl a.arrow.prev:hover { opacity:.9;}
/*-----------------------------------------------------------
			CONTENT
--------------------------------------------*/
#lines-h { width:100%; height:30px; margin:0; padding:0; background:url(../images/lines-h.jpg) top center no-repeat; z-index:-1;}
#lines-v { width:100%; height:30px; margin:0; padding:0; background:url(../images/lines-v.jpg) top center no-repeat; z-index:-1;}
div.content { 
	margin:0 auto; 
	padding:15px 0; 
	overflow:hidden;  
	background:#fff;
	width: 100%; 
	display:block; 
	
}
div.content.intro { background:none;}
div.content > .wrapper { width: 1000px; min-height:200px; margin:0 auto; padding:10px 0; display:block;  }
div.content > .wrapper h1 { margin:0 0 20px 0; padding:0; border-top:1px dotted #ccc;  }
div.content > .wrapper h1 span { background:#12a4e1; display:inline-block; color:#fff; padding:5px 10px;  }
div.page { 
	margin:0 auto; 
	padding:15px 0; 
	overflow:hidden;  
	background:#fff;
	width: 100%; 
	display:block; 
	box-shadow: inset 0 0 0px #ccc;
	
}
div.page > .wrapper { width: 1000px; position:relative; min-height:200px; margin:0 auto; padding:0; display:block;  }
div.page > .wrapper h1 { margin:0 0 20px 0; padding:0; border-top:1px dotted #ccc;  }
div.page > .wrapper h1 span { background:#12a4e1; display:inline-block; color:#fff; padding:5px 10px;  }
.galeri { max-width:260px; height:100%; float:left; margin:0 15px 0 0;  display:inline-block;}
.galeri a img  { width:100px; padding:2px; margin:0 5px 5px 0; height:90px; border:2px solid #12a4e1;}
.galeri a img:hover { border:2px solid #111;}
figure { 
	position:relative; 
	margin:0 50px 0px 0; 
	padding:0; 
	overflow:hidden;
	width:160px; 
	height:200px;
	color:#fff; 
	float:left; 
}
figure.last {  margin:0 0px 10px 0; float:right; }
figure a img { 
	width:148px;
	height:140px;
	border:6px solid #12a4e1; 
	border-radius:50%;
	transition:.2s;
	-webkit-transition:.2s;
}
figure:hover > a img { 
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
}
figure > figcaption { 
	transition:0.2s;
	-webkit-transition:0.2s; 
	transform:scale(1.2) translateY(0px);
	-webkit-transform:scale(1.2) translateY(0px); 
	font-size:12px;
	position:relative; 
	padding:10px 0;
	height:60px; 
	text-align:center; 
	color:#111;
	font-weight:bold; 
}
figure:hover figcaption { 
	transform:scale(1.2) translateY(0px);
	-webkit-transform:scale(1.2) translateY(-10px);
	padding:15px;
	color:#12a4e1;
}
div.logos { 
	width:80%; 
	margin:0 auto; 
	padding:15px 0;
	column-count:5; 
	-webkit-column-count:5; 
	-moz-column-count:5;
	column-gap: 2em; 
	-moz-column-gap: 2em; 
	-webkit-column-gap: 2em;
	column-rule:1px dotted #ccc;
	-moz-column-rule:1px dotted #ccc;
	-webkit-column-rule:1px dotted #ccc;
}
div.grid-logo { 
	width:100%; 
	box-shadow: 0px 0 0px #999;
	-webkit-box-shadow: 0 0 10px #999;
	display:block;
	margin:0;
	/*background:linear-gradient(#eee,#fff,#fff);
	background:-webkit-linear-gradient(#eee,#f7f7f7,#fff);
	border-top:1px solid #ccc;*/
}
div.logos-page { 
	width:1000px; 
	display:block;
	margin:0 auto; 
	padding:15px 0;
	column-count:4; 
	-webkit-column-count:4; 
	-moz-column-count:4;
	column-gap: 1em; 
	-moz-column-gap: 1em; 
	-webkit-column-gap: 1em;
	column-rule:1px dotted #ccc;
	-moz-column-rule:1px dotted #ccc;
	-webkit-column-rule:1px dotted #ccc;
}
.cl { 
	display:block; 
	width:95%; 
	margin:0 auto; 
	cursor:pointer; 
	padding:0; 
	position:relative; 
	overflow:hidden;
	transition:.5s; 
	-webkit-transition:.5s;
}
.cl .logo { width:90%; margin:0 auto;  }
.cl .logo img { width:100%;  }
.cl > .title { 
	display:inline-block;
	background:url(../images/enter.png) center center no-repeat;
	margin:0;  
	width:100%;
	height:40px;
}
.cl > .title a { 
	width:100%;
	display:block;
	color:#fff;
	font-size:16px;
	padding:8px 0; 
	text-align:center; 
}
.cl .logo:hover { background:rgba(200,200,200,.2);}
.clp { 
	display:block; 
	width:70%; 
	margin:0 auto; 
	cursor:pointer; 
	padding:0; 
	position:relative; 
	overflow:hidden;
	transition:.5s; 
	-webkit-transition:.5s;
}
.clp .logo { width:100%; margin:0 auto;   }
.clp .logo img { width:100%;  }
.clp > .title { 
	display:inline-block;
	background:url(../images/enter.png) center center no-repeat;
	margin:0;  
	width:100%;
	height:40px;
}
.clp > .title a { 
	width:100%;
	display:block;
	color:#fff;
	font-size:13px;
	padding:10px 0; 
	text-align:center; 
}
.clp .logo:hover { background:rgba(255,255,255,1);}
/*-----------------------------------------------------------
			FOOTER
--------------------------------------------*/
footer { 
	width:100%; 
	margin:30px auto; 
	padding:0; 
	height:auto; 
	display:none;
	font-size:13px; 
	text-align:center;
	background:#222;
}
footer > .wrapper { width: 1000px; height:25px; margin:0px auto; padding:0; color:#fff;  }
footer > .wrapper > .copyright { display:inline-block; float:left; margin:0; text-align:center; padding:3px 0px; /*background:#12a4e1;*/ }
footer > .wrapper > .globalmedya {  float:right; padding:3px 0; }
.st-accordion {
	width:100%;
	margin: 0;
	padding:0;
}
.st-accordion ul {
	margin:0;
	padding:0;
}
.st-accordion ul li {
	height: 50px;
	border-bottom: 1px dotted #999;
	margin: 0 10px 0 5px;
	overflow: hidden;
}
.st-accordion ul li:last-child { }
.st-accordion ul li > a {
	text-shadow: 1px 1px 1px #fff;
	font-size: 20px;
	display: block;
	color:#111;
	position: relative;
	line-height: 50px;
	outline:none;
	-webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a:hover { color: #888; }
.st-accordion ul li > a span {
	background: transparent url(../images/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover span {
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a { color: #1693eb; }
.st-accordion ul li.st-open > a span {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-content {
	padding: 5px 0px 30px 0px;
	border-top: 1px dotted #999;
	width: 100%;
	display:block;
}
.st-content p {
	font-size:  16px;
	font-family:  Georgia, serif;
	font-style: italic;
	line-height:  28px;
	padding: 0px 4px 15px 4px;
}
.st-content .row_city {
	width: 100%;
	height: 115px;
	padding: 0;
}
.st-accordion .st-content .row_city:last-child { border-bottom: none; }
.st-content img {
	float: left;
	display: inline-block;
	margin-right: 10px;
	border:2px solid #FFF;
	width: 130px;
	height: 90px;
	box-shadow:0 0 3px #777;
}
.st-content img:hover {
	opacity:0.7;
}
.contact-info { float:left; width:40%;}
.contact-form { float:right; width:50%; display:block;}
form#contact { padding:0;}
form#contact input[type="text"] {
	width:350px; 
	display:block;
	padding:5px;
	margin:5px 0; 
	height:20px; 
	background:#fff; 
	color:#666; 
	border:1px solid #ccc; 
}
form#contact textarea {
	width:485px; 
	display:block;
	text-indent:2px;
	padding:5px;
	margin:5px 0; 
	height:70px; 
	background:#fff; 
	color:#666; 
	border:1px solid #ccc; 
}
form#contact input[type="submit"] {
	width:140px; 
	height:40px; 
	font-size:14px;
	margin:20px 0px; 
	padding:10px;
	float:right; 
	display:block;
	border:none; 
	background:#111; 
	color:#fff; 
	cursor:pointer;
	text-shadow:0 1px 1px #999;
	transform-style: preserve-3d; 
	-moz-transform-style: preserve-3d; 
	-webkit-transform-style: preserve-3d; 
	transition: all .30s linear; 
	-moz-transition: all .30s linear; 
	-webkit-transition: all .30s linear; 
	cursor: pointer; 
}
form#contact input[type="submit"]:hover { color:#fff; background:#12a4e1;}
form#contact > .security {padding:0 10px; margin:0 20px; float:left; font-size:19px; background:#ed1c24; color:#FFF;}
.ik-area { display:inline-flex; flex-wrap:wrap; justify-content:space-between;}
.ik-area > .ik-column { display:inline-block; width:30%;}
.ik-area > .ik-column > input[type="text"] { 
	width:100%; 
	display:inline-block;
	padding:5px;
	margin:0 0 10px 0; 
	height:20px; 
	background:#fff; 
	color:#666; 
	border:1px solid #ccc; 
}
.ik-area > .ik-column > textarea { 
	width:100%; 
	display:inline-block;
	text-indent:2px;
	padding:5px;
	margin:0 0 10px 0; 
	height:130px; 
	background:#fff; 
	color:#666; 
	border:1px solid #ccc;
}
.ik-area > .ik-column >  input[type="submit"] {
	width:100px; 
	height:40px; 
	font-size:14px;
	margin:0 0 10px 0; 
	padding:10px;
	float:right; 
	display:inline-block;
	border:none; 
	background:#ed1c24; 
	color:#fff; 
	cursor:pointer;
}
.ik-area > .ik-column > strong { margin:0 0 10px 0; display:block}
.ik-area > .ik-column > input.code { width:70px; height:15px;}
.ik-area > .ik-column > .security {padding:0px 10px; margin:0; float:left; font-size:20px; background:#ed1c24; color:#FFF;}
.haber1 { border-bottom:1px solid #eee; padding:10px 0;}
.haber2 {  border-bottom:1px solid #eee; padding:10px 0;}
table#liste { border-color:#fff; text-align:left; width:100%; border-collapse:collapse; margin-top:30px; }
table#liste tr:nth-child(odd) { background:#eee; }
table#liste tr:nth-child(even) { background:#fff; }
table#liste td { padding:5px; border-color:#fff; border:1px solid #fff; }
table#liste td:nth-child(1) { width:100px;}
table#liste td:nth-child(2) { text-align:center;}
table#liste td:nth-child(3) { text-align:center;}
table#liste tr:hover { background:#f7f7f7; }
.documents {position:absolute; right:10px; top:0px;}
.documents a img { width:55px;}
.documents a:hover { opacity:0.6;}
.documents a[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#444;
}
a[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #fff;
  position: absolute;
  right: 0;
  font-size:13px;
  font-weight:normal;
  top: 80%;
  z-index: 20;
  opacity:1.0!important;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#444;
}
/*-------------------------------------------
	LIGHTBOX
---------------------------------------------*/
.lightbox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background:rgba(255,255,255,1.9); background:-webkit-rgba(255,255,255,1.9); -webkit-filter: none !important; z-index: 999999999; }
.lightbox img { display: block; position: absolute; }
.lightbox-loading { 
	background: url(../images/loading.gif) center center no-repeat; 
	width: 32px; 
	height: 32px; 
	margin: -16px 0 0 -16px; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
}
.lightbox-caption { display: none; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 9998; }
.lightbox-caption p { 
	margin: 0 auto; 
	max-width: 70%; 
	display: inline-block;  
	*display: inline;
 	*zoom: 1;
	padding: 10px; 
	color: #fff; 
	font-size: 12px; 
	line-height: 18px; 
}
.lightbox-button { 
	position: absolute; 
	z-index: 9999; 
	background: no-repeat center center; 
	width: 32px; 
	height: 32px; 
	opacity:0.9; 
	-webkit-transition: all 0.3s; 
	-moz-transition:    all 0.3s; 
	-ms-transition:     all 0.3s; 
	transition: 		all 0.3s; 
}
.lightbox-button:hover, .lightbox-button:focus { opacity: 1; }
.lightbox-close { right: 30px; top: 20px; background-image: url('../images/icon/close.png'); }
.lightbox-nav { top: 45%; width:100%; margin-top: -16px; }
.lightbox-nav-next { width: 20px; height: 41px; right: 30px; background: url('../images/icon/product-arrow.png') no-repeat -12px -2px; }
.lightbox-nav-prev { left: 30px; width: 20px; height: 41px; background: url('../images/icon/product-arrow.png') no-repeat -8px -54px; }
