/* compiled by scssphp v0.0.11 on Mon, 29 Aug 2016 10:07:27 +0200 (0.8415s) */

/* ----- default navigation ----- */
/* changes navbar collapse breakpoint */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

ul {
  margin: 0;
  padding: 0; }

a {
  -webkit-transition: all 0.25s ease 0.1s;
  -o-transition: all 0.25s ease 0.1s;
  transition: all 0.25s ease 0.1s; }

a, a:hover, a:focus {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  border: none; }

.button {
  cursor: pointer;
  border: 0;
  outline: none; }

img {
  max-width: 100%; }

input[type="text"], input[type="password"], input[type="submit"], textarea, select {
  outline: none;
  box-shadow: none;
  width: 100%; }

input[type="text"]:focus, input[type="password"]:focus, input[type="submit"]:focus, textarea:focus, select:focus {
  outline: none;
  box-shadow: none; }

.faded-section.faded-out {
  opacity: 0; }

.faded-section.faded-out.faded-in {
  opacity: 1; }

.flex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row; }

.flex-item-1 {
  order: 2; }

.flex-item-2 {
  order: 1; }

.grayscale {
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  /* Firefox 3.5+ */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* IE6-9 */
  filter: gray;
  /* Chrome 19+ & Safari 6+ */
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px); }
  .grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%); }

.grayscale-static {
  /* Firefox 3.5+ */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* IE6-9 */
  filter: gray;
  /* Chrome 19+ & Safari 6+ */
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px); }

.container.x-large, .container.xx-large {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 480px) {
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-xs-top {
    vertical-align: top; }

  .col-xs-middle {
    vertical-align: middle; }

  .col-xs-bottom {
    vertical-align: bottom; }

  .col-xs-del-right {
    padding-right: 0; }

  .col-xs-del-left {
    padding-left: 0; } }

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-sm-top {
    vertical-align: top; }

  .col-sm-middle {
    vertical-align: middle; }

  .col-sm-bottom {
    vertical-align: bottom; }

  .col-sm-5ths {
    width: 20%;
    float: left; }

  .col-sm-del-right {
    padding-right: 0; }

  .col-sm-del-left {
    padding-left: 0; } }

@media (min-width: 993px) {
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-md-top {
    vertical-align: top; }

  .col-md-middle {
    vertical-align: middle; }

  .col-md-bottom {
    vertical-align: bottom; }

  .col-md-5ths {
    width: 20%;
    float: left; }

  .col-md-del-right {
    padding-right: 0; }

  .col-md-del-left {
    padding-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-lg-top {
    vertical-align: top; }

  .col-lg-middle {
    vertical-align: middle; }

  .col-lg-bottom {
    vertical-align: bottom; }

  .col-lg-5ths {
    width: 20%;
    float: left; }

  .col-lg-del-right {
    padding-right: 0; }

  .col-lg-del-left {
    padding-left: 0; } }

@media (min-width: 1500px) {
  .container.x-large {
    width: 1470px; }

  .col-xlg-del-right {
    padding-right: 0; }

  .col-xlg-del-left {
    padding-left: 0; }

  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left; }

  .col-xlg-12 {
    width: 100%; }

  .col-xlg-11 {
    width: 91.66667%; }

  .col-xlg-10 {
    width: 83.33333%; }

  .col-xlg-9 {
    width: 75%; }

  .col-xlg-8 {
    width: 66.66667%; }

  .col-xlg-7 {
    width: 58.33333%; }

  .col-xlg-6 {
    width: 50%; }

  .col-xlg-5 {
    width: 41.66667%; }

  .col-xlg-4 {
    width: 33.33333%; }

  .col-xlg-3 {
    width: 25%; }

  .col-xlg-2 {
    width: 16.66667%; }

  .col-xlg-1 {
    width: 8.33333%; }

  .col-xlg-offset-12 {
    margin-left: 100%; }

  .col-xlg-offset-11 {
    margin-left: 91.66667%; }

  .col-xlg-offset-10 {
    margin-left: 83.33333%; }

  .col-xlg-offset-9 {
    margin-left: 75%; }

  .col-xlg-offset-8 {
    margin-left: 66.66667%; }

  .col-xlg-offset-7 {
    margin-left: 58.33333%; }

  .col-xlg-offset-6 {
    margin-left: 50%; }

  .col-xlg-offset-5 {
    margin-left: 41.66667%; }

  .col-xlg-offset-4 {
    margin-left: 33.33333%; }

  .col-xlg-offset-3 {
    margin-left: 25%; }

  .col-xlg-offset-2 {
    margin-left: 16.66667%; }

  .col-xlg-offset-1 {
    margin-left: 8.33333%; }

  .col-xlg-offset-0 {
    margin-left: 0; }

  .col-xlg-pull-12 {
    right: 100%; }

  .col-xlg-pull-11 {
    right: 91.66667%; }

  .col-xlg-pull-10 {
    right: 83.33333%; }

  .col-xlg-pull-9 {
    right: 75%; }

  .col-xlg-pull-8 {
    right: 66.66667%; }

  .col-xlg-pull-7 {
    right: 58.33333%; }

  .col-xlg-pull-6 {
    right: 50%; }

  .col-xlg-pull-5 {
    right: 41.66667%; }

  .col-xlg-pull-4 {
    right: 33.33333%; }

  .col-xlg-pull-3 {
    right: 25%; }

  .col-xlg-pull-2 {
    right: 16.66667%; }

  .col-xlg-pull-1 {
    right: 8.33333%; }

  .col-xlg-pull-0 {
    right: auto; }

  .col-xlg-push-12 {
    left: 100%; }

  .col-xlg-push-11 {
    left: 91.66667%; }

  .col-xlg-push-10 {
    left: 83.33333%; }

  .col-xlg-push-9 {
    left: 75%; }

  .col-xlg-push-8 {
    left: 66.66667%; }

  .col-xlg-push-7 {
    left: 58.33333%; }

  .col-xlg-push-6 {
    left: 50%; }

  .col-xlg-push-5 {
    left: 41.66667%; }

  .col-xlg-push-4 {
    left: 33.33333%; }

  .col-xlg-push-3 {
    left: 25%; }

  .col-xlg-push-2 {
    left: 16.66667%; }

  .col-xlg-push-1 {
    left: 8.33333%; }

  .col-xlg-push-0 {
    left: auto; } }

