/* TRİOART REKLAM AJANSI | Salih Aslankuş & Vildan Doğan */

/* FONT TANIMLAMALARI */
@font-face {
    font-family: 'Felis-Light';
    src: url('../fontlar/Felis-Light.eot');
    src: local('Felis-Light'), local('Felis-Light'), 
    url('../fontlar/Felis-Light.woff') format('woff'),
    url('../fontlar/Felis-Light.svg#Felis-Light') format('svg'), 
    url('../fontlar/Felis-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Felis-Bold';
    src: url('../fontlar/Felis-Bold.eot');
    src: local('Felis-Bold'), local('Felis-Bold'), 
    url('../fontlar/Felis-Bold.woff') format('woff'),
    url('../fontlar/Felis-Bold.svg#Felis-Bold') format('svg'), 
    url('../fontlar/Felis-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Neo';
    src: url('../fontlar/NeoSansIntelPro-Medium.eot');
    src: local('NeoSansIntelPro-Medium'), local('NeoSansIntelPro-Medium'), 
    url('../fontlar/NeoSansIntelPro-Medium.woff') format('woff'),
    url('../fontlar/NeoSansIntelPro-Medium.svg#NeoSansIntelPro-Medium') format('svg'), 
    url('../fontlar/NeoSansIntelPro-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Neo-Reg';
    src: url('../fontlar/NeoSansIntelPro-Regular.eot');
    src: local('NeoSansIntelPro-Regular'), local('NeoSansIntelPro-Regular'), 
    url('../fontlar/NeoSansIntelPro-Regular.woff') format('woff'),
    url('../fontlar/NeoSansIntelPro-Regular.svg#NeoSansIntelPro-Regular') format('svg'), 
    url('../fontlar/NeoSansIntelPro-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Omnes';
    src: url('../fontlar/OmnesGirlScouts-Medium.eot');
    src: local('OmnesGirlScouts-Medium'), local('OmnesGirlScouts-Medium'), 
    url('../fontlar/OmnesGirlScouts-Medium.woff') format('woff'),
    url('../fontlar/OmnesGirlScouts-Medium.svg#OmnesGirlScouts-Medium') format('svg'), 
    url('../fontlar/OmnesGirlScouts-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}




/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
    background: url(../resimler/arkaplanlar/zemin1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



ol,ul {
	list-style:none;
}

a{
	color:#900;
	text-decoration:none;
}

*{
	margin:0;
	padding:0;
}

header{
	width: 1024px;
	margin: 0 auto;
	height: 132px;
	position: relative;
	z-index: 9999;
	background: url(../resimler/menu_ng.png) top center no-repeat;
}

ul#ustMenu{
	width:900px;
	font-family:'Felis-Light',serif;
	font-size:23px;
	list-style:none;
	margin:-8px auto 0 auto;
	padding:20px auto 0 50px;
	position:relative;
}

ul#ustMenu li{
	display:inline-block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
}

ul#ustMenu li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	transition:all ease .3s;
}	


ul#ustMenu li a:hover{
	display:block;
	float:left;
	color:#ff6a00;
	transition:all ease 1s;
}	


ul#ustMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	width: 150px;
	transition: all ease 1s;
	z-index: 9990;
}

.kurumsal-alt{
	left:100px;
	height:180px;
	top:7px;
	background-image:url(../resimler/alt_menu.png);
	z-index:99998;
}


.urunlerimiz-alt{
	left:245px;
	height:180px;
	background-image:url(../resimler/alt_menu.png);
	background-position:top;
	z-index:99998;
}

ul#ustMenu li ul { display:none; padding-top:10px;}
ul#ustMenu li ul li{
	font-size:15px;
}

ul#ustMenu li ul li a{line-height:10px; display:block; width:120px; text-align:center;}
ul#ustMenu li ul li a:hover{
	color: #073538;
}
ul#ustMenu li:hover ul {
	display:block;
	transition:all ease 1s;
}	

ul#ustMenu li.logoMenu{
	padding:12px 50px 10px 35px;
	z-index:99999;
	position:relative;
	background:url(../resimler/logo-bg.png) top center no-repeat;
}


.katalog{
	position:relative;
	z-index:99999;
	float:left;
	width:105px;
	height:35px;
	margin-left:5px;
	top:-34px;
	background:url(../resimler/ikonlar/dil-bg.png) top center no-repeat;
	text-align:center;
	font-family:'Felis-Bold',serif;
	font-size:16px;
	color:#fff;
	padding:5px 2px 0 2px; 
}

