.powermail_fieldwrap_type_submit {
  position: relative;
  display: inline; }

@font-face {
  font-family: 'Larken Regular';
  font-style: normal;
  font-weight: normal;
  src: url("../../Fonts/Larken-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Larken Light Italic';
  font-weight: normal;
  font-weight: normal;
  src: url("../../Fonts/Larken-LightItalic.woff") format("woff"); }

@font-face {
  font-family: 'Larken Medium';
  font-weight: normal;
  src: url("../../Fonts/Larken-Medium.woff") format("woff"); }

a {
  color: #54504E; }
  a:hover {
    color: #340000; }

h1, h2 {
  font-size: 4vw;
  font-family: "Larken Regular", Arial, Helvetica, serif;
  color: #393E43;
  line-height: 1; }
  @media screen and (max-width: 992px) {
    h1, h2 {
      font-size: 51px; } }

h3 {
  font-family: "Larken Regular", Arial, Helvetica, serif; }

@media screen and (min-width: 1550px) {
  h1 {
    font-size: 3.5vw; } }

@media screen and (max-width: 991.9px) {
  h1 {
    font-size: 4vw; } }

@media screen and (max-width: 767.9px) {
  h1 {
    font-size: 7vw; } }

@media screen and (max-width: 575.9px) {
  h1 {
    font-size: 9vw; } }

p, div, a {
  font-family: "Poppins", sans-serif;
  line-height: 1.4; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

footer a:hover {
  border-bottom: 1px solid #CEB57C; }

h5 {
  font-size: 1.2em; }

* {
  outline: none;
  box-shadow: none; }

.powermail_form.powermail_form_2 input[type='text'],
.powermail_form.powermail_form_2 input[type='tel'],
.powermail_form.powermail_form_2 input[type='email'],
.powermail_form.powermail_form_2 input[type='number'],
.powermail_form.powermail_form_2 input[type='submit'],
.powermail_form.powermail_form_2 textarea {
  border: 1px solid black !important;
  background-color: white !important; }

.powermail_form.powermail_form_2 input[type='submit'] {
  color: black; }

.powermail_form.powermail_form_2 .powermail_submit:hover {
  background-color: lightgrey !important; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='number'],
textarea {
  font-size: 17px;
  padding: 10px 21px;
  width: 100%;
  color: #393E43 !important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 0px;
  margin-bottom: 15px;
  background-color: white !important;
  border: 1px solid transparent !important; }

input[type='text']:hover,
input[type='text']:focus,
textarea:hover,
textarea:focus,
input:hover,
input:focus {
  border-bottom: 1px solid transparent;
  outline: none !important;
  box-shadow: none !important; }

input[type=submit] {
  background: none;
  border: none;
  padding: 0px;
  text-decoration: none; }
  input[type=submit]:hover {
    text-decoration: none; }

.powermail_fieldwrap_type_submit {
  width: auto;
  display: inline-block;
  font-size: 18px;
  transition: all .2s ease-in-out;
  text-decoration: none;
  font-size: 18px;
  border: none;
  background-color: transparent;
  transition: all .2s ease-in-out;
  width: auto; }

.powermail_submit {
  text-decoration: none !important; }
  .powermail_submit:hover {
    text-decoration: none !important; }

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393E43 !important;
  opacity: .6; }

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393E43 !important;
  opacity: .6; }

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393E43 !important;
  opacity: .6; }

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393E43 !important;
  opacity: .6; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393E43 !important;
  opacity: .6; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: .6; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: .6; }

input[type='text']:hover, input[type='text']:focus, textarea:hover, textarea:focus, input:hover, input:focus {
  border-bottom: 1px solid #849372 !important; }

.powermail_fieldwrap_type_input,
.powermail_fieldwrap_type_textarea {
  position: relative; }

.powermail_fieldset_3 .control-label {
  position: absolute;
  top: 23px;
  left: 33px;
  font-size: 1em;
  font-weight: 200;
  color: #393E43;
  transition: all 0.5s ease;
  pointer-events: none; }

.control-label.touched {
  left: 33px;
  position: absolute;
  color: darkgrey;
  top: 8px;
  font-size: 12px; }
  @media screen and (max-width: 575.9px) {
    .control-label.touched {
      left: 15px; } }

input[type=text]:focus + .enter {
  position: absolute;
  content: ' ';
  height: 1px;
  right: 45%;
  top: 42px;
  transform: scaleX(5); }

.enter {
  transition: all ease 0.5s;
  width: 10.1%;
  transform: scaleX(1); }

.form-control {
  padding: 30px 0px 15px 20px; }

input[type='radio'] {
  transition: all 0.3s ease-in-out; }

input[type='radio']:hover,
input[type='radio']:focus {
  border: 1px solid #CEC2C2 !important; }

.form-check-input {
  border: 1px solid #393E43; }

.parsley-errors-list {
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none;
  margin-top: 0px; }
  .parsley-errors-list li {
    color: #340000;
    font-size: 13px; }

.powermail_fieldwrap_type_radio .mandatory {
  display: none; }

a.home-more-link {
  display: inline-block;
  margin-top: 30px !important; }

.radio-container input:checked ~ .checkmark {
  background-color: white;
  border: 5px solid #393E43; }

.radio-container .checkmark {
  transition: border .2s ease-in;
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid #393E43;
  border-radius: 50%; }

.radio-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-check {
  padding-left: 0px; }

.radio-container .checkmark:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #393E43; }

label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid #393E43;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.radio-container input:checked ~ .checkmark:after {
  display: block; }

.powermail_fieldwrap_contactdetails div {
  font-size: 25px;
  font-family: "Franklin Gothic Demi", arial;
  text-align: center;
  padding-top: 4vw;
  padding-bottom: 4vw; }

.powermail_fieldset_1 .row {
  justify-content: center; }

.powermail_fieldwrap_enteryourhacoinstantcoffeecode label {
  width: 100%; }

.tx-powermail .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

input[type='submit']:hover, input[type='submit']:focus {
  border-bottom: none !important; }

.powermail-errors-list li {
  font-size: 15px;
  color: fuchsia;
  color: red; }

label {
  font-size: 15px; }

.powermail_legend {
  text-align: center;
  font-family: "Larken Regular", Arial, Helvetica, serif;
  font-size: 27px;
  margin-bottom: 33px; }

label {
  margin-bottom: 5px; }

.powermail_fieldset label {
  font-size: 14px;
  padding-top: 8px; }

.nav-link {
  padding-top: 0px;
  font-family: "Larken Regular", Arial, Helvetica, serif; }

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  border: none;
  box-shadow: none; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #54504E;
  border-bottom: 1px solid white; }
  @media screen and (max-width: 991.9px) {
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
      color: white;
      border-bottom: 1px solid white; } }

.navbar-light .navbar-nav .nav-link {
  font-size: 18px;
  color: white;
  border-bottom: 1px solid transparent; }

.navbar-light .navbar-toggler {
  color: white;
  border-color: transparent; }

.navbar-toggler #nav-icon {
  width: 41px;
  height: 10px;
  position: relative;
  margin: 0 auto;
  transform: rotate(0deg);
  cursor: pointer; }

.navbar-toggler.collapsed #nav-icon span {
  background: #340000;
  background: #54504E;
  background: white; }

