@charset "UTF-8";
@import url(css/prettyCheckable.css);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

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

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

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

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

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

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

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

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

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

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

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

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

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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-loading .slick-list {
    background: #fff url("./images/ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -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; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-slider {
  height: 100%; }
  .slick-slider:before {
    content: '';
    display: inline-block;
    margin-left: -.3em;
    vertical-align: middle;
    height: 75%; }
  .slick-slider .slick-list {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial; }
    .slick-slider .slick-list.draggable {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
  .floor--green .slick-slider .slick-track:before, .floor--simple .slick-slider .slick-track:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .floor--green .slick-slider .slick-slide, .floor--simple .slick-slider .slick-slide {
    display: inline-block;
    vertical-align: middle;
    float: none; }

.slick-next,
.slick-prev {
  display: none !important;
  height: 53px;
  width: 53px;
  border: 1px solid #ffffff;
  border-radius: 50%; }
  .slick-next:before,
  .slick-prev:before {
    content: '';
    width: 18px;
    height: 19px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -9px;
    -webkit-transition: margin 0.25s linear;
    -moz-transition: margin 0.25s linear;
    transition: margin 0.25s linear; }

.slick-next:before {
  background: url(images/arrow-white-right.png) no-repeat 50% 50%; }
.svg .slick-next:before {
  background-image: url(images/arrow-white-right.svg); }
.slick-next:hover:before {
  margin-left: -4px; }

.slick-prev {
  left: -75px; }
  .slick-prev:before {
    background: url(images/arrow-white-left.png) no-repeat 50% 50%; }
  .svg .slick-prev:before {
    background-image: url(images/arrow-white-left.svg); }
  .slick-prev:hover:before {
    margin-left: -13px; }

.slider--main {
  margin-bottom: 0; }
  .slider--main:after {
    content: "";
    display: table;
    clear: both; }
  .slider--main .slick-dots {
    position: relative;
    float: left;
    bottom: auto;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 60px; }
  .floor--main .slider--main .slick-dots {
    margin-top: 0px; }
  .slider--main li {
    float: left;
    height: auto;
    width: auto;
    margin: 0 20px 0 0; }
    .slider--main li button {
      display: block;
      padding: 12px 0;
      color: #78a22f;
      position: relative;
      overflow: hidden;
      text-decoration: none;
      height: auto;
      width: auto;
      font-size: 12px;
      line-height: normal;
      text-transform: uppercase; }
      .slider--main li button:before, .slider--main li button:after {
        position: absolute;
        content: '';
        display: block;
        background: #78a22f; }
      .slider--main li button:before {
        height: 1px;
        width: 0px;
        top: 3px;
        left: 0;
        -webkit-transition: width 0.25s linear;
        -moz-transition: width 0.25s linear;
        transition: width 0.25s linear; }
      .slider--main li button:after {
        width: 1px;
        height: 3px;
        top: 0;
        right: -5px;
        -webkit-transition: right 0.25s linear;
        -moz-transition: right 0.25s linear;
        transition: right 0.25s linear; }
      .floor--green .slider--main li button, .floor--secondary .slider--main li button {
        color: #ffffff; }
        .floor--green .slider--main li button:before, .floor--green .slider--main li button:after, .floor--secondary .slider--main li button:before, .floor--secondary .slider--main li button:after {
          background: #ffffff; }
  .slider--main li.slick-active button:before {
    width: 100%; }
  .slider--main li.slick-active button:after {
    right: 50%; }

/* @font-face {
  font-family: "robotothin";
  src: url("fonts/roboto-thin-webfont.eot");
  src: url("fonts/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotoitalic";
  src: url("fonts/roboto-italic-webfont.eot");
  src: url("fonts/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "robotolight";
  src: url("fonts/roboto-light-webfont.eot");
  src: url("fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotobold";
  src: url("fonts/roboto-bold-webfont.eot");
  src: url("fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "robotoregular";
  src: url("fonts/roboto-regular-webfont.eot");
  src: url("fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; } */
  @font-face {
    font-family: "neuebold";
    src: url("fonts/neuePlak-Bold.eot");
    src: url("fonts/NeuePlak-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/NeuePlak-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal; }
  @font-face {
    font-family: 'neueregular';
    src: url('fonts/NeuePlakText-Regular.eot');
    src: url('fonts/NeuePlakText-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeuePlakText-Regular.woff2') format('woff2'),
         url('fonts/NeuePlakText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



body {
  font-family: "neueregular", Arial, sans-serif; 
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  color: #505050; }

a {
  color: #54875c;
  text-decoration: none;
font-weight:bold; }
  a:hover {
    text-decoration: underline;
  text-decoration-color: #00ff00; }

p {
  line-height: 1.65em;
  margin: 1em 0 1.5em; }

strong {
  font-family: "neuebold", Arial, sans-serif; }

h1, h2, h3, h4 {
  margin-top: 0; }

h1 {
  font-family: "neuebold", Arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.1em; }
  .news--home h1 {
    font-size: 20px;
    font-family: "neuebold", Arial, sans-serif; }
  .widget-placeholder h1 {
    font-size: 30px;
    font-family: "neuebold", Arial, sans-serif;
    margin-bottom: 1em; }

h2 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 0.25em; 
  font-family: "neuebold", Arial, sans-serif;}

h3 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 0.5em; 
  font-family: "neuebold", Arial, sans-serif;}
  .floor--secondary h3 {
    color: #303030; }

h4 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0.5em; }

.archive-header,
.page-header {
  margin-bottom: 2em; }

.articles--category h1,
.articles--search h1 {
  font-size: 22px; }

.container ul {
  list-style-type: none; }

.content--article .floor--simple ul,
.page--homepage .floor__content ul {
  padding: 0; }
.content--article .floor--simple li,
.page--homepage .floor__content li {
  line-height: 1.65em;
  font-size:18px;
  position: relative;
  padding: 3px 0 3px 28px; }
  .content--article .floor--simple li:before,
  .page--homepage .floor__content li:before {
    content: "";
    border-radius: 50%;
    display: block;
    height: 16px;
    width: 16px;
    border: 4px solid #00ff00;
    position: absolute;
    left: 2px;
    top: 13px; }
  .content--article .floor--simple li ul,
  .page--homepage .floor__content li ul {
    padding-top: 3px; }
.content--article .floor--simple ol li,
.page--homepage .floor__content ol li {
  padding: 3px 0; }
  .content--article .floor--simple ol li:before,
  .page--homepage .floor__content ol li:before {
    display: none; }

.nav--main {
  font-size: 18px; }

.footer--main {
  color: #000000;
  line-height: 1.65em; }
  .footer--main address {
    font-style: normal; }
    .footer--main address a {
      text-decoration: none; }
    .footer--main address a:hover {
      text-decoration: underline; }
  .footer--main a {
    color: #000000; }
  /* .footer--main a:hover {
    text-decoration: none; } */

.floor--secondary {
  color: #ffffff; }
  .floor--secondary a {
    color: #ffffff; }

.slider-hp p {
  font-size: 20px; }
  .slider-hp p .btn, .slider-hp p .content--article .comment-respond input[type="submit"], .content--article .comment-respond .slider-hp p input[type="submit"] {
    font-size: 15px;
    line-height: normal; }

.slider-hp__slide--map__content__text {
  width: 100%; }
  .slider-hp__slide--map__content__text h1 {
    margin-bottom: 0.5em;
    font-family: "robotothin", Arial, sans-serif; }
  .slider-hp__slide--map__content__text h2 {
    font-size: 20px; }

.slider-hp__slide--join .inside-column + .inside-column {
  margin-top: 3em;
  padding-top: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.25); }
.slider-hp__slide--join .inside-column h2 {
  font-size: 22px; }
.slider-hp__slide--join .inside-column p {
  font-size: 15px; }

.articles--siblings h2 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 1em; }
.articles--siblings a {
  color: #ffffff;
  font-size:15px;
  text-decoration: none; }
  .articles--siblings a:hover {
    text-decoration: underline;
    text-decoration-color: #00ff00!important; }

blockquote {
  margin: 2em 0;
  max-width: 720px; }

.quotation__text {
  font-style: italic;
  color: #707070; }
  .quotation__text__author {
    font-size: 15px;
    font-style: normal;
    color: #303030; }

.text--green {
  color: #78a22f; }

.text--biggest {
  font-size: 75px;
  font-family: "robotothin", Arial, sans-serif;
  margin: -0.2em 0 0;
  line-height: 1.25em; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute; }

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

.hide {
  display: none; }

@media screen and (min-width: 768px) {
  h1 {
    font-size: 55px; }
    .slider--main h1 {
      font-family: "neuebold", Arial, sans-serif; }
    .floor--green .slider--main h1 {
      font-size: 75px;
      font-family: "neuebold", Arial, sans-serif; }
    .floor--secondary .slider--main h1 {
      font-family: "neuebold", Arial, sans-serif; }
    .news--home h1 {
      font-size: 25px; }

  h2 {
    font-size: 40px; }

  h3 {
    font-size: 30px; }

  h4 {
    font-size: 25px; }

  .articles--category h1,
  .articles--search h1 {
    font-size: 30px; }

  .quotation__text {
    font-size: 20px; }

  .slider-hp__slide--join .inside-column + .inside-column {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }
  .slider-hp__slide--join .inside-column h2 {
    font-size: 30px; } }
@media screen and (min-width: 1024px) {
  .slider-hp__slide--map__content__text {
    width: 320px;
    float: left; }
    .slider-hp__slide--map__content__text h1 {
      padding-top: 1em; } }
.form {
  max-width: 500px; }
  .page--subpage .form {
    margin-bottom: 40px; }
  .form .form__row {
    display: block; }
    .form .form__row + .form__row {
      margin-top: 30px; }
  .form .form__row--inline:after {
    content: "";
    display: table;
    clear: both; }
  .form input,
  .form button,
  .form select,
  .form textarea {
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    outline: none; }
  .form input[type=text],
  .form input[type="number"],
  .form input[type="email"],
  .form input[type="search"],
  .form textarea {
    border: 1px solid #78a22f;
    color: #78a22f;
    width: 100%; }
  .form input[type=text],
  .form input[type="number"],
  .form input[type="email"],
  .form textarea,
  .form button {
    padding: 14px 20px;
    line-height: normal; }
  .form button {
    background: #78a22f;
    color: #ffffff;
    border: 0;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear; }
    .form button:hover {
      background: #87b635; }
    .floor--secondary .form button {
      background: #dd574d; }
      .floor--secondary .form button:hover {
        background: #e16b62; }
  .form label {
    display: inline-block;
    margin-bottom: 10px; }
    .form label.label--checkbox, .form label.label--radio {
      margin-bottom: 0; }
      .form label.label--checkbox input, .form label.label--radio input {
        margin-right: 10px; }
      .form label.label--checkbox + .label--radio, .form label.label--radio + .label--radio {
        margin-left: 20px; }

.search-box-wrapper {
  margin: 0 10px; }

.search-box {
  background: #ededed; }
  .search-box .screen-reader-text {
    display: none; }
  .search-box form {
    width: 100%; }
  .search-box input {
    border: 0; }
  .search-box input[type="search"] {
    line-height: 16px;
    background: #ededed;
    padding: 8px 42px 8px 10px;
    outline: none;
    width: 100%;
    box-sizing: border-box; }
  .search-box input[type="submit"] {
    height: 32px;
    width: 36px;
    background: url(images/ico-search.png) no-repeat 50% 50%;
    text-indent: -999px;
    overflow: hidden;
    margin-top: -34px;
    float: right;
    position: relative; }

html {
  height: 100%; }

body {
  min-height: 100%; }

.container {
  width: 100%;
  padding-top: 20px; }

.content {
  overflow: hidden; }

.content--main .content__inner,
.header--main .header__inner,
.footer--main .footer__inner,
.floor .floor__inner {
  max-width: 960px;
  margin: 0 auto; }

.floor__content {
  max-width: 720px; }
  .page--homepage .floor__content {
    max-width: 100%; }

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.header--main {
  margin-bottom: 25px; }
  .page--homepage .header--main {
    margin-bottom: 0; }

.header__inner {
  position: relative; }

.logo--main {
  display: inline-block;
  cursor: pointer;
  margin-left: 20px; }
  .logo--main img {
    display: block;
    margin: 0;
    width: 180px; }

.nav--main {
  background: #ffffff;
  max-height: 0;
  overflow: hidden; }
  .nav--main:after {
    content: "";
    display: table;
    clear: both; }
  .csstransitions .nav--main {
    -webkit-transition: all 0.35s linear;
    -moz-transition: all 0.35s linear;
    transition: all 0.35s linear; }
  .nav--main.active {
    max-height: 1000px; }
  .nav--main ul {
    text-align: right;
    margin: 0 10px; }
  .nav--main li {
    border-bottom: 1px solid rgba(120, 162, 47, 0.35); }
  .nav--main ul.langs li {
    border: 0; }
  .nav--main a {
    display: inline-block;
    padding: 10px 10px;
    color: #000;
    text-decoration: none; }
    .nav--main a:hover {
      text-decoration-color: #00ff00!important;
      text-decoration: underline; }
  .nav--main .nav--main__mobile {
    display: block;
    height: 35px;
    width: 35px;
    border: 1px solid #00ff00;
    position: absolute;
    right: 20px;
    top: 0;
    background: url(images/mobilemenu.png) no-repeat 50%;
    padding: 0; }

.footer--main {
  background: #e3d473;
  padding: 45px 0 40px; }
  .footer--main:after {
    content: "";
    display: table;
    clear: both; }
  .footer--main .footer__inner {
    padding-right: 20px;
    padding-left: 20px; }
    .footer--main .footer__inner:after {
      content: "";
      display: table;
      clear: both; }
  .footer--main__columns:after {
    content: "";
    display: table;
    clear: both; }
  .footer--main__columns + .footer--main__columns {
    margin-top: 2em; }
  .footer--main__columns ul li {
    margin-top: 5px; }
  .footer--main__column {
    float: left; }
    .footer--main__column + .footer--main__column {
      margin-left: 20px; }
  .footer--main ul {
    margin: 0;
    padding: 0; }
  .footer--main p {
    margin-bottom: 0; }
  .footer--main address strong {
    display: block; }
  .footer--main .footer__socials li {
    margin-top: 8px; 
    list-style:none;}
  .footer--main .ico--facebook,
  .footer--main .ico--twitter {
    display: block;
    height: 53px;
    width: 53px;
    overflow: hidden;
    text-indent: -999px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear; }
    .footer--main .ico--facebook:hover,
    .footer--main .ico--twitter:hover {
      background-color: #fff; }
  .footer--main .ico--facebook {
    background: url(images/fb.png) no-repeat 50% 50%; 
    width:50px;
  height:50px;}
  .footer--main .ico--facebook:hover {
    background: url(images/fb_green.png) no-repeat 50% 50%; 
    width:50px;
  height:50px;}
 /*    .svg .footer--main .ico--facebook {
      background-image: url(images/fb.png); } */
  .footer--main .ico--twitter {
    background: url(images/ig.png) no-repeat 50% 50%;
    width:50px;
    height:50px; }
    .footer--main .ico--twitter:hover {
      background: url(images/ig_green.png) no-repeat 50% 50%;
      width:50px;
      height:50px; }
  /*   .svg .footer--main .ico--twitter {
      background-image: url(images/ig.png); } */

.floor .floor__inner {
  padding: 30px 20px;
  height: 100%; }
  .floor .floor__inner:after {
    content: "";
    display: table;
    clear: both; }
  .floor .floor__inner > *:last-child {
    margin-bottom: 0 !important; }
.floor--green {
  background-color: #c79c6e;
  color: #ffffff; }
  .floor--green:first-child {
    margin-top: 20px; }
  .page--homepage .floor--green .slick-list {
    margin-top: 20px; }
.floor--secondary {
  position: relative;
  background: #7ea638; }
.floor--simple + .floor--simple .floor__inner {
  position: relative; }
  .floor--simple + .floor--simple .floor__inner:before {
   // content: "";
    display: block;
    width: 100px;
    background: #dedede;
    height: 1px;
    position: absolute;
    top: 5px;
    left: 20px; }
.floor--fullwidth + .floor--simple .floor__inner:before {
  display: none; }
.floor .widget-placeholder {
  width: 100%;
  border: 0;
  position: relative; }
  .floor .widget-placeholder iframe {
    width: 100%; }
  .floor .widget-placeholder .textwidget {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden; }
    .floor .widget-placeholder .textwidget iframe {
      display: block; }

.news--home {
  display: block; }
  .news--home:after {
    content: "";
    display: table;
    clear: both; }

.slider-hp__slide .slider-hp__slide--map__content__map {
  position: relative;
  margin-top: 50px; }
  .slider-hp__slide .slider-hp__slide--map__content__map .map-container {
    display: block;
    width: 100%;
    max-width: 550px;
    background: url(images/map-cr-static.jpg) no-repeat 50%;
    -webkit-background-size: contain;
    background-size: contain;
    height: 0;
    padding-bottom: 57.14%;
    margin: 30px auto 0; }
  .slider-hp__slide .slider-hp__slide--map__content__map .map-legend {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 2;
    margin: 0;
    padding: 0; }
    .slider-hp__slide .slider-hp__slide--map__content__map .map-legend li {
      white-space: nowrap;
      padding-left: 30px; }
      .slider-hp__slide .slider-hp__slide--map__content__map .map-legend li:after {
        content: "";
        display: table;
        clear: both; }
    .slider-hp__slide .slider-hp__slide--map__content__map .map-legend img {
      float: left;
      width: 20px;
      margin: -5px 0 0 -30px; }
.slider-hp__slide.slider-hp__slide--join .inside-column {
  text-align: center; }
.slider-hp__slide.slider-hp__slide--join p + p {
  margin: 0.25em 0; }
.slider-hp__slide.slider-hp__slide--support .form {
  padding: 100px 20px 20px 20px;
  background: #ffffff url(images/darujme-small.png) no-repeat 20px 20px; }
  .slider-hp__slide.slider-hp__slide--support .form .form__row:after {
    content: "";
    display: table;
    clear: both; }
  .slider-hp__slide.slider-hp__slide--support .form input, .slider-hp__slide.slider-hp__slide--support .form button {
    display: block; }
  .slider-hp__slide.slider-hp__slide--support .form input[name="qty"] {
    width: 100%;
    margin-bottom: 20px; }
  .slider-hp__slide.slider-hp__slide--support .form button {
    width: 90px; }
  .slider-hp__slide.slider-hp__slide--support .form p {
    color: #78a22f;
    font-size: 15px;
    clear: both;
    padding-top: 1em;
    margin: 0; }
  .slider-hp__slide.slider-hp__slide--support .form a {
    color: #78a22f;
    text-decoration: underline; }
    .slider-hp__slide.slider-hp__slide--support .form a:hover {
      text-decoration: none; }

.projects:after {
  content: "";
  display: table;
  clear: both; }
.projects__project {
  float: left;
  width: 120px;
  text-align: center; }
  .projects__project + .projects__project {
    display: none;
    margin-left: 20px; }
  .projects__project--all {
    display: block !important;
    border-left: 1px solid rgba(255, 255, 255, 0.25); }
    .projects__project--all a {
      margin-left: 30px; }
  .projects__project a {
    display: block;
    color: #ffffff;
    text-decoration: none; }
    .projects__project a:hover .project__title {
      text-decoration: underline; }
.projects .project__thumbnail {
  display: block;
  height: 100px;
  width: 100px;
  margin: 0 auto; }
  .projects .project__thumbnail:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.3em;
    height: 100%; }
  .projects .project__thumbnail img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }
.projects .project__title {
  font-size: 1em;
  font-weight: bold;
  padding: 1em 0 0.5em;
  color: #ffffff; }

.page--subpage .floor--green .floor__inner {
  position: relative;
  padding-top: 40px; }
.page--subpage .floor--green .floor__content {
  max-width: 640px;
  display: inline-block;
  padding-bottom: 40px; }
  .page--subpage .floor--green .floor__content > *:last-child {
    margin-bottom: 0 !important; }
.page--subpage .floor--green .floor__content--fullwidth {
  max-width: 100%; }
  .page--subpage .floor--green .floor__content--fullwidth div.perex {
    width: 100%;
    max-width: 714px; }

.single .floor--simple .floor__inner,
.archive .floor--simple .floor__inner,
.search .floor--simple .floor__inner {
  padding-top: 0; }

.articles--siblings {
  background: #54875c;
  padding: 10px; }
  .articles--siblings li {
    display: block; 
  line-height: 20px;}
    .articles--siblings li.active {
      font-weight: bold; }
    .articles--siblings li + li {
      margin-top: 15px; }

.articles--children {
  margin-top: 2em; }
  .articles--children .inside-column h3 {
    font-size: 20px; }

.articles--section + .articles--section {
  margin-top: 40px; }

.articles--category article {
  position: relative; }
  .articles--category article:after {
    content: "";
    display: table;
    clear: both; }
  .articles--category article + article {
    margin-top: 4em; }
    .articles--category article + article:before {
      content: "";
      height: 1px;
      background: #dedede;
      display: block;
      width: 100px;
      position: absolute;
      top: -2.5em;
      left: 0; }
  .articles--category article .post-thumbnail {
    padding-top: 0.75em;
    margin-right: 20px;
    margin-bottom: 1.5em;
    width: 100%; }
    .articles--category article .post-thumbnail img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: auto; }

.entry-meta {
  margin-top: 0.5em; }

.tags:after {
  content: "";
  display: table;
  clear: both; }
.tags__list {
  margin: 0 0 20px 15px;
  padding: 0; }
  .tags__list:after {
    content: "";
    display: table;
    clear: both; }
  .tags__list li {
    float: left; }
    .tags__list li.current_item {
      display: none; }
    .single-post .tags__list li {
      padding-left: 0;
      margin-right: 20px; }
      .single-post .tags__list li:before {
        display: none; }
  .single-post .tags__list {
    margin-bottom: 20px; }
  .tags__list a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #78a22f;
    padding: 8px 14px;
    border: 1px solid #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-width: 1px 1px 1px 0;
    margin-right: 20px;
    font-weight: bold; }
    .tags__list a:before {
      content: "";
      position: absolute;
      top: 0;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear;
      right: 100%;
      width: 10px;
      background: url(images/tag-border-left.png) no-repeat 0 50%;
      height: 100%; }
    .tags__list a:hover {
      text-decoration: underline; }
    .cssfilters .tags__list a {
      -webkit-filter: drop-shadow(0 0 1px #ffffff);
      filter: drop-shadow(0 0 1px #ffffff);
      border: 0;
      background: #54875c; }
      .cssfilters .tags__list a:before {
        height: 0;
        width: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 10px solid #54875c;
        width: 0;
        background: transparent; }
      .cssfilters .tags__list a:hover {
       /*  background: #87b635;*/
        background: rgba(255, 255, 255, 0.1); 
        text-decoration: underline;
       /*  text-decoration-color: #00ff00!important; */
      color:#000;}
      .cssfilters .tags__list a:hover:before {
        /* border-right-color: #87b635; */
        border-right-color: rgba(255, 255, 255, 0.1); }
  .tags__list.tags__list--red {
    margin: 0 0 20px; }
    .tags__list.tags__list--red li {
      margin-right: 20px;
      list-style-type: none; }
      .content--article .tags__list.tags__list--red li {
        padding-left: 0; }
        .content--article .tags__list.tags__list--red li:before {
          display: none; }
    .tags__list.tags__list--red a {
      background: #dd574d;
      padding: 8px 25px 8px 15px;
      left:-25px;
      border: 0;
     
      -webkit-filter: none;
      filter: none; }     
      .tags__list.tags__list--red a:before {
        height: 0;
        width: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 10px solid #dd574d;
        left: 99.5%;
        right: auto;
        border-right: 0; }
      .tags__list.tags__list--red a:after {
        content: "";
        display: block;
        height: 6px;
        width: 6px;
        border-radius: 50%;
        background: #ffffff;
        position: absolute;
        right: 2px;
        top: 50%;
        margin-top: -3px; }
      .tags__list.tags__list--red a:hover {
        background: #e16b62; }
      .tags__list.tags__list--red a:hover:before {
        border-left-color: #e16b62; }

.quotation:after {
  content: "";
  display: table;
  clear: both; }
.quotation__image {
  width: 180px;
  margin: 0 auto; }
  .quotation__image img {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto; }
.quotation__text {
  position: relative;
  padding-top: 40px; }
  .quotation__text:before {
    content: "“";
    font-size: 36px;
    display: block;
    position: absolute;
    top: 0; }
    .quotation--left .quotation__text:before {
      left: 0; }
    .quotation--right .quotation__text:before {
      right: 0; }
  .quotation__text__author {
    display: block;
    margin: 1em 0;
    font-style: normal;
    color: #303030; }

.gallery {
  position: relative;
  max-width: 714px;
  padding: 20px 0;
  background: #78a22f; }
  .gallery:before, .gallery:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 1000px;
    background: #78a22f; }
  .gallery:before {
    right: 100%; }
  .gallery:after {
    left: 100%; }
  .gallery .gallery__viewer {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    position: relative;
    margin-bottom: 20px; }
    .gallery .gallery__viewer .slick-list {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .gallery .gallery__viewer .slick-track {
      height: 100%; }
      .gallery .gallery__viewer .slick-track:before {
        display: none; }
  .gallery .gallery__viewer__image {
    height: 100%; }
    .gallery .gallery__viewer__image img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%; }
  .gallery .gallery__thumbs {
    margin: 0 auto; }
  .gallery .gallery__thumbs__list {
    margin: 0; }
    .gallery .gallery__thumbs__list:before {
      display: none; }
    .gallery .gallery__thumbs__list .slick-list:after {
      content: "";
      display: table;
      clear: both; }
    .gallery .gallery__thumbs__list .slick-track {
      height: 65px; }
    .gallery .gallery__thumbs__list .slick-prev,
    .gallery .gallery__thumbs__list .slick-next {
      top: 50%;
      margin-top: -25px;
      display: block !important; }
      .rgba .gallery .gallery__thumbs__list .slick-prev, .rgba
      .gallery .gallery__thumbs__list .slick-next {
        background: rgba(255, 255, 255, 0.2); }
    .gallery .gallery__thumbs__list .slick-prev {
      left: -20px; }
    .gallery .gallery__thumbs__list .slick-next {
      right: -20px; }
  .gallery .gallery__thumbs__list__item {
    margin: 0 5px; }
  .gallery .gallery__thumbs__list__item__image {
    max-width: 100%;
    max-height: 100%; }

.downloads {
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding: 30px 0 10px;
  margin: 40px 0; }

.downloads__item {
  background: url(images/ico-document.png) no-repeat 0 7px;
  padding-left: 40px; }
  .downloads__item__title {
    font-size: 15px; }
  .downloads__item__desc {
    margin-top: 0; }

.articles--switch {
  padding: 40px 0 0;
  min-height: 110px; }
  .articles--switch:after {
    content: "";
    display: table;
    clear: both; }
  .articles--switch a {
    display: block;
    background: #54875c;
    position: relative;
    padding: 5px 15px;
    margin-bottom: 15px;
    height: 70px;
    text-align: center;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear; }
    .articles--switch a:hover {
       background: #00a89e;  }
      .articles--switch a:hover span.title {
     text-decoration: underline; 
     text-decoration-color: #00ff00; }
    .articles--switch a:after {
      content: "";
      display: inline-block;
      height: 100%;
      margin-left: -0.3em;
      vertical-align: middle; }
    .articles--switch a div {
      display: inline-block;
      vertical-align: middle; }
  .articles--switch span {
    display: block; }
  .articles--switch span.label {
    color: #fff; 
  font-size:14px;}
  .articles--switch span.title {
    color: #ffffff;
  font-size: 16px; }
  .articles--switch__prev:before, .articles--switch__next:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 35px solid #ffffff;
    border-bottom: 35px solid #ffffff;
    border-right: 20px solid transparent;
    left: 0;
    top: 0;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear; }
  .articles--switch__prev {
    padding-left: 35px; }
  .articles--switch__next {
    padding-right: 35px; }
    .articles--switch__next:before {
      border-right: 0;
      left: auto;
      right: 0;
      height: 0;
      width: 0;
      border-top: 35px solid #ffffff;
      border-bottom: 35px solid #ffffff;
      border-left: 20px solid transparent; }

.floor__content table {
  margin: 2em 0; }
  .floor__content table th,
  .floor__content table td {
    padding: 10px 15px; }
  .floor__content table thead th,
  .floor__content table thead td {
    border-bottom: 1px solid #ccc; }
  .floor__content table tbody tr + tr td,
  .floor__content table tbody tr + tr th {
    border-top: 1px solid #ccc; }

.content--article .comment-list {
  list-style-type: none;
  padding-left: 0; }
  .content--article .comment-list ol {
    list-style-type: none;
    padding-left: 30px; }
  .content--article .comment-list li {
    padding-left: 0; }
    .content--article .comment-list li:before {
      display: none; }
    .content--article .comment-list li p {
      margin-bottom: 1em; }
  .content--article .comment-list .children li {
    margin-top: 30px; }
.content--article .comment-metadata a {
  margin-right: 1em; }
.content--article .comment-respond input[type="submit"] {
  border: 0;
  padding-right: 20px !important; }

.btn, .content--article .comment-respond input[type="submit"] {
  display: inline-block;
  padding: 15px 20px;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .backgroundsize .btn, .backgroundsize .content--article .comment-respond input[type="submit"], .content--article .comment-respond .backgroundsize input[type="submit"] {
    position: relative;
    padding-right: 60px; }
    .backgroundsize .btn:after, .backgroundsize .content--article .comment-respond input[type="submit"]:after, .content--article .comment-respond .backgroundsize input[type="submit"]:after {
      content: "";
      display: block;
      height: 16px;
      width: 14px;
      background-size: cover;
      position: absolute;
      right: 22px;
      top: 50%;
      margin-top: -8px;
      -webkit-transition: right 0.25s linear;
      -moz-transition: right 0.25s linear;
      transition: right 0.25s linear; }
    .backgroundsize .btn:hover:after, .backgroundsize .content--article .comment-respond input[type="submit"]:hover:after, .content--article .comment-respond .backgroundsize input[type="submit"]:hover:after {
      right: 17px; }

a.btn--white {
  background: #ffffff;
  color: #78a22f; }
  a.btn--white:hover {
    background: #fff7be; }
  .backgroundsize a.btn--white:after {
    background-image: url(images/arrow-green-right.svg); }

.btn--green, .content--article .comment-respond input[type="submit"] {
  background: #78a22f;
  color: #ffffff; }
  .btn--green:hover, .content--article .comment-respond input[type="submit"]:hover {
    background: #95c73d; }
  .backgroundsize .btn--green:after, .backgroundsize .content--article .comment-respond input[type="submit"]:after, .content--article .comment-respond .backgroundsize input[type="submit"]:after {
    background-image: url(images/arrow-white-right.svg); }

.alignleft {
  float: left;
  margin: 7px 24px 7px 0; }

.alignright {
  float: right;
  margin: 7px 0 7px 24px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 7px auto; }

.page--subpage .map-canvas {
  width: 100%;
  height: 300px; }

@media screen and (min-width: 480px) {
  div.perex {
    font-size: 18px;
    margin-bottom: 2em; }
    div.perex p:last-of-type {
      margin-bottom: 0; }

  .search-box-wrapper {
    position: absolute;
    top: 0;
    right: 75px;
    margin: 0; }

  .search-box {
    display: inline-block; }
    .search-box form {
      width: auto; }
    .search-box input[type="search"] {
      width: 145px;
      padding: 8px 10px; }
    .search-box input[type="submit"] {
      margin-top: 0; }

  .projects__project + .projects__project {
    display: block; }
    .projects__project + .projects__project + .projects__project {
      display: none; }

  .articles--category article .post-thumbnail {
    float: left;
    width: 150px; }
    .articles--category article .post-thumbnail img {
      margin: 0; }
    .articles--category article .post-thumbnail + .post-content {
      float: left;
      margin-right: -170px;
      width: 100%; }
      .articles--category article .post-thumbnail + .post-content .entry-header,
      .articles--category article .post-thumbnail + .post-content .entry-content {
        margin-right: 170px; } }
@media screen and (min-width: 768px) {
  .page--homepage .floor--green div.perex {
    width: 410px; }

  .search-box-wrapper {
    right: 0; }

  .container {
    padding-top: 30px; }

  .inside-columns {
    display: block; }
    .inside-columns:after {
      content: "";
      display: table;
      clear: both; }
    .inside-columns--two .inside-column {
      float: left;
      display: block;
      margin-right: 5.72344%;
      width: 47.13828%; }
      .inside-columns--two .inside-column:last-child {
        margin-right: 0; }
      .inside-columns--two .inside-column:nth-child(2n) {
        margin-right: 0; }

  .logo--main {
    margin-bottom: 20px; }

    .logo--main img {
      width: 200px; }

  .nav--main {
    margin-left: 10px;
    max-height: 1000px; }
    .nav--main ul {
      float: left;
      text-align: left;
      margin: 0; }
    .nav--main li {
      float: left;
      border: 0; }
      .nav--main li + li a {
        margin-left: 0px; }
    .nav--main ul.langs {
      margin-left: 20px;
      border-bottom: 0;
      border-left: 1px solid #78a22f; }
      .nav--main ul.langs a {
        padding-left: 15px;
        padding-right: 15px; }
    .nav--main a {
      display: block;
      padding: 5px 10px; }
    .nav--main .nav--main__mobile {
      display: none; }

  .footer--main__columns {
    float: left; }
    .footer--main__columns + .footer--main__columns {
      float: right;
      margin-top: 0; }
      .footer--main__columns + .footer--main__columns .footer--main__column {
        width: 170px; }
  .footer--main__column + .footer--main__column {
    margin-left: 50px; }

  .page--homepage .floor--green.floor--main {
    background-color: #fff!important;

    height: 460px; }
    .stx-layers-content h2 {
      background-color: #54875C!important;
    padding: 20px!important;
    display: inline-block!important;
    }
    .stx-layer-button{
   font-family: "neuebold", Arial, sans-serif!important;
   text-transform: uppercase;
   padding:15px!important;
    }
    .stx-layer-button:hover{
     text-decoration: none!important;
       }
       
  .floor--secondary {
    padding-top: 50px;
    padding-bottom: 50px; }
    .floor--secondary:before {
      content: "";
      display: block;
      height: 50px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url(images/hp-stripe-secondary-top.png) no-repeat 0 0;
      background-size: 100% 100%; }
    .floor--secondary .floor__inner {
      padding-top: 0;
      padding-bottom: 0; }
      .floor--secondary .floor__inner:before {
        content: "";
        display: block;
        height: 50px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(images/hp-stripe-secondary-bottom.png) no-repeat 0 0;
        background-size: 100% 100%; }

  .news--home article {
    float: left;
    display: block;
    margin-right: 5.72344%;
    width: 47.13828%; }
    .news--home article:last-child {
      margin-right: 0; }
  .news--home article:nth-child(2n) {
    margin-right: 0; }

  .slider-hp__slide .slider-hp__slide--map__content__map {
    width: 550px;
    margin: 30px auto 0; }
  .slider-hp__slide.slider-hp__slide--join .inside-columns {
    position: relative; }
    .slider-hp__slide.slider-hp__slide--join .inside-columns:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 1px;
      background: rgba(255, 255, 255, 0.2); }
  .slider-hp__slide.slider-hp__slide--support .form {
    background-image: url(images/darujme.png);
    width: 500px;
    margin: 0 auto; }
    .slider-hp__slide.slider-hp__slide--support .form input[name="qty"] {
      border-right: 0;
      float: left;
      padding-right: 110px;
      margin-bottom: 0; }
    .slider-hp__slide.slider-hp__slide--support .form button {
      border: 1px solid #dd574d;
      border-width: 1px 0;
      float: right;
      margin-top: -50px; }

  .projects__project + .projects__project + .projects__project {
    display: block; }

  .articles--siblings {
    padding: 20px; }

  .quotation:after {
    content: "";
    display: table;
    clear: both; }
  .quotation__image {
    width: 180px; }
    .quotation--left .quotation__image {
      float: left; }
    .quotation--right .quotation__image {
      float: right; }
  .quotation__text {
    width: 490px; }
    .quotation__text:before {
      font-size: 55px;
      font-family: "robotoregular", Arial, sans-serif;
      width: 30px; }
    .quotation--left .quotation__text {
      float: right; }
    .quotation--right .quotation__text {
      float: left; }

  .articles--switch {
    position: relative; }
    .articles--switch a {
      float: left;
      width: 32%;
      width: 230px;
      margin-right: 1.8%;
      margin-right: 15px;
      margin-bottom: 0; }
      .articles--switch a.articles--switch__next {
        margin-right: 0; }
      .articles--switch a.articles--switch__prev {
        text-align: right; }
      .articles--switch a.articles--switch__next {
        text-align: left;
        float: right; }
      .articles--switch a.articles--switch__up {
        position: absolute;
        top: 40px;
        left: 50%;
        margin-left: -115px; }

  .gallery {
    padding: 20px 0 40px; }
    .gallery .gallery__thumbs {
      margin: -105px auto 0; }
      .opacity.no-realtouch .gallery .gallery__thumbs {
        opacity: 0.3;
        -webkit-transition: opacity 0.3s linear;
        -moz-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear; }
        .opacity.no-realtouch .gallery .gallery__thumbs:hover {
          opacity: 1; }
    .gallery .gallery__thumbs__list {
      margin: 0 20px; }

  .page--subpage .map-canvas {
    height: 500px; } }
@media screen and (min-width: 1024px) {
  .slider--main .slick-dots {
    margin-top: 40px; }

  .slick-next {
    display: block !important; }

  .logo--main {
    margin-left: 0; }

  .nav--main {
    margin-left: -10px; }
    .nav--main li + li a {
      margin-left: 20px; }

  .footer--main .footer__inner {
    padding-right: 0;
    padding-left: 0; }

  .floor .floor__inner {
    padding-right: 0;
    padding-left: 0; }
  .floor .article-content:after {
    content: "";
    display: table;
    clear: both; }
  .floor .article-content div.perex {
    width: 500px;
    float: left;
    margin-right: 30px; }
  .floor .article-content a.btn--green {
    margin-top: 24px; }

  .slider-hp__slide.slider-hp__slide--map {
    height: 325px; }
  .slider-hp__slide .slider-hp__slide--map__content:after {
    content: "";
    display: table;
    clear: both; }
  .slider-hp__slide .slider-hp__slide--map__content__text {
    float: left; }
  .slider-hp__slide .slider-hp__slide--map__content__map {
    float: right; }
    .slider-hp__slide .slider-hp__slide--map__content__map .map-legend {
      top: -15px; }

  .projects__project {
    width: 170px; }
    .projects__project + .projects__project + .projects__project {
      display: block; }
    .projects__project--all {
      width: 180px; }

  .articles--siblings {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    padding: 0; }
    .articles--siblings:before {
      content: "";
      display: inline-block;
      height: 100%;
      margin-left: -0.3em;
      vertical-align: middle; }
    .articles--siblings:after {
      content: "";
      height: 100%;
      width: 1000px;
      position: absolute;
      top: 0;
      left: 100%;
      bottom: 0;
      background: #54875c; }
    .articles--siblings .nav {
      display: inline-block;
      vertical-align: middle;
      padding: 0 20px 0 40px; }
    .articles--siblings li {
      display: block;
      margin-right: 0; }
      .articles--siblings li.active {
        position: relative; }
        .articles--siblings li.active:before {
          content: "";
          position: absolute;
          top: 2px;
          left: -50px;
          display: block;
          height: 0;
          width: 0;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-right: 15px solid #54875c; } }
@media screen and (min-width: 1280px) {
  .slick-prev {
    display: block !important; } }
@media screen and (max-width: 800px) {
  .floor__content table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative; }
    .floor__content table .cf:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    .floor__content table * html .cf {
      zoom: 1; }
    .floor__content table *:first-child + html .cf {
      zoom: 1; }
    .floor__content table th,
    .floor__content table td {
      margin: 0;
      vertical-align: top;
      padding: 10px; }
    .floor__content table th {
      text-align: left; }
    .floor__content table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    .floor__content table thead {
      display: block;
      float: left;
      border-right: 1px solid #ccc; }
      .floor__content table thead tr {
        display: block; }
      .floor__content table thead th,
      .floor__content table thead td {
        display: block;
        text-align: right; }
    .floor__content table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      .floor__content table tbody tr {
        display: inline-block;
        vertical-align: top; }
        .floor__content table tbody tr td,
        .floor__content table tbody tr th {
          border-bottom: 1px solid #ccc; }
      .floor__content table tbody tr + tr {
        border-left: 1px solid #ccc; }
      .floor__content table tbody tr + tr td,
      .floor__content table tbody tr + tr th {
        border-top: 0; } }
