@charset "utf-8";
/* reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
	 background:#f5f5f5;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus, :active { outline: 0; }
ins {text-decoration: none; }
del {text-decoration: line-through; }
a {text-decoration:none; }
table {border-spacing: 0; /*border-collapse: collapse;*/}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* reset */

/*@font-face {
    font-family: 'arialnarrow';
    src: url('font/arialn-webfont.eot'); 									  --> IE9 Compat Modes 
	 
    src: url('font/arialn-webfont.eot?#iefix') format('embedded-opentype'),   --> IE6-IE8
         url('font/arialn-webfont.woff') format('woff'),					  --> Modern Browsers	
         url('font/arialn-webfont.ttf') format('truetype'),					  --> Safari, Android, iOS
         url('font/arialn-webfont.svg#arialnarrow') format('svg');			  --> Legacy iOS
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
	font-family: 'UniversLT-Condensed';
	src: url('font/UniversLT-Condensed.eot');
    src: url('font/UniversLT-Condensed.eot?#iefix') format('embedded-opentype'),
	     url('font/UniversLT-Condensed.woff') format('woff'), 
	     url('font/UniversLT-Condensed.ttf')  format('truetype'),
	     url('font/UniversLT-Condensed.svg#UniversLT-Condensed') format('svg');
}
#container{width:980px; margin:0 auto;}
	#main{background:#fff url(../images/main_bg.jpg) 0 26px no-repeat; width:980px;}
	body.page6535 #main{background:#fff url(../images/main_bg.jpg) 0 26px no-repeat; width:980px;}
			/*header*/
		#header{position:relative; /*height:202px;*/ position:relative;z-index:10}
			#logo{position:absolute; right:10px; top:1px;}
			#logo span{display:block; background:url(../images/logo.jpg) 0 0 no-repeat; width:108px; height:200px; text-indent:-9999px;}
				#logo a.logoEn{ background:url(../images/logo-en.jpg) 0 0 no-repeat !important; }
			#headerTopMenu{height:26px; background:#0060aa; position:relative;}
				#headerTopMenu ul li{float:left; margin-right:20px}
					#headerTopMenu ul li a{font:12px arial; color:#fff; display:block;}
						#headerTopMenu ul li a:hover{text-decoration:underline;}
					ul.topMenuLeft{float:left; margin:7px 0px 0px 20px}
					ul.topMenuRight{float:right; margin:7px 106px 0 0}
			#headerMenu{/*background:#1d68b1; */background:url(../images/menu_bg.png) 0 0 repeat;height:42px; margin-top:22px; margin-bottom:25px;  display:inline-block; /*ie7*/ *display: inline;zoom: 1; /*ie7*/ position:relative; z-index:20}	
				#headerMenu ul{margin-left:7px}
					#headerMenu ul li{float:left; border-right:1px solid #84b1d6; position:relative;}
						#headerMenu ul li a{display:block; text-align:center; /*font-size:14px; font-family: 'UniversLT-Condensed';*/ font:12px arial; color:#fff; padding:12px 12px 0px 12px; height:30px;}
							#headerMenu ul li ul.subMenu{position:absolute; z-index:10; top:42px; margin:0px; background:#fff; width:526px; left:-115px;
									box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);	
									display:none;
							}
							#headerMenu ul li:hover {background:#fff;}
							#headerMenu ul li:hover a {color:#00447b;}
							#headerMenu ul li:hover ul.subMenu{display:block;}
								#headerMenu ul li ul.subMenu li{padding:10px; border-right:1px solid #bcbcbc; float:left}
								#headerMenu ul li ul.subMenu li.borderNone{border:none!important;}
									#headerMenu ul li ul.subMenu li div.subMenuLinks{width:240px; height:246px;}
									#headerMenu ul li ul.subMenu li div.boxShadow{
										box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
										-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
										-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);	
										border:1px solid #03467d;
									}
										#headerMenu ul li ul.subMenu li div.subMenuLinks ul{margin:0px;}
										#headerMenu ul li ul.subMenu li div.subMenuLinks li{float:none; border:none; padding:0px 0px 0px 10px; margin-bottom:10px}
										ul#fastMenu li{min-height:23px}
										#headerMenu ul li ul.subMenu li div.subMenuLinks li a{color: #00447b;display: block;/*font-family:'UniversLT-Condensed';font-size: 13px;*/ font:12px arial; text-align:left; height:auto; padding:0px 0px 0px 7px; background:url(../images/read_more.png) center left no-repeat;}
										#headerMenu ul li ul.subMenu li div.subMenuLinks li a:hover{text-decoration:underline}
										.subTitle{font-family: 'UniversLT-Condensed';font-size: 14px; color:#565656; display:block; margin:19px 0 11px 16px;}
									#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li{margin-bottom: 6px; padding: 5px 0 8px 10px;}
									#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li:hover{background:#ececec;
										box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
										-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
										-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									}
										#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li a:hover{text-decoration:underline;}
										#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li.lv2Submenu{background:url(../images/submenu_ok.png) center right no-repeat;}
										#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li.lv2Submenu:hover{background:#ececec url(../images/submenu_ok.png) center right no-repeat; z-index:10}
											#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li.lv2Submenu ul{background:#ececec; position:absolute; left:213px; top:0px;
											 z-index:11; width:350px;
											box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
											-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
											-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
											padding:5px 10px;
											display:none;
											}
											#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li.lv2Submenu:hover ul{display:block;}
											#headerMenu ul li ul.subMenu li.dynamicSubMenu ul li.lv2Submenu ul li{ box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
								#headerMenu ul li ul.subMenu2{position:absolute; z-index:10; top:42px; margin:0px; background:#fff; width:700px; right:-79px;
									box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);	
									padding:/*10px 0px*/10px 0 0;
									display:none;
								}	
								#headerMenu ul li ul.subMenu4{position:absolute; z-index:10; top:42px; margin:0px; background:#fff; width:145px; left:0;
									box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);
									-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);	
									padding:/*10px 0px*/10px 0 0;
									display:none;
								}	
								#header #headerMenu > ul > li > ul.subMenu4 > li {    width: 145px!important;}
								#headerMenu ul li ul.subMenu3.subMenu3En{width:464px!important;}
								#headerMenu ul li ul.subMenu2.subMenu2En{width:420px!important;}
								#headerMenu ul li ul.subMenu2.subMenu3En{width:628px!important; right:0px}
								#headerMenu ul li:hover ul.subMenu2{display:block}
								#headerMenu>ul>li>ul.subMenu2>li{border-right:1px solid #bcbcbc; margin-bottom:8px; height:40px; z-index:11; position:static;}
								#headerMenu ul li ul.subMenu2 li.borderBottom{border-bottom: 1px solid #BCBCBC; width:642px; height:0px; text-indent:-9999px;}
								#headerMenu ul li ul.subMenu2 li.borderNone{border:none;}
								#headerMenu ul li ul.subMenu2 li a{color:#00447b; /*padding:10px 25px 10px 17px;*/ padding:5px 14px 14px; margin-top:6px; font-size:12px; height:auto;}	
								#headerMenu ul li ul.subMenu2 li a:hover{text-decoration:underline}	
								#headerMenu ul li ul.subMenu2.subMenu5En { left: 0; width: 600px!important; }
									#headerMenu ul li ul.subMenu2.subMenu5En li{ padding:0 5px; float:left;}
										.subMenuW5-1{ width:205px;}
										.subMenuW5-2{ width:200px;}
								#headerMenu ul li#mn6{border-right:0px}
								#headerMenu ul li#mn7{border-right:0px}
								#headerMenu ul li#mn1 ul.subMenu2 {left:0px; width:642px}
								#headerMenu ul li#mn4 ul.subMenu2 {right:-55px; width:470px;}
								#headerMenu ul li#mn5 ul.subMenu2 {width:552px;}
									#headerMenu ul li#mn5 ul.subMenu2 li{/*padding:0 9px;*/ padding:0 8px; }
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW1{width:154px;}
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW2{width:154px;}
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW3{width:180px;}
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW33{width:100px;}
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW4{width:180px;}
									#headerMenu ul li#mn1 ul.subMenu2 .subMenuW5{width:154px;}
									.subMenuW1{width:151px;}
									.subMenuW2{width:193px;}
									.subMenuW3{width:227px;}
									.subMenuW4{width:174px;}
							#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2:hover a{background:#ececec url(../images/submenu_ok.png) 140px center  no-repeat; z-index:10}	
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul li{margin:0px; padding:0px; height:auto; width:auto}
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul{background:#ececec; position:absolute; right:-54px; top:16px;
									 z-index:100;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.25);padding:5px 10px 5px 0px;display:none;width:170px;	}
									 	#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul.strategy{ right:-180px; }
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2:hover ul{display:block;}
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul li{ box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;margin-bottom: 6px; padding: 0px 0 4px 10px; border:none; float:none;}
								#headerMenu>ul>li#mn1>ul.subMenu2>li.lv2Submenu2>ul>li:hover{background:none;}
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul li a{color: #00447b;display:block;font-family: 'UniversLT-Condensed';font-size: 13px; text-align:left; height:auto; padding:0px 0px 0px 7px; background:url(../images/read_more.png) center left no-repeat!important;}
								#headerMenu ul li#mn1 ul.subMenu2 li.lv2Submenu2 ul li a:hover{background:url(../images/read_more.png) center left no-repeat; text-decoration:underline}				
		#headerText{/*margin:40px 0px 0px 25px;*/ position:relative; left:22px; top:0px; /*height:173px;*/ height:150px; width:840px;}
		#content{width:940px; margin:0 auto;position:relative;}	
			#contentLeft{width:182px; margin-right:16px; float:left;}
								#randevu{margin-bottom:20px;}
					.title{background:url(../images/title.png) 0 0 no-repeat; width:172px; height:22px; padding:10px 0 0 10px;}	
						.title span{font:12px arial;color:#fff;}	
					#randevu a{display:block; background:url(../images/randevu_al_bg.png) 0 0 no-repeat; width:182px; height:228px;}
						#randevu a.en{background:url(../images/make-a-reservation.png) 0 0 no-repeat !important; width:182px; height:216px !important;}
						#randevu a span{display:block;font:13px arial; color:#00447b; position:relative; top:181px; margin-left:11px; line-height:11px}
							#randevu a span.en {display:block;font:13px arial; color:#00447b; position:relative; top:150px; margin-left:11px; line-height:8px}
					#merakEttikleriniz a{display:block; background:url(../images/arac_sorgulama_bg.png) 0 0 no-repeat; width:182px; height:81px; font:bold 13px arial; color:#fff;}	
						#merakEttikleriniz a span{display:block; position:relative; top:26px; margin-left:80px; width:100px}
				#news{margin-bottom:20px;}
					.newsContent{background:url(../images/newsContent_bg.png) 0 0 repeat; padding:12px 0px 0px 8px; border-left: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1;}	
						.newsContent ul {width:170px;}
							.newsContent ul li{background:url(../images/newslist.png) 0px 4px no-repeat; padding-left:6px; margin-bottom:14px;}
							#news .newsContent ul li{background-position:0px 7px;}
								.newsContent ul li a{font:12px arial; color:#00447b;}
								.newsContent ul li a:hover{text-decoration:underline;}
						.newsAll{font:10px arial; color:#0060ac; text-decoration:underline; float:right; margin:0px 7px 4px 0px}	
				  .newsContentBottom{background:url(../images/newsContent_bg_bottom.png) 0 0 no-repeat; width:182px; height:7px; text-indent:-9999px;}
			#contentRight{background:#fff; float:left; width:740px; margin-bottom: 15px;}
								#mainSlider{width:720px; height:310px; margin:30px auto;}
					.controller{position:absolute; width:720px; height:310px;}
					.leftbutton,.rightbutton{width:18px; height:310px; cursor:pointer; position:absolute;}
					.rightbutton{left:0px; top:0px;background:url(../images/prev.png) 0 0 no-repeat;}
					.leftbutton{right:0px; top:0px;background:url(../images/next.png) 0 0 no-repeat;}
					#sliderContainer{width:720px; position:relative; float:left}
						#sliderContainer ul{width:10000px;} 
						#sliderContainer ul li{width:220px; height:310px; float:left; margin-right:8px;}
							#sliderContainer h2{font:15px arial; color:#565656; min-height:40px}
							#sliderContainer span{display:block; margin-bottom:14px;}
							#sliderContainer p{font:12px arial; color:#565656; display:block; overflow:hidden;} 
							#sliderContainer a.oklu{font:11px arial; color:#00447b; background:url(../images/read_more.png) 0 center no-repeat; padding-left:5px; position:absolute; bottom:0px;}
							#sliderContainer a.oklu:hover{text-decoration:underline;}
						.slidesholder{width:670px; left:27px; float:left; overflow:hidden; position:relative; }
							#footer{background:#f5f5f5 url(../images/footer_bg.png) left bottom no-repeat; height:105px; position:relative; padding-top:1px;}	
			.write{float:left;}
			.write a{display:block; background:url(../images/write.png) 35px 0px no-repeat; height:20px; width:61px; font-size:12px; font-family: 'UniversLT-Condensed'; color:#565656; padding:5px 0px 0px 0px; margin-left:15px; float: left;}
				.write a.tsh{display:block; background:url(../images/tsh.png) 0 0 no-repeat; width:63px; height:23px; text-indent:-9999px;}
				.write  a.cdh{display:block; background:url(../images/cdh.png) 0 0 no-repeat; width:63px; height:23px; text-indent:-9999px;}
			#footerTop{margin-top:25px; height:30px}
				.sosial{float:right;}
					.sosial ul li{float:left; margin-right:7px;}			
					.sosial ul li a{font-size:12px; width:24px; height:23px; text-indent:-9999px;}
					.sosial ul li a.twit{background-position:0px 0px;}
					.sosial ul li a.face{background-position:-30px 0px;}
					.sosial ul li a.plus{background-position:-60px 0px;}
					.sosial ul li a.linked{background-position:-90px 0px; margin-right:30px}
					.sosial ul li a.pixel{background-position:-152px 0px; width:65px;}
					
			#footerBottom{position:absolute; bottom:1px; left:0px}
				#footerBottom ul li{float:left; background:url(../images/footer_line.png) right 3px no-repeat;}	
					#footerBottom ul li a{display:block; font-size:12px; font-family:'UniversLT-Condensed'; color:#fff; padding:0px 10px;}		
					#footerBottom ul li a:hover{text-decoration:underline}
/*#over{background:url(../images/over_menu_show.png) 0 0 repeat; position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:9; display:none; text-indent:-9999px;}*/
#over{position:absolute; top:0px; left:0px; width:100%; z-index:9; display:none; text-indent:-9999px;}
/*#over{background-color:#000; opacity:0.1; filter:alpha(opacity=10); -ms-filter: "alpha(opacity=10)";position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:9; display:none; text-indent:-9999px;}	*/
	.headerTitle{font-family:'UniversLT-Condensed'; color:#fff; font-size:35px; text-shadow: 3px 1px 3px #000; margin-bottom:15px; font-weight:normal;}	
	.headerTitle2{font-family:'UniversLT-Condensed'; color:#fff; font-size:24px; text-shadow: 3px 1px 3px #000; margin-bottom:25px; font-weight:normal;}
	#headerText ul{background:none!important;}
	#headerText ul li{font-family: 'UniversLT-Condensed';font-weight:normal; color:#fff; font-size:23px; text-shadow: 3px 1px 3px #000; position:absolute; width:800px!important;background:none!important;}				
/*anasayfa popup*/
#popupOverlay{position:fixed;width:100%; height:100%; background:url(../images/fancybox_overlay.png) 0 0 repeat; top:0px; left:0px; z-index:999; overflow:hidden; text-indent:-9999px; cursor:pointer; display:none;}
#popupContainer{background:url(../images/bg.png) 0 0 no-repeat; width:506px; height:505px; position:absolute; left:50%; top:50%; margin:-250px 0px 0px -250px; z-index:
9999; display:none;}
#popupContainer a#egzosBg {position:absolute; width:506px; top:0; left:0; height:500px;}
	#popupWrap{position:relative;}
	#popupLogo1{background:url(../images/logo3.png) 0 0 no-repeat; width:169px; height:129px; padding-top:40px; position:absolute; top:70px; left:-40px;}
		#popupLogo1 p{font:12px arial; color:#fff; text-align:center}
		#popupLogo1 a{font:10px arial; color:#1e839b; display:block; background:url(../images/button1.png) 0 0 no-repeat; width:78px; height:21px; text-align:center; padding-top:8px; margin:26px auto 0px auto;}
	#popupLogo2{background:url(../images/logo1.png) 0 0 no-repeat; width:169px; height:169px;position:absolute; top:0px; right:40px;}
		#popupLogo2 a{display:block;font:12px arial; color:#fff; text-align:center; width:169px; height:129px; padding-top:40px;}
	#popupLogo3{background:url(../images/logo2.png) 0 0 no-repeat; width:170px; height:168px;position:absolute; top:198px; right:-70px;}
		#popupLogo3 a{display:block;font:12px arial; color:#fff; text-align:center; width:169px; height:132px; padding-top:35px;}
	#popupLogo4{width:310px;position:absolute; top:350px; left:108px}
		#popupLogo4 img{}
		#popupLogo4 a.randevuAl{display:block;background:url(../images/button2.png) 0 0 no-repeat; width:83px; height:35px; font:14px arial; color:#1e839b; padding:12px 0px 0px 47px; margin:0 auto}
		#closePopup{display:block; width:47px; height:46px; text-indent:-9999px; position:absolute; right:-13px; top:97px; background:url(../images/close.png) 0 0 no-repeat;}
		.bannerInfo{margin-bottom:18px;}
		.arac_muayene{display:block; background:url(../images/link_bg.png) 0 0 no-repeat; width:183px; height:82px; font:bold 13px arial; color:#fff;}
			.arac_muayene span{display:block; position:relative; top:27px; margin-left:62px; line-height:18px;}
		.muayene_oncesi{display:block; background:url(../images/link_bg.png) 0 -101px no-repeat; width:183px; height:82px; font:bold 13px arial; color:#fff;}
			.muayene_oncesi span{display:block; position:relative; top:18px; margin-left:62px; line-height:18px;}
		.muayene_belgeleri{display:block; background:url(../images/link_bg.png) 0 -204px no-repeat; width:183px; height:82px; font:bold 13px arial; color:#fff;}
			.muayene_belgeleri span{display:block; position:relative; top:18px; margin-left:71px; line-height:18px;}		
		.adim_adim_arac_muayenesi{display:block; background:url(../images/adim_adim_muayene.png)  no-repeat; width:183px; height:82px; font:bold 13px arial; color:#fff;}
			.adim_adim_arac_muayenesi span{display:block; position:relative; top:18px; margin-left:71px; line-height:18px;}		
	.contentText{border:1px solid #b5b8bc; border-top:none; padding:25px 12px 12px 12px; margin:0px 0px 20px 0px; min-height:476px; font:12px arial; color:#666;}
		.contentText h1{font:20px arial; color:#0060aa; margin-bottom:15px;}
		.contentText h2{font:bold 13px arial; color:#0060aa; margin-bottom:5px}
		.contentText h3{font:bold 12px arial; color:#0060aa; text-decoration:underline; margin-bottom:10px;}
		.contentText p{font:12px arial; color:#666; margin-bottom:15px}
			.contentText p a{color:#666; text-decoration:underline; font-weight:bold}
		.contentText ul {margin:0px 0px 20px 10px;}
		.contentText ul li{font:12px arial; color:#666; background:url(../images/read_more.png) left 8px no-repeat; padding-left:10px; line-height:20px}
		.breadcrumb {background:url(../images/title2.jpg) 0 0 no-repeat;width:740px; height:33px; /* height:42px; */ position:relative; z-index:9; }
			.gmap{
    border: 10px solid #f6f5f0;
    border-radius: 14%;
    height: 300px;
    width: 367px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gmap-area .map-content ul {
  list-style: none; 
}

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}			