@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Oswald";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed";
* {
	outline: none;
}
html {
    display: flex;
}
::selection {
    color: #fff;
    background: #666;
}
img {	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;}
body, head, ul, li, p, strong, h1, h2, a {
	margin: 0;
	padding: 0;
	text-decoration: none
}
body {
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	cursor: default;
}
.header {
	width: 100%;
	display: block;
	position: relative;
	background: url(../images/slider/slider.jpg) no-repeat center center;
	background-size: cover;
}

.header img {
	width: 100%;
	height: auto;
	display: block
}
.header-menu {
    position: fixed;
    width: 100%;
    background: url(../images/bg.png);
    top: 0;
    z-index: 2;
    border-bottom: 2px solid #e7930a;
}
#logo {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat center center;
    background-size: contain;
}
.header-menu ul {
	width: 35%;
	position: absolute
}
#menu-sol {
	text-align: right;
	left: 0
}
ul#menu-sag {
	right: 0;
	text-align: left
}
.header-menu ul li {
	list-style: none;
	display: inline-block;
	margin: 0 15px;
	color: #fff;
	letter-spacing: 1px;
	position: relative
}
.header-menu ul li a {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	transition:color 250ms ease;
}
.header-menu ul li a:hover {color:#e7930a;}
.logo img {
	width: auto
}
.logo {
	float: left;
	margin: 5px 40px 0 0
}
.hakkimizda {
	margin: 0 330px 0 0 !important
}
#hakkimizda, #menuliste, #galeri, #iletisim {
	margin: 0 auto 50px;
	display: block;
}
#hakkimizda {
	padding-top: 100px
}
.slogan {
	display: table;
	margin: 0 auto 20px
}

.slogansag {
	display: table;
	margin-left: 60px
}
.sef {
	display: table;
	margin: 0 auto 30px
}
#hakkimizda-p {
    font-size: 17px;
}

#galeri {
	padding-top: 50px;
}
.galerigorsel img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.galerigorsel a:before {
	content:"";
	background: url(../images/galeri.png) #fff no-repeat center center;
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	transition: all 600ms;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.galerigorsel:hover > a:before {
	opacity: .9;
	visibility: visible;
	transform: scale(1);
}

#mobil-menu {position:absolute;
top:25px;}

.sosyalmedya {
    list-style: none;
    margin: 0 auto;
    width: 296px !important;
    position: absolute !important;
    top: -100px !important;
}

ul.sosyalmedya li {
	float:left;
	margin:0 5px;
	position:relative;
}



ul.sosyalmedya li:hover a img {
    opacity: 0;
    visibility:hidden;
	transition:all 600ms;
	}

ul.sosyalmedya li a {
    display: block;
	cursor:pointer;
}

ul.sosyalmedya li a #over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	visibility:hidden;
	opacity:0;
	transition:all 600ms;
}

ul.sosyalmedya li a:hover #over {opacity:1;visibility:visible;}

#iletisim {
    padding: 100px 0 20px 0;
    margin: 0;
    background: #191919 url(../images/bg.png);
    background-attachment: fixed!important;
}

#iletisim iframe{
    pointer-events: none;
}

#adres {text-align:center;
margin-top:20px;
color:#fff;}

.footer {
    text-align: center;
    color: #888;
    margin-top: 20px;
    line-height: 22px;
    font-size: 14px;
}
.sonart {
    margin: 0 auto;
    height: 36px;
	width: 116px;
}


#popup{position:fixed;
width:100%;
height:100%;
z-index:9999;
background:rgba(0,0,0,0.9);}

.popup{width:auto;
height:auto;
border-radius:5px;
  position:relative;
  margin:0 auto;
  transition:opacity 1s ease;
  text-align:center;
  display:block;
}

.popup img{display:block;
height:80%;
width:auto;
position:fixed;
    left: 0;
    right: 0;
	top:0;
	bottom:0;
    margin: auto;}

.animation{
opacity:0 !important;}





