*{ 
	margin:0px auto; 
	padding:0px; 
	font-family: 'WorkSans-Regular';
	}
	
body{ background:url(../images/bg.jpg) top center no-repeat #fff; overflow-x:hidden}

.clear{ clear:both}

ul li{ list-style:none;}

a{ text-decoration:none}

a:hover{ text-decoration:underline}

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


.menu_ac{
	padding:10px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	display:none;
	width:20px;
	height:20px;
	}
	
header{
	width:auto;
	height:auto;
	position:relative;	
	}
	
header .slider{
	width:auto;
	height:605px;
	position:relative;
	}
	
header .slider .slider_gorsel{
	width:auto;
	height:605px;
	position:relative;
	}
	
header .slider .slider_cerceve{
	width:100%;
	height:605px;
	position:absolute;	
	top:0px;
	z-index:13;
	overflow:hidden;
	}
	
header .slider .slider_cerceve .sc_gorsel{
	width:2000px;
	height:605px;
	position:relative;	
	margin-left:-1000px;
	left:50%;
	}
	
header .hader_ust{
	width:100%;
	height:100px;
	position:absolute;	
	top:15px;
	z-index:13;
	background:rgba(22, 43, 88, 0.9);
	box-shadow:0px 0px 2px #000;
	}
	
header .hader_ust .header_ic{
	width:1200px;
	height:100px;
	}
	
header .hader_ust .header_ic .logo{
	width:auto;
	height:36px;
	float:left;
	margin-top:32px;
	display:block;
	font-size:34px;
	color:#fff;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
header .hader_ust .header_ic .logo h1{
	font-size:34px;
	font-weight:normal;
	}
	
header .hader_ust .header_ic .logo h1 span{
	color:#cf013f;
	}	
	
header .hader_ust .header_ic .logo:hover{
	text-decoration:none;
	}

header .hader_ust .header_ic .ust_right{
	width:auto;
	height:65px;
	float:right;
	margin-top:17px
	}
	
header .hader_ust .header_ic .ust_right .dil{
	float:right;
	color:#fff;
	font-size:16px;
	display:none;
	}
	
header .hader_ust .header_ic .ust_right .dil .dil_ic{
	color:#fff;
	font-size:16px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
header .hader_ust .header_ic .ust_right .dil .dil_ic:hover,
header .hader_ust .header_ic .ust_right .dil .dil_aktif{
	text-decoration:none;
	color:#cf013f;
	}
	
header .hader_ust .header_ic .ust_right .menu{
	width:auto;
	height:auto;
	margin-top:15px;
	}
	
header .hader_ust .header_ic .ust_right .menu li{
	float:left;
	margin-left:10px;
	}
	
header .hader_ust .header_ic .ust_right .menu li a{
	width:128px;
	height:38px;
	border:solid 1px #fff;
	text-align:center;
	color:#fff;
	font-size:16px;
	display:block;
	line-height:38px;
	border-radius:5px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
	
header .hader_ust .header_ic .ust_right .menu li a:hover,
header .hader_ust .header_ic .ust_right .menu li .menu_aktif{
	border:solid 1px #cf013f;
	background:#cf013f;
	text-decoration:none;
	}
	
.fix_menu{
	width: 300px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 145px;
    z-index:14;
    margin-left: -600px;
	}	
.fix_menu.fixed-cst{
	position:fixed;
	top:10px;
}
	
.fix_menu .fm_ust{
	width: 300px;
    height: auto;
	}	
	
.fix_menu .fm_ust .fmu_ic{
	width: 300px;
    height: 80px;
    background: url(../images/nokta.png) rgba(207, 1, 63, 0.90);
	margin-bottom:1px;
	border-radius:5px;
	display:block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}	
	
.fix_menu .fm_ust .fmu_ic:hover{
    background: url(../images/nokta.png) rgba(185, 0, 56, 0.9);
	}	
	
.fix_menu .fm_ust .fmu_ic .fmu_gorsel{
	width:55px;
	height:50px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	}	
	
.fix_menu .fm_ust .fmu_ic .fmu_yazi{
	width:auto;
	height:50px;
	float:left;
	margin-left:30px;
	margin-top:18px;
	font-size:17px;
	color:#fff;
	font-weight:normal;
	line-height:50px;
	}	
	
.fix_menu .fm_ust .fmu_ic .fmuy{
	line-height:25px;
	}	
	
.fix_menu .fm_alt{
	width: 260px;
    height: 190px;
	background:url(../images/test-bg.png);
	margin-top:15px;
	padding:20px;
	}		
	
.fix_menu .fm_alt .fma_yazi{
	width: 260px;
    height: auto;
	font-size:16px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	line-height:22px;
	}	
	
.fix_menu .fm_alt .teste_basla{
	width: 260px;
    height: 130px;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:100px;
	display:block;
	background:url(../images/test-btn.png);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
.fix_menu .fm_alt .teste_basla:hover{
	background:url(../images/test-btn-hover.png);
	text-decoration:none;
	}	
	
.duyurular{
	width: 300px;
    height: 318px;
    background:url(../images/duyurular-bg.png);
    position: absolute;
    right: 50%;
    top: 150px;
    z-index:14;
    margin-right: -600px;
	}	
	
.duyurular .duyurular_baslik{
	width: 300px;
    height: 50px;
 	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:20px;
	margin-bottom:20px;
	}
	
.duyurular #duyurular{
	width: 200px;
    height: auto;
	margin:0px 50px;
	}
	
.duyurular #duyurular li{
	width: auto;
    height: 190px;
	}
	
.duyurular #duyurular li a{
	font-size:14px;
	color:#666;
	display:block;
	line-height:16px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
.duyurular #duyurular li a:hover{
	text-decoration:none;
	color:#333;
	}
	
.duyurular .lSSlideOuter .lSPager.lSpg {
    margin-top:0 !important;
	margin-bottom:0 !important;
    padding: 0;
    text-align: center;
}

.duyurular .lSSlideOuter .lSPager.lSpg > li a {
    display:none;
}


.duyurular .lSSlideOuter .lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('../images/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
	
.duyurular .duyurular_link{
	width: auto;
    height: auto;
 	text-align:center;
	color:#9b032e;
	font-size:12px;
	display:table;
	text-decoration:underline;
	}	
		
	
.container{
	width:1200px;
	height:auto;
	}	
	
.container .container_ic{
	width:825px;
	height:auto;
	padding:40px 20px;
	float:right;
	margin-right:4px;
	}	
	
.container .container_ic .text_alan{
	width:auto;
	height:auto;
	line-height:22px;
	font-size:14px;
	color:#6a6a6a;
	}
	
.container .container_ic .text_alan .text_baslik{
	width:auto;
	height:auto;
	font-size:28px;
	color:#aa0f34;
	margin-bottom:20px;
	display:block;
	}
	
.container .container_ic .text_alan strong{
	width:auto;
	height:auto;
	font-size:18px;
	color:#162b58;
	display:block;
	}	
	
footer{
	width:100%;
	height:auto;
	border-top:solid 5px #162b58; 
	}	
	
footer .footer_ust{
	width:100%;
	height:auto;
	background:#f8f8f8;
	}	
	
footer .footer_ust .footer_ust_ic{
	width:1200px;
	height:auto;
	padding-top:25px;
	padding-bottom:35px;
	}	
	
footer .footer_ust .footer_ust_ic .alt_menu{
	width:auto;
	height:auto;
	display:table;
	font-size:14px;
	color:#162b58;
	
	}	
	
footer .footer_ust .footer_ust_ic .alt_menu a{
	width:auto;
	height:auto;
	font-size:14px;
	color:#162b58;
	margin:0px 10px;
	}	
	
footer .footer_ust .footer_ust_ic .sm{
	width:auto;
	height:auto;
	display:table;
	margin-top:20px;
	}	
	
footer .footer_ust .footer_ust_ic .sm .sm_ic{
	width:37px;
	height:37px;
	float:left;
	margin:0px 5px;
	display:block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}	
	
footer .footer_ust .footer_ust_ic .sm .sm_ic img{
	width:37px;
	height:37px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}	
	
footer .footer_ust .footer_ust_ic .sm .sm_ic img:hover{
	border-radius:20px;
	}	
	
footer .footer_alt{
	width:100%;
	height:auto;
	background:#9e0736;
	}	
	
footer .footer_alt .footer_alt_ic{
	width:1200px;
	height:auto;
	padding:20px 0px;
	}	
		
footer .footer_alt .footer_alt_ic .adres{
	width:auto;
	height:25px;
	float:left;
	font-size:14px;
	color:#fff;
	background:url(../images/adres.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	}	
	
footer .footer_alt .footer_alt_ic .mail{
	width:auto;
	height:25px;
	float:left;
	font-size:14px;
	color:#fff;
	background:url(../images/mail.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-left:100px;
	}
	
footer .footer_alt .footer_alt_ic .mail a{
	font-size:14px;
	color:#fff;
	}	
	
footer .footer_alt .footer_alt_ic .telefon{
	width:auto;
	height:25px;
	float:right;
	font-size:14px;
	color:#fff;
	background:url(../images/telefon.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	}	
	
footer .footer_bottom{
	width:1200px;
	height:auto;	
	padding:10px 0px;
	display:table;
	}	
	
footer .footer_bottom .copy{
	width:auto;
	height:30px;
	float:left;
	line-height:30px;
	font-size:11px;
	color:#666;	
	}	
	
footer .footer_bottom .iwt{
	width:100px;
	height:auto;
	font-size:10px;
	color:#666;	
	float:right;
	text-align:center;
	background:url(../images/iwt.png) bottom center no-repeat;
	padding-bottom:12px;
	}	

footer .footer_bottom .iwt:hover{
	text-decoration:none;
	}	

header .ic_gorsel{
	width:auto;
	height:300px;
	position:relative;
	overflow:hidden;
	}
	
header .ic_gorsel .ic_gorsel_cerceve .sc_gorsel{
	width:2000px;
	height:300px;
	position:relative;	
	margin-left:-1000px;
	left:50%;
	}	
	
	
header .ic_gorsel .ic_gorsel_alt{
	width:2000px;
	height:300px;	
	position:absolute;
	left:50%;
	margin-left:-1000px;
	}
	
.ulke_select{
	width:825px;
	height:50px;
	border:solid 1px #ccc;
	outline:none;	
	padding:0px 10px;
	display: none;
	}
	
.duyuru_alan{
	width:auto;
	height:auto;
	padding:10px 0px;
	border-bottom:dotted 1px #ccc;
	}
	
.duyuru_alan:last-child{
	border-bottom:0px;
	}
	
.duyuru_alan .duyurular_baslik{
	width:auto;
	height:auto;
	font-size:18px;
	color:#162b58;
	display:block;
	font-weight:bold;
	}
	
.duyuru_alan .duyurular_baslik:hover{
	text-decoration:none;
	color:#cf013f;
	}
	
.duyuru_alan .devami_link{
	width:auto;
	height:auto;
	font-size:12px;
	color:#cf013f;
	}	
	
.form{
	width:825px;
	height:auto;
	margin-left:0px;
	}	
	
.form .form_satir{
	width:815px;
	height:auto;
	display:table;
	margin-bottom:20px;
	}	
	
.form .form_satir .form_ad{
	width:240px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.form .form_satir .form_input{
	width:340px;
	height:40px;
	border:solid 1px #ccc;
	outline:none;
	padding:0px 10px;
	}	
		
.form .form_satir .form_text{
	width:340px;
	height:150px;
	border:solid 1px #ccc;
	outline:none;
	padding:10px;
	}	
	
.form .form_satir .form_select{
	width:360px;
	height:40px;
	border:solid 1px #ccc;
	outline:none;
	padding-left:10px;
	}	
	
.form .form_satir .form_select_orta{
	width:170px;
	height:40px;
	border:solid 1px #ccc;
	outline:none;
	float:left;
	margin-right:20px;
	padding-left:10px;
	}	
	
.form .form_satir .form_select_orta:last-child{
	margin-right:0px;
	}	
	
.form_satir .guvenlik_gorsel{
	width:auto;
	height:40px;
	float:left;
	margin-right:30px;
	}

.form_satir .form_input_guvenlik{
	width:200px;
	height:40px;
	border:solid 1px #ccc;
	outline:none;
	padding:0px 10px;
	}

.form_buton{
	width:370px;
	height:50px;
	color:#fff;
	background:#061026;
	border-radius:5px;
	border:0px;
	margin-left:270px;
	cursor:pointer;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	font-size:18px;
	}
	
.form_buton:hover{
	background:#D31951;
	}
	
.form_box{
	width:550px;
	height:auto;
	float:left;
	margin-top:10px;
	}	

.form .form_satir label{
	width:auto;
	height:auto;
	display:block;
	margin-bottom:20px;
	}
	
.form .form_satir .fl{
	float:left;
	margin-right:20px;
	}	
	
.form .form_satir .fl2{
	float:left;
	margin-right:50px;
	width:250px;
	margin-bottom:20px;
	}	
	
.form .form_satir .fl2:nth-child(2n){
	margin-right:0px;
	}	
	
.form .form_satir label .form_sec{
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	margin-right:10px;
	}	

.form .form_satir label span{
	width:auto;
	height:auto;
	font-size:14px;
	color:#333;
	}	
	
.bilgi{
	width:825px;
	height:auto;
	margin-left:0px;
	}	
	
.bilgi .bilgi_satir{
	width:815px;
	height:auto;
	display:table;
	margin-bottom:20px;
	}	
	
.bilgi .bilgi_satir .bilgi_ad{
	width:240px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.bilgi .bilgi_satir .bilgi_icerik{
	width:350px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.bilgi .bilgi_satir .bilgi_icerik .m_link{
	color:#333;
	}
	
.harita{
	width:823px;
	height:450px;
	margin-top:30px;
	margin-bottom:30px;
	border:solid 1px #c2c2c2;	
	}
	
.harita .harita_ic{
	width:823px;
	height:450px;
	}
	
.er{
	border:1px solid #FF0000 !important;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	