﻿@font-face { font-family: 'roboto_condensedregular'; src: url('../fontlar/roboto/robotocondensed-regular-webfont.eot'); src: url('../fontlar/roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fontlar/roboto/robotocondensed-regular-webfont.woff2') format('woff2'), url('../fontlar/roboto/robotocondensed-regular-webfont.woff') format('woff'), url('../fontlar/roboto/robotocondensed-regular-webfont.ttf') format('truetype'), url('../fontlar/roboto/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg'); font-weight: normal; font-style: normal; }


html { width: 100%; height: 100%; }
body { margin: 0; padding: 0; width: 100%; height: 100%; background: url(../img/arkaplan.jpg) no-repeat top center; background-size: cover; }
a { color: #383838; cursor: pointer; position: relative; z-index: 99999999999999; }



.arkaplan { position: absolute; z-index: -1; margin: 0; padding: 0; height: 100%; width: 100%; z-index: -9999; }


.logo { width: 100%; height: 20%; text-align: center; }
    .logo img { width: 40%; }



.firmalar { width: 50%; margin: 0 auto; margin-top: 5%; display: table; }

.wb { float: left; width: 40%; margin-left: 10%; margin-top: 12%;}
    .wb img { width: 100%; }

.iwt { float: left; width: 50%; }
    .iwt img { width: 100%; }


.footer { width: 100%; margin: 0 auto; display: table; bottom: 0; position: absolute; padding-bottom: 10px; }

.footericerik { float: left; width: 50%; margin: 0 auto; text-align: center; }
    .footericerik .baslik { font: bold 22px roboto_condensedregular; color: #383838; }
    .footericerik .adres { font: normal 14px roboto_condensedregular; color: #383838; }

.sosyalaglar { float: left; width: 23.5%; margin-right: 1.5%; padding-top: 10px; }
.sosyalaglaric { float: right; width: 143px; height: 72px; background: url(../img/sosyalbg.png) no-repeat; background-size: cover; }


.google { float: left; padding-top: 20px; padding-left: 5px; padding-right: 3px; }
.facebook { float: left; padding-top: 20px; padding-right: 7px; }
.twitter { float: left; padding-top: 20px; }
