/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.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; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.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; }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; 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-inline-holder .mfp-content, .mfp-ajax-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-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

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

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-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; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.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-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%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 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-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .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, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; 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, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

.mfp-ajax-holder { padding: 40px 0; opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.mfp-ajax-holder.mfp-s-ready { opacity: 1; }

.mfp-ajax-holder .mfp-content { background-color: #FFF; max-width: 800px; padding: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3); }

.mfp-ajax-holder .mfp-content .page { padding: 0; }

.content-right > * { margin: 0 0 0 auto; }

.relative { position: relative; }

.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }

.ir:before { content: ""; display: block; width: 0; height: 150%; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.cf:before, .navigation:before, .section__wrap:before, .page__gallery:before, .pagination:before, .izvedbe__buttons:before, .cf:after, .navigation:after, .section__wrap:after, .page__gallery:after, .pagination:after, .izvedbe__buttons:after { content: " "; display: table; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.cf:after, .navigation:after, .section__wrap:after, .page__gallery:after, .pagination:after, .izvedbe__buttons:after, .clearfix:after { clear: both; }

.cf, .navigation, .section__wrap, .page__gallery, .pagination, .izvedbe__buttons, .clearfix { *zoom: 1; }

.block { display: block; }

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

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.left { float: left; }

.right { float: right; }

.uppercase { text-transform: uppercase; }

.debug { outline: solid gold 1px; }

.debug-background { background: rgba(255, 215, 0, 0.2) !important; }

.rspimg { display: block; width: 100%; height: auto; }

.error { color: #ed4b47; }

ul, ol { margin: 0; padding: 0; list-style: none; }

.anime--visible { opacity: 1; }

.anime--invisible { opacity: 0.001; }

.mt0 { margin-top: 0px !important; }

.mt5 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mt30 { margin-top: 30px !important; }

.mt40 { margin-top: 40px !important; }

.mt50 { margin-top: 50px !important; }

.mt60 { margin-top: 60px !important; }

.mt80 { margin-top: 80px !important; }

.mt100 { margin-top: 100px !important; }

.mr0 { margin-right: 0px !important; }

.mr5 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.mr30 { margin-right: 30px !important; }

.mr40 { margin-right: 40px !important; }

.mr50 { margin-right: 50px !important; }

.mr60 { margin-right: 60px !important; }

.mr80 { margin-right: 80px !important; }

.mr100 { margin-right: 100px !important; }

.mb0 { margin-bottom: 0px !important; }

.mb5 { margin-bottom: 5px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb40 { margin-bottom: 40px !important; }

.mb50 { margin-bottom: 50px !important; }

.mb60 { margin-bottom: 60px !important; }

.mb80 { margin-bottom: 80px !important; }

.mb100 { margin-bottom: 100px !important; }

.ml0 { margin-left: 0px !important; }

.ml5 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 20px !important; }

.ml30 { margin-left: 30px !important; }

.ml40 { margin-left: 40px !important; }

.ml50 { margin-left: 50px !important; }

.ml60 { margin-left: 60px !important; }

.ml80 { margin-left: 80px !important; }

.ml100 { margin-left: 100px !important; }

.mv0 { margin-top: 0px !important; margin-bottom: 0px !important; }

.mv5 { margin-top: 5px !important; margin-bottom: 5px !important; }

.mv10 { margin-top: 10px !important; margin-bottom: 10px !important; }

.mv15 { margin-top: 15px !important; margin-bottom: 15px !important; }

.mv20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.mv30 { margin-top: 30px !important; margin-bottom: 30px !important; }

.mv40 { margin-top: 40px !important; margin-bottom: 40px !important; }

.mv50 { margin-top: 50px !important; margin-bottom: 50px !important; }

.mv60 { margin-top: 60px !important; margin-bottom: 60px !important; }

.mv80 { margin-top: 80px !important; margin-bottom: 80px !important; }

.mv100 { margin-top: 100px !important; margin-bottom: 100px !important; }

.mh0 { margin-right: 0px !important; margin-left: 0px !important; }

.mh5 { margin-right: 5px !important; margin-left: 5px !important; }

.mh10 { margin-right: 10px !important; margin-left: 10px !important; }

.mh15 { margin-right: 15px !important; margin-left: 15px !important; }

.mh20 { margin-right: 20px !important; margin-left: 20px !important; }

.mh30 { margin-right: 30px !important; margin-left: 30px !important; }

.mh40 { margin-right: 40px !important; margin-left: 40px !important; }

.mh50 { margin-right: 50px !important; margin-left: 50px !important; }

.mh60 { margin-right: 60px !important; margin-left: 60px !important; }

.mh80 { margin-right: 80px !important; margin-left: 80px !important; }

.mh100 { margin-right: 100px !important; margin-left: 100px !important; }

.pt0 { padding-top: 0px !important; }

.pt5 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt30 { padding-top: 30px !important; }

.pt40 { padding-top: 40px !important; }

.pt50 { padding-top: 50px !important; }

.pt60 { padding-top: 60px !important; }

.pt80 { padding-top: 80px !important; }

.pt100 { padding-top: 100px !important; }

.pr0 { padding-right: 0px !important; }

.pr5 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pr30 { padding-right: 30px !important; }

.pr40 { padding-right: 40px !important; }

.pr50 { padding-right: 50px !important; }

.pr60 { padding-right: 60px !important; }

.pr80 { padding-right: 80px !important; }

.pr100 { padding-right: 100px !important; }

.pb0 { padding-bottom: 0px !important; }

.pb5 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb50 { padding-bottom: 50px !important; }

.pb60 { padding-bottom: 60px !important; }

.pb80 { padding-bottom: 80px !important; }

.pb100 { padding-bottom: 100px !important; }

.pl0 { padding-left: 0px !important; }

.pl5 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl30 { padding-left: 30px !important; }

.pl40 { padding-left: 40px !important; }

.pl50 { padding-left: 50px !important; }

.pl60 { padding-left: 60px !important; }

.pl80 { padding-left: 80px !important; }

.pl100 { padding-left: 100px !important; }

.pv0 { padding-top: 0px !important; padding-bottom: 0px !important; }

.pv5 { padding-top: 5px !important; padding-bottom: 5px !important; }

.pv10 { padding-top: 10px !important; padding-bottom: 10px !important; }

.pv15 { padding-top: 15px !important; padding-bottom: 15px !important; }

.pv20 { padding-top: 20px !important; padding-bottom: 20px !important; }

.pv30 { padding-top: 30px !important; padding-bottom: 30px !important; }

.pv40 { padding-top: 40px !important; padding-bottom: 40px !important; }

.pv50 { padding-top: 50px !important; padding-bottom: 50px !important; }

.pv60 { padding-top: 60px !important; padding-bottom: 60px !important; }

.pv80 { padding-top: 80px !important; padding-bottom: 80px !important; }

.pv100 { padding-top: 100px !important; padding-bottom: 100px !important; }

.ph0 { padding-right: 0px !important; padding-left: 0px !important; }

.ph5 { padding-right: 5px !important; padding-left: 5px !important; }

.ph10 { padding-right: 10px !important; padding-left: 10px !important; }

.ph15 { padding-right: 15px !important; padding-left: 15px !important; }

.ph20 { padding-right: 20px !important; padding-left: 20px !important; }

.ph30 { padding-right: 30px !important; padding-left: 30px !important; }

.ph40 { padding-right: 40px !important; padding-left: 40px !important; }

.ph50 { padding-right: 50px !important; padding-left: 50px !important; }

.ph60 { padding-right: 60px !important; padding-left: 60px !important; }

.ph80 { padding-right: 80px !important; padding-left: 80px !important; }

.ph100 { padding-right: 100px !important; padding-left: 100px !important; }

.navigation:after, .fold__arrows, .wpcf7 .wpcf7-not-valid-tip { pointer-events: none; }

.fold__arrows_item { pointer-events: all; }

body { color: #363636; background-color: #FEFEFE; }

a { color: #68a72f; }

a:link, a:active, a:visited, a:hover { text-decoration: none; outline: 0; }

a:active, a:visited { outline: 0; }

h2 { font-family: "Playfair Display", serif; color: #363636; font-size: 36px; font-size: 3.6rem; line-height: 36px; line-height: 3.6rem; margin: 0; }

h3 { font-size: 18px; font-size: 1.8rem; font-family: "Playfair Display", serif; color: #68a72f; font-weight: 400; text-transform: uppercase; margin: 0; }

p { font-size: 15px; font-size: 1.5rem; line-height: 24px; line-height: 2.4rem; }

html { font-size: 62.5%; }

body { font-family: "Poppins", sans-serif; font-size: 100%; line-height: 1.5; }

figure { position: relative; margin: 0; padding: 0; font-size: 0; }

body { overflow-x: hidden; padding-top: 116px; }

body.locked { overflow: hidden; height: 100%; width: 100%; position: fixed; }

.container { margin: 0 auto; max-width: 1200px; padding: 0 60px; position: relative; }

.container--out { position: relative; max-width: 1600px; }

.relative { position: relative; }

body.admin-bar .header { top: 36px !important; }

@media screen and (min-width: 768px) { body.admin-bar .header { top: 32px !important; } }

.plyr input[type='range'] { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

@media screen and (min-width: 768px) { .plyr--fullscreen-active .plyr__controls { max-width: 720px; bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: rgba(0, 0, 0, 0.3); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; padding: 10px; } }

.acf-map { width: 100%; height: 240px; }

@media screen and (min-width: 768px) { .acf-map { height: 400px; } }

/* fixes potential theme css conflict */
.acf-map img { max-width: inherit !important; }

[class^="icon-"], [class*=" icon-"] { font-family: 'sw'; 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; }

@font-face { font-family: 'sw'; src: url("../assets/fonts/sw.eot?20170621"); src: url("../assets/fonts/sw.eot?20170621#iefix") format("embedded-opentype"), url("../assets/fonts/sw.ttf?20170621") format("truetype"), url("../assets/fonts/sw.woff?20170621") format("woff"), url("../assets/fonts/sw.svg?20170621#sw") format("svg"); font-weight: normal; font-style: normal; }

.icon-chevron-thin-right:before { content: "\e900"; }

.icon-chevron-thin-left:before { content: "\e901"; }

.icon-sw:before { content: "\e902"; }

.icon-keyboard_arrow_right:before { content: "\e903"; }

.icon-keyboard_arrow_left:before { content: "\e904"; }

.icon-location:before { content: "\e905"; }

.icon-phone:before { content: "\e906"; }

.icon-mail:before { content: "\e907"; }

.fade-in { opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.fade-in.animated { opacity: 1; }

.fade-up { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -o-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.fade-up.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.fade-down { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -o-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }

.fade-down.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.fade-right { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.fade-right.animated { opacity: 1; }

@media screen and (min-width: 768px) { .fade-right { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -o-transform: translateX(50px); -ms-transform: translateX(50px); transform: translateX(50px); }
  .fade-right.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } }

.fade-left { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.fade-left.animated { opacity: 1; }

@media screen and (min-width: 768px) { .fade-left { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -o-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); }
  .fade-left.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } }

.delay-1 { transition-delay: 0.1s; }

.delay-2 { transition-delay: 0.2s; }

.delay-3 { transition-delay: 0.3s; }

.delay-4 { transition-delay: 0.4s; }

.delay-5 { transition-delay: 0.5s; }

.delay-6 { transition-delay: 0.6s; }

.delay-7 { transition-delay: 0.7s; }

.delay-8 { transition-delay: 0.8s; }

.delay-9 { transition-delay: 0.9s; }

.delay-10 { transition-delay: 1s; }

.delay-11 { transition-delay: 1.1s; }

.delay-12 { transition-delay: 1.2s; }

.delay-13 { transition-delay: 1.3s; }

.delay-14 { transition-delay: 1.4s; }

.delay-15 { transition-delay: 1.5s; }

.delay-16 { transition-delay: 1.6s; }

.delay-17 { transition-delay: 1.7s; }

.delay-18 { transition-delay: 1.8s; }

.delay-19 { transition-delay: 1.9s; }

.delay-20 { transition-delay: 2s; }

.delay-21 { transition-delay: 2.1s; }

.delay-22 { transition-delay: 2.2s; }

.delay-23 { transition-delay: 2.3s; }

.delay-24 { transition-delay: 2.4s; }

.delay-25 { transition-delay: 2.5s; }

.delay-26 { transition-delay: 2.6s; }

.delay-27 { transition-delay: 2.7s; }

.delay-28 { transition-delay: 2.8s; }

.delay-29 { transition-delay: 2.9s; }

.delay-30 { transition-delay: 3s; }

.delay-31 { transition-delay: 3.1s; }

.delay-32 { transition-delay: 3.2s; }

.delay-33 { transition-delay: 3.3s; }

.delay-34 { transition-delay: 3.4s; }

.delay-35 { transition-delay: 3.5s; }

.delay-36 { transition-delay: 3.6s; }

.delay-37 { transition-delay: 3.7s; }

.delay-38 { transition-delay: 3.8s; }

.delay-39 { transition-delay: 3.9s; }

.delay-40 { transition-delay: 4s; }

@-webkit-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-moz-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-ms-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-o-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-webkit-keyframes subfoldTitle { 0% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes subfoldTitle { 0% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-ms-keyframes subfoldTitle { 0% { -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1); }
  100% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); } }

@-o-keyframes subfoldTitle { 0% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes subfoldTitle { 0% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-webkit-keyframes subfoldTitleBg { 0% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); } }

@-moz-keyframes subfoldTitleBg { 0% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); } }

@-ms-keyframes subfoldTitleBg { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
  100% { -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1); } }

@-o-keyframes subfoldTitleBg { 0% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); } }

@keyframes subfoldTitleBg { 0% { -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% { -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); } }

.references-transition { transition: all .5s ease; opacity: 1; }

.references-enter, .references-leave { opacity: 0; right: -100%; }

@-webkit-keyframes rotate { 0% { -webkit-transform: translateX(-50%) rotate(0deg);
    -moz-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg); }
  100% { -webkit-transform: translateX(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) rotate(360deg);
    -o-transform: translateX(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) rotate(360deg);
    transform: translateX(-50%) rotate(360deg); } }

@-moz-keyframes rotate { 0% { -webkit-transform: translateX(-50%) rotate(0deg);
    -moz-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg); }
  100% { -webkit-transform: translateX(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) rotate(360deg);
    -o-transform: translateX(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) rotate(360deg);
    transform: translateX(-50%) rotate(360deg); } }

@-ms-keyframes rotate { 0% { -webkit-transform: translateX(-50%) rotate(0deg); -moz-transform: translateX(-50%) rotate(0deg); -o-transform: translateX(-50%) rotate(0deg); -ms-transform: translateX(-50%) rotate(0deg); transform: translateX(-50%) rotate(0deg); }
  100% { -webkit-transform: translateX(-50%) rotate(360deg); -moz-transform: translateX(-50%) rotate(360deg); -o-transform: translateX(-50%) rotate(360deg); -ms-transform: translateX(-50%) rotate(360deg); transform: translateX(-50%) rotate(360deg); } }

@-o-keyframes rotate { 0% { -webkit-transform: translateX(-50%) rotate(0deg);
    -moz-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg); }
  100% { -webkit-transform: translateX(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) rotate(360deg);
    -o-transform: translateX(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) rotate(360deg);
    transform: translateX(-50%) rotate(360deg); } }

@keyframes rotate { 0% { -webkit-transform: translateX(-50%) rotate(0deg);
    -moz-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg); }
  100% { -webkit-transform: translateX(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) rotate(360deg);
    -o-transform: translateX(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) rotate(360deg);
    transform: translateX(-50%) rotate(360deg); } }