@media (min-width: 1800px) {
  .container.xx-large {
    width: 1770px; }

  .col-xxlg-del-right {
    padding-right: 0; }

  .col-xxlg-del-left {
    padding-left: 0; }

  .col-xxlg-1, .col-xxlg-2, .col-xxlg-3, .col-xxlg-4, .col-xxlg-5, .col-xxlg-6, .col-xxlg-7, .col-xxlg-8, .col-xxlg-9, .col-xxlg-10, .col-xxlg-11, .col-xxlg-12 {
    float: left; }

  .col-xxlg-12 {
    width: 100%; }

  .col-xxlg-11 {
    width: 91.66667%; }

  .col-xxlg-10 {
    width: 83.33333%; }

  .col-xxlg-9 {
    width: 75%; }

  .col-xxlg-8 {
    width: 66.66667%; }

  .col-xxlg-7 {
    width: 58.33333%; }

  .col-xxlg-6 {
    width: 50%; }

  .col-xxlg-5 {
    width: 41.66667%; }

  .col-xxlg-4 {
    width: 33.33333%; }

  .col-xxlg-3 {
    width: 25%; }

  .col-xxlg-2 {
    width: 16.66667%; }

  .col-xxlg-1 {
    width: 8.33333%; }

  .col-xxlg-offset-12 {
    margin-left: 100%; }

  .col-xxlg-offset-11 {
    margin-left: 91.66667%; }

  .col-xxlg-offset-10 {
    margin-left: 83.33333%; }

  .col-xxlg-offset-9 {
    margin-left: 75%; }

  .col-xxlg-offset-8 {
    margin-left: 66.66667%; }

  .col-xxlg-offset-7 {
    margin-left: 58.33333%; }

  .col-xxlg-offset-6 {
    margin-left: 50%; }

  .col-xxlg-offset-5 {
    margin-left: 41.66667%; }

  .col-xxlg-offset-4 {
    margin-left: 33.33333%; }

  .col-xxlg-offset-3 {
    margin-left: 25%; }

  .col-xxlg-offset-2 {
    margin-left: 16.66667%; }

  .col-xxlg-offset-1 {
    margin-left: 8.33333%; }

  .col-xxlg-offset-0 {
    margin-left: 0; }

  .col-xxlg-pull-12 {
    right: 100%; }

  .col-xxlg-pull-11 {
    right: 91.66667%; }

  .col-xxlg-pull-10 {
    right: 83.33333%; }

  .col-xxlg-pull-9 {
    right: 75%; }

  .col-xxlg-pull-8 {
    right: 66.66667%; }

  .col-xxlg-pull-7 {
    right: 58.33333%; }

  .col-xxlg-pull-6 {
    right: 50%; }

  .col-xxlg-pull-5 {
    right: 41.66667%; }

  .col-xxlg-pull-4 {
    right: 33.33333%; }

  .col-xxlg-pull-3 {
    right: 25%; }

  .col-xxlg-pull-2 {
    right: 16.66667%; }

  .col-xxlg-pull-1 {
    right: 8.33333%; }

  .col-xxlg-pull-0 {
    right: auto; }

  .col-xxlg-push-12 {
    left: 100%; }

  .col-xxlg-push-11 {
    left: 91.66667%; }

  .col-xxlg-push-10 {
    left: 83.33333%; }

  .col-xxlg-push-9 {
    left: 75%; }

  .col-xxlg-push-8 {
    left: 66.66667%; }

  .col-xxlg-push-7 {
    left: 58.33333%; }

  .col-xxlg-push-6 {
    left: 50%; }

  .col-xxlg-push-5 {
    left: 41.66667%; }

  .col-xxlg-push-4 {
    left: 33.33333%; }

  .col-xxlg-push-3 {
    left: 25%; }

  .col-xxlg-push-2 {
    left: 16.66667%; }

  .col-xxlg-push-1 {
    left: 8.33333%; }

  .col-xxlg-push-0 {
    left: auto; } }