.dil{
	position: relative;
	z-index: 99999;
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 650px;
	top: -34px;
	background: url(../resimler/ikonlar/dil-bg.png) top center no-repeat;
	text-align: center;
	font-family: 'Omnes',serif;
	font-size: 16px;
	color: #fff;
	padding: 5px 2px 0 2px;
}


.dil a{
	color:#fff;
	text-decoration:none;
	transition:all ease .6s;
}


.dil a:hover{
	color:#390f0b;
	transition:all ease .3s;
}




.sosyal{
	position:relative;
	z-index:99999;
	float:left;
	width:75px;
	height:35px;
	margin-left:-8px;
	top:-34px;
	background:url(../resimler/ikonlar/sosyal-bg.png) top center no-repeat;
	padding:5px 2px 0 23px; 
}


.bakliyat-grubu{
	width:309px;
	height:216px;
	background:url(../resimler/buton/bakliyat-grubu.png) top center no-repeat;
	float:left;
	margin-left:20px;
	padding-top:20px;
	z-index:0;
	position:relative;
}

.bakliyat-grubu:hover .bakliyat-ikon{
	width:178px;
	height:110px;
	position:absolute;
	bottom:20px;
	left:140px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.bakliyat-grubu .bakliyat-ikon{
	width:181px;
	height:113px;
	position:absolute;
	bottom:20px;
	left:140px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}


.bulgur-grubu{
	width:309px;
	height:216px;
	background:url(../resimler/buton/bulgur-grubu.png) top center no-repeat;
	float:left;
	margin-left:20px;
	padding-top:20px;
	z-index:0;
	position:relative;
	opacity:1;
	transition:all ease 1s;
}

.bulgur-grubu:hover .bulgur-ikon{
	width:178px;
	height:116px;
	position:absolute;
	bottom:30px;
	left:109px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.bulgur-grubu .bulgur-ikon{
	width:170px;
	height:111px;
	position:absolute;
	bottom:30px;
	left:117px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}


.kuruyemis-grubu{
	width:309px;
	height:216px;
	background:url(../resimler/buton/kuruyemis-grubu.png) top center no-repeat;
	float:left;
	margin-left:20px;
	padding-top:20px;
	position:relative;
	z-index:0;
}


.kuruyemis-grubu:hover .kuruyemis-ikon{
	width:125px;
	height:80px;
	position:absolute;
	bottom:26px;
	left:162px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.kuruyemis-grubu .kuruyemis-ikon{
	width:136px;
	height:84px;
	position:absolute;
	bottom:29px;
	left:152px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}

.un-grubu{
	width:309px;
	height:214px;
	background:url(../resimler/buton/un-grubu.png) top center no-repeat;
	float:left;
	padding-top:20px;
	margin-left:25px;
	position:relative;
	z-index:0;
}

.un-grubu:hover .un-ikon{
	width:138px;
	height:100px;
	position:absolute;
	bottom:32px;
	left:150px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.un-grubu .un-ikon{
	width:144px;
	height:108px;
	position:absolute;
	bottom:28px;
	left:144px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}


.makarna-grubu{
	width:309px;
	height:216px;
	background:url(../resimler/buton/makarna-grubu.png) top center no-repeat;
	float:left;
	margin-left:20px;
	padding-top:20px;
	position:relative;
	z-index:0;
}


.makarna-grubu:hover .makarna-ikon{
	width:146px;
	height:83px;
	position:absolute;
	bottom:35px;
	left:141px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.makarna-grubu .makarna-ikon{
	width:153px;
	height:87px;
	position:absolute;
	bottom:32px;
	left:134px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}



.yemek-tarifleri{
	width:295px;
	height:251px;
	background:url(../resimler/buton/yemek-tarifleri.png) top center no-repeat;
	float:left;
	margin-top:-37px;
	margin-left:30px;
	padding-top:55px;
	position:relative;
	z-index:0;
}


.yemek-tarifleri:hover .yemek-ikon{
	width:177px;
	height:243px;
	position:absolute;
	bottom:65px;
	left:110px;
	z-index:-1;
	opacity:0.6;
	transition:all ease 0.5;
}


.yemek-tarifleri .yemek-ikon{
	width:177px;
	height:243px;
	position:absolute;
	bottom:65px;
	left:110px;
	z-index:-1;
	opacity:1;
	transition:all ease .2s;
}

#govde{
	width:1024px;
	position:relative;
	margin:0 auto;
}

.title{
	text-decoration:underline;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 3px 2px 4px rgba(0,0,9, 0.45);
	font-size:23px;
	margin:-2px 0 0 20px;
}


ul.liste{
	color: #FFFFFF;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 3px 2px 4px rgba(0,0,9, 0.45);
	list-style: circle;
	margin-left: 30px;
	min-height: 120px;
}

.yemek-devam{
	background:url(../resimler/buton/yemek-devam.png) no-repeat;
	width:93px;
	height:19px;
	line-height:19px;
	margin:0 auto;
	color:#fff;
	display:block;
	text-align:center;
	font-size:10px;
	transition:all ease .8s;
}

.yemek-devam:hover{
	background:url(../resimler/buton/yemek-devam.png) no-repeat;
	width:93px;
	height:19px;
	line-height:19px;
	margin:0 auto;
	color:#fab78f;
	display:block;
	text-align:center;
	font-size:10px;
	transition:all ease .8s;
}

.bulgur-devam{
	background:url(../resimler/buton/bulgur-devam.png) no-repeat;
}

.bakliyat-devam{
	background:url(../resimler/buton/bakliyat-devam.png) no-repeat;
}

.makarna-devam{
	background:url(../resimler/buton/makarna-devam.png) no-repeat;
}

.un-devam{
	background:url(../resimler/buton/un-devam.png) no-repeat;
}

.kuruyemis-devam{
	background:url(../resimler/buton/kuruyemis-devam.png) no-repeat;
}

.tarif-devam{
	background:url(../resimler/buton/tarif-devam.png) no-repeat;
}

.devam{
	width:93px;
	height:19px;
	min-height:20px;
	min-width:93px;
	margin-left:30px;
	margin-top:15px;
	color:#fff;
	font-family:'Neo',serif;
	font-size:12px;
	line-height:20px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:2px;
}
.temizle{
	clear:both;
}

/* ANASAYFA ÜRÜN SLİDER */
#urunSlaytAnasayfa{
	width:100%;
	margin:0;
	position:relative;
	z-index:9999;
	padding-top:80px;
}


#slider1 {
	background:url(../resimler/tahta.png) bottom center no-repeat;
	width: 1024px;
	height:270px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 30px 0;
}
#slider1 .viewport { 
	float: left; 
	margin-left:25px; 
	margin-top:13px; 
	width: 840px; 
	height: 220px; 
	overflow: hidden; 
	position: relative;
}

#slider1 .buttons {
	display: block;
	margin: 35px 10px 0 0;
	background-position: -20 -45px;
	text-indent: -999em;
	float: left;
	width: 24px;
	height: 171px;
	overflow: hidden;
	position: relative;
}
#slider1 .next { 
	background:url(../resimler/urun-buton/solOk.png) right no-repeat;
	margin: 30px 0 0 10px;
	margin-top:75px;
	transition:all ease-in 0.5s;
	width:47px;
	height:73px;
}