.slick-slide { cursor: grab; cursor: -moz-grab; cursor: -webkit-grab; }

.slick-slide.grabbing { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbing; }

.slick-slide:focus { outline: none; }

.header { background-color: #FFF; padding: 20px 0; position: relative; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: fixed; width: 100%; top: 0; z-index: 200; backface-visibility: hidden; -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); }

.header h1, .header li { margin: 0 !important; }

.header.nav_up { -webkit-transform: translateY(-150%); -moz-transform: translateY(-150%); -o-transform: translateY(-150%); -ms-transform: translateY(-150%); transform: translateY(-150%); -webkit-transition: all 0.8s cubic-bezier(.9,.0,.6,.9); -moz-transition: all 0.8s cubic-bezier(.9,.0,.6,.9); -o-transition: all 0.8s cubic-bezier(.9,.0,.6,.9); transition: all 0.8s cubic-bezier(.9,.0,.6,.9); }

.header.nav_down { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -o-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.header__logo { display: block; height: 50px; background: url("../assets/img/logo.png") 0 0 no-repeat; background-size: contain; text-indent: -9999px; color: transparent; margin-top: 12px; }

.header__right { text-align: right; padding-top: 12px; }

.header__link { display: block; color: #e8ffda; display: inline-block; vertical-align: top; padding: 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.header__link i { display: inline-block; font-size: 24px; font-size: 2.4rem; vertical-align: top; margin-right: 10px; }

.header__link i.icon-phone, .header__link i.icon-location { margin-top: 6px; }

.header__link_content { display: inline-block; vertical-align: top; text-align: left; font-size: 14px; font-size: 1.4rem; }

.header__link_content strong { display: block; font-size: 15px; font-size: 1.5rem; }

.navigation { display: block; text-align: center; position: relative; }

.navigation:after { content: ''; position: absolute; bottom: -80px; right: -60px; width: 100px; height: 100px; background: url(../assets/img/house.png) no-repeat; background-size: contain; }

.navigation li { display: inline-block; margin: 0 !important; }

.navigation li a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 16px; line-height: 1.6rem; padding: 27px; text-transform: uppercase; font-weight: 700; position: relative; overflow: hidden; color: #68a72f; }

.navigation li a:after { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; height: 4px; background-color: #85C128; -webkit-transform: translateX(-105%); -moz-transform: translateX(-105%); -o-transform: translateX(-105%); -ms-transform: translateX(-105%); transform: translateX(-105%); -webkit-transition: all 0.5s cubic-bezier(.9,.0,.6,.9); -moz-transition: all 0.5s cubic-bezier(.9,.0,.6,.9); -o-transition: all 0.5s cubic-bezier(.9,.0,.6,.9); transition: all 0.5s cubic-bezier(.9,.0,.6,.9); }

.navigation li.current a:after, .navigation li:hover a:after { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -o-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }

.fold__item { display: block; width: 100%; height: 600px; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; }

.fold__item:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; background-color: rgba(0, 0, 0, 0.4); }

.fold__content { position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); backface-visibility: hidden; z-index: 1; color: #FFF; text-align: center; }

.fold__title { font-size: 48px; font-size: 4.8rem; font-weight: 700; font-family: "Playfair Display", serif; -webkit-transition: all 0.4s ease-in-out 1.2s; -moz-transition: all 0.4s ease-in-out 1.2s; -o-transition: all 0.4s ease-in-out 1.2s; transition: all 0.4s ease-in-out 1.2s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -o-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); opacity: 0; position: relative; margin-bottom: 60px; }

.fold__title:after { content: ''; width: 100px; height: 1px; background-color: #FFF; position: absolute; bottom: -25px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; -webkit-transition: all 0.4s ease-in-out 1.2s; -moz-transition: all 0.4s ease-in-out 1.2s; -o-transition: all 0.4s ease-in-out 1.2s; transition: all 0.4s ease-in-out 1.2s; }

.slick-current .fold__title { opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -o-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.slick-current .fold__title:after { opacity: 0.5; }

.fold__text { font-size: 16px; font-size: 1.6rem; line-height: 28px; line-height: 2.8rem; max-width: 600px; margin: 0 auto; opacity: 0; -webkit-transition: all 0.4s ease-in-out 1.5s; -moz-transition: all 0.4s ease-in-out 1.5s; -o-transition: all 0.4s ease-in-out 1.5s; transition: all 0.4s ease-in-out 1.5s; }

.slick-current .fold__text { opacity: 1; }

.fold__arrows { z-index: 10; position: absolute; top: 50%; -webkit-transform: perspective(1px) translateY(-50%); -ms-transform: perspective(1px) translateY(-50%); transform: perspective(1px) translateY(-50%); width: 100%; }

.fold__arrows_item { color: #FFF; font-size: 48px; font-size: 4.8rem; opacity: 0.3; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.fold__arrows_item:hover { opacity: 0.5; }

.fold__arrows_item.icon-next { right: 0; top: 0; }

.fold__arrows_item.icon-prev { left: 0; top: 0; }

.btn { display: inline-block; background-color: #68a72f; color: #FFF; text-transform: uppercase; font-size: 14px; font-size: 1.4rem; font-weight: 600; text-align: center; letter-spacing: 1px; padding: 14px 36px; position: relative; overflow: hidden; border: none; }

.btn span { position: relative; z-index: 1; }

.btn:after { content: ''; position: absolute; left: 0; right: 0; bottom: -100%; height: 100%; backface-visibility: hidden; background-color: rgba(255, 255, 255, 0.5); -webkit-transition: all 0.6s cubic-bezier(.9,.0,.6,.9); -moz-transition: all 0.6s cubic-bezier(.9,.0,.6,.9); -o-transition: all 0.6s cubic-bezier(.9,.0,.6,.9); transition: all 0.6s cubic-bezier(.9,.0,.6,.9); -webkit-transform: translateY(-4px); -moz-transform: translateY(-4px); -o-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); z-index: 0; }

.btn:hover:after { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); background-color: rgba(255, 255, 255, 0.1); }

.btn--absolute { position: absolute; bottom: 40px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.btn--grey { background-color: #363636; }

.btn--green { background-color: #4F872D; }

.btn--center { display: table; margin: 0 auto; }

.btn[type="submit"] { cursor: pointer; }

.btn[type="submit"]:focus { outline: none; }

.aboutus { padding: 100px 0; background: url("../assets/img/about_bg.jpg") top center no-repeat; background-size: auto 100%; }

.aboutus__img_wrap { position: relative; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25); }

.section { background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden; }

.section--reference { background-image: url("../assets/img/reference-sec-bg.jpg"); }

.section--hidrogreen { background-image: url("../assets/img/hidrogreen-sec-bg.jpg"); }

.section__wrap { margin: 40px 0; -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.5); box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.5); }

.section__slider { width: 50%; float: left; overflow: hidden; height: 400px; }

.section__content { width: 50%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px; background-color: #fff; height: 400px; }

.references { min-height: 400px; }

.references__select { margin-bottom: 40px; font-size: 16px; font-size: 1.6rem; padding: 12px 24px; text-transform: uppercase; font-weight: 700; font-family: "Poppins", sans-serif; }

.references__select.disabled { pointer-events: none; opacity: 0.2; }

.references__item { margin-bottom: 20px; position: relative; }

.references__item > * { -webkit-transition: all 0.3s ease-in-out 0.5s; -moz-transition: all 0.3s ease-in-out 0.5s; -o-transition: all 0.3s ease-in-out 0.5s; transition: all 0.3s ease-in-out 0.5s; }

.references__img { -webkit-transition: all 0.3s ease-in-out 0.5s; -moz-transition: all 0.3s ease-in-out 0.5s; -o-transition: all 0.3s ease-in-out 0.5s; transition: all 0.3s ease-in-out 0.5s; }

.references__imgwrap { width: 100%; height: 0; padding-bottom: 66.6666667%; margin-bottom: 18px; }

.references__title { font-size: 24px; font-size: 2.4rem; line-height: 24px; line-height: 2.4rem; font-effect: 700; margin-top: 4px; text-indent: -1px; font-family: "Poppins", sans-serif; }

.references__year { font-size: 16px; font-size: 1.6rem; color: #68a72f; font-weight: 700; }

.references__content { font-size: 16px; font-size: 1.6rem; margin: 0; }

.references__content p { margin: 10px 0; }

.references__list.loading { position: relative; }

.references__list.loading:after { content: ''; width: 40px; height: 40px; position: absolute; top: -85px; left: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 5px dashed #DDD; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-animation: rotate 1.3s linear infinite; -moz-animation: rotate 1.3s linear infinite; -ms-animation: rotate 1.3s linear infinite; -o-animation: rotate 1.3s linear infinite; animation: rotate 1.3s linear infinite; }

.references__list.loading .references__item > * { background-color: #ebebeb; color: #ebebeb !important; }

.references__list.loading .references__img { opacity: 0; }

.cta { padding: 100px 0; color: #565656; }

.cta__title { font-size: 48px; font-size: 4.8rem; font-weight: 300; font-family: "Poppins", sans-serif; }

.cta__text { font-size: 18px; }

.cta__btn { position: absolute; position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); backface-visibility: hidden; right: 0; backface-visibility: hidden; }

.footer { padding: 30px 0 20px; background-color: #FFF; border-top: 4px solid #68a72f; color: #85C128; }

.footer a { color: #85C128; }

.footer__logo { width: 100%; height: auto; margin-top: 15px; max-width: 200px; }

.subfold { position: relative; padding-top: 1px; background: #68a72f; }

.subfold__content { position: relative; padding: 50px 0; z-index: 2; }

.subfold__title { color: #FFF; font-size: 48px; font-size: 4.8rem; line-height: 48px; line-height: 4.8rem; margin: 0 !important; }

.page { padding: 100px 0; font-size: 16px; font-size: 1.6rem; line-height: 24px; line-height: 2.4rem; }

.page h2 { margin-bottom: 40px; }

.page h4 { font-size: 24px; font-size: 2.4rem; margin: 20px 0 10px; text-transform: uppercase; }

.page h5 { font-size: 20px; font-size: 2rem; margin: 32px 0 12px; }

.page table, .page ul { font-size: 16px; font-size: 1.6rem; }

.page table { margin: 30px 0; border-collapse: collapse; cursor: default; width: 100%; min-width: 750px; }

.page table.biljnisloj tr td:nth-child(4) { width: 35px; }

.page__table_wrapper { display: block; overflow: auto; }

.page table, .page th, .page td { border: 1px solid #E0E0E0; }

.page th, .page td { padding: 8px 16px; }

.page img { max-width: 100%; height: auto; }

.page img.left { float: left; max-width: 200px; margin: 12px 24px 12px 0; }

.page img.right { float: right; max-width: 200px; margin: 12px 0 12px 24px; }

.page p { font-size: 16px; font-size: 1.6rem; line-height: 28px; line-height: 2.8rem; }

.page ul { list-style-type: disc; list-style-position: inside; }

.page ul li { margin-bottom: 6px; }

.page ul ul { padding-left: 24px; margin: 12px 0; }

.page__sidebar { text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 40px; }

.page__sidebar_container { position: relative; }

.page__sidebar_wrap { position: sticky; top: 30px; }

.page__sidebar + .page__sidebar { margin-top: 60px; }

.page__gallery { position: relative; margin-left: -10px; margin-right: -10px; margin-top: 30px; margin-bottom: 30px; }

.page__gallery_item { float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; }

.page__gallery_item a { display: block; }

.page__gallery_item a img { display: block; max-width: 100%; width: 100%; height: auto; }

.page__gallery--six .page__gallery_item { width: 16.6666667%; }

@media screen and (min-width: 768px) { .mfp-content .page img { float: right; } }

.pagination { display: block; clear: both; padding-top: 80px; list-style-type: none !important; }

.pagination__link { float: left; margin-right: 8px; margin-bottom: 8px; background-color: #CCC; text-align: center; padding: 12px 24px; color: #333; font-size: 16px; font-size: 1.6rem; font-weight: 700; cursor: pointer; }

.pagination__link:hover { background-color: #DDD; }

.pagination__link.current { background-color: #68a72f; color: #FFF; pointer-events: none; cursor: default; }

.pagination__link.disabled { pointer-events: none; opacity: 0.2; filter: grayscale(100%); }

.izvedbe__wrapper { position: relative; width: 100%; height: 0; padding-bottom: 49.0763547%; margin-top: 40px; display: table; }

.izvedbe__layer { position: absolute; width: 100%; height: 0; padding-bottom: 49.0763547%; background-size: contain; background-repeat: no-repeat; top: 0; left: 0; z-index: 2; opacity: 0; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

.izvedbe__layer--100_25 { background-image: url(../assets/img/izvedbe-100-25.png); }

.izvedbe__layer--125_50 { background-image: url(../assets/img/izvedbe-125-50.png); }

.izvedbe__layer--150_25 { background-image: url(../assets/img/izvedbe-150-25.png); }

.izvedbe__layer--170_50 { background-image: url(../assets/img/izvedbe-170-50.png); }

.izvedbe__layer--200_50 { background-image: url(../assets/img/izvedbe-200-50.png); }

.izvedbe__layer--250_50 { background-image: url(../assets/img/izvedbe-250-50.png); }

.izvedbe__layer--sve { background-image: url(../assets/img/izvedbe-sve.png); opacity: 1; z-index: 1; }

.izvedbe__layer.current { opacity: 1; }

.izvedbe__buttons_link { float: left; display: block; width: 16.6666667%; padding: 16px 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; cursor: pointer; text-align: center; background-color: #cecece; color: #222; border: 1px solid #FFF; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

.izvedbe__buttons_link:hover { background-color: #85C128; }

.wpcf7 { padding-bottom: 250px; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="radio"] { background-color: #FFF; margin-bottom: 16px; border: 1px solid #dedede; padding: 12px; font-family: "Poppins", sans-serif; font-size: 14px; font-size: 1.4rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; max-width: 400px; resize: none; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus, .wpcf7 select:focus, .wpcf7 input[type="radio"]:focus { border: 1px solid #68a72f; box-shadow: none; outline: none; }

.wpcf7 textarea { height: 100px; }

.wpcf7 input[type="radio"] { width: auto; margin-right: 6px; }

.wpcf7 .wpcf7-list-item + .wpcf7-list-item { margin-left: 24px; }

.wpcf7 .screen-reader-response { display: none; }

.wpcf7 .wpcf7-form-control-wrap { position: relative; display: inline-block; width: 100%; max-width: 400px; }

.wpcf7 .wpcf7-not-valid-tip { position: absolute; color: #FF2222; font-size: 14px; font-size: 1.4rem; white-space: nowrap; right: 8px; top: -12px; background-color: #FFF; display: inline-block; padding: 0px 4px; z-index: 2; }

.wpcf7 .error { display: none; }

.browserupgrade { position: fixed; top: 0; left: 0; right: 0; margin: 0; padding: 10px; color: #FFF; background: #e50278; text-align: center; z-index: 99999; font-size: 1.6em; }

.browserupgrade a { color: #FFF; font-weight: 700; text-decoration: underline; }

.google_map { margin: 40px 0 0 0; width: 100%; height: 250px; }

@media screen and (min-width: 1024px) { .google_map { height: 500px; } }

.google_map img { max-width: inherit !important; }

/*# sourceMappingURL=base.min.css.map */