.wrapper.cookies-wrapper {
  z-index: 9000;
  position: fixed;
  top: initial;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(95, 161, 82, 0.85);
  margin: 0;
  padding: 30px 0 20px 0;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  text-transform: initial;
  line-height: 1.5em; }
  .wrapper.cookies-wrapper .btn-cookies {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #fff;
    margin: 0;
    padding: 7px 10px;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 1;
    text-transform: initial; }
    .wrapper.cookies-wrapper .btn-cookies:hover {
      background: #fff;
      padding: 7px 15px; }

.alert.alert-message {
  margin: 0 0;
  padding: 20px 0 7px;
  border-radius: 0;
  border: 0;
  font-size: 13px;
  color: #fff;
  font-weight: 400; }
  .alert.alert-message.alert-danger {
    background: #a94442; }
  .alert.alert-message.alert-success {
    background: #3c763d; }

.alert.alert-dismissable .close, .alert-dismissible .close {
  outline: none;
  opacity: 1;
  top: -12px;
  right: 0;
  font-size: 32px;
  color: #fff;
  font-weight: 100; }

.close:focus, .close:hover {
  opacity: 0.8;
  color: #fff; }

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }
  .pagination li a, .pagination li span {
    margin: 0 2px;
    border-radius: 0;
    padding: 6.25px 12.5px;
    color: #004e1c; }
  .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: #004e1c;
    color: #fff; }
  .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border-color: #004e1c;
    background: #004e1c;
    color: #fff; }

#social-panel {
  position: fixed;
  z-index: 1039;
  display: block;
  top: 200px;
  right: 0; }
  #social-panel a {
    display: block; }
  #social-panel .fb {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: -273px;
    width: auto;
    height: 300px;
    padding: 22px 10px 9px 76px; }
    #social-panel .fb:hover {
      right: 0;
      z-index: 1040; }
  #social-panel .yt {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 100px;
    right: -222px;
    width: 275px;
    background: #e2232c;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase; }
    #social-panel .yt img {
      position: relative;
      top: 0;
      left: -10px; }
    #social-panel .yt:hover {
      right: 0; }
  #social-panel .nl {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 187px;
    right: -222px;
    width: 275px;
    background: #a5a5a5;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase; }
    #social-panel .nl img {
      position: relative;
      top: 0;
      left: -10px; }
    #social-panel .nl:hover {
      right: 0; }

