/* compiled by scssphp 1.6.0 on Wed, 14 Aug 2024 12:02:04 +0000 (0.0429s) */

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&family=PT+Serif:wght@400;700&display=swap');
html {
  background-color: #000;
}
body {
  font-size: 16px;
}
body .font-bold {
  font-weight: bold;
}
body table {
  width: 100%;
}
body .page {
  padding-top: 100px;
}
body #mobile-menu .inner {
  padding-top: 150px;
  border: none;
  color: #fff;
}
body #mobile-menu .inner a {
  font-family: 'PT Serif', serif;
}
body #mobile-menu .inner .cta-wrapper {
  margin: 0;
}
body #mobile-menu .inner .button.button-primary {
  border-radius: 5px;
  padding: 8px 15px 10px 15px;
  font-weight: 700;
}
body #mobile-menu .inner .button.button-primary:after {
  content: '';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  position: relative;
}
body #mobile-menu .inner .button.button-primary:hover:after {
  padding-left: 10px;
  padding-right: 0;
}
body #mobile-menu .inner ul a {
  border: none;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  padding: 15px 0;
}
body #mobile-menu .inner ul.sub-menu li a {
  padding-left: 20px;
}
body #area-header {
  background-color: #090909F2;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease;
  display: block;
  padding: 10px 0;
  z-index: 200;
  width: 100%;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
}
body #area-header .button.button-primary .button-title {
  font-weight: 700;
  font-family: 'PT Serif', serif !important;
}
body #area-header .slogan {
  display: inline-block;
  color: white;
}
body #area-header .slogan .label {
  margin-right: 4px;
}
body #area-header .slogan a {
  color: #fff;
}
body #area-header .slogan a:hover {
  color: #d99d14;
}
body #area-header .container {
  width: 100%;
  min-width: 90%;
}
@media only screen and (max-width: 87.4375rem) {
  body #area-header .container {
    min-width: 100%;
  }
}
@media only screen and (max-width: 87.4375rem) {
  body #area-header .container > .inner {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 87.4375rem) {
  body #area-header .container .logo-wrapper {
    flex: 1;
  }
}
body #area-header .container .leftside-wrapper {
  margin-left: 50px;
}
@media only screen and (max-width: 87.4375rem) {
  body #area-header .container .leftside-wrapper {
    order: -2;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 63.9375rem) {
  body #area-header .container .leftside-wrapper {
    font-size: 13px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  body #area-header .container .leftside-wrapper .slogan {
    margin: auto;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 63.9375rem) {
  body #area-header .container .rightside-wrapper {
    display: none !important;
  }
}
body #area-header .container .logo-branding {
  transition: all 0.3s ease;
}
body #area-header #button-mobile-menu {
  padding-left: 50px;
}
@media only screen and (max-width: 63.9375rem) {
  body #area-header #button-mobile-menu {
    display: block !important;
  }
}
@media only screen and (max-width: 63.9375rem) {
  body #area-header .menu {
    display: none;
  }
}
body #area-header .menu li a {
  font-size: 15px;
  font-weight: 400;
}
body #area-header .menu li:after, body #area-header .menu li > a {
  color: white;
}
body #area-header .menu li.current-menu-item:after, body #area-header .menu li.current-menu-item > a {
  color: #FAB515;
}
body #area-header .menu li:hover > a {
  color: #FAB515;
}
body #area-header #button-mobile-menu:before {
  color: #fff;
}
body #area-header #button-mobile-menu .stroke {
  background-color: #fff;
}
body #area-header .button-link {
  color: white;
  font-weight: 600;
  font-size: 20px;
}
body #area-header .button-link span {
  font-family: 'PT Serif', serif;
}
body #area-header .button.button-primary {
  font-family: 'PT Serif', serif;
}
body #area-header .button.button-primary:after {
  content: '';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  position: relative;
}
body #area-header .button.button-primary:hover:after {
  padding-left: 10px;
  padding-right: 0;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-header.fixed {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  body #area-header.fixed .logo-wrapper .logo-branding {
    width: 160px;
    height: 60px;
  }
}
body #area-content, body #area-header, body #area-footer {
  /*fonts*/
  /*background*/
}
body #area-content#area-content, body #area-header#area-content, body #area-footer#area-content {
  background-color: #fff;
}
body #area-content#area-content img, body #area-header#area-content img, body #area-footer#area-content img {
  border-radius: 20px;
}
body #area-content .section:not(.header), body #area-header .section:not(.header), body #area-footer .section:not(.header) {
  padding: 60px 0;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-content .section:not(.header), body #area-header .section:not(.header), body #area-footer .section:not(.header) {
    padding: 30px 0;
  }
}
body #area-content h1, body #area-content h2, body #area-content h3, body #area-header h1, body #area-header h2, body #area-header h3, body #area-footer h1, body #area-footer h2, body #area-footer h3 {
  font-family: 'PT Serif', serif;
  font-weight: 700;
  margin-bottom: 20px;
}
body #area-content h1, body #area-header h1, body #area-footer h1 {
  margin-bottom: 20px;
  font-size: 50px;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-content h1, body #area-header h1, body #area-footer h1 {
    font-size: 32px;
  }
}
body #area-content h2, body #area-header h2, body #area-footer h2 {
  font-size: 35px;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-content h2, body #area-header h2, body #area-footer h2 {
    font-size: 28px;
  }
}
body #area-content h4, body #area-header h4, body #area-footer h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 600;
}
body #area-content p, body #area-content ul, body #area-content a, body #area-header p, body #area-header ul, body #area-header a, body #area-footer p, body #area-footer ul, body #area-footer a {
  font-weight: 500;
}
body #area-content p, body #area-content a, body #area-content ul, body #area-content span:not(.fa, .fas), body #area-content strong, body #area-header p, body #area-header a, body #area-header ul, body #area-header span:not(.fa, .fas), body #area-header strong, body #area-footer p, body #area-footer a, body #area-footer ul, body #area-footer span:not(.fa, .fas), body #area-footer strong {
  font-family: 'Montserrat', sans-serif;
}
body #area-content .section.arrangement .header, body #area-header .section.arrangement .header, body #area-footer .section.arrangement .header {
  height: 300px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
