@charset "utf-8";
form, input, select, textarea, a, ul, li{margin:0; padding:0; border:0;	outline:0; outline:none; list-style:none; color:inherit;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none;}
a img{ border:0px;}
.fl {float:left;}
.fr {float:right;}
.fc {clear:both;}
.nn {display:none;}
h1,h2,h3,h4,h5,h6,p{margin:0px; margin-top:12px;}

body {
	margin: 0px;
	background-color: #f6f6f6;
	/*
	font-family: 'Exo', sans-serif;
	font-family: 'Oswald', sans-serif;
	*/
	font-family: 'Roboto', sans-serif;
	line-height: 100%;
	font-size: 14px;
	color: #333;
	text-align: left;
	background-color:#d8e9f1;
	background-image:url(../images/nbg.png);
}
.r3{
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
	
}
.r5{
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
	
}
.r7{
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
	
}
.glg{
   -moz-box-shadow:     0 0 1px #333;
   -webkit-box-shadow:  0 0 1px #333;
   box-shadow:          0 0 1px #333;

}
.glg2{
   -moz-box-shadow:     0 0 5px #666;
   -webkit-box-shadow:  0 0 5px #666;
   box-shadow:          0 0 5px #666;

}
.tLink:hover{
	color: #000;
	text-decoration:underline;
}
.blink{
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.blink:hover{
	text-decoration: underline;
	color: #333;
}
.bslk{
	font-size:14px;
	font-weight:normal;
	margin:10px 5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;;	
}
.kutu {
	margin-top: 4px;
	width: 100%;
	padding: 3px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #999;
}
.kutu.slkt{
	padding:3px;
	height:auto;
	width: 100%;
}
.area{
	min-width: 100%;
	max-width: 100%;
	height:80px;
	min-height:80px;
}
.kutu:hover {
	
}
.kutu:focus {
	border-color: #333;
	color: #000;
	background-color: #FCFCFC;
}
.gerekli{
	border-color:#861717;
	background-color:#fa5959;
	color:#FFF;
}
.gerekli:focus{
	border-color: #781414;
	background-color: #FA4545;
	color: #FFF;
}

/* --------------------------------------------------------------------------- */
#ust{
	position:relative;
	width:100%;
	min-width:320px;
	background-image:url(../images/bg.png);
	background-position:center top;
	background-repeat:repeat-x;	
}
#orta{
	display:inline-block;
	width:100%;
	min-width:320px;
	min-height:400px;
	background-repeat:no-repeat;
	background-position:center 10px;
}
#alt{
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	font-size: 14px;
	color: #FE9933;
	background-color: #1D1E21;
	background-size:cover;
}
.icerik{
	position:relative;
	display:inline-block;
	width:1100px;
	min-width:320px;
	max-width:1100px;
	overflow:hidden;
	height:inherit;
	text-align:left;
}
.mnBtn{
	position:fixed;
	top:5px;
	right:5px;
	width:42px;
	height:42px;
	background-color:#333;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:50px;
	border:1px solid #000;
	z-index:999999;
	cursor:pointer;
	transition: all 0.2s ease;	
	display:none;
}
.mnBtn:hover{
	background-color:#000;
}
.menu{
	font-family: 'Exo', sans-serif;
	display:inline-block;
	background-color:#FFF;
	background-image:url(../images/menuBg.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	margin-top:0px;
	border-radius:5px;
	border:1px solid #94a4ac;
	color:#000;
	height:60px;
	line-height:60px;
	overflow:hidden;
	transition: all 0.2s ease;	
}
.menu.ack{
	display:block;
}
.menu a{
	display:inline-block;
	font-weight:700;
	font-size:14px;
}
.menu li{
	padding:0px 25px;
	float:left;
	border-left:1px solid #D7CDCD;
	transition: all 0.2s ease;	
}
.menu li:first-child{
	border:none;
}
.menu li:hover, .menu li.c{
	/*background-color:#3D4557;*/
	background-color:#FE9933;
	color:#FFF;
}
/*
.slayt{
	width:100%;
	height:436px;
	background-image:url(../images/slytBg.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin:20px 0;
}
*/
.slayt{
	width:100%;
	margin:20px 0;
	background-image:url(../images/sldGlg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom: 20px;
}
.slayt img{
	display:inline-block;
	width:100%;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;	
}
.harita{
	width:100%;
	height:436px;
	background-image:url(../images/slytBg.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin:20px 0;
}
.syfBslk{
	position:relative;
	margin:0px;
	margin-top:20px;
	padding:10px;
	font-size:18px;
	font-weight:700;
	background-color:#1A1D21;
	color:#FFF;
	border-bottom:5px solid #f27e06;
   -moz-box-shadow:     0px 1px 0px #000;
   -webkit-box-shadow:  0px 1px 0px #000;
   box-shadow:          0px 1px 0px #000;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px; 
}
.sldBtn{
	position:absolute;
	top:2px;
	right:5px;
}
.sldBtn img{
	margin:2px;
	cursor:pointer;
	opacity:0.8;
	transition: all 0.2s ease;	
}
.sldBtn img:hover{
	opacity:1;
}





.altMenu{
	color:#FE9933;
	display:inline-block;
}
.altMenu a{
	float:left;
	font-size:13px;
	padding: 0px 5px;
	color: #FE9933;
	line-height:50px;
}
.altMenu span{
	float:left;
	line-height:50px;	
}
.altMenu a:hover{
	color:#FFF;
	text-decoration:underline;
}
.ykl{
	display:inline-block;
	position:absolute;
	font-size:12px;
	height:28px;
	line-height:28px;
	background-image:url(../images/load.GIF);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
	color:#000;
	display:none;
}
.uyari{
	padding:10px;
	background-color:#e41d1d;
	color:#FFF;
	font-size:16px;
}
.uyariok{
	padding:10px;
	background-color:#27a143;
	font-size:16px;
	color:#FFF;
}
.copy{
	position:absolute;
	top:0px;
	left:10px;
	text-align:left;
}
.sosyal{
	margin:5px;	
}
.sosyal a{
	display:inline-block;
	background-color:#000;
	border-radius:3px;
	padding:6px;
  -webkit-transition: all 0.2s ease;                  
    -moz-transition: all 0.2s ease;                 
    -o-transition: all 0.2s ease;   
    -ms-transition: all 0.2s ease;          
    transition: all 0.2s ease;	
}
.sosyal a:hover{
	background-color:#FE9933;
}
.sosyal img{
	display:block;
}
.ansHizmetler{
	margin-bottom:20px;
	margin-top:10px;
}
.ansHizmetler .h{
	display:inline-block;
	width:216px;
	padding:5px;
	margin-right:5px;
	cursor:pointer;
	color:#1A1D21;
  -webkit-transition: all 0.2s ease;                  
    -moz-transition: all 0.2s ease;                 
    -o-transition: all 0.2s ease;   
    -ms-transition: all 0.2s ease;          
    transition: all 0.2s ease;	
}
.ansHizmetler .rnk1{
	color:#257CC0;
}
.ansHizmetler .rnk2{
	color:#CF3227;
}
.ansHizmetler .rnk3{
	color:#F27E06;
}
.ansHizmetler .rnk4{
	color:#309946;
}
.ansHizmetler .rnk5{
	color:#1A1D21;
}

.ansHizmetler .rnk1:hover{
	background-color:#257CC0;
	color:#FFF;
}
.ansHizmetler .rnk2:hover{
	background-color:#CF3227 ;
	color:#FFF;
}
.ansHizmetler .rnk3:hover{
	background-color:#F27E06 ;
	color:#FFF;
}
.ansHizmetler .rnk4:hover{
	background-color:#309946;
	color:#FFF;
}
.ansHizmetler .rnk5:hover{
	background-color:#1A1D21;
	color:#FFF;
}
.ansHizmetler .h:hover{
	border-radius:3px;
}
.ansHizmetler .h:hover span{
	color:#FFF;
}

.ansHizmetler .b{
	font-size:18px;
	line-height:20px;
	font-weight:700;
	padding:6px 0;
}
.ansHizmetler .b span{
	font-size:12px;
	font-weight:400;
	color:#1A1D21;
}
.ansHizmetler .r{
	width:206px;
	height:150px;
	overflow:hidden;
}
.ansHizmetler .h img{
	width:206px;
}
.iltsmBlg strong{
	display:inline-block;
	width:40px;
}
.iltsmBlg a:hover{
	text-decoration:underline;
}
.iltsmBlg h1{
	font-weight:700;
	font-size:24px;
}
.galeri{
	margin:-9px;
}
.referanslar{
	width:100%;
}
.referanslar .referans, .ansReferanslar .referans{
	width:20%;
	padding:10px;
	height:180px;
	text-align:center;
}
.ansReferanslar .referans{
	width:100%;
}
.referanslar .referans a, .ansReferanslar .referans a{
	position:relative;
	width:100%;
	display:block;
	height:120px;
	overflow:hidden;
	border:5px solid #FFF;
	background-color:#FFF;
	text-align:center;
	margin-top:10px;
}

.referanslar .referans a img, .ansReferanslar .referans img{
	position:absolute;
	max-width:100%;
	max-height:100%;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	margin:auto;
}
.referans h1{
	font-size:12px;
}
.referanslar .glrRsmlr .referans a img{
	max-height:none;
}
.referanslar .referans h3, .ansReferanslar .referans h3{
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-top:10px;
}
.solMenu{
	width:290px;
	min-height:10px;
	background-color:#FFF;
	margin-top:20px;
	border-radius:5px;
	border:1px solid #CCC;
	border-bottom-color:#999;
	overflow:hidden;
}
.solMenu.ack{
	display:block;
}
.solMenu a{
	display:block;
	padding:10px;
	border-bottom:2px solid #CCC;
	font-size:14px;
	transition: all 0.2s ease;
}
.solMenu a:hover, .solMenu a.c{
	background-color:#1A1D21;
	color:#FFF;
	border-color:#F27E06;
}
.solMenu a:hover span, .solMenu a.c span{
	color:#F27E06;
}
.solMenu span{
	margin-right:5px;
}
.sayfa{
	width:790px;
	margin-left:20px;
	margin-bottom:20px;
}
.sayfa .icrk{
	background-color:#FFF;
	padding:20px;
	border:1px solid #CCC;
	font-size:15px;
	line-height:26px;
}
.vid{
	position:relative;
	display:inline-block;
	width:239px;
	border:1px solid #CCC;
	margin:5px;
	overflow:hidden;
}
.vid:hover{
	border-color:#999;
}
.vid img{
	width:227px;
	margin:5px;
	border:0;
	display:block;
}
.vid div{
	margin:5px;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	text-indent:5px;
	background-image:url(../images/bBg.png);
}
.vid .ply{
	width:64px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	margin-top:50px;
}
.hizmetTbl{
	font-size:12px;
}
.hizmetGlr a{
	width:239px;
	height:170px;
	border:5px solid #FFF;
	outline:1px solid #CCC;
	margin:5px;
	overflow:hidden;
}
.hizmetGlr a:hover{
	outline:2px solid #F27E06;
}
.hizmetGlr a img{
	max-width:300px;
	min-height:170px;
	min-width:239px;
}
.urunler .vid{
	height:200px;
}
.urunler .vid div{
	left:0px;
	bottom:0px;
	margin:0px;
	font-size:15px;
	background-color:#FFF;
	font-weight:700;
}
.haberler{
	display:inline-block;
	background-color:#fafafa;
	border: 1px solid #CCC;
	border-top:none;
	margin-bottom:10px;
}
.haber{
	border-top:1px solid #EEE;
	padding:10px;
}
.haber:hover{
	background-color:#FFF;
}
.haber a{
	color:inherit;
}
.haber a:hover{
	text-decoration:underline;
}
.haber h3{
	font-weight:normal;
	color:#000;
	font-size:14px;
	margin:0px;
}
.haber img{
	border:1px solid #EEE;
	padding:2px;
	width:100px;
	float:left;
	margin-right:10px;
}
.haber p{
	margin:0px;
	margin-top:5px;
	font-size:12px;
}
.haber .t{
	font-size:10px;
	color:#999;
}
.sayfaNo{
	display:inline-block;
	text-align:left;
	margin-right:18px;
	margin:10px 18px;
}
.sayfaNo a{
	display:inline-block;
	background-color:#333;
	color:#FFF;
	font-size:13px;
	padding:2px 8px;
	margin:2px;	
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;	
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;		  
}
.sayfaNo a:hover, .sayfaNo a.c{
	background-color: #FE9933;
	color:#FFF;
	text-decoration:none;
}
.arama{
	text-align:right;
	height:40px;
	margin-top:5px;
}
.arama input{
	display:inline-block;
	height:36px;
	width:300px;
	border:1px solid #CCC;
	border-radius:3px;
	text-indent:10px;
	background-image:url(../images/ara.png);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px;
}
.arama input:focus{
	border:2px solid #F27E06;
}