.standard-form {
  margin-bottom: 30px; }
  .standard-form label {
    display: inline-block;
    margin: 0 0 5px;
    font-size: 12px;
    color: #79807c;
    font-weight: 400; }
  .standard-form input[type="text"], .standard-form input[type="password"], .standard-form input[type="submit"], .standard-form button, .standard-form textarea, .standard-form select {
    transition: all 0.25s ease;
    background-color: #eaeaea;
    height: 45px;
    line-height: 45px;
    width: 100%;
    border-radius: 0;
    border: 0;
    padding: 0 15px; }
  .standard-form textarea {
    resize: none;
    height: 100px;
    line-height: initial;
    padding: 15px; }
  .standard-form textarea.default-height {
    height: 129px; }
  .standard-form select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url(img/site/icons/tr-d-black.png);
    background-repeat: no-repeat;
    background-position: center right 15px; }
  .standard-form .file-wrapper {
    position: relative; }
    .standard-form .file-wrapper .file-cover {
      display: block;
      width: 100%;
      height: 45px;
      background: #5fa152 url(img/site/icons/image.png) no-repeat center right 15px;
      padding: 13px 15px;
      color: #fff; }
    .standard-form .file-wrapper input[type="file"] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 45px;
      outline: none;
      opacity: 0;
      cursor: pointer; }
  .standard-form input[type="text"]:focus, .standard-form input[type="password"]:focus, .standard-form textarea:focus {
    background: #5fa152;
    color: #fff; }
  .standard-form input[type="submit"], .standard-form button[type="submit"] {
    white-space: normal;
    transition: opacity 0.3s ease;
    background-color: #5fa152;
    color: #fff; }
    .standard-form input[type="submit"]:hover, .standard-form button[type="submit"]:hover {
      opacity: 0.8; }
    .standard-form input[type="submit"].top-offset, .standard-form button[type="submit"].top-offset {
      margin-top: 24px; }
    .standard-form input[type="submit"].has-mail, .standard-form button[type="submit"].has-mail {
      min-height: 100px;
      padding-left: 45px;
      background-image: url(img/site/icons/mail-white.png);
      background-repeat: no-repeat;
      background-position: center left 15px; }
    .standard-form input[type="submit"].has-login, .standard-form button[type="submit"].has-login {
      text-align: left;
      padding-right: 55px;
      background-image: url(img/site/icons/login-white.png);
      background-repeat: no-repeat;
      background-position: center right 15px; }
  .standard-form .has-error input[type="text"], .standard-form .has-error input[type="password"], .standard-form .has-error textarea {
    background-color: #a94442; }
  .standard-form .required label:after {
    content: " *"; }
  .standard-form .has-feedback label ~ .form-control-feedback {
    top: 30px;
    right: 5px; }
  .standard-form a.green {
    color: #5fa152;
    text-decoration: underline; }

.navbar-default {
  background: none;
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
  /* setup */
  z-index: 2;
  /* ----- sidr ----- */ }
  .navbar-default ul {
    margin: 0;
    padding: 0;
    /* I level */ }
    .navbar-default ul li {
      position: relative;
      vertical-align: bottom;
      list-style: none; }
      .navbar-default ul li a {
        transition: all 0.25s ease;
        display: block;
        cursor: pointer; }
    .navbar-default ul ul {
      display: none;
      position: absolute;
      left: 0;
      z-index: 200;
      min-width: 100%;
      background: #fff; }
  .navbar-default > ul {
    margin: 0;
    font-size: 0; }
    .navbar-default > ul > li {
      display: inline-block; }
    .navbar-default > ul > li > a {
      padding: 70px 20px 30px 20px;
      font-size: 14px;
      color: #004e1c;
      font-weight: 600;
      line-height: 1em;
      text-transform: uppercase; }
      .navbar-default > ul > li > a:before {
        background: #004e1c; }
    .navbar-default > ul > li > a:hover, .navbar-default > ul > li > a:focus, .navbar-default > ul > li > a.current {
      background: #f2f7dc; }
    .navbar-default > ul > li:not(:last-child) {
      position: relative;
      border-right: 1px solid #e5e5e5; }

.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 8998;
  overflow-x: none;
  overflow-y: auto;
  width: 300px;
  background: #fff;
  border-right: 1px solid #5e5e5e;
  box-shadow: 0 0 15px #3e3e3e; }

.sidr .sidr-inner:first-child {
  position: relative;
  margin-top: 75px;
  padding: 0; }

.sidr .sidr-inner:first-child:before {
  position: absolute;
  width: 200px;
  font-weight: 700;
  text-transform: uppercase;
  content: "MENU";
  top: -45px;
  left: 85px;
  min-height: 30px;
  font-size: 20px;
  color: #3e3e3e; }

.sidr.right {
  left: auto;
  right: -300px; }

.sidr.left {
  left: -300px;
  right: auto; }

.sidr ul {
  display: block;
  /* ----- transformicons ----- */ }

.navbar-toggle {
  transition: 0.4s;
  position: fixed;
  width: 50px;
  height: 50px;
  top: 15px;
  z-index: 8999;
  cursor: pointer;
  user-select: none;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  display: none;
  float: none;
  background: rgba(0, 78, 28, 0.5); }

.navbar-toggle.left {
  left: 15px; }

.navbar-toggle.right {
  right: 15px; }

.navbar-toggle:hover {
  opacity: 1; }

.navbar-toggle:active {
  transition: 0; }

.navbar-toggle.close {
  opacity: 1; }

.navbar-toggle .lines {
  transition: 0.4s;
  position: relative;
  display: inline-block;
  width: 30px;
  height: 4px;
  background: #fff;
  margin-top: 18px;
  border-radius: 2px; }

.navbar-toggle .lines:before, .navbar-toggle .lines:after {
  content: "";
  transition: 0.5s;
  position: absolute;
  left: 0;
  width: 30px;
  height: 4px;
  display: inline-block;
  background: #fff;
  border-radius: 2px;
  -webkit-transform-origin: 1px center;
  transform-origin: 1px center; }

.navbar-toggle .lines:before {
  top: 10px; }

.navbar-toggle .lines:after {
  top: -10px; }

.navbar-toggle:hover .lines:before {
  top: 12px; }

.navbar-toggle:hover .lines:after {
  top: -12px;
  /* <- */ }

.navbar-toggle.arrow.close .lines:before, .navbar-toggle.arrow.close .lines:after {
  top: 0;
  width: 20px; }

.navbar-toggle.arrow.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg); }

.navbar-toggle.arrow.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
  /* X */ }

.navbar-toggle.x .lines {
  transition: background 0.3s 0.5s ease; }

.navbar-toggle.x .lines:before, .navbar-toggle.x .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease; }

.navbar-toggle.x.close .lines {
  transition: background 0.3s 0s ease;
  background: transparent; }

.navbar-toggle.x.close .lines:before, .navbar-toggle.x.close .lines:after {
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  width: 30px; }

.navbar-toggle.x.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg); }

.navbar-toggle.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg); }

