body {
  background: #fff;
  margin:0;
}

*{
  outline-color: transparent;
  outline-style: none;
  outline: none;
  -webkit-user-select: none;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
}

.very-specific-design {
  width: 1080px;
  height: 1920px;
  text-align: center;
  background: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  overflow: hidden;
  background: #fff no-repeat;
}

.scaleable-wrapper {
  width: 100%;
  padding: 0px;
  resize: both;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background: #fff;
  height: 100%;
}

.ui-resizable-se {
  width: 10px;
  height: 10px;
  background: orange;
  position: absolute;
  bottom: 0;
  right: 0;
}

.ust-reklam{
  position: absolute;
  width: 1048px;
  height: 277px;
  top: 15px;
  transform: translateX(-50%);
}

.benim-sehrim{
  position: absolute;
  width: 510px;
  height: 184px;
  top: 255px;
  left: 15px;
}

.akilli-kucuk{
  position: absolute;
  width: 510px;
  height: 184px;
  top: 255px;
  right: 15px;
}

.logo{
  position: absolute;
  width: 1043px;
  height: 165px;
  top: 422px;
  left: 15px;
  z-index: 9;
  animation: LogoDown 2s;
}

.mustafa-kavus{
  position: absolute;
  width: 207px;
  height: 306px;
  top: 587px;
  left: 15px;
}

.mehmet-gayretli{
  position: absolute;
  width: 207px;
  height: 306px;
  top: 587px;
  left: 225px;
}

.ilker-yigit{
  position: absolute;
  width: 207px;
  height: 306px;
  top: 587px;
  left: 436px;
}

.huseyin-saydam{
  position: absolute;
  width: 207px;
  height: 306px;
  top: 587px;
  left: 646px;
}

.omer-simsek{
  position: absolute;
  width: 207px;
  height: 306px;
  top: 587px;
  right: 15px;
}

.ugur-ozteke{
  position: absolute;
  width: 336px;
  height: 175px;
  top: 912px;
  left: 15px;
}

.erol-sunat{
  position: absolute;
  width: 345px;
  height: 175px;
  top: 912px;
  left: 372px;
}

.ridvan-peker{
  position: absolute;
  width: 336px;
  height: 175px;
  top: 912px;
  right: 15px;
}

.golda-ads{
  position: absolute;
  width: 263px;
  height: 620px;
  top: 1107px;
  left: 15px;
}

.ilce-class{
  position: absolute;
  width: 506px;
  height: 620px;
  top: 1107px;
  left: 286px;
}

.anket{
  position: absolute;
  width: 265px;
  height: 620px;
  top: 1107px;
  right: 15px;
}

.golda-video{
  position: absolute;
  width: 214px;
  height: 113px;
  top: 95px;
  right: 22px;
}

.line{
  position: absolute;
  width: 1051px;
  height: 4px;
  top: 900px;
  left: 15px;
}


.slider{
  position: absolute;
  width: 237px !important;
  height: 338px !important;
  left: 14px;
  border:0;
  margin:0;
  padding:0;
  top: 282px;
  box-shadow: none !important;
}

.slider img{
  width: 100%;
}

.slick-arrow{
  display: none !important;
}

.slick-slide{
  padding: 1px;
}

.cemo-reklam{
  position: absolute;
  width: 1047px;
  height: 156px;
  top: 1735px;
  left: 15px;
}

.sonax-tel{
  position: absolute;
  display: block;
  width: 84px;
  height: 84px;
  top: 0px;
  z-index: 99;
  right: 0px;
}

.map-genel{
  position: absolute;
  display: block;
  width: 510px;
  height: 184px;
  top: 0px;
  z-index: 90;
  left: 0px;
}

.degismeyen-lezzet{
  position: absolute;
  width: 224px;
  height: 102px;
  top: 60px;
  left: 433px;
  animation: whatsapp 2s infinite;
}

.akilli-balon-1,
.akilli-balon-2,
.akilli-balon-3,
.akilli-balon-4{
  position: absolute;
  top: 20px;
}

.akilli-balon-4{
  width: 190px;
  height: 185px;
  left: 115px;
  animation: fly 1s ease-in-out infinite alternate both;
}

.akilli-balon-3{
  width: 195px;
  height: 184px;
  left: 304px;
  animation: fly 2s ease-in-out infinite alternate both;
}

.akilli-balon-2{
  width: 196px;
  height: 185px;
  left: 494px;
  animation: fly 3s ease-in-out infinite alternate both;
}

.akilli-balon-1{
  width: 197px;
  height: 183px;
  left: 669px;
  animation: fly 4s ease-in-out infinite alternate both;
}


.slider2{
  position: absolute;
  width: 235px !important;
  height: 132px !important;
  left: 206px;
  top: 25px;
  border:0;
  margin:0;
  padding:0;
  box-shadow: none !important;
}

.slider2 img{
  width: 100%;
}


.popup-content{
  display: none;
  position: absolute;
  width: 1080px;
  height: 1920px;
  background: url("../img/popup-bg.png") no-repeat left top;
  z-index: 998;
  left: 0;
  right: 0;
}

.popup-content-close{
  position: absolute;
  width: 1080px;
  height: 1920px;
  z-index: 999;
  left: 0;
  right: 0;
}

.detail-image-content{
  position: absolute;
  width: 808px;
  height: auto;
  left:50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.detail-image{
  display: block;
  width: 100%;
}

.close-popup{
  position: absolute;
  width: 75px;
  height: 75px;
  background: url("../img/close.png") no-repeat left top;
  right: 30px;
  top: 30px;
  z-index: 9999;
}

.control{
  position: absolute;
  width: 156px;
  height: 128px;
  left: 60px;
  top: 30px;
  z-index: 9999;
}

.phone{ top: 1059px; animation-delay: 3.5s; animation: leftSlide 2s;}
.mail{ top: 1238px; animation-delay: 3.5s; animation: rightSlide 2s;}
.map{ top: 1417px; animation-delay: 3.5s; animation: leftSlide 2.5s;}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  overflow: hidden;
  margin:0;
  padding:0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff;
  background-size: 20%;
}

.se-pre-con svg{
  position: absolute;
  left: 48%;
  top: 40%;
  transform: translate(-50%, -50%);
}

@keyframes fly {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}


@keyframes LogoDown {
  0% { transform: scale(1.4); opacity: 0;}
  100% { transform: scale(1); opacity: 1; }
}

@keyframes slideFade {
  0% { opacity: 0;}
  100% { opacity: 1; }
}

@keyframes leftSlide {
  0% { left: -611px; opacity: 0;}
  100% { left: 50%; opacity: 1; }
}

@keyframes rightSlide {
  0% { left: 1700px; opacity: 0;}
  100% { left: 50%; opacity: 1; }
}

@keyframes facebookAni {
  0% { left: -194px; opacity: 0;}
  100% { left: 239px; opacity: 1; }
}

@keyframes instagramAni {
  0% { right: -194px; opacity: 0;}
  100% { right: 237px; opacity: 1; }
}

@keyframes whatsappAni {
  0% { opacity: 0;}
  100% { opacity: 1; }
}

@keyframes whatsapp
{
  0%
  {
    transform: scale( .9 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .9 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .9 );
  }
  100%
  {
    transform: scale( .9 );
  }
}