#slider1 .prev { 
	background:url(../resimler/urun-buton/sagOk.png) left no-repeat; 
	margin-left:950px;
	margin-top:-150px;
	transition:all ease-in 0.5s;
	width:47px;
	height:73px;
}


#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0 top: 0; }
#slider1 .overview li img{
	width:131px;
	padding-top:38px;
	height:197px;
}
#slider1 .overview li{
	float: left;
	margin: 0 30px 0 0;
	padding: 1px;
	height: 205px;
	width: 131px;
}

.cuval{
	padding-left:20px;
	padding-top:10px;
	margin-top:-10px;
	transition:all ease .3s;
}

.cuval:hover{
	padding-left:20px;
	padding-bottom:5px;
	margin-top:-15px;
	transition:all ease .6s;
}


/*FOOTER SABİTLE */
html, body {
	height: 100%;
}

#konteyner{
	min-height: 100%;
	margin: 0 auto -91px; 
	width: 1024px;
	position:relative;
	z-index:9999;
	background:rgba(255,255,255,0.3);
}

#konteyner:after{
  content: "";
  display: block;
}

#footer, #konteyner:after {
  height: 91px; 
}

.push {
	height: 91px;
	min-height:91px;
	clear: both;
}
#footer{
    position:relative;
	z-index:9999;
    left:0px;
    bottom:0px;
    height:91px;
    width:100%;
    background:#999;
    background:url(../resimler/footerBg.png) top center no-repeat;
}

* html #footer{
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}	


#footer-icerik{
	width:1070px;
	margin:0 auto;
}

