* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	color: #141412;
	line-height: 1.5;
	margin: 0;
	font-family: 'ralewayregular';
	font-weight: normal;
	font-style: normal;
	background-color: #d2cdb7;
}

a {
	color: #1e295b;
	text-decoration: none;
	outline: none !important;
}

a:focus {
	outline: none !important;
}

a:active,
a:hover {
	color: #00a7cf;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}


button {
	outline: none !important;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li>ul,
li>ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	width: 100%;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px;
	/* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	/* background: url(../../../img/dotted-line.html) repeat center top; */
	background-size: 4px 4px;
	border: 0;
	height: 2px;
	margin: 12px 0 10px;
	background: #e3e3e31c;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor>.comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #d1d1d1;
	font-family: inherit;
	padding: 10px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 1px solid #1A2552;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	border: none;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	background-color: #1A2552;
	color: #ffffff;
	padding: 15px;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	outline: none;
	background-color: #1E2A5E;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background-color: #1E2A5E;
	/* Old browsers */
	border: none;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

.wpcf7-form .col {
	margin-bottom: 20px;
}


/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
	width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft+ul,
.wp-caption.alignleft+ol {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background-color: #d2cdb7;
	margin: 0 auto;
	width: 100%;
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}


.innerpage {
	background-image: url(../../../img/postbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #d2cdb7;
}

/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	position: relative;
	height: auto;
	min-height: 82px;
	background-color: #012554;
	z-index: 9;
}

.site-header .container {
	position: relative;
}

.home-link {
	display: inline-block;
	left: 15px;
	position: absolute;
	top: 28px;
	z-index: 99;
}

.site-header .right {
	float: right;
}




/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.navbar {
	float: left;
	margin: 0 auto;
}

.site-header .menu-header-menu-container {
	padding: 26px 0px;
}

.site-header .menu-header-menu-container ul {
	margin: 0;
	padding: 0;
}

.site-header .menu-header-menu-container ul li {
	display: inline-block;
	position: relative;
}

.site-header .menu-header-menu-container ul li a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 15px 9px;
	text-decoration: none;
	font-family: 'ralewaybold';
	border-bottom: 2px solid transparent;
}

.site-header .menu-header-menu-container ul li:hover>a,
.site-header .menu-header-menu-container ul li a:hover,
.site-header .menu-header-menu-container ul li:focus>a,
.site-header .menu-header-menu-container ul li a:focus {
	color: #50A400;
}

.site-header .current_page_item>a,
.site-header .current_page_ancestor>a,
.site-header .current-menu-item>a,
.site-header .current-menu-ancestor>a {
	color: 50A400;
}


.wpglobus_language_name {
	text-transform: uppercase;
}

.wpglobus-selector-link .sub-menu li {
	background-color: #012554;
}

.wpglobus-selector-link .sub-menu {
	border: none !important;
}


.main-navigation {
	clear: both;
	margin: 0 auto;
	min-height: 45px;
	position: relative;
}



.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu li:hover>ul,
.nav-menu ul li:hover>ul,
ul.nav-menu .focus>ul,
.nav-menu .focus>ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}





.menu-toggle {
	display: none;
}

/* Main Content*/
.main-content .main-banner {
	height: 676px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-color: #D2CDB7;
}

.main-content .background1 {
	background-image: url(../../../img/bg1.jpg);
}

.main-content .background2 {
	background-image: url(../../../img/bg2.jpg);
}

.main-content .background3 {
	background-image: url(../../../img/bg3.jpg);
}

.main-content .backgrounden1 {
	background-image: url(../../../img/bg1.jpg);
}

.main-content .backgrounden2 {
	background-image: url(../../../img/bg2.jpg);
}

.main-content .backgrounden3 {
	background-image: url(../../../img/bg3.jpg);
}

.main-content .categories {
	margin-top: -110px;
	padding: 0px;
	z-index: 999;
	position: relative;
	z-index: 1;
}


.main-content .categories .keypoint {
	background-color: #1c8400;
	height: 450px;
	padding: 0px;
}

