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

a:focus{
	outline:none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
body,h1,h2,h3,h4,h5,h6{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

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

header{
	float:left;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
}
.top-part{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}
.main-menu{
	clear:both;
}
.top-inner{
	float:right;
	width:170px;
	background:#f7fbff;
	border-radius:0 0 10px 0;
}
.top-inner input{
	float:left;
	background:#f7fbff;
	height:26px;
	width:115px;
	border:none;
	padding:0 5px;
}
.top-inner input[type="submit"]{
	float:left;
	width:53px;
	height:26px;
	background:url(../images/search-bg.png) no-repeat;
	border:none;
	margin-left:-53px;
	border:none;
}
.top-inner ul{
	margin:3px 0 0 0;
	padding:0 0 0 6px;
	border-left:1px solid #888a8a;
	float:left;
}
.top-inner ul li{
	float:left;
	list-style:none;
}
.top-inner ul li a{
	line-height:18px;
	font-size:10px;
	color:#06437f;
	margin:0 6px 0 0;
	font-weight:bold;
}
.top-inner p{
	font-size:10px;
	margin:4px 0 0 0;
	line-height:18px;
	color:#939393;
}
.top-menu ul li a{
	color:#8a8a8a !important;
	border-right:1px solid #b9b9b9;
	padding:0 18.8px;
	line-height:18px;
	font-family: 'MyriadPro-Regular';
}
.top-menu ul li{
	background:#ffffff;
	padding:15px 0;
	position:relative;
}
.top-menu > ul > li:last-child{
	border-radius:0 10px 10px 0;
}
.top-menu ul li:last-child a{
	border:none;
}
.top-menu ul li a:hover{
	background:#ffffff !important;
}
.top-menu ul a.home{
	float:left;
	padding:0;
	background:url(../images/home-bg.png) no-repeat;
	background-size:100% 100%;
	width:65px;
	line-height:48px;
	color:#fff !important;
	text-align:center;
}
.top-menu ul li .home:hover{
	background:url(../images/home-bg.png) no-repeat 100% 100% !important;
}
.top-menu{
	float:left;
	position:relative;
	width:76.5%;
	margin:14px 0 0 -30px;
	padding-left:0;
}
.cus-menu{
	margin:0;
	border:none;
	border-radius:0;
	background:none;
}
.cus-menu .logo_h1{
	height:79px;
	line-height:79px;
	width:253px;
	padding:0 0 0 22px;
	border-radius:10px;
	background:url(../images/logo-bg.png) no-repeat right;
}
.top-menu ul li .child{
	position:absolute;
	left:0;
	top:100%;
	width:150px;
	margin:0;
	padding:0;
	display:none;
	z-index:1000;
}
.top-menu ul li .bigchild{
	width:200px;
}
.top-menu ul li:hover .child{
	display:block;
}
.img-responsive{
	display:inline;
}
.top-menu ul li .child li{
	list-style:none;
	padding:0;
	margin:0;
}
.top-menu ul li .child li a{
	border:none;
	padding:5px 10px;
	color:#646464;
	margin:0 0 2px 0;
	display:block;
}
.top-menu ul li .child li a:hover{
	text-decoration:none;
	background:#004281 !important;
	color:#fff !important;
}
.slider-div{
	position:relative;
	border-bottom:2px solid #053a6e;
}
.slider-div .slider{
	width:100%;
}

.bottom-part{
	padding:60px 0 30px 0;
}
.bottom-inner{
	float:left;
	width:30%;
	margin:0 5% 0 0;
	background:#06437f;
	border-radius:10px;
	padding:0 2px 2px 0;
}
.bottom-inner:last-child{
	margin:0;
}
.bottom-inner h3{
	color:#fff;
	font-size:16px;
	padding:0 0 0 14px;
	margin:0;
	line-height:34px;
}
.text-inner{
	float:left;
	width:100%;
	background:#e2e9f3;
	border-radius:10px;
	padding:10px 10px 4px 12px;
}
.text-inner p{
	color:#717171;
	font-size:12px;
	line-height:16px;
	margin:0 0 7px 0;
}
.text-inner a{
	color:#06437f;
	font-size:12px;
	padding:0 3px;
	display:table;
}
.text-inner ul{
	margin:0;
	padding:18px 0;
}
.text-inner ul li{
	float:left;
	list-style:none;
	padding:0 0 19px 0;
	width:50%;
}
.full-width{
	float:left;
	width:100%;
}
.haber{
	float:left;
	width:100%;
	margin:0 0 7px 0;
}
.haber-left{
	float:left;
	width:60px;
}
.haber-right{
	float:left;
	width:77%;
}
.haber-right p{
	font-size:12px;
	line-height:14px;
	color:#565656;
	margin:0;
}
.slider-div .carousel-caption{
	text-align:left;
	left:auto;
	right:auto;
	top:145px;
}
.slider-div .carousel-caption h1{
	font-size:55px;
	line-height:70px;
	color:#5e6c87;
	padding:0 0 0 40px;
	text-shadow:none;
}

footer{
	background:url(../images/footer-bg.jpg) no-repeat;
	background-size:100% 100%;
	padding:19px 0 13px 0;
}
footer p{
	float:left;
	margin:0;
	line-height:16px;
	color:#fff;
}
footer ul{
	float:right;
	margin:0;
	padding:0;
}
footer ul li{
	float:left;
	list-style:none;
}
footer ul li a{
	color:#fff;
	padding:0 10px;
	font-size:16px;
}
footer ul li a.fb:hover{
	color:#46639D;
}
footer ul li a.twt:hover{
	color:#52A5E9;
}
footer ul li a.env:hover{
	color:#46639D;
}

/*--Hakkimizda--*/

.banner{
	position:relative;
	border-bottom:2px solid #06437f;
}
.banner .banner-img{
	width:100%;
}
.inner-page{
	background:#ffffff;
}
.inner-content{
	background:#fff;
	float:left;
	width:100%;
}

.kurumsal{
	float:left;
	width:21%;
padding-top:3px;
}
.kurumsal h2{
	font-size:16px;
	line-height:34px;
	padding:0 0 0 16px;
	margin:0 0 2px 0;
	background:#fff;
	color:#2F437F;
    text-align:center;
border:1px solid #C9D4E5;
}


.kurumsal ul{
	margin:0;
	padding:0;
	border-left:2px solid #fff;
}
.kurumsal ul li{
	list-style:none;
}



.kurumsal ul li a{
	display:block;
	background:#e2e9f3;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	line-height:33px;
	color:#06437f;
border:1px solid #e2e9f3;
}

.kurumsal ul li.active a{
	display:block;
	background:#8099BD;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	line-height:33px;
	color:#06437f;
   border:1px solid #6983A8;
}

.kurumsal ul li a:hover{
	text-decoration:none;
background:#D4E1F4;
border:1px solid #B7CBE9;
}

.baslik{
	float:left;
	width:100%;
background:#06427F;
height:17px;

}
.baslik h2{
	font-size:14px;
	line-height:34px;
	padding:0 0 0 12px;
	margin:0 0 2px 0;
	color:#fff;
text-align:center;

}


.firma{
	float:left;
	width:79%;
padding-top:3px;
}
.firma h2{
	font-size:14px;
	line-height:34px;
	padding:0 0 0 12px;
	margin:0 0 2px 0;
	background:#fff;
	color:#2F437F;
border:1px solid #CCD1E4;
text-align:center;
}


.inner-firm{
	padding:16px 30px 100px 16px;
}
.inner-firm p{
	margin:0 0 20px 0;
	color:#404040;
	font-family: 'MyriadPro-Regular';
}
.tab-div{
	float:left;
	width:100%;
	padding:0 2px;
}
.tab-part .nav-tabs > li > a{
	margin:0;
	border:none;
	padding:0 1px;
	line-height:8px;
	border:none;
	
	text-align:center;
}

.partner-logos{
	display:table;
	
	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:gray;-webkit-filter:grayscale(100%);
}
.partner-logos:hover{
	filter:none;
	-webkit-filter:grayscale(0%);
}

.tab-part .nav-tabs > li:last-child{
	margin:0;
}



.tab-part .nav-tabs>li.active{
filter:none;
	-webkit-filter:grayscale(0%);	
}
.tab-part .nav-tabs>li.active>a, .tab-part .nav-tabs>li.active>a:hover, .tab-part .nav-tabs>li.active>a:focus{
	border:none;

}
.tab-part .nav-tabs{
	border:none;
}
.tab-part{
	margin:0 0 20px 0;
}
.tab-inner-1{
	float:left;
	width:100%;
	padding:0 0 90px 17px;
}
.universal{
	float:left;
	width:47%;
	margin:0 3% 14px 0;
	border:1px solid #c9d4e5;
}

.universal a:hover{

	border:0px solid #4387E8;
}

.left-uni{
	float:left;
	width:35%;
	padding:8px 0;
	text-align:center;
}
.right-uni{
	float:left;
	width:65%;
	padding:14px 0 25px 15px;
	background:#e2e9f3;
	border-left:1px solid #c9d4e5;
}


.right-uni:hover{
	
	
	background:#CED9E9;

}
.right-uni h4{
	font-family: 'MyriadPro-Regular';
	font-weight:bold;
	font-size:14px;
	color:#06437f;
	margin:0 0 6px 0;
}
.right-uni h5{
	font-family: 'MyriadPro-Regular';
	font-size:14px;
	color:#06437f;
	margin:0;
}
.tab-inner-2{
	float:left;
	width:100%;
	padding:0 15px 15px 17px;
}
.download-left{
	float:left;
	width:45%;
}
.download-right{
	float:left;
	width:55%;
	padding:0 0 20px 0;
	border:1px solid #c9d4e5;
}
.down-img{
	float:left;
	width:100%;
	padding:50px 10px;
	margin:0 0 10px 0;
	text-align:center;
	border:1px solid #c9d4e5;
}
.download-left .pdf-down{
	font-weight:bold;
	color:#404040;
	font-family: 'MyriadPro-Regular';
}
.download-left .pdf-down img{
	padding-right:11px;
}
.download-left .pdf-down:hover{
	text-decoration:none;
}
.download-right h2{
	padding:0 12px;
	background:#e2e9f3;
	font-size:14px;
	color:#06437f;
	font-weight:bold;
	line-height:32px;
	margin:0 0 15px 0;
	border-top:1px solid #c9d4e5;
	border-bottom:1px solid #c9d4e5;
	font-family: 'MyriadPro-Regular';
}
.download-right h2 span{
	float:right;
	font-weight:normal;
}
.download-right h3{
	font-family: 'MyriadPro-Regular';
	font-weight:bold;
	color:#404040;
	font-size:14px;
	margin:0 0 6px 0;
	padding:0 0 0 14px;
}
.download-right p{
	font-family: 'MyriadPro-Regular';
	color:#404040;
	font-size:14px;
	margin:0 0 4px 0;
	padding:0 0 0 14px;
}
.download-right p span{
	width:200px;
	float:left;
}





@media(max-width:1199px){
	.slider-div .carousel-caption h1{ padding:0; font-size:40px; line-height:50px;}
	.slider-div .carousel-caption{ top:125px;}
	
}
@media(max-width:991px){
	.bottom-inner{ width:32%; margin:0 2% 0 0;}
	.haber-right{ width:72%;}
	.cus-menu .logo_h1{ width:190px; padding:0 0 0 8px;}
	.cus-menu .logo_h1 img{ width:145px;}
	.top-menu{ width:78%;}
	.top-menu ul a.home{ width:55px; background-size:100% 100%;}
	.top-menu ul li a{ padding:0 8px;}
	.top-part{
	margin: 0 0 10px 0;
	text-align: left;
}
	.slider-div .carousel-caption h1{ font-size:28px; line-height:36px;}
	.slider-div .carousel-caption{ top:95px;}
	.banner .banner-img{ height:220px;}
	.firma{ width:70%;}
	.kurumsal{ width:30%;}
	.inner-firm{ padding:15px 15px 30px 15px;}
	.tab-part .nav-tabs > li > a img{ max-width:100%;}
	.download-left{ width:40%;}
	.download-right{ width:60%;}
	.download-right h2{ padding:0 8px;}
	.download-right p span{ width:180px;}
	.tab-inner-2{ padding:0 10px 10px 10px;}
	.tab-inner-1{ padding:0 0 60px 10px;}
	.left-uni{ width:40%; padding:8px 5px;}
	.left-uni img{ max-width:100%;}
	.right-uni{ width:60%;}
	
}
@media(max-width:767px){
	.container{ padding:0 30px;}
	.bottom-inner{ width:100%; margin:0 0 15px 0;}
	.haber-right{ width:75%;}
	.bottom-part{ padding:25px 0;}
	footer{ padding:16px 0;}
	footer p{ width:100%; text-align:center; margin:0 0 10px 0;}
	footer ul{ float:none; margin:0 auto; display:table;}
	.main-menu .navbar-toggle{ background:#06437F;}
	.main-menu .navbar-toggle:hover, .main-menu .navbar-toggle:focus{ background:#09325b;}
	.top-menu{ margin:0; width:100%;}
	.top-menu ul li a{ border:none; text-align:center; padding:7px 6px;}
	.top-menu ul li{ padding:0; margin:0 0 4px 0 !important; float:left; width:100%;}
	
	.top-menu ul li a:hover{ background:#06437F !important; color:#fff !important;}
	.top-menu ul a.home{ float:left; width:100%; background:#004181 !important; line-height:34px; margin:0 0 5px 0;}
	.top-menu ul li .child{ left:50%; margin-left:-75px;}
	.top-menu ul li .bigchild{ left:50%; margin-left:-100px;}
	.top-menu ul li .child li a:hover{ background:#E9423A !important;}
	.cus-menu .logo_h1{ width:205px;}
	.cus-menu .logo_h1 img{ width:155px;}
	.slider-div .slider{ height:220px !important;}
	.slider-div .carousel-caption h1{ font-size:24px; line-height:32px;}
	.slider-div .carousel-caption{ top:30px; padding:0;}
	.kurumsal{ width:100%; margin:0 0 20px 0;}
	.firma{ width:100%;}
	.inner-firm{ padding:10px 10px 20px 10px; }
	.inner-firm p{
	margin: 0 0 10px 0;
	text-align: left;
}
	header{ position:relative; background:#B4C6E4; padding:0 0 15px 0;}
	.banner .banner-img{ height:180px;}
	.banner{ float:left; width:100%;}
	.top-menu > ul > li:last-child{	border-radius:0;}
	.universal{ width:100%; margin:0 0 14px 0;}
	.tab-inner-1{ padding:0 6px 20px 6px;}
	.right-uni{ padding:14px 0 25px 10px;}
	.tab-part{ margin:0 0 10px 0;}
	.tab-part .nav-tabs > li > a{ padding:0 8px;}
	.download-left{ width:100%; margin:0 0 15px 0;}
	.download-right{ width:100%;}
	

}
@media(max-width:480px){
	
}
@media(max-width:384px){
	.download-right h2{ padding:0 4px; font-size:12px;}
	.download-right h3{ padding:0 0 0 5px; font-size:13px;}
	.download-right p{ padding:0 0 0 5px; font-size:13px;}
	.download-right p span{ width:155px;}
	
}