.navbar-toggler #nav-icon span {
  display: block;
  position: absolute;
  height: 1.5px;
  width: 100%;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out; }

.navbar-toggler #nav-icon span:nth-child(1) {
  top: 0px; }

.navbar-toggler #nav-icon span:nth-child(2) {
  top: 6px; }

.navbar-toggler #nav-icon span {
  background: white;
  background: #340000;
  background: #54504E; }

.navbar > .container {
  display: block; }

.navbar > .container-lg {
  display: block; }

@media screen and (min-width: 991.9px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px; }
  .navbar {
    padding-bottom: 25px;
    padding-top: 25px; } }

.visibility-like-mobile {
  display: none; }

@media screen and (max-width: 991.9px) {
  .visibility-like-mobile {
    display: block; }
  .padding-left-menu-address {
    color: white;
    color: #340000;
    padding: 1rem 2rem 1rem 12rem;
    padding-bottom: 42px;
    padding-left: 2rem; }
    .padding-left-menu-address a {
      color: white;
      color: #340000; }
      .padding-left-menu-address a:hover {
        color: white;
        border-color: white;
        color: #340000; }
  .navbar {
    z-index: 9; }
  /*.navbar-light .navbar-toggler {
    z-index: 51;
  }*/
  .collapsed-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 0px;
    background: #E1EBD5;
    background: #E8DED1;
    z-index: 50;
    width: 100vw;
    transition: all 1s ease-in-out;
    transition: height 1s ease-in-out;
    transform: translateZ(0); }
    .collapsed-menu .nav-link {
      color: #340000 !important;
      color: #54504E !important; }
      .collapsed-menu .nav-link .active:hover {
        border-bottom: 1px solid #54504E;
        color: #54504E !important; }
      .collapsed-menu .nav-link .active:active {
        border-bottom: 1px solid #54504E;
        color: #54504E !important; }
      .collapsed-menu .nav-link .active:focus {
        border-bottom: 1px solid #54504E;
        color: #54504E !important; }
      .collapsed-menu .nav-link:hover {
        border-bottom: 1px solid white; }
      .collapsed-menu .nav-link:active {
        color: #340000 !important; }
      .collapsed-menu .nav-link:focus {
        color: #340000 !important; }
  .modal-open .collapsed-menu {
    transition: all 1s ease-in-out;
    width: 100vw;
    height: 100vh;
    height: 100% !important;
    overflow: auto; }
  .navbar-collapse {
    display: contents; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
    left: 0px;
    top: 5px; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
    left: 0px;
    top: 5px; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
    transform: rotate(-45deg); }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
    transform: rotate(45deg); }
  ul.navbar-nav {
    padding: 4rem 2rem; }
  ul.navbar-nav > li:nth-last-of-type(-n+2) {
    padding-left: 5rem; }
  .navbar-light .navbar-nav .nav-link {
    font-size: 36px;
    margin-bottom: 2rem; }
  .modal-open .navbar {
    top: 0px;
    left: 0px;
    right: 0px; }
  body.modal-open {
    overflow: hidden; }
  .navbar-toggler {
    padding-right: 0px; } }

@media screen and (max-width: 575.9px) {
  .padding-left-menu-address {
    color: white;
    padding: 1rem 2rem 1rem 7rem;
    padding: 4rem 2rem;
    padding-bottom: 42px;
    padding-left: 2rem; }
    .padding-left-menu-address a {
      color: white; }
      .padding-left-menu-address a:hover {
        color: white;
        border-color: white; } }

@media screen and (max-width: 767.9px) {
  .navbar {
    padding-bottom: 2rem; } }

@media screen and (max-width: 991.9px) {
  .navbar-expand-lg {
    z-index: 99;
    padding: 0; }
    .navbar-expand-lg .container .navbar-toggler {
      display: block; }
  .navbar-collapse {
    width: 100%;
    height: 0%;
    height: 100vh;
    position: fixed;
    z-index: 9;
    display: block;
    opacity: 0;
    z-index: -1;
    top: 0px;
    left: 0;
    transition: all 0.3s ease-in-out; }
    .navbar-collapse ul.navbar-nav {
      position: absolute;
      top: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; } }
    @media screen and (max-width: 991.9px) and (max-width: 991.9px) {
      .navbar-collapse ul.navbar-nav {
        position: unset !important; } }
    @media screen and (max-width: 991.9px) and (max-width: 991.9px) {
      .navbar-collapse ul.navbar-nav {
        align-items: start;
        justify-content: start; } }

@media screen and (max-width: 991.9px) {
      .navbar-collapse ul.navbar-nav li {
        opacity: 1;
        transition: opacity 0.4s cubic-bezier(0.58, 0.3, 0.005, 1);
        padding: 0;
        margin-bottom: 20px; } }
      @media screen and (max-width: 991.9px) and (max-width: 991.9px) {
        .navbar-collapse ul.navbar-nav li {
          margin-bottom: 4px; } }

@media screen and (max-width: 991.9px) {
        .navbar-collapse ul.navbar-nav li a {
          color: white;
          font-size: 19px;
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          padding: 0; } }
        @media screen and (max-width: 991.9px) and (max-width: 991.9px) {
          .navbar-collapse ul.navbar-nav li a {
            font-size: 57px; } }

@media screen and (max-width: 991.9px) {
  .navbar-toggler {
    padding: 0; }
    .navbar-toggler #nav-icon {
      width: 30px;
      height: 22px;
      position: relative;
      margin: 0 auto;
      transform: rotate(0deg);
      cursor: pointer; }
      .navbar-toggler #nav-icon span {
        display: block;
        position: absolute;
        height: 5px;
        width: 50%;
        background: black;
        opacity: 1;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out; }
  .navbar-collapse ul.navbar-nav li a {
    font-size: 54px; } }
  @media screen and (max-width: 991.9px) and (max-width: 991.9px) {
    .navbar-collapse ul.navbar-nav li a {
      font-size: 57px; } }

.navbar .nav-item {
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 991.9px) and (max-width: 1030px) {
    .navbar .nav-item {
      padding-left: 10px;
      padding-right: 10px; } }
  .navbar .nav-item:last-of-type {
    padding-right: 0px !important; }

.navbar .nav-link {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #54504E;
  padding: 0px !important; }
  .navbar .nav-link:hover {
    color: black; }

.navbar .nav-link[aria-current="page"] {
  border-bottom: 1px solid black; }

.navbar-nav-lang {
  padding-left: 0px;
  list-style-type: none; }
  .navbar-nav-lang li {
    list-style-type: none; }

@media screen and (max-width: 991.9px) {
  .collapsed-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 0px;
    z-index: 50;
    width: 100vw;
    transition: all 0.4s ease-in-out; } }

.nav-link {
  padding-top: 0px; }

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  border: none;
  box-shadow: none; }

@media screen and (max-width: 991.9px) {
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #340000;
    color: #54504E;
    border-bottom: 1px solid #340000;
    border-bottom: 1px solid #54504E; } }

.navbar-light .navbar-nav .nav-link {
  border-bottom: 1px solid transparent; }

.navbar-light .navbar-toggler {
  color: #393E43;
  border-color: transparent; }

.navbar-toggler #nav-icon {
  width: 41px;
  height: 10px;
  position: relative;
  margin: 0 auto;
  transform: rotate(0deg);
  cursor: pointer; }

.navbar-toggler #nav-icon span {
  display: block;
  position: absolute;
  height: 1.5px;
  width: 100%;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out; }

.navbar-toggler #nav-icon span:nth-child(1) {
  top: 0px; }