.main-content .categories .keypoint::before {
	content: '';
	position: absolute;
	right: 0px;
	top: -30px;
	background-image: url(../../../img/keypoint-before.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 100%;
}

.main-content .categories .keypoint a {
	padding: 0px;
	display: block;
	text-align: center;
	color: #ffffff;
}

.main-content .categories .keypoint a .image {
	display: block;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
}

.main-content .categories .keypoint a .image img {
	width: 100%;
	max-width: 240px;
}

.main-content .categories .keypoint a .image .icon {
	background-image: url(../../../img/keypoint-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 96px;
	height: 96px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.main-content .categories .keypoint a .categoryname {
	font-size: 14px;
	font-family: 'ralewaythin';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 25px;
	display: block;
}

.main-content .categories .keypoint a .title {
	font-size: 18px;
	line-height: 18px;
	font-family: 'ralewayregular';
	color: #ffffff;
	clear: both;
	display: block;
	margin-bottom: 15px;
}

.main-content .categories .keypoint a .more {
	font-size: 12px;
	font-family: 'ralewayregular';
	color: #ffffff;
	clear: both;
	display: block;
}




.main-content .categories .recipes {
	background-color: #01542e;
	height: 428px;
	margin-top: 22px;
	padding: 0px;
}

.main-content .categories .recipes::before {
	content: '';
	position: absolute;
	right: 0px;
	top: -30px;
	background-image: url(../../../img/recipes-before.png);
	background-repeat: no-repeat;
	background-position: -123px center;
	height: 30px;
	width: 100%;
}

.main-content .categories .recipes a {
	padding: 13px 40px 50px 40px;
	display: block;
	text-align: center;
	color: #ffffff;
}

.main-content .categories .recipes a .image {
	display: block;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
}

.main-content .categories .recipes a .image img {
	width: 100%;
	max-width: 240px;
}

.main-content .categories .recipes a .image .icon {
	background-image: url(../../../img/recipes-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 96px;
	height: 96px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 18px;
	font-family: 'ralewaythin';
	line-height: 96px;
	text-align: center;
}

.main-content .categories .recipes a .categoryname {
	font-size: 14px;
	font-family: 'ralewaythin';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 25px;
	display: block;
}

.main-content .categories .recipes a .title {
	font-size: 18px;
	line-height: 18px;
	font-family: 'ralewayregular';
	color: #ffffff;
	clear: both;
	display: block;
	margin-bottom: 15px;
}

.main-content .categories .recipes a .more {
	font-size: 12px;
	font-family: 'ralewayregular';
	color: #ffffff;
	clear: both;
	display: block;
}

.main-content .categories .news {
	background-color: #012554;
	height: 340px;
	padding: 0px;
}

.main-content .categories .news .news-carousel,
.main-content .categories .news .container,
.main-content .categories .news .owl-carousel,
.main-content .categories .news .owl-wrapper-outer,
.main-content .categories .news .owl-wrapper,
.main-content .categories .news .owl-item,
.main-content .categories .news .item,
.main-content .categories .news .item a {
	height: 100%;
}



.main-content .categories .news .news-carousel .container {
	padding: 0px;
}

.main-content .categories .news .news-carousel .item a {
	color: #ffffff;
	display: block;
}

.main-content .categories .news .news-carousel .item a .text {
	padding: 15px;
	text-align: center;
	display: block;
}

.main-content .categories .news .news-carousel .item a .text .categoryname {
	font-size: 14px;
	font-family: 'ralewaythin';
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.main-content .categories .news .news-carousel .item a .text .title {
	font-size: 18px;
	font-family: 'ralewayregular';
	display: block;
	margin-bottom: 20px;
}

.main-content .categories .news .news-carousel .item a .text .time {
	font-size: 12px;
	font-family: 'ralewayregular';
	display: block;
}

.main-content .categories .news .news-carousel .item a .image {
	display: block;
}

.main-content .categories .news .news-carousel .item a .image img {
	width: 100%;
}


.main-content .categories .news .news-carousel .control {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 151px;
	height: 52px;
}

.main-content .categories .news .news-carousel .control .newsprev,
.main-content .categories .news .news-carousel .control .newsnext {
	float: left;
	display: block;
	width: 75px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(1, 37, 84, 0.84);

}

.main-content .categories .news .news-carousel .control .newsprev {
	background-image: url(../../../img/newsprev.png);
	margin-right: 1px;
}

.main-content .categories .news .news-carousel .control .newsnext {
	background-image: url(../../../img/newsnext.png);
}

.main-content .categories .news .news-carousel .control .newsprev:hover,
.main-content .categories .news .news-carousel .control .newsnext:hover {
	background-color: rgba(1, 37, 84, 1);
	text-decoration: none;
}

.main-content .categories .news .news-carousel .control .newsprev:focus,
.main-content .categories .news .news-carousel .control .newsnext:focus {
	text-decoration: none;
}


.main-content .categories .newproduct {
	background-color: #001e45;
	background-image: url(../../../img/productbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 340px;
	padding: 0;
	overflow: hidden;
}

.main-content .categories .newproduct a {
	color: #ffffff;
}

.main-content .categories .newproduct a .text {
	padding: 30px 15px;
	display: block;
	text-align: center;
}

.main-content .categories .newproduct a .text .categoryname {
	display: block;
	font-size: 22px;
	line-height: 22px;
	font-family: 'ralewaythin';
}

.main-content .categories .newproduct a .text .title {
	display: block;
	font-size: 22px;
	line-height: 22px;
	font-family: 'ralewaythin';
}


.main-content .categories .newproduct a .image {
	display: block;
	width: 100%;
}

.main-content .categories .newproduct a .image img {
	width: 100%;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.entry-header,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	width: 100%;
}

.page-content .entry-content {
	padding: 15px;
}

.page .entry-header,
.post .entry-header {
	height: 220px;
	display: table;
	text-align: left;
	width: 100%;
}

.format-aside .entry-header,
.format-status .entry-header {
	height: 220px;
	display: table;
	text-align: left;
	width: 100%;
}

.format-aside .entry-header .sub .first,
.format-status .entry-header .sub .first {
	font-size: 30px;
	line-height: 30px;
	color: #1c8400;
	font-family: 'ralewaythin';
	text-transform: uppercase;
}

.format-aside .entry-header .sub .second,
.format-status .entry-header .sub .second {
	font-size: 52px;
	line-height: 52px;
	color: #012554;
	font-family: 'ralewaythin';
	text-transform: uppercase;
}

.page .entry-header .sub,
.post .entry-header .sub {
	display: table-cell;
	vertical-align: middle;
}




.page .entry-header .sub .entry-title {
	color: #1c8400;
	font-family: "ralewaythin";
	font-size: 30px;
	line-height: 30px;
}

.page .entry-header .sub .slogan {
	color: #012554;
	font-family: "ralewaythin";
	font-size: 52px;
	line-height: 52px;
}




.post .entry-header .sub .entry-title {
	color: #1c8400;
	font-family: "ralewaythin";
	font-size: 35px;
	line-height: 35px;
	font-weight: 600;
}

/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}

.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */
.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	background-color: #ffffff;
}

.entry-content .entry-thumbnail {
	width: 50%;
	float: left;
	margin-right: 30px;
}

.entry-content .entry-thumbnail img {
	width: 100%;
}

.entry-content a {
	color: #182047;
}

.entry-content a:hover {
	color: #1A2552;
}

.entry-content .more-link {
	white-space: nowrap;
}

.entry-content h3 {
	margin-top: 0px;
	font-family: "ralewaymedium";
	font-size: 20px;
}

.entry-content p {
	margin-bottom: 15px;
}

.entry-content .video {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 15px;
}

.entry-content .video p {
	margin: 0px;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: -60px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links>span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links>span,
.format-quote .entry-content .page-links>span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */


/* Gallery */
.format-gallery {
	background-color: #fbca3c;
}

.format-gallery .entry-header {
	margin-bottom: 15px;
}

.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}









/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}

.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}

.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}

.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}