.firm{ 
		font-family:"Felis-Light",serif;
		color:#FFF;
		float:left;
		width:220px;
		display:inline-block;
		padding:3px 25px 2px 70px;
		font-size:14px;
}
		
		
ul#footer-menu
{
	font-family:'Felis-Light',serif;
	font-size:16px;
	list-style:none;
	float:left;
	margin-left:54px;
	height:23px;
}

ul#footer-menu li{
	display:block;
	float:left;
	width:133px;
	height:23px;
	line-height:23px;
	margin-left:-33px;
	text-align:center;
}

ul#footer-menu li a{
	display:block;
	float:left;
	color:#fff;
	width:133px;
	margin-left:-33px;
	text-decoration:none;
	transition:all ease .6s;
	background:url(../resimler/bos.png) center no-repeat;
}


ul#footer-menu li a:hover{
	transition:all ease 1s;
	background:url(../resimler/footer-menu-hover.png) center no-repeat;
}
		
.footer-alt{
	width:1024px;
	margin:30px auto 10px auto;
}

.trioart{
	width:100px;
	padding-left:12px;
	float:left;
}


.copright{
	width:800px;
	float:left;
	text-align:center;
	font-family:'Felis-Light',serif;
	font-size:16px;
	color:#fff;
}

.footer-sosyal{
	width:100px;
	padding-right:12px;
	float:left;
}

.footer-sosyal img{ 
	padding-left:15px;
	transition:all ease 1s;
}
.footer-sosyal img:hover{ 
	padding-left:15px;
	opacity:0.8;
	transition:all ease .6s;
}



/* KURUMSAL */

#kurumsal-bg{
	width: 972px;
	height: 508px;
	margin: 0 auto;
	background: url(../resimler/kurumsalBg.png) top center no-repeat;
	z-index: 9000;
	position: relative;
}


#kurumsal-bg h3{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:22px;
	float:left;
	margin:6px 0px 0px 50px;
}

#kurumsal-bg p{
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	float:left;
	padding:20px 20px 0px 20px; 
	width:500px;
	clear:both;
}


/* İLETİŞİM */


#map{
	width:100%;
	height:350px;
	border-bottom-color:#90;
	border-bottom-width:7px;
	border-bottom-style:solid;
}


.kafa{
	width: 1024px;
	height: 50px;
	background: url(../resimler/ust-cizgiEn.png) no-repeat;
	margin: 0 auto;
	color: #fff;
	font-family: 'Omnes',serif;
	font-size: 35px;
}


.kafa p{
	margin-left:210px;
	width:220px;
	line-height:43px;
	text-align:center;
}

.kafa2{
	width: 1024px;
	height: 50px;
	background: url(../resimler/ust-cizgi.png) no-repeat;
	margin: 0 auto;
	color: #ffffff;
	font-family: 'Omnes',serif;
	font-size: 26px;
}


.kafa2 p{
	margin-left:210px;
	width:220px;
	line-height:43px;
	text-align:center;
}

.harita-bilgi{
	width:450px;
	height:140px;
}

#iletisim-detay{
	width:344px;
	height:108px;
	background:url(../resimler/iletisimBg.png) no-repeat;
	padding:10px 10px 0px 30px;
	margin:30px auto 0 auto;
	color:#251208;
	font-size:14px;
	font-family:'Omnes',serif;
}

.telefon{
	background:url(../resimler/ikonlar/telefon.png) left no-repeat;
	padding-left:22px;
	line-height:22px;
}

.faks{
	background:url(../resimler/ikonlar/faks.png) left no-repeat;
	padding-left:22px;
	line-height:22px;
}

.adres{
	background:url(../resimler/ikonlar/adres.png) left no-repeat;
	padding-left:22px;
	line-height:22px;
}

.email{
	background:url(../resimler/ikonlar/email.png) left no-repeat;
	padding-left:22px;
	line-height:22px;
}




/* SERTİFİKALAR */

#sertifika-govde{
	width:1024px;
	padding:25px;
	height:auto;
	margin:0 auto;
}

#sertifika-govde img{
	width:160px;
	height:220px;
	margin-left:16px;
	margin-top:30px;
	padding:1px;
   	border:5px solid #df8d14;
	transition:all ease .5s;
}

#sertifika-govde img:hover{
   	border:5px solid #251208;
	transition:all ease 1s;
}




/* ÜRÜNLER */


#urunler{
	width:800px;
	height:auto;
	float:left;
}


#urunler-menu{
	width: 150px;
	float: left;
	margin-left: 24px;
	margin-top: -1px;
}


