﻿@charset "utf-8";
/*  Reset Css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1} ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{ text-decoration:none;}
article,aside,audio,canvas,command,datalist,details,dialog,embed,figcaption,figure,footer,header,hgroup,keygen,menu,nav,output,progress,section,source,video{display:block;}
 figure {margin:0;}
/* typography.css */
html {height: 100%;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 {font-size:30px;}
h2 {font-size:24px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;} 
h5 {font-size: 14px;} 
h6 {font-size: 13px;} 
p {margin:0 0 10px;}
header h4 { padding-bottom:25px; margin-bottom: 10px; font-weight: bold;background: url("../Imgs/Site/hdr-line.png") repeat-x center bottom; }

/*  Global styles */
body {height: 100%;font-family:Arial, Helvetica, sans-serif;font-size:12px; line-height:130%; color: #666;background: #fff url("../Imgs/Site/bg.jpg") center top;}
.imgs { background:url(../Imgs/Site/sprite.png) no-repeat; display:block;}
.clear{clear:left} .clearboth{ clear:both} .fleft { float:left;}.fright { float:right;} .align-center{ text-align:center;} .align-left { text-align:left!important;} .align-right { text-align:right;} .center { margin:0 auto !important;   float: none !important;}.hidden { display:none!important;} .bold { font-weight:bold;} .clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} .clearfix {display:block;} html[xmlns] .clearfix{display: block;} * html .clearfix {height: 1%;}
a { color:#666;}

.clr1 {color:#000;}
.ico-up {background:url(../Imgs/Site/sprite.png) no-repeat -59px -110px; width:23px; height:11px; display: inline-block; margin:0 4px; }
.ico-down {background:url(../Imgs/Site/sprite.png) no-repeat -59px -126px; width:23px; height:11px;display: inline-block; margin:0 4px;}
.ico-soru { background-position:0 -397px; width:57px; height:54px; float: left;}
.ico-open { background-position:-225px -75px; width:15px; height:15px; }
.ico-close { background-position:-222px -104px; width:15px; height:15px; }
.ico-addr { background-position:-80px -398px; width:18px; height:18px; float: left; }
.ico-tel { background-position:-80px -424px; width:18px; height:18px; float: left; }
.ico-mail { background-position:-80px -450px; width:18px; height:18px; float: left; }
.ico-pdf {float: left; display: block; background: url("../Imgs/Site/logo-pdf.png") no-repeat; width: 64px; height: 73px; margin-right: 10px;}
.logo-ico-mini { width: 110px; height: 33px;margin-top: -17px; background-position:0px -356px;float: left;}
.borsa-ico-up { background-position:-59px -109px; width:22px;height:12px;}
.borsa-ico-down { background-position:-59px -127px; width:22px;height:12px;}
.borsa-ico-normal { background-position:-30px -109px; width:22px;height:30px;}
.ico-hdr1 {background-position:0 -147px; width:60px;height:45px;float: right;margin-top: -10px;}
.ico-hdr2 {background-position:0 -203px; width:75px;height:45px;float: right;margin-top: -10px;}
.ico-hdr3 {background-position:0 -256px; width:60px;height:45px;float: right;margin-top: -10px;}
.ico-hdr4 {background-position:0 -305px; width:60px;height:45px;float: right;margin-top: -10px;}


#root {width: 1019px; margin: 0 auto;box-shadow: 0px -11px 22px  rgba(0,0,0,0.7); -moz-box-shadow: 0px -11px 22px  rgba(0,0,0,0.7);-webkit-box-shadow: 0px -11px 22px  rgba(0,0,0,0.7);}
#top .logo {float:left;color:#626262;line-height: 100%; }
#top .logo .logo-ico{background: url("../Imgs/Site/logo-atilim.png") no-repeat; float:left;width: 594px; height: 62px; margin: 38px 10px 60px 25px;text-indent: -9000px; }
#top .box-contact {float: right; width: 270px; margin-bottom: 10px;}
#top .box-contact .hemenara { background-position: 0 0; width:84px; height:110px; float: left;}
#top .box-contact ul { margin-top:15px;}
#top .box-contact li {padding:2px 0;}
#top nav.main {clear: both;position: relative;width: 100%;height: 35px;
               background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(left, #f4f4f4 0%, #f6f6f6 25%, #f8f8f8 48%, #f6f6f6 76%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f4f4), color-stop(25%,#f6f6f6), color-stop(48%,#f8f8f8), color-stop(76%,#f6f6f6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f4f4f4 0%,#f6f6f6 25%,#f8f8f8 48%,#f6f6f6 76%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f4f4f4 0%,#f6f6f6 25%,#f8f8f8 48%,#f6f6f6 76%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f4f4f4 0%,#f6f6f6 25%,#f8f8f8 48%,#f6f6f6 76%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right, #f4f4f4 0%,#f6f6f6 25%,#f8f8f8 48%,#f6f6f6 76%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
}
#top nav.main ul {position: relative;text-align: center;}
#top nav.main ul li {position: relative;display: inline-block;top: -12px;height: 31px;padding-top: 16px;}
#top nav.main ul li .activemenu{ display: none;position: absolute;top: 0;right: -9px;width: 22px;height: 10px;background: url("../Imgs/Site/menu-kulak.png") no-repeat;}
#top nav.main ul li a {color:#000; font-size:14px; padding:6px 28px;display: block; border-right: solid 1px #dbdbdb;}
#top nav.main ul li.active { background: #000;}
#top nav.main ul li.active a {color: #ffffff;border: 0;}
#top nav.main ul li.active .activemenu { display: block;}
#top nav.main ul li:last-child a {border-right: none;}

#top .kurlar { background: url("../Imgs/Site/bg-kurlar.png") repeat-x; padding:16px 25px 6px;}
#top .kurlar ul li {float:left; padding: 10px 15px; border-left: dotted 1px #636466; font-size: 13px; }
#top .kurlar ul li:first-child {border:none;}
#breadcrumbs { float:right; color:#727272; font-size:11px; margin-bottom:10px;}
#breadcrumbs a {color:#007dbe;}

footer {clear: both; padding:30px 0;}
footer .sss {background: #c7d2dc; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZDJkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2IyYzRkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYmQ1ZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #c7d2dc 0%, #b2c4d5 25%, #cbd5dd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d2dc), color-stop(25%,#b2c4d5), color-stop(100%,#cbd5dd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c7d2dc 0%,#b2c4d5 25%,#cbd5dd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c7d2dc 0%,#b2c4d5 25%,#cbd5dd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c7d2dc 0%,#b2c4d5 25%,#cbd5dd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c7d2dc 0%,#b2c4d5 25%,#cbd5dd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d2dc', endColorstr='#cbd5dd',GradientType=0 ); /* IE6-8 */
    margin-bottom: 35px;
}
footer .sss h2 { color:#fff; padding:20px; width:155px; line-height: 110%; float: left;border-right: solid 1px #fff;}
footer .sss ul {float: left; width: 650px; padding:20px; color:#fff; }
footer .sss ul li h3 {margin-bottom: 10px;}
footer .copyright {border-top: solid 7px #8d8d8d; padding-top: 30px; font-size: 11px;color:#bbbbbb;margin: 0 20px;}
footer .copyright .tel { float: right;font-size: 26px;color: #000;margin-top: -20px;}
#showcase { width: 1059px; height: 369px; margin:-35px 0 15px -40px;  position: relative;background:  url("../Imgs/Site/bg-showcase.png") no-repeat;padding-top: 12px;}
#showcase2 { width: 1059px; height: 271px; margin:-35px 0 15px -40px;  position: relative;background:  url("../Imgs/Site/bg-showcase_2.png") no-repeat;padding-top: 12px;}
/*#showcase li {width: 1059px; height: 351px;}
#showcase li .content {position: relative; top:145px;}
#showcase li .content span { position: absolute; z-index: 1; top:0; left: 0; display: block; background-color: #cffb1f; width: 100%; height:90px; opacity: .25; filter: alpha(opacity=25);-ms-filter: "alpha(opacity=25)"; -khtml-opacity: .25; -moz-opacity: .25; }
#showcase li .content .text { position: absolute; z-index: 2; top:0; left: 0;  padding: 15px 30px; color:#fff; font-size:24px; font-weight: bold; line-height: 120%;}*/

#page-content { padding: 20px;}
#page-content h1{ font-size: 30px;font-weight: bold; color: #000;margin-bottom: 20px; background: url("../Imgs/Site/hdr-line.png") repeat-x center bottom;padding-bottom: 30px;}
#page-content .col1 { width:300px; margin-right: 20px; float: left;}
#page-content .col2 { width:640px;  float: left;}
#page-content .col3 { width:280px;  float: left;}
#page-content .pic-alt {padding:10px 0;color: #aeaeae;font-size: 11px;}
.about h5 { float: left;width: 300px;font-size: 20px;font-weight: bold;line-height: 120%;}
.about p { margin-left: 330px;}


.home-content1 { width: 50%;  float:left;}
.home-content2 { width: 442px; float:left;}
.home-content1 .content,.home-content2 .content { margin-bottom: 20px;min-height: 240px;clear: both;}
#frmSorgula { margin-bottom: 10px;}
#frmSorgula .itext { width:343px; margin-right:10px; float: left;}
#frmConvert .itext { width: 100px; margin:0 20px 30px 0; }
#contactfrm label { display: block; color: #727272; padding-bottom: 10px;       font-size: 14px; }
#contactfrm .itext { width: 280px; margin:0 0px 20px 0; }
#contactfrm textarea {font-family: Arial;border:solid 1px #d9d9d9; background-color:#f7f8f8; padding:5px 10px;}
form button { float: left; border:none; width: 112px;height: 31px;color: #000;font-weight: bold;}

form .btn-sorgula { float: left; border:none; width: 112px;height: 31px;text-indent: -9000px; background: url(../Imgs/Site/btn-sorgula.png) no-repeat;}
form .btn-gonder { float: left; border:none; width: 112px;height: 31px;text-indent: -9000px; background: url(../Imgs/Site/btn-gonder.png) no-repeat;}

form .btn-kurucevir { float: left; border:none; width: 112px;height: 31px;text-indent: -9000px; background: url(../Imgs/Site/btn-kurucevir.png) no-repeat;}
form .error {border:solid 1px #f00 !important;}
.doviz-ornek .doviz-ornek-metin { padding-left: 165px; font-size: 11px;}

.row { position: relative;}

#news-list li{ margin-bottom: 30px;}
#news-list .image { float:left; width:200px; height:150px; overflow:hidden; border:solid 1px #a8a8a8; margin-right:20px;}
#news-list .news {margin-left:220px;  height:100px; }
#news-list .news .date {font-size: 14px; color: #adadad; padding-bottom: 10px;}
#news-list .news h5 {color: #007dbe; padding-bottom: 10px;}
#news-list .news p {color:#636466;}
form .itext {border:solid 1px #cdcdcd; background-color:#e4e4e4; padding:7px 10px;}

.qna h3 {margin-left: 70px; padding-top: 10px; color:#7e7e7e;}
.qna li {padding-bottom: 10px; margin-bottom: 20px; border-bottom: dotted 1px #d4d4d6;}
.qna .short-answer { clear: left; color:#c0c1c1; margin-bottom: 20px; margin-left: 70px; }
.qna .btn a {margin-left: 5px; font-size: 12px;}
.qna .answer-area .answer{ display: none; color:#007dbe; margin-bottom: 30px;}
.qna .answer-area .imgs {float: left;margin-left: 15px;}
.qna .answer-area .close { display: none; }
.qna .answer-area .close a{  color:#c0c1c1;}
.qna .answer-area .open a{color:#007dbe;}
.qna .answer-area.active .open { display: none;}
.qna .answer-area.active .answer {display: block;}
.qna .answer-area.active .close { display: block;}

.borsa { /*margin-bottom: 50px;*/}
.borsa li {float:left; margin-bottom: 15px;}
.borsa li.even {padding-right: 25px; margin-right: 25px; border-right: dotted 1px #000;}
.borsa li h6 {color:#8b8a8a;font-size: 11px;}
.borsa li span {display: block; float: left; font-size: 13px; color: #636466;}
.borsa li span.borsaadi {width: 90px;font-size: 13px;}
.borsa li span.durum { width: 25px;}
.borsa li span.deger {width: 65px; }

.dunyaparalari li { float: left; width:325px; padding-bottom: 40px;}

.dunyaparalari li .bayrak { float: left; width: 90px;height: 45px; display: block;}
.dunyaparalari li .info {margin-left: 100px; display: block;}
.dunyaparalari li .info span { display: block;}
.dunyaparalari li .info .birim {font-size: 16px; font-weight: bold; color: #727272; margin-bottom: 3px; }
.dunyaparalari li .info .alis {font-size: 14px; color:#727272;}
.dunyaparalari li .info .satis {font-size: 14px; color:#007dbe;}

#money-list { height: 350px;}
#money-list li {float: left; margin:20px; border:solid 1px #ccc;padding:12px;  }
#money-list li img{width: 285px; height: 120px;}

select { width:100px; height: 27px!important;}
span.customSelect { border:solid 1px #d9d9d9; margin-right: 20px; background-color:#f7f8f8; color:#000;}
.customSelectInner {background:url(../Imgs/Site/combo.png) no-repeat top right; padding: 5px;}

.col-map {float: left;width: 450px;margin-right: 30px;}
.col-addr {float: left;width: 405px;}

.col-addr li { margin-bottom: 20px;}
.addr-info {margin-left: 23px;}

.galeri li { float: left;margin: 6px;width: 180px;height: 180px;overflow: hidden;border: solid 1px #b5b5b5;}
.galeri li img{ width: 180px;height: 180px;cursor: pointer;}


.jScrollPaneContainer {   position: relative;   overflow: hidden;   z-index: 1;}
.jScrollPaneTrack {position: absolute; background: #e8e8e8;   cursor: pointer; right: 0; top: 0;  height: 100%;}
.jScrollPaneDrag { position: absolute;  background: #c4c4c4; cursor: pointer;  overflow: hidden;}
.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden;}
.jScrollPaneDragBottom { position: absolute; bottom: 0;left: 0; overflow: hidden;}
a.jScrollArrowUp { display: block;  position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px;  overflow: hidden; height: 9px;}
a.jScrollArrowUp:hover {}
a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden;height: 9px;}
a.jScrollArrowDown:hover {}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {}
.scroll-pane { width:750px; height:350px; overflow: auto;}


.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {   width: 685px; margin:0 0 0 210px; padding-top:20px;}
.jcarousel-skin-tango .jcarousel-clip {   overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {  width: :655px; height: 100px; margin-left:43px;}
.jcarousel-skin-tango .jcarousel-item { width: 650px; height: 100px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 33px;
    right: -45px;
    width: 30px;
    height: 50px;
    cursor: pointer;
    background: transparent url(../Imgs/Site/sprite.png) no-repeat -53px -156px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 33px;
    left: 0px;
    width: 30px;
    height: 50px;
    cursor: pointer;
    background: transparent url(../Imgs/Site/sprite.png) no-repeat -5px -156px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}




#lightbox { position:fixed; z-index: 100; width: 100%; height: 100%;top:0;left: 0;}
#lightbox #overlay { position:fixed; z-index:400; opacity: .85; filter: alpha(opacity=85);-ms-filter: "alpha(opacity=85)"; -khtml-opacity: .85; -moz-opacity: .85; background-color:#000; width:100%; height:100%; top:0; left:0;}
#lightbox #lb-container {position:absolute; z-index:500; top:50%; left:50%; margin:-250px 0 0 -400px;  background-color: #fff; width:800px; height:500px;}
#lightbox #lb-container #lb-content { line-height: 130%; padding: 20px;}
#lightbox #lb-container #lb-content #close {background-position:-73px -148px; width: 33px; height: 34px; text-indent:-9000px;margin: -30px -30px 0 0;}
#lightbox #lb-container #lb-content .image img{ max-width: 760px;height: 460px;}
.btn-convert{float: left;border: none;width: 110px;text-align: center;background-color: #b1c4d4;color: #fff;padding: 5px 0;}


.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
    text-indent: -9000px;
    width:23px;height: 38px;
}
.nivo-prevNav {
	left:20px;
    background: url("../Imgs/Site/btn_prev.png") no-repeat;
}
.nivo-nextNav {
	right:20px;
    background: url("../Imgs/Site/btn_next.png") no-repeat;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
    display: none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*EK*/
.pull-left {float:left;}
.pull-right {float:right;}

.dotted-list {

}

    .dotted-list .clearfix .first {
        width: calc(100% - 110px);
    }

.dotted-list .first {
    font-size:14px;
    color:#4f4f4f;
    font-family:Arial;
    border-bottom:1px dotted #989898;
    line-height:40px;
}

.dotted-list .second {
    border-bottom:2px solid #7a7a7a;
    line-height:33px;
    font-weight:bold;
    color:#636466;
    font-size:14px;
    padding-left:7px;
    width:90px;
    margin-top:6px;
}

.dotted-list .durum {
    top:17px;
    right:10px;
    position:relative;
    width:25px;
}

.img-holder {
    height: 170px;
overflow: hidden;

}

li .img-holder {
    margin:0 !important;
}

.img-holder img {
    max-width:100%;
}