.attachment footer.entry-meta {
	display: none;
}

.attachment-meta:before {
	content: "\f307";
}

.full-size-link a:before {
	content: "\f402";
}

.full-size-link:before {
	content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}

.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}

.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}

.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}

.image-navigation .nav-next {
	right: 0;
}

.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}

.attachment .site-main .sidebar-container {
	display: none;
}

.attachment .entry-content .mejs-audio {
	max-width: 400px;
	margin: 0 auto;
}

.attachment .entry-content .wp-video {
	margin: 0 auto;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	color: #1e295b;
	font-size: 14px;
	font-family: 'ralewayregular';
}

.navigation a:hover {
	color: #00a7cf;
	text-decoration: none;
}

.paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-weight: 300;
	padding: 20px 30px;
}

.post-navigation .nav-links {
	margin: 0 auto;
}


.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}




/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #e8e5ce;
}

.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
}

.page-content {
	margin: 0 auto;
	padding: 0px 0px 40px 0px;
	width: 100%;
}




/**
 * 5.Error Page
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #03A8CF;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}










/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	color: #686758;
	font-size: 14px;
	text-align: center;
	padding: 25px 0px;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer a {
	color: #686758;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	width: 100%;
	padding: 0px;
	position: relative !important;
}

.site-footer .social {
	margin: 0 auto 25px;
	display: table;
}

.site-footer .social ul {
	padding-left: 0px;
	margin: 0px;
}

.site-footer .social ul li {
	float: left;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 3px;
	-webkit-transition: background-position 0.35s, background-color 0.35s;
	transition: background-position 0.35s, background-color 0.35s;
	border-radius: 50%;
	background-color: #012554;
}

.site-footer .social ul li:hover {
	background-position: center bottom;
}

.site-footer .social ul li a {
	display: block;
	width: 30px;
	height: 30px;
}

.site-footer .social ul li a:hover {
	text-decoration: none;
}

.social ul .facebook {
	background-image: url(../../../img/facebook.png);
}

.social ul .instagram {
	background-image: url(../../../img/instagram.png);
}

.social ul .facebook:hover {
	background-color: #3A5795;
}

.social ul .instagram:hover {
	background-color: #3A5795;
}

.site-footer .social ul .twitter {
	background-image: url(../../../img/twitter.png);
}

.site-footer .social ul .twitter:hover {
	background-color: #55ACEE;
}

.site-footer .widget ul {
	display: table;
	margin: 0 auto 20px;
	text-align: center;
	padding-left: 0px;
}

.site-footer .widget li {
	display: inline-block;
}

.site-footer .widget li+li::before {
	content: '-';
	color: #1e295b;
	font-size: 14px;
	font-family: 'ralewaysemibold';
}

.site-footer .widget li a {
	color: #1e295b;
	font-size: 14px;
	font-family: 'ralewaysemibold';
	padding: 0px 15px;
}

.site-footer .info {
	display: table;
	margin: 0 auto;
	text-align: center;
}

.site-footer .info .contact {
	margin-bottom: 10px;
}

.site-footer .info .contact .sub,
.site-footer .info .contact .sub a {
	display: inline-block;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #001e45;
}

.site-footer .info .contact .sub+.sub:before {
	content: " | "
}

.site-footer .info .copyright {
	display: inline-block;
	font-size: 13px;
	font-family: 'ralewaylight';
	color: #010000;
	margin-bottom: 10px;
}

.site-footer .site-info {
	display: table;
	margin: 0 auto;
}

.site-footer .site-info a {
	font-size: 12px;
	font-family: 'ralewaylight';
	color: #001e45;
}



#wpstats {
	display: block;
	margin: -10px auto 0;
}


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/*Sidebar*/
.sidebar {
	background-color: #1c8400;
	padding: 0px;
}