.urun-menu-ust{
	background:url(../resimler/menu-ust.png) no-repeat;
	width:115px;
	height:35px;
}

ul#urun-menu{
	background:url(../resimler/menu-orta.png) repeat-y top center;
	width:115px;
	height:auto;
	margin-top:-5px;
	padding:0;
	list-style:none;
}

ul#urun-menu li{
	display:block;
	width:104px;
	height:21px;
	background:url(../resimler/li-hover.png);
	margin-top:5px;
	margin-left:5px;
	font-size:14px;
	line-height:20px;
	text-align:center;
}


ul#urun-menu li a{
	font-family:'Felis-Light',serif;
	transition:all ease .5s;
	color:#fff;
	text-decoration:none;
}


ul#urun-menu li a:hover{
	font-family:'Felis-Bold',serif;
	transition:all ease 1s;
}


.urun-menu-alt{
	background:url(../resimler/menu-alt.png) top center no-repeat;
	width:115px;
	height:33px;
}


.urun-tek{
	width:160px;
	margin-left:40px;
	float:left;
	margin-top:25px;
	min-height:260px;
}

.urun-tek img{
	width:120px;
	padding-left:20px;
	padding-top:10px;
	margin-top:-10px;
	transition:all ease .3s;
}

.urun-tek img:hover{
	width:120px;
	padding-left:20px;
	padding-bottom:5px;
	margin-top:-15px;
	transition:all ease .6s;
}

.urun-tek p{
	color:#000;
	font-size:14px;
	font-family:'Omnes',serif;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:160px;
}

.urun-tek a{
	color:#000000;
	text-decoration:none;
}

.urun-tek a:hover{
	color: #1E1E1E;
}





/* ZEMİNLİ ÜRÜNLER */

.urun-ikili-zeminli{
	width:320px;
	margin-left:40px;
	float:left;
	margin-top:50px;
	background:url(../resimler/urun-arkaplan.png) no-repeat;
}

.urun-ikili-zeminli img{
	width:304px;
	height:214px;
	padding-left:8px;
	padding-top:11px;
	margin-top:-5px;
	padding-bottom:0;
	transition:all ease .2s;
}

.urun-ikili-zeminli p{
	color:#000;
	font-size:14px;
	font-family:'Omnes',serif;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:320px;
	clear:both;
}

.urun-tek-zeminli a{
	color:#000000;
	text-decoration:none;
}

.urun-tek-zeminli a:hover{
	color: #1E1E1E;
}


.dondur{ 
	-webkit-transition-duration: 0.8s; 
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow:hidden;
}

.dondur:hover	{ 
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg); 
	-o-transform:rotate(360deg); 
}



/* Slayt Kodları */

.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1024px;
	height: 500px;
	margin: 0 auto;
	z-index:0;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 500px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 54%;
	top: 36%;
	/*background: rgba(255,255,255,0.5);*/
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #b5b5b5;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #000;
}
.ei-title h4{
	position:absolute;
	right:-480px;
	top:80px;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: rgba(222,139,21,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(154,134,0,0.9);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(154,134,0,0.9), 
        0px 1px 0px 1px rgba(154,134,0,0.9);
	box-shadow: 
        0px 1px 1px 0px rgba(154,134,0,0.9), 
        0px 1px 0px 1px rgba(154,134,0,0.9);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background: rgba(154,134,0,0.9);
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* anasayfa butonları */
#buton-govde{
	width:1024px;
	margin:400px auto 0 auto;
}

#buton-govde a{
	color:#fff;
}

.anasayfaButon{
	width: 200px;
	height: 181px;
	float: left;
	margin-left:45px;
	margin-top:15px;
}

.buton-yazi{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #27150e;
	padding-top: 12px;
	padding-left: 5px;
}


.buton-baslik{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:700;
	width:120px;
	line-height:50px;
	padding-left:62px;
}


.bg-arge{
	background:url(../resimler/buton/bg-arge.png);
}

.bg-dogallik{
	background:url(../resimler/buton/bg-dogallik.png);
}

.bg-ihracat{
	background:url(../resimler/buton/bg-ihracat.png);
}

.bg-kalite{
	background:url(../resimler/buton/bg-kalite.png);
}

.bg-musteri-odak{
	background:url(../resimler/buton/bg-musteri-odak.png);
}

.bg-sertifika{
	background:url(../resimler/buton/bg-sertfika.png);
}

.bg-uretim{
	background:url(../resimler/buton/bg-uretim.png);
}