body #area-content .section.arrangement .header #image, body #area-header .section.arrangement .header #image, body #area-footer .section.arrangement .header #image {
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-position: center center;
  background-size: cover;
}
body #area-content .section.arrangement .heading, body #area-header .section.arrangement .heading, body #area-footer .section.arrangement .heading {
  margin-bottom: 20px;
}
body #area-content .section.arrangement .heading strong, body #area-header .section.arrangement .heading strong, body #area-footer .section.arrangement .heading strong {
  color: #FAB515;
}
body #area-content .section.arrangement .back-button, body #area-header .section.arrangement .back-button, body #area-footer .section.arrangement .back-button {
  margin-bottom: 20px;
}
body #area-content .section.arrangement .back-button .button.button-link:after, body #area-header .section.arrangement .back-button .button.button-link:after, body #area-footer .section.arrangement .back-button .button.button-link:after {
  display: none;
}
body #area-content .section.arrangement .back-button .fa, body #area-header .section.arrangement .back-button .fa, body #area-footer .section.arrangement .back-button .fa {
  margin-right: 15px;
}
body #area-content .section.arrangement .accordion-item, body #area-header .section.arrangement .accordion-item, body #area-footer .section.arrangement .accordion-item {
  border: none;
  margin-bottom: 20px;
}
body #area-content .section.arrangement .accordion-collapse, body #area-header .section.arrangement .accordion-collapse, body #area-footer .section.arrangement .accordion-collapse {
  -webkit-box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.5);
  box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.5);
}
body #area-content .section.arrangement .accordion-body, body #area-header .section.arrangement .accordion-body, body #area-footer .section.arrangement .accordion-body {
  padding-top: 30px;
  font-size: 13px;
  line-height: 20px;
}
body #area-content .section.arrangement .accordion-body table td, body #area-header .section.arrangement .accordion-body table td, body #area-footer .section.arrangement .accordion-body table td {
  padding: 2px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: top;
  background-color: #f7f7f7;
}
body #area-content .section.arrangement .accordion-header, body #area-header .section.arrangement .accordion-header, body #area-footer .section.arrangement .accordion-header {
  margin-bottom: 0;
  background: white;
}
body #area-content .section.arrangement .accordion-header .background-image, body #area-header .section.arrangement .accordion-header .background-image, body #area-footer .section.arrangement .accordion-header .background-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body #area-content .section.arrangement .accordion-header .accordion-button, body #area-header .section.arrangement .accordion-header .accordion-button, body #area-footer .section.arrangement .accordion-header .accordion-button {
  padding: 0 80px 0 0;
  background: #FAB515;
  overflow: hidden;
  border-radius: 0 15px 15px 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.5);
  box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.5);
  /*&:after{
           display: none;
          }*/
}
body #area-content .section.arrangement .accordion-header .accordion-button[aria-expanded="true"], body #area-header .section.arrangement .accordion-header .accordion-button[aria-expanded="true"], body #area-footer .section.arrangement .accordion-header .accordion-button[aria-expanded="true"] {
  color: #000;
  border-radius: 0 15px 0 0;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(135, 135, 135, 0.3);
  box-shadow: 0px 5px 20px 0px rgba(135, 135, 135, 0.3);
}
body #area-content .section.arrangement .accordion-header .accordion-button:after, body #area-header .section.arrangement .accordion-header .accordion-button:after, body #area-footer .section.arrangement .accordion-header .accordion-button:after {
  color: white;
  content: '';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 40px;
  position: absolute;
  right: 0;
  padding: 30px;
  background: none;
  margin: 0;
  width: auto;
  height: auto;
}
body #area-content .section.arrangement .accordion-header .title-content, body #area-header .section.arrangement .accordion-header .title-content, body #area-footer .section.arrangement .accordion-header .title-content {
  background: white;
  position: relative;
  padding: 30px 10px 30px 30px;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-content .section.arrangement .accordion-header .title-content, body #area-header .section.arrangement .accordion-header .title-content, body #area-footer .section.arrangement .accordion-header .title-content {
    padding: 10px 10px 10px 30px;
  }
}
body #area-content .section.arrangement .accordion-header .title-content strong, body #area-header .section.arrangement .accordion-header .title-content strong, body #area-footer .section.arrangement .accordion-header .title-content strong {
  color: #FAB515;
}
body #area-content .section.arrangement .accordion-header .title-content:after, body #area-header .section.arrangement .accordion-header .title-content:after, body #area-footer .section.arrangement .accordion-header .title-content:after {
  content: '';
  background: white;
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 3%, white 83%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 3%, white 83%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 3%, white 83%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height: 100%;
  z-index: 1;
  overflow: visible;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