.sidebar ul {
	padding: 0px;
	margin: 40px 0px 60px 0px;
}

.sidebar ul li {
	list-style: none;
	display: table;
	width: 100%;
}

.sidebar ul li a {
	font-size: 18px;
	line-height: 24px;
	font-family: 'ralewayregular';
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	padding: 0 35px;
}

.sidebar ul .current-menu-item {
	height: 110px;
	background-color: #012554;
	position: relative;
	margin: 15px 0px;
}

.sidebar ul .current-menu-item span {
	padding-left: 25px;
	background-image: url(../../../img/current-menu-item-arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.sidebar ul .menu-item .gram {
	display: none;
}

.sidebar ul .current-menu-item .gram {
	font-family: 'ralewaythin';
	background-image: none;
	display: block;
}



.sidebar ul .current-menu-item a::before {
	content: "";
	background-color: #012554;
	width: 17px;
	height: 110px;
	left: -17px;
	top: 0;
	position: absolute;
}

.sidebar ul .current-menu-item a::after {
	content: "";
	position: absolute;
	right: -90px;
	top: 0;
	border-style: solid;
	border-top-width: 55px;
	border-right-width: 55px;
	border-left-width: 35px;
	border-bottom-width: 55px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #012554;
	z-index: 9;
}

/*Tarif Detay*/
.recipe-page .entry-content {
	padding: 0px;
}

.recipe-page .entry-content .recipe-image {
	width: 100%;
	margin-bottom: 15px;
}

.recipe-page .entry-content .recipe-image img {
	width: 100%;
}


.recipe-page .entry-content .text {
	padding: 15px 30px;
}

.recipe-page .entry-content h3 {
	font-size: 20px;
	color: #1c8400;
	font-family: 'ralewaymedium';
}

.recipe-page .entry-content ul {
	list-style: disc inside;
	padding-left: 0px;
}

/*Ürün ve Tarif Detay*/

.format-aside .recipe-page,
.format-status .product-page {
	display: block;
}



.format-status .entry-product {
	background-color: #ffffff;
}

.format-status .entry-product .entry-product-info {
	padding: 0px;
}

.format-status .entry-product .entry-product-info .first {
	font-size: 34px;
	line-height: 34px;
	font-family: 'ralewaylight';
	color: #1c8400;
	text-transform: uppercase;
	margin-top: 15px;
}

.format-status .entry-product .entry-product-info .second {
	font-size: 34px;
	line-height: 34px;
	font-family: 'ralewaylight';
	color: #012554;
}

.format-status .entry-product .entry-product-info .second2 {
	font-size: 24px !important;
	line-height: 24px;
	font-family: 'ralewaylight';
	color: #012554;
	clear: both;
}

.format-status .entry-product .entry-product-info .second2 strong {
	width: 120px !important;
	float: left;
	display: block;
	height: 30px;
	;
	position: relative;
}

.format-status .entry-product .entry-product-info .second2 strong::after {
	position: absolute;
	right: 0px;
	content: ':';
	margin-right: 10px;
}

.format-status .entry-product .entry-product-info .second2 span {

	float: left;

}

.format-status .entry-product .entry-product-info .third {
	font-size: 24px;
	line-height: 24px;
	font-family: 'ralewaythin';
	color: #1c8400;
	margin-top: 34px;
}

.format-status .entry-product .entry-product-info .fourth {
	font-size: 14px;
	line-height: 18px;
	font-family: 'ralewaylight';
	color: #3b3b3b;
	margin-top: 40px;
}

.format-status .entry-product .entry-product-info .fifth {
	font-size: 14px;
	line-height: 18px;
	font-family: 'ralewaylight';
	color: #3b3b3b;
}

.format-status .entry-product .entry-thumbnail {
	padding: 0px;
}

.format-status .entry-product .entry-thumbnail img {
	width: 100%;
	margin-top: 15px;
}

.format-status .entry-product .product-detail {
	float: left;
	clear: both;
	margin-top: 45px;
	margin-bottom: 45px;
	width: 100%;
}

.product-detail .ui-tabs ul {
	margin: 0;
	padding: 0px;
	display: table;
	width: 100%;
	table-layout: fixed;
	position: relative;
}

.product-detail .ui-tabs ul li {
	display: table-cell;
	vertical-align: top;

}

.product-detail .ui-tabs ul li a {
	display: table;
	height: 72px;
	width: 100%;
	position: relative;
}

.product-detail .ui-tabs ul li a:hover {
	text-decoration: none;
}

.product-detail .ui-tabs ul li a span {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	font-family: 'ralewaybold';
	color: #012554;
	padding: 0px 72px 0px 25px;
}

.product-detail .ui-tabs ul li a span::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0) url("../../../img/tabarrow.png") no-repeat scroll center center;
	width: 72px;
	height: 72px;
	z-index: 9;
}

