@charset "utf-8";
/* This stylesheet generated by Transfonter (http://transfonter.org) on January 31, 2017 1:07 PM */

@font-face {
	font-family: 'billcorporatenarrow';
	src: url('../fonts/billcorporatenarrow-extrabold.eot');
	src: url('../fonts/billcorporatenarrow-extrabold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/billcorporatenarrow-extrabold.woff') format('woff'),
		url('../fonts/billcorporatenarrow-extrabold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'billcorporatenarrow';
	src: url('../fonts/billcorporatenarrow-extralight.eot');
	src: url('../fonts/billcorporatenarrow-extralight.eot?#iefix') format('embedded-opentype'),
		url(../fonts/'billcorporatenarrow-extralight.woff') format('woff'),
		url('../fonts/billcorporatenarrow-extralight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'billcorporatenarrow';
	src: url('../fonts/billcorporatenarrow-bold.eot');
	src: url('../fonts/billcorporatenarrow-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/billcorporatenarrow-bold.woff') format('woff'),
		url('../fonts/billcorporatenarrow-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'billcorporatenarrow';
	src: url('../fonts/billcorporatenarrow-medium.eot');
	src: url('../fonts/billcorporatenarrow-medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/billcorporatenarrow-medium.woff') format('woff'),
		url('../fonts/billcorporatenarrow-medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

html
{
	overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
	
}

body
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
#wrap
{
	width:960px;
	margin:0 auto;
	background-color:#333;
}

/* MENU CONTENT*/
.container
{
	background-color:#FFF;
	border-top:solid 1px #fff;

}
.menu li
{
	width: 24.89%;
	height: 250px;
	float: left;
	text-align: center;
	padding-top: 20px;
	font-family:'billcorporatenarrow';
	font-weight:600;
	font-size:140%;
	border-right:solid 1px #fff;
	
}
.menu li a
{
	color:#0B6DB1;
	
}
.menu li:hover > a
{
	color:#fff;
	
	
}
.menu li:hover
{
	cursor:pointer;
}

.menu li:last-child
{
	border-right:#bfd0f9  solid 1px;
}
/* HEADER TOP */
.textSlide
{
	float:left;
	width:100%;
	padding:10px;
	margin-top:120px;
	line-height:30px;
}
.quotes {display: none; text-align:center; color:#FFF; font-size:25px; font-weight:200;font-family: 'Courgette', cursive;}
.iconBox
{
	width:100%;
	margin-top:70px;
}
.mtop
{
	height: 350px;
	padding-top: 10px;
	background-color: #0b6db1;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background:url(../images/back.jpg) no-repeat;
}
.bottomNav
{
	float:left;
	width:100%;
    margin-top: 298px;
	border-top:solid thin #BFD0F9;
}
.orgBottomNav
{
	float:left;
	width:100%;
	border-bottom:solid thin #ccc;
	border-top:none;
}
.logo
{
	font-size:460%;
	font-family:'billcorporatenarrow';
	color:#FFF;
	font-weight:800;
	float:left;
	margin:10px 0px 0px 30px;
}

.top-right
{
	padding-right:0px;
	line-height:18px;
	color:#FFF;
	text-align:right;
}
.topNavLeft li
{
	float:left;
	display:inline;
	border-right:solid thin #FFF;
	height:40px;
	line-height:40px;
	width:40px;
	text-align:center;
	
}
.topNavLeft li:hover
{
	background-color:#0B6DB1;
	 transition: background-color 0.3s ease-in;
	 cursor:pointer;
}
.topNavRight
{
	float:right;
	line-height:40px;
}
.topNavRight li
{
	display:inline;
	padding-left: 6px;
}
.topNavRight a:before {
	content: "+";
	opacity:0;
	padding-right:6px;
	-webkit-transition: opacity 0.30s linear;
    -moz-transition: opacity 0.30s linear;
    -o-transition: opacity 0.30s linear;
    transition: opacity 0.30s linear;
}
.topNavRight a:hover:before {
	content: "+";
	opacity:10;
	-webkit-transition: opacity 0.30s linear;
    -moz-transition: opacity 0.30s linear;
    -o-transition: opacity 0.30s linear;
    transition: opacity 0.30s linear;
}

/* Footer */

.conFooter
{
	height:20px;
	color:#fff;
	background:#FFF;
	font-size:12px;
	padding:10px;
	float:left;
	width:940px;
	background:#0B6DB1;
	line-height:20px;
	border-top:#FFF solid 1px;
	text-align:right;
}
.tel
{
	float:left;
	font-size:125%;
	
}
/* MENU NAV ANİMASYON*/

.one{background:#bfd0f9 url(../images/org.png) no-repeat center 110px; transition: background-color 0.3s ease-in;
}
.one:hover{background:#0B6DB1 url(../images/org-hover.png) no-repeat center 110px; color:#FFF;}
.two{background:#bfd0f9 url(../images/print.png) no-repeat center 110px; transition:background-color 0.3s ease-in;}
.two:hover{background:#0B6DB1 url(../images/print-hover.png) no-repeat center 110px; color:#FFF;}
.three{background:#bfd0f9 url(../images/travel.png) no-repeat center 110px; transition: background-color 0.3s ease-in;}
.three:hover{background:#0B6DB1 url(../images/travel-hover.png) no-repeat center 110px;color:#FFF;}
.four{background:#bfd0f9 url(../images/satinalma.png) no-repeat center 75px ;transition: background-color 0.3s ease-in;}
.four:hover{background:#0B6DB1 url(../images/satinalma-hover.png) no-repeat center 75px;color:#FFF;}


/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
/* SAYFALAR*/
.topWrap
{
	width:100%;
	background-color:#0b6db1;
	height:100px;
}
.topBanner
{
	width:960px;
	margin:0 auto;
	height:100px;
	background:#0b6db1;
	
}
.orgWrap
{
	width:960px;
	height:auto;
	margin:0 auto;
   -moz-box-shadow: inset 0 0 1px #ccc;	
   border-top:none;
   border:1px #ccc solid;
}
.orgNavLeft li
{
	float:left;
	display:inline;
	border-right:solid thin #CCC;
	height:40px;
	line-height:40px;
	width:40px;
	text-align:center;
	color:#000;
	
}
.orgNavLeft li a
{
	color:#0b6db1;
}
.orgNavLeft li a:hover
{
	color:#fff;
}
.orgNavLeft li:hover
{
	background-color:#0b6db1;
	color:#fff;
	 transition: background-color 0.3s ease-in;
	 cursor:pointer;
}
.orgNavRight
{
	float:right;
	line-height:40px;
	color:#999;
	margin-right:10px;
}
.orgNavRight li
{
	color:#999;
	display:inline;
	padding-left: 6px;
}
.orgNavRight li a
{
	color:#666;
	font-size:100%;
    font-family: 'Abel', sans-serif;

}
.orgNavRight a:before {
	content: "+";
	opacity:0;
	padding-right:6px;
	-webkit-transition: opacity 0.30s linear;
    -moz-transition: opacity 0.30s linear;
    -o-transition: opacity 0.30s linear;
    transition: opacity 0.30s linear;
}
.orgNavRight a:hover:before {
	content: "+";
	opacity:10;
	-webkit-transition: opacity 0.30s linear;
    -moz-transition: opacity 0.30s linear;
    -o-transition: opacity 0.30s linear;
    transition: opacity 0.30s linear;
}
.orgCenter
{
	width:960px;
	position:relative;
	margin:0 auto;
	height:50px;
	border:none;
}
.clearBread
{
height:80px; border-bottom: solid thin #CCC; margin-bottom:10px;
}
.vip-breadcumb
{
	color:#333;
	font-size:90%;
	line-height:35px;
	padding-left:15px;
}
.vip-breadcumb a
{
	color:#333;
}
.vip-breadcumb a:hover
{
	color:#CCC;

}
.contentEnter
{
	padding:40px 25px 20PX 25px;
	width:900px;
	color:#666;
	float:left;
	font-size:100%;
	line-height:20px;
}
.contentEnter p
{
color:#666;
}
.contentEnter h1
{
color:#666;
font-size:120%;
padding-bottom:15px;
margin-left:54px;

}
.vipOrg td
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#666;

}
.z-tabs > ul > li > a
{
	padding:8px !important;
	
}

#tabbed-nav2 > ul > li > a
{
	padding:5px !important;
	color:#666;
	border:none;
	height:30px;
	line-height: 40px;
	
}
#tabbed-nav2 > ul > li a:hover
{
	background:#0b6db1;
	color:#fff;
	text-shadow:none;
	
}
#tabbed-nav2 > ul > li :first-child
{
	padding-top: 0 !important;
	
}
#tabbed-nav2 > ul > li > .z-link a:visited
{
	font-weight:bold;
}

#tabbed-nav > ul > li
{
	padding-left:5px;
	
}
blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 10px solid #0b6db1;
  border-right: 2px solid #0b6db1;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
  width:820px;
  line-height:20px;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #0b6db1;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}
#flexiselDemo3 li img
{
margin-left:5px; width:30%; padding:6px; border: solid thin #CCC;
float:left; margin-bottom:5px;
}
#flexiselDemo4 li img
{
margin-left:20px; width:20%; padding:10px; border: solid thin #CCC;
float:left; margin-bottom:20px;
}
#flexiselDemo4 li:first-child > img
{
	margin-left:0;
}
#flexiselDemo4 li:last-child > img
{
	margin-left:0;
}
#tabbed-nav2 > ul > li.z-tab.z-active a {font-weight:bold;}
#tabbed-nav > ul > li.z-tab.z-active a {font-weight:bold; color:#666;}
.teklifAl
{
	margin-left:40px;
	padding:11px;
	padding-left:50px !important;
	background:#bfd0f9 url(../images/shake.png) no-repeat 10px;
}
.teklifAl a
{
	font-weight:bold;
	color:#0B6DB1 ;
	font-family:'billcorporatenarrow';
	text-transform:uppercase;
	font-size:14px;
}
.contentEnter span a
{
	color:#333;
}
.contentEnter span a:hover
{
	color:#999;
}
.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li.z-active > a
{
	font-weight:bold;
}
.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li > a:hover
{
	background-color:#0b6db1;
	text-shadow:none;
	color:#FFF;
}
.z-tabs .z-tabs *, .z-tabs ul, .z-tabs ul li, .z-tabs ul li a, .z-tabs .z-container .z-content a
{
	color:#333;
}
.z-tabs .z-container .z-content a:hover
{
	color:red;
	text-decoration:underline;
}