body #area-content .section.arrangement .accordion-header h2, body #area-header .section.arrangement .accordion-header h2, body #area-footer .section.arrangement .accordion-header h2 {
  margin: 0;
}
body #area-content .section.menu, body #area-header .section.menu, body #area-footer .section.menu {
  font-size: 15px;
}
body #area-content .section.menu > .container, body #area-header .section.menu > .container, body #area-footer .section.menu > .container {
  position: relative;
  max-width: 1100px;
}
body #area-content .section.menu #dinerkaart .title, body #area-header .section.menu #dinerkaart .title, body #area-footer .section.menu #dinerkaart .title {
  color: #FAB515;
  margin-bottom: 10px;
  font-size: 22px;
}
body #area-content .section.menu .menu-heading, body #area-header .section.menu .menu-heading, body #area-footer .section.menu .menu-heading {
  margin-bottom: 20px;
}
body #area-content .section.menu input[type="radio"], body #area-header .section.menu input[type="radio"], body #area-footer .section.menu input[type="radio"] {
  display: none;
}
body #area-content .section.menu .tabs div, body #area-header .section.menu .tabs div, body #area-footer .section.menu .tabs div {
  margin-left: 10px;
}
body #area-content .section.menu .tabs div:first-child, body #area-header .section.menu .tabs div:first-child, body #area-footer .section.menu .tabs div:first-child {
  margin-left: 0;
}
body #area-content .section.menu input[type="radio"] + label, body #area-header .section.menu input[type="radio"] + label, body #area-footer .section.menu input[type="radio"] + label {
  padding: 10px 15px;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  transition: all 0.3s ease;
}
body #area-content .section.menu input[type="radio"] + label:hover, body #area-header .section.menu input[type="radio"] + label:hover, body #area-footer .section.menu input[type="radio"] + label:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
body #area-content .section.menu input[type="radio"]:checked + label, body #area-header .section.menu input[type="radio"]:checked + label, body #area-footer .section.menu input[type="radio"]:checked + label {
  background: #FAB515;
  color: #fff;
  border-color: #FAB515;
}
body #area-content .section.menu input[type="radio"]:checked + label:hover, body #area-header .section.menu input[type="radio"]:checked + label:hover, body #area-footer .section.menu input[type="radio"]:checked + label:hover {
  background: #d99d14;
  border-color: #d99d14;
}
body #area-content .form-group-content label, body #area-content .form-group-content input, body #area-content .form-group-content textarea, body #area-header .form-group-content label, body #area-header .form-group-content input, body #area-header .form-group-content textarea, body #area-footer .form-group-content label, body #area-footer .form-group-content input, body #area-footer .form-group-content textarea {
  width: 100%;
}
body #area-content .form-group-content label, body #area-header .form-group-content label, body #area-footer .form-group-content label {
  font-size: 16px;
  font-weight: 700;
}
body #area-content .form-group-content .wpcf7-form-control-wrap, body #area-header .form-group-content .wpcf7-form-control-wrap, body #area-footer .form-group-content .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin: 5px 0 10px 0;
}
body #area-content .form-group-content .wpcf7-form-control-wrap input, body #area-content .form-group-content .wpcf7-form-control-wrap textarea, body #area-header .form-group-content .wpcf7-form-control-wrap input, body #area-header .form-group-content .wpcf7-form-control-wrap textarea, body #area-footer .form-group-content .wpcf7-form-control-wrap input, body #area-footer .form-group-content .wpcf7-form-control-wrap textarea {
  border: 1px solid #868686;
  border-radius: 5px;
  padding: 5px;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
}
body #area-content .form-group-content .wpcf7-form-control-wrap input:focus, body #area-content .form-group-content .wpcf7-form-control-wrap textarea:focus, body #area-header .form-group-content .wpcf7-form-control-wrap input:focus, body #area-header .form-group-content .wpcf7-form-control-wrap textarea:focus, body #area-footer .form-group-content .wpcf7-form-control-wrap input:focus, body #area-footer .form-group-content .wpcf7-form-control-wrap textarea:focus {
  border: 1px solid #868686;
  box-shadow: 10px 10px 20px #0000000A;
}
body #area-content .form-group-content .wpcf7-form-control.wpcf7-checkbox, body #area-header .form-group-content .wpcf7-form-control.wpcf7-checkbox, body #area-footer .form-group-content .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}
body #area-content .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, body #area-header .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, body #area-footer .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  width: calc(50% - 100px);
  margin: 5px 50px;
}
body #area-content .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label, body #area-header .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label, body #area-footer .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
  font-size: 18px;
  font-weight: 400;
}
body #area-content .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input, body #area-header .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input, body #area-footer .form-group-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input {
  width: auto;
  box-shadow: none;
  padding: 0;
}
body #area-content .form-group-content .last-col, body #area-header .form-group-content .last-col, body #area-footer .form-group-content .last-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body #area-content .form-group-content .last-col label, body #area-header .form-group-content .last-col label, body #area-footer .form-group-content .last-col label {
  flex: 1;
}
body #area-content .form-group-content .wpcf7-submit, body #area-header .form-group-content .wpcf7-submit, body #area-footer .form-group-content .wpcf7-submit {
  width: auto;
  background-color: #FAB515;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  padding: 5px 40px 5px 14px !important;
  line-height: 37px;
  cursor: pointer;
  box-shadow: 10px 10px 20px #0000000A;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-right fa-w-14 fa-9x'%3E%3Cpath fill='white' d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 86% 51%;
  background-size: 11px;
  transition: all 0.3s ease;
  align-self: flex-start;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  margin-top: 20px;
}
body #area-content .form-group-content .wpcf7-submit:hover, body #area-header .form-group-content .wpcf7-submit:hover, body #area-footer .form-group-content .wpcf7-submit:hover {
  background-color: #d99d14;
  background-position: 89% 51%;
}
body #area-content .form-group-content .wpcf7-not-valid-tip, body #area-header .form-group-content .wpcf7-not-valid-tip, body #area-footer .form-group-content .wpcf7-not-valid-tip {
  position: absolute;
  right: 5px;
  top: 1px;
  font-size: 12px !important;
  display: inline-block !important;
  background-color: #333;
  margin-left: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff !important;
  padding: 5px 10px;
  line-height: 12px;
  margin-bottom: 10px;
}
body #area-content .wpcf7-response-output, body #area-header .wpcf7-response-output, body #area-footer .wpcf7-response-output {
  border-radius: 5px;
}
body #area-content .header, body #area-header .header, body #area-footer .header {
  z-index: 1;
  position: relative;
}
body #area-content #top-header-bg, body #area-header #top-header-bg, body #area-footer #top-header-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
body #area-content #top-header-bg #overlay, body #area-header #top-header-bg #overlay, body #area-footer #top-header-bg #overlay {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.6;
  background-color: #000;
}
body #area-content #top-header-bg #image, body #area-header #top-header-bg #image, body #area-footer #top-header-bg #image {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100% !important;
}
body #area-content .entry, body #area-header .entry, body #area-footer .entry {
  max-width: 100%;
  min-height: 460px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 10px;
}
body #area-content .entry:after, body #area-header .entry:after, body #area-footer .entry:after {
  content: '';
  background: white;
  background: -moz-linear-gradient(0deg, white 17%, rgba(0, 0, 0, 0) 41%);
  background: -webkit-linear-gradient(0deg, white 17%, rgba(0, 0, 0, 0) 41%);
  background: linear-gradient(0deg, white 17%, rgba(0, 0, 0, 0) 41%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 110%;
  height: 100%;
  z-index: -1;
  overflow: visible;
}
body #area-content .entry:hover .entry-image, body #area-header .entry:hover .entry-image, body #area-footer .entry:hover .entry-image {
  background-size: auto 110%;
}
body #area-content .entry:hover .button-title, body #area-header .entry:hover .button-title, body #area-footer .entry:hover .button-title {
  color: #d99d14;
}
body #area-content .entry .entry-image, body #area-header .entry .entry-image, body #area-footer .entry .entry-image {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 1s ease;
  background-size: auto 100%;
}
@media only screen and (max-width: 61.9375rem) {
  body #area-content .entry .entry-image, body #area-header .entry .entry-image, body #area-footer .entry .entry-image {
    background-size: cover !important;
  }
}
body #area-content .entry .button-title, body #area-header .entry .button-title, body #area-footer .entry .button-title {
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  width: 100%;
  text-align: center;
  margin: 0;
}
body #area-content .entry .full-link, body #area-header .entry .full-link, body #area-footer .entry .full-link {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
body #area-content .buttons, body #area-header .buttons, body #area-footer .buttons {
  margin-top: 20px;
  display: flex;
}
body #area-content .buttons .button, body #area-header .buttons .button, body #area-footer .buttons .button {
  margin-bottom: 20px;
}
body #area-content .button:hover, body #area-header .button:hover, body #area-footer .button:hover {
  color: #fff;
}
body #area-content .button .fa, body #area-header .button .fa, body #area-footer .button .fa {
  font-size: 12px;
}
body #area-content .button.button-link, body #area-header .button.button-link, body #area-footer .button.button-link {
  border: none;
  color: #FAB515;
}
body #area-content .button.button-link:after, body #area-header .button.button-link:after, body #area-footer .button.button-link:after {
  font-size: 12px;
  content: "";
}
body #area-content .button.button-link:hover, body #area-header .button.button-link:hover, body #area-footer .button.button-link:hover {
  color: #d99d14;
}
body #area-content .button.button-primary, body #area-header .button.button-primary, body #area-footer .button.button-primary {
  color: white;
  background-color: #FAB515;
  border-color: #FAB515;
  padding: 8px 15px 8px 15px;
  border-radius: 5px;
}
body #area-content .button.button-primary:hover, body #area-header .button.button-primary:hover, body #area-footer .button.button-primary:hover {
  color: white;
  border-color: #d99d14;
  background-color: #d99d14;
}
body #area-content .button.custom, body #area-header .button.custom, body #area-footer .button.custom {
  color: black;
  background-color: white;
  border: 0;
  border-radius: 5px;
  box-shadow: 3px 3px 12px #00000021;
  overflow: hidden;
  display: flex;
}
body #area-content .button.custom .button-title, body #area-header .button.custom .button-title, body #area-footer .button.custom .button-title {
  font-weight: bold;
  padding: 6px 20px;
}
body #area-content .button.custom .fa, body #area-header .button.custom .fa, body #area-footer .button.custom .fa {
  padding: 15px;
  height: 100%;
  background-color: #FAB515;
  font-size: 12px;
}
@media only screen and (max-width: 61.9375rem) {
  body #area-content .container, body #area-footer .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body #area-footer {
  background: #000;
}
body #area-footer a {
  color: #FAB515;
}
body #area-footer a:after {
  background-color: #FAB515;
}
body #area-footer a:hover {
  color: #d99d14;
}
body #area-footer a:hover:after {
  background-color: #d99d14;
}
body #area-footer .footer-bottom ul.menu a:hover {
  color: #fff;
}
body #area-footer .footer-bottom ul.menu a:hover:after {
  background-color: #fff;
}
body #area-footer .footer-top {
  padding-top: 100px;
}
body #area-footer .footer-top p {
  margin: 0;
}
body #area-footer .column-inner {
  margin-bottom: 40px;
}
body #area-footer .column-inner .title {
  font-family: 'PT Serif', serif;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
body #area-footer > .container {
  max-width: 1050px;
}
body #area-footer .call-to-action {
  background: white;
}
body #area-footer .call-to-action .inner {
  background: #104227;
  border-radius: 15px;
  color: white;
  padding: 50px 70px;
  bottom: -50px;
  position: relative;
}
@media only screen and (max-width: 47.9375rem) {
  body #area-footer .call-to-action .inner {
    padding: 30px 30px 10px 30px;
  }
}
body #area-footer .call-to-action p {
  font-size: 16px;
}
body #area-footer .call-to-action small {
  font-size: 12px;
  display: block;
}
body #area-footer .footer-bottom {
  padding: 10px 0;
}
.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
  background-color: #FAB515;
  border-color: #FAB515;
}
.vc_btn3.vc_btn3-color-warning:hover, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover {
  border-color: #d99d14;
  background-color: #d99d14;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
  color: #212529;
  background-color: #fff;
  border-color: #212529;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus {
  color: #fff;
  border-color: #212529;
  background-color: #212529;
}
.grecaptcha-badge {
  display: none !important;
}
