html {
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	color: #2c2c2c;
	font-size: 18px;
}
body {
	margin: 0;
}
article, aside, footer, header, nav, section {
	display: block
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 0;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none;
	max-width: 100%;
	width: auto;
	height: auto;
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto;
	width: 100%;
}
[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height:auto
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
template {
	display: none
}
[hidden] {
	display: none
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.caption.alignnone {
	margin: 5px 20px 20px 0;
}
.caption.alignleft {
	margin: 5px 20px 20px 0;
}
.caption.alignright {
	margin: 5px 0 20px 20px;
}
.caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.caption p.caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.grid {
	font-size: 0;
	list-style: none;
	margin: 0;
	margin-left: -24px;
	padding: 0;
}
.grid-item {
	display: inline-block;
	font-size: 18px;
	margin-left: 0;
	padding-left: 24px;
	vertical-align: top;
	width: 100%;
}
.gutter-0 {
	margin-left: 0;
}
.gutter-0 > .grid-item {
	padding-left: 0;
}
.gutter-2 {
	margin-left: -48px;
	margin-left: -48px;
	margin-left: -3rem;
}
.gutter-2 > .grid-item {
	padding-left: 48px;
	padding-left: 48px;
	padding-left: 3rem;
}
.dib {
	display: inline-block;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.tj {
	text-align: justify;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
[class~="1/1"] {
	width: 100% !important;
}
[class~="1/2"], [class~="2/4"], [class~="3/6"], [class~="4/8"], [class~="5/10"], [class~="6/12"] {
	width: 50% !important;
}
[class~="1/3"], [class~="2/6"], [class~="3/9"], [class~="4/12"] {
	width: 33.3333333% !important;
}
[class~="2/3"], [class~="4/6"], [class~="6/9"], [class~="8/12"] {
	width: 66.6666666% !important;
}
[class~="1/4"], [class~="2/8"], [class~="3/12"] {
	width: 25% !important;
}
[class~="3/4"], [class~="6/8"], [class~="9/12"] {
	width: 75% !important;
}
[class~="1/5"], [class~="2/10"] {
	width: 20% !important;
}
[class~="2/5"], [class~="4/10"] {
	width: 40% !important;
}
[class~="3/5"], [class~="6/10"] {
	width: 60% !important;
}
[class~="4/5"], [class~="8/10"] {
	width: 80% !important;
}
[class~="1/6"], [class~="2/12"] {
	width: 16.6666666% !important;
}
[class~="5/6"], [class~="10/12"] {
	width: 83.3333333% !important;
}
[class~="1/8"] {
	width: 12.5% !important;
}
[class~="3/8"] {
	width: 37.5% !important;
}
[class~="5/8"] {
	width: 62.5% !important;
}
[class~="7/8"] {
	width: 87.5% !important;
}
[class~="1/9"] {
	width: 11.1111111% !important;
}
[class~="2/9"] {
	width: 22.2222222% !important;
}
[class~="4/9"] {
	width: 44.4444444% !important;
}
[class~="5/9"] {
	width: 55.5555555% !important;
}
[class~="7/9"] {
	width: 77.7777777% !important;
}
[class~="8/9"] {
	width: 88.8888888% !important;
}
[class~="1/10"] {
	width: 10% !important;
}
[class~="3/10"] {
	width: 30% !important;
}
[class~="7/10"] {
	width: 70% !important;
}
[class~="9/10"] {
	width: 90% !important;
}
[class~="1/12"] {
	width: 8.3333333% !important;
}
[class~="5/12"] {
	width: 41.6666666% !important;
}
[class~="7/12"] {
	width: 58.3333333% !important;
}
[class~="11/12"] {
	width: 91.6666666% !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0 0 16px 0;
	line-height: 1.2;
	color: #0e5433;
	font-family: 'Roboto Slab', sans-serif;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 28px;
}
h3, .h3 {
	font-size: 22px;
}
h4, .h4 {
	font-size: 20px;
}
h5, .h5 {
	font-size: 20px;
	color: #2c2c2c;
}
h6, .h6 {
	font-size: 18px;
	color: #2c2c2c;
}
.mfp-bg, .mfp-wrap {
	position: fixed;
	left: 0;
	top: 0
}
.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%
}
.mfp-container:before, .mfp-figure:after {
	content: ''
}
.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #062215;
	opacity: .8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	z-index: 1043;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-close, .mfp-preloader {
	text-align: center;
	position: absolute
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #ccc;
	top: 50%;
	width: auto;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #0e5433;
	font-size: 34px;
	padding: 0;
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	padding-top: 4px;
	line-height: 44px;
	right: 0;
	top: 0;
	opacity: .65;
	filter: alpha(opacity=65);
	font-style: normal;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: transparent;
}
.mfp-close:active {
	top: 0px;
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}
.mfp-figure, img.mfp-img {
	line-height: 0
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: transparent
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
.mfp-figure:after, img.mfp-img {
	width: auto;
	height: auto;
	display: block
}
img.mfp-img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure:after {
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	-moz-transform: scale(.75);
	-ms-transform: scale(.75);
	-o-transform: scale(.75);
	transform: scale(.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	-ms-transform-origin: 0;
	-o-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-moz-transform-origin: 100%;
	-ms-transform-origin: 100%;
	-o-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
@font-face {
	font-family: 'vodnar';
	src: url('../fonts/vodnar.eot?t7tk5l');
	src: url('../fonts/vodnar.eot?t7tk5l#iefix') format('embedded-opentype'), url('../fonts/vodnar.ttf?t7tk5l') format('truetype'), url('../fonts/vodnar.woff?t7tk5l') format('woff'), url('../fonts/vodnar.svg?t7tk5l#vodnar') format('svg');
	font-weight: normal;
	font-style: normal
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'vodnar' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-checkmark:before {
	content: "\e917";
}
.icon-play:before {
	content: "\e916";
}
.icon-phone:before {
	content: "\e942";
}
.icon-location:before {
	content: "\e947";
}
.icon-search:before {
	content: "\e986";
}
.icon-f:before {
	content: "\ea90";
}
.icon-t:before {
	content: "\ea96";
}
.icon-left:before {
	content: "\e900";
}
.icon-right:before {
	content: "\e901";
}
.icon-spring:before {
	content: "\e902";
}
.icon-winter:before {
	content: "\e903";
}
.icon-summer:before {
	content: "\e904";
}
.icon-close:before {
	content: "\e906";
}
.icon-my-pool-doctor:before {
	content: "\e907";
}
.icon-autumn:before {
	content: "\e908";
}
.icon-t-circle:before {
	content: "\e909";
}
.icon-mail-circle:before {
	content: "\e90a";
}
.icon-zoom:before {
	content: "\e90b";
}
.icon-g-circle:before {
	content: "\e90c";
}
.icon-f-circle:before {
	content: "\e90d";
}
.icon-y-circle:before {
	content: "\e90e";
}
.icon-shopping-cart-circle .path1:before {
	content: "\e918";
}
.icon-shopping-cart-circle .path2:before {
	content: "\e91a";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.icon-book:before {
	content: "\e91b";
}
.icon-chevron-with-circle-down:before {
	content: "\e90f";
}
.icon-chevron-with-circle-right:before {
	content: "\e910";
}
.icon-chevron-with-circle-up:before {
	content: "\e911";
}
.icon-select-arrows:before {
	content: "\e912";
}
.icon-mail:before {
	content: "\e905";
}
.icon-network:before {
	content: "\e913";
}
.icon-shopping-cart:before {
	content: "\e914";
}
.icon-g:before {
	content: "\e915";
}
.icon-chevron-with-circle-left:before {
	content: "\e919";
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 1
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 80px;
	height: 80px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 2
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next:before {
	font-family: 'vodnar';
	font-size: 80px;
	font-weight: 900;
	line-height: 1;
	opacity: .75;
	color: rgba(255, 255, 255, 0.55);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e900";
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in
}
.slick-prev {
	left: 25px;
}
.slick-next {
	right: 25px;
}
.slick-next:before {
	content: "\e901";
}
.slick-no-slide .slick-slide {
	float: none;
	display: inline-block
}
.slick-no-slide .slick-track {
	width: 100% !important;
	text-align: center;
	-webkit-transform: inherit !important;
	-moz-transform: inherit !important;
	-ms-transform: inherit !important;
	-o-transform: inherit !important;
	transform: inherit !important;
	left: 0 !important
}
.jssocials-shares {
	margin: .2em 0
}
.jssocials-shares * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.jssocials-share {
	display: inline-block;
	vertical-align: top;
	margin: .3em .6em .3em 0
}
.jssocials-share:last-child {
	margin-right: 0
}
.jssocials-share-logo {
	width: 1em;
	vertical-align: middle;
	font-size: 1.5em
}
img.jssocials-share-logo {
	width: auto;
	height: 1em
}
.jssocials-share-link {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 1
}
.jssocials-share-link.jssocials-share-link-count {
	padding-top: .2em
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
	display: block;
	font-size: .6em;
	margin: 0 -.5em -.8em
}
.jssocials-share-link.jssocials-share-no-count {
	padding-top: .5em
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
	height: 1em
}
.jssocials-share-label {
	padding-left: .3em;
	vertical-align: middle
}
.jssocials-share-count-box {
	display: inline-block;
	height: 1.5em;
	padding: 0 .3em;
	line-height: 1;
	vertical-align: middle;
	cursor: default
}
.jssocials-share-count-box.jssocials-share-no-count {
	display: none
}
.jssocials-share-count {
	line-height: 1.5em;
	vertical-align: middle
}
.jssocials-share-twitter .jssocials-share-link {
	background: #00aced
}
.jssocials-share-twitter .jssocials-share-link:hover {
	background: #0087ba
}
.jssocials-share-facebook .jssocials-share-link {
	background: #3b5998
}
.jssocials-share-facebook .jssocials-share-link:hover {
	background: #2d4373
}
.jssocials-share-googleplus .jssocials-share-link {
	background: #dd4b39
}
.jssocials-share-googleplus .jssocials-share-link:hover {
	background: #c23321
}
.jssocials-share-linkedin .jssocials-share-link {
	background: #007bb6
}
.jssocials-share-linkedin .jssocials-share-link:hover {
	background: #005983
}
.jssocials-share-pinterest .jssocials-share-link {
	background: #cb2027
}
.jssocials-share-pinterest .jssocials-share-link:hover {
	background: #9f191f
}
.jssocials-share-email .jssocials-share-link {
	background: #3490F3
}
.jssocials-share-email .jssocials-share-link:hover {
	background: #0e76e6
}
.jssocials-share-stumbleupon .jssocials-share-link {
	background: #eb4823
}
.jssocials-share-stumbleupon .jssocials-share-link:hover {
	background: #c93412
}
.jssocials-share-whatsapp .jssocials-share-link {
	background: #29a628
}
.jssocials-share-whatsapp .jssocials-share-link:hover {
	background: #1f7d1e
}
.jssocials-share-telegram .jssocials-share-link {
	background: #2ca5e0
}
.jssocials-share-telegram .jssocials-share-link:hover {
	background: #1c88bd
}
.jssocials-share-line .jssocials-share-link {
	background: #25af00
}
.jssocials-share-line .jssocials-share-link:hover {
	background: #1a7c00
}
.jssocials-share-viber .jssocials-share-link {
	background: #7b519d
}
.jssocials-share-viber .jssocials-share-link:hover {
	background: #61407b
}
.jssocials-share-pocket .jssocials-share-link {
	background: #ef4056
}
.jssocials-share-pocket .jssocials-share-link:hover {
	background: #e9132e
}
.jssocials-share-messenger .jssocials-share-link {
	background: #0084ff
}
.jssocials-share-messenger .jssocials-share-link:hover {
	background: #006acc
}
.jssocials-share-vkontakte .jssocials-share-link {
	background: #45668e
}
.jssocials-share-vkontakte .jssocials-share-link:hover {
	background: #344d6c
}
.jssocials-share-link {
	padding: .5em .6em;
	color: #fff;
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
	color: #fff
}
.jssocials-share-count-box {
	position: relative;
	height: 2.5em;
	padding: 0 .3em;
	margin-left: 0.3em;
	background: #f5f5f5;
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}
.jssocials-share-count-box:hover {
	background: gainsboro
}
.jssocials-share-count-box:hover:after {
	border-color: transparent gainsboro transparent transparent
}
.jssocials-share-count-box:after {
	content: "";
	display: block;
	position: absolute;
	top: 0.85em;
	left: -0.3em;
	width: 0;
	height: 0;
	border-width: 0.4em 0.4em 0.4em 0;
	border-style: solid;
	border-color: transparent #f5f5f5 transparent transparent;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}
.jssocials-share-count-box .jssocials-share-count {
	line-height: 2.5em;
	color: #444
}
.form-input[type="date"], .form-input[type="datetime"], .form-input[type="datetime-local"], .form-input[type="email"], .form-input[type="month"], .form-input[type="number"], .form-input[type="password"], .form-input[type="search"], .form-input[type="tel"], .form-input[type="text"], .form-input[type="time"], .form-input[type="url"], .form-input[type="week"], .form-select, .form-textarea {
	line-height: 1.5;
	display: block;
	width: 100%;
	height: 42px;
	padding: 10px 16px 11px 16px;
	color: #222222;
	border: 1px solid #9eb4bd;
	outline: 0 none;
	font-size: 13px;
	font-weight: 400;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 2px 5px #cacaca inset;
	-moz-box-shadow: 0px 2px 5px #cacaca inset;
	box-shadow: 0px 2px 5px #cacaca inset;
	font-family: 'Roboto', sans-serif;
}
.form-input[type="date"]:focus, .form-input[type="datetime"]:focus, .form-input[type="datetime-local"]:focus, .form-input[type="email"]:focus, .form-input[type="month"]:focus, .form-input[type="number"]:focus, .form-input[type="password"]:focus, .form-input[type="search"]:focus, .form-input[type="tel"]:focus, .form-input[type="text"]:focus, .form-input[type="time"]:focus, .form-input[type="url"]:focus, .form-input[type="week"]:focus, .form-select:focus, .form-textarea:focus {
	outline: 0 none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border-color: #0e5433;
}
.form-textarea {
	min-height: 100px;
}
.form-select {
	padding: 10px;
	padding: 10px;
	background: #ffffff;
}
.form-input input[type=radio], .form-input input[type=checkbox] {
	position: absolute;
	left: -99999px;
}
.form-input input[type=radio] + label:before, .form-input input[type=checkbox] + label:before {
	content: "";
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.form-input input[type=radio] + label, .form-input input[type=checkbox] + label {
	padding-left: 40px;
	position: relative;
	display: block;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	cursor: pointer;
}
.form-input input[type=checkbox].error + label {
	background-color: rgba(247, 143, 30, 0.2);
	color: #99ae24;
}
.form-input input[type=checkbox].error + label:before {
	background-color: #99ae24;
}
.form-input input[type=checkbox]:checked + label {
	color: #99ae24;/* font-weight: 600; */
}
.form-input input[type=radio]:checked + label:before, .form-input input[type=radio] + label:hover:before {
	content: "\2022";
	color: #003f78;
}
.form-input input[type=radio]:not(:checked) + label:hover:before {
	color: #003f78;
}
.form-input input[type=checkbox] + label:before, .form-input input[type=radio] + label:before {
	content: "";
	width: 25px;
	height: 25px;
	left: 0;
	background-color: #fff;
	font-family: 'vodnar';
	border: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 23px;
	font-size: 17px;
	font-weight: 700;
	padding-left: 1px;
	text-align: center;
	color: #99ae24;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
}
.form-input input[type=radio] + label:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 47px;
	line-height: 13px;
}
.form-input input[type=checkbox]:checked + label:before {
	content: "\e917";
}
input:not([type=checkbox]).error + label, textarea.error + label {
	color: #fff;
	background-color: #99ae24;
	font-size: 12px;
	position: absolute;
	right: 1px;
	top: 1px;
	padding: 3px 7px;
	font-weight: 600;
	z-index: 1;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	pointer-events: none;
}
.burger {
	position: fixed;
	top: 25px;
	right: 9px;
	-webkit-transition: opacity 0.5s 0.5s linear;
	-moz-transition: opacity 0.5s 0.5s linear;
	-o-transition: opacity 0.5s 0.5s linear;
	transition: opacity 0.5s 0.5s linear;
	z-index: 20;
	display: none;
	padding: 5px 12px;
	cursor: pointer;
	background-color: #fefefe;
}
.burger li {
	width: 38px;
	height: 5px;
	background-color: #0e5433;
	margin: 7px 0;
	list-style-type: none;
}

@media (min-height:800px) {
.nav__mobile li a {
	font-size: 16px;
	padding: 11px 20px 11px 25px;
}
}
main {
	background: #ffffff;
	min-height: 100vh;
}
main {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow: hidden;
	position: relative;
}
.nav__mobile__animate {
	width: 262px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	background-color: #0e5433;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	z-index: 9999999;
}

@media (max-width: 959px) {
.burger {
	display: block;
}
html.nav__mobile--open .burger {
	opacity: 0;
	-webkit-transition: opacity 0.2s 0s linear;
	-moz-transition: opacity 0.2s 0s linear;
	-o-transition: opacity 0.2s 0s linear;
	transition: opacity 0.2s 0s linear;
}
html.nav__mobile--close main {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-animation: nav__mobile__close .3s ease-in-out;
	-moz-animation: nav__mobile__close .3s ease-in-out;
	-o-animation: nav__mobile__close .3s ease-in-out;
	animation: nav__mobile__close .3s ease-in-out;
}
.nav__mobile__scroll {
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0px;
	width: 262px;
	z-index: 9999999;
}
.nav__mobile__scroll__logo {
	padding: 25px;
}
 .nav__mobile__scroll::-webkit-scrollbar {
 width: 5px;
}
 .nav__mobile__scroll::-webkit-scrollbar-thumb {
 background: #fff;
}
.nav__mobile ul {
	overflow-y: auto;
}
.nav__mobile li {
	display: block;
	float: none;
	margin: 0;
}
.nav__mobile li i {
	vertical-align: -4px;
	font-size: 22px;
	margin-right: 6px;
	display: inline-block;
}
.nav__mobile li a {
	color: #FFFFFF;
	padding: 10px 0px 9px 25px;
	display: block;
	text-decoration: none;
	font-size: 18px;
}
.nav__mobile svg path {
	fill: #fff;
}
.nav__mobile li a:hover, .nav__mobile .current-menu-item a, .nav__mobile .current-page-ancestor a {
	color: #ffffff;
	background-color: #99ae24;
}
html.nav__mobile--open main {
	-webkit-transform: translate3d(-240px, 0, 0);
	-moz-transform: translate3d(-240px, 0, 0);
	transform: translate3d(-240px, 0, 0);
	-webkit-animation: nav__mobile__open .3s ease-in-out;
	-moz-animation: nav__mobile__open .3s ease-in-out;
	-o-animation: nav__mobile__open .3s ease-in-out;
	animation: nav__mobile__open .3s ease-in-out;
}
html.nav__mobile--open main:after {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	z-index: 999999;
}
html.nav__mobile--open main:before {
	content: '';
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s, opacity 0.5s linear;
	-moz-transition: visibility 0s, opacity 0.5s linear;
	-o-transition: visibility 0s, opacity 0.5s linear;
	transition: visibility 0s, opacity 0.5s linear;
}
html.nav__mobile--open main:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	background-color: rgba(255, 255, 255, 0.75);
	z-index: 999999999;
	visibility: visible;
	opacity: 0.66;
	-webkit-transition: visibility 0s, opacity 0.5s linear;
	-moz-transition: visibility 0s, opacity 0.5s linear;
	-o-transition: visibility 0s, opacity 0.5s linear;
	transition: visibility 0s, opacity 0.5s linear;
	cursor: pointer;
}
html.nav__mobile--open .nav__mobile__animate {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-animation: slideIn .35s ease-in-out;
	-moz-animation: slideIn .35s ease-in-out;
	-o-animation: slideIn .35s ease-in-out;
	animation: slideIn .35s ease-in-out;
}
html.nav__mobile--close .nav__mobile__animate {
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-animation: slideOut .3s ease-in-out forwards;
	-moz-animation: slideOut .3s ease-in-out forwards;
	-o-animation: slideOut .3s ease-in-out forwards;
	animation: slideOut .3s ease-in-out forwards;
}
}
 @-webkit-keyframes nav__mobile__open {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(-240px, 0, 0);
}
}
 @-moz-keyframes nav__mobile__open {
 0% {
 -moz-transform: translate3d(0, 0, 0);
}
 100% {
 -moz-transform: translate3d(-240px, 0, 0);
}
}
 @-o-keyframes nav__mobile__open {
 0% {
 transform: translate3d(0, 0, 0);
}
 100% {
 transform: translate3d(-240px, 0, 0);
}
}
 @keyframes nav__mobile__open {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(-240px, 0, 0);
 -moz-transform: translate3d(-240px, 0, 0);
 transform: translate3d(-240px, 0, 0);
}
}
 @-webkit-keyframes nav__mobile__close {
 0% {
 -webkit-transform: translate3d(-240px, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
}
}
 @-moz-keyframes nav__mobile__close {
 0% {
 -moz-transform: translate3d(-240px, 0, 0);
}
 100% {
 -moz-transform: translate3d(0, 0, 0);
}
}
 @-o-keyframes nav__mobile__close {
 0% {
 transform: translate3d(-240px, 0, 0);
}
 100% {
 transform: translate3d(0, 0, 0);
}
}
 @keyframes nav__mobile__close {
 0% {
 -webkit-transform: translate3d(-240px, 0, 0);
 -moz-transform: translate3d(-240px, 0, 0);
 transform: translate3d(-240px, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-webkit-keyframes slideIn {
 0% {
 -webkit-transform: translate3d(100%, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
}
}
 @-moz-keyframes slideIn {
 0% {
 -moz-transform: translate3d(100%, 0, 0);
}
 100% {
 -moz-transform: translate3d(0, 0, 0);
}
}
 @-o-keyframes slideIn {
 0% {
 transform: translate3d(100%, 0, 0);
}
 100% {
 transform: translate3d(0, 0, 0);
}
}
 @keyframes slideIn {
 0% {
 -webkit-transform: translate3d(100%, 0, 0);
 -moz-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-webkit-keyframes slideOut {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
}
 100% {
 opacity: .3;
 -webkit-transform: translate3d(100%, 0, 0);
}
}
 @-moz-keyframes slideOut {
 0% {
 -moz-transform: translate3d(0, 0, 0);
}
 100% {
 -moz-transform: translate3d(100%, 0, 0);
}
}
 @-o-keyframes slideOut {
 0% {
 transform: translate3d(0, 0, 0);
}
 100% {
 transform: translate3d(100%, 0, 0);
}
}
 @keyframes slideOut {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(100%, 0, 0);
 -moz-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
}
.wrapper {
	width: 96%;
	margin: 0 auto;
	max-width: 1050px;
}
.wrapper-min {
	max-width: 650px;
}
a {
	color: #0e5433;
	text-decoration: underline;
	cursor: pointer !important;
}
a:hover {
	text-decoration: none;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
ul.list-bare {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.vh {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.vh.focusable:active, .vh.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.dt {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.dtc {
	display: table-cell;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: bottom;
}
.h100 {
	height: 100%;
}
.tdn {
	text-decoration: none;
}
.tdu {
	text-decoration: underline;
}
.ttu {
	text-transform: uppercase;
}
.resize {
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
html.js .header__slider__slick {
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-in 0.1s;
	-moz-transition: opacity 1.5s ease-in 0.1s;
	-o-transition: opacity 1.5s ease-in 0.1s;
	transition: opacity 1.5s ease-in 0.1s;
}
html.js .header__slider__slick.load {
	opacity: 1;
}
.header__slider {
	background-color: #0e5433;
	z-index: 1;
}
.header__slider .resize {
	height: 254px;
	width: 100%;
}
body.home .header__slider .resize {
	height: 828px;
}
.shadow {
	background: -moz-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(13,95,43,0)), color-stop(46%, rgba(13,95,43,0)), to(rgba(13,95,43,0.8)));
	background: -moz-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -o-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: linear-gradient(to bottom, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0002406a', endColorstr='#02406a', GradientType=0 );
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.shadow--dark {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.36) 0%, rgba(1,29,49,0.49) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.36) 0%, rgba(1,29,49,0.49) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.36)), color-stop(46%, rgba(1,29,49,0.49)), to(rgba(13,95,43,0.8)));
	background: -moz-linear-gradient(top, rgba(0,0,0,0.36) 0%, rgba(1,29,49,0.49) 46%, rgba(13,95,43,0.8) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.36) 0%, rgba(1,29,49,0.49) 46%, rgba(13,95,43,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.36) 0%, rgba(1,29,49,0.49) 46%, rgba(13,95,43,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c000000', endColorstr='#02406a', GradientType=0 );
}
.shadow--blue {
	-webkit-filter: none;
	filter: none;
	background: rgba(2, 69, 30, 0.82);
}
.header__slider__logo {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -51px;
	z-index: 10;
}
body.home .header__slider__logo {
	top: 120px;
}
.header__slider__effect {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.header__slider__effect__back {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	width: 1200px;
	margin-left: -420px;
}
.header__slider__content {
	padding-top: 153px;
}
.header__slider__scroll {
	position: absolute;
	bottom: 40px;
	text-align: center;
	left: 0;
	right: 0;
	color: #fff;
	opacity: 0.5;
	z-index: 1;
}
.header__slider__h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
.header__slider__h2 {
	font-size: 60px;
}
}
.wrapper-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 650px;
}
.header__slider__h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 72px;
}
hr.hr--half {
	max-width: 140px;
}
hr.hr--white {
	border-color: #fff;
}
hr.hr--big {
	border-bottom-width: 6px;
}
hr.hr--center {
	margin-left: auto;
	margin-right: auto;
}
hr.hr--gray {
	border-color: #ececec;
	border-bottom-width: 1px;
}
hr.hr--blue {
	border-color: #0e5433;
}
.header__slider hr {
	margin-bottom: 48px;
}
.header__heading {
	background-color: #fafbf5;
}
.header {
	z-index: 10;
}
.header__heading .wrapper {
	padding-left: 210px;
	max-width: 1600px;
	position: relative;
}
.header__logo {
	float: left;
	padding-top: 4px;
	font-size: 0;
	margin-left: -210px;
}
.header__logo .logo {
	width: 188px;
	height: 94px;
}
.mobile__logo {
	display: block;
}
.mobile__logo .logo {
	width: 218px;
	height: 113px;
	text-align: left;
	margin: 0;
}
.main__nav {
	text-align: center;
	font-size: 0;
}
.header__search {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 40px 16px 40px 16px;
	font-size: 20px;
	color: #99ae24;
}
.search__input {
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	background-color: transparent;
	font-size: 24px;
	font-style: italic;
	padding: 10px 50px 10px 20px;
	border-bottom: 1px solid #0e5433;
	display: block;
	color: #0e5433;
}
.search__input:focus {
	outline: 0 none;
}
 .search__input::-webkit-input-placeholder {
 color: #739686;
}
.search__input:-moz-placeholder {
 color: #739686;
 opacity: 1;
}
.search__input::-moz-placeholder {
 color: #739686;
 opacity: 1;
}
.search__input:-ms-input-placeholder {
 color: #739686;
}
.header__search__pad {
	padding: 0px 48px 48px 48px;
}
.search__button {
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	background-color: transparent;
	font-size: 29px;
	border: 0;
	color: #99ae24;
}
.main__nav > ul {
	display: inline-block;
}
.main__nav li.menu-item-depth-0 {
	float: left;
}
.main__nav li {
	position: relative;
}
.main__nav a {
	display: block;
	text-decoration: none;
	padding: 40px 8px 40px 8px;
	font-weight: 700;
	font-size: 12px;
	position: relative;
	font-family: 'Roboto', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.main__nav ul ul {
	position: absolute;
	top: 56px;
	left: 0;
	display: block;
	padding: 0;
	margin-left: -26px;
	padding-top: 14px;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out, visibility .2s;
	-o-transition: opacity .2s ease-in-out, visibility .2s;
	-moz-transition: opacity .2s ease-in-out, visibility .2s;
	-webkit-transition: opacity .2s ease-in-out, visibility 0.2s;
	-o-transition: opacity .2s ease-in-out, visibility 0.2s;
	-moz-transition: opacity .2s ease-in-out, visibility 0.2s;
	transition: opacity .2s ease-in-out, visibility 0.2s;
	visibility: hidden;
	z-index: 1;
	list-style-type: none;
}
.main__nav ul li:hover > ul {
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 1;
	visibility: visible;
}
.main__nav ul ul a {
	padding: 10px 15px !important;
	color: #fff;
	font-weight: 500;
}

.main__nav ul ul .current-menu-item > a, .main__nav ul ul .current-page-ancestor > a { color: #fff;}


.main__nav ul ul a.menu-link::after { display: none;}

.main__nav ul ul .dt:hover, .main__nav ul ul li:hover {
	background-color: #0a482b;
}
.main__nav ul ul .dt, .main__nav ul ul li {
	/* min-height: 74px; */
	min-width: 155px;
	background-color: #0e5433;
	border-bottom: 1px solid #fff;
}


body.flipbook-overflow-hidden .flipbook-overlay {z-index: 21474836465 !important;}


div[class^="real3dflipbook-"] { display:table !important; margin: 40px auto 0;}

.main__nav ul ul li:last-child { border: 0 none;}

.main__nav ul ul:before, .main__nav ul ul:after {
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.main__nav ul ul:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #0e5433;
	;
	border-width: 7px;
	margin-left: -7px;
}
.main__nav ul ul:before {
	border-color: rgba(0, 0, 0, 0);
	border-width: 13px;
	margin-left: -13px;
}

@media (min-width: 1160px) {
.main__nav a.menu-link {
	padding: 40px 16px 40px 16px;
}
}

@media (min-width: 1260px) {
.main__nav {
	padding-right: 210px;
}
}
.main__nav a.menu-link:after {
	content: '';
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 5px;
	height: 2px;
	background-color: #edf1d6;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
}
.main__nav a.menu-link.active:after, .main__nav a.menu-link:hover:after {
	opacity: 1;
	bottom: 25px;
}
.main__nav .current-menu-item > a, .main__nav .current-page-ancestor > a {
	color: #99ae24;
}

@media (max-width: 959px) {
.main__nav {
	display: none;
}
}
.fw3 {
	font-weight: 300;
}
.fw4 {
	font-weight: 400;
}
.fw5 {
	font-weight: 500;
}
.fw7, strong {
	font-weight: 700;
}
.wh {
	color: #fff;
}
.orange {
	color: #99ae24;
}
.blue {
	color: #0e5433;
}
.black {
	color: #2c2c2c;
}
.whn {
	white-space: nowrap;
}
.slab {
	font-family: 'Roboto Slab', sans-serif;
}
.btn {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 0;
	padding: 10px 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	border: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-height: 45px;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: #99ae24;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4dbc8', endColorstr='#c6b799', GradientType=0 );
}
.btn-icon i {
	font-size: 1.4em;
	vertical-align: middle;
	line-height: 1;
	margin-bottom: -3px;
	display: inline-block;
	position: relative;
	top: -2px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #889a20;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-ms-transform-origin: 50%;
	-o-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn:active, .btn:active:before {
	background: #889a20;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}
.btn:active:focus {
	outline: 0 none;
}
.btn:disabled, .btn[disabled] {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.btn-rounded {
	background-color: #0e5433;
	color: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border: 0;
	padding: 7px 20px;
	font-size: 14px;
	font-weight: 300;
	min-height: 32px;
	text-transform: none;
}
.btn-rounded:before {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color: #0a4429;
}
.btn-rounded:active, .btn-rounded:active:before {
	background-color: #0a4429;
}
.ns {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.posr {
	position: relative;
}
.z1 {
	z-index: 1;
}
.dn {
	display: none;
}
.mt {
	margin-top: 24px;
}
.mt\+ {
	margin-top: 48px;
}
.mb\+ {
	margin-bottom: 48px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb {
	margin-bottom: 24px;
}
.mb- {
	margin-bottom: 12px;
}
.mb-- {
	margin-bottom: 6px;
}
.pv\+ {
	padding: 48px 0;
}

@media (min-width: 480px) {
.xs-tl {
	text-align: left;
}
.xs-tr {
	text-align: right;
}
.xs-fl {
	float: left;
}
.xs-fr {
	float: right;
}
.xs-mb {
	margin-bottom: 24px;
}
.xs-mt {
	margin-top: 24px;
}
.xs-mt0 {
	margin-top: 0px;
}
.xs-mb0 {
	margin-bottom: 0px;
}
[class~="xs-1/1"] {
	width: 100% !important;
}
[class~="xs-1/2"], [class~="xs-2/4"], [class~="xs-3/6"], [class~="xs-4/8"], [class~="xs-5/10"], [class~="xs-6/12"] {
	width: 50% !important;
}
[class~="xs-1/3"], [class~="xs-2/6"], [class~="xs-3/9"], [class~="xs-4/12"] {
	width: 33.3333333% !important;
}
[class~="xs-2/3"], [class~="xs-4/6"], [class~="xs-6/9"], [class~="xs-8/12"] {
	width: 66.6666666% !important;
}
[class~="xs-1/4"], [class~="xs-2/8"], [class~="xs-3/12"] {
	width: 25% !important;
}
[class~="xs-3/4"], [class~="xs-6/8"], [class~="xs-9/12"] {
	width: 75% !important;
}
[class~="xs-1/5"], [class~="xs-2/10"] {
	width: 20% !important;
}
[class~="xs-2/5"], [class~="xs-4/10"] {
	width: 40% !important;
}
[class~="xs-3/5"], [class~="xs-6/10"] {
	width: 60% !important;
}
[class~="xs-4/5"], [class~="xs-8/10"] {
	width: 80% !important;
}
[class~="xs-1/6"], [class~="xs-2/12"] {
	width: 16.6666666% !important;
}
[class~="xs-5/6"], [class~="xs-10/12"] {
	width: 83.3333333% !important;
}
[class~="xs-1/8"] {
	width: 12.5% !important;
}
[class~="xs-3/8"] {
	width: 37.5% !important;
}
[class~="xs-5/8"] {
	width: 62.5% !important;
}
[class~="xs-7/8"] {
	width: 87.5% !important;
}
[class~="xs-1/9"] {
	width: 11.1111111% !important;
}
[class~="xs-2/9"] {
	width: 22.2222222% !important;
}
[class~="xs-4/9"] {
	width: 44.4444444% !important;
}
[class~="xs-5/9"] {
	width: 55.5555555% !important;
}
[class~="xs-7/9"] {
	width: 77.7777777% !important;
}
[class~="xs-8/9"] {
	width: 88.8888888% !important;
}
[class~="xs-1/10"] {
	width: 10% !important;
}
[class~="xs-3/10"] {
	width: 30% !important;
}
[class~="xs-7/10"] {
	width: 70% !important;
}
[class~="xs-9/10"] {
	width: 90% !important;
}
[class~="xs-1/12"] {
	width: 8.3333333% !important;
}
[class~="xs-5/12"] {
	width: 41.6666666% !important;
}
[class~="xs-7/12"] {
	width: 58.3333333% !important;
}
[class~="xs-11/12"] {
	width: 91.6666666% !important;
}
}

@media (min-width: 768px) {
.md-tl {
	text-align: left;
}
.md-tr {
	text-align: right;
}
.md-fl {
	float: left;
}
.md-fr {
	float: right;
}
.md-mb {
	margin-bottom: 24px;
}
.md-mt {
	margin-top: 24px;
}
.md-mt0 {
	margin-top: 0px;
}
.md-mb0 {
	margin-bottom: 0px;
}
[class~="md-1/1"] {
	width: 100% !important;
}
[class~="md-1/2"], [class~="md-2/4"], [class~="md-3/6"], [class~="md-4/8"], [class~="md-5/10"], [class~="md-6/12"] {
	width: 50% !important;
}
[class~="md-1/3"], [class~="md-2/6"], [class~="md-3/9"], [class~="md-4/12"] {
	width: 33.3333333% !important;
}
[class~="md-2/3"], [class~="md-4/6"], [class~="md-6/9"], [class~="md-8/12"] {
	width: 66.6666666% !important;
}
[class~="md-1/4"], [class~="md-2/8"], [class~="md-3/12"] {
	width: 25% !important;
}
[class~="md-3/4"], [class~="md-6/8"], [class~="md-9/12"] {
	width: 75% !important;
}
[class~="md-1/5"], [class~="md-2/10"] {
	width: 20% !important;
}
[class~="md-2/5"], [class~="md-4/10"] {
	width: 40% !important;
}
[class~="md-3/5"], [class~="md-6/10"] {
	width: 60% !important;
}
[class~="md-4/5"], [class~="md-8/10"] {
	width: 80% !important;
}
[class~="md-1/6"], [class~="md-2/12"] {
	width: 16.6666666% !important;
}
[class~="md-5/6"], [class~="md-10/12"] {
	width: 83.3333333% !important;
}
[class~="md-1/8"] {
	width: 12.5% !important;
}
[class~="md-3/8"] {
	width: 37.5% !important;
}
[class~="md-5/8"] {
	width: 62.5% !important;
}
[class~="md-7/8"] {
	width: 87.5% !important;
}
[class~="md-1/9"] {
	width: 11.1111111% !important;
}
[class~="md-2/9"] {
	width: 22.2222222% !important;
}
[class~="md-4/9"] {
	width: 44.4444444% !important;
}
[class~="md-5/9"] {
	width: 55.5555555% !important;
}
[class~="md-7/9"] {
	width: 77.7777777% !important;
}
[class~="md-8/9"] {
	width: 88.8888888% !important;
}
[class~="md-1/10"] {
	width: 10% !important;
}
[class~="md-3/10"] {
	width: 30% !important;
}
[class~="md-7/10"] {
	width: 70% !important;
}
[class~="md-9/10"] {
	width: 90% !important;
}
[class~="md-1/12"] {
	width: 8.3333333% !important;
}
[class~="md-5/12"] {
	width: 41.6666666% !important;
}
[class~="md-7/12"] {
	width: 58.3333333% !important;
}
[class~="md-11/12"] {
	width: 91.6666666% !important;
}
}

@media (min-width: 959px) {
.lg-tl {
	text-align: left;
}
.lg-tr {
	text-align: right;
}
.lg-fl {
	float: left;
}
.lg-mb {
	margin-bottom: 24px;
}
.lg-mb\+ {
	margin-bottom: 48px;
}
.lg-mb0 {
	margin-bottom: 0px;
}
.lg-mt {
	margin-top: 24px;
}
.lg-pt {
	padding-top: 24px;
}
.lg-pt\+ {
	padding-top: 48px;
}
[class~="lg-1/1"] {
	width: 100% !important;
}
[class~="lg-1/2"], [class~="lg-2/4"], [class~="lg-3/6"], [class~="lg-4/8"], [class~="lg-5/10"], [class~="lg-6/12"] {
	width: 50% !important;
}
[class~="lg-1/3"], [class~="lg-2/6"], [class~="lg-3/9"], [class~="lg-4/12"] {
	width: 33.3333333% !important;
}
[class~="lg-2/3"], [class~="lg-4/6"], [class~="lg-6/9"], [class~="lg-8/12"] {
	width: 66.6666666% !important;
}
[class~="lg-1/4"], [class~="lg-2/8"], [class~="lg-3/12"] {
	width: 25% !important;
}
[class~="lg-3/4"], [class~="lg-6/8"], [class~="lg-9/12"] {
	width: 75% !important;
}
[class~="lg-1/5"], [class~="lg-2/10"] {
	width: 20% !important;
}
[class~="lg-2/5"], [class~="lg-4/10"] {
	width: 40% !important;
}
[class~="lg-3/5"], [class~="lg-6/10"] {
	width: 60% !important;
}
[class~="lg-4/5"], [class~="lg-8/10"] {
	width: 80% !important;
}
[class~="lg-1/6"], [class~="lg-2/12"] {
	width: 16.6666666% !important;
}
[class~="lg-5/6"], [class~="lg-10/12"] {
	width: 83.3333333% !important;
}
[class~="lg-1/8"] {
	width: 12.5% !important;
}
[class~="lg-3/8"] {
	width: 37.5% !important;
}
[class~="lg-5/8"] {
	width: 62.5% !important;
}
[class~="lg-7/8"] {
	width: 87.5% !important;
}
[class~="lg-1/9"] {
	width: 11.1111111% !important;
}
[class~="lg-2/9"] {
	width: 22.2222222% !important;
}
[class~="lg-4/9"] {
	width: 44.4444444% !important;
}
[class~="lg-5/9"] {
	width: 55.5555555% !important;
}
[class~="lg-7/9"] {
	width: 77.7777777% !important;
}
[class~="lg-8/9"] {
	width: 88.8888888% !important;
}
[class~="lg-1/10"] {
	width: 10% !important;
}
[class~="lg-3/10"] {
	width: 30% !important;
}
[class~="lg-7/10"] {
	width: 70% !important;
}
[class~="lg-9/10"] {
	width: 90% !important;
}
[class~="lg-1/12"] {
	width: 8.3333333% !important;
}
[class~="lg-5/12"] {
	width: 41.6666666% !important;
}
[class~="lg-7/12"] {
	width: 58.3333333% !important;
}
[class~="lg-11/12"] {
	width: 91.6666666% !important;
}
}

@media (min-width: 1140px) {
.xl-tl {
	text-align: left;
}
.xl-tr {
	text-align: right;
}
.xl-fl {
	float: left;
}
.xl-mb {
	margin-bottom: 24px;
}
.xl-mb\+ {
	margin-bottom: 48px;
}
.xl-mb0 {
	margin-bottom: 0px;
}
.xl-mt {
	margin-top: 24px;
}
.xl-pt {
	padding-top: 24px;
}
.xl-pt\+ {
	padding-top: 48px;
}
[class~="xl-1/1"] {
	width: 100% !important;
}
[class~="xl-1/2"], [class~="xl-2/4"], [class~="xl-3/6"], [class~="xl-4/8"], [class~="xl-5/10"], [class~="xl-6/12"] {
	width: 50% !important;
}
[class~="xl-1/3"], [class~="xl-2/6"], [class~="xl-3/9"], [class~="xl-4/12"] {
	width: 33.3333333% !important;
}
[class~="xl-2/3"], [class~="xl-4/6"], [class~="xl-6/9"], [class~="xl-8/12"] {
	width: 66.6666666% !important;
}
[class~="xl-1/4"], [class~="xl-2/8"], [class~="xl-3/12"] {
	width: 25% !important;
}
[class~="xl-3/4"], [class~="xl-6/8"], [class~="xl-9/12"] {
	width: 75% !important;
}
[class~="xl-1/5"], [class~="xl-2/10"] {
	width: 20% !important;
}
[class~="xl-2/5"], [class~="xl-4/10"] {
	width: 40% !important;
}
[class~="xl-3/5"], [class~="xl-6/10"] {
	width: 60% !important;
}
[class~="xl-4/5"], [class~="xl-8/10"] {
	width: 80% !important;
}
[class~="xl-1/6"], [class~="xl-2/12"] {
	width: 16.6666666% !important;
}
[class~="xl-5/6"], [class~="xl-10/12"] {
	width: 83.3333333% !important;
}
[class~="xl-1/8"] {
	width: 12.5% !important;
}
[class~="xl-3/8"] {
	width: 37.5% !important;
}
[class~="xl-5/8"] {
	width: 62.5% !important;
}
[class~="xl-7/8"] {
	width: 87.5% !important;
}
[class~="xl-1/9"] {
	width: 11.1111111% !important;
}
[class~="xl-2/9"] {
	width: 22.2222222% !important;
}
[class~="xl-4/9"] {
	width: 44.4444444% !important;
}
[class~="xl-5/9"] {
	width: 55.5555555% !important;
}
[class~="xl-7/9"] {
	width: 77.7777777% !important;
}
[class~="xl-8/9"] {
	width: 88.8888888% !important;
}
[class~="xl-1/10"] {
	width: 10% !important;
}
[class~="xl-3/10"] {
	width: 30% !important;
}
[class~="xl-7/10"] {
	width: 70% !important;
}
[class~="xl-9/10"] {
	width: 90% !important;
}
[class~="xl-1/12"] {
	width: 8.3333333% !important;
}
[class~="xl-5/12"] {
	width: 41.6666666% !important;
}
[class~="xl-7/12"] {
	width: 58.3333333% !important;
}
[class~="xl-11/12"] {
	width: 91.6666666% !important;
}
}
html.js .fooReveal {
	visibility: hidden;
}
.header__slider__from_right {
	opacity: 0;
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
}
.header__slider__from_left {
	position: relative;
	opacity: 0;
	z-index: 1;
	-webkit-transform: translate3d(50px, 0, 0);
	-moz-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.header__slider__slick.load .slick-active .header__slider__from_left {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.header__slider__slick.load .slick-active .header__slider__from_right {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.header__slider__logo .logo {
	width: 300px;
	height: 108px;
}
hr {
	border: 0;
	border-bottom: 2px solid #99ae24;
	margin-left: 0;
}
p {
	margin: 0 0 16px 0;
}
.grid-rtl {
	direction: rtl;
	text-align: left;
}
.grid-rtl > .grid-item {
	direction: ltr;
	text-align: left;
}
.overflow {
	overflow: hidden;
}
.fz\+ {
	font-size: 18px;
}
.map {
	width: 100%;
	min-height: 380px;
}
.map img {
	max-width: none;
}
.map .gm-style-iw {
	width: auto!important;
	height: auto!important;
	top: 30px!important;
	left: 25px!important;
	font-size: 15px!important;
	font-weight: normal!important;
	top: 0!important;
	overflow: hidden!important;
}
.loading:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999999999;
	background-color: rgba(255, 255, 255, 0.87);
	background-image: url("../img/loading.svg");
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}
 @keyframes fadein {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @-moz-keyframes fadein {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @-webkit-keyframes fadein {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @-o-keyframes fadein {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
.pagination {
	clear: both;
	text-align: center;
	margin-top: 24px;
	display: inline-block;
}
.pagination a, .pagination span {
	text-decoration: none;
	padding: 3px 10px;
	margin: 2px;
	display: inline-block;
	float: left;
	min-width: 30px;
	border: 1px solid transparent;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.pagination a:hover, .pagination span.current {
	background-color: #0e5433;
	color: #fff;
}
.pagination span.current {
	font-weight: bold;
}
.gallery a {
	display: block;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}


figure {
	font-size: 0;
}
.gallery figure {
	position: relative;
	overflow: hidden;
}
.logo {
	display: inline-block;
	vertical-align: baseline;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
.logo {
	background-image: url('../img/logo.png');
	background-image: url('../img/logo.svg'), none;
}
.logo--wh {
	background-image: url('../img/logo_wh.png');
	background-image: url('../img/logo_wh.svg'), none;
}
.header__slider__logo--half {
	overflow: hidden;
	width: 102px;
	margin: 0px auto;
}
.boxed a {
	display: block;
	position: relative;
	overflow: hidden;
	background-position: top;
}
.block__format {
	text-align: center;
}
.block__format__title {
	font-size: 32px;
	text-transform: uppercase;
}
.block__format * {
	color: #fff;
}
.boxed h4 {
	display: table;
	margin: 0px auto;
}
.block__format__title i {
	font-size: 1em;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	display: table-cell;
	padding-right: 20px;
	vertical-align: middle;
}
body.eshop .boxed .block__format .dt {
	max-width: 400px;
	margin: 0;
	margin-left: auto;
}

@media (min-width: 768px) {
body.eshop .boxed .block__format .dt {
	padding-right: 50px;
}
}
.block__format p:last-child, .clear-p p:last-child {
	margin-bottom: 0;
}
.block__format h5 {
	font-weight: 500;
	font-size: 27px;
}
.boxed .dt {
	margin: 0px auto;
	max-width: 680px;
}
body.home .boxed .dt {
	max-width: 340px;
}
.boxed .p {
	padding: 48px;
}

@media (min-width: 768px) {
.boxed .dt {
	height: 480px;
}
.boxed .no-thumb .dt {
	height: 200px;
}
}
.block__format hr {
	margin-top: 24px;
	margin-bottom: 16px;
}
.boxed .dt, .boxed h4, .boxed hr {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.boxed a:hover .dt {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.boxed a:hover h4, .boxed a:hover hr {
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	transform: translateY(-15px);
}
.boxed a:hover .shadow, .boxed a.active .shadow {
	background: -moz-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(13,95,43,0)), color-stop(46%, rgba(13,95,43,0)), to(rgba(13,95,43,0.8)));
	background: -moz-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: -o-linear-gradient(top, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
	background: linear-gradient(to bottom, rgba(13,95,43,0) 0%, rgba(13,95,43,0) 46%, rgba(13,95,43,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0002406a', endColorstr='#02406a', GradientType=0 );
}
.contact-slide .hr--big {
	margin: 0;
}
.contact-slide .resize {
	padding: 95px 0;
	background-color: #0e5433;
}
.contact-slide a {
	color: #fff;
}
.links a {
	display: block;
	color: #0e5433;
	font-size: 18px;
	font-family: 'Roboto Slab', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
	padding-left: 50px;
}
.links a i {
	position: absolute;
	left: -50px;
	top: 1px;
	font-size: 40px;
}
.links a:hover {
	text-decoration: underline;
}
.links p {
	margin-bottom: 0;
	max-width: 188px;
	line-height: 1.2;
}
.links .wrapper {
	padding: 24px 0;
}
.links .grid-item {
	position: relative;
}

@media (min-width: 768px) {
.links .grid-item:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #0e5433;
	width: 1px;
}
.links .grid-item:last-child:after {
	display: none;
}
}
.footer {
	background-color: #fafbf5;
	padding: 24px 0;
}
/*
@media (min-width: 768px) {
    .footer ul {
        float: right;
    }
}
*/
.footer ul {
	text-align: center;
}
.footer li {
	display: inline-block;
	font-size: 0;
}
.footer li a {
	font-size: 40px;
	color: #84a794;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	text-decoration: none;
	line-height: 1;
}
.footer li a:hover {
	color: #709481;
}
.footer__newsletter {
	font-size: 18px;
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	padding-top: 11px;
}
.footer__newsletter:hover {
	text-decoration: underline;
}
footer, footer a {
	color: #1a1a1a;
	font-size: 12px;
	text-decoration: none;
}

@media (min-width: 768px) {
footer li {
	float: left;
}
}
footer li a {
	padding-left: 10px;
}
footer li.current-menu-item a {
	font-weight: 500;
	text-decoration: underline;
}
footer a:hover {
	text-decoration: underline;
}
footer {
	padding: 12px 0;
}
footer p {
	margin: 0;
}
.post__title {
	text-align: center;
	margin-bottom: 0px;
}
.post__subtitle {
	color: #99ae24;
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 36px;
}
.post__excerpt {
	text-align: center;
	margin-bottom: 48px;
}
.post__format {
	padding: 48px 0;
}
.post__format ul {
	list-style: none;
	padding: 0;
	margin: 0 0 24px 0;
}
.post__format ul li {
	padding-left: 1.5em;
	text-indent: -1.5em;/*em; */
}
.post__format ul > li:before {
	content: "";
	margin-right: 16px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #99ae24;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 2px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post__format iframe {
	width: 100%;
}
.sharing {
	margin-top: 40px;
	text-align: center;
}
.back-water {
	background-image: url('../img/back_water.jpg');
}
.back-blue {
	background-color: #0e5433;
}
.modal__back {
	position: relative;
	background: #f2f9f5;
	padding: 45px 28px 28px 28px;
	width: auto;
	max-width: 357px;
	margin: 0px auto;
	-webkit-box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.35);
}
.modal__back--wide {
	max-width: 800px;
}
.modal__title {
	font-size: 28px;
	color: #0e5433;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 24px;
}
.modal__title span {
	display: block;
	font-size: 32px;
}
.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.required {
	color: #99ae24;
	margin-left: 5px;
}
label {
	font-size: 16px;
	font-weight: 600;
	color: #0e5433;
	font-family: 'Roboto Slab', sans-serif;
	margin-bottom: 5px;
	display: block;
}
p.error404 {
	font-size: 80px;
	text-align: center;
}
.faq__item {
	border-top: 1px solid #ececec;
	padding: 16px 0;
	font-size: 16px;
	line-height: 1.5;
}
.faq__cat {
	font-size: 14px;
	margin-top: 4px;
}
.faq__question {
	font-size: 16px;
	line-height: 1.5;
}
.filter {
	margin-top: 36px;
}
.filter__search {
	max-width: 600px;
	margin: 0px auto;
}
.filter__control * {
	text-align: center;
}
.filter__method {
	padding: 24px 0;
}
.filter__control__toggle {
	display: block;
	cursor: pointer;
	margin: 36px auto 0 auto;
	min-width: 180px;
}
.filter__control__toggle + div {
	overflow: hidden;
	max-height: 24px;
	-webkit-transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
	-o-transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
	-moz-transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
	transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
	position: relative;
}
.filter__control__toggle.active + div {
	max-height: 9999px;
	-webkit-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
	-moz-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
	-o-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
	transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.filter__method input[type=checkbox] {
	position: absolute;
	left: -99999px;
}
.filter__method input[type=checkbox] + label:before, .filter__method input[type=checkbox] + label:after {
	content: "";
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.filter__method input[type=checkbox] + label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background-color: #e4e4e4;
	color: #0e5433;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 0 6px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 4px 15px 2px 15px;
}
.filter__method input[type=checkbox]:checked + label {
	color: #fff;
	background-color: #0e5433;
}
.filter__method input[type=checkbox] + label:before {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #99ae24;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
	opacity: 0;
	top: -8px;
	right: -8px;
}
.filter__method input[type=checkbox] + label:after {
	content: "\274c";
	font-size: 8px;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	color: #fff;
	position: absolute;
	opacity: 0;
	top: -8px;
	right: 4px;
}
.filter__method input[type=checkbox]:checked + label:before, .filter__method input[type=checkbox]:checked + label:after {
	opacity: 1;
}
a[data-open] {
	position: relative;
	display: block;
}
a[data-open]:before, a[data-open]:after {
	content: '';
	background-color: rgba(255, 255, 255, 0.92);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -4px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	color: #0e5433;
	z-index: 1;
	font-family: 'Roboto Slab', sans-serif;
}
a[data-open]:after {
	content: attr(data-open);
	background-color: transparent;
	position: absolute;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-20px);
	-moz-transform: translateY(-50%) translateX(-20px);
	-ms-transform: translateY(-50%) translateX(-20px);
	-o-transform: translateY(-50%) translateX(-20px);
	transform: translateY(-50%) translateX(-20px);
	bottom: auto;
}
a[data-open]:hover:before, a[data-open]:hover:after {
	opacity: 1;
}
a[data-open]:hover:after {
	-webkit-transform: translateY(-50%) translateX(0px);
	-moz-transform: translateY(-50%) translateX(0px);
	-ms-transform: translateY(-50%) translateX(0px);
	-o-transform: translateY(-50%) translateX(0px);
	transform: translateY(-50%) translateX(0px);
}
.post__format ol {
	list-style-type: none;
 list-style-type: decimal !ie;
	padding: 0;
	counter-reset: li-counter;
	margin: 6px 0 24px 1.5em;
}
.post__format ol > li {
	position: relative;
	padding-left: 0.9em;
	min-height: 2em;
	text-indent: 0;
}
.post__format ol > li:before {
	position: absolute;
	top: 0;
	left: -1.33em;
	width: 1.5em;
	height: 1.5em;
	font-size: 1.1em;
	line-height: 1.5;
	text-align: center;
	color: #f5f5f5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #99ae24;
	content: counter(li-counter);
	counter-increment: li-counter;
	font-family: 'Roboto Slab', sans-serif;
}
.video {
	margin-top: 36px;
}
.video__item a {
	min-height: 360px;
	margin-bottom: 24px;
}
.video__back {
	position: relative;
	z-index: 1;
	top: 1px;
}

@media (min-width: 768px) {
.video__title {
	padding: 0 168px;
}
}

@media (max-width: 767px) {
.video__back {
	width: 100%;
}
	
.links .grid-item {
	margin-bottom: 15px;
}	
		
}
body.story .back-blue {
	padding: 48px 0;
}
body.story .back-blue * {
	color: #fff;
}
body.story .back-blue p:last-child {
	margin-bottom: 0px;
}
.numero {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #99ae24;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Roboto Slab', sans-serif;
	margin: 16px auto;
}
body.story hr.hr--half {
	max-width: 60px;
}
.product__categories__slick {
	background-color: #0e5433;
	padding: 16px 0px;
	max-height: 152px;
	overflow: hidden;
}
.product__categories__slick a {
	width: 186px;
	height: 120px;
	display: block;
	position: relative;
	border-left: 1px solid #3f775c;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1px;
	padding: 0 20px;
	cursor: pointer;
}
.product__categories__slick .slick-slide a:hover, .product__categories__slick__active a {
	color: #99ae24;
}
.product__categories__slick .slick-list:before, .product__categories__slick .slick-list:after {
	content: '';
	width: 80px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(left, rgba(14, 84, 51,1) 0%, rgba(14, 84, 51,1) 45%, rgba(14, 84, 51,0) 100%);
	background: -webkit-linear-gradient(left, rgba(14, 84, 51,1) 0%, rgba(14, 84, 51,1) 45%, rgba(14, 84, 51,0) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(14, 84, 51,1)), color-stop(45%, rgba(14, 84, 51,1)), to(rgba(14, 84, 51,0)));
	background: -moz-linear-gradient(left, rgba(14, 84, 51,1) 0%, rgba(14, 84, 51,1) 45%, rgba(14, 84, 51,0) 100%);
	background: -o-linear-gradient(left, rgba(14, 84, 51,1) 0%, rgba(14, 84, 51,1) 45%, rgba(14, 84, 51,0) 100%);
	background: linear-gradient(to right, rgba(14, 84, 51,1) 0%, rgba(14, 84, 51,1) 45%, rgba(14, 84, 51,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e5433', endColorstr='#000e5433', GradientType=1 );
	z-index: 1;
	pointer-events: none;
}
.product__categories__slick .slick-list:after {
	right: 0;
	left: auto;
	background: -moz-linear-gradient(left, rgba(14, 84, 51,0) 0%, rgba(14, 84, 51,1) 55%, rgba(14, 84, 51,1) 100%);
	background: -webkit-linear-gradient(left, rgba(14, 84, 51,0) 0%, rgba(14, 84, 51,1) 55%, rgba(14, 84, 51,1) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(14, 84, 51,0)), color-stop(55%, rgba(14, 84, 51,1)), to(rgba(14, 84, 51,1)));
	background: -moz-linear-gradient(left, rgba(14, 84, 51,0) 0%, rgba(14, 84, 51,1) 55%, rgba(14, 84, 51,1) 100%);
	background: -o-linear-gradient(left, rgba(14, 84, 51,0) 0%, rgba(14, 84, 51,1) 55%, rgba(14, 84, 51,1) 100%);
	background: linear-gradient(to right, rgba(14, 84, 51,0) 0%, rgba(14, 84, 51,1) 55%, rgba(14, 84, 51,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000e5433', endColorstr='#0e5433', GradientType=1 );
}

@media (min-width: 768px) {
.product__categories__slick .slick-list:before, .product__categories__slick .slick-list:after {
	width: 180px;
}
}
.product__categories__slick .slick-slide:last-child a {
	border-right: 1px solid #3f775c;
}
.product__categories__slick img {
	max-height: 80px;
	margin: 0px auto;
}
.product__categories__slick__image {
	display: block;
	margin: 0px auto;
	height: 76px;
	width: 100%;
	margin-bottom: 12px;
}
.eshop__pack {
	display: inline-block;
	color: #0e5433;
	margin: 10px 5px 0 0px;
}

@media (min-width: 400px) {
.eshop__pack {
	margin: 0 5px 0 36px;
}
}
.eshop__item {
	padding: 48px 0;
}
.eshop__item:not(.eshop__item__last) {
	border-bottom: 1px solid #ececec;
}
.eshop__item .post__format {
	padding-top: 10px;
}
img:not([src]) {
	content: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
}
.header__search__results ul, .header__search__results li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#search.modal__back {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.header__search__results a, .header__search__results__cat__item {
	display: block;
	text-decoration: none;
	padding: 5px 48px;
}
.header__search__results__item > a {
	background-color: #f6f9fb;
	border-bottom: 1px solid #f2f9f5;
}
.header__search__results__item:last-child > a {
	border-bottom: 0;
}
.header__search__results__cat__item {
	background-color: #0e5433;
	color: #fff;
	font-family: 'Roboto Slab', sans-serif;
}
.header__search__results__item > a:hover {
	background-color: #fff;
	text-decoration: underline;
}
.header__search__results > ul > li:first-child > .header__search__results__cat__item {
	background-color: #99ae24;
}
.header__search__results > ul:hover > li:first-child > .header__search__results__cat__item {
	background-color: #0e5433;
}
.header__search__results > ul > li:hover > .header__search__results__cat__item {
	background-color: #99ae24 !important;
}
.header__search__results__item img {
	margin-right: 24px;
}
.header__search__results__count {
	text-align: right;
	font-size: 14px;
	padding: 0 48px 12px 48px;
	margin: 0;
}
.header__search__results__item__image {
	width: 54px;
	height: 54px;
	border: 0;
}
.header__search__input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.highlight {
	background-color: rgba(247, 143, 30, 0.28);
	-webkit-box-shadow: 0 0 8px 3px rgba(247, 143, 30, 0.28);
	-moz-box-shadow: 0 0 8px 3px rgba(247, 143, 30, 0.28);
	box-shadow: 0 0 8px 3px rgba(247, 143, 30, 0.28);
}
.contact--icon-shopping-cart .slab {
	position: relative;
	padding-left: 66px;
	display: inline-block;
}
.contact--icon-shopping-cart i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 52px;
}
.contact--icon-shopping-cart:hover i {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.contact--place {
	padding-left: 20px;
	position: relative;
}
.contact--place:before {
	content: "\e947";
	position: absolute;
	top: 0;
	left: 0;
	font-family: "vodnar";
	color: #0e5433;
}

@media print {
* {
	color: #000000 !important;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-family: Arial !important;
}
a, a:visited {
	text-decoration: underline;
}
a:not([href$=".jpg"]):not([href$=".png"]):not(.print-hidden-link)[href]:after {
	content: " (" attr(href)")";
}
abbr[title]:after {
	content: " (" attr(title)")";
}
blockquote, pre {
	border: 1px solid #777777;
	page-break-inside: avoid;
}
blockquote:before {
	color: #000000 !important;
}
h2, h3, p {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
img, tr {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
thead {
	display: table-header-group;
}
.print-visible {
	display: block !important;
}
.print-hidden {
	display: none !important;
}
.print-one-whole {
	width: 100% !important;
}
.print-no-link {
	text-decoration: none !important;
}
.print-mb0 {
	margin-bottom: 0px !important;
}
.print-mb {
	margin-bottom: 24px !important;
}
.print-mb- {
	margin-bottom: 12px !important;
}
.filter__item {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
}
.fooReveal {
	opacity: 1 !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
}
}
.attachment-title {
	text-align: left;
}
.attachment-size {
	text-align: right;
}
.attachment-icon {
	max-width: 18px;
	position: relative;
	top: 3px;
	margin-right: 4px;
}
.anim__opacity--distance .h3 {
	max-width: 80%;
	margin: 0 auto;
}
.post__format table {
	width: 100% !important;
	border: 0px solid #FFF !important;
	border-collapse: collapse !important;
	font-family: 'Roboto', sans-serif !important;
}
.post__format tr:first-child td {
	background: #0e5433 !important;
	color: #FFF;
	font-weight: 400 !important;
}
.post__format .download-attachments th {
	background: #0e5433!important;
	color: #FFF;
	padding: 3px 10px !important;
	border: 1px solid #FFF !important;
}
.post__format .download-attachments tr:first-child td {
	border: 1px solid #FFF !important;
	padding: 3px 10px !important;
	background: #d7e9e1 !important;
	margin: 0 !important;
	text-transform: lowercase;
	color: #2c2c2c;
}
.post__format td {
	border: 1px solid #FFF !important;
	padding: 3px 10px !important;
	background: #d7e9e1 !important;
	margin: 0 !important;
	text-transform: lowercase;
}
.post__format td strong {
	font-weight: 400 !important;
}
.post__format td font {
	font-family: 'Roboto', sans-serif !important;
}

@media (max-width: 460px) {
.download-attachments {
	font-size: 14px;
}
.attachment-size {
	display: none;
}
}
.g-recaptcha {
	margin-bottom: 12px;
}
.hpBanner {
	 margin: 0;
	border-bottom: 6px solid #99ae24;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.hpBanner a {
	display: block;
	line-height: 0;
	margin: 0 auto;
}
.hpBanner img {
	margin: 0 auto;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -100%;
	min-width: 100%;
}

@media (max-width: 1200px) {
.hpBanner img {
	min-width: 1600px;
}
}

@media (max-width: 780px) {
.hpBanner img {
	min-width: 1200px;
}
}

@media (max-width: 600px) {
.hpBanner img {
	min-width: 960px;
}
}

@media (max-width: 460px) {
.hpBanner img {
	min-width: 780px;
}
}

@media (max-width: 360px) {
.hpBanner img {
	min-width: 640px;
	margin: 0 auto;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -100%;
}
}
h3.faq__question p .explanatory-dictionary-highlight {
	font-weight: bold;
}
.explanatory-dictionary-highlight {
	cursor: help !important;
}
.qtip-bootstrap .qtip-titlebar {
	background-color: #0e5433 !important;
	color: #FFFFFF !important;
}
.explanatory-dictionary-alphabet + a {
	margin-bottom: 20px;
	display: inline-block;
}
.explanatory-dictionary-entry {
	margin-bottom: 15px;
	line-height: 1.3;
}
.explanatory-dictionary-entry small {
	display: none;
}

.post-password-form input[type=submit] {
font-family: 'Roboto Slab', sans-serif;
font-weight: 600;
font-size: 18px;
letter-spacing: 1px;
display: inline-block;
margin: 0;
padding: 10px 30px;
cursor: pointer;
text-align: center;
vertical-align: middle;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
border: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
    transition-property: all;
    transition-duration: 0.2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
min-height: 45px;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
-moz-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
position: relative;
-webkit-transition-property: color;
-o-transition-property: color;
-moz-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
background: #889a20;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4dbc8', endColorstr='#c6b799', GradientType=0 );
margin-top: 10px;
}
