@font-face {
    font-family: 'poetsenone';
    src: url('../fonts/poetsenone-regular-webfont.eot');
    src: url('../fonts/poetsenone-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poetsenone-regular-webfont.html') format('woff2'),
         url('../fonts/poetsenone-regular-webfont.woff') format('woff'),
         url('../fonts/poetsenone-regular-webfont.ttf') format('truetype'),
         url('../fonts/poetsenone-regular-webfont.svg#poetsenoneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'afbattersea';
    src: url('../fonts/ufonts.com_afbattersea-webfont.eot');
    src: url('../fonts/ufonts.com_afbattersea-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_afbattersea-webfont.html') format('woff2'),
         url('../fonts/ufonts.com_afbattersea-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_afbattersea-webfont.ttf') format('truetype'),
         url('../fonts/ufonts.com_afbattersea-webfont.svg#afbattersearegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.haberGaleri-Content {
 width:100%; text-align:center;
}
.haberGaleri {
width:120px;  height:120px; text-align:center; vertical-align:middle; display:inline-block; margin:5px;  overflow:hidden;
}
.haberGaleri img {
max-width:160px;  max-height:160px; vertical-align:middle; min-width:120px;min-height:120px;
}

body {
    min-width:1000px;
}
* { text-decoration:none; outline:none; padding:0; margin:0; color:#526e1c; transition:.3s; list-style:none }
#container {
	position:absolute;
	left:0; right:0; top:0; bottom:0;
}
.row {
	width:100%;
}
.area {
	width:1000px;
    min-width:1000px;
	margin:0 auto;	
	text-align:center;
}
.logo > img {
	height:120px;	
}
.logotitle > img {
	height:60px;	
}
header .area { padding-top:20px; }
header.index {
	height:900px;	
}

nav {
	font-family:'poetsenone';
	font-size:0;
        margin-top: 10px;
}
nav > div {
	display:inline-block;
	vertical-align:top;
	font-size:14px;	
}
nav > div > a {
	display:block;
	padding:3px 10px;
	border-right:1px solid #526e1c;
	border-left:1px solid #526e1c;	
}

nav > div > a:hover {
	color:#7d9848;	
}
nav > div:first-child > a {
	border-left:2px solid #526e1c;	
}
nav > div:last-child > a {
	border-right:2px solid #526e1c;	
}
#yaprak {
	position:absolute;
	right:50px;
    display:none;
}
#yaprak > img {
	height:120px;
}
#indexbackground {
	position:absolute;
	left:0; right:0;	
	background:url(../images/indexbg.png) repeat-x bottom #9fd4ff;
	background-size:contain;
	z-index:-1;
	width:auto;
    min-width:1000px;
	height:900px;
	text-align:center;
	padding-top:250px;
}
#indexbackground > .govde {
    min-width:1000px;
	text-align:center;
	margin-top:-135px;
}

#pagesbackground {
	left:0; right:0;	
	background:url(../images/pagesbg.png) repeat-x bottom #e9f5ff;
	background-size:contain;
	z-index:-1;
	width:auto;
    background-position: bottom center;
    position: fixed;
    bottom: 0px;
    height: 100%;
	text-align:center;
}

#olivesbackground {
	position:fixed;
	left:0; right:0;	
	background:url(../images/olivesbg.png) no-repeat bottom ;
	background-size:cover;
	z-index:-1;
	width:auto;
	height:400px;
	text-align:center;
}
.weed {
    position:absolute;
    display:none;
}
.weed > img  {
    height:150px;
}
#weedleft {
    left:0; top:0; z-index:-1;
}
#weedright {
   right:0; top:0; z-index:-1;
}
.pagesbox {
    background:rgba(255, 255, 255,0.0);
    margin:30px 0px;
    font-family:Arial;
    font-weight:normal;
    font-style:italic;
}
.pagesbox h3 {
    margin-bottom:5px;
}
.pagesbox p {
    margin-bottom:15px;
}

.gonderButton {
    background:#fff;
    border:1px solid #ccc;
    padding:5px 10px ;
    display:inline-block;
    cursor:pointer;
}
.gonderButton:hover {
    background:#ddd;
}

