/**
 * Colors.
 */
/**
 * Fonts.
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

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: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Verdana", "Geneva", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #2a2a2a;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "ubuntu";
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 45px; }

h2, .h2 {
  font-size: 40px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .site-footer .widget_custom_html:first-of-type, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .site-footer .widget_custom_html:last-of-type, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
  margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .site-footer .widget_custom_html:first-of-type, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .site-footer .widget_custom_html:last-of-type, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, .site-footer .widget_custom_html:first-of-type {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9, .site-footer .widget_custom_html:last-of-type {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left; }
  .col-ms-1 {
    width: 8.33333%; }
  .col-ms-2 {
    width: 16.66667%; }
  .col-ms-3 {
    width: 25%; }
  .col-ms-4 {
    width: 33.33333%; }
  .col-ms-5 {
    width: 41.66667%; }
  .col-ms-6 {
    width: 50%; }
  .col-ms-7 {
    width: 58.33333%; }
  .col-ms-8 {
    width: 66.66667%; }
  .col-ms-9 {
    width: 75%; }
  .col-ms-10 {
    width: 83.33333%; }
  .col-ms-11 {
    width: 91.66667%; }
  .col-ms-12 {
    width: 100%; }
  .col-ms-pull-0 {
    right: auto; }
  .col-ms-pull-1 {
    right: 8.33333%; }
  .col-ms-pull-2 {
    right: 16.66667%; }
  .col-ms-pull-3 {
    right: 25%; }
  .col-ms-pull-4 {
    right: 33.33333%; }
  .col-ms-pull-5 {
    right: 41.66667%; }
  .col-ms-pull-6 {
    right: 50%; }
  .col-ms-pull-7 {
    right: 58.33333%; }
  .col-ms-pull-8 {
    right: 66.66667%; }
  .col-ms-pull-9 {
    right: 75%; }
  .col-ms-pull-10 {
    right: 83.33333%; }
  .col-ms-pull-11 {
    right: 91.66667%; }
  .col-ms-pull-12 {
    right: 100%; }
  .col-ms-push-0 {
    left: auto; }
  .col-ms-push-1 {
    left: 8.33333%; }
  .col-ms-push-2 {
    left: 16.66667%; }
  .col-ms-push-3 {
    left: 25%; }
  .col-ms-push-4 {
    left: 33.33333%; }
  .col-ms-push-5 {
    left: 41.66667%; }
  .col-ms-push-6 {
    left: 50%; }
  .col-ms-push-7 {
    left: 58.33333%; }
  .col-ms-push-8 {
    left: 66.66667%; }
  .col-ms-push-9 {
    left: 75%; }
  .col-ms-push-10 {
    left: 83.33333%; }
  .col-ms-push-11 {
    left: 91.66667%; }
  .col-ms-push-12 {
    left: 100%; }
  .col-ms-offset-0 {
    margin-left: 0%; }
  .col-ms-offset-1 {
    margin-left: 8.33333%; }
  .col-ms-offset-2 {
    margin-left: 16.66667%; }
  .col-ms-offset-3 {
    margin-left: 25%; }
  .col-ms-offset-4 {
    margin-left: 33.33333%; }
  .col-ms-offset-5 {
    margin-left: 41.66667%; }
  .col-ms-offset-6 {
    margin-left: 50%; }
  .col-ms-offset-7 {
    margin-left: 58.33333%; }
  .col-ms-offset-8 {
    margin-left: 66.66667%; }
  .col-ms-offset-9 {
    margin-left: 75%; }
  .col-ms-offset-10 {
    margin-left: 83.33333%; }
  .col-ms-offset-11 {
    margin-left: 91.66667%; }
  .col-ms-offset-12 {
    margin-left: 100%; } }

.jagdfieber {
  display: inline-block; }
  .jagdfieber svg {
    fill: currentColor;
    max-width: 25px;
    height: 25px; }

.jagdfieber-herz svg {
  max-width: 100px;
  max-height: 95px; }

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.no-wrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.justify-start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.justify-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.justify-end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

.align-end {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }

.order--1 {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

@media (min-width: 768px) {
  .flex-sm {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 992px) {
  .flex-md {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

* {
  min-width: 0;
  min-height: 0; }

html {
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: scrollbar; }

body {
  overflow-x: hidden; }

img,
iframe,
svg {
  max-width: 100%; }

img {
  height: auto; }

label {
  display: block; }

input,
textarea,
select {
  width: 100%;
  border-radius: 0;
  border: 1px solid #a9a9a9;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal; }

input[type="radio"],
input[type="checkbox"] {
  width: auto; }

textarea {
  min-height: 100px;
  -webkit-appearance: textarea;
  -moz-appearance: textarea;
  appearance: textarea; }

fieldset {
  min-width: 0; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none; }
  button:focus {
    outline: none; }

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: inherit; }

a:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  a[href^="tel:"] {
    cursor: text;
    color: inherit;
    text-decoration: none !important; }
    a[href^="tel:"]:hover, a[href^="tel:"]:active, a[href^="tel:"]:focus {
      text-decoration: none;
      color: inherit !important;
      background: inherit; } }

a[href^="mailto:"] {
  word-wrap: break-word;
  overflow-wrap: break-word; }

@media (min-width: 768px) {
  .site-header.fixed-sm {
    position: fixed;
    left: 0;
    right: 0; } }

@media (max-width: 991px) {
  .off-canvas {
    transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    z-index: 10; } }

.menu-open .off-canvas {
  transform: none;
  z-index: 10; }

.off-canvas__toggle {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 15px;
  appearance: none;
  border: none;
  background: #fff;
  transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), margin 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  text-align: center;
  padding: 10px;
  z-index: 1; }
  @media (min-width: 992px) {
    .off-canvas__toggle {
      display: none; } }
  .menu-open .off-canvas__toggle {
    margin-left: 0; }

.off-canvas > * {
  position: relative; }

@media (max-width: 991px) {
  .content-overflow {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 15px; } }

.menu {
  margin: 0;
  padding: 0; }
  .menu .menu-item {
    position: relative; }
    .menu .menu-item-has-children a[href="#"] {
      cursor: default; }
    .menu .menu-item-has-children:hover > .sub-menu {
      display: block; }
    .menu .menu-item-current-parent .sub-menu {
      display: block; }
      @media (min-width: 992px) {
        .menu .menu-item-current-parent .sub-menu {
          display: none; } }
    .menu .menu-item:last-of-type .sub-menu {
      right: 0; }
    .menu .menu-item a {
      text-decoration: none; }
  .menu .sub-menu {
    margin: 0;
    padding: 0;
    z-index: 1; }
    @media (min-width: 992px) {
      .menu .sub-menu {
        display: none;
        position: absolute;
        top: 100%;
        margin-left: 0;
        padding: 7.5px 15px;
        background: #fff;
        white-space: nowrap; } }

.site {
  min-height: 100vh; }
  @media (max-width: 767px) {
    .site {
      width: 100%; } }

.entry-header {
  overflow: hidden; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.single .entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.static {
  position: static; }

.row::before, .row::after {
  width: 0; }

.svg-holder {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden; }

@font-face {
  font-family: 'ubuntu';
  src: url("../fonts/ubuntu-ri-webfont.woff2") format("woff2"), url("../fonts/ubuntu-ri-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a {
  text-decoration: none; }

h1, .h1 {
  font-size: 45px; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 31.5px; } }

h2, .h2 {
  font-size: 40px; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 28px; } }

h3, .h3 {
  font-size: 24px; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 16.8px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  color: #2a5c36;
  text-align: center;
  font-style: italic; }

p {
  font-size: 16px;
  line-height: 1.5em; }

a {
  color: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #2a5c36;
    text-decoration: underline; }

.button {
  display: inline-block;
  min-width: 200px;
  background: none;
  border: 2px solid;
  border-radius: 0;
  padding: .5em 0.25em;
  color: #2a5c36;
  font-family: "ubuntu";
  font-size: 18px;
  font-style: italic;
  text-align: center;
  text-decoration: none; }
  .button:hover, .button:focus {
    outline: 1px solid currentColor;
    color: #682113;
    text-decoration: none; }
  .button + .button__separator {
    margin: .5em 0;
    text-align: center; }
  .layout--background_image .button {
    color: #fff; }

.site-header {
  background-color: #2a5c36;
  color: #fff;
  font-family: "ubuntu";
  font-style: italic; }
  .site-header a {
    color: inherit; }
  .site-header .container-fluid {
    max-width: 1170px;
    position: relative; }
  .site-header .site-branding {
    width: 150px; }
    @media (max-width: 991px) {
      .site-header .site-branding {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center; } }
    @media (min-width: 992px) {
      .site-header .site-branding {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 200;
        margin-top: 1em;
        margin-left: 15px; } }

@media (max-width: 991px) {
  .off-canvas {
    padding-left: 0;
    padding-right: 0;
    z-index: 200 !important; } }

.off-canvas__toggle {
  top: 1em;
  color: #2a2a2a; }

.menu-item {
  list-style: none; }

.main-navigation {
  background-color: #2a5c36; }
  .main-navigation .menu {
    flex-wrap: wrap; }
    .main-navigation .menu > .menu-item.current-menu-item > a, .main-navigation .menu > .menu-item.current-menu-parent > a {
      color: #d0ddd2;
      text-decoration: underline; }
    @media (min-width: 992px) {
      .main-navigation .menu > .menu-item:not(:last-of-type) {
        margin-right: 1em; } }
    .main-navigation .menu > .menu-item > a {
      white-space: nowrap; }
      @media (min-width: 992px) {
        .main-navigation .menu > .menu-item > a {
          padding-left: .3em;
          padding-right: .3em; } }
      .main-navigation .menu > .menu-item > a:hover {
        color: #d0ddd2;
        text-decoration: underline; }
    @media (min-width: 992px) {
      .main-navigation .menu > .menu-item:last-of-type .sub-menu a {
        justify-content: flex-end; } }
  .main-navigation .sub-menu {
    background-color: rgba(42, 92, 54, 0.9);
    font-size: 14px;
    white-space: unset;
    padding-bottom: .75em; }
    @media (min-width: 992px) {
      .main-navigation .sub-menu {
        padding: .3em 0 .75em;
        width: 100%;
        min-width: 200px; } }
    .main-navigation .sub-menu .menu-item.current-menu-item a {
      background-color: #d0ddd2;
      color: #2a2a2a; }
    .main-navigation .sub-menu .menu-item a {
      display: block;
      padding: .5em 28px; }
      .main-navigation .sub-menu .menu-item a:hover {
        text-decoration: underline; }

@media (max-width: 991px) {
  #menu-header {
    margin-top: 1em; }
    #menu-header .menu-item a {
      padding: .5em 0;
      display: block; } }

@media (min-width: 992px) {
  #menu-header {
    order: -1; } }

#menu-primary {
  font-size: 16px; }
  #menu-primary a {
    display: flex;
    align-items: center;
    padding-bottom: 8px; }
    #menu-primary a .svg-wrapper {
      width: 22px;
      height: 22px;
      display: inline-block;
      margin-right: 5px; }
      #menu-primary a .svg-wrapper svg {
        fill: #fff;
        height: 100%;
        width: 100%; }
    #menu-primary a:hover svg {
      fill: #d0ddd2; }

@media (min-width: 768px) {
  #menu-header {
    margin-top: 2.5em;
    margin-bottom: 2.5em; } }

@media (min-width: 992px) {
  #menu-header .menu-item.separator :after {
    content: "|";
    padding-left: .5em;
    margin-right: -.5em; } }

.footer-navigation {
  text-align: center; }
  @media (min-width: 768px) {
    .footer-navigation {
      margin-top: 5em;
      margin-bottom: 1em; } }
  @media (min-width: 768px) {
    .footer-navigation .menu-item.jagdfieber {
      margin-top: -5px; } }
  .footer-navigation .menu-item a:hover {
    text-decoration: underline; }

.posts-navigation,
.post-navigation {
  margin-bottom: 2em; }
  @media screen and (min-width: 768px) {
    .site-main .posts-navigation, .site-main
    .post-navigation {
      overflow: hidden; } }
  @media screen and (min-width: 768px) {
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous {
      float: left;
      width: 50%; } }
  @media screen and (min-width: 768px) {
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
      float: right;
      text-align: right;
      width: 50%; } }

.site-content {
  padding-left: 0;
  padding-right: 0; }

.post {
  overflow: hidden; }
  .post-thumbnail {
    margin-bottom: 1em; }
    @media (min-width: 480px) {
      .post-thumbnail {
        float: left;
        margin-right: 1em; } }
  .post.has-post-thumbnail .entry-content {
    margin-top: 0; }
  .post .entry-meta, .post .entry-footer {
    margin-top: 1em;
    margin-bottom: 1em;
    clear: both; }

.twoclicks {
  width: 100%; }

.single article {
  margin: 3em 0; }

.site-footer {
  background-color: #2a5c36;
  background-image: url("../img/background-footer.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff; }
  .site-footer a {
    color: inherit; }
  .site-footer .site-info {
    padding-top: 3em; }
  .site-footer .widget-title {
    font-family: "ubuntu";
    font-size: 18px;
    font-style: italic; }
  @media (max-width: 767px) {
    .site-footer .widget_custom_html:not(:first-of-type) {
      margin-top: 2em; } }
  @media (max-width: 767px) {
    .site-footer .widget_custom_html .col-sm-4 {
      margin-bottom: 2em; } }
  .site-footer .footer-icons {
    display: flex;
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
    list-style: none; }
    .site-footer .footer-icons li:not(:first-of-type) {
      margin-left: 1em; }
    .site-footer .footer-icons a:hover svg {
      fill: #682113; }
    .site-footer .footer-icons svg {
      width: 30px;
      height: 30px;
      fill: #fff; }
  @media (max-width: 991px) {
    .site-footer .logos .logo {
      margin-bottom: 30px; } }
  @media (max-width: 991px) {
    .site-footer #menu-footer {
      justify-content: flex-start; }
      .site-footer #menu-footer li {
        padding-right: 1em;
        padding-bottom: 1em; } }
  .site-footer #menu-footer li:last-child a,
  .site-footer #menu-footer li:nth-child(2) a {
    border: none; }
  .site-footer #menu-footer a {
    border-left: 1px solid;
    padding-left: 2em; }
    @media (max-width: 1199px) {
      .site-footer #menu-footer a {
        padding-left: 1em; } }
    @media (max-width: 991px) {
      .site-footer #menu-footer a {
        padding: 0;
        border: 0; } }

.layout--container {
  height: 100%;
  background: #fff;
  padding: 2.5em 0; }
  @media (max-width: 991px) {
    .layout--container {
      padding-left: 15px;
      padding-right: 15px; } }
  .layout--container.layout--background_image {
    color: #fff;
    background-size: cover; }
    .layout--container.layout--background_image h1,
    .layout--container.layout--background_image .h1,
    .layout--container.layout--background_image h2,
    .layout--container.layout--background_image .h2,
    .layout--container.layout--background_image h3,
    .layout--container.layout--background_image .h3 {
      color: inherit; }
    .layout--container.layout--background_image.layout--texture {
      background-size: auto; }
  .layout--container.layout--green {
    background-color: #d0ddd2; }
  .layout--container .layout {
    padding-left: 0;
    padding-right: 0; }
  .layout--container > .layout:last-of-type {
    padding-bottom: 0; }
  .layout--container > .layout:first-child {
    padding-top: 0; }
  .layout--container > .layout:last-child {
    padding-bottom: 0; }

.layout--posts {
  /**
	 * Right align button without additional wrappers.
	 */ }
  .layout--posts .row {
    margin: 0 -30px; }
  .layout--posts .post {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5em;
    padding: 0 30px; }
    .layout--posts .post:nth-of-type(2n) {
      position: relative; }
      @media (max-width: 767px) {
        .layout--posts .post:nth-of-type(2n) {
          margin-top: 3em; } }
      @media (min-width: 768px) {
        .layout--posts .post:nth-of-type(2n)::before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          border: #2a5c36 1px solid; } }
    .layout--posts .post__title {
      text-align: left; }
  .layout--posts .posted-on {
    display: block;
    margin-bottom: .5em; }
  .layout--posts .button {
    position: relative;
    left: 100%;
    transform: translateX(-100%);
    margin-top: 30px; }

.layout--slider {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  color: #fff;
  font-size: 18px; }
  @media (max-width: 767px) {
    .layout--slider .layout__inner {
      padding: 0 !important; } }
  @media (min-width: 768px) {
    .layout--slider .layout__inner {
      max-width: 80% !important;
      position: absolute;
      right: 0;
      left: 0; }
      .layout--slider .layout__inner.top {
        top: 0; }
      .layout--slider .layout__inner.bottom {
        bottom: 0; }
      .layout--slider .layout__inner.left {
        text-align: left; }
      .layout--slider .layout__inner.right {
        text-align: right; } }
  @media (min-width: 992px) {
    .layout--slider .layout__inner.top {
      top: 10%; }
    .layout--slider .layout__inner.bottom {
      bottom: 10%; } }
  .layout--slider .layout__inner .slide__caption {
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .layout--slider .layout__inner .slide__caption {
        position: relative;
        margin: -2.5em 10px 0 !important;
        padding-bottom: 40px; } }
    .layout--slider .layout__inner .slide__caption .button {
      background: rgba(255, 255, 255, 0.3);
      padding-left: .7em;
      padding-right: .9em; }
  @media (min-width: 1200px) {
    .layout--slider .layout__inner {
      max-width: 60% !important; } }
  .layout--slider .slide {
    position: relative;
    text-align: center; }
    .layout--slider .slide__caption {
      padding: 1em; }
      @media (max-width: 767px) {
        .layout--slider .slide__caption {
          background-color: #2a5c36; } }
      @media (min-width: 768px) {
        .layout--slider .slide__caption {
          display: inline-block; }
          .layout--slider .slide__caption .button {
            margin-top: 1em; } }
    .layout--slider .slide img {
      margin-left: auto;
      margin-right: auto;
      width: 100%; }
  .layout--slider h1,
  .layout--slider .h1,
  .layout--slider h2,
  .layout--slider .h2,
  .layout--slider h3,
  .layout--slider .h3 {
    margin-top: 0;
    color: inherit;
    text-align: inherit; }
  .layout--slider .button {
    min-width: 0;
    color: #fff; }
  .layout--slider .slick-arrow {
    height: 50px;
    width: 32px;
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.5)); }
    @media (max-width: 767px) {
      .layout--slider .slick-arrow {
        display: none !important; } }
    .layout--slider .slick-arrow svg {
      fill: #fff;
      height: 100%;
      width: 100%; }
    .layout--slider .slick-arrow:before {
      display: none; }
    .layout--slider .slick-arrow.slick-prev {
      left: 25px !important; }
      .layout--slider .slick-arrow.slick-prev svg {
        transform: scaleX(-1); }
    .layout--slider .slick-arrow.slick-next {
      right: 25px !important; }
  @media (max-width: 767px) {
    .layout--slider.size-l .image__desktop {
      display: none; } }
  .layout--slider.container-child {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center; }
    .layout--slider.container-child .slick-slider-wrapper {
      width: 100%; }
      @media (max-width: 991px) {
        .layout--slider.container-child .slick-slider-wrapper {
          width: 100%;
          padding: 0; } }
    .layout--slider.container-child .slick-arrow {
      height: 30px;
      width: 20px; }
      @media (max-width: 767px) {
        .layout--slider.container-child .slick-arrow {
          display: inline-block !important;
          height: 25px;
          width: 18px; }
          .layout--slider.container-child .slick-arrow.slick-next {
            right: 7px !important; }
          .layout--slider.container-child .slick-arrow.slick-prev {
            left: 7px !important; } }
  .layout--slider .twoclicks {
    display: block; }
    .layout--slider .twoclicks + .twoclicks {
      display: none; }
      @media (max-width: 767px) {
        .layout--slider .twoclicks + .twoclicks {
          display: block; } }
    .layout--slider .twoclicks-inner {
      font-size: .9em !important; }
      @media (min-width: 768px) and (max-width: 991px) {
        .layout--slider .twoclicks-inner {
          font-size: .8em !important; } }

.layout--container .layout--teaser .layout__inner {
  padding: 1em 0; }

.layout--teaser.layout--has-background-color .teaser {
  position: relative;
  margin-top: calc( 2em + 85px);
  padding: 1em;
  padding-top: 0;
  background-color: #fff;
  background-clip: content-box;
  color: #2a2a2a; }
  .layout--teaser.layout--has-background-color .teaser .button {
    color: #2a5c36; }
  @media (min-width: 768px) {
    .layout--teaser.layout--has-background-color .teaser {
      margin-top: 10%; } }
  @media (max-width: 767px) {
    .layout--teaser.layout--has-background-color .teaser:not(:first-of-type) {
      margin-top: 10em; } }
  .layout--teaser.layout--has-background-color .teaser__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    max-width: 180px;
    transform: translateY(-50%);
    border-color: #682113; }
  .layout--teaser.layout--has-background-color .teaser__inner {
    padding: 1.5em;
    padding-top: 85px; }

.layout--teaser .teaser {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    .layout--teaser .teaser {
      margin-bottom: 0; }
      .layout--teaser .teaser:not(:first-of-type) {
        margin-top: 4em; } }
  .layout--teaser .teaser__image {
    display: block;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden; }
    .layout--teaser .teaser__image:hover, .layout--teaser .teaser__image:focus {
      border-color: #682113; }
  .layout--teaser .teaser__headline {
    text-align: center;
    width: 100%; }
    .layout--teaser .teaser__headline a:hover, .layout--teaser .teaser__headline a:focus {
      color: inherit; }
  .layout--teaser .teaser__text {
    text-align: center; }
    .layout--teaser .teaser__text h2 {
      font-size: 24px;
      color: #2a5c36; }

.layout--teaser .button {
  width: 100%; }
  .layout--teaser .button--wrapper {
    width: 100%;
    margin-top: auto;
    padding: 0 1.5em 1.5em; }
  .layout--teaser .button:first-of-type {
    margin-top: -.5em; }
  .layout--teaser .button + .button {
    margin-top: .8em; }

.layout--text {
  text-align: center;
  padding: 2em 0; }
  @media (max-width: 1199px) {
    .layout--text {
      padding-left: 15px;
      padding-right: 15px; } }
  .entry-content > .layout--text .layout__inner {
    padding: 0; }
  .entry-content > .layout--text {
    background: #fff; }
  .layout--text ul {
    line-height: 1.75em; }
    .layout--text ul li {
      font-size: 16px; }
  .layout--container .layout--text .layout__inner {
    padding: 0; }
  .separator.top + .layout--text {
    padding-top: 0 !important; }
  .layout--container_multicolumn .layout--text {
    text-align: left;
    padding: 0 2em; }
    @media (max-width: 767px) {
      .layout--container_multicolumn .layout--text {
        padding-left: 0;
        padding-right: 0; } }
  .layout--text .button {
    display: block;
    margin: auto;
    max-width: 320px;
    margin-top: 2em; }
    @media (max-width: 767px) {
      .layout--text .button {
        width: 100%;
        max-width: 400px; } }
  .layout--text .gallery {
    text-align: left; }

.entry-content .layout__inner {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 0; }

.entry-content .layout.predeccessor-has-separator {
  padding-top: calc(5em + 4vw); }
  @media (max-width: 767px) {
    .entry-content .layout.predeccessor-has-separator {
      padding-top: calc(3em + 4vw); } }

.entry-content .layout.separator-top {
  padding-top: 1.5em; }

.entry-content .layout.separator-bottom {
  padding-bottom: 1.5em; }

.entry-content .layout.successor-has-separator {
  padding-bottom: calc(5em + 4vw); }
  @media (max-width: 767px) {
    .entry-content .layout.successor-has-separator {
      padding-bottom: calc(3em + 4vw); } }

.entry-content > .layout {
  position: relative; }
  .entry-content > .layout.has-separator {
    z-index: 100; }
  .entry-content > .layout > .separator {
    display: block;
    position: absolute;
    height: 4.75vw;
    left: 0;
    width: 100%; }
    .entry-content > .layout > .separator.top {
      top: -4.69vw; }
    .entry-content > .layout > .separator.bottom {
      bottom: -4.69vw;
      transform: rotate(180deg) scaleX(-1); }
    .entry-content > .layout > .separator svg {
      width: 100%;
      height: 101%;
      fill: #fff;
      position: absolute;
      top: 0;
      left: 0; }
  .entry-content > .layout:last-of-type {
    padding-bottom: 5em; }
    .entry-content > .layout:last-of-type .separator.bottom {
      display: none; }
  .entry-content > .layout.layout--green .separator svg {
    fill: #d0ddd2; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.aligncenter {
  margin-bottom: 1.5em; }

.alignleft,
.alignright {
  margin-bottom: 1em; }
  @media (max-width: 479px) {
    .alignleft,
    .alignright {
      display: block;
      float: none;
      margin-left: auto;
      margin-right: auto; } }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.gallery-item {
  display: inline-table; }
  @media (max-width: 767px) {
    .gallery-item {
      max-width: 50% !important; }
      .gallery-item:nth-child(odd) {
        display: none; } }
  @media (max-width: 480px) {
    .gallery-item {
      display: block;
      max-width: 100% !important; }
      .gallery-item img {
        width: 100%; } }

.twoclicks {
  color: #2a2a2a; }

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