﻿@import "owl.carousel/owl.carousel.min.css";
@import "icons/style.css";
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/bitter/v16/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbfOLjOWA.ttf) format('truetype');
}
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/bitter/v16/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLjOWA.ttf) format('truetype');
}
@font-face {
  font-family: 'Duru Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Duru Sans'), local('DuruSans-Regular'), url(https://fonts.gstatic.com/s/durusans/v14/xn7iYH8xwmSyTvEV_HOBSP3c.ttf) format('truetype');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
.Normal,
.NormalDisabled {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  line-height: 1.45em;
  vertical-align: baseline;
  font-family: "Duru Sans", Sans-Serif;
}
body * {
  box-sizing: border-box;
}
strong {
  font-weight: bold;
}
h1,
h2,
h3 {
  font-family: Bitter, sans-serif;
}
em {
  font-style: italic;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.7em;
}
h3 {
  font-size: 1.5em;
}
p {
  margin: 0 0 0.8em;
  font-family: "Duru Sans";
}
a,
a:link,
a:active,
a:visited,
a:hover {
  color: #417505;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  overflow-y: scroll;
}
.page {
  position: relative;
  overflow: hidden;
}
.icon-keyboard_arrow_right,
.icon-instagram,
.icon-facebook,
.icon-email,
.icon-pin,
.icon-mobile {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.icon-facebook,
.icon-instagram {
  text-shadow: none;
}
.owl-carousel .owl-item img {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0;
}
@media screen and (max-width: 1269px) {
  .owl-carousel .owl-item img {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .owl-carousel .owl-item img {
    padding: 0;
  }
}
.image-carousel {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  min-height: 362px;
}
@media screen and (max-width: 1269px) {
  .image-carousel {
    padding: 0 75px;
  }
}
.image-carousel:after {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1269px) {
  .image-carousel:after {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .image-carousel {
    padding: 0 30px;
    padding-bottom: 20px;
    min-width: 649.5px;
  }
  .image-carousel:after {
    height: 0;
  }
}
@media screen and (max-width: 800px) {
  .image-carousel {
    padding: 0 15px;
    padding-bottom: 0;
  }
}
.image-carousel .background {
  width: 100%;
  height: auto;
  max-height: 362px;
  display: block;
  z-index: -1;
  outline: 1px solid #A96D0A;
  outline-offset: -20px;
}
.image-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  right: 0;
  font-size: 100px;
  color: #FFF;
  padding: 0 20px;
}
@media screen and (max-width: 1269px) {
  .image-carousel .owl-nav {
    padding: 0 10px;
    top: 15vw;
  }
}
@media screen and (max-width: 800px) {
  .image-carousel .owl-nav {
    padding: 0;
    top: 32%;
  }
}
.image-carousel .owl-nav .owl-prev {
  float: left;
}
.image-carousel .owl-nav .owl-next {
  float: right;
}
.image-carousel .floating-image {
  top: 5px;
  left: auto;
  position: absolute;
  width: 42vw;
  min-width: 280px;
  max-width: 328px;
  min-height: 405px;
  max-height: 475px;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 1269px) {
  .image-carousel .floating-image {
    width: 37vw;
    position: absolute;
    top: 10px;
    min-width: 262px;
    min-height: 380px;
    max-width: 295px;
    max-height: 427px;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .image-carousel .floating-image {
    max-width: 285px;
    max-height: 413px;
  }
}
@media screen and (max-width: 800px) {
  .image-carousel .floating-image {
    min-width: unset;
    min-height: unset;
    width: 231px;
    height: 342px;
  }
}
.texts {
  max-width: 1275px;
  margin: 50px auto 0;
  text-align: center;
}
.texts:after {
  content: "";
  display: table;
  clear: both;
}
.texts .title-and-text {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1269px) {
  .texts .title-and-text {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .texts .title-and-text {
    float: none;
    width: auto;
  }
}
.texts .title-and-text .group {
  display: block;
  font-size: initial;
  text-align: left;
  height: auto;
  top: 0;
  margin-bottom: 25px;
  padding: 0 0 82px 43px;
  vertical-align: top;
}
@media screen and (max-width: 1269px) {
  .texts .title-and-text .group {
    text-align: center;
    margin: 15px 0;
  }
}
.texts .title-and-text .group h1,
.texts .title-and-text .group h2,
.texts .title-and-text .group h3 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.texts .title-and-text .group h2 {
  font-size: 30px;
}
.texts .title-and-text .group h3 {
  font-size: 20px;
}
.texts .title-and-text .group p {
  max-width: 650px;
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
@media screen and (max-width: 1269px) {
  .texts .title-and-text .group p {
    width: auto;
    max-width: unset;
  }
}
.texts .title-and-text .group p + p:not(:first-child) {
  padding-top: 10px;
}
.texts .title-and-text .link {
  display: block;
  padding-top: 30px;
}
.texts .title-and-text .link a {
  float: left;
  padding-left: 43px;
}
@media screen and (max-width: 1269px) {
  .texts .title-and-text .link a {
    float: none;
  }
}
.texts .info {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1269px) {
  .texts .info {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .texts .info {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1269px) {
  .texts .info {
    padding-left: 43px;
  }
}
.texts .info div:nth-child(1) {
  height: auto;
  float: right;
  font-size: initial;
  background-color: #4A4A4A;
  outline: 1px solid #FFF;
  outline-offset: -19px;
  padding: 37px 35px;
}
@media screen and (max-width: 1269px) {
  .texts .info div:nth-child(1) {
    margin: 50px auto 0;
    float: none;
    width: 75%;
  }
}
.texts .info div:nth-child(1) p {
  color: #FFF;
  margin: 0;
  font-size: 26px;
  line-height: 41px;
  font-family: Bitter, sans-serif;
  text-align: center;
}
.texts .info div:nth-child(1) .link {
  display: inline-block;
  background-color: #88A550;
  border-radius: 19px;
  margin: 87px 60px 0;
  z-index: 1;
  padding: 21px 47px;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 30px auto 0;
}
.texts .info div:nth-child(1) .link a {
  color: #FFF;
  font-family: Bitter, sans-serif;
  font-size: 22px;
  line-height: 27px;
  white-space: nowrap;
}
.texts .grid {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto auto;
  margin: 0 0 75px 0;
  padding-left: 43px;
}
@media screen and (max-width: 1269px) {
}
.texts .grid .main-content {
  text-align: left;
  vertical-align: top;
  grid-row-start: 1;
}
@media screen and (max-width: 1269px) {
}
.texts .grid .main-content h1 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.texts .grid .main-content p {
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
.texts .grid .sub-content {
  text-align: left;
  vertical-align: top;
  grid-row-start: 1;
  margin-top: 54px;
  top: 40%;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media screen and (max-width: 1269px) {
}
.texts .grid .sub-content h1 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.texts .grid .sub-content p {
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
.texts .grid .sub-content h3 {
  color: #A96D0A;
  font-size: 26px;
  padding-bottom: 20px;
}
.texts .grid .link {
  display: inline-block;
  background-color: #88A550;
  border-radius: 19px;
  margin: 87px 60px 0;
  z-index: 1;
  padding: 21px 47px;
  width: 300px;
  margin: 45px 0 0;
  white-space: nowrap;
  text-transform: uppercase;
}
.texts .grid .link a {
  color: #FFF;
  font-family: Bitter, sans-serif;
  font-size: 22px;
  line-height: 27px;
  white-space: nowrap;
}
@media screen and (max-width: 1269px) {
  .texts .grid .link {
    display: inline-block;
  }
}
.menus {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  float: none;
  width: auto;
}
@media screen and (max-width: 1269px) {
  .menus {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .menus {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .menus {
    float: none;
    width: auto;
  }
}
.menus .title {
  padding: 55px 0 0 43px !important;
}
@media screen and (max-width: 1269px) {
  .menus .title {
    margin: 15px 0 0 !important;
    padding: 55px 0 0 !important;
  }
}
.menus .title h1,
.menus .title h2,
.menus .title h3 {
  padding-bottom: 20px !important;
}
@media screen and (max-width: 1269px) {
  .menus .title h1,
  .menus .title h2,
  .menus .title h3 {
    padding-bottom: 0 !important;
  }
}
.menus .row {
  float: left;
  width: 100%;
}
@media screen and (max-width: 1269px) {
  .menus .row {
    padding-bottom: 50px;
  }
}
.menus .row .menu-column {
  padding-top: 0;
  width: 33.33333333%;
  float: left;
}
@media screen and (max-width: 1269px) {
  .menus .row .menu-column {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 800px) {
  .menus .row .menu-column {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1269px) {
  .menus .row .menu-column {
    float: none;
    margin: 30px auto;
  }
}
.image-and-text {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  font-size: 0;
  margin: 50px auto;
}
@media screen and (max-width: 1269px) {
  .image-and-text {
    padding: 0 75px;
  }
}
.image-and-text:after {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1269px) {
  .image-and-text:after {
    padding: 0 75px;
  }
}
@media screen and (max-width: 800px) {
  .image-and-text {
    padding: 0 10px;
  }
}
.image-and-text h1 {
  font-size: 40px;
}
.image-and-text h2 {
  font-size: 30px;
}
.image-and-text h3 {
  font-size: 20px;
}
.image-and-text p,
.image-and-text a {
  font-size: 16px;
}
.image-and-text h2,
.image-and-text p,
.image-and-text a {
  color: #FFF;
}
.image-and-text .container {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.image-and-text .container:before {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container:before {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .image-and-text .container {
    display: block;
    margin: auto;
    width: 619.5px;
  }
}
.image-and-text .container .shadow {
  z-index: -1;
}
.image-and-text .container.image-right .left,
.image-and-text .container.image-left .left,
.image-and-text .container.image-right .right,
.image-and-text .container.image-left .right {
  overflow: hidden;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .left,
  .image-and-text .container.image-left .left,
  .image-and-text .container.image-right .right,
  .image-and-text .container.image-left .right {
    display: block;
    float: none;
  }
}
.image-and-text .container.image-right .left,
.image-and-text .container.image-left .left {
  width: 50%;
  height: 100%;
  margin: 0 auto;
  float: left;
}
.image-and-text .container.image-right .left .text,
.image-and-text .container.image-left .left .text {
  margin: auto;
  text-align: left;
  width: 90%;
  height: 90%;
  float: right;
  top: 0;
  padding-right: 10px;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .left .text,
  .image-and-text .container.image-left .left .text {
    width: 100%;
    padding-right: 0;
  }
}
.image-and-text .container.image-right .left .text h1,
.image-and-text .container.image-left .left .text h1,
.image-and-text .container.image-right .left .text h2,
.image-and-text .container.image-left .left .text h2,
.image-and-text .container.image-right .left .text h3,
.image-and-text .container.image-left .left .text h3 {
  color: #A96D0A;
  margin: 50px 0 20px 0;
}
.image-and-text .container.image-right .left .text p,
.image-and-text .container.image-left .left .text p {
  color: #000;
  text-align: left;
  font-size: 16px;
}
.image-and-text .container.image-right .left .text a,
.image-and-text .container.image-left .left .text a {
  color: #417505;
  text-decoration: underline;
}
.image-and-text .container.image-right .left .text .bottom,
.image-and-text .container.image-left .left .text .bottom {
  margin-top: 10px;
  margin-bottom: 30px;
  width: 500px;
  display: table;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .left .text .bottom,
  .image-and-text .container.image-left .left .text .bottom {
    width: 95%;
    margin-bottom: 0;
  }
}
.image-and-text .container.image-right .left .text .bottom .small-image,
.image-and-text .container.image-left .left .text .bottom .small-image {
  display: table-cell;
  vertical-align: middle;
  float: right;
  padding-top: 10px;
}
.image-and-text .container.image-right .left .text .bottom .small-image img,
.image-and-text .container.image-left .left .text .bottom .small-image img {
  width: auto;
  height: 125px;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .left .text .bottom .small-image img,
  .image-and-text .container.image-left .left .text .bottom .small-image img {
    float: right;
    width: auto;
    padding-bottom: 20px;
  }
}
.image-and-text .container.image-right .left .text .bottom a,
.image-and-text .container.image-left .left .text .bottom a {
  width: 1px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #88A550;
}
.image-and-text .container.image-right .right,
.image-and-text .container.image-left .right {
  width: 50%;
  height: 100%;
  float: right;
}
.image-and-text .container.image-right .right .image,
.image-and-text .container.image-left .right .image {
  display: block;
  background-size: cover;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .left,
  .image-and-text .container.image-left .left,
  .image-and-text .container.image-right .right,
  .image-and-text .container.image-left .right {
    width: 100%;
  }
}
.image-and-text .container.image-right .image,
.image-and-text .container.image-left .image {
  text-align: left;
  max-height: 1000px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-right .image,
  .image-and-text .container.image-left .image {
    text-align: center;
  }
}
.image-and-text .container.image-right .image img,
.image-and-text .container.image-left .image img {
  width: 100%;
}
.image-and-text .container.image-left .left {
  float: right;
}
.image-and-text .container.image-left .right {
  float: left;
}
.image-and-text .container.image-left .image {
  text-align: right;
  max-height: 1000px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1269px) {
  .image-and-text .container.image-left .image {
    text-align: center;
  }
}
.image-and-text .list-wrapper {
  display: inline-block;
  max-width: 1275px;
  margin: 75px auto 0;
}
.image-and-text .list-wrapper .texts {
  display: block;
  font-size: initial;
  text-align: left;
  height: auto;
  top: 0;
  margin-bottom: 25px;
  padding: 0 0 82px 43px;
  vertical-align: top;
  width: 70%;
  display: inline-block;
  margin-top: 0;
}
@media screen and (max-width: 1269px) {
  .image-and-text .list-wrapper .texts {
    text-align: center;
    margin: 15px 0;
  }
}
.image-and-text .list-wrapper .texts h1,
.image-and-text .list-wrapper .texts h2,
.image-and-text .list-wrapper .texts h3 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.image-and-text .list-wrapper .texts h2 {
  font-size: 30px;
}
.image-and-text .list-wrapper .texts h3 {
  font-size: 20px;
}
.image-and-text .list-wrapper .texts p {
  max-width: 650px;
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
@media screen and (max-width: 1269px) {
  .image-and-text .list-wrapper .texts p {
    width: auto;
    max-width: unset;
  }
}
.image-and-text .list-wrapper .texts p + p:not(:first-child) {
  padding-top: 10px;
}
.image-and-text .list-wrapper .texts div {
  text-align: left;
  padding-right: 54px;
}
.image-and-text .list-wrapper .texts div p {
  max-width: unset;
}
.image-and-text .list-wrapper .texts div + div:not(:first-child) {
  margin-top: 75px;
}
.image-and-text .list-wrapper .images {
  width: 30%;
  display: inline-block;
}
.image-and-text .list-wrapper .images img {
  width: 100%;
}
.image-and-text .list-wrapper .images img + img:not(:first-child) {
  margin-top: 27px;
}
.news {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  padding: 0;
  margin: 75px auto 50px;
}
@media screen and (max-width: 1269px) {
  .news {
    padding: 0 75px;
  }
}
.news:after {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1269px) {
  .news:after {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .news {
    margin: 75px 75px 50px;
    padding: 0;
  }
  .news .container {
    text-align: center;
  }
  .news .article .content {
    padding-bottom: 15px;
    display: block;
    width: 100%;
  }
  .news .more-articles {
    padding: 10px 0 10px 0;
  }
}
.news .container {
  background: url(img/brown-190255.jpg) 0 0 repeat-x;
  background-color: sandybrown;
  max-width: screen and (max-width: 1269px);
  margin: auto 15px;
  height: 100%;
  position: relative;
}
.news .container:before {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1269px) {
  .news .container:before {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .news .container {
    min-width: 635px;
  }
}
@media screen and (max-width: 800px) {
  .news .container {
    min-width: 425px;
  }
}
.news .container .main-title {
  color: #FFF;
  padding: 52px 0 32px;
  font-size: 40px;
}
.news .container .more-articles {
  text-align: center;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 0 50px 0;
}
@media screen and (max-width: 1269px) {
  .news .container .more-articles {
    padding: 30px 0 50px 0;
  }
}
.news .container .more-articles a {
  min-width: 150px;
  padding: 0 25px 0 25px;
}
.news .container .more-articles a .link-text {
  padding: 0 25px;
}
.news .container .more-articles .button-2 {
  background-color: #FFF;
  display: inline-block;
  bottom: 50px;
  right: 44%;
  padding: 0 0 0 0;
}
.news .container .list {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0;
}
@media screen and (max-width: 1269px) {
  .news .container .list {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .news .container .list {
    padding: 0;
  }
}
.news .container .list .article {
  display: inline-block;
  width: 377px;
  height: auto;
  padding: 0 7.5px 15px;
}
@media screen and (max-width: 1269px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article {
    display: block;
    margin: 0 auto 50px;
    width: 619.5px;
    height: 720px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article {
    width: 377px;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article {
    display: inline-block;
  }
}
.news .container .list .article .content {
  padding: 0;
  text-align: left;
}
.news .container .list .article .content .image {
  display: block;
  padding: 60% 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .image {
    height: 360px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .image {
    height: 226px;
  }
}
.news .container .list .article .content .text {
  width: 100%;
  background-color: #FFF;
  text-align: left;
  padding-top: 10px;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text {
    width: 100%;
    height: 360px;
    display: table;
    overflow: hidden;
    margin: 20px 0;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text {
    height: 182px;
    margin: 14px 0;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text {
    margin: 0;
  }
}
.news .container .list .article .content .text h1,
.news .container .list .article .content .text h2,
.news .container .list .article .content .text h3,
.news .container .list .article .content .text span {
  color: #88A550;
  font-weight: normal;
  font-size: 20px;
  font-family: Bitter;
  max-height: 2.9em;
  overflow: hidden;
  display: block;
  min-height: 62px;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text h1,
  .news .container .list .article .content .text h2,
  .news .container .list .article .content .text h3,
  .news .container .list .article .content .text span {
    min-height: 122.5px;
    padding: 10px 25px;
    font-size: 40px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text h1,
  .news .container .list .article .content .text h2,
  .news .container .list .article .content .text h3,
  .news .container .list .article .content .text span {
    min-height: 62px;
    padding: 0 15px;
    font-size: 20px;
  }
}
.news .container .list .article .content .text h1 span,
.news .container .list .article .content .text h2 span,
.news .container .list .article .content .text h3 span,
.news .container .list .article .content .text span span {
  min-height: unset;
  position: absolute;
  bottom: 4px;
}
.news .container .list .article .content .text .description {
  font-size: 12px;
  max-height: 2.9em;
  overflow: hidden;
  margin-top: 5px;
  min-height: 50px;
  padding: 0 30px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text .description {
    min-height: 122.5px;
    padding: 10px 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text .description {
    min-height: 50px;
    padding: 0 30px;
    font-size: 12px;
  }
}
.news .container .list .article .content .text .description p {
  margin: 0;
}
.news .container .list .article .content .text .read-more {
  background-color: #88A550;
  min-height: 23px;
  display: block;
  padding: 0 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text .read-more {
    padding: 20px 45px;
    margin: 0;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text .read-more {
    padding: 0 30px;
    margin: 0;
  }
}
.news .container .list .article .content .text .read-more a {
  color: #FFF;
  font-size: 12px;
  line-height: 40px;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text .read-more a {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text .read-more a {
    font-size: 12px;
  }
}
.news .container .list .article .content .text .read-more i {
  text-shadow: #000000 -1px 1px 7.5px;
  font-size: 26px;
  color: #FFF;
  vertical-align: middle;
  margin-left: -7.5px;
}
@media screen and (max-width: 1269px) {
  .news .container .list .article .content .text .read-more i {
    font-size: 46px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .news .container .list .article .content .text .read-more i {
    font-size: 26px;
  }
}
.news-subpage {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1269px) {
  .news-subpage {
    padding: 0 75px;
  }
}
.news-subpage h1 {
  font-size: 40px;
  padding-left: 75px;
}
@media screen and (max-width: 1269px) {
  .news-subpage h1 {
    padding-left: 0;
  }
}
.news-subpage h2 {
  font-size: 30px;
  padding-right: 25px;
}
.news-subpage h3 {
  font-size: 20px;
}
.news-subpage p,
.news-subpage a {
  font-size: 16px;
}
.news-subpage h1,
.news-subpage h2,
.news-subpage h3 {
  color: #A96D0A;
  margin: 50px 0 20px 0;
}
.news-subpage p {
  color: #000;
  text-align: left;
  font-size: 16px;
}
@media screen and (max-width: 1269px) {
  .news-subpage {
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .news-subpage {
    padding: 0 10px;
  }
}
.social-stream {
  margin: 15px 0 30px;
}
.social-stream .wrapper {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 0;
}
@media screen and (max-width: 1269px) {
  .social-stream .wrapper {
    padding: 0 75px;
  }
}
.social-stream .wrapper:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1269px) {
  .social-stream .wrapper {
    padding: 0 15px;
  }
}
.social-stream .wrapper .instagram,
.social-stream .wrapper .facebook {
  width: auto;
  display: inline-block;
  font-size: initial;
}
@media screen and (max-width: 1269px) {
  .social-stream .wrapper .instagram,
  .social-stream .wrapper .facebook {
    display: block;
    text-align: center;
    width: 615px;
    margin: 0 auto;
  }
}
.social-stream .wrapper .instagram a,
.social-stream .wrapper .facebook a {
  text-decoration: none;
}
.social-stream .wrapper .instagram .title,
.social-stream .wrapper .facebook .title {
  width: 100%;
  padding: 20px 10px;
}
.social-stream .wrapper .instagram .title h2,
.social-stream .wrapper .facebook .title h2,
.social-stream .wrapper .instagram .title i,
.social-stream .wrapper .facebook .title i {
  display: inline-block;
  font-family: Bitter, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #A96D0A;
  font-weight: normal;
}
.social-stream .wrapper .instagram .title i,
.social-stream .wrapper .facebook .title i {
  padding-right: 15px;
}
.social-stream .wrapper .instagram .container,
.social-stream .wrapper .facebook .container {
  width: 100%;
  font-size: 0;
}
@media screen and (max-width: 1269px) {
  .social-stream .wrapper .instagram .container,
  .social-stream .wrapper .facebook .container {
    columns: 2;
    width: 615px;
    text-align: center;
    margin: 0 auto;
  }
}
.social-stream .wrapper .instagram .container .item,
.social-stream .wrapper .facebook .container .item {
  display: inline;
}
.social-stream .wrapper .instagram .container .content,
.social-stream .wrapper .facebook .container .content {
  display: inline-block;
  width: 281px;
  height: 281px;
  margin: 10px;
}
.social-stream .wrapper .instagram .container .content .image,
.social-stream .wrapper .facebook .container .content .image {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.social-stream .wrapper .instagram .container .content .image img,
.social-stream .wrapper .facebook .container .content .image img {
  width: 100%;
  height: 100%;
}
.links {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  min-height: 243px;
  max-width: 1239px;
  text-align: center;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 1269px) {
  .links {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .links {
    white-space: normal;
  }
  .links div:last-of-type {
    margin-bottom: 87px;
  }
}
.links .background {
  min-width: 100%;
  height: auto;
  min-height: 520px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: -1;
}
@media screen and (max-width: 1269px) {
  .links .background {
    min-height: 100%;
  }
}
.links .link {
  display: inline-block;
  background-color: #88A550;
  border-radius: 19px;
  margin: 87px 60px 0;
  z-index: 1;
  padding: 21px 47px;
}
.links .link a {
  color: #FFF;
  font-family: Bitter, sans-serif;
  font-size: 22px;
  line-height: 27px;
  white-space: nowrap;
}
.links .row:nth-last-child(1) {
  margin-bottom: 78px;
}
.header {
  width: 100%;
  background: #4A4A4A;
  position: relative;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
}
@media screen and (min-width: 1269px) {
  .header {
    max-width: 1269px;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1239px;
  }
}
@media screen and (min-width: 1269px) and screen and (max-width: 1269px) {
  .header {
    padding: 0 75px;
  }
}
.header .container {
  font-size: 18px;
  position: relative;
  text-align: center;
}
.header .container a {
  font-family: Bitter;
}
@media screen and (min-width: 1269px) {
  .header .container {
    max-width: 1269px;
    margin: 0 auto;
    padding: 0 15px;
    display: table;
  }
}
@media screen and (min-width: 1269px) and screen and (max-width: 1269px) {
  .header .container {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .header .container {
    width: 100%;
  }
  .header .container .open-submenu {
    color: #FFF;
    font-weight: bold;
    position: absolute;
    right: -30px;
  }
}
.header .container .mobile-actions {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10%;
}
.header .container .mobile-actions .hamburger-menu {
  font-size: 2.5em;
  padding: 20px 40px;
}
.header .container .mobile-actions .hamburger-menu .hamburger1,
.header .container .mobile-actions .hamburger-menu .hamburger2,
.header .container .mobile-actions .hamburger-menu .hamburger3 {
  width: 30px;
  height: 4px;
  background-color: #FFF;
  margin: 6px 0;
}
.header .container .mobile-actions .close-menu .hamburger1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 8px);
  transform: rotate(-45deg) translate(-8px, 6px);
}
.header .container .mobile-actions .close-menu .hamburger2 {
  opacity: 0;
}
.header .container .mobile-actions .close-menu .hamburger3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -6px);
}
@media screen and (min-width: 1269px) {
  .header .container .mobile-actions {
    display: none;
  }
}
.header .container .logo {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  padding: 30px 0 30px;
}
@media screen and (max-width: 1269px) {
  .header .container .logo {
    display: inline-block;
    margin: auto;
  }
}
.header .container .logo img {
  width: 200px;
}
.header .container a {
  color: #FFF;
  margin: 0 10px;
  text-transform: uppercase;
}
.header .container a:hover {
  text-decoration: none;
  background-color: transparent;
}
.header .container .languages {
  display: table-cell;
  vertical-align: middle;
  margin-left: 15px;
}
@media screen and (max-width: 1269px) {
  .header .container .languages {
    display: none;
  }
}
.header .container .languages .Navi li {
  list-style: none;
}
@media screen and (min-width: 1269px) {
  .header .container .languages .Navi {
    margin-left: 30px;
  }
  .header .container .languages .Navi li:hover {
    background-color: #AFAFAF;
  }
  .header .container .languages .Navi li:hover a {
    color: #000;
  }
}
.header .container .languages .Navi .Open {
  display: none;
}
.header .container .languages .Navi li a {
  border: 1px solid #FFF;
  padding: 0 10px;
  margin: 0;
}
.header .container .Open {
  position: relative;
}
.header .container .Open a.Open:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -35%;
  left: 0;
  width: 100%;
  padding: 3px 0;
  border-top: 1px solid #A96D0A;
  border-bottom: 3px solid #A96D0A;
}
.header .container .menu {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 1269px) {
  .header .container .menu {
    display: none;
    top: 109px;
    width: 100%;
    left: 0;
    background: #323232;
  }
}
.header .container .menu .anchor-list {
  z-index: 4;
  background: transparent;
}
.header .container .menu .anchor-text {
  font-family: Bitter;
  line-height: 19px;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
}
.header .container .menu .anchor-text:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7.5px;
  left: 0;
  width: 100%;
  padding: 3px 0;
  border-top: 1px solid #A96D0A;
  border-bottom: 3px solid #A96D0A;
}
.header .container .menu li,
.header .container .menu ul {
  display: inline;
  padding: 41.5px;
}
@media screen and (max-width: 1269px) {
  .header .container .menu li,
  .header .container .menu ul {
    display: block;
    text-align: right;
    padding: 10px 0 10px 0;
  }
}
.header .container .menu .Navi {
  list-style: none;
  margin: 0;
}
@media screen and (max-width: 1269px) {
  .header .container .menu .Navi {
    padding: 5px;
    margin: 0;
  }
}
@media screen and (min-width: 1269px) {
  .header .container .menu .Navi a.HasChildren:hover:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -40%;
    left: 0;
    width: 100%;
    padding: 3px 0;
    border-top: 1px solid #A96D0A;
    border-bottom: 3px solid #A96D0A;
  }
}
@media screen and (max-width: 1269px) {
  .header .container .menu .Navi .HasChildren {
    background-color: #323232;
    position: relative;
  }
}
.header .container .menu .Navi .HasChildren ul {
  display: none;
}
@media screen and (min-width: 1269px) {
  .header .container .menu .Navi .HasChildren.First.Last {
    margin-top: 122px;
    background-color: #8A8989;
    /*padding: 2px 8px;*/
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1269px) {
  .header .container .menu .Navi li {
    padding: 55px 15px 55px;
  }
  .header .container .menu .Navi li:hover {
    background-color: #AFAFAF;
  }
  .header .container .menu .Navi li:hover a {
    color: #000;
  }
  .header .container .menu .Navi .open-submenu {
    display: none;
  }
  .header .container .menu .Navi .HasChildren:hover {
    position: relative;
    text-align: left;
    background-color: #AFAFAF;
  }
  .header .container .menu .Navi .HasChildren:hover ul:empty {
    display: none;
  }
  .header .container .menu .Navi .HasChildren:hover a {
    color: #000;
    text-decoration: none;
    padding: 0;
    background-color: transparent;
  }
  .header .container .menu .Navi .HasChildren:hover ul {
    position: absolute;
    left: -18px;
    top: 133px;
    min-width: 100%;
    font-size: 16px;
    display: block;
    background: linear-gradient(0deg, #8A8989 0%, #AFAFAF 100%);
    /*padding: 0px 0px 15px;*/
    padding: 0px;
  }
  .header .container .menu .Navi .HasChildren:hover ul li {
    display: block;
    padding: 7.5px;
    background-color: transparent;
    width: auto;
    top: 0;
  }
  .header .container .menu .Navi .HasChildren:hover ul li a {
    padding: 0 8px 3px !important;
  }
  .header .container .menu .Navi .HasChildren:hover ul li ul {
    position: relative;
    background: transparent;
    padding: 1px 0 1px 0;
    top: 0;
  }
  .header .container .menu .Navi .HasChildren:hover ul li ul .anchor-text {
    font-size: 14px;
  }
  .header .container .menu .Navi .HasChildren:hover ul:last-of-type {
    padding-bottom: 10px;
  }
  .header .container .menu .Navi .HasChildren:hover ul:last-of-type ul {
    padding-bottom: 0px;
  }
}
.site-links {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  position: fixed;
  top: 130px;
  right: 0;
  left: 0;
  z-index: 9;
}
@media screen and (max-width: 1269px) {
  .site-links {
    padding: 0 75px;
  }
}
.site-links .container {
  position: absolute;
  top: 0;
  right: 15px;
  margin-right: auto;
  z-index: 2;
  padding: 15px 15px 15px 15px;
  background: #4A4A4A;
  width: 300px;
  text-align: center;
}
@media screen and (max-width: 1269px) {
  .site-links .container {
    display: none;
    top: 30px;
    padding-top: 40px;
  }
}
.site-links .container a {
  display: table;
  text-decoration: none;
  padding: 0 0 5px;
}
.site-links .container a .title {
  display: table-cell;
  vertical-align: middle;
  font-family: Bitter;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
  white-space: nowrap;
}
.site-links .container a .title:hover {
  text-decoration: underline;
}
.site-links .container a i {
  display: table-cell;
  font-size: 35px;
  text-decoration: none;
  padding: 0 5px;
  text-align: center;
}
.site-links .container a {
  left: 10%;
  color: #FFF;
  display: block;
}
.site-links .container a .title {
  padding-left: 2%;
}
@media screen and (min-width: 1269px) {
  .menu-active  .header .container {
    max-width: 1269px;
    margin: 0 auto;
    padding: 0 15px;
    display: table;
  }
  .menu-active  .header .container .menu .logo {
    display: table-cell;
    vertical-align: auto;
  }
  .menu-active  .header .container .menu .Navi {
    padding: 0;
  }
  .menu-active  .header .container .menu .Navi .HasChildren {
    display: table-cell;
    /*&:hover {
                                ul {
                                    display: block;
                                    li {
                                        display: block;
                                    }
                                }
                            }*/
  }
  .menu-active  .header .container .menu .Navi .HasChildren ul {
    display: none;
  }
  .menu-active  .header .container .menu .Navi .HasChildren ul li {
    display: none;
  }
}
@media screen and (min-width: 1269px) and screen and (max-width: 1269px) {
  .menu-active  .header .container {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .menu-active  .header .container .menu {
    display: block;
    padding: 0 35% 0 0;
    border-bottom: 1px solid #FFF;
    font-size: 30px;
  }
  .menu-active  .header .container .menu .anchor-text {
    line-height: 10px;
    text-transform: capitalize;
    text-align: right;
    font-size: 22px;
  }
  .menu-active  .header .container .menu .Navi ul {
    border-right: 1px solid #FFF;
  }
  .menu-active  .header .container .menu .Navi ul li a {
    text-align: right;
  }
  .menu-active  .header .container .menu .Navi ul li ul {
    border: none;
  }
  .menu-active  .header .container .languages {
    display: block;
    position: absolute;
    /*bottom: -210px;*/
    left: -15px;
    width: 100%;
    background-color: #323232;
    padding: 10px;
  }
  .menu-active  .header .container .languages .Navi li a {
    display: block;
    border: none;
    padding: 10px 0 10px;
    width: 65px;
    outline: 1px solid #FFF;
    outline-offset: -7px;
    margin: 0 auto;
  }
  .menu-active  .site-links {
    position: fixed;
    top: 380px;
  }
  .menu-active  .site-links .container {
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #323232;
    padding-top: 50px;
  }
  .menu-active  .site-links .container a {
    text-align: center;
  }
  .menu-active  .site-links .container a i {
    font-size: 50px;
    color: #A96D0A;
    display: block;
  }
  .menu-active  .site-links .container a .title {
    display: block;
    font-size: 30px;
  }
  .menu-active  .logo {
    text-align: center;
  }
}
.footer {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  min-height: 200px;
  max-width: 1239px;
  background-color: #4A4A4A;
  color: #FFF;
}
@media screen and (max-width: 1269px) {
  .footer {
    padding: 0 75px;
  }
}
.footer:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1269px) {
  .footer {
    height: auto;
  }
}
.footer .container {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1269px) {
  .footer .container {
    padding: 0 75px;
  }
}
.footer .container .column {
  width: 25%;
  float: left;
}
@media screen and (max-width: 1269px) {
  .footer .container .column {
    width: 75%;
    float: left;
  }
}
@media screen and (max-width: 800px) {
  .footer .container .column {
    width: 75%;
    float: left;
  }
}
.footer .container .column .wrapper {
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  /*@media @mobile {
                    margin: 0;
                    padding: 15px 0 0;
                }*/
}
@media screen and (max-width: 1269px) {
  .footer .container .column .wrapper {
    display: block;
    height: auto;
    width: 100%;
    margin: 0 45% 35px;
    text-align: left;
  }
}
.footer .container .column .wrapper a,
.footer .container .column .wrapper p {
  color: #FFF;
  display: block;
  line-height: 2em;
  text-align: left;
  font-size: 16px;
}
@media screen and (max-width: 1269px) {
  .footer .container .column .wrapper a,
  .footer .container .column .wrapper p {
    font-size: 22px;
  }
}
@media screen and (max-width: 800px) {
  .footer .container .column .wrapper a,
  .footer .container .column .wrapper p {
    font-size: 16px;
  }
}
.footer .container .column .wrapper label {
  padding: 0 0 0 15px;
}
.footer .container .column .wrapper .icon-pin,
.footer .container .column .wrapper .icon-mobile,
.footer .container .column .wrapper .icon-email,
.footer .container .column .wrapper .icon-facebook,
.footer .container .column .wrapper .icon-instagram {
  position: absolute;
  margin: 5px 0 0 -15px;
}
@media screen and (max-width: 1269px) {
  .footer .container .column .wrapper .icon-pin,
  .footer .container .column .wrapper .icon-mobile,
  .footer .container .column .wrapper .icon-email,
  .footer .container .column .wrapper .icon-facebook,
  .footer .container .column .wrapper .icon-instagram {
    margin: 5px 0 0 -35px;
  }
}
@media screen and (max-width: 1269px) {
  .footer .container .column .wrapper .logo {
    padding-top: 20px;
  }
}
.footer .container .column .wrapper .logo img {
  max-width: 250px;
  max-height: 113px;
}
.bookatable {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  margin: 50px auto;
  text-align: center;
}
.bookatable:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1269px) {
  .bookatable {
    padding: 0 75px;
  }
}
.bookatable .container {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1269px) {
  .bookatable .container {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .bookatable .container {
    float: none;
    width: auto;
  }
}
.bookatable .container h1 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
  text-align: left;
  padding-left: 61px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1269px) {
  .bookatable .container h1 {
    text-align: center;
    margin: 15px 0;
    padding-left: 0;
  }
}
.bookatable .container .bookings {
  padding-left: 61px;
}
@media screen and (max-width: 1269px) {
  .bookatable .container .bookings {
    text-align: center;
    margin: 15px auto;
    padding-left: 0;
  }
}
.bookatable .container .bookings div {
  margin: 0 !important;
}
@media screen and (max-width: 1269px) {
  .bookatable .container .bookings div {
    margin: 0 auto !important;
  }
}
.bookatable .title-and-text {
  display: block;
  font-size: initial;
  text-align: left;
  height: auto;
  top: 0;
  margin-bottom: 25px;
  padding: 0 0 82px 43px;
  vertical-align: top;
  width: 50%;
  float: left;
  padding-bottom: 0;
}
@media screen and (max-width: 1269px) {
  .bookatable .title-and-text {
    text-align: center;
    margin: 15px 0;
  }
}
.bookatable .title-and-text h1,
.bookatable .title-and-text h2,
.bookatable .title-and-text h3 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.bookatable .title-and-text h2 {
  font-size: 30px;
}
.bookatable .title-and-text h3 {
  font-size: 20px;
}
.bookatable .title-and-text p {
  max-width: 650px;
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
@media screen and (max-width: 1269px) {
  .bookatable .title-and-text p {
    width: auto;
    max-width: unset;
  }
}
.bookatable .title-and-text p + p:not(:first-child) {
  padding-top: 10px;
}
@media screen and (max-width: 1269px) {
  .bookatable .title-and-text {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .bookatable .title-and-text {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1269px) {
  .bookatable .title-and-text {
    padding: 20px 10px 0;
  }
}
.fancy-link {
  padding: 20px;
  white-space: nowrap;
  text-transform: uppercase;
}
.fancy-link:before,
.fancy-link:after {
  content: "";
  display: block;
  padding: 3px 0;
  line-height: 1px;
}
.fancy-link:before {
  border-top: 1px solid #417505;
  border-bottom: 3px solid #417505;
  margin-bottom: 5px;
}
.fancy-link:after {
  border-top: 3px solid #417505;
  border-bottom: 1px solid #417505;
  margin-top: 5px;
}
.link-with-bg {
  display: inline-block;
  background-color: #88A550;
  border-radius: 19px;
  margin: 87px 87px 0px;
  z-index: 1;
  padding: 21px 47px;
  text-transform: uppercase;
  white-space: nowrap;
}
.link-with-bg a {
  color: #FFF;
  font-family: Bitter, sans-serif;
  font-size: 22px;
  line-height: 27px;
}
.two-columns {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0;
}
.two-columns:before {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1269px) {
  .two-columns:before {
    padding: 0 75px;
  }
}
.two-columns:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1269px) {
  .two-columns {
    padding: 0 75px;
  }
}
.two-columns .left-column {
  width: 66.66666667%;
  float: left;
  display: block;
  font-size: initial;
  text-align: left;
  padding: 55px 50px;
  height: auto;
  top: 0;
  padding-left: 43px;
  vertical-align: top;
}
@media screen and (max-width: 1269px) {
  .two-columns .left-column {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .two-columns .left-column {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1269px) {
  .two-columns .left-column {
    text-align: center;
    margin: 15px 0;
    padding-bottom: 0;
  }
}
.two-columns .left-column h1,
.two-columns .left-column h2,
.two-columns .left-column h3 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 30px;
}
.two-columns .left-column h2 {
  font-size: 30px;
  padding-bottom: 0;
}
.two-columns .left-column h3 {
  font-size: 20px;
  padding-bottom: 0;
}
.two-columns .left-column p {
  max-width: 650px;
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
  padding-bottom: 10px;
}
@media screen and (max-width: 1269px) {
  .two-columns .left-column p {
    width: auto;
    max-width: unset;
  }
}
.two-columns .left-column p + p:not(:first-child) {
  padding-top: 10px;
}
.two-columns .left-column p:last-of-type {
  margin-bottom: 0 !important;
}
.two-columns .left-column .link {
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}
.two-columns .left-column .text-group h2,
.two-columns .left-column .text-group h3 {
  padding-bottom: 0;
  line-height: 45px;
}
.two-columns .left-column .text-group h3 {
  font-size: 26px;
}
.two-columns .left-column .text-group h2:not(:first-of-type),
.two-columns .left-column .text-group h3:not(:first-of-type) {
  margin-top: 35px;
}
.two-columns .left-column div:not(:first-of-type) {
  margin-top: 100px;
}
.two-columns .right-column {
  width: 33.33333333%;
  float: left;
  font-size: 0;
  padding: 55px 0;
}
@media screen and (max-width: 1269px) {
  .two-columns .right-column {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .two-columns .right-column {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1269px) {
  .two-columns .right-column {
    padding: 25px 0;
  }
}
.two-columns .right-column .info-boxes {
  text-align: center;
  min-width: 100%;
  height: auto;
  float: right;
  font-size: initial;
  background-color: #4A4A4A;
  outline: 1px solid #FFF;
  outline-offset: -19px;
  padding: 37px 35px;
  overflow: hidden;
}
@media screen and (max-width: 1269px) {
  .two-columns .right-column .info-boxes {
    margin: 0 auto;
    float: none;
    min-width: 50%;
    max-width: 75%;
  }
}
.two-columns .right-column .info-boxes p {
  color: #FFF;
  margin: 0;
  font-size: 26px;
  line-height: 41px;
  font-family: Bitter, sans-serif;
  text-align: center;
}
.two-columns .right-column .info-boxes .link {
  margin: 20px auto 10px;
}
@media screen and (max-width: 800px) {
  .two-columns .right-column .info-boxes .link {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #FFF;
  }
}
.two-columns .right-column .images {
  width: 100%;
}
@media screen and (max-width: 1269px) {
  .two-columns .right-column .images {
    width: 423px;
    margin: 0 auto;
  }
}
.two-columns .right-column .images img {
  width: 100%;
  max-height: 1000px;
}
.two-columns .right-column .images:not(:first-child),
.two-columns .right-column .info-boxes:not(:first-child) {
  margin-top: 27px;
}
.module-container {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  padding-left: 50px;
}
@media screen and (max-width: 1269px) {
  .module-container {
    padding: 0 75px;
  }
}
.module-container:before {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  content: "";
  display: block;
  height: 29px;
  background: url(img/shadow.png) 0 0 repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1269px) {
  .module-container:before {
    padding: 0 75px;
  }
}
.module-container h2,
.module-container span {
  color: #A96D0A;
  padding: 50px 0 40px 25px;
  font-family: Bitter, sans-serif;
  font-size: 40px;
}
.module-container .title {
  display: inline-block;
}
.module-container .title h2 {
  position: relative;
  white-space: nowrap;
}
.module-container .title i {
  position: absolute;
  top: 0;
  right: -70px;
  width: calc(100% + 70px);
  text-align: right;
  color: #000;
  font-size: 40px;
  line-height: 60px;
  padding: 50px 0 40px 25px;
  cursor: pointer;
}
.module-container .form-toggle {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  font-size: 40px;
  vertical-align: middle;
}
.module-container .toggle-form {
  white-space: pre-wrap;
}
.module-container .toggle-form strong,
.module-container .toggle-form b {
  font-weight: bold;
}
.module-container .toggle-form i {
  font-style: italic;
}
.module-container .toggle-form div {
  white-space: normal;
}
.module-container .content-pane {
  display: none;
  font-family: "Duru Sans", Sans-Serif;
  font-size: 19px;
  letter-spacing: 1.12px;
  line-height: 30px;
  color: #000000;
  padding-left: 50px;
  float: none;
  width: auto;
}
@media screen and (max-width: 1269px) {
  .module-container .content-pane {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .module-container .content-pane {
    float: none;
    width: auto;
  }
}
.module-container .content-pane .submit {
  margin: 27px 0;
}
.module-container .content-pane .submit input {
  background: none;
  color: #FFF;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  float: right;
  text-transform: uppercase;
  white-space: nowrap;
}
.module-container .form-hidden {
  margin-bottom: 50px;
}
.module-container .contact-form {
  margin-top: 20px;
}
.module-container .contact-form .wrapper .DynamicFormInvalid {
  margin-top: 20px;
  font-weight: bold;
}
.module-container .contact-form .wrapper .sent {
  margin: 20px 0;
  font-weight: bold;
}
.module-container .contact-form .wrapper .DynamicForm {
  width: 100%;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 100px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
}
@media screen and (max-width: 1269px) {
  .module-container .contact-form .wrapper .DynamicForm {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.module-container .contact-form .wrapper .DynamicForm label {
  display: none;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile {
  height: 68px;
  border: 1px solid #979797;
  position: relative;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile label {
  display: inline-block;
  width: auto;
  margin: 16px 0;
  font-family: "Duru Sans", sans-serif;
  font-size: 19px;
  line-height: 34px;
  letter-spacing: 1.12px;
  color: #000000;
  padding-left: 22px;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile label span {
  color: #000000;
  padding: 0;
  font-size: unset;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile .DynamicFormInput {
  display: inline-block;
  position: absolute;
  top: 3px;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile .DynamicFormInput input {
  border: none;
  line-height: unset;
  height: auto;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFile + .DynamicFormFile:not(:first-of-type) {
  margin-top: 16px;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormFieldLabel {
  display: block;
  margin-top: 16px;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormFieldLabel span {
  padding: 50px 0 30px 0;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormFieldLabel .FieldRequiredSuffix {
  display: none;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormCheckboxInput {
  position: relative;
  width: 100%;
  height: 68px;
  margin: 16px 0;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormCheckboxInput label {
  display: initial;
  line-height: 68px;
  margin-left: 15px;
}
.module-container .contact-form .wrapper .DynamicForm .anf_Interests .DynamicFormCheckboxInput input {
  margin: auto;
  width: 34px;
  float: left;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormInput input,
.module-container .contact-form .wrapper .DynamicForm .DynamicFormInput textarea,
.module-container .contact-form .wrapper .DynamicForm .DynamicFormInput select {
  height: 68px;
  border: 1px solid #979797;
  width: 100%;
  margin: 16px 0;
  font-family: "Duru Sans", sans-serif;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: 1.12px;
  color: #000000;
  padding-left: 22px;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormInput textarea {
  width: 100%;
  height: 268px;
  padding-top: 18px;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormInput select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat 97%;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFieldInvalid {
  border-color: #CC0000;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFieldInvalid input,
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFieldInvalid textarea {
  border-color: #CC0000;
}
.module-container .contact-form .wrapper .DynamicForm .DynamicFormFieldInvalid .FieldInvalidPrefix {
  color: #CC0000;
}
.contacts {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0 0 50px 39px;
}
@media screen and (max-width: 1269px) {
  .contacts {
    padding: 0 75px;
  }
}
.contacts .grid {
  padding: 25px 0 50px;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto auto;
  grid-column-gap: 50px;
}
.contacts .grid .main-content {
  text-align: left;
  vertical-align: top;
  grid-row-start: 1;
}
.contacts .grid .main-content h1 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.contacts .grid .main-content p {
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
.contacts .grid .sub-content {
  text-align: left;
  vertical-align: top;
  grid-row-start: 1;
  margin-top: 54px;
  top: 40%;
  grid-row-start: 2;
  grid-row-end: 3;
}
.contacts .grid .sub-content h1 {
  color: #A96D0A;
  font-weight: normal;
  font-size: 40px;
  line-height: 60px;
  padding-bottom: 16px;
}
.contacts .grid .sub-content p {
  color: #000000;
  letter-spacing: 1.12px;
  line-height: 30px;
  font-size: 19px;
}
.contacts .grid .sub-content h3 {
  color: #A96D0A;
  font-size: 26px;
  padding-bottom: 20px;
}
.contacts .grid .link {
  display: inline-block;
  background-color: #88A550;
  border-radius: 19px;
  margin: 87px 60px 0;
  z-index: 1;
  padding: 21px 47px;
  width: 300px;
  margin: 45px 0 0;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.contacts .grid .link a {
  color: #FFF;
  font-family: Bitter, sans-serif;
  font-size: 22px;
  line-height: 27px;
  white-space: nowrap;
}
@media screen and (max-width: 1269px) {
  .contacts .grid .link {
    display: inline-block;
  }
}
.two-texts {
  max-width: 1269px;
  padding: 0 15px;
  padding: 60px 0 0px;
  text-align: left;
  display: table;
  margin: 0 auto;
  min-height: 325px;
  /*@media @landscape
    {
        margin: 25px auto 15px;
    }*/
}
@media screen and (max-width: 1269px) {
  .two-texts {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .two-texts {
    margin: 75px auto 15px;
    min-height: unset;
  }
}
@media screen and (max-width: 800px) {
  .two-texts {
    margin: 0 auto 15px;
  }
}
.two-texts h2,
.two-texts h3 {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  padding: 50px;
  font-weight: normal;
  width: auto;
}
@media screen and (max-width: 1269px) {
  .two-texts h2,
  .two-texts h3 {
    display: block;
    padding: 0;
    font-size: 25px;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .two-texts h2,
  .two-texts h3 {
    display: table-cell;
    padding: 0 25px;
  }
}
@media screen and (max-width: 800px) {
  .two-texts h2,
  .two-texts h3 {
    font-size: 22px;
  }
}
.two-texts h2 {
  font-size: 40px;
  color: #A96D0A;
}
@media screen and (max-width: 1269px) {
  .two-texts h2 {
    padding-top: 10px;
    font-size: 35px;
  }
}
@media screen and (max-width: 800px) {
  .two-texts h2 {
    font-size: 28px;
  }
}
.two-texts h3 {
  width: 35%;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .two-texts h3 {
    width: 100%;
  }
}
.box-elevations {
  max-width: 1269px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  font-size: 0;
}
@media screen and (max-width: 1269px) {
  .box-elevations {
    padding: 0 75px;
  }
}
@media screen and (max-width: 1269px) {
  .box-elevations {
    margin: 50px auto;
  }
}
.box-elevations h1 {
  font-size: 40px;
}
.box-elevations h2 {
  font-size: 30px;
}
.box-elevations h3 {
  font-size: 20px;
}
.box-elevations p,
.box-elevations a {
  font-size: 16px;
}
.box-elevations h2,
.box-elevations p,
.box-elevations a {
  color: #FFF;
}
.box-elevations .container {
  display: inline-block;
  vertical-align: bottom;
  width: 407px;
  height: 470px;
  padding: 0 7.5px;
  margin: 7.5px 0;
}
@media screen and (max-width: 1269px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container {
    display: block;
    margin: 40px auto;
    width: 635px;
    height: 720px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container {
    width: 407px;
    height: 470px;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container {
    display: inline-block;
    margin: 7.5px 0;
  }
}
.box-elevations .container .top {
  height: 235px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1269px) {
  .box-elevations .container .top {
    height: 360px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .top {
    height: 235px;
  }
}
.box-elevations .container .top img {
  position: relative;
  min-width: 100%;
  height: 100%;
}
.box-elevations .container .top i {
  width: 100%;
  height: initial;
  top: 0;
  left: 0;
  position: absolute;
  color: white;
  font-size: 100px;
  text-align: center;
  line-height: 235px;
}
@media screen and (max-width: 1269px) {
  .box-elevations .container .top i {
    line-height: 360px;
    font-size: 140px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .top i {
    line-height: 235px;
    font-size: 100px;
  }
}
.box-elevations .container .bottom {
  background-color: #4A4A4A;
  height: 235px;
  overflow: hidden;
  padding: 10px;
}
@media screen and (max-width: 1269px) {
  .box-elevations .container .bottom {
    width: 100%;
    height: 360px;
    display: table;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .bottom {
    height: 235px;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .bottom {
    display: block;
  }
}
.box-elevations .container .bottom .content h1,
.box-elevations .container .bottom .content h2,
.box-elevations .container .bottom .content h3,
.box-elevations .container .bottom .content h4 {
  font-size: 40px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1269px) {
  .box-elevations .container .bottom .content {
    display: table-cell;
    vertical-align: middle;
  }
  .box-elevations .container .bottom .content p {
    font-size: 25px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .bottom .content {
    display: block;
    vertical-align: initial;
  }
  .box-elevations .container .bottom .content h1 {
    font-size: 40px;
  }
  .box-elevations .container .bottom .content h2 {
    font-size: 30px;
  }
  .box-elevations .container .bottom .content h3 {
    font-size: 20px;
  }
  .box-elevations .container .bottom .content p,
  .box-elevations .container .bottom .content a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .bottom .content {
    padding-top: 20px;
  }
  .box-elevations .container .bottom .content p {
    max-height: 65px;
    margin: 0;
  }
}
.box-elevations .container .bottom .content .icon-keyboard_arrow_right {
  font-size: 90px;
  font-weight: 100;
}
@media screen and (max-width: 1269px) {
  .box-elevations .container .bottom .content .icon-keyboard_arrow_right {
    font-size: 110px;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1269px) and (orientation: landscape) {
  .box-elevations .container .bottom .content .icon-keyboard_arrow_right {
    font-size: 90px;
  }
}
.box-elevations .container .bottom .content a {
  text-decoration: none;
  font-size: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site-links {
    display: none;
  }
  .module-container .contact-form .wrapper .DynamicForm .DynamicFormInput select {
    background: none;
  }
}