.product-detail .ui-tabs ul .ui-state-active {
	background-color: #ebe8df;
	border-top: 2px solid #1c8400;
}

.product-detail .ui-tabs .ui-tabs-panel {
	background-color: #ebe8df;
	padding: 25px;
}

.product-detail .ui-tabs .ui-tabs-panel .table {
	border: none;
}

.product-detail .ui-tabs .ui-tabs-panel .table>thead>tr>th,
.product-detail .ui-tabs .ui-tabs-panel .table>tbody>tr>th,
.product-detail .ui-tabs .ui-tabs-panel .table>tfoot>tr>th,
.product-detail .ui-tabs .ui-tabs-panel .table>thead>tr>td,
.product-detail .ui-tabs .ui-tabs-panel .table>tbody>tr>td,
.product-detail .ui-tabs .ui-tabs-panel .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #ffffff;
	font-size: 14px;
	font-family: 'ralewayregular';
	font-weight: normal;
	color: #012554;
}

.product-detail .ui-tabs .ui-tabs-panel .table>thead>tr>th {
	border-bottom: 2px solid #ffffff !important;
}

.product-detail .ui-tabs .ui-tabs-panel .table>thead>tr>th,
.product-detail .ui-tabs .ui-tabs-panel .table>tbody>tr>th {
	border-top: none;
	text-transform: none;
	font-size: 13px;
	font-family: 'ralewaybold';
	font-weight: normal;
	color: #012554;
}

.product-detail .ui-tabs .ui-tabs-panel .col {}

.product-detail .ui-tabs .ui-tabs-panel .col p {
	margin: 0px;
}

.product-detail .ui-tabs .ui-tabs-panel .col a {
	color: #012554;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	display: block;
}

.product-detail .ui-tabs .ui-tabs-panel .col a .image {
	width: 100%;
}

.product-detail .ui-tabs .ui-tabs-panel .col a .image img {
	width: 100%;
}

.product-detail .ui-tabs .ui-tabs-panel .col a .name {
	padding: 15px;
	font-size: 16px;
	font-family: 'ralewaybold';
	text-align: center;
	width: 100%;
	color: #012554;
}

/*Değerlerimiz*/
.values {
	clear: both;
}