.bg-zaman-cizelgesi{
	background:url(../resimler/buton/bg-zaman-cizelgesi.png);
}



/* ALT SAYFALAR */

#seffaf-bg{
	background:rgba(255,255,255,0.5);
	width:964px;
	margin:0 auto;
	border-radius:15px;
	padding:15px;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}


#seffaf-bg strong{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#900;
	line-height:50px;
}


#rakamlarla-bg{
	width:972px;
	height:508px;
	margin:0 auto;
	background:url(../resimler/rakamlarlaBg.png) top center no-repeat;
}

#rakamlarla-bg h3{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:22px;
	float:left;
	margin:50px 0px 0px 35px;
}

#rakamlarla-bg p{
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	float:left;
	padding:30px 20px 0px 30px; 
	width:500px;
	clear:both;
}


/*SOSYAL SORUMLULUK*/

.sorumluluk-tek{
	width:240px;
	margin-left:75px;
	height:auto;
	float:left;
	transition:all ease 0.8s;
	opacity:1;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}


.sorumluluk-tek:hover{
	width:240px;
	height:auto;
	float:left;
	transition:all ease 3s;
	opacity:0.7;
}

.sorumluluk-tek img{
	width:240px;
	padding-top:10px;
}

.surdurulebilir{
	width:100%;
	padding-top:10px;
	margin:0;
	height:250px;
	background:url(../resimler/ikonlar/tarla.png) top left no-repeat #8ACC00;
}


.surdurulebilir a{
	color:#fff;
	transition:all ease .8s;
}

.surdurulebilir a:hover{
	color:#3d5901;
	transition:all ease .5s;
}



.enerji{
	width:100%;
	padding-top:10px;
	margin:0;
	height:250px;
	background:url(../resimler/ikonlar/enerji2.png) top left no-repeat #ff8a00;
}

.enerji a{
	color:#fff;
	transition:all ease .8s;
}

.enerji a:hover{
	color:#8b4c01;
	transition:all ease .5s;
}



.futbol{
	width:100%;
	padding-top:10px;
	margin:0;
	height:250px;
	background:url(../resimler/ikonlar/futbol.png) top left no-repeat #1ca781;
}

.futbol a{
	color:#fff;
	transition:all ease .8s;
}

.futbol a:hover{
	color:#02684c;
	transition:all ease .5s;
}


.barinak{
	width:100%;
	padding-top:10px;
	margin:0;
	height:250px;
	background:url(../resimler/ikonlar/kopek.png) top left no-repeat #006ca0;
}



/* ANASAYFA HABER BANDI */

#haber-govde{
	width: 901px;
	margin: 50px auto 0 auto;
	height: 277px;
	background: url(../resimler/haber-ust.png) top center no-repeat;
	padding-top: 75px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0;
}

.haber-tek{
	background:url(../resimler/haber-ayrac.png) right center no-repeat;
	width:299px;
	font-size:10px;
	float:left;
}

.haber-tek-son{
	width:299px;
	font-size:10px;
	float:left;
}

.haber-tek img{
	border-color:#27140e;
	border-style:groove;
	border-width:3pt;
	float:left;
	margin:5px;
	position:relative;
	clear:left;
}

.haber-tek p{
	padding:10px;
}

.haber-tek-son img{
	border-color:#27140e;
	border-style:groove;
	border-width:3pt;
	float:left;
	margin:5px;
	position:relative;
}

.haber-tek-son p{
	padding:10px;
}

.haber-baslik{
	color:#fff;
	font-size:14px;
	font-weight:700;
	width:100%;
	text-align:center;
}
.haber-alt{
	background:url(../resimler/haber-alt.png) right no-repeat;
	min-height:37px;
	width:899px;
	margin-top:18px;
	
}



/* KALİTE POLİTİKALARIMIZ */

.cam-plastik{
	background:url(../resimler/ikonlar/cam-plastik.png) no-repeat;
}

.cevre-politikasi{
	background:url(../resimler/ikonlar/cevre-politikasi.png) no-repeat;
}

.is-sagligi{
	background:url(../resimler/ikonlar/is-sagligi.png) no-repeat;
}

.kalite-gida{
	background:url(../resimler/ikonlar/kalite-gida.png) no-repeat;
}

.sosyal-sorumluluk{
	background:url(../resimler/ikonlar/sosyal-sorumluluk.png) no-repeat;
}

.kalite-buton{
	width:287px;
	height:51px;
	line-height:51px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:70px;
	position:relative;
	z-index:2;
}