.navbar-toggler #nav-icon span:nth-child(2) {
  top: 6px; }

.navbar-toggler #nav-icon span {
  background: #340000;
  background: #54504E; }

.navbar > .container {
  display: block; }

.navbar > .container-lg {
  display: block; }

@media screen and (min-width: 991.9px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px; }
  .navbar {
    padding-bottom: 25px;
    padding-top: 25px; } }

.vimeo-wrapper.video-subpage {
  height: 70vh; }

@media screen and (min-width: 575.9px) {
  .visibility-like-mobile {
    display: none; } }

@media screen and (min-width: 991.9px) {
  .visibility-like-mobile {
    display: none !important; } }

@media screen and (max-width: 991.9px) {
  .visibility-like-mobile {
    display: block; }
  .padding-left-menu-address {
    color: #340000;
    color: #54504E; }
    .padding-left-menu-address a {
      color: #340000;
      color: #54504E; }
      .padding-left-menu-address a:hover {
        color: #340000;
        color: #54504E;
        border-color: #340000;
        border-color: #54504E; }
  .navbar {
    padding-bottom: 25px;
    padding-top: 25px;
    z-index: 9; }
  /*.navbar-light .navbar-toggler {
    z-index: 51;
  }*/
  nav .collapsed-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 0px;
    z-index: 50;
    width: 100vw;
    transition: all 0.4s ease; }
    nav .collapsed-menu .nav-link {
      color: #340000 !important; } }
    @media screen and (max-width: 991.9px) and (max-width: 767.9px) {
      nav .collapsed-menu .nav-link {
        color: #340000 !important; } }

@media screen and (max-width: 991.9px) {
      nav .collapsed-menu .nav-link:hover {
        border-bottom: 1px solid #340000;
        border-bottom: 1px solid #54504E; }
  .navbar-collapse {
    display: contents; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
    left: 0px;
    top: 5px; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
    left: 0px;
    top: 5px; }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
    transform: rotate(-45deg); }
  body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
    transform: rotate(45deg); }
  ul.navbar-nav {
    padding: 4rem 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .navbar-light .navbar-nav .nav-link {
    font-size: 36px; }
  .modal-open .navbar {
    top: 0px;
    left: 0px;
    right: 0px; }
  body.modal-open {
    overflow: hidden; }
  .navbar-toggler {
    padding-right: 0px; } }

@media screen and (max-width: 575.9px) {
  .padding-left-menu-address {
    color: #340000;
    color: #54504E;
    padding: 1rem 2rem 1rem 7rem;
    padding: 4rem 2rem;
    padding-top: 0px;
    padding-bottom: 42px; }
    .padding-left-menu-address a {
      color: #340000;
      color: #54504E; }
      .padding-left-menu-address a:hover {
        color: #340000;
        color: #54504E;
        border-color: #340000;
        border-color: #54504E; }
  .if-i-click-happens-something-cool .text-home {
    width: 100%; }
  .if-i-click-happens-something-cool .text-home h1 {
    font-size: 13vw; }
  .if-i-click-happens-something-cool .text-home p {
    font-size: 13vw; } }

@media screen and (max-width: 767.9px) {
  .navbar {
    padding-bottom: 2rem; } }

body.modal-open nav .collapsed-menu {
  transform: translateZ(0) !important; }

body.modal-open #menu-main-menu {
  transform: translateZ(0); }

nav .collapse:not(.show) {
  display: block !important; }
  @media screen and (max-width: 991.9px) {
    nav .collapse:not(.show) {
      height: 0px; } }

.navbar-nav-padd {
  padding: 4rem 2rem; }

body.modal-open #menu-main-menu {
  transform: translateZ(0); }

.header_collapsing,
.widgets-mobile {
  display: none; }

@media screen and (min-width: 991.9px) {
  nav .collapsed-menu .menu-lang-handy {
    display: none !important; }
  .header_collapsing,
  .header_collapsingnavbar-nav-padd.widgets-mobile,
  .menu-lang-handy {
    pointer-events: none; }
  .header_collapsing {
    display: none; } }

@media screen and (max-width: 991.9px) {
  #menu-main-menu {
    margin-top: 52px; }
  .apart_header {
    position: fixed !important;
    transition: all .3s ease-in-out;
    top: -300px;
    left: 0px;
    width: 100%;
    z-index: 990; }
  .modal-open .apart_header {
    position: fixed !important;
    top: 0px; }
  .menu-lang-handy {
    padding-bottom: 120px !important; }
  .header_collapsing .navbar-toggler {
    height: 33px; }
  nav .collapsed-menu {
    overflow: scroll; }
  nav .collapsed-menu {
    height: 100vh !important;
    transition: transform .6s ease-in-out !important;
    transform: translate3d(0, -110vh, 0) !important; }
  .navbar-nav-padd {
    padding: 4rem 2rem; }
  .header_collapsing {
    display: block; }
  .widgets-mobile {
    display: block;
    padding-bottom: 20px !important; } }

@media (min-width: 990.9px) and (max-width: 991.9px) {
  #menu-main-menu {
    transition: none;
    transform: translate3d(0, -110vh, 0); }
  nav .collapsed-menu {
    height: 100vh !important;
    transition: none !important;
    transform: translate3d(0, -110vh, 0) !important; } }

@media screen and (max-width: 991.9px) {
  #menu-main-menu {
    padding-bottom: 30px; } }

button.navbar-toggler {
  height: 33px; }

/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for Chrome, Safari and Opera */
nav .collapsed-menu::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
* {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

@media (max-width: 991.9px) {
  body.closed .navbar-collapse {
    display: none !important; }
  body.closed .collapsed-menu {
    display: none !important; } }

/*.navbar-nav {
  @media screen and (max-width: $lg){
    padding-top: 50px;
  }
}*/
.frame-space-after-extra-large {
  margin-bottom: 164px; }
  @media screen and (max-width: 767.9px) {
    .frame-space-after-extra-large {
      margin-bottom: 120px; } }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

@media screen and (max-width: 767.9px) {
  .mobile-padding-bottom-50 {
    margin-bottom: 50px; } }

.margin-bottom-60 {
  margin-bottom: 60px; }
  @media screen and (max-width: 767.9px) {
    .margin-bottom-60 {
      margin-bottom: 30px; } }

.margin-bottom-30 {
  margin-bottom: 30px; }
  @media screen and (max-width: 767.9px) {
    .margin-bottom-30 {
      margin-bottom: 20px; } }

.margin-top-60 {
  margin-top: 60px; }
  @media screen and (max-width: 767.9px) {
    .margin-top-60 {
      margin-top: 30px; } }

.frame-space-after-medium {
  padding-bottom: 3em;
  margin-bottom: 0px; }
  @media screen and (max-width: 767.9px) {
    .frame-space-after-medium {
      padding-bottom: 2em;
      margin-bottom: 0px; } }

.frame-space-before-medium {
  padding-top: 3em;
  margin-top: 0px; }
  @media screen and (max-width: 767.9px) {
    .frame-space-before-medium {
      padding-top: 2em;
      margin-top: 0px; } }

.frame-space-after-large {
  padding-bottom: 4em;
  margin-bottom: 0px; }
  @media screen and (max-width: 767.9px) {
    .frame-space-after-large {
      padding-bottom: 3em;
      margin-bottom: 0px; } }

.frame-space-before-large {
  padding-top: 4em;
  margin-top: 0px; }
  @media screen and (max-width: 767.9px) {
    .frame-space-before-large {
      padding-top: 3em;
      margin-top: 0px; } }

@media screen and (max-width: 767.9px) {
  .frame-space-after-extra-large {
    margin-bottom: 70px; } }

.frame-space-after-large {
  margin-bottom: 96px; }

.frame-space-before-small {
  padding-top: 2em;
  margin-top: 0px; }

.frame-space-before-extra-large {
  padding-top: 5em;
  margin-top: 0px; }

.frame-space-after-small {
  margin-bottom: 0px;
  padding-bottom: 2em; }

.mallorca-style .accordion-button:not(.collapsed) {
  color: black;
  background-color: transparent !important;
  box-shadow: none; }
  .mallorca-style .accordion-button:not(.collapsed):focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .mallorca-style .accordion-button:not(.collapsed):active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }

.mallorca-style .accordion-item {
  background-color: transparent !important;
  border: none !important; }
  .mallorca-style .accordion-item:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .mallorca-style .accordion-item:active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }

.mallorca-style .accordion-button::after {
  background-image: none;
  display: none; }

.mallorca-style .accordion-button::before {
  flex-shrink: 0;
  width: 11px;
  height: 34px;
  margin-right: 0px;
  left: 0px;
  margin-right: 5px;
  content: "";
  background-image: url("../../Images/arrow-down.svg");
  transform: rotateX(0deg);
  background-repeat: no-repeat;
  background-size: 11px 34px;
  transition: transform .2s ease-in-out; }

.mallorca-style .accordion-button:not(.collapsed)::before {
  background-image: url("../../Images/arrow-down.svg");
  transform: rotateX(180deg); }

.mallorca-style .accordion-button {
  background-color: transparent !important;
  padding-left: 0px;
  font-size: 18px;
  align-items: end; }
  .mallorca-style .accordion-button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .mallorca-style .accordion-button:active {
    outline: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }

.immo-style .accordion-body {
  padding-left: 0px;
  padding-right: 0px; }

.immo-style .accordion-header {
  transition: all 0.3s ease-in-out; }
  .immo-style .accordion-header:hover {
    transition: all 0.3s ease-in-out;
    background: #340000; }

.immo-style .button-item-immo {
  padding-left: 53px;
  width: 28%; }

.immo-style .accordion-button:not(.collapsed) {
  color: black;
  background-color: transparent !important;
  box-shadow: none; }
  .immo-style .accordion-button:not(.collapsed):focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .immo-style .accordion-button:not(.collapsed):active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }

.immo-style .accordion-item {
  background-color: transparent !important;
  border: none !important; }
  .immo-style .accordion-item:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .immo-style .accordion-item:active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }

.immo-style .accordion-button::after {
  align-items: end;
  flex-shrink: 0;
  width: 11px;
  height: 34px;
  margin-right: 0px;
  left: 0px;
  margin-right: 5px;
  content: "";
  align-items: end !important;
  background-image: url("../../Images/arrow-down.svg");
  transform: rotateX(0deg);
  background-repeat: no-repeat;
  background-size: 11px 34px;
  transition: transform .2s ease-in-out; }

.immo-style .accordion-button:not(.collapsed)::after {
  background-image: url("../../Images/arrow-down.svg");
  transform: rotateX(180deg); }

.immo-style .accordion-button {
  background-color: transparent !important;
  padding-left: 0px;
  font-size: 18px;
  align-items: start;
  padding-top: 24px;
  padding-bottom: 24px; }
  .immo-style .accordion-button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .immo-style .accordion-button:active {
    outline: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important; }
  .immo-style .accordion-button:after {
    align-self: end; }

.immo-style .accordion-item {
  border-radius: 0px;
  border-top: 1px solid #707070 !important; }
  .immo-style .accordion-item:last-of-type {
    border-top: 1px solid #707070 !important;
    border-bottom: 1px solid #707070 !important; }
  .immo-style .accordion-item:hover {
    border-top: 1px solid #707070 !important; }
  .immo-style .accordion-item:active {
    border-top: 1px solid #707070 !important; }

.pb-80 {
  padding-bottom: 80px; }

.pb-50 {
  padding-bottom: 50px; }

.pt-47 {
  padding-top: 47px; }

.pt-70 {
  padding-top: 70px; }

.pt-15 {
  padding-top: 15px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-160 {
  padding-bottom: 160px;
  padding-bottom: 120px; }

@media screen and (min-width: 767.9px) {
  .pl-20 {
    padding-left: 20px; } }

.pl-35 {
  padding-left: 35px; }

.pl-35-responsive {
  padding-left: 35px; }
  @media screen and (min-width: 767.9px) and (max-width: 991.9px) {
    .pl-35-responsive {
      padding-left: 20px; } }

.pt-35 {
  padding-top: 35px; }
  @media screen and (max-width: 991.9px) {
    .pt-35 {
      padding-top: 30px; } }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pb-55 {
  padding-bottom: 35px; }

.pb-60 {
  padding-bottom: 60px; }

.swiper {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .swiper:focus {
    outline: none !important; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover; }

.swiper {
  width: 100%;
  height: 565px;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.mySwiper2 {
  height: 80%;
  width: 100%; }

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.mySwiper .swiper-slide-thumb-active {
  opacity: 1; }

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/*
.width-smaller-slider {
  width: 70%;
}*/
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: '';
  background-image: url("../../Images/white-arrow-right.svg");
  background-image: url("../../Images/arrow.svg");
  width: 35px;
  height: 11px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: '';
  background-image: url("../../Images/white-arrow-left.svg");
  background-image: url("../../Images/arrow.svg");
  width: 35px;
  transform: rotate(180deg);
  height: 11px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next, .swiper-button-prev {
  width: unset; }

.swiper-width {
  width: 70%; }
  @media screen and (max-width: 1199.9px) {
    .swiper-width {
      height: 30vw; } }
  @media screen and (max-width: 991.9px) {
    .swiper-width {
      height: 40vw; } }
  @media screen and (max-width: 767.9px) {
    .swiper-width {
      height: 40vw; } }

.custom-swiper-wrapper {
  transform: translate(0, 0); }
  .custom-swiper-wrapper .swiper-custom-nav {
    position: fixed; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 0px;
  right: auto; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 0px;
  left: auto; }

.thumbs-class {
  height: 14vw; }

body {
  font-family: "Larken Medium", Arial, Helvetica, sans-serif;
  color: black;
  font-weight: normal;
  background: white; }

em {
  font-family: "Larken Light Italic", Arial, Helvetica, sans-serif !important;
  font-style: normal; }

body, html {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.logo-home {
  width: 175px;
  height: auto; }
  @media screen and (max-width: 575.9px) {
    .logo-home {
      width: 135px; } }

/*nav.scroll-down*/
nav.just-do-it {
  z-index: 9000;
  transition: all 0.3s ease-in-out;
  position: fixed;
  left: 0px !important;
  right: 0px !important;
  top: 0px !important;
  height: auto !important;
  background: #340000 !important;
  background: #340000 !important;
  width: 100% !important;
  padding-bottom: 0.6rem !important;
  padding-top: 0.6rem !important; }
  nav.just-do-it .logo-home {
    width: 125px; }

#nav-nav-ok {
  transition: all 0.3s ease-in-out; }

nav {
  transition: all 0.3s ease-in-out; }

.just-do-it-subpage.just-do-it {
  transition: all 1s ease-in-out; }

.nav-item .nav-link:focus {
  border-bottom: 1px solid transparent !important; }

.nav-item .nav-link:active {
  border-bottom: 1px solid transparent !important; }

.nav-item .nav-link.active {
  border-bottom: 1px solid white !important; }
  @media screen and (max-width: 991.9px) {
    .nav-item .nav-link.active {
      border-bottom: 1px solid #340000 !important; } }

.just-do-it-subpage img.white {
  display: none; }

.just-do-it-subpage .navbar-nav .nav-link {
  color: #340000;
  color: #54504E; }
  .just-do-it-subpage .navbar-nav .nav-link:hover {
    color: #340000;
    border-bottom: 1px solid #340000; }
  .just-do-it-subpage .navbar-nav .nav-link .active {
    border-bottom: 1px solid #340000; }

.just-do-it-subpage .navbar-toggler.collapsed #nav-icon span {
  background-color: #340000;
  background-color: #54504E; }

.just-do-it-subpage.just-do-it img.white {
  display: block; }

.just-do-it-subpage.just-do-it img.purple {
  display: none; }

.just-do-it-subpage.just-do-it .navbar-nav .nav-link {
  color: white; }
  .just-do-it-subpage.just-do-it .navbar-nav .nav-link:hover {
    color: white;
    border-bottom: 1px solid white; }
  .just-do-it-subpage.just-do-it .navbar-nav .nav-link .active {
    border-bottom: 1px solid white; }

.just-do-it-subpage.just-do-it .navbar-toggler.collapsed #nav-icon span {
  background-color: white; }

@media screen and (min-width: 991.9px) {
  .just-do-it .menu-end-if-just-do-it {
    align-items: end !important; }
    .just-do-it .menu-end-if-just-do-it .nav-link {
      margin-bottom: -3px; } }

#footer_studio {
  color: #CEB57C;
  background-color: #54504E; }
  #footer_studio h2 {
    font-size: 3vw;
    line-height: 1.1; }
    @media screen and (max-width: 767.9px) {
      #footer_studio h2 {
        font-size: 5.5vw; } }
    @media screen and (max-width: 575.9px) {
      #footer_studio h2 {
        font-size: 7vw; } }
  #footer_studio p, #footer_studio div, #footer_studio a, #footer_studio h1, #footer_studio h2, #footer_studio h3 {
    color: #CEB57C; }
  #footer_studio .col-12.text-footer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    align-items: center; }
  #footer_studio .text-footer .frame:first-of-type {
    align-content: flex-end;
    margin-top: 100px;
    padding-left: 40px;
    padding-right: 40px; }
    @media screen and (max-width: 575.9px) {
      #footer_studio .text-footer .frame:first-of-type {
        padding-left: 5px;
        padding-right: 5px; } }
  #footer_studio .text-footer .frame:last-of-type {
    align-content: flex-end;
    margin-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
    padding-left: 7vw;
    padding-right: 7vw;
    margin-top: 40px; }
    @media screen and (max-width: 767.9px) {
      #footer_studio .text-footer .frame:last-of-type {
        margin-top: 0px; } }
    #footer_studio .text-footer .frame:last-of-type p:last-of-type {
      margin-bottom: 0px; }
  #footer_studio .foodie {
    background-color: #E8DED1; }
    #footer_studio .foodie img {
      height: auto;
      margin: auto;
      width: 50%;
      margin-top: 100px;
      margin-bottom: 100px; }

.bck-beige {
  background-color: #E8DED1; }

.under-footer {
  padding-top: 40px;
  padding-bottom: 36px; }
  .under-footer div, .under-footer p, .under-footer a {
    font-size: 14px; }

.img-100 img {
  width: 100%;
  height: auto; }

.absolute-contact {
  top: 0;
  right: 0;
  left: 0;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%); }

.image-darker:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

.like-h2 {
  text-align: center;
  font-family: "Larken Regular", Arial, Helvetica, serif;
  font-size: 2.2vw;
  line-height: 1.1; }
  @media screen and (max-width: 991.9px) {
    .like-h2 {
      font-size: 3vw;
      line-height: 1.1; } }
  @media screen and (max-width: 767.9px) {
    .like-h2 {
      font-size: 5vw;
      line-height: 1.1; } }
  @media screen and (max-width: 575.9px) {
    .like-h2 {
      font-size: 6vw;
      line-height: 1.2; } }
  .like-h2 p, .like-h2 h2, .like-h2 div, .like-h2 span {
    font-family: "Larken Regular", Arial, Helvetica, serif;
    font-size: 2.2vw;
    line-height: 1.1; }
    @media screen and (max-width: 991.9px) {
      .like-h2 p, .like-h2 h2, .like-h2 div, .like-h2 span {
        font-size: 3vw;
        line-height: 1.1; } }
    @media screen and (max-width: 767.9px) {
      .like-h2 p, .like-h2 h2, .like-h2 div, .like-h2 span {
        font-size: 5vw;
        line-height: 1.1; } }
    @media screen and (max-width: 575.9px) {
      .like-h2 p, .like-h2 h2, .like-h2 div, .like-h2 span {
        font-size: 6vw;
        line-height: 1.2; } }

.font-38-standard-font-left p, .font-38-standard-font-left h2, .font-38-standard-font-left div, .font-38-standard-font-left span {
  font-weight: 300;
  font-size: 38px;
  line-height: 1.2; }
  @media screen and (max-width: 767.9px) {
    .font-38-standard-font-left p, .font-38-standard-font-left h2, .font-38-standard-font-left div, .font-38-standard-font-left span {
      font-size: 26px; } }

.font-32-standard-font-left p, .font-32-standard-font-left h2, .font-32-standard-font-left div, .font-32-standard-font-left span {
  font-size: 32px;
  line-height: 1.2; }
  @media screen and (max-width: 767.9px) {
    .font-32-standard-font-left p, .font-32-standard-font-left h2, .font-32-standard-font-left div, .font-32-standard-font-left span {
      text-align: center;
      margin-bottom: 20px; } }

.font-38-standard-font {
  text-align: center; }
  .font-38-standard-font p, .font-38-standard-font h2, .font-38-standard-font div, .font-38-standard-font span {
    font-weight: 300;
    font-size: 38px;
    line-height: 1.2; }
    @media screen and (max-width: 767.9px) {
      .font-38-standard-font p, .font-38-standard-font h2, .font-38-standard-font div, .font-38-standard-font span {
        font-size: 26px; } }

@media screen and (max-width: 767.9px) {
  .p-mobile-0 {
    padding-left: 0px;
    padding-right: 0px; } }

.font-gold-color {
  color: #B77F00; }
  .font-gold-color h2 {
    color: #B77F00; }

.bck-grey {
  background-color: #54504E; }

.font-gold p, .font-gold div, .font-gold span, .font-gold a, .font-gold h1, .font-gold h2, .font-gold h3, .font-gold h4, .font-gold h5 {
  color: #CEB57C; }
  .font-gold p:hover, .font-gold div:hover, .font-gold span:hover, .font-gold a:hover, .font-gold h1:hover, .font-gold h2:hover, .font-gold h3:hover, .font-gold h4:hover, .font-gold h5:hover {
    color: #CEB57C; }

.font-gold h1, .font-gold h2 {
  font-size: 5vw;
  line-height: 1; }
  @media screen and (max-width: 767.9px) {
    .font-gold h1, .font-gold h2 {
      font-size: 10vw; } }

.font-gold a {
  border-bottom: 1px solid #CEB57C;
  font-size: 17px; }

.font-beige p, .font-beige div, .font-beige span, .font-beige a, .font-beige h1, .font-beige h2, .font-beige h3, .font-beige h4, .font-beige h5 {
  color: #E8DED1; }
  .font-beige p:hover, .font-beige div:hover, .font-beige span:hover, .font-beige a:hover, .font-beige h1:hover, .font-beige h2:hover, .font-beige h3:hover, .font-beige h4:hover, .font-beige h5:hover {
    color: #E8DED1; }

.font-beige h1, .font-beige h2 {
  font-size: 5vw;
  line-height: 1; }
  @media screen and (max-width: 767.9px) {
    .font-beige h1, .font-beige h2 {
      font-size: 10vw; } }

.font-beige a {
  border-bottom: 1px solid #E8DED1;
  font-size: 17px; }

.font-2 p, .font-2 div, .font-2 span, .font-2 a, .font-2 h1, .font-2 h2, .font-2 h3, .font-2 h4, .font-2 h5, .font-beige p, .font-beige div, .font-beige span, .font-beige a, .font-beige h1, .font-beige h2, .font-beige h3, .font-beige h4, .font-beige h5 {
  color: #E8DED1; }
  .font-2 p:hover, .font-2 div:hover, .font-2 span:hover, .font-2 a:hover, .font-2 h1:hover, .font-2 h2:hover, .font-2 h3:hover, .font-2 h4:hover, .font-2 h5:hover, .font-beige p:hover, .font-beige div:hover, .font-beige span:hover, .font-beige a:hover, .font-beige h1:hover, .font-beige h2:hover, .font-beige h3:hover, .font-beige h4:hover, .font-beige h5:hover {
    color: #E8DED1; }

.font-3 p, .font-3 div, .font-3 span, .font-3 a, .font-3 h1, .font-3 h2, .font-3 h3, .font-3 h4, .font-3 h5 {
  color: #340000; }
  .font-3 p:hover, .font-3 div:hover, .font-3 span:hover, .font-3 a:hover, .font-3 h1:hover, .font-3 h2:hover, .font-3 h3:hover, .font-3 h4:hover, .font-3 h5:hover {
    color: #340000; }

.frame-white-space {
  margin-bottom: 100px; }
  @media screen and (max-width: 767.9px) {
    .frame-white-space {
      margin-bottom: 70px; } }
  @media screen and (max-width: 575.9px) {
    .frame-white-space {
      margin-bottom: 50px; } }

.w-70 {
  width: 70%; }
  @media screen and (max-width: 575.9px) {
    .w-70 {
      width: 90%; } }

.bck-dark-red, .bck-3 {
  background-color: #340000; }

.padding-around {
  padding: 4vw; }
  @media screen and (max-width: 767.9px) {
    .padding-around {
      padding-top: 9vw;
      padding-bottom: 6vw; } }
  @media screen and (max-width: 767.9px) {
    .padding-around {
      padding-top: 20vw;
      padding-bottom: 16vw; } }

.wine-element {
  margin-bottom: 220px;
  margin-bottom: 13vw;
  margin-top: 13vw; }

.visit-element {
  padding-top: 6vw;
  padding-bottom: 6vw; }
  @media screen and (max-width: 767.9px) {
    .visit-element {
      padding-top: 10vw;
      padding-bottom: 12vw; } }

.visit-element {
  background-color: #E1EBD5; }

.font-darkred p, .font-darkred a, .font-darkred li, .font-darkred div, .font-darkred span, .font-darkred h1, .font-darkred h2, .font-darkred h3 {
  color: #340000; }

.font-darkred a {
  font-size: 17px; }

.font-darkred .link-line {
  border-bottom: 1px solid #340000; }

.image-as-bck {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.padding-around-6 {
  padding: 6vw; }

.padding-around-8 {
  padding: 8vw 5vw; }
  @media screen and (max-width: 767.9px) {
    .padding-around-8 {
      padding: 12vw  8vw; } }

.padding-bottom-50 {
  padding-bottom: 50px; }

@media screen and (max-width: 767.9px) {
  .md-image-size-couse-missing-height {
    height: 70vw; } }

@media screen and (max-width: 575.9px) {
  .md-image-size-couse-missing-height {
    height: 90vw; } }

.padding-top-6 {
  padding-top: 6vw; }
  @media screen and (max-width: 767.9px) {
    .padding-top-6 {
      padding-top: 9vw; } }
  @media screen and (max-width: 575.9px) {
    .padding-top-6 {
      padding-top: 13vw; } }

.padding-top-4 {
  padding-top: 4vw; }
  @media screen and (max-width: 767.9px) {
    .padding-top-4 {
      padding-top: 7vw; } }
  @media screen and (max-width: 575.9px) {
    .padding-top-4 {
      padding-top: 10vw; } }

.padding-top-3 {
  padding-top: 3vw; }
  @media screen and (max-width: 767.9px) {
    .padding-top-3 {
      padding-top: 7vw; } }
  @media screen and (max-width: 575.9px) {
    .padding-top-3 {
      padding-top: 11vw; } }

.padding-bottom-6 {
  padding-bottom: 6vw; }
  @media screen and (max-width: 767.9px) {
    .padding-bottom-6 {
      padding-bottom: 9vw; } }
  @media screen and (max-width: 575.9px) {
    .padding-bottom-6 {
      padding-bottom: 13vw; } }

.padding-bottom-3 {
  padding-bottom: 3vw; }
  @media screen and (max-width: 767.9px) {
    .padding-bottom-3 {
      padding-bottom: 6vw; } }
  @media screen and (max-width: 575.9px) {
    .padding-bottom-3 {
      padding-bottom: 11vw; } }

.font-19 div, .font-19 a, .font-19 span, .font-19 p {
  font-size: 17px; }

.font-25 {
  font-size: 25px !important; }
  .font-25 div, .font-25 a, .font-25 span, .font-25 p {
    font-size: 25px !important; }

.smaller-one .one-padding {
  padding-left: 0px;
  padding-right: 15px; }

.one-padding {
  padding-left: 35px;
  padding-right: 35px; }

.padding-top-130 {
  padding-top: 130px; }
  @media screen and (max-width: 767.9px) {
    .padding-top-130 {
      padding-top: 80px; } }
  @media screen and (max-width: 575.9px) {
    .padding-top-130 {
      padding-top: 40px; } }

.padding-bottom-130 {
  padding-bottom: 130px; }
  @media screen and (max-width: 767.9px) {
    .padding-bottom-130 {
      padding-bottom: 80px; } }
  @media screen and (max-width: 575.9px) {
    .padding-bottom-130 {
      padding-bottom: 40px; } }

.font-larken {
  font-family: "Larken Regular", Arial, Helvetica, serif; }
  .font-larken a, .font-larken div, .font-larken p, .font-larken h1, .font-larken h2, .font-larken h3 {
    font-family: "Larken Regular", Arial, Helvetica, serif; }

.font-larken-medium {
  font-family: "Larken Medium", Arial, Helvetica, sans-serif; }

.line-heigt-more p {
  line-height: 1.6; }

.weight-400 {
  font-weight: 400; }

h1, h2, h3, h4, h6, h6, a, div, span, p {
  color: #54504E; }

a {
  color: #340000; }

.font-grey {
  color: #54504E; }
  .font-grey div, .font-grey span, .font-grey a, .font-grey p, .font-grey h1, .font-grey h2, .font-grey h3, .font-grey h4 {
    color: #54504E; }

.bck-1 {
  background-color: #E1EBD5; }

.bck-2 {
  background-color: #E8DED1; }

.bck-4 {
  background-color: #CEC2C2; }

.bck-5 {
  background-color: #CEB57C; }

.nav-item .nav-link.active {
  border-bottom: 1px solid #54504E !important; }
  @media screen and (max-width: 767.9px) {
    .nav-item .nav-link.active {
      border-bottom: 1px solid #340000 !important; } }

.nav-item.active .nav-link {
  border-bottom: 1px solid #54504E !important; }
  @media screen and (max-width: 767.9px) {
    .nav-item.active .nav-link {
      border-bottom: 1px solid #340000 !important; } }

.nav-item .active {
  border-bottom: 1px solid #340000; }

.frame-layout-4 .bck-green {
  background-color: #E1EBD5; }


.small-h2 {
  font-size: 39px;
  color: #340000 !important;
  font-family: "Larken Regular", Arial, Helvetica, serif;
  text-align: center;
  margin-bottom: 4vw; }
  @media screen and (max-width: 767.9px) {
    .small-h2 {
      font-size: 39px; } }
  @media screen and (max-width: 575.9px) {
    .small-h2 {
      font-size: 33px;
      margin-bottom: 8vw; } }

.font-grey p, .font-grey div {
  color: #54504E; }

.padding-top-80 {
  padding-top: 80px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.powermail_submit {
  border-radius: 0px !important;
  padding: 7px 20px !important;
  background-color: #849372 !important;
  color: white;
  transition: all 0.3s ease-in-out; }
  .powermail_submit:hover {
    transition: all 0.3s ease-in-out;
    background-color: #637054 !important; }

.layout1 label {
  display: none; }

.powermail_fieldwrap_datumauswaehlen input[type='text'],
.powermail_fieldwrap_ankunftszeiteingeben input[type='text'] {
  margin-bottom: 6px; }

.bottom-40 {
  margin-bottom: 38px; }
  @media screen and (max-width: 767.9px) {
    .bottom-40 {
      margin-bottom: 28px; } }

.link-link a {
  border-bottom: 1px solid black; }

.green-back-around {
  background-color: #E1EBD5;
  padding: 6vw; }

@media screen and (max-width: 767.9px) {
  .text-col {
    margin-bottom: 5.6vw; }
    .text-col .like-h2 {
      display: inline-block;
      margin-bottom: 6vw; } }

@media screen and (max-width: 575.9px) {
  .px-mobile-0 {
    padding: 0px; } }

@media screen and (max-width: 767.9px) {
  .smaller-one .one-padding {
    margin-bottom: 30px; }
    .smaller-one .one-padding:first-of-type {
      margin-top: 0px; } }

.padding-left-menu-address a, .padding-left-menu-address p {
  color: #340000; }

.padding-left-menu-address a {
  border-bottom: 1px solid #340000; }
  .padding-left-menu-address a:hover {
    border-bottom: 1px solid #340000; }

.like-h4 {
  font-size: 39px;
  color: #B77F00;
  font-family: "Larken Regular", Arial, Helvetica, serif; }

.larken {
  font-family: "Larken Regular", Arial, Helvetica, serif;
  font-size: 21px;
  margin-top: 30px; }

.title-section {
  color: #B77F00;
  text-transform: uppercase;
  margin-top: 45px;
  margin-bottom: 13px;
  font-size: 21px; }

.image-home {
  width: 100vw;
  height: 100vh; }
  .image-home .image-tre {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 767.9px) {
      .image-home .image-tre {
        height: 50vh !important; } }
    @media screen and (max-width: 575.9px) {
      .image-home .image-tre {
        height: 30vh !important; } }

.image-home-small img {
  width: 18vw;
  height: auto; }

.home-since p {
  font-size: 40px;
  font-family: "Larken Light Italic", Arial, Helvetica, sans-serif; }

.mb-45 {
  margin-bottom: 20px; }

.mb-55 {
  margin-bottom: 45px; }

.home-headline {
  padding-left: 5vw;
  padding-right: 5vw; }

.frame-bck-beige-light {
  background-color: #F5F1EB; }

.font-red {
  color: #340000 !important; }
  .font-red h1, .font-red h2, .font-red h3, .font-red h4, .font-red h5, .font-red h6 {
    color: #340000 !important; }

.mb-4-5 {
  margin-bottom: 4.5em; }

nav {
  background-color: white; }

/*.bck-light-grey {
  background: #f2f2f2;
}*/
.powermail-errors-list {
  padding-left: 1.4rem;
  list-style-type: none; }

.language-menu {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-left: 40px; }
  .language-menu li {
    margin-left: 10px; }
  .language-menu a {
    color: #54504E;
    font-size: 14px; }

@media screen and (max-width: 991.9px) {
  .language-menu {
    margin-left: 25px; } }

@media screen and (max-width: 767.9px) {
  .home-since p {
    font-size: 21px; }
  .home-headline h1 {
    font-size: 43px; }
  .h-md-50 {
    height: 50vh !important; }
  .home-image {
    display: none; }
  .mb-55 {
    margin-bottom: 0px; } }

@media screen and (max-width: 575.9px) {
  .h-md-100 {
    height: 100vh; }
  .h-md-50 {
    height: 70vh !important; }
  .p-md-30 {
    padding-top: 50px; }
  .pb-mobile-0 {
    padding-bottom: 0px !important;
    padding-bottom: 0px !important; } }

.no-link {
  border-bottom: 1px solid transparent !important; }

.language-menu a {
  transition: all 0.3s ease-in-out;
  opacity: .5; }
  .language-menu a:hover {
    transition: all 0.3s ease-in-out;
    opacity: 1; }

.language-menu .active a {
  opacity: 1; }

@media screen and (max-width: 991.9px) {
  .flexible-burger {
    position: absolute;
    right: 20px;
    top: 20px; } }

.navmenu {
  padding-left: 15px;
  padding-right: 15px; }

.div-17 {
  font-size: 17px; }
  .div-17 a, .div-17 div, .div-17 span, .div-17 p {
    font-size: 16px; }

.dish-name {
  font-family: "Larken Regular", Arial, Helvetica, serif;
  font-size: 21px !important; }
  .dish-name a, .dish-name div, .dish-name span, .dish-name p {
    font-family: "Larken Regular", Arial, Helvetica, serif;
    font-size: 21px !important; }

.subtitle-food {
  margin-top: 45px;
  margin-bottom: 15px; }

.line-bottom {
  border-bottom: 1px solid #54504E; }

.frame-small-larken p {
  font-size: 16px;
  text-align: center;
  opacity: .5;
  margin-top: 15px; }

.frame-type-mask_menu_2_columns h4 {
  color: #B77F00;
  text-transform: uppercase;
  margin-top: 39px;
  margin-bottom: 33px;
  font-size: 21px; }

.frame-type-mask_menu_2_columns h3 {
  color: #B77F00; }

.bck-light-grey {
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1); }

h2 {
  font-family: "Larken Regular", Arial, Helvetica, serif;
  font-size: 2.2vw;
  color: #340000;
  line-height: 1.1; }
  @media screen and (max-width: 991.9px) {
    h2 {
      font-size: 3vw;
      line-height: 1.1; } }
  @media screen and (max-width: 767.9px) {
    h2 {
      font-size: 5vw;
      line-height: 1.1; } }
  @media screen and (max-width: 575.9px) {
    h2 {
      font-size: 6vw;
      line-height: 1.2; } }

.menu-filter {
  background: white; }

.just-do-it-subpage {
  z-index: 1033; }

.wine-link {
  color: #B77F00;
  margin-top: 15px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #B77F00; }
  .wine-link:hover {
    border-bottom: 1px solid #340000;
    transition: all 0.3s ease-in-out; }

.navmenu.active {
  color: #B77F00; }

.navmenu {
  transition: all 0.3s ease-in-out; }
  .navmenu:hover {
    color: #B77F00; }

.bigger {
  font-size: 21px; }
  .bigger a {
    font-size: 21px; }

.image-as-bck {
  min-height: 500px; }

.font-red, .frame-layout-4, .frame-font-red {
  color: #d8615c; }
  .font-red h2, .frame-layout-4 h2, .frame-font-red h2 {
    color: #d8615c; }

.non-capable {
  opacity: .3;
  pointer-events: none; }

.powermail_fieldwrap_marker_01 p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 19px;
  color: cornflowerblue; }
  .powermail_fieldwrap_marker_01 p a {
    font-size: 19px;
    color: cornflowerblue; }

.openclose p {
  margin: 0px; }

/*# sourceMappingURL=app.css.map */
.dont-distance__me span p:first-of-type {
  margin-bottom: 0px;
}
.dont-distance__me .small {
  font-size: 15px;
}
input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
.numInputWrapper span {
  opacity: 1;
}
.numInputWrapper input[type=number]{
  pointer-events: none !important;
}
.numInputWrapper input[type="number"]:focus {
  outline: none;
}
@media screen and (max-width:600px){
  .flatpickr-time.time24hr .flatpickr-time {
    max-height: 70px;
  }
  .flatpickr-time.time24hr .flatpickr-time .numInputWrapper {
    height: 70px;
  }
  .flatpickr-time.time24hr .numInputWrapper span {
    width: 22px;
    padding: 0 5px 0 5px;
  }
  .flatpickr-current-month {
    .arrowUp, .arrowDown {
      display: none;
    }
  }
}