.values .line {
	background-color: #f7f4f1;
	height: 170px;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

.values .line .icon {
	background-color: #1C8400;
	display: table;
	height: 170px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 170px;
}

.values .line .icon .table-cell {
	display: table-cell;
	vertical-align: middle;
	font-size: 50px;
	font-family: 'ralewaylight';
	color: #ffffff;
}

.values .line:nth-child(odd) .icon {
	left: 0;
}

.values .line:nth-child(even) .icon {
	right: 0;
}

.values .line .icon::after {
	border-style: solid;
	bottom: 0;
	content: "";
	position: absolute;
}

.values .line:nth-child(odd) .icon::after {
	right: -30px;
	border-width: 15px 15px 15px 15px;
	border-color: transparent transparent #1C8400 #1C8400;
}

.values .line:nth-child(even) .icon::after {
	left: -30px;
	border-width: 15px 15px 15px 15px;
	border-color: transparent #1C8400 #1C8400 transparent;
}

.values .line .text {
	display: table;
	height: 100%;
	width: 100%;
}

.values .line:nth-child(odd) .text {
	text-align: left;
	padding-left: 205px;
	padding-right: 35px;
}

.values .line:nth-child(even) .text {
	text-align: right;
	padding-left: 35px;
	padding-right: 205px;
}

.values .line .text .table-cell {
	display: table-cell;
	vertical-align: middle;
}


.values .line .text .title {
	font-size: 18px;
	line-height: 20px;
	font-family: 'ralewaysemibold';
	color: #000000;
	margin-bottom: 10px;
}

.values .line .text .bottom {
	font-size: 14px;
	line-height: 16px;
	font-family: 'ralewayregular';
	color: #000000;
}

/*Değerlerimiz Son*/


/* Haberler Liste */
.newslist {
	padding: 30px 15px 15px 15px;
}

.newslist .news {
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: auto;
	overflow: hidden;
}

.newslist .news a:hover .newstext .textsub .title,
.newslist .news a:hover .newstext .textsub .summary {
	text-decoration: underline;
}


.newslist .news a .image {
	width: 100%;
	display: block;
	position: relative;
	background-color: #012554;
}

.newslist .news a .image img {
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.newslist .news a:hover .image img {
	opacity: 0.6;
}

.newslist .news a .newstext {
	float: left;
	width: 100%;
	background-color: #F7F4F1;
	padding: 15px;
}

.newslist .news a .newstext .title {
	font-size: 20px;
	line-height: 22px;
	font-family: 'ralewaymedium';
	color: #1c8400;
	margin-bottom: 10px;
	display: block;
}

.newslist .news a .newstext .summary {
	font-size: 14px;
	line-height: 18px;
	font-family: 'ralewayregular';
	color: #000000;
	display: block;
}

.newslist .news a .newstext .summary .more {
	clear: both;
	display: block;
	margin-top: 10px;
}


/*Ürün Liste*/
.product-list {
	padding: 30px 15px 15px 15px;
}

.product-list .border {
	border-top: 1px solid #d7d0be;
	border-left: 1px solid #d7d0be;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.product-list .product {
	border-bottom: 1px solid #d7d0be;
	border-right: 1px solid #d7d0be;
}

.product-list .product a {
	display: block;
	padding: 15px;
}

.product-list .product a .image {
	display: block;
	width: 100%;
}

.product-list .product a .image img {
	width: 100%;
}


.product-list .product a .text {
	display: table;
	text-align: center;
	height: 80px;
	overflow: hidden;
	width: 100%;
}

.product-list .product a .text .sub {
	display: table-cell;
	vertical-align: middle;
}

.product-list .product a .text .name {
	font-size: 18px;
	font-family: 'ralewayregular';
	color: #012554;
	display: block;
	line-height: 20px;
}

.product-list .product a .text .weight {
	font-size: 18px;
	font-family: 'ralewaybold';
	color: #012554;
	display: block;
}


/*Tarif Liste*/
.recipe-list {
	padding: 30px 15px 15px 15px;
}

.recipe-list .recipe {
	margin-bottom: 15px;
}

.recipe-list .recipe a {
	display: block;
}

.recipe-list .recipe a .image {
	display: block;
	width: 100%;
}

.recipe-list .recipe a .image img {
	width: 100%;
}


.recipe-list .recipe a .text {
	text-align: center;
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 5px 0px;
	display: block;
}

.recipe-list .recipe a .text .name {
	font-size: 16px;
	font-family: 'ralewaysemibold';
	color: #012554;
	display: block;
	line-height: 20px;
}



/*Sayfalama*/

.wp-pagenavi {
	display: table;
	margin: 0 auto;
}

.wp-pagenavi span.current {
	font-family: 'ralewaybold';
	font-weight: normal;
}

.wp-pagenavi a,
.wp-pagenavi span {
	/* padding: 3px 10px; */
}

.wp-pagenavi a:hover {
	text-decoration: none;
}

.page .wp-pagenavi .pages {
	display: none;
}


/*Değerlerimiz*/
.tricks {
	clear: both;
}

.tricks .line {
	background-color: #f7f4f1;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

.tricks .line .title {
	background-color: #1C8400;
	height: auto;
	position: relative;
	width: 100%;
	font-size: 22px;
	line-height: 24px;
	font-family: 'ralewaylight';
	color: #ffffff;
	padding: 25px 15px;
}

.tricks .line:nth-child(odd) .title {
	text-align: left;
}

.tricks .line:nth-child(even) .title {
	text-align: right;
}

.tricks .line .title::after {
	border-style: solid;
	bottom: -30px;
	content: "";
	position: absolute;
	border-width: 15px 15px 15px 15px;
	border-color: #1C8400 transparent transparent transparent;
}

.tricks .line:nth-child(odd) .title::after {
	right: 15px;
}

.tricks .line:nth-child(even) .title::after {
	left: 15px;
}

.tricks .line .content {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 30px 15px;
}

.tricks .line:nth-child(odd) .content {
	text-align: left;
}

.tricks .line:nth-child(even) .content {
	text-align: right;
}

.tricks .line .content p {
	font-size: 14px;
	line-height: 16px;
	font-family: 'ralewayregular';
	color: #000000;
}


/*İletişim*/
.contact {
	padding: 0px !important;
}

.contact .page-top-image {
	width: 100%;
}

.contact .content {
	padding: 30px;
}


/*Tablet*/
@media (min-width: 768px) and (max-width: 991px) {
	.main-content .main-banner {
		background-size: cover;
		height: 500px;
	}

	.main-content .categories {
		margin-top: -30px;
	}

	.product-detail .ui-tabs .ui-tabs-panel .col:nth-child(2n+1) {
		clear: both;
	}

	.product-list .product:nth-child(3n+1) {
		clear: both;
	}

	.recipe-list .recipe:nth-child(2n+1) {
		clear: both;
	}
}

/*Tablet Telefon Ortak Css*/
@media (max-width: 991px) {
	.site-title {
		font-size: 30px;
	}

	.home-link {
		position: absolute;
		left: 15px;
		top: 0px;
	}

	.site-header .right {
		width: 100%;
	}

	.navbar {
		width: 100%;
	}

	.toggled-on {
		padding-top: 100px;
	}

	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: #141412;
		cursor: pointer;
		display: inline-block;
		width: 50px;
		height: 50px;
		background-image: url(../../../img/mobile-menu.png);
		background-repeat: no-repeat;
		background-position: center center;
		float: right;
	}

	.toggled-on .menu-toggle {
		position: absolute;
		top: 0px;
		right: 0px;
	}


	.toggled-on .nav-menu,
	.toggled-on .nav-menu>ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
		width: 100%;
	}

	.toggled-on .nav-menu li>ul {
		background-color: transparent;
		/*display: block;*/
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li>ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover>a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	ul.nav-menu,
	div.nav-menu>ul {
		display: none;
	}


	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

}


/** Telefon ve Küçük Tablet **/
@media (max-width: 767px) {

	.page .entry-header,
	.post .entry-header {
		width: 100%;
	}

	.page .entry-header .sub .slogan {
		font-size: 28px;
		line-height: 32px;
	}

	.activities .ui-tabs .ui-tabs-panel {
		padding: 15px;
	}

	.activities .ui-tabs .ui-tabs-panel .col {
		height: auto;
		overflow: hidden;
	}

	.activities .ui-tabs .ui-tabs-panel .col .image {
		top: 0px;
		width: 100%;
		position: relative;
	}

	.activities .ui-tabs .ui-tabs-panel .col .text {
		height: auto;
		padding: 20px 20px 90px 20px !important;
		width: 100%;
	}

	.activities .ui-tabs .ui-tabs-panel .col .text .tabsub ul li a {
		font-size: 14px;
	}

	.activities .ui-tabs .ui-tabs-panel .col .text .tabsub .ui-tabs-panel p {
		font-size: 18px;
		line-height: 22px;
	}


	.values .line {
		height: auto;
		overflow: hidden;
	}

	.values .line .icon {
		width: 100%;
		height: auto;
		position: relative;
	}

	.values .line .icon::after {
		bottom: -30px;
	}

	.values .line:nth-child(odd) .icon::after {
		right: 15px;
		border-color: #1c8400 transparent transparent transparent;
	}

	.values .line:nth-child(even) .icon::after {
		left: 15px;
		border-color: #1c8400 transparent transparent transparent;
	}


	.values .line .text {
		padding: 30px 15px !important;
		height: auto;
		overflow: hidden;
	}


}

/** Küçük Tablet **/
@media (min-width: 480px) and (max-width: 768px) {

	.main-content .categories .keypoint,
	.main-content .categories .recipes,
	.main-content .categories .news,
	.main-content .categories .newproduct {
		width: 50%;
	}

	.main-content .main-banner {
		background-size: cover;
		height: 400px;
	}

	.main-content .categories {
		margin-top: -30px;
	}

	.product-list .product {
		width: 50%;
	}

	.product-list .product:nth-child(2n+1) {
		clear: both;
	}

	.recipe-list .recipe {
		width: 50%;
	}

	.recipe-list .recipe:nth-child(2n+1) {
		clear: both;
	}

}

/* Telefon */
@media (max-width: 480px) {
	.main-content .main-banner {
		background-size: cover;
		height: 240px;
	}

	.main-content .categories {
		margin-top: 0px;
	}

	.main-content .categories .recipes {
		margin-top: 0px;
	}

	.main-content .categories .recipes::before {
		background-position: right center;
	}

	.main-content .categories .newproduct {
		height: auto;
	}

	.product-detail .ui-tabs ul li a span {
		padding: 0 72px 0 15px;
		font-size: 14px;
	}

	.product-detail .ui-tabs .ui-tabs-panel {
		padding: 15px;
	}
}


/** Büyük ve Küçük Ekranlı Bilgisayarlar Ortak Css */
@media (min-width: 992px) {
	.main-content .categories .news {
		margin-top: 110px;
	}

	.main-content .categories .newproduct {
		margin-top: 110px;
	}

	.page-content {
		display: flex;
	}

	.page-content .entry-content {
		padding: 30px 60px 15px 60px;
	}

	.page-content .entry-content {
		padding: 30px 60px 15px 60px;
	}

	.format-status .entry-header {
		padding-right: 33.33%;
	}

	.format-aside .recipe-page,
	.format-status .product-page {
		display: flex;
	}

	.format-status .entry-product {
		padding: 0 70px 0 90px;
	}

	.format-status .entry-product .entry-product-info .first {
		margin-top: 115px;
	}

	.format-status .entry-product .entry-thumbnail img {
		margin-top: -140px;
	}

	.product-detail .ui-tabs .ui-tabs-panel .col:nth-child(2n+1) {
		clear: both;
	}




	.newslist {
		padding: 30px 60px 15px 60px;
	}

	.product-list {
		padding: 30px 45px 15px 45px !important;
	}

	.product-list .product:nth-child(3n+1) {
		clear: none;
	}

	.recipe-list .recipe:nth-child(2n+1) {
		clear: both;
	}

}

/** Küçük Ekranlı Bilgisayarlar */
@media (min-width: 992px) and (max-width: 1200px) {
	.site-header .menu-header-menu-container ul li a {
		padding: 15px 5px;
		font-size: 12px;
	}
}

@media (max-width: 1200px) {
	.kisi {
		display: none;
	}

	.smokeimage {
		display: none;
	}

	.productslide {
		display: none;
	}

	.swiper-slide .imganim {
		filter: blur(1px) !important;
	}
}

/** Büyük Ekranlı Bilgisayarlar */
@media (min-width: 1200px) {}


.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide .imganim {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: transform 10000ms ease;
	filter: blur(3px);
}

.swiper-slide.swiper-slide-active .imganim {
	transform: scale(1.15);
}

.swiper-slide:before {
	content: "";
	position: absolute;
	background-image: url(../../../img/blurx.png);
	width: 100%;
	height: 100%;
	z-index: 99999;
}


canvas {
	display: block;
	vertical-align: bottom;
}

/* ---- particles.js container ---- */

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
}


.slider-title {
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.03px;
	color: #ffffff;
	padding: 0px 0px;
	opacity: 1;
}

/*.slider-title .siteadi{*/
/*	font-size: 30px;*/
/*	color: #69ad00;*/
/*}*/

/*.swiper-slide-active .slider-title {*/
/*	animation: fadeInDown 1.5s;*/
/*}*/
.swiper-slide-active .slider-title span {
	color: transparent;
	animation: blur 10s ease-out infinite;
	-webkit-animation: blur 10s ease-out;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
}

.swiper-slide-active .slider-title span:nth-child(1) {
	animation-delay: 0.1s;
	-webkit-animation-delay: 0.1s;
}

.swiper-slide-active .slider-title span:nth-child(2) {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}

.swiper-slide-active .slider-title span:nth-child(3) {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}

.swiper-slide-active .slider-title span:nth-child(4) {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}

.swiper-slide-active .slider-title span:nth-child(5) {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.swiper-slide-active .slider-title span:nth-child(6) {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.swiper-slide-active .slider-title span:nth-child(7) {
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}

@keyframes blur {
	0% {
		text-shadow: 0 0 100px #fff;
		opacity: 0;
	}

	5% {
		text-shadow: 0 0 90px #fff;
	}

	15% {
		opacity: 1;
	}

	20% {
		text-shadow: 0 0 0px #fff;
	}

	80% {
		text-shadow: 0 0 0px #fff;
	}

	85% {
		opacity: 1;
	}

	95% {
		text-shadow: 0 0 90px #fff;
	}

	100% {
		text-shadow: 0 0 100px #fff;
		opacity: 1;
	}
}

@-webkit-keyframes blur {
	0% {
		text-shadow: 0 0 100px #fff;
		opacity: 0;
	}

	5% {
		text-shadow: 0 0 90px #fff;
	}

	15% {
		opacity: 1;
	}

	20% {
		text-shadow: 0 0 0px #fff;
	}

	80% {
		text-shadow: 0 0 0px #fff;
	}

	85% {
		opacity: 1;
	}

	95% {
		text-shadow: 0 0 90px #fff;
	}

	100% {
		text-shadow: 0 0 100px #fff;
		opacity: 0;
	}
}


.productslide {
	position: absolute;
	bottom: 65px;
	right: 11em;
}

.swiper-button-next,
.swiper-button-prev {
	color: #50a400;
}

.smokeimage {
	/* position: absolute; */
	/* width: 100%; */
	/* height: 100%; */
}

.smokeimage:before {
	content: "";
	position: absolute;
	background-image: url(../../../img/test.png);
	width: 100%;
	height: 100%;
	bottom: 280px;
	/* z-index: 99; */
	background-repeat: no-repeat;
	right: 160px;
	background-position: bottom right;
}

.kisi {
	/*position: absolute;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/* left: 20em; */
	/* bottom: 110px; */
}

.kisi:before {
	content: "";
	position: absolute;
	background-image: url(../../../img/slide-resim.png);
	width: 100%;
	height: 100%;
	bottom: 405px;
	background-repeat: no-repeat;
	right: 0px;
	background-position: top left;
}

.lte-effect-smoke {
	position: absolute;
	pointer-events: none;
	width: 20%;
	height: 100%;
	left: 59%;
	bottom: 500px;
	/* z-index: 999; */
}

.lte-effect-smoke img {
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	bottom: 24%;
	left: 50%;
	margin: 0 0 300px;
	-webkit-transform: translate(-50%, 0px);
	-moz-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	-o-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
	-webkit-animation: lte-smoke-1 12s infinite;
	-moz-animation: lte-smoke-1 12s infinite;
	-o-animation: lte-smoke-1 12s infinite;
	animation: lte-smoke-1 12s infinite;
}

.lte-effect-smoke .lte-effect-item-2 {
	animation-delay: 2s;
	margin-left: -40px;
}

.lte-effect-smoke .lte-effect-item-3 {
	animation-delay: 4s;
	margin-left: 50px;
}

.lte-effect-smoke .lte-effect-item-4 {
	animation-delay: 6s;
	margin-left: -40px;

}

.lte-effect-smoke .lte-effect-item-5 {
	animation-delay: 8s;
	margin-left: 50px;
}

.lte-effect-smoke .lte-effect-item-6 {
	animation-delay: 10s;
}

.lte-effect-smoke .lte-effect-item-2 img {
	animation-delay: 2s;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.lte-effect-smoke .lte-effect-item-4 img {
	animation-delay: 6s;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.lte-effect-smoke .lte-effect-item-6 img {
	animation-delay: 10s;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

@keyframes lte-smoke-1 {
	0% {
		opacity: 0;
		transform: translate(-50%, 650px);
	}

	50% {
		opacity: .5;
	}

	100% {
		opacity: 0;
		transform: translateY(-50%);
	}
}