#kalite-politikalari{
	width:980px;
	margin:0 auto;
}

.kalite-p{
	margin-top:-40px;
	margin-bottom:50px;
	padding:70px 30px 30px 30px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	color:#000;
	position:relative;
	z-index:-999;
}



#haber-gorsel{
	width:180px;
	height:120px;
	float:left;
	margin-left:20px;
	margin-top:40px;
}


#haber-gorsel img{
	width:180px;
	height:120px;
	padding:1px;
   	border:5px solid #df8d14;
	transition:all ease .5s;
}


#haber-gorsel img:hover{
   	border:5px solid #251208;
	transition:all ease 1s;
}


.galeri-baslik{
	width:287px;
	height:51px;
	line-height:51px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:70px;
	position:relative;
	z-index:2;
	margin-left:20px;
	background:url(../resimler/ikonlar/galeri-bg.png) no-repeat;
}


#sosyal-sorumluluk{
	width:980px;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
}

#sosyal-sorumluluk h3{
	display:inline;
	padding:10px 15px;
	background:rgba(223,141,20,0.9);
	border-radius:5px;
	color:#fff;
	font-size:20px;
	margin-left:10px;
}

.sosyal-sorumluluk-p{
	padding:20px;
	margin-bottom:40px;
	font-size:14px;
	font-weight:400;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	color:#000;
	position:relative;
	z-index:-999;
}



/* ÜRETİM BÖLÜMÜ */

#uretim-govde{
	width:1024px;
	padding:25px;
	height:auto;
	margin:0 auto;
}

#uretim-govde img{
	width:160px;
	height:85px;
	margin-left:16px;
	margin-top:30px;
	padding:1px;
   	border:5px solid #df8d14;
	transition:all ease .5s;
}

#uretim-govde img:hover{
   	border:5px solid #251208;
	transition:all ease 1s;
}



/* HABERLER */

#haberler{
	width:980px;
	margin:0 auto;
}

#haber-baslik{
	width:auto;
	display:inline-block;
	height:51px;
	line-height:51px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:70px;
	padding-right:20px;
	position:relative;
	z-index:2;
	background:url(../resimler/ikonlar/haber-baslik.png) no-repeat;
}

#haberler p{
	margin-top:-39px;
	margin-bottom:50px;
	padding:40px 30px 70px 30px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	color:#000;
	position:relative;
	z-index:-999;
}

#haberler img{
	border-color:#27140e;
	border-style:groove;
	border-width:3pt;
	float:left;
	margin:5px;
	position:relative;
	margin:5px 15px;
}




/* YEMEK TARİFLERİ */

.yemek-baslik{
	width:287px;
	height:51px;
	line-height:51px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:70px;
	position:relative;
	margin:-12px 10px 0px -10px;
	z-index:99;
	background:url(../resimler/ikonlar/yemek-tarifleri-baslik.png) no-repeat;
	display:inline-block;
}

.yemek-baslik a{
	color:#fff;
}

#yemek-tarifleri{
	width:980px;
	margin:0 auto;
}

.yemek-tek{
	margin-bottom:50px;
	margin-left:10px;
	padding:0px 10px 30px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	color:#000;
	position:relative;
	z-index:-999;
	width:460px;
	float:left;
	min-height:270px;
}


.yemek-buyuk{
	margin-bottom:50px;
	margin-left:10px;
	padding:0px 10px 30px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	color:#000;
	position:relative;
	z-index:-999;
	width:920px;
	float:left;
	min-height:270px;
}



.yuvarlak-resim {
	width: 170px;
	height: 170px;
	border-radius: 170px;
	-webkit-border-radius: 170px;
	-moz-border-radius: 170px;
	box-shadow: 0 0 8px rgba(222, 140, 39, .8);
	-webkit-box-shadow: 0 0 8px rgba(222, 140, 39, .8);
	-moz-box-shadow: 0 0 8px rgba(222, 140, 39, .8);
	margin-left:25px;
	float:left;
	margin-top:-20px;
	transition:all ease 0.8s;
	}


.yuvarlak-resim:hover {
	width: 170px;
	height: 170px;
	border-radius: 170px;
	-webkit-border-radius: 170px;
	-moz-border-radius: 170px;
	box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	margin-left:25px;
	float:left;
	transition:all ease 0.8s;
	}



.tarif-resim {
	width: 300px;
	height: 300px;
	-webkit-box-shadow: 0 0 8px rgba(222, 140, 39, .8);
	-moz-box-shadow: 0 0 8px rgba(222, 140, 39, .8);
	margin-left:25px;
	float:left;
	transition:all ease 0.8s;
	}