.productbox {
    font-size:0;
}
.productbox > a {
     width:calc(50% - 10px);
     display:inline-block;
     background:rgba(255, 255, 255,0.5);
     margin-bottom:20px;
     height:150px;
     vertical-align:top;
}
.productbox > a:hover {
     background:rgba(255, 255, 255,1);
}

.productbox > a > div {
     font-size:32px;
     display:inline-block;
     vertical-align:middle;
    font-family: 'poetsenone';
}


.productbox > a > div > img {
    max-width:180px;
    max-height:130px;
    padding:10px 10px;
}

.productbox > a:nth-child(2n+1) {
    margin-right:10px;
}
.productbox > a:nth-child(2n+1) > div:first-child {
     width:200px;
     text-align:center;
}
.productbox > a:nth-child(2n+1) > div:last-child {
     width:calc(100% - 220px);
     text-align:left;
     padding-left:20px;
}


.productbox > a:nth-child(2n) {
    margin-left:10px;
}
.productbox > a:nth-child(2n) > div:first-child {
     width:calc(100% - 220px);
     padding-right:20px;
     text-align:center;
}
.productbox > a:nth-child(2n) > div:last-child {
     width:200px;
     text-align:left;
}




.productsbox {
    font-size:0;
    text-align:left;
    font-family:'poetsenone';
}
.productsbox > a {
    margin:9px;
     width:calc(25% - 17px);
     display:inline-block;
     background:rgba(255, 255, 255,0.2);
     vertical-align:top;
     text-align:center;
     border:1px solid #999;
     border-radius:10px;
     
}
.productsbox > a:hover {
     background:rgba(255, 255, 255,1);
     
}
.productsbox > a:nth-child(4n+1) {
    margin-left:0px;
}
.productsbox > a:nth-child(4n) {
    margin-right:0px;
}
.productsbox > a > div:first-child {
}
.productsbox > a > div:first-child > img {
     width:calc(100% - 50px);
     padding:25px;
     border-bottom:1px solid #999;
}

.productsbox > a > div:last-child {
    font-size:16px;
    height:50px;
    line-height:50px;
}




#soapbackground #weedleft img {
    height:250px;

}




.recipehead {
    font-size:0;
    margin-top:50px;
}
.recipehead > div {
    font-size:16px;
    display:inline-block;
    vertical-align:top;
    width:30%;
}
.recipehead > div:nth-child(1)  {
    text-align:left;
}
.recipehead > div:nth-child(2)  {
    padding:10px;
    width:calc(40% - 20px); 
}
.recipehead > div:nth-child(3)  {
    text-align:right;
}
.recipehead > div:nth-child(2) > div {
    background:#967446;
    padding:10px;
    border-radius:10px;
    transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    box-shadow:-2px 2px 2px #999;
}
.recipehead > div:nth-child(2) > div > img {
    width:100%;
    border-radius:8px;
}




.recipebody {
    font-size:0;
    margin-top:50px;
}
.recipebody p {
    margin-bottom:10px;
}
.recipebody > div {
    font-size:16px;
    display:inline-block;
    vertical-align:top;
    width:calc(50% - 10px);
}


.recipebody > div:first-child {
    text-align:left;
    padding-right:10px;
}

.recipebody > div:last-child {
    text-align:right;
    padding-left:10px;
}




.footer-blocks { font-size:0; }
.footer-blocks > div {
	font-size:16px;
	display:inline-block;
	vertical-align:top;
	width:60%;
	box-sizing:border-box;
}
.footer-blocks div img {
	max-width:100%;
}
.footer-blocks > div:first-child {
	width:20%;
}
.footer-blocks > div:last-child {
	width:20%;
}
	
	
.guvercin {
	animation-name:guvercin;
	animation-duration:20s;
	animation-iteration-count:infinite;
	height:150px;	
    display:none;
}
@keyframes guvercin {
  0% {
	margin-left:-1000px;
  }
  10% {
	margin-top:0px;  
	height:150px;	
  }
  20% {
	margin-top:50px;
	height:200px;	
  }
  30% {
	margin-top:00px;
	height:150px;	  
  }
  40% {
	margin-top:50px; 
	height:200px; 
  }
  50% {
	margin-top:00px;
	height:150px;	  
  }
  60% {
	margin-top:50px; 
	height:200px; 
  }

  100% {
	  margin-left:3000px;
  }
}

