body { margin:0; background:url(../images/bg-general.png) repeat-y center top; }

td { font-size:11px; font-family:Arial; line-height:16px; color:#000; }

a img { border:none;}

ul , li { margin:0; padding:0; list-style:none; float:left; display:inline; }

h1 , h2, h3 , h4 , p { margin:0; padding:0; border:0; outline:0; font-size:100%; font-weight:normal; }

.fl { float:left; }
.fr { float:right; }

.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb40 { padding-bottom:40px; }
.pt10 { padding-top:10px; }

#header { height:140px; vertical-align:top; background:url(../images/bg-header.jpg) no-repeat center top; overflow:hidden; }
	#top td { vertical-align:top; }
	
#logo { float:left; width:660px; height:115px; padding-top:25px; font-family:Open Sans, Arial; font-weight:600; font-size:13px; }
	
#topLinks { float:right; width:320px; height:40px; padding-top:30px; text-align:right; color:#999; }
	
	#topLinks a { color:#666; }
	#topLinks a:hover { color:#000; text-decoration:underline; }
	
#topSearch { float:right; width:255px; height:31px; padding:9px 0 0 45px; background:url(../images/search.png) no-repeat; }
	#topSearch div { float:left; }
		
		#topSearch input { width:200px; padding:4px 0 3px 0; border:none; background:none; color:#666; font:12px/15px Arial;  }
		#topSearch input.none { width:42px; height:22px; padding:0 !important; margin-left:4px; background:url(../images/button-search.png) no-repeat; }
		#topSearch input.none:hover { background:url(../images/button-search.png) no-repeat 0 -30px; }
		
#topPhone { float:right; width:300px; height:40px; text-align:right; }

#navigation { height:40px; background:url(../images/bg-navigation.jpg) no-repeat center top; }
	#navigation div { float:left; width:980px; height:40px; overflow:hidden; }
		#navigation li { height:40px; padding-right:12px; background:url(../images/nav-spacer.png) no-repeat right; }
			#navigation li a { float:left; display:block; height:28px; padding:12px 20px 0 20px; color:#FFF; font-family:Open Sans, Arial; font-size:13px; font-weight:600; }
			#navigation li a:hover { color:#FF9; background:url(../images/navigation.png) repeat-x; }
			
	#navigation li.last { padding-right:0 !important; background:none; }
	
.navSub { padding:7px 0 8px 0; background:#F60 url(../images/nav-sub.png) repeat-x; text-align:center; font-size:12px; font-weight:bold; }
	.navSub a { color:#FFF; }
	.navSub a:hover { color:#000; }

#flash { height:250px; vertical-align:top; background:url(../images/bg-flash.png) no-repeat center top; }
	
	#flashcontent { float:left; width:980px; height:250px; }

#content { padding:30px 0 50px 0; vertical-align:top; background:url(../images/bg-content.png) repeat-x center top; }

	#homeShare { height:70px; vertical-align:top; }
	
.footerLogos { background:#EEE; padding:20px 0; }
	
	.footerLogos img { border-radius:3px; }

#footer { height:140px; background:url(../images/bg-footer.jpg) no-repeat center top; vertical-align:top; }
	
	#footer div { float:left; width:100%; padding-top:40px; }
		
		#footer td { font-size:12px; line-height:18px; padding-bottom:5px; vertical-align:top; color:#000; }
			#footer td a { color:#000; font-weight:bold; }
			#footer td a:hover { color:#666; text-decoration:underline; }
			
/*	Start LEFT BLOCK	*/
		
.headerBlue { float:left; width:100%; height:35px; background:url(../images/header-blue.png) repeat-x; }
	
	.headerBlue h3  { float:left; padding:10px 0 0 15px; font-family:Open Sans; font-weight:700; color:#FFF; font-size:14px; line-height:15px; }
	.headerBlue span  { float:right; width:10px; height:35px; background:url(../images/header-blue.png) no-repeat right; }
	
.headerLight { float:left; width:100%; height:35px; background:url(../images/header-light.png) repeat-x; }
	
	.headerLight h3  { float:left; padding:10px 0 0 15px; font-family:Open Sans; font-weight:700; color:#145F9E; font-size:14px; line-height:15px; }
	.headerLight span  { float:right; width:10px; height:35px; background:url(../images/header-light.png) no-repeat right; }
	
.bgGrey { width:190px; padding:15px 14px 0 14px; background:#F6F6F6; border-left:1px solid #CCC; border-right:1px solid #CCC; }

.bgLight { width:470px; padding:15px 14px 0 14px; background:#FFF; border-left:1px solid #C6E2F5; border-right:1px solid #C6E2F5; }

#menu { float:left; width:205px; padding:15px 0 0 15px; background:#F4F4F4; font-weight:bold; background:#02ADEE url(../images/menu.png) no-repeat; }
	
	#menu ul { width:190px; border-top:1px solid #0299D3; border-bottom:1px solid #55C8F4; }
	#menu li { width:190px; border-top:1px solid #55C8F4; border-bottom:1px solid #0299D3; }
	#menu li a { color:#FFF; display:block; width:180px; padding:3px 0 3px 10px; font-size:12px; background:url(../images/arrow-white.gif) no-repeat; }
	#menu li a:hover , #menu li a.active { color:#FF9; }
	
.linkAll { float:left; width:100%; padding:7px 0 0 0; font-weight:bold; font-size:12px; line-height:15px; }
	.linkAll a { float:left; padding-left:7px; background:url(../images/arrow-blue.gif) no-repeat; }
		.linkAll a span { text-decoration:underline; }
		
/*	Finish LEFT BLOCK	*/

/*	Start CENTER BLOCK	*/

.welcome td { padding-bottom:5px; }
	.welcome td a { color:#000; }
	.welcome td span { color:#000; }
	
.cbAnn { float:left; width:470px; }
	
	.cbAnn ul { width:470px; border-top:1px dashed #CCC; }
	.cbAnn li { width:470px; border-bottom:1px dashed #CCC; font-weight:bold; font-size:12px; }
		.cbAnn li a { float:left; display:block; width:455px; padding:7px 0 7px 15px; line-height:15px; color:#000; background:url(../images/icon-ann.gif) no-repeat; }
		.cbAnn li a:hover { color:#15609E; background:#F5F5F5 url(../images/icon-ann.gif) no-repeat; }
		
.cbNews { float:left; width:470px; }
	
	.cbNews ul { width:470px; margin-top:-15px; }
	.cbNews li { width:470px; border-bottom:1px dashed #CCC; padding:15px 0; }
		.cbNews li img { float:left; width:70px; padding-right:15px; }
		.cbNews li a { font-weight:bold; color:#000; }
		.cbNews li a:hover { color:#C00; }
		.cbNews li a h4 { float:left; width:385px; font-weight:bold; font-size:12px; margin:-3px 0 3px 0; }
		.cbNews li span { color:#C00; }

/*	Finish CENTER BLOCK	*/


/*	Start RIGHT BLOCK	*/

.rbServices { border-bottom:1px solid #DDD; padding-bottom:5px; }
	.rbServices span { font-weight:bold; color:#C00; }
	.rbServices a { color:#333; }
	.rbServices a:hover { color:#15609E; }
	
.rbLinks { float:left; width:190px; margin-bottom:-5px; }
	
	.rbLinks td { padding-bottom:10px; }
	.rbLinks td select { width:190px; background:#FFF; border:1px solid #999; padding:3px; font-family:Arial; font-size:11px; border-radius:3px; }
	
.dovizKurlari { float:left; width:190px; padding-bottom:7px; margin-top:-5px; }
		
	.dovizKurlari table { width:190px; }
	.dovizKurlari tr:hover { background:#FFF; }
	.dovizKurlari td { vertical-align:middle; font-weight:bold; color:#000; border-bottom:1px solid #DDD; padding:3px 0; }

/*	Finish RIGHT BLOCK	*/
		
#shortLinks { float:left; padding:2px 0 30px 280px; }
	
	#shortLinks a { float:left; margin-right:20px; color:#999; }
	#shortLinks a:hover { color:#C53A13; }
	
.hr11 { height:11px; background:url(../images/dot.gif) repeat-x left center; }
.hr15 { height:15px; background:url(../images/dot.gif) repeat-x left center; }
.hr21 { height:21px; background:url(../images/dot.gif) repeat-x left center; }
.hr31 { height:31px; background:url(../images/dot.gif) repeat-x left center; }
.hr41 { height:41px; background:url(../images/dot.gif) repeat-x left center; }

.fl_img { float:left; position:relative; margin:5px 20px 10px 0px;}
.fr_img { float:right; position:relative; margin:5px 0px 10px 20px;}

.t12 { font-size:12px; line-height:18px; }

.references { float:left; width:640px; padding:0 0 30px 20px; color:#C24635; }
	
	.references li { float:left; width:270px; border-bottom:1px dotted #DDD; margin:0 20px; text-align:center; padding:20px 0; }
	.references li:hover { background:#F7F7F7; }
	.references li img { width:190px; height:100px; border:1px solid #DDD; padding:4px; margin-bottom:5px; }
	.references li img:hover { border:1px solid #999; }

a { color:#15609E; text-decoration:none; }
a:hover { color:#C00; text-decoration:none; }


/*	Start CONTACT	*/

.contact td { font-size:15px; line-height:20px; }

.contactInput { border:1px solid #CCC; background:url(../images/input-bg.png) no-repeat; padding:7px; font:12px Tahoma; }
.contactInput:focus , .contactSelect:focus { border:1px solid #999; background:#F2F2F2; }

.contactSelect { border:1px solid #BBD5FF; background:url(../images/input-bg.png) no-repeat; padding:7px; font:12px Tahoma; }

.contactButton { width:140px; border:none; background:url(../images/button-bg.png) no-repeat; padding:6px 0 8px 0; font-size:15px; font-family:UbuntuMedium, Calibri, Arial; color:#FFF; cursor:pointer; }
.contactButton:hover { background:url(../images/button-bg.png) no-repeat 0 -50px; }

/*	Finish CONTACT	*/


/*	Start PAGINATION */

.paging { padding-top:15px; }
	
	.paging li a{ float:left; font:bold 12px/16px Tahoma; padding:3px 7px 3px 7px; text-align:center; border:1px solid #BBD5FF; margin-right:5px; border-radius:3px; }
	.paging li a:hover , .pagination li a.current { background:#EA0000; border:1px solid #900; color:#FFF; }
	
/*	Finish PAGINATION */

.siteBottom a { float:left; color:#999; margin-right:10px; display:block; padding-top:15px; }
.siteBottom a:hover { color:#365EBF; }



/*	Start SLIDER */

.controls { height:100%; }
	.slick-prev , .slick-next { 
		position:absolute;
		top:50%;
		width:40px; 
		height:40px; 
		margin-top:-20px;
		text-indent:-9999px; 
		cursor:pointer;
		z-index:1000;
		transition:all 0.3s ease;
		background-size:auto 100%;
		border:0;
		display:none !important;
		}
		
	.slick-prev { left:0; }
	
	.slick-prev:hover , .slick-next:hover { background-color:#000; }

.main-slider { float:left; width:100%; max-width:980px; height:250px; position:relative; z-index:700; overflow:hidden; }
	
	.main-slider::after { 
		content:"";
		position:absolute;
		top:0;
		left:0;
		right:0;
		height:5px;
		box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	}
	
	.main-slider div { float:left; width:100%; position:relative; }
		.main-slider div a { float:left; width:100%; position:relative; }
		.main-slider div img { float:left; width:100%; }
		
		ul.slick-dots { position:absolute; padding:20px 0 15px 0; text-align:center; right:0; left:0; bottom:0; z-index:1000; }
			ul.slick-dots li { float:none; height:4px; padding:0 5px; display:inline-block; }
				ul.slick-dots li button { 
					width:25px; 
					height:4px; 
					border:none;
					text-indent:-9999px; 
					cursor:pointer; 
					box-sizing:border-box; 
					-webkit-box-sizing:border-box; 
					-moz-box-sizing:border-box;
					background-color:rgba(255, 255, 255, 0.5);
					border-radius:2px;
					transition:all 0.3s;
					}
				ul.slick-dots li button:hover { border-color:#000; }
				ul.slick-dots li.slick-active button { border-color:#FFF; background-color:#FFF; }
