body {
	background-image: url('../images/bg3.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}

.clear {
	clear: both;
}

.outer_header {
	width:100%;
	margin:10px 0 0 0;
}

header {
	width:980px;
	background-color:white;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}

.header_sol {
	width: 185px;
	height: 200px;
	float: left;
}

.logo {
	width: 185px;
	height: 200px;
}

.header_sag {
	width: 795px;
	height: 200px;
	float: left;
}

.sag_ust {
	width: 795px;
	height: 146px;
}

.sag_ust_ust {
	width: 795px;
	height: 46px;
}

.sag_ust_ust_tel {
	height: 46px;
	float: right;
}

.ust_tel_img {
	width: 46px;
	height: 46px;
	float: left;
}

.ust_tel_tel {
	height: 46px;
	line-height: 46px;
	font-family: arial;
	font-size: 16px;
	float: left;
	margin: 0 5px 0 5px;
}	

.sag_alt {
	width: 795px;
	height: 54px;
}

nav {
	width: 795px;
	height: 54px;
	background: url('../images/menu_back.png');
	text-align: right;
}

nav li {
	display: inline;
	list-style: none;
	line-height: 54px;
}

nav li a {
	text-decoration: none; 
	color: white;
	font-family: arial;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
}

nav li a:hover {
	text-decoration: none; 
	color: #ef7c00;
	font-family: arial;
	font-size: 14px;
	background-color: white;
	padding: 10px 10px 10px 10px;
}


.outer_slider {
	width:100%;
}

.slider {
	width:1000px;
	height:370px;
	margin:0 auto;
	background-color:white;
	padding:10px 0 0 0;
}

.outer_main_map {
	width:100%;
}

.main_map {
	width:1000px;
	background-color:white;
	margin:0 auto;
	padding: 0 0 20px 0;
}

.main_map_left {
	width:500px;
	float:left;
}

.main_map_left_title {
	width:475px;
	height:30px;
	margin:0 10px 0 15px;
	line-height:30px;
}

.main_map_left_title span {
	font-family:"Arial Narrow";
}

.main_map_left_yazi {
	width:475px;
	height:30px;
	margin:0 10px 10px 15px;
	line-height:30px;
}

.main_map_left_yazi span {
	font-family: Arial;
}

.main_map_right {
	width:500px;
	float:left;
}

.outer_images {
	width:100%;
}

.images {
	width:1000px;
	margin:0 auto;
	background-color:white;
	padding:10px 0 0 0;
}

.images_left {
	width:500px;
	float:left;
}

.images_right {
	width:500px;
	float:left;
}

.images_left_image {
	width:230px;
	height:130px;
	float:left;
	background-color:#e7e7e7;
	margin:0 0 20px 15px;
}

.images_left_image img {
	padding:5px 0 0 5px;
}

.images_right_image {
	width:480px;
	height:130px;
	float:left;
	background-color:#e7e7e7;
	margin:0 15px 20px 5px;
}

.images_right_image img {
	padding:5px 0 0 5px;
}

.outer_haberler {
	width:100%;
}

.haberler {
	width:1000px;
	margin:0 auto;
}

.haberler_box {	
	width:475px;
	margin:0 0 0 15px;
	float:left;
}

.haberler_left_box {
	width:200px;
	height:180px;
	background-color:white;
	float:left;
	   -moz-box-shadow:    inset 0 0 5px gray;
   -webkit-box-shadow: inset 0 0 5px gray;
   box-shadow:         inset 0 0 5px gray;
}

.haberler_left_box img {
	padding:10px 0 0 10px;
}

.haberler_right_box {
	width:265px;
	height:210px;
	float:left;
}

.haberler_baslik {
	width:265px;
	margin:0 0 10px 0;
}

.haberler_baslik h2 {
	font-family: "Arial Narrow";
	font-weight:bold;
	padding:0 0 0 10px;
	font-size:19px;
}

.haberler_baslik h2 a {
	color:black;
	text-decoration:none;
}

.haberler_baslik h2 a:hover {
	color:black;
	text-decoration: underline;
}


.haberler_detay {
	width:265px;
	height:180px;
	padding:0 10px 0 10px;
}

.haberler_detay span {
	font-family:Arial;
	font-size:13px;
}

.haberler_top_image {
	width:1000px;
	height:50px;
	margin:0 auto;
}

.outer_footer {
	width:100%;
	margin:10px 0 0 0;
}

footer {
	width:1000px;
	background-color:white;
	height:40px;
	line-height:40px;
	margin:0 auto;
	font-family:"Arial Narrow";
}

footer span {
	padding:0 0 0 15px;
}

footer span a {
	color:gray;
	text-decoration:none;
}

footer span a:hover {
	color:black;
	text-decoration:none;
}

.title {
	width:970px;
	height:25px;
	margin:0 0 0 15px;
}

.line2 {
	width:970px;
	padding:0 0 10px 0;
}

.title span {
	font-family: "Arial Narrow";
	font-size:18px;
}

.outer_page {
	width:100%;
}

.page {
	width:1000px;
	margin:0 auto;
	background-color:white;
}

.page_title {
	width:970px;
	height:25px;
	margin:0 0 0 15px;
	padding:15px 0 0 0;
}

.page_title h1 {
	font-family:"Arial";
	font-weight:bold;
	font-size: 22px;
}

.page_yazi {
	width:970px;
	margin:0 0 0 15px;
	padding:0 0 15px 0;
}

.page_yazi_yazi {

-webkit-box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
padding:20px 10px 20px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.page_yazi_yazi span {
	font-family:"Arial Narrow";
	font-size:16px;
}

.page_yazi span li {
	font-family:"Arial Narrow";
	font-size:16px;
	list-style:none;
	padding:10px 0 0 0;
}

.page_bayi {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.bayi_box {
	width: 25%;
	padding: 2% 2% 2% 2%;
	box-sizing: border-box;
}

.bayi_image {
	width: 100%;
}

.bayi_image img {
	width: 100%;
	height: auto !important;
}

.contact_map {
	width:970px;
	height:300px;
	padding:0 0 10px 0;
}

.iletisim_box {
	width:460px;
	float:left;
	margin:0 0 10px 15px;
}

.iletisim_box_tek {
	width:970px;
	float:left;
	margin:0 0 10px 15px;
}

.iletisim_box_right {
	width:460px;
	float:left;
	margin:0 0 10px 25px;
}

.iletisim_title {
	width:460px;
	font-family:"Arial Narrow";
	font-size:16px;
	margin:0 0 5px 0;
}

.iletisim_input {
	width:460px;
	height:30px;
	margin:0 0 0 0;
}

.iletisim_input input {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	float: left;
	padding: 5px 10px;
	width: 440px;
	outline: none;
}

.iletisim_bilgi {
	width:460px;
	height:30px;
	font-family:"Arial Narrow";
	font-size:14px;
	color:gray;
}

.iletisim_textarea {
	width:970px;
	float:left;
	margin:0 0 20px 15px;
}

.iletisim_textarea textarea {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	float: left;
	padding: 5px 10px;
	width: 925px;
	height:100px;
	outline: none;
	resize:none;
	
}

.page_left {
	width:300px;
	float:left;
	margin:10px 0 0 0;
}

.page_right {
	width:650px;
	float:left;
	margin:10px 0 0 15px;
}

.urun_kat {
	width:300px;
	font-family:"Arial Narrow";
	margin:0 0 20px 0;
	border-bottom: thin gray dotted;
	padding:0 0 5px 0;
}

.urun_kat a {
	color:black;
	text-decoration:none;
}

.urun_kat a:hover {
	color:gray;
	text-decoration:none;
}

.line3 {
	width:2px;
	float:left;
}

.mesaj_yazi {
	width:970px;
	padding:0 0 10px 15px;
	font-family:"Arial Narrow";
}

.iletisim_submit {
	width:970px;
	float:left;
	margin:0 0 20px 15px;
}

.iletisim_submit input {
	width:150px;
	height:50px;
}

.outer_bant {
	width:100%;
	margin: 5px 0 5px 0;
}

.bant {
	width:1000px;
	height:50px;
	margin:0 auto;
	background-color:white;
}

.bant_container {
	width:970px;
	margin:0 0 0 15px;
}

.hava {
	width:405px;
	height:50px;
	float:left;			
}

.doviz {
	width:565px;
	height:50px;	
	float:left;	
	margin:0 0 0 0;	
}

.hava_baslik {
	height:50px;
	line-height:50px;
	font-family:"Arial";
	float:left;
	margin:0 5px 0 0;
}

.hava_durum {
	height:50px;
	line-height:50px;
	font-family:"Arial";
	float:left;
	margin:0 5px 0 0;
}

.hava_resim {
	width:40px;
	height:50px;
	float:left;
	margin:0 5px 0 0;
	padding:5px 0 0 0;
}

.hava_derece {
	height:50px;
	line-height:50px;
	font-family:"Arial";
	font-size:24px;
	float:left;
	margin:0 15px 0 0;
}

.doviz_baslik {
	height:50px;
	line-height:50px;
	font-family:"Arial";
	float:left;
	margin:0 10px 0 0;
}

.doviz_resim {
	width:30px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
	padding:10px 0 0 0;
}

.doviz_kur {
	height:50px;
	line-height:50px;
	font-family:"Arial Narrow";
	float:left;
	margin:0 15px 0 0;
	color:red;
}

.eur_kur {
	height:50px;
	line-height:50px;
	font-family:"Arial Narrow";
	float:left;
	margin:0 0 0 0;
	color:red;
}

.ilet_map {
	width:970px;
	margin:0 0 0 15px;
}

.ilet_bilgiler {
	width:970px;
	height:30px;
	margin:10px 0 5px 15px;
}

.ilet_tel {
	height:30px;
	float:left;
	margin:0 30px 0 0;
}

.ilet_icon {
	width:30px;
	height:30px;
	float:left;
	margin:0 5px 0 0;
}

.ilet_tel_tel {
	height:30px;
	line-height:30px;
	font-family:"Arial";
	font-size: 13px;
	float:left;
}

.ilet_fax {
	height:30px;
	float:left;
	margin:0 30px 0 0;
}


.ilet_fax_fax {
	height:30px;
	line-height:30px;
	font-family:"Arial";
	font-size: 13px;
	float:left;
}


.ilet_adres {
	height:30px;
	float:left;
	margin:0 30px 0 0;
}

.ilet_adres_adres {
	height:30px;
	line-height:30px;
	font-family:"Arial";
	font-size: 13px;
	float:left;
}

.ilet_mail {
	height:30px;
	float:left;
}

.ilet_mail_mail {
	height:30px;
	line-height:30px;
	font-family:"Arial";
	font-size: 13px;
	float:left;
}

.urun_image {
	width:180px;
	height:180px;
	background-image: url('../images/urun_back.jpg');
    #position: absolute;
    #top: 50%; 
    display: table-cell; 
    vertical-align: middle;
    text-align:center;
}

.urun_image:hover {
	width:180px;
	height:180px;
	background-image: url('../images/urun_back2.jpg');
    #position: absolute;
    #top: 50%; 
    display: table-cell; 
    vertical-align: middle;
    text-align:center;
}


.urun_image a {
	text-decoration:none;
	color:black;
	padding:5px 5px 5px 5px;
}

.urun_image a:hover {
	text-decoration:none;
	color:#327cb4;
	padding:5px 5px 5px 5px;
}


.urun_box {
	margin:0 15px 15px 0;
	display: table; 
    height: 180px; 
    #position: relative; 
    overflow: hidden;
    float:left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.haber_resim_ilk {
	float:left;
	margin:0 11px 10px 0;
}

.haber_resimler {
	float:left;
	margin:0 11px 10px 0;
}

.outer_borsa {
	width:100%;
}

.borsa {
	width:1000px;
	height:50px;
	background-color:white;
	margin:0 auto;
	background-image: url('../images/borsaback.jpg');
}

.borsa_title {
	width:450px;
	height:50px;
	margin:0 0 0 15px;
	font-family:"Arial Narrow";
	float:left;
	line-height:50px;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	color:red;
}

.box {
    height: 50px;
    overflow: hidden;
    float:left;
}
.box ul {
    float: left
}
.box ul li {
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    font-family:"Arial Narrow";
    font-size:18px;
    color:red;
}

.servis_yazi {
	margin:20px 0 0 0;
}

.servis_yazi_yazi {
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
box-shadow: inset 0px 0px 10px 0px rgba(3,3,3,0.73);
padding:20px 10px 20px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}


.servis_yazi span {
	font-size:20px;
}

.servis_yazi span li {
	font-size:20px;
}

.hakkimizda_resimler img {
	margin:20px 10px 0 0;
}

