/* ***********************
************************

Bu Css Dökümü Kodanka Yazılım - Ender Gazel tarafından yapılmıştır.
17 Kasım 2015

Kodanka Yazılım

************************
*********************** */
/* Css Sifirlama */
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, sup, tt, var, b, u, i, center, dl, dt, dd,ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; text-decoration:none;}
body { line-height: 1; }
ol,ul { list-style: none; }
blockquote, q { quotes: none; }
:focus, a:focus, a:active{    outline: 0; }

/* Temizlik */
.temizlik{clear:both;}

/* Font */
@font-face {
    font-family: 'open_sansextrabold';
    src: url('font/OpenSans-ExtraBold-webfont.eot');
    src: url('font/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('font/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('font/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*--- Genel ---*/
body { background:#fff;font-family: Tahoma, Verdana, Arial;overflow:auto;font-size: 12px; line-height: 20px;color:#6d6e70;border-top:4px solid #444;}
.margin-yok {margin:0!important;}
/*--- ANASAYFA ---*/
/*- Üst -*/

#ust-anka {width:960px;margin:0 auto;height:140px;}
		
.tel-no{float: right;background:url(images/tel.png);background-repeat:no-repeat;width:258px;height:140px;padding:15px 0 0 40px;color:#ea1f26;font-size:12px;}
.tel-no .tel-baslik span{font-family:open_sansregular;font-weight: bold;}
.tel-no .tel-baslik {font-family:open_sansextrabold;margin-bottom: 8px;}
.tel-no .tel-nu{margin:4px 0 0 30px;color:#504f4f;font-size:17px;}
.tel-no .tel-nu strong{font-weight: normal; font-size:12px!important;}

/*Logo*/
#logo {width:238px;height:100px;float: left;margin-top: 20px;}
		 #logo h1 a{display:block;width:238px;height:100px;margin:0 auto;background: url(images/nam-logo.png);background-repeat:no-repeat;text-indent: -999em;}
	#logo p{display:none;}	
/*Ana Menü*/
.menu{background: #ea1f26;width: 100%;height: 60px;}
#ana-menu {width:960px;margin:0 auto;text-align:center;height:40px;padding-top:20px;position:relative;z-index:2}
	#ana-menu li {float:left;padding:25px 28px;height:10px;margin-top:-20px;}
		#ana-menu li:hover{background:#504f4f;color:#fff;  -webkit-box-shadow:inset 0px -5px 0px 10px #fff;-moz-box-shadow:inset 0px -5px 0px 10px #fff;box-shadow:inset 0px -5px 0px 0px #fff;}
		#ana-menu li a { font-family: 'open_sansregular';font-size:14px;color:#fff;padding:40px 0 40px 0}
			#ana-menu li a:hover {color:#fff;font-weight: bold;}
/*Manşet*/	
#mansetim{width:100%;height:395px;margin:0 auto;position:relative;overflow:hidden;z-index:9}
	#manset{width:100%;height:395px;margin:0 auto;position:relative;}
	.myazi{width:800px;height:250px;position:absolute;z-index:999;left:1px;right: 1px; top:50px;margin:0 auto;text-align: center;}
		.buyuk{width: 800px; margin-bottom:20px;font-family: open_sansextrabold,Tahoma,Arial,sans-serif;   font-size: 40px;   color: #ffffff;      line-height: 60px;   letter-spacing: -4px;text-shadow: 1px 1px 3px rgba(0,0,0,.26);}
		.kucuk{width: 800px; margin-bottom:40px;font-family: open_sansregular,Tahoma,Arial,sans-serif;   font-size: 30px;   color: #ffffff;     line-height: 20px; text-shadow: 1px 1px 3px rgba(0,0,0,.26);}
		.ozet{float:left;color:#fff;height:40px;overflow:hidden;text-align: center!important;font-weight: bold}	
		.devamiz{margin:10px auto;}
	#siralama {width:1160px;margin:0px auto;position:absolute;left:20px;right:20px;bottom:185px;z-index:999;}	
	#ilerii {float:left;}
	#gerii {float:right;}
	
/*Ana Orta*/	
#ana-orta {width:960px;margin:0px auto;position:relative;z-index:10;}

/*Hizmetler Carousel*/
#owl-demo {width: 800px;margin:-20px auto;}
#owl-demo .item{margin: 20px 20px 10px 20px;border:1px solid #eee;}
#owl-demo .item img{ display: block;width: 100%;height: auto;}
.h-baslik{background: #444444;display: block;height: 50px; padding:5px;text-align: center;}
.h-baslik a{color:#fff;font-size:14px;}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-page span.owl-numbers{ height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; } 
.owl-theme .owl-controls .owl-buttons div { position: absolute; } 
.owl-theme .owl-controls .owl-buttons .owl-prev{ left: -65px; top: 85px; } 
.owl-theme .owl-controls .owl-buttons .owl-next{ right: -65px; top: 85px; }
.hs-ok{background: url(images/sol.png);background-repeat: no-repeat;width: 40px;height: 155px;display: block}
.hsa-ok{background: url(images/sag.png);background-repeat: no-repeat;width: 40px;height: 155px;display: block}

/*Kurumsal*/
.kurumsal{background: url(images/hbg.png);background-repeat: no-repeat;background-position: left;background-color: #ea1f26;height: 350px;}
.kapsa{width:  960px;margin:0 auto;}
.k-baslik{font-family: 'open_sansregular';font-size:20px;color:#fff;margin:50px 10px 10px 0;float: left;}
.k-baslik span{color:#c81319}
.k-baslik strong{font-family: 'open_sansextrabold';}
.k-baslik p {font-size:15px;margin:10px 0 0 18px;}
.k-yazi{width: 530px;float: left;color:#fff;font-size: 13px;margin: 30px 0 0 18px}
.nam{float:right;margin-top:-67px;}


	
/*Kutular*/	
.kutucuk{background:#f6f6f6;height: 300px;position: relative;}
.bgfix{background: #444;width: 1000px; height: 300px; position: absolute;right: 0;top:0;z-index: 1;}
.kutular{background:#f6f6f6;width:930px;margin:0px auto;position: relative;z-index: 2;}	
.hak{background: url(images/haberbg.png);background-repeat: no-repeat;background-position: right;width:280px;height:300px;margin-right:25px;}
	.ic-kutufix{width:345px;height:300px;overflow:hidden;float:left;background:#444444;}
	.ic-kutu{width:280px;height:300px;overflow:hidden;float:left;}
		.kutu-bas{height:30px;}
            .ic-kutufix .kutu-bas{margin-left:20px;height:30px;}
            .ic-kutufix .kutu-bas .k-baslik{font-family: 'open_sansregular';font-size:20px;color:#ffffff;margin:35px 10px 10px 0;float: left;}
			.kutu-bas .k-baslik{font-family: 'open_sansregular';font-size:20px;color:#444444;margin:35px 10px 10px 0;float: left;}
            .kutu-bas .k-baslik span{color:#c81319}
            .kutu-bas .k-baslik strong{font-family: 'open_sansregular';}
            .kutu-bas .k-baslik p {font-size:15px;margin:10px 0 0 18px;}

.ref{background: url(images/refbg.png);background-repeat: no-repeat;background-position: right;width:280px;height:300px;}

/*Kutular Carousel*/			
.makGenel ul.pTabListe {overflow: hidden;width: 90px; margin:40px 0 0 80px;}
	.makGenel ul.pTabListe li {float: left; margin-right: 10px}
	.makGenel ul.pTabListe li a {display: block;text-indent: -9999px;}
	.makGenel ul.pTabListe li a span {display: none}
.sonraki{background: url(images/ksag.png);background-repeat: no-repeat;width: 34px;height: 40px;display: inline-block;margin-left:10px;}
.onceki{background: url(images/ksol.png);background-repeat: no-repeat;width: 34px;height: 40px;display: inline-block}
.sonraki:hover,.onceki:hover{opacity: 0.5;}
	.makGenel .pTabContent {width: 268px;padding-right: 10px;  padding-top:20px;height: 115px;overflow: hidden;font-size: 13px;}
.ref .makGenel .pTabContent {text-align: center;}
.ref .makGenel .pTabContent img{vertical-align: middle;margin-top:20px;}
	.mak-list {margin-top:5px}
		.mak-list li {border-bottom:1px solid #e1e1e1;padding:5px 10px 5px 10px;max-height:40px;overflow:hidden;}
		.mak-list li a{color:#686868}
			.mak-list li a:hover{color:#f2211e}
/*Kuş Cenneti*/		
.ur-icerik{width:279px;height:240px;overflow:hidden;position:relative;margin-left:20px;}
.sze{font-size:16px;padding: 10px;display: inline-block;margin-left:50px;border:1px solid #fff;border-radius: 3px;color:#fff;}
.sze:hover{background: #fff;color:#444;}

/*Alt Anka*/
.alt-anka{background:#ebebeb;width:100%;height:305px;padding-top: 45px; border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;}
	.alt-kapsa{width:960px;margin:0 auto;}
        .alt-link{width:230px;float:left;}
            .alt-link li{margin-bottom:7px;}
                .alt-link .bas a{color:#444;font-family: 'open_sansextrabold',Tahoma; font-size:14px !important;}
                .alt-link li a{color:#444;font-size:12px;font-family: 'open_sansregular',Tahoma; }
.alt-link li a:hover{color:#ea1f26}
                .harita {width: 253px;float: right;}	
                .haritam {margin-top:10px;background: url(images/map.jpg);background-repeat: no-repeat;width: 253px;height: 242px;float: right;}
                .harita .bas a{color:#444;font-family: 'open_sansextrabold',Tahoma; font-size:14px !important;}
                .hadres{width: 140px;height: 95px;margin:35px 0 0 47px;font-size:10px;line-height: 14px;}
		.copy{height:100px;background: #444;}
        .ckapsa{width:960px;margin:0px auto;}
.nambob{background: url(images/alt-logo.png);background-repeat: no-repeat;width:103px;height: 53px;float:left;margin-top:25px;text-indent: -9999px;}
.flink{float:left;margin:30px 0 0 100px;}
.flink li{float:left;margin: 10px;}
.flink li a{color:#fff;}
.kodanka{background: url(images/kodanka.png);background-repeat: no-repeat;width:116px;height: 43px;float:right;margin-top:25px;text-indent: -9999px;}
			

/* KURUMSAL - Altsayfa*/
.ana-res {widows: 100%;height:150px;overflow:hidden ; }
.hres {background: url(images/hres.jpg);}
.k-ort{width: 960px;margin:0 auto;}
.ana-res .k-baslik{ font-family: 'open_sansregular';font-size:20px;color:#fff;}
.ana-res .k-baslik span{color:#c81319}
.ana-res .k-baslik strong{font-family: 'open_sansextrabold';}
.ana-res .k-baslik p {font-size:15px;margin:10px 0 0 18px;}

.cerceve{background: #fff;color:#444;width: 960px;margin:10px auto;}
.cerceve .k-yazi{width: 530px;float: left;color:#444;font-size: 13px;margin: 30px 0 0 18px}
.yazi-baslik{color:#ea1f26;margin-bottom:20px;font-size:17px;}

/* HİZMETLER - Altsayfa*/
.hzm{width: 218px;height: 278px;overflow: hidden;float: left;margin: 20px 20px 0px 0;border:1px solid #eee}
.hzm:hover {opacity: 0.7;}
.f .k-yazi{width: 680px;float: left;color:#444;font-size: 13px;margin: 30px 0 0 18px}
.hzm .h-baslik{background: #444444;display: block; height:60px;text-align: center;margin-top:-2px;position: relative;z-index: 10;}
.hzm .h-baslik a{color:#fff;font-size:12px;}
.nam .hzm .h-baslik{background: #ea1f26;display: block; padding: 10px;text-align: center;margin-top:-20px;position: relative;z-index: 10;}
.nam .hzm:hover {opacity: 1;}
.diger-hiz{position: relative;width: 960px;margin: 40px auto;background: #fafafa;padding-bottom:30px;margin-bottom:0;}
.diger-hiz .k-baslik{ float:left;margin:20px 0 0 20px;font-family: 'open_sansregular';font-size:20px;color:#ea1f26;}
#diger-hizmet {width: 800px;margin:-20px auto;}
#diger-hizmet .item{margin: 20px 20px 10px 20px;}
#diger-hizmet .item img{ display: block;width: 100%;height: auto;}
#diger-hizmet  .owl-controls .owl-buttons .owl-prev{ left: -65px; top: 115px!important; } 
#diger-hizmet  .owl-controls .owl-buttons .owl-next{ right: -65px; top: 115px!important; }

/* HABERLER - Altsayfa*/
.dig-haber {width: 220px;height: 280px;overflow: hidden;float: left;margin: 20px 20px 0px 0;background: #ea1f26;}
.dig-haber .hab-bas{width: 200px;height: 28px;padding: 10px 0 0 20px;; background: #f7f7f7}
.hab-lis{width:200px;margin:10px auto;}
.hab-lis li{padding:10px;border-bottom:2px solid #f28007}
.hab-lis li a{color:#fff;}
.hab-lis li a:hover{color:#444;}


.haber-icerik{width: 450px;height: 125px;padding:10px;float: left;border: 1px solid #ececec;overflow: hidden;margin-top:20px;}
.hbaslk{color:#ea1f26;margin:4px 0 10px 0;display: block}
.tarih {font-size:10px;margin-bottom:5px;}
.hozet {color:#444}
.haber-icerik-fix{width: 450px;height: 125px;padding:10px;float: right;border: 1px solid #ececec;margin-top:20px;}
.haber-icerik:hover , .haber-icerik-fix:hover{opacity: 0.7;}
#sayfalama{float:right;margin:10px 0 10px 0;}
#sayfalama .numara {background: #fff; font-size:13px;color:#ea1f26;padding:5px 10px;float:left;margin:5px;border:1px solid #ea1f26;border-radius: 3px;}
#sayfalama .numara:hover {padding:5px 10px;float:left;margin:5px;border:1px solid #efefef;-moz-box-shadow:inset 0px 0px 14px #cecece;-webkit-box-shadow:inset 0px 0px 14px #cecece;box-shadow:inset 0px 0px 14px #cecece;}
#sayfalama .aktif {padding:5px 10px;float:left;margin:5px;border:1px solid #efefef;-moz-box-shadow:inset 0px 0px 14px #cecece;-webkit-box-shadow:inset 0px 0px 14px #cecece;box-shadow:inset 0px 0px 14px #cecece;}


/* REFERANSLAR - Altsayfa*/
.gri {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"); /* Firefox 10+, Firefox on Android */filter: gray; /* IE6-9 */-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */filter:alpha(opacity=50);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
		.gri:hover {filter: none;-webkit-filter: grayscale(0);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.refi {margin:30px auto;}
.ref-res{padding:5px;float:left; width:130px; height:130px;overflow: hidden;margin:5px; border:1px solid #efefef;}
.ref-res:hover{padding:5px;float:left; width:130px; height:130px; margin:5px; border:1px solid #efefef;-moz-box-shadow:inset 0px 0px 14px #cecece;-webkit-box-shadow:inset 0px 0px 14px #cecece;box-shadow:inset 0px 0px 14px #cecece;}
.refi .ref-res {opacity:0;}
.animated {-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 600ms;-moz-animation-duration: 600ms;-ms-animation-duration: 600ms;-o-animation-duration: 600ms;animation-duration: 600ms;}
.animated.hinge {-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-ms-animation-duration: 2s;-o-animation-duration: 2s;animation-duration: 2s;}
@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translateY(20px);}100% {opacity: 1;-webkit-transform: translateY(0);}}
@-o-keyframes fadeInUp {0% {opacity: 0;-o-transform: translateY(20px);}100% {opacity: 1;-o-transform: translateY(0);}}
@keyframes fadeInUp {0% {opacity: 0;transform: translateY(20px);}100% {opacity: 1;transform: translateY(0);}}
.fadeInUp {-webkit-animation-name: fadeInUp;-moz-animation-name: fadeInUp;-o-animation-name: fadeInUp;animation-name: fadeInUp;}

.baslik{width:100%;height:65px;position: relative;text-align: center}
.baslik .b-ort{background: #fff;padding:10px 20px;display: inline-block;position: relative;z-index: 2;font-size:13px;line-height: 35px;font-family: 'Open Sans';font-weight: 400;}
.baslik .b-ort a{color:#ea1f26}
.baslik .czg{background: #cbcaca;width: 100%;height: 1px;position: absolute;top:29px;z-index:1;}
.baslik strong{  font-family: 'Open Sans';font-weight: 800;}


/* İLETİŞİM - Altsayfa*/
.haritalar{width: 960px;height: 350px;}
.harita-baslik{background: #ebebeb;text-align: center;width: 960px;height: 30px;padding-top:10px; color:#444;font-weight: bold;}


.iletGenel ul.pTabListes {}
	.iletGenel ul.pTabListes .kk{background: url(images/map.png);background-repeat: no-repeat;background-position: 400px ; width: 450px;height: 125px;padding:10px;float: left;border: 1px solid #ececec;overflow: hidden;margin-top:20px;}
	.iletGenel ul.pTabListes li a {}
.iletGenel ul.pTabListes .kk .ilet-icerik , .iletGenel ul.pTabListes .keke .ilet-icerikk{width: 350px;}
.iletGenel ul.pTabListes .kk  a, .iletGenel ul.pTabListes .keke a {color:#444;}
{width: 350px;}
.iletGenel ul.pTabListes .keke{background: url(images/map.png);background-repeat: no-repeat;background-position: 400px ; width: 450px;height: 125px;padding:10px;float: right;border: 1px solid #ececec;overflow: hidden;margin-top:20px;}

.iletGenel .sonraki{background: none;}
.iletGenel .onceki{background: none;}
.iletGenel .sonraki:hover,.onceki:hover{opacity: 0.5;}
	.iletGenel .pTabContent {width: 960px;height: 350px;overflow: hidden;}