.tarif-resim:hover {
	width: 300px;
	height: 300px;
	box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, .8);
	margin-left:25px;
	float:left;
	transition:all ease 0.8s;
	}

.tarif-resim img {
	width: 300px;
	height: 300px;
	}


.tarif-sol{
	width:570px;
	float:left;
}


.hazirlanisi{
	clear:both;
	padding-top:25px;
	padding-left:20px;
}

.hazirlanisi h3{
	font-size:18px;
	color:#930;
	line-height:30px;
}
.yuvarlak-resim img {
	opacity: 0;
	filter: alpha(opacity=0);
	width:100%;
	}

ul#malzemeler{
	list-style:disc;
	padding-left:40px;
	float:left;
	width:200px;
}

.malzemeler{
	font-size:18px;
	color:#930;
	line-height:30px;
	margin-left:25px;
}


.tarif-devam{
	background:url(../resimler/buton/yemek-devam.png) no-repeat;
	width:93px;
	height:19px;
	line-height:19px;
	margin:20px auto 0 auto;
	color:#fff;
	display:block;
	text-align:center;
	font-size:10px;
	transition:all ease .8s;
}

.tarif-devam:hover{
	color:#fab78f;
	display:block;
	text-align:center;
	font-size:10px;
	transition:all ease .8s;
}



/* YEMEK RESİMLERİ */
.yogurtlu-toplak-corbasi{
	background:url(../resimler/yemek-tarifleri/yogurtlu-topalak-corbasi.jpg);
	background-size:cover;
}

.humus-tarifi{
	background:url(../resimler/yemek-tarifleri/humus-tarifi.jpg);
	background-size:cover;
}

.taze-feslegenli-makarna{
	background:url(../resimler/yemek-tarifleri/taze-feslegenli-makarna.jpg);
	background-size:cover;
}

.makarna-salatasi{
	background:url(../resimler/yemek-tarifleri/makarna-salatasi.jpg);
	background-size:cover;
}


.etli-kuru-fasulye{
	background:url(../resimler/yemek-tarifleri/etli-kuru-fasulye.jpg);
	background-size:cover;
}

.ince-bulgur-koftesi{
	background:url(../resimler/yemek-tarifleri/ince-bulgur-koftesi.jpg);
	background-size:cover;
}

.arpa-sehriyeli-mercimek{
	background:url(../resimler/yemek-tarifleri/arpa-sehriyeli-mercimek.jpg);
	background-size:cover;
}

.mercimek-koftesi{
	background:url(../resimler/yemek-tarifleri/mercimek-koftesi.jpg);
	background-size:cover;
}

.bulgur-pilavi{
	background:url(../resimler/yemek-tarifleri/bulgur-pilavi.jpg);
	background-size:cover;
}

.sakala-sarkan-corbasi{
	background:url(../resimler/yemek-tarifleri/sakala-sarkan-corbasi.jpg);
	background-size:cover;
}

.icli-kofte{
	background:url(../resimler/yemek-tarifleri/icli-kofte.jpg);
	background-size:cover;
}


.sebzeli-bulgur-pilavi{
	background:url(../resimler/yemek-tarifleri/sebzeli-bulgur-pilavi.jpg);
	background-size:cover;
}

.sulu-kofte{
	background:url(../resimler/yemek-tarifleri/sulu-kofte.jpg);
	background-size:cover;
}


.sehriyeli-bulgur-pilavi{
	background:url(../resimler/yemek-tarifleri/sehriyeli-bulgur-pilavi.jpg);
	background-size:cover;
}

.sutlu-bulgur-corbasi{
	background:url(../resimler/yemek-tarifleri/sutlu-bulgur-corbasi.jpg);
	background-size:cover;
}


.anne-kisiri{
	background:url(../resimler/yemek-tarifleri/anne-kisiri.jpg);
	background-size:cover;
}



.kurumsal-tek{
	float:left;
	width:27%;
	margin-left:6%;
	margin-top:30px;
}


.kurumsal-tek h3{
	color:#fff;
	transition:all ease .8s;
	background:#ff8a00;
	display:inline-block;
	line-height:40px;
	padding-left:15px;
	padding-right:15px;
	min-width:160px;
	border-top-right-radius:30px;
	border-bottom-left-radius:15px;
}

.kurumsal-tek h3:hover{
	color:#8b4c01;
	transition:all ease .5s;
}

