html {
  scroll-behavior: smooth;
}
#main {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.container-margin-top {
  margin-top: 80px;
}
.container-margin-bottom {
  margin-bottom: 80px;
}
.container-padding-top {
  padding-top: 80px;
}
.container-padding-bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .container-margin-top {
    margin-top: 40px;
  }
  .container-margin-bottom {
    margin-bottom: 40px;
  }
  .container-padding-top {
    padding-top: 40px;
  }
  .container-padding-bottom {
    padding-bottom: 40px;
  }
  .tablet-landscape-hidden {
    display: none !important;
  }
  .tablet-landscape-100 {
    width: 100%;
  }
  .tablet-landscape-90 {
    width: 90%;
  }
  .tablet-landscape-80 {
    width: 80%;
  }
  .tablet-landscape-70 {
    width: 70%;
  }
  .tablet-landscape-60 {
    width: 60%;
  }
  .tablet-landscape-50 {
    width: 50%;
  }
  .tablet-landscape-40 {
    width: 40%;
  }
  .tablet-landscape-30 {
    width: 30%;
  }
  .tablet-landscape-20 {
    width: 20%;
  }
  .tablet-landscape-10 {
    width: 10%;
  }
  .tablet-landscape-0 {
    width: 0;
  }
}
@media screen and (max-width: 990px) {
  .tablet-portrait-hidden {
    display: none !important;
  }
  .tablet-portrait-rtl {
    display: flex;
    flex-direction: column-reverse;
  }
  .tablet-portrait-100 {
    width: 100%;
  }
  .tablet-portrait-90 {
    width: 90%;
  }
  .tablet-portrait-80 {
    width: 80%;
  }
  .tablet-portrait-70 {
    width: 70%;
  }
  .tablet-portrait-60 {
    width: 60%;
  }
  .tablet-portrait-50 {
    width: 50%;
  }
  .tablet-portrait-40 {
    width: 40%;
  }
  .tablet-portrait-30 {
    width: 30%;
  }
  .tablet-portrait-20 {
    width: 20%;
  }
  .tablet-portrait-10 {
    width: 10%;
  }
  .tablet-portrait-0 {
    width: 0;
  }
}
@media screen and (max-width: 767px) {
  .phone-landscape-hidden {
    display: none !important;
  }
  .phone-landscape-rtl {
    display: flex;
    flex-direction: column-reverse;
  }
  .phone-landscape-100 {
    width: 100%;
  }
  .phone-landscape-90 {
    width: 90%;
  }
  .phone-landscape-80 {
    width: 80%;
  }
  .phone-landscape-70 {
    width: 70%;
  }
  .phone-landscape-60 {
    width: 60%;
  }
  .phone-landscape-50 {
    width: 50%;
  }
  .phone-landscape-40 {
    width: 40%;
  }
  .phone-landscape-30 {
    width: 30%;
  }
  .phone-landscape-20 {
    width: 20%;
  }
  .phone-landscape-10 {
    width: 10%;
  }
  .phone-landscape-0 {
    width: 0%;
  }
}
@font-face {
  font-family: 'Lechwerke Regular';
  src: url('/wp-content/themes/f-custom/fonts/Lechwerke-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 36;
  line-height: 48;
  letter-spacing: 1;
}
.paragraph {
  font-family: 'Lechwerke Regular', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.paragraph-big {
  font-family: 'Lechwerke Regular', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-size: 20px;
  line-height: 32px;
}
.paragraph-small {
  font-family: 'Lechwerke Regular', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-size: 12px;
  line-height: 18px;
}
.post-password-form {
  font-family: 'Lechwerke Regular', sans-serif;
  font-size: 16px;
  color: #000000;
}
.post-password-form p:nth-of-type(2) {
  text-align: center !important;
}
@media screen and (max-width: 518px) {
  .post-password-form p:nth-of-type(2) {
    text-align: left !important;
  }
}
.post-password-form #pwbox-4463 {
  border-radius: 50px;
  height: 36px;
}
@media screen and (max-width: 357px) {
  .post-password-form input[type=password] {
    margin-left: 0;
    width: 100%;
  }
}
#footer {
  font-family: 'Lechwerke Regular', sans-serif !important;
}
/* LESS Document */
/* LESS Document */
/* LESS Document */
.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey,
.fusion-button.button-default.fusion-button-default-size {
  background-color: #f59b00;
  font-family: 'Lechwerke Regular', sans-serif;
  color: #ffffff;
  font-size: 22px;
  border-radius: 50px;
  padding: 10px 40px;
}
.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey:hover,
.fusion-button.button-default.fusion-button-default-size:hover {
  background-color: #c27b00;
}
.fusion-button.button-default.fusion-button-default-size {
  text-transform: none;
  font-size: 16px;
}
@media screen and (max-width: 518px) {
  .fusion-button.button-default.fusion-button-default-size {
    margin-left: 88px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 357px) {
  .fusion-button.button-default.fusion-button-default-size {
    margin-left: 0;
  }
}
/* LESS Document */
