@font-face {
    font-family: fontone;
    src: url(fonts/gothamrndbook.otf);
  }

body {
  background: url(images/zemin.jpg) #323232 no-repeat center top;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0
}

.zemin {
  max-width: 620px;
  height: 700px;
  position: relative;
  margin: 0 auto;
  top: 150px;
}

.logo {
  height: 170px;
  background: url(images/logo.png) transparent no-repeat center top;
  background-size: contain;
}

.konumicon {
  height: 50px;
  background: url(images/icon.png) transparent no-repeat center top;
  margin: 30px 0 10px
}

.adres {
  font-family: "fontone";
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.iletisim {
  position: relative;
  height: 24px;
  display: inline-block;
  left: 50%;
    margin-top: 5px;
    transform: translateX(-50%);
    text-align: center
}

span {
  font-weight: bold;
}

.tele {
  position: relative;
  width: auto;
  display: inline-block;
  margin: 0px 0px 0px 5px;
}

.icont {
  width: 22px;
  height: 24px;
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  background: url(images/tele-icon.png) transparent no-repeat center center;
}

.numara {
  margin-left: 27px;
  height: 24px;
  line-height: 24px;
  color: #ffffff;
  font-family: arial;
  text-align: left;
  position: relative;
}

.iconp {
  width: 22px;
  height: 24px;
  position: relative;
  top: 0px;
  left: 10px;
  margin-right: 10;
  float: left;
  background: url(images/phone-icon.png) transparent no-repeat center center;
}

.icone {
  width: 22px;
  height: 24px;
  position: relative;
  top: 0px;
  left: 10px;
  margin-right: 15px;
  float: left;
  background: url(images/mail-icon.png) transparent no-repeat center center;
}

.tum {
  color: #1a1a77;
  text-align: center;
  font-family: arial;
  margin-top: 50px
}

.slogan {
  font-size: 34px;
  font-family: "fontone";
  color: #d1d2ff;
  text-align: center;
  text-shadow: 0px 5px 4px #27278a;
  font-style: italic;
  margin-top: 20px
}
