/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 * without disabling user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext);
html {
 font-family: sans-serif;
 /* 1 */
 -ms-text-size-adjust: 100%;
 /* 2 */
 -webkit-text-size-adjust: 100%;
 /* 2 */ }

/**
 * Remove default margin.
 */
body {
 margin: 0; }

/* HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
 display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
 display: inline-block;
 /* 1 */
 vertical-align: baseline;
 /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
 display: none;
 height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
 display: none; }

/* Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
 background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
 outline: 0; }

/* Text-level semantics
 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
 border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
 font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
 font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
 font-size: 2em;
 margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
 background: #ff0;
 color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
 font-size: 80%; }

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

sup {
 top: -0.5em; }

sub {
 bottom: -0.25em; }

/* Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
 border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
 overflow: hidden; }

/* Grouping content
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
 margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
 box-sizing: content-box;
 height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
 overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
 font-family: monospace, monospace;
 font-size: 1em; }

/* Forms
 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 * Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
 color: inherit;
 /* 1 */
 font: inherit;
 /* 2 */
 margin: 0;
 /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
 overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
 text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 * and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 * `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 -webkit-appearance: button;
 /* 2 */
 cursor: pointer;
 /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
 cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
 border: 0;
 padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
 line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
 box-sizing: border-box;
 /* 1 */
 padding: 0;
 /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
 height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
 -webkit-appearance: textfield;
 /* 1 */
 box-sizing: content-box;
 /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
 border: 0;
 /* 1 */
 padding: 0;
 /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
 overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
 font-weight: bold; }

/* Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
 border-collapse: collapse;
 border-spacing: 0; }

td,
th {
 padding: 0; }

/* 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;
 filter: alpha(opacity=80); }

.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;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 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;
 -webkit-box-shadow: none;
 box-shadow: none; }

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;
 filter: alpha(opacity=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;
 filter: alpha(opacity=100); }

.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;
 filter: alpha(opacity=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;
 filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
 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,
.mfp-arrow .mfp-a {
 border-top-width: 13px;
 border-bottom-width: 13px;
 top: 8px; }

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

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

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

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

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

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

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
 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;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 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;
 -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, 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-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; }

/* Slider */
.slick-slider {
 position: relative;
 display: block;
 -moz-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; }

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

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

/*fonts import*/
/*font-family: 'Roboto', sans-serif;*/
@font-face {
 font-family: 'franklin';
 src: url("./font/franklingotitcdot-demextcom-webfont.eot");
 src: url("./font/franklingotitcdot-demextcom-webfont.eot?#iefix") format("embedded-opentype"), url("./font/franklingotitcdot-demextcom-webfont.woff2") format("woff2"), url("./font/franklingotitcdot-demextcom-webfont.woff") format("woff"), url("./font/franklingotitcdot-demextcom-webfont.ttf") format("truetype");
 font-weight: normal;
 font-style: normal; }

/* zakladni pomocne tridy a mixiny */
.head__links__list, .head__links__item, .nav__list, .nav__item {
 margin: 0;
 padding: 0;
 list-style: none; }

/* layout - grid */
body {
 padding: 62px 0 42px 0; }
 @media screen and (max-width: 1023px) {
 body {
 padding-top: 0; } }
 @media screen and (max-width: 767px) {
 body {
 padding-bottom: 0; } }

.main {
 min-height: calc(100vh - 104px - 42px); }
 .main:before, .main:after {
 content: " ";
 display: table; }
 .main:after {
 clear: both; }

.col-left {
 width: 45%;
 float: left; }

.col-right {
 width: 45%;
 float: right; }

#map, #map2, #map3, #map4, #map5, #map6, #map7, #map8, #map9, #map10 {
 width: 100%;
 height: 310px;
 margin-bottom: 30px; }

.gm-style img {
 max-width: none !important; }

@media screen and (max-width: 1023px) {
 .col-left .col-left, .col-left .col-right, .col-right .col-left, .col-right .col-right {
 display: block;
 width: auto;
 float: none;
 padding-left: 0;
 margin-left: 0; }
 .col-left .col-left, .col-right .col-left {
 margin-bottom: 1em; } }

@media screen and (max-width: 639px) {
 .col-left, .col-right {
 width: auto;
 float: none; }
 .col-left {
 margin-bottom: 30px; } }

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

.section:after {
 clear: both; }

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

.section--wide {
 max-width: 960px;
 margin: auto;
 padding-left: 20px;
 padding-right: 20px; }

.section--theme {
 max-width: 960px;
 margin: 0 auto 60px auto; }
 .section--theme img {
 display: block;
 width: 100%;
 height: auto; }

.section--text, .section--promo {
 max-width: 840px;
 margin: auto;
 line-height: 1.9; }
.section--promo h1{
 font-family: franklin,sans-serif;
 font-size: 46px;
 font-weight: normal;
 font-style: normal;
}
 .section--text .col-left, .section--promo .col-left {
 float: none;
 display: inline-block;
 padding-right: 5%;
 vertical-align: middle; }
 .section--text .col-right, .section--promo .col-right {
 float: none;
 display: inline-block;
 padding-left: 5%;
 vertical-align: middle;
 margin-left: -5px; }
 @media screen and (max-width: 1023px) {
 .section--text .col-left .col-left, .section--text .col-left .col-right, .section--text .col-right .col-left, .section--text .col-right .col-right, .section--promo .col-left .col-left, .section--promo .col-left .col-right, .section--promo .col-right .col-left, .section--promo .col-right .col-right {
 display: block;
 width: auto;
 float: none;
 padding-left: 0;
 margin-left: 0; }
 .section--text .col-left .col-left, .section--text .col-right .col-left, .section--promo .col-left .col-left, .section--promo .col-right .col-left {
 margin-bottom: 1em; } }
 @media screen and (max-width: 639px) {
 .section--text .col-left, .section--text .col-right, .section--promo .col-left, .section--promo .col-right {
 display: block;
 padding: 0;
 margin-left: 0; } }

.section--text {
 padding-left: 20px;
 padding-right: 20px; }

.section--promo {
 max-width: 960px;
 margin: 50px auto;
 padding-left: 20px;
 padding-right: 20px; }

.section--news {
 max-width: 960px;
 margin: 0 auto 50px auto;
 padding-left: 20px;
 padding-right: 20px;
 line-height: 1.9; }
 .section--news h3 {
 margin-top: 0; }
 .section--news .col-left {
 width: 50%; }
 .section--news .col-left img {
 float: left; }
 .section--news .col-right {
 width: 45%; }
 @media screen and (max-width: 1023px) {
 .section--news .col-left .col-left, .section--news .col-left .col-right, .section--news .col-right .col-left, .section--news .col-right .col-right {
 display: block;
 width: auto;
 float: none;
 padding-left: 0;
 margin-left: 0; }
 .section--news .col-left .col-left, .section--news .col-right .col-left {
 margin-bottom: 1em; } }
 @media screen and (max-width: 639px) {
 .section--news .col-left, .section--news .col-right {
 width: auto;
 float: none; }
 .section--news .col-left {
 margin-bottom: 30px; }
 .section--news .col-left:before, .section--news .col-left:after {
 content: " ";
 display: table; }
 .section--news .col-left:after {
 clear: both; } }

.section--box {
 max-width: 960px;
 margin: 90px auto;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 background-color: #5F6736;
 color: #fdf2e2;
 font-size: 18px;
 text-align: center;
 font-style: italic;
 line-height: 1.5; }
 .section--box h2 {
 margin-bottom: 0.4em; }
 .section--box p {
 max-width: 640px;
 margin-left: auto;
 margin-right: auto; }
 .section--box__more {
 position: relative;
 display: inline-block;
 padding-bottom: 30px;
 background-position: bottom;
 color: #fdf2e2;
 font-style: normal;
 text-decoration: none; }
 .section--box__more:hover {
 color: #fff; }
 .section--box__more:after {
 content: "";
 display: block;
 width: 38px;
 height: 20px;
 position: absolute;
 bottom: 0;
 left: 50%;
 margin-left: -19px;
 transition: all 200ms; }
 .section--box p.curtail-on + .section--box__more:after {
 transform: rotate(180deg); }

.section--headline {
 max-width: 960px;
 margin: 40px auto;
 padding-left: 20px;
 padding-right: 20px;
 font-size: 18px;
 font-style: italic;
 text-align: center;
 line-height: 1.5; }

.section--form {
 max-width: 640px;
 margin: auto;
 padding-left: 20px;
 padding-right: 20px; }

.section--wine {
 max-width: 960px;
 padding: 0 0 40px 0;
 text-align: center; }
 .section--wine h2 {
 position: relative;
 margin: 0 0 40px 0;
 padding: 30px 4% 24px 4%;
 font-size: 52px;
 color: #fff;
 background: #000;
 text-align: left; }
 .section--wine h2:after {
 content: "";
 display: block;
 position: absolute;
 right: 5%;
 top: 50%; }
 .section--wine .wine-it:after {
 width: 161px;
 height: 190px;
 background: url(../images/wine-it.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-cz:after {
 width: 192px;
 height: 109px;
 background: url(../images/wine-cz.png) no-repeat;
 margin-top: -55px; }
 .section--wine .wine-fr:after {
 width: 190px;
 height: 190px;
 background: url(../images/wine-fr.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-arg:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-arg.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-aus:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-aus.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-esp:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-esp.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-chl:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-chl.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-nzl:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-nzl.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-prt:after {
 width: 192px;
 height: 190px;
 background: url(../files/images/vina-mapy/wine-prt.png) no-repeat;
 margin-top: -95px; }
 .section--wine .wine-za:after {
 width: 190px;
 height: 190px;
 background: url(../images/wine-za.png) no-repeat;
 margin-top: -101px; }
 @media screen and (max-width: 767px) {
 .section--wine h2 {
 font-size: 48px; }
 .section--wine h2:after {
 display: none; } }

/* reset + zakladni obsahove prvky */
.img--rounded {
 border-radius: 50%; }

.separator {
 max-width: 960px;
 margin: 12px auto;
 height: 1px;
 background-color: #444;
 color: #444;
 border: 0 none; }

.expand {
 margin: 1em 0;
 display: inline-block;
 padding-bottom: 60px;
 position: relative;
 text-decoration: none;
 font-size: 18px; }
 .expand:after {
 content: "";
 display: block;
 position: absolute;
 left: 50%;
 bottom: 0;
 margin-left: -27px;
 width: 54px;
 height: 54px;
 background-color: #5F6736;
 background-position: center; }

body {
 font-family: 'Roboto', sans-serif;
 font-size: 14px;
 color: #000;
 line-height: 1.3;
 /*
 @media screen and (max-width: 1200px) {
 font-size: $font-size-middle;
 }
*/ }

h1, h2, h3, h4, h5, h6 {
 line-height: 1; }

h1.line, h2.line {
 margin: 0.4em auto;
 display: table;
 white-space: nowrap;
 text-transform: uppercase;
 font-family: franklin, sans-serif;
 font-size: 52px;
 font-weight: normal;
 width: 100%;
 max-width: 960px;
 overflow: hidden; }
 h1.line span, h2.line span {
 padding: 0 0.5em; }
 h1.line:before, h1.line:after, h2.line:before, h2.line:after {
 background: url(../images/line.png) repeat-x center;
 content: '';
 display: table-cell;
 width: 50%; }
 @media screen and (max-width: 767px) {
 h1.line, h2.line {
 font-size: 48px; } }
 @media screen and (max-width: 639px) {
 h1.line, h2.line {
 white-space: normal;
 display: block;
 text-align: center; }
 h1.line:before, h1.line:after, h2.line:before, h2.line:after {
 display: none; }
 h1.line span, h2.line span {
 display: block; } }

h1.hilight {
 color: #cd0000; }

h2 {
 margin: 0.8em 0 0 0;
 font-family: franklin, sans-serif;
 font-size: 42px;
 font-weight: normal;
 font-style: normal; }
 @media screen and (max-width: 767px) {
 h2 {
 font-size: 36px; } }

h2.line {
 text-transform: uppercase; }

h3 {
 margin: 0.8em 0 0.2em 0;
 font-family: franklin, sans-serif;
 font-size: 36px;
 font-weight: normal;
 font-style: normal; }
 @media screen and (max-width: 767px) {
 h3 {
 font-size: 36px; } }

h4 {
 margin: 0 0 0.4em 0;
 font-size: 32px;
 font-family: franklin, sans-serif;
 font-weight: normal;
 font-style: normal; }

ul {
 text-align: left; }

p {
 margin: 0 0 1.2em 0; }

a {
 color: #000; }
 a:hover {
 color: #5F6736; }

.hilight {
 color: #5F6736; }

.text-large {
 font-size: 18px;
 line-height: 1.4; }

.text-xlarge {
 font-size: 32px;
 line-height: 1.4; }

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

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

ul.lines, ul.lines li {
 margin: 0;
 padding: 0;
 list-style: none;
 background: none; }

ul.lines {
 margin: 1em 0;
 border-top: 3px solid #5F6736; }
 ul.lines li {
 min-height: 72px;
 padding: 22px 5% 22px 13%;
 border-bottom: 3px solid #5F6736;
 background-position: 8% 25px; }

input[type=text], input[type=password], input[type=email], input[type=search], input[type=file], textarea, select {
 box-sizing: border-box;
 width: 100%;
 margin: 5px 0;
 padding: 12px 10px;
 border: 0; }

input[type=submit] {
 margin: 5px 0;
 padding: 7px 10px; }

textarea {
 height: 100px; }

.form {
 width: 100%;
 font-size: 18px; }
 .form th {
 text-align: left;
 font-weight: normal; }
 .form th, .form td {
 vertical-align: top;
 padding-bottom: 5px; }
 .form label {
 display: inline-block;
 padding: 10px 1em 0 0; }
 .form input[type=text], .form input[type=password], .form input[type=email], .form input[type=search], .form input[type=file], .form textarea, .form select {
 background: #E2E2E2;
 border: 1px solid #5F6736; }
 .form input[type=submit] {
 margin: 0;
 padding: 0;
 border: 0;
 background: none;
 padding: 16px 75px;
 background: #5F6736;
 color: #fff; }
 .form input[type=submit]:hover {
 color: #fdf2e2; }
 @media screen and (max-width: 767px) {
 .form input[type=submit] {
 padding-left: 22px;
 padding-right: 22px; } }

caption {
 font-size: 18px;
 text-transform: uppercase;
 text-align: left; }

.plaintable__wrap {
 width: 100%;
 overflow: auto; }

.plaintable {
 margin: 0 0 2em 0; }
 .plaintable td {
 padding: 0.1em 1em 0.1em 0;
 vertical-align: top; }

.plaintable--compact {
 line-height: 1.4; }
 .plaintable--compact td {
 padding: 0.1em 1em 0.1em 0;
 vertical-align: top; }

/* UI komponenty*/
.head {
 position: fixed;
 top: 0;
 width: 100%;
 z-index: 100;
 background: #FDF2E2; }
 .head:before, .head:after {
 content: " ";
 display: table; }
 .head:after {
 clear: both; }
 .head__logo {
 float: left;
 width: 12.5%;
 height: 62px;
 background-color: #5F6736;
 background-position: center;
 background-size: contain;
 overflow: hidden;
 text-indent: -9999px; }
 .head__links {
 width: 12.5%;
 float: right;
 text-align: center; }
 .head__links__item {
 display: inline-block;
 vertical-align: top; }
 .head__link {
 display: block;
 width: 35px;
 height: 35px;
 margin: 12px 8px 0 8px;
 text-align: left;
 overflow: hidden;
 text-indent: -9999px;
 background-color: #5F6736;
 background-position: center;
 border-radius: 50%; }
 .head__search {
 clear: both;
 border-top: 1px solid #fff; }
 .head__search form {
 float: right;
 margin-right: 20px; }
 @media screen and (max-width: 1023px) {
 .head {
 position: relative; }
 .head__logo {
 width: 33%; }
 .head__links {
 width: 33%; }
 .head__links__list {
 text-align: right; }
 .head__link {
 margin-left: 2px;
 margin-right: 2px; } }

.nav {
 width: 75%;
 float: left;
 font-size: 28px;
 font-family: franklin, sans-serif;
 text-transform: uppercase; }
 .nav__list {
 width: 100%;
 max-width: 960px;
 margin: auto;
 text-align: justify;
 text-align-last: justify;
 display: flex;
 justify-content: space-around; }
 .nav__item {
 display: inline-block;
 padding: 18px 10px 0 10px;
 text-align: center; }
 .nav__link {
 text-decoration: none;
 transition: all 200ms; }
 .nav__link--active {
 color: #5F6736; }
 .nav__link--hilight {
 color: #f00; }
 .nav__toggle {
 display: none;
 position: absolute;
 right: 88px;
 top: 12px;
 cursor: pointer;
 width: 35px;
 height: 35px;
 overflow: hidden;
 text-align: left;
 text-indent: -9999px;
 background-color: #5F6736;
 background-position: center;
 border-radius: 50%; }
 @media screen and (max-width: 1200px) {
 .nav {
 font-size: 24px; }
 .nav__item {
 padding-top: 18px; } }
 @media screen and (max-width: 1023px) {
 .nav {
 width: 34%; }
 .nav__toggle {
 display: block; }
 .nav__list {
 position: absolute;
 top: 100%;
 left: 0;
 background: #FDF2E2;
 max-width: none;
 display: none; }
 .nav--expanded .nav__list {
 display: block; }
 .nav--expanded .nav__toggle {
 color: #5F6736; }
 .nav__item {
 display: block;
 padding: 0;
 border-top: 1px solid #fff; }
 .nav__link {
 display: block;
 padding: 10px; } }

.foot {
 position: fixed;
 z-index: 100;
 bottom: 0;
 width: 100%;
 color: #fff;
 text-decoration: none;
 text-transform: uppercase;
 font-size: 15px;
 background: #5F6736; }
 .foot:before, .foot:after {
 content: " ";
 display: table; }
 .foot:after {
 clear: both; }
 .foot a {
 color: #fff;
 text-decoration: none; }
 .foot__promo, .foot__info {
 box-sizing: border-box;
 text-transform: none;
 padding: 13px 20px 10px 20px; }
 .foot__promo a, .foot__info a {
 display: block;
 width: 100%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis; }
 .foot__promo {
 width: 43.75%;
 float: left;
 background: #FF0000;
 color: #fff;
 text-align: center;
 white-space: nowrap; }
 .foot__promo--wide {
 width: 79.375%; }
 .foot__info {
 width: 35.625%;
 float: left;
 background: #5F6736; }
 .foot__info p {
 margin: 0; }
 .foot__info--wide {
 width: 79.375%; }
 .foot__nav {
 width: 20.625%;
 float: right;
 padding: 6px 0 5px 0;
 background: #000;
 font-family: franklin, sans-serif;
 font-size: 24px;
 text-align: center; }
 .foot__nav__toggle {
 display: none;
 cursor: pointer; }
 .foot__nav__list, .foot__nav__item {
 margin: 0;
 padding: 0;
 list-style: none;
 background: none; }
 .foot__nav__list {
 text-align: center; }
 .foot__nav__item {
 display: inline-block;
 padding: 0 6px;
 vertical-align: top; }
 .foot__nav__link {
 color: #fff; }
 .foot__nav__link:hover {
 color: #5F6736; }
 @media screen and (max-width: 1200px) {
 .foot__nav__list {
 display: none;
 background: #000; }
 .foot__nav__item {
 display: block;
 width: 100%;
 box-sizing: border-box; }
 .foot__nav__link {
 display: block;
 text-align: center;
 padding: 3px 0; }
 .foot__nav--expanded .foot__nav__list {
 display: block;
 position: absolute;
 right: 0;
 bottom: 42px;
 width: 20.625%; }
 .foot__nav__toggle {
 display: block; } }
 @media screen and (max-width: 767px) {
 .foot__nav {
 width: auto;
 float: none; }
 .foot__nav__toggle {
 display: none; }
 .foot__nav__list {
 display: block; } }
 @media screen and (max-width: 767px) {
 .foot {
 position: static; }
 .foot__promo, .foot__info, .foot__info--wide {
 float: none;
 width: auto; } }

.home {
 max-width: 1200px;
 margin: 10px auto; }
 .home__slider {
 max-width: 76.875%;
 margin: auto; }
 .home__slider .slick-dots, .home__slider .slick-dots li {
 margin: 0;
 padding: 0;
 list-style: none;
 background: none; }
 .home__slider .slick-dots {
 position: absolute;
 right: 20px;
 bottom: 30px; }
 .home__slider .slick-dots li {
 margin-bottom: -6px; }
 .home__slider .slick-dots li.slick-active button {
 background-position: 0 -33px; }
 .home__slider .slick-dots button {
 margin: 0;
 padding: 0;
 border: 0;
 background: none;
 display: block;
 width: 33px;
 height: 33px;
 background: url(../images/slick-dots.png) no-repeat;
 text-align: left;
 overflow: hidden;
 text-indent: -9999px;
 outline: 0; }
 .home__slide {
 position: relative; }
 .home__slide__content {
 position: absolute;
 left: 4%;
 right: 4%;
 top: 0;
 bottom: 0;
 white-space: nowrap; }
 .home__slide__content:before {
 content: "";
 display: inline-block;
 vertical-align: middle;
 height: 100%; }
 .home__slide__text {
 display: inline-block;
 vertical-align: middle;
 box-sizing: border-box;
 max-width: 100%;
 overflow: hidden;
 padding: 40px 20px;
 background: rgba(255, 0, 0, 0.6);
 white-space: normal;
 color: #fff;
 text-align: center;
 font-size: 20px;
 font-weight: 300; }
 .home__slide__text.bg-red {
 background: rgba(255, 0, 0, 0.6); }
 .home__slide__text.bg-green {
 background: rgba(95, 103, 54, 0.7); }
 .home__slide__link {
 display: block;
 padding: 6px 0 4px 0;
 color: #fff;
 font-size: 20px;
 text-decoration: none;
 border-top: 1px solid #fff;
 border-top: 1px solid rgba(255, 255, 255, 0.5);
 border-bottom: 1px solid #fff;
 border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
 .home__slide__link:hover {
 color: #fff; }
 .home__slide img {
 width: 100%;
 height: auto; }
 .home__slide h2 {
 margin: 0;
 font-size: 90px;
 font-family: 'franklin', sans-serif;
 white-space: nowrap;
 width: 100%;
 overflow: hidden;
 text-overflow: ellipsis; }
 @media screen and (max-width: 767px) {
 .home__slide__content:before, .home__slide img {
 display: none; }
 .home__slide__content {
 position: static;
 left: 0;
 right: 0; }
 .home__slide__text {
 display: block; }
 .home__slide__text.bg-red {
 background: red; }
 .home__slide__text.bg-green {
 background: #5f6736; }
 .home__slide h2 {
 font-size: 48px; }
 .home__slider {
 background: #fff; }
 .home__slider .slick-dots {
 bottom: 50px; } }

.grid {
 margin: 0 0 75px 0; }
 .grid--row:before, .grid--row:after {
 content: " ";
 display: table; }
 .grid--row:after {
 clear: both; }
 .grid__items {
 position: relative;
 max-width: 960px;
 margin: 0 auto; }
 .grid__items:before, .grid__items:after {
 content: " ";
 display: table; }
 .grid__items:after {
 clear: both; }
 .grid__items .slick-arrow {
 margin: 0;
 padding: 0;
 border: 0;
 position: absolute;
 z-index: 1;
 top: 20px;
 width: 54px;
 height: 54px;
 overflow: hidden;
 text-indent: -9999px;
 background-color: #5F6736;
 background-position: center;
 transition: background 200ms; }
 .grid__items .slick-arrow:hover {
 background-color: #7e8848; }
 .grid__items .slick-prev {
 left: -49px; }
 .grid__items .slick-next {
 right: -49px; }
 @media screen and (max-width: 979px) {
 .grid__items {
 max-width: 480px; } }
 @media screen and (max-width: 500px) {
 .grid__items {
 max-width: 240px; } }
 @media screen and (max-width: 1200px) {
 .grid__items .slick-prev {
 left: 0; }
 .grid__items .slick-next {
 right: 0; } }
 @media screen and (max-width: 639px) {
 .grid__items .slick-arrow {
 width: 40px;
 height: 40px;
 background-size: 45%; }
 .grid__items .slick-prev {
 left: -36px; }
 .grid__items .slick-next {
 right: -36px; } }
 .grid__item {
 position: relative;
 float: left;
 width: 230px;
 height: 230px;
 overflow: hidden;
 margin-bottom: 10px;
 border-left: 5px solid #fff;
 border-right: 5px solid #fff;
 text-align: center; }
 .grid__item--hover .grid__head, .grid__item--hover .grid__content {
 color: #fff;
 background: #000;
 background: rgba(0, 0, 0, 0.75);
 transition: all 400ms; }
 .grid__item--hover .grid__content a {
 color: #fff; }
 .grid__item--hover:hover .grid__head {
 top: 0; }
 .grid__item--hover:hover .grid__content {
 top: 60px; }
 .grid__item--link .grid__head {
 transition: all 200ms; }
 .grid__item--link:hover .grid__head {
 color: #5F6736; }
 .grid__item--double {
 width: 470px; }
 .grid__item--double .grid__img {
 width: 230px;
 float: left;
 margin-right: 10px; }
 .grid__item--double .grid__head, .grid__item--double .grid__content {
 float: left;
 position: static;
 width: 230px;
 color: #000;
 background: none; }
 @media screen and (max-width: 767px) {
 .grid__item--double {
 width: 230px; }
 .grid__item--double .grid__img {
 display: none; }
 .grid__item--double .grid__head, .grid__item--double .grid__content {
 float: none; } }
 .grid__head {
 position: absolute;
 top: 170px;
 left: 0;
 display: table;
 width: 100%;
 text-align: center;
 line-height: 1.2;
 color: #fff;
 background: #000;
 background: rgba(0, 0, 0, 0.75); }
 .grid__head__text {
 display: table-cell;
 height: 60px;
 vertical-align: middle; }
 .grid__head h3 {
 margin: 0;
 font-family: franklin, sans-serif;
 font-size: 28px;
 font-weight: normal; }
 .grid__content {
 box-sizing: border-box;
 position: absolute;
 top: 230px;
 width: 100%;
 padding: 20px 6.666%;
 min-height: 170px;
 transition: all 400ms; }

.newsletter {
 text-align: center;
 background: #FDF2E2; }
 .newsletter__form {
 display: inline-block; }
 .newsletter label {
 display: inline-block;
 vertical-align: middle;
 padding: 0 0.5em 0 0;
 color: #5F6736;
 font-family: franklin, sans-serif;
 font-size: 30px;
 text-transform: uppercase; }
 .newsletter__fields {
 display: inline-block;
 vertical-align: middle;
 position: relative; }
 .newsletter input[type=text], .newsletter input[type=email] {
 width: 290px;
 background: #fff;
 padding: 8px 10px 7px 10px; }
 @media screen and (max-width: 639px) {
 .newsletter input[type=text], .newsletter input[type=email] {
 width: 200px; } }
 .newsletter input[type=submit] {
 position: absolute;
 top: 2px;
 bottom: 2px;
 right: 2px;
 width: 28px;
 background-color: #7F7F7F;
 background-position: center;
 border: 0;
 overflow: hidden;
 text-indent: -9999px;
 text-align: left; }

.gallery__items {
 max-width: 840px;
 margin: 0 auto 30px auto; }

.gallery__item {
 margin-right: 1px; }

.gallery .slick-arrow {
 margin: 0;
 padding: 0;
 border: 0;
 position: absolute;
 z-index: 1;
 top: 50%;
 margin-top: -27px;
 width: 54px;
 height: 54px;
 overflow: hidden;
 text-indent: -9999px;
 background-color: #5F6736;
 background-position: center;
 transition: background 200ms; }
 .gallery .slick-arrow:hover {
 background-color: #7e8848; }

.gallery .slick-prev {
 left: -55px; }

.gallery .slick-next {
 right: -55px; }

@media screen and (max-width: 1200px) {
 .gallery .slick-prev {
 left: 0; }
 .gallery .slick-next {
 right: 0; } }

.toggle__list {
 margin: 50px 0; }

.toggle__item h3 {
 margin: 0 0 10px 0;
 font-size: 36px; }

.toggle__item--expandable h3 {
 cursor: pointer; }
 .toggle__item--expandable h3:hover {
 color: #5F6736; }

.toggle__item--expanded .toggle__content {
 display: block; }

.toggle__content {
 display: none;
 max-width: 860px;
 margin: 15px auto 30px auto;
 padding-left: 20px;
 padding-right: 20px;
 line-height: 1.5; }

.news__img {
 display: block;
 width: 100%;
 height: auto;
 margin-bottom: 30px; }

.promo {
 max-width: 960px;
 margin: 10px auto; }
 .promo__box {
 position: relative; }
 .promo__content {
 position: absolute;
 left: 4%;
 right: 4%;
 top: 0;
 bottom: 0;
 white-space: nowrap; }
 .promo__content:before {
 content: "";
 display: inline-block;
 vertical-align: middle;
 height: 100%; }
 .promo img {
 width: 100%;
 height: auto; }
 .promo__text {
 display: inline-block;
 vertical-align: middle;
 box-sizing: border-box;
 max-width: 100%;
 overflow: hidden;
 padding: 40px 20px;
 background: #ff0000;
 white-space: normal;
 color: #fff;
 text-align: center;
 font-size: 20px;
 font-weight: 300; }
 .promo__text h2 {
 margin: 0;
 font-size: 64px;
 font-family: 'franklin', sans-serif;
 white-space: nowrap;
 width: 100%;
 overflow: hidden;
 text-overflow: ellipsis; }
 @media screen and (max-width: 767px) {
 .promo img {
 display: none; }
 .promo__content {
 position: static; }
 .promo__content:before {
 display: none; }
 .promo__text {
 display: block;
 background: #f00; }
 .promo__text h2 {
 font-size: 48px; } }

.jobs {
 margin: 40px 0;
 border-top: 3px solid #5F6736; }

.job {
 position: relative;
 padding: 22px 110px 22px 20px;
 border-bottom: 3px solid #5F6736; }
 .job:before, .job:after {
 content: " ";
 display: table; }
 .job:after {
 clear: both; }
 .job__info {
 display: table;
 width: 100%;
 table-layout: fixed; }
 .job__title, .job__type, .job__location {
 display: table-cell;
 vertical-align: middle;
 font-size: 32px;
 font-family: franklin, sans-serif; }
 .job__title {
 width: 55%; }
 .job__type, .job__location {
 width: 22.5%; }
 .job h3 {
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 margin: 6px 0; }
 .job__detail {
 display: none;
 clear: both;
 margin-top: 30px;
 margin-right: -90px; }
 .job__detail:before, .job__detail:after {
 content: " ";
 display: table; }
 .job__detail:after {
 clear: both; }
 .job--expanded .job__detail {
 display: block; }
 .job__expand {
 position: absolute;
 right: 20px;
 top: 20px;
 display: block;
 width: 54px;
 height: 54px;
 background: #5F6736;
 background-position: center;
 transition: all 200ms;
 cursor: pointer; }
 .job--expanded .job__expand {
 transform: rotate(180deg); }
 @media screen and (max-width: 767px) {
 .job {
 padding-right: 20px; }
 .job__info {
 display: block;
 width: auto;
 padding-right: 90px; }
 .job__title, .job__type, .job__location {
 display: block;
 width: auto; }
 .job__detail {
 margin-right: 0; }
 .job h3 {
 width: auto;
 white-space: normal; } }

.circle {
 background: #5F6736;
 color: #fdf2e2;
 position: relative;
 width: 100%;
 max-width: 400px;
 text-align: center;
 border-radius: 50%;
 margin: auto;
 white-space: nowrap; }
 .circle--red {
 background: #CD0000; }
 .circle:after {
 content: "";
 display: block;
 padding-bottom: 100%; }
 .circle__content {
 position: absolute;
 left: 10%;
 right: 10%;
 top: 0;
 bottom: 0; }
 .circle__content:before {
 content: "";
 width: 0;
 height: 100%;
 display: inline-block;
 vertical-align: middle; }
 .circle__text {
 display: inline-block;
 vertical-align: middle;
 white-space: normal;
 font-size: 18px;
}
 .circle__text strong {
 display: inline-block;
 padding: 10px 0;
 font-family: franklin, sans-serif;
 font-size: 100px;
 line-height: 1; }
 .circle__text a {
 text-decoration: none;
 color: #fff; }
 .circle--medium .circle__text strong {
 font-size: 56px; }
 @media screen and (max-width: 1023px) {
 .circle__text strong {
 font-size: 72px; }
 .circle--medium .circle__text strong {
 font-size: 48px; } }
 @media screen and (max-width: 767px) {
 .circle__text strong {
 font-size: 64px; }
 .circle--medium .circle__text strong {
 font-size: 42px; } }
 @media screen and (max-width: 639px) {
 .circle__text strong {
 font-size: 48px; }
 .circle--medium .circle__text strong {
 font-size: 36px; } }

.newsletter label.error,
.error {
 color: #FF0000; }

.success {
 color: green; }

.section--newsletter {
 margin-bottom: 5em; }

.section--text {
 margin-bottom: 1em; }

.fullClick:hover,
.foot__promo:hover,
.foot__info:hover {
 cursor: pointer; }

#addNews1, #addNews2 {
 cursor: pointer; }

.request {
 clear: both;
 text-align: right; }
 .request a {
 display: inline-block;
 padding: .8em 2em;
 background-color: #5F6736;
 font-size: 16px;
 color: white;
 text-decoration: none; }
 .request a:hover {
 color: #fdf2e2; }

.button {
 display: inline-block;
 padding: .8em 2em;
 background-color: #5F6736;
 font-size: 18px;
 color: white;
 text-decoration: none; }
 .button:hover {
 color: #fdf2e2; }

.expand-top:after {
 transform: rotate(180deg); }

.results a {
 font-weight: bold; }

.highlight {
 background-color: #5F6736;
 color: #fff; }

.section--text .img--rounded,
.section--promo .img--rounded,
.circle {
 max-width: 300px; }

.section--text .img--rounded,
.section--promo img {
 max-height: 300px; }

.circle__text {
 font-size: 76px; }
 .circle__text span {
 display: block;
 padding: 10px 0;
 font-weight: bold;
 font-family: franklin, sans-serif;
 line-height: 105%; }

/*.foot__nav {
 padding: 6px 0;
 .foot__info p {
 margin: 0;
 padding: 0;
 }
}*/
#jobForm {
 margin: 1em 0 4em 0; }

.section--news table {
 margin: 1em 0; }
 .section--news table td {
 padding: 0 1em 5px 0;
 font-weight: bold; }

.section--breadcrumb {
 max-width: 960px;
 margin: 1em auto;
 padding-top: 1em; }

.grid__item--hover .grid__head__text h3 {
 font-size: 23px;
 line-height: 23px; }

.section--gallery h3 {
 margin-bottom: .7em; }