@media (max-width: 1199px) {
  .navbar-collapse.collapse {
    display: none !important;
    border-top: 1px solid #e7e7e7; }

  .navbar-collapse.collapse.in {
    display: block !important;
    /* setup */ }

  .sidr-inner:not(:first-child) .navbar-default .navbar-collapse {
    border-color: transparent;
    box-shadow: 0; }

  .navbar-toggle {
    display: block; }

  .sidr-inner .navbar-default {
    padding: 0 15px;
    /* setup */
    float: none; }
    .sidr-inner .navbar-default ul {
      /* I level */ }
      .sidr-inner .navbar-default ul li a {
        transition: none; }
      .sidr-inner .navbar-default ul ul {
        position: static;
        margin: 0;
        padding: 15px; }
    .sidr-inner .navbar-default > ul {
      margin: 0 -15px; }
      .sidr-inner .navbar-default > ul > li {
        display: block;
        background: #fff; }
      .sidr-inner .navbar-default > ul > li > a {
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
        border-bottom: 1px solid #f1f1f1;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        color: #5fa152; }
      .sidr-inner .navbar-default > ul > li > a:hover, .sidr-inner .navbar-default > ul > li > a:focus, .sidr-inner .navbar-default > ul > li.active > a, .sidr-inner .navbar-default > ul > li.open > a {
        background: #5fa152;
        color: #fff; }
      .sidr-inner .navbar-default > ul > li:not(:last-child) > a {
        margin-right: 0; }
        .sidr-inner .navbar-default > ul > li:not(:last-child) > a:before {
          display: none; } }

html, body {
  background: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  color: #1e1e1e; }

img.full-width {
  width: 100%; }

.title {
  font-size: 30px;
  color: #004e1c;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0.5px; }
  .title.light, .title .light {
    color: #5fa152; }
  .title.normal {
    text-transform: initial;
    margin-bottom: 15px; }
  .title.small {
    font-size: 24px;
    font-weight: 400; }
  .title.tiny {
    font-size: 18px; }
  .title.white {
    color: #fff; }
  .title.footer {
    font-size: 14px;
    margin-bottom: 15px; }

.text {
  font-size: 13px;
  color: #79807c;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 15px; }
  .text.medium {
    font-size: 16px;
    line-height: 24px; }

.button {
  transition: all 0.25s ease;
  display: inline-block;
  margin: 0 0 15px;
  padding: 9px 13px 7px;
  font-size: 12px;
  color: #004e1c;
  font-weight: 400;
  text-transform: uppercase; }
  .button + .button {
    margin-left: 5px; }
  .button.bordered {
    border: 1px solid #004e1c; }
  .button.has-arrow {
    background-image: url(img/site/icons/ar-s-green.png);
    background-repeat: no-repeat;
    background-position: center right -70px; }
  .button.has-arrow:hover {
    padding-right: 40px;
    background-position: center right 12px; }
  .button.has-mail {
    background-image: url(img/site/icons/mail.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    padding-right: 65px;
    border-width: 2px; }
  .button.has-mail:hover {
    background-position: center right 25px; }
  .button.oval {
    border-radius: 7px; }
  .button.oval:hover {
    padding-left: 20px;
    padding-right: 20px; }
  .button.round {
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px; }
  .button.light-green {
    background-color: #b5d334;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase; }
  .button.light-green:hover {
    background-color: #9fbb28; }
  .button.dark-green {
    background-color: #003714;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase; }
  .button.dark-green:hover {
    background-color: #006a27; }
  .button.white {
    background-color: #fff;
    color: #5fa152;
    border-top: 2px solid #5fa152;
    font-weight: 700; }
  .button.has-shade {
    position: relative; }
    .button.has-shade:before {
      content: "";
      position: absolute;
      bottom: -40px;
      left: 50%;
      margin-right: -50%;
      transform: translateX(-50%);
      width: 351px;
      height: 40px;
      background: url(img/site/icons/shade.png) no-repeat center bottom; }
  .button.big {
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 18px; }

.top-bar-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 130;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 10px #3e3e3e; }
  .top-bar-wrapper .logo {
    padding: 10px 0; }
  .top-bar-wrapper .logo img {
    transition: all 0.25s ease;
    height: 91px; }

.top-bar-wrapper-fix {
  height: 113px; }

.slider-wrapper {
  position: relative; }
  .slider-wrapper .slide {
    position: relative;
    max-height: 712px; }
    .slider-wrapper .content-wrapper {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%; }
    .slider-wrapper .content-wrapper .content {
      width: 40%;
      padding-bottom: 100px; }
    .slider-wrapper .content-wrapper .content .slide-title {
      font-size: 36px;
      color: #fff;
      font-weight: 700;
      line-height: 40px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    .slider-wrapper .content-wrapper .content .slide-text {
      font-size: 18px;
      color: #fff;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 15px; }

.green-bar-wrapper {
  position: relative;
  padding: 20px 0 5px;
  background: #004e1c; }
  .green-bar-wrapper .has-cart {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    line-height: 1em;
    display: inline-block;
    padding: 13px 65px 13px 0;
    background: url(img/site/icons/cart.png) no-repeat bottom right; }
  .green-bar-wrapper .has-cart:hover {
    padding: 13px 75px 13px 0; }
  .green-bar-wrapper .links {
    text-align: right; }
  .green-bar-wrapper .onepage-arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-right: -50%;
    transform: translateX(-50%); }

.main-section-wrapper {
  padding-top: 50px; }
  .main-section-wrapper .green-headline {
    font-size: 30px;
    color: #5fa152;
    font-weight: 500;
    text-transform: uppercase; }
  .main-section-wrapper .green-headline .year {
    font-size: 50px;
    font-weight: 600;
    position: relative;
    padding-right: 15px; }
  .main-section-wrapper .green-headline .year:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 70px;
    background: url(img/site/icons/white-box.png) no-repeat left; }
  .main-section-wrapper .images {
    margin-bottom: 30px; }
  .main-section-wrapper .no-padding {
    padding: 0; }
  .main-section-wrapper .right-section {
    padding-right: 40%; }
  .main-section-wrapper .col-bordered {
    border-right: 1px solid #eaeaea; }

.events-wrapper {
  background-image: -webkit-linear-gradient(left, #f2f2f2 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(left, #f2f2f2 0%, #f9f9f9 100%);
  background-image: linear-gradient(to right, #f2f2f2 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFF9F9F9', GradientType=1);
  padding: 50px 0 80px; }

.shop-wrapper {
  background-image: -webkit-linear-gradient(left, #3c8a54 0%, #51923e 100%);
  background-image: -o-linear-gradient(left, #3c8a54 0%, #51923e 100%);
  background-image: linear-gradient(to right, #3c8a54 0%, #51923e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C8A54', endColorstr='#FF51923E', GradientType=1);
  padding: 50px 0 50px; }
  .shop-wrapper .slider {
    position: relative; }
  .shop-wrapper .prev, .shop-wrapper .next {
    position: absolute;
    top: 100px;
    width: 44px;
    height: 84px;
    cursor: pointer; }
  .shop-wrapper .prev {
    background: url(img/site/icons/al-shade.png) no-repeat center;
    left: -60px; }
  .shop-wrapper .next {
    background: url(img/site/icons/ar-shade.png) no-repeat center;
    right: -60px; }
  .shop-wrapper .slide {
    text-align: center;
    padding: 15px 0; }
    .shop-wrapper .slide img {
      max-height: 240px;
      width: auto;
      margin: auto;
      margin-bottom: 25px; }
    .shop-wrapper .slide .product-title {
      font-size: 18px;
      color: #fff;
      font-weight: 400;
      margin-bottom: 5px; }
    .shop-wrapper .slide .product-price {
      font-size: 14px;
      color: #fff;
      font-weight: 300;
      display: block;
      margin-bottom: 9px; }

.partners-wrapper {
  background: #eaeaea;
  padding: 40px 0 30px; }
  .partners-wrapper .title-wrapper {
    padding-right: 30px; }
  .partners-wrapper .slide img {
    max-height: 65px;
    width: auto; }

.footer-wrapper {
  padding: 40px 0 25px; }
  .footer-wrapper .text {
    font-size: 12px;
    color: #79807c;
    font-weight: 400;
    margin-bottom: 15px; }
    .footer-wrapper .text .color-green {
      color: #5fa152; }
    .footer-wrapper .text .big {
      display: block;
      font-size: 18px;
      padding: 12px 0;
      font-weight: 500;
      text-transform: uppercase; }
    .footer-wrapper .text.uppercase {
      text-transform: uppercase; }
  .footer-wrapper .middle-section {
    padding-left: 55px; }
  .footer-wrapper ul {
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0; }
  .footer-wrapper ul li {
    display: block; }
  .footer-wrapper ul li a {
    display: inline-block;
    font-size: 12px;
    color: #79807c;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 8px; }
  .footer-wrapper ul li a:hover {
    color: #004e1c; }
  .footer-wrapper .adv {
    width: 100%; }
  .footer-wrapper .social-wrapper {
    text-align: right; }
  .footer-wrapper .social-wrapper .social-button + .social-button {
    margin-left: 36px; }
  .footer-wrapper .social-wrapper .social-button:hover {
    opacity: 0.85; }
  .footer-wrapper .cpr {
    padding: 25px 0 0;
    position: relative;
    font-size: 11px;
    color: #004e1c;
    font-weight: 400;
    text-transform: uppercase; }
    .footer-wrapper .cpr span {
      margin: 0 6px; }
    .footer-wrapper .cpr .logo {
      height: 11px;
      margin: 0 0 4px 5px; }
    .footer-wrapper .cpr .to-top {
      text-align: right; }

.hr {
  margin: 25px 0 55px;
  border: 1px solid #eaeaea; }

.hr-small {
  margin: 10px 0 25px;
  border: 1px solid #eaeaea; }

.event {
  transition: all 0.5s ease;
  margin-bottom: 30px;
  background: #fff;
  padding: 15px 17px 8px;
  border: 3px solid #eaeaea; }
  .event .event-date {
    font-size: 12px;
    color: #004e1c;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    padding: 8px 0 8px 30px;
    background: url(img/site/icons/calendar-green.png) no-repeat center left;
    background-size: 25px; }
  .event .event-title {
    font-size: 16px;
    color: #5fa152;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .event .event-description {
    font-size: 13px;
    color: #79807c;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px; }
  .event a img {
    transition: opacity 0.3s ease;
    margin-bottom: 12px;
    width: 100%; }
  .event a img:hover {
    opacity: 0.8; }
  .event:hover {
    border-radius: 5px;
    border-color: #5fa152;
    box-shadow: 0 0 30px #bbb; }

.article {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eaeaea; }
  .article .article-title {
    font-size: 16px;
    color: #004e1c;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0; }
  .article .date, .article .place {
    font-size: 13px;
    color: #79807c;
    font-weight: 400; }
  .article .separator {
    margin: 0 7px;
    color: #79807c; }
  .article .read-more {
    font-size: 12px;
    color: #004e1c;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline; }
    .article .read-more:hover {
      color: #5fa152; }

.alpaca {
  margin-bottom: 30px; }
  .alpaca img {
    transition: opacity 0.3s ease;
    margin-bottom: 15px;
    width: 100%;
    -webkit-backface-visibility: hidden; }
  .alpaca img:hover {
    opacity: 0.8;
    transform: translate3d(0, 0, 0); }
  .alpaca .alpaca-title {
    font-size: 18px;
    color: #5fa152;
    font-weight: 700;
    margin-bottom: 5px; }

.news {
  margin-bottom: 30px; }
  .news .news-title {
    font-size: 18px;
    color: #004e1c;
    font-weight: 600;
    margin-bottom: 20px; }
  .news .read-more {
    font-size: 14px;
    color: #5fa152;
    font-weight: 700; }
  .news .read-more:hover {
    text-decoration: underline; }

.register-headline {
  padding: 30px;
  border: 1px solid #79807c;
  margin-bottom: 30px;
  font-size: 24px;
  color: #5fa152;
  font-weight: 700;
  text-transform: uppercase; }
  .register-headline .button-wrapper {
    display: inline-block;
    float: right; }

.products .product {
  text-align: center;
  margin-bottom: 30px; }
  .products .product img {
    max-height: 180px;
    margin-bottom: 30px; }
  .products .product .product-title {
    font-size: 18px;
    color: #5fa152;
    font-weight: 600;
    margin-bottom: 8px; }
  .products .product .price {
    display: block;
    font-size: 14px;
    color: #79807c;
    font-weight: 400;
    margin-bottom: 10px; }
  .products .product:not(:last-of-type) {
    position: relative; }
  .products .product:not(:last-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: 40px;
    width: 1px;
    height: 120px;
    background: #d1d1d1; }

.cart-wrapper {
  background: #5fa152;
  margin-bottom: 30px; }
  .cart-wrapper .cart {
    padding: 20px 15px 15px;
    border-bottom: 1px solid #9bc792; }
  .cart-wrapper .cart .info {
    padding-left: 85px;
    background: url(img/site/icons/cart.png) no-repeat top left;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
  .cart-wrapper .cart .info .cart-title {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative; }
  .cart-wrapper .cart .info .cart-title:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #eaeaea; }
  .cart-wrapper .cart .product-list {
    font-size: 12px;
    color: #fff;
    font-weight: 300; }
    .cart-wrapper .cart .product-list .single {
      margin-bottom: 15px; }

.contact .contact-headline {
  min-height: 100px;
  padding: 20px 0 20px 120px;
  background: url(img/site/icons/mail-big.png) no-repeat top left; }
  .contact .contact-headline .mail {
    font-size: 24px;
    color: #5fa152;
    font-weight: 700; }
  .contact .offset-top {
    padding-top: 30px; }
  .contact .fb-wrapper {
    text-align: right; }
  .contact .fb-wrapper a:hover {
    opacity: 0.8; }

.side-nav {
  margin-bottom: 30px;
  padding: 20px 15px;
  border-width: 1px 1px 3px;
  border-style: solid;
  border-color: #eaeaea; }
  .side-nav ul li {
    display: block; }
  .side-nav ul li a {
    display: block;
    padding: 15px 0;
    background: url(img/site/icons/ar-t-green.png) no-repeat center left -15px;
    font-size: 14px;
    color: #004e1c;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 20px; }
  .side-nav ul li a:hover {
    background: url(img/site/icons/ar-t-green.png) no-repeat center left 0;
    padding-left: 20px;
    padding-right: 0;
    color: #5fa152; }
  .side-nav ul li:not(:last-child) a {
    border-bottom: 1px solid #eaeaea; }

.bases .single {
  margin-bottom: 20px;
  border-width: 1px 1px 3px;
  border-style: solid;
  border-color: #eaeaea;
  padding: 15px 15px 15px 115px;
  position: relative;
  min-height: 170px; }
  .bases .single .left-section {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 85px; }
  .bases .single .left-section .date {
    display: block;
    padding: 4px;
    background: #b5d334;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    width: 85px; }
  .bases .single .left-section .date .big {
    font-size: 30px;
    line-height: 31px; }
  .bases .single .thumb {
    width: 85px;
    max-height: 75px;
    object-fit: cover; }
  .bases .single .kind {
    float: right;
    font-size: 12px;
    color: #5fa152;
    font-weight: 700;
    text-transform: uppercase; }
  .bases .single .single-title {
    font-size: 16px;
    color: #004e1c;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .bases .single .read-more {
    font-size: 12px;
    color: #004e1c;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline; }
  .bases .single .read-more:hover {
    opacity: 0.8; }

.threads {
  padding: 10px 25px;
  border-width: 1px 1px 2px;
  border-style: solid;
  border-color: #eaeaea #eaeaea #5fa152;
  margin-bottom: 30px; }
  .threads .thread {
    padding: 20px 0; }
  .threads .thread .content {
    position: relative;
    padding-left: 70px; }
  .threads .thread .content.padding {
    padding-left: 15px; }
  .threads .thread .content .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 62px; }
  .threads .thread .content .icon .number {
    display: inline-block;
    position: absolute;
    top: -7px;
    right: -10px;
    width: 18px;
    height: 18px;
    color: #fff;
    background: #5fa152;
    border-radius: 50%;
    text-align: center; }
  .threads .thread .content .thread-title, .threads .thread .content .thread-green {
    font-size: 16px;
    color: #004e1c;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .threads .thread .content .thread-title:hover {
    color: #5fa152; }
  .threads .thread:not(:last-child) {
    border-bottom: 1px solid #eaeaea; }
  .threads .col-bordered-left {
    border-left: 1px solid #eaeaea; }

.pricing {
  padding: 20px 25px 10px;
  border-width: 1px 1px 2px;
  border-style: solid;
  border-color: #eaeaea #eaeaea #5fa152;
  margin-bottom: 30px; }
  .pricing .price {
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 500; }
  .pricing .price .description {
    font-size: 13px;
    color: #004e1c;
    font-weight: 400;
    text-transform: initial; }
  .pricing .price .green {
    color: #5fa152; }
  .pricing .price:not(:last-child) {
    border-bottom: 1px solid #eaeaea; }

.map {
  width: 100%;
  height: 700px; }
  .map .google-pin-content {
    padding: 10px 10px 0; }
  .map .google-pin-content .map-title {
    font-size: 14px;
    color: #004e1c;
    font-weight: 500;
    text-transform: uppercase; }
  .map .google-pin-content .map-address {
    padding-left: 25px;
    font-size: 12px;
    color: #004e1c;
    font-weight: 400;
    text-transform: uppercase;
    background: url(img/site/icons/map-pin-address.png) no-repeat center left; }
  .map .google-pin-content .map-phone {
    padding-left: 25px;
    font-size: 12px;
    color: #004e1c;
    font-weight: 400;
    text-transform: uppercase;
    background: url(img/site/icons/map-pin-phone.png) no-repeat center left; }

@media (max-width: 1499px) {
  .main-section-wrapper .right-section {
    padding-right: 0; } }

@media (max-width: 1300px) {
  .shop-wrapper .prev, .shop-wrapper .next {
    display: none; } }

@media (max-width: 1199px) {
  .top-bar-wrapper .logo {
    text-align: center; }

  .top-bar-wrapper .logo img {
    height: 56px; }

  .top-bar-wrapper-fix {
    height: 77px; }

  .slider-wrapper .content-wrapper {
    bottom: initial;
    top: 0; }

  .slider-wrapper .content-wrapper .content {
    padding-bottom: 0;
    padding-top: 60px; }

  .green-bar-wrapper {
    padding-bottom: 0; }

  .green-bar-wrapper .onepage-arrow {
    position: static;
    transform: none;
    text-align: center;
    margin-right: 0; } }

@media (max-width: 992px) {
  .slider-wrapper .content-wrapper .content {
    width: 75%; }

  .slider-wrapper .content-wrapper .content .slide-title {
    font-size: 30px;
    line-height: 32px; }

  .green-bar-wrapper, .green-bar-wrapper .links, .footer-wrapper, .footer-wrapper .social-wrapper, .footer-wrapper .cpr .to-top {
    text-align: center; }

  .footer-wrapper .cpr .to-top {
    padding-top: 15px; }

  .main-section-wrapper .col-bordered {
    border: 0; }

  .standard-form .file-wrapper .file-cover {
    font-size: 10px; }

  .footer-wrapper .middle-section {
    padding-left: 0; } }

@media (max-width: 767px) {
  .button.has-shade:before {
    display: none; }

  .products .product:not(:last-of-type):after {
    display: none; }

  .threads .col-bordered-left {
    border: 0;
    padding-top: 10px;
    text-align: center; }

  .threads .thread .content.padding {
    padding: 0; } }

@media (max-width: 500px) {
  .footer-wrapper .social-wrapper .social-button {
    display: block;
    margin-bottom: 15px; }

  .footer-wrapper .social-wrapper .social-button + .social-button {
    margin-left: 0; } }