@media(min-width:70px) {
.header-menu {
	height: 150px;
}
.header-menu ul {
	display:none;
}
#logo {
	height: 203px;
}
.slogan-p {
	font-size: 20px;
	float: left;
	color: #777
}
.slogan h2 {
	float: left;
	margin: 0 10px;
	font-size: 30px;
	color: #333;
	position: relative;
	bottom: 15px
}
.galerigorsel {
	display: inline-block;
	width: 23%;
	margin: auto;
	overflow: hidden;
	position: relative;
	    border: 1px solid #eee;
}
.galerigorsel a:before {
	background-size:contain;
}
}

@media(min-width:768px) {

.header-menu {
	height: 150px;
}
#logo {
	height: 203px;
}
.header-menu ul {
	display:none;
}
.slogan-p {
	font-size: 20px;
	float: left;
	color: #777
}
.slogan h2 {
	float: left;
	margin: 0 10px;
	font-size: 30px;
	color: #333;
	position: relative;
	bottom: 15px
}
.galerigorsel {
	display: inline-block;
	width: 23.7%;
	margin:auto;
	overflow: hidden;
	position: relative;
	    border: 1px solid #eee;
}
.galerigorsel a:before {
	background-size:auto;
}
}
@media(min-width:992px) {
#hakkimizda, #menuliste, #galeri {
	width: 970px;
}
.header-menu {
	height: 163px;
}
#logo {
	height: 220px;
}
.header-menu ul {
	display:block;
	top: 79%;
}
.header-menu ul li a {
	font-size: 13px;
}
.galerigorsel {
	display: inline-block;
	width: 23.7%;
	margin: .5%;
	overflow: hidden;
	position: relative;
	    border: 1px solid #eee;
}
.slogan-p {
	font-size: 30px;
	float: left;
	color: #777
}
.slogan h2 {
	float: left;
	margin: 0 10px;
	font-size: 45px;
	color: #333;
	position: relative;
	bottom: 15px
}
.galerigorsel a:before {
	background-size:auto;
}




}
@media(min-width:1200px) {
#hakkimizda, #menuliste, #galeri {
	width: 1170px;
}
.header-menu {
	height: 181px;
}
#logo {
	height: 244.5px;
}
.header-menu ul {
	display:block;
	top: 79%;
}
.header-menu ul li a {
	font-size: 14px;
}

.slogan-p {
	font-size: 30px;
	float: left;
	color: #777
}
.slogan h2 {
	float: left;
	margin: 0 10px;
	font-size: 45px;
	color: #333;
	position: relative;
	bottom: 15px
}
.galerigorsel {
	display: inline-block;
	width: 23.7%;
	margin: .5%;
	overflow: hidden;
	position: relative;
	    border: 1px solid #eee;
}
.galerigorsel a:before {
	background-size:auto;
}
}



.mouse-icon {
    border: 2px solid #fff;
    border-radius: 8px;
    height: 24px;
    width: 13px;
    z-index: 1;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.mouse-icon .wheel {
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  -webkit-animation-name: drop;
          animation-name: drop;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  50% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 20px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  50% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 20px;
    opacity: 0;
  }
}


.menu {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 30px;
}

.buton {
    width: 100%;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border: 1px solid #242425;
    border-radius: 2px;
    background-color: #333D47;
    color: #fff;
    box-shadow: 0px 14px 20px -5px #aaa;
	transition:all .5s ease;
		margin-bottom:20px;
}

.buton:hover {
    background-color: #4f6071;
	border-color:#333;
    box-shadow: 0px 14px 20px -5px #ccc;
}

.urun{
	display:none;
}

p.baslik {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #607D8B;
    display: inline-block;
}

p.urun-adi {
    text-transform: capitalize;
    font-size: 18px;
    margin: 8px 0;
    font-weight: bold;
    color: #555;
}

p.urun-aciklama {
    text-transform: capitalize;
}

hr {
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
    border-top: none;
    border-left: none;
    border-right: none;
}