body {
margin: 0;
font-family: 'Oxygen', sans-serif;
color: #333;
background: #F2F1F1;
font-size: 14px;
overflow-x: hidden;
-webkit-font-smoothing: subpixel-antialiased;
}

a {
color: inherit;
text-decoration: none;
}

.grid {
width: 960px;
margin: 0 auto;
}

.temiz {
clear: both;
}

header {
position: absolute;
top: 30px;
min-width: 960px;
left: 0;
right: 0;
z-index: 2;

}

h3 {
display: inline-block;
border-bottom: solid 2px #0c4b73;
font-size: 20px;
margin-bottom: 0;
}

.logo {
position: absolute;
height: 80px;
z-index: 3;
background: url(img/logo.png) no-repeat center;
width: 360px;
}

.logo h1 {
float: left;
color: #FFF;
margin: 22px 0 0 90px;
font-size: 18px;
}

.logo h3 {
float: left;
color: #a0b7c3;
font-size: 12px;
margin: 0px 0 0 90px;
letter-spacing:1px;
}

.ust-serit {
width: 100%;
float: left;
position: absolute;
background: #0C4B73;
height: 80px;
z-index: 2;
left: -69%;
}

.alt-serit {
height: 80px;
position: absolute;
background: rgba(160, 183, 195, 0.9);
z-index: 1;
right: 0;
left: 0;
}

.nav {
float: right;
margin: 0;
padding: 0;
z-index: 4;
position: relative;
}

.nav li {
float: left;
list-style: none;
line-height: 100px;
color: #FFF;
padding: 0 17px;
text-align: center;
}

.nav li:hover {
background: url(img/hover.png) no-repeat center;
background-position: bottom;
}
.aktif {
background: url(img/hover.png) no-repeat center;
background-position: bottom;
}

.nav li a {
line-height: 80px;
display: block;
}

.kutu {
position: relative;
width: 292px;
height: 150px;
float: left;
text-align: center;
margin: 20px 15px;
cursor: pointer;
border: solid 4px #FFF;
}

.kutu:first-child {
margin-left: 0;
}

.kutu:last-child {
margin-right: 0;
}

.kutu img {
width: 100%;
height: 100%;
}

.kutu a {
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
color: #FFF;
padding: 6px 0;
-webkit-transition: all ease 0.4s;
transition: all ease 0.4s;
overflow: hidden;
}

.kutu:hover.kutu a {
background: rgba(0, 0, 0, 0.6);
padding: 67px 0;
}

.ana-metin {
border: solid 3px #CCC;
padding: 20px;
background: #FFF;
}

.ana-metin span {
font-weight: bolder;
}

.ana-metin:first-child:first-letter {
float: left;
font-size: 50px;
line-height: 30px;
margin-top: 8px;
padding-right: 2px;
padding-left: 3px;
}

.markalar {
background: url(img/markalar.jpg) no-repeat center #FFF;
height: 90px;
margin-top: 20px;
border: solid 3px #CCC;
padding: 15px 0;
}

footer {
min-width: 960px;
height: 60px;
margin-top: 20px;
border-top: solid 5px #a8c1cd;
background: #0c4b73;
color: #FFF;
position: relative;
}

footer span {
color: #E93F40;
}

.footer-logo {
float: left;
background: url(img/flogo.png) no-repeat center;
width: 85px;
height: 60px;
background-size: 45px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.footer-logo:hover {
background: url(img/flogo2.png) no-repeat center;
width: 85px;
height: 60px;
background-size: 45px;
}

footer p {
text-align: center;
margin: 0 0 0 265px;
line-height: 60px;
float: left;
font-size: 13px;
}

.telefon {
float: right;
margin: 0;
background: url(img/telefon.png) no-repeat left;
padding-left: 40px;
color: #a8c1d2;
}

.sayfa-baslik {
display: inline-block;
border-bottom: solid 4px #0c4b73;
font-size: 28px;
margin-bottom: 0;
}

.urun {
position: relative;
width: 222px;
height: 180px;
float: left;
text-align: center;
margin: 10px 5px;
cursor: pointer;
border: solid 4px #FFF;
overflow: hidden;
}

.urun:nth-child(1), .urun:nth-child(5), .urun:nth-child(9), .urun:nth-child(13) {
margin-left: 0;
}

.urun img {
width: 100%;
position: absolute;
left: 0;
right: 0;
height:100%;
bottom: 0;
}

.urun p {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
color: #FFF;
padding: 6px 0;
-webkit-transition: all ease 0.4s;
transition: all ease 0.4s;
z-index: 2;
margin: 0;
}

.urun:hover.urun p {
background: rgba(0, 0, 0, 0.6);
padding: 82px 0;
}

.uruns {
position: relative;
width: 302px;
height: 170px;
float: left;
text-align: center;
margin: 10px 5px;
cursor: pointer;
border: solid 4px #FFF;
overflow: hidden;
}

.uruns:nth-child(1), .uruns:nth-child(5), .uruns:nth-child(9), .uruns:nth-child(13) {
margin-left: 0;
}

.uruns img {
width: 100%;
position: absolute;
left: 0;
right: 0;
height:100%;
bottom: 0;
}

.uruns p {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
color: #FFF;
padding: 12px 0;
-webkit-transition: all ease 0.4s;
transition: all ease 0.4s;
z-index: 2;
margin: 0;
}

.uruns:hover.uruns p {
background: rgba(0, 0, 0, 0.6);
padding: 82px 0;
}

.sol {
wdith: 48%;
float: left;
}

.sol strong {
color:#0C4B73;
}

.sag {
width: 48%;
float: right;
}

form {
width: 90%;
}

input[type="text"] {
min-height: 20px;
min-width: 180px;
width: 100%;
border: 1px solid #E1E1E1;
}

textarea {
width: 100%;
resize: none;
border: 1px solid #E1E1E1;
}

[placeholder] {
padding-left: 10px;
}

button {
min-width: 120px;
min-height: 50px;
border: 2px solid #0c4b73;
background: transparent;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}

button:hover {
background: #0c4b73;
color: #FFF;
}