@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#34495e;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1{color:blue; font-size:30px; margin-top:30px; text-align:center;}
p{color:#000; font-size:20px; margin-top:25px; text-align:left;}
p.servis{color:#000; font-size:20px; margin-top:25px; text-align:center;}
.menu {     
    width:%100; 
	height:50px;
	margin:auto;
	margin-top:5px;
}

.menu > li {
    background: #e74c3c;
    float: left;
    position: relative;
	border:1px #fff solid;

}

.menu a {
    display: block;
	width:100px;;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 15px;
}        

.menu li:hover {
    background: #34495e;
}        

.menu > li > a {
    padding: 1em 2em;
} 
.ana{width:820px; height:auto; margin:auto;}
.banner{width:%100; height:auto;; margin-top:auto; background-color:#fff;}
.logo{width:516px; height:141px; margin:auto;}
.icerik_iletisim{ width:820px; height:900px; background-color:#fff; border:1px #e74c3c solid; margin:auto; border-radius:20px; margin-top:5px;}
iframe{margin-top:20px;}
.icerik_misyon{ width:820px; height:300px; background-color:#fff; border:1px #e74c3c solid; margin:auto; border-radius:20px; margin-top:5px;}
.icerik_servis{ width:820px; height:autopx; background-color:#fff; border:1px #e74c3c solid; margin:auto; border-radius:20px; margin-top:5px;}
.icerik_satis{ width:820px; height:auto; background-color:#fff; border:1px #e74c3c solid; margin:auto; border-radius:20px; margin-top:5px;}
.sliderduzen{height:auto; width:auto; margin:auto; }
.enalt{width:%100; height:20px; text-align:center; background:#192833; color:#fff; margin-top:20px; font-size:15px;}
.footer {
    width: 100%;
    height: 20px;
    background: #192833;
	text-align:center;
    color: #fff;
    position: absolute;
    bottom: 0;
}
.clearfix:before, .clearfix:after {
    content:"";
    display: table;
}
.clearfix:after {
    clear: both;
}
.sosyal{width:auto; height:141px; float:left;}
.icon{width:50px; height:50px; float:left; margin-top:90px; margin-left:20px;}