.zeytin-bg:hover {opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;}
.zeytin-bg {  margin-bottom:20px; background-image:url(../images/zeytin-bg-500.html);     margin-right: 5px; width:490px; height:192px; float:left; background-position:center center; background-repeat:no-repeat;  border:solid 1px #b38807; display:none}
.zeytin-bg span {width:100%; text-align:center;  margin-top: 20px;    font-size: 26px; color: #FFFEF4;text-shadow: 2px 1px #364D0B;float:left;font-family: 'poetsenone';}
.zeytin-bg a {width:100%; height:100%; float:left; text-decoration:none; }
.zeytin-bg a:hover {    background-color: rgba(179, 136, 7, 0.19);}

.dogal-bg:hover {opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;}
.dogal-bg {  margin-bottom:20px; background-image:url(../images/dogal-bg-500.html);    margin-left: 5px; width:490px; height:192px; float:left; background-position:center center; background-repeat:no-repeat;  border:solid 1px #403025;}
.dogal-bg span {width:100%; text-align:center; margin-top: 20px;    font-size: 26px; color: #FFFEF4; text-shadow: 2px 1px #27231F;float:left;font-family: 'poetsenone';}
.dogal-bg a {width:100%; height:100%; float:left; text-decoration:none; }
.dogal-bg a:hover {background-color: rgba(249, 193, 179, 0.16);}

.dogal-bg:hover {opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;}
.yag-bg {  margin-bottom:20px; background-image:url(../images/zeytinyagi-kapak.html);background-size: 100%; clear:both;    margin-left:auto; margin-right:auto; width:100%; height:600px;  background-position:center center; background-repeat:no-repeat;  border:solid 1px #403025; clear:both; float:left}
.yag-bg span {width:100%;    float: left; text-align:center; margin-top: 20px;    font-size: 26px; color: #FFFEF4; text-shadow: 2px 1px #27231F;font-family: 'poetsenone';}
.yag-bg a {width:100%; height:100%;  text-decoration:none;    float: left; }
.yag-bg a:hover {background-color: rgba(249, 193, 179, 0.16);}
.yag-bg:hover {opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;}
.butun-urun {width:1000px; border:solid 1px #464646; height:392px;  float:left; margin-bottom: 20px;}
.ikili-urun {width:490px; height:390px;  float:left; position:relative;}
.uclu-urun1 {width:333px; height:390px;  float:left; position:relative;}
.uclu-urun2 {width:334px; height:390px;  float:left; position:relative;}


.siyahZeytin {background-image:url(../images/siyah-zeytin.html); width:499px; height:390px;}
.siyahZeytin span {width:100%; text-align:center; position:absolute; bottom:20px; left:0px;  font-size:30px; color: #464646; float:left;font-family: 'poetsenone';}
.siyahZeytin a {width:100%; height:100%; float:left; text-decoration:none; }
.siyahZeytin a:hover {    background-color: rgba(162, 181, 133, 0.2);}

.yesilZeytin {background-image:url(../images/yesil-zeytin.html); width:499px; height:390px;}
.yesilZeytin span {width:100%; text-align:center; position:absolute; bottom:20px; left:0px;  font-size:30px; color: #464646; float:left;font-family: 'poetsenone';}
.yesilZeytin a {width:100%; height:100%; float:left; text-decoration:none; }
.yesilZeytin a:hover {    background-color: rgba(162, 181, 133, 0.2);}


.sampuanNatur {background-image:url(../images/sampuan-bg.html); width:333px; height:390px;}
.sampuanNatur span {width:100%; text-align:center; position:absolute; top:20px; left:0px;  font-size:24px; color: #194763; float:left;font-family: 'poetsenone';}
.sampuanNatur a {width:100%; height:100%; float:left; text-decoration:none; }
.sampuanNatur a:hover {    background-color: rgba(33, 203, 255, 0.1);}

.sabunNatur {background-image:url(../images/sabun-bg.html); width: 332px; height:390px;}
.sabunNatur span {width:100%; text-align:center; position:absolute; top:20px; left:0px;  font-size:24px; color: #194763; float:left;font-family: 'poetsenone';}
.sabunNatur a {width:100%; height:100%; float:left; text-decoration:none; }
.sabunNatur a:hover {    background-color: rgba(33, 203, 255, 0.1);}

.ozelNatur {background-image:url(../images/krem-bg.html); width:333px; height:390px;}
.ozelNatur span {width:100%; text-align:center; position:absolute; top:20px; left:0px;  font-size:24px; color: #194763; float:left;font-family: 'poetsenone';}
.ozelNatur a {width:100%; height:100%; float:left; text-decoration:none; }
.ozelNatur a:hover {    background-color: rgba(33, 203, 255, 0.1);}

.ff:hover {
opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;}
/* Flashing */

@-webkit-keyframes flash {
	0% {
		opacity: 0.7;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: 0.7;
	}
	100% {
		opacity: 1;
	}
}

.table {    width: 100%; font-family:Arial;
    max-width: 100%;    background-color: transparent;border-spacing: 0;
    border-collapse: collapse;box-sizing: border-box;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
    .table tr {
        display: table-row;
    vertical-align: inherit;
    border-color: inherit;
     background-color: #fff;

    }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
 .table tbody tr td,.table tbody tr th {color:#464646; font-size:14px;}

.table thead tr th {background-color: #00652e; color: #fff;}
.urun-bilgileri {width:100%;float:left;}
.urun-bilgileri .table {width:900px; margin-left:auto; margin-right:auto; margin-bottom:20px; margin-top:20px;}
.urun-bilgileri .table button,.btngreen {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #00652E;
    border-color: #0E6B39;
    margin-top:-8px;
}
    .urun-bilgileri .table button:hover,.btngreen:hover {
        color: #fff;
        background-color: #09763B;
        border-color: #22824E;
    }

.table tr:nth-child(odd) {background-color: #F5F5F5;}
.table tr:nth-child(even) {background-color: #fff;}
.table tr:hover{
    background-color: #DFF3E3!important;
}

.urun-bilgileri .table tr th,.urun-bilgileri .table tr td  {
    padding-top: 15px;
    padding-left: 20px;
}

.form-control {
    margin-bottom: 10px;width: 100%!important;
}
.form-group {
    width: 100%;
}

.colcol {margin-top:30px;  float: left;}
.colcol .yan-menu {border:solid 1px #9eb6ca; background-color:#fff; padding:15px;    text-align: left;    min-width: 212.5px;
    margin-bottom: 30px;     float: left;}
.colcol .urun {border:solid 1px #9eb6ca; background-color:#fff; padding:20px; height: 300px; margin-bottom:30px;}
.colcol .urun:hover { background-color:#f1f1f1; }
.colcol .urun img {/*width:100%;*/ height:auto;max-height: 170px;}
.colcol .urun p {    height: 50px;
    display: table-cell;
    text-align: center;
    width: 160px;
    vertical-align: middle;font-family: 'poetsenone';}
.colcol .btn-satinal {background-color:#52703a; color:#fff;}
.colcol .btn-satinal:hover {background-color:#455d32; color:#fff;}

.yan-menu ul {float:left;}
.yan-menu ul li { padding:5px 10px;    margin-bottom: 5px;
    background-color: #f1f1f1; float:left;    width: 100%;
}
    .yan-menu ul li a {width:100%; height:100%; float:left;}
    .yan-menu ul li:hover, .yan-menu-secili-satir {    background-color: #ccc;
    color: #42481F; cursor:pointer;
    background-image:url(../imgs/active-li.html);
    background-position:top left;
    background-repeat:no-repeat;
    }

.yan-menu ul .yan-baslik , .yan-menu ul .yan-baslik:hover{   background-color: #52703a;
    color: #fff;
    font-size: 15px;
    background-image:url(../imgs/zeytin-icon-menu.html)!important;
    background-position:top right!important;
    background-repeat:no-repeat!important;
        width: 180.5px;

}

.haber { min-height:150px;}
.haber .baslik {font-size:22px;}
.haber-alt {margin-bottom:20px;}
.haber-gorsel {border: solid 1px #A2B685; vertical-align: middle;
        display: table-cell;height:150px; background-color:#fff; width:150px; text-align:center;}
    .haber-gorsel img {    width: 150px;
    padding: 10px;}

.tarif-resim {background: #967446;
    padding: 10px;
    border-radius: 10px;
    transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(-5deg) scale(1) skew(1deg) translate(0px);
    box-shadow: -2px 2px 2px #999;    width: 350px;
    margin-top: 30px;}
.table tr {
text-align:left;}