/* This is the actual file that gets compiled, import all local scss to this file */
/**
 * WooCommerce CSS Variables
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: "Neue Augenblick";
  src: url("../fonts/neue-augenblick-regular.ttf") format("ttf"), url("../fonts/neue-augenblick-regular.woff") format("woff"); }

@font-face {
  font-family: "Neue Augenblick Bold";
  src: url("../fonts/neue-augenblick-bold.ttf") format("ttf"), url("../fonts/neue-augenblick-bold.woff") format("woff"); }

@font-face {
  font-family: "Neue Augenblick Extra Bold";
  src: url("../fonts/neue-augenblick-extra-bold.ttf") format("ttf"), url("../fonts/neue-augenblick-extra-bold.woff") format("woff"); }

@font-face {
  font-family: "Neue Augenblick Italic";
  src: url("../fonts/neue-augenblick-regular-italic.ttf") format("ttf"), url("../fonts/neue-augenblick-regular-italic.woff") format("woff"); }

@font-face {
  font-family: "Neue Augenblick Bold Italic";
  src: url("../fonts/neue-augenblick-bold-italic.ttf") format("ttf"), url("../fonts/neue-augenblick-bold-italic.woff") format("woff"); }

h1 {
  font-family: "Neue Augenblick Bold", serif !important;
  color: black;
  font-size: 56px;
  font-style: normal;
  font-weight: 800;
  line-height: 62px; /* 110.714% */
}

h2 {
  font-family: "Neue Augenblick Bold", serif !important;
  font-size: 42px;
  color: black !important;
  font-weight: bold !important; }
  @media screen and (max-width: 680px) {
    h2 {
      font-size: 32px !important; } }

h3 {
  font-family: "Neue Augenblick Bold", serif !important;
  font-size: 30px;
  color: black !important;
  font-weight: 700 !important; }
  @media screen and (max-width: 680px) {
    h3 {
      margin-top: 38px !important; } }

h4 {
  font-family: "Neue Augenblick Bold", serif !important;
  font-size: 16px;
  color: black !important;
  text-transform: uppercase !important;
  font-weight: bold !important; }
  @media screen and (max-width: 680px) {
    h4 {
      margin-top: 25px !important;
      line-height: 1.5; } }

p {
  font-family: "Open Sans", serif !important;
  font-size: 16px !important;
  color: black; }
  @media screen and (max-width: 680px) {
    p {
      font-size: 18px !important; } }

body, p {
  font-family: "Open Sans", serif !important; }

a, a:hover {
  text-decoration: none !important; }

body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
   }
  @media screen and (max-width: 680px) {
    body {
      padding-top: 0; } }
  body.home {
    padding-top: 0; }

section {
  padding: 60px 0; }
  @media screen and (max-width: 680px) {
    section {
      padding: 25px 0; } }
  section.grey {
    background-color: #f7f4f6; }

.green {
  background: #50dab0;
  color: #fff; }

.woof_container_inner_typavmaterial {
  display: none; }

.woof_radio_term_reset, .woof_radio_term_reset_visible {
  display: none !important; }

.woof-sack, .woof-cont {
  display: none; }

/* Page header */
section.header-image {
  height: 500px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 0; }
  @media screen and (min-width: 1700px) {
    section.header-image {
      height: 600px; } }
  @media screen and (max-width: 800px) {
    section.header-image {
      background-size: cover; } }
  section.header-image:before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25); }
  section.header-image h1 {
    font-size: 50px !important;
    padding: 20px 30px 25px 30px;
    color: #fff !important;
    text-align: center;
    width: fit-content;
    margin: 0 auto; }
    @media screen and (max-width: 680px) {
      section.header-image h1 {
        font-size: 32px !important; } }
  section.header-image a.cta {
    background-color: #c966cd;
    color: #fff;
    display: block;
    width: fit-content;
    text-align: center;
    padding: 20px 60px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border-radius: 4px; }
  section.header-image a.cta.green {
    background-color: #50dab0; }

body.archive section.header-image, body.page-id-89 section.header-image, body.page-id-65 section.header-image {
  height: 500px;
  width: 100%;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 0; }
  @media screen and (min-width: 1700px) {
    body.archive section.header-image, body.page-id-89 section.header-image, body.page-id-65 section.header-image {
      height: 600px; } }
  @media screen and (max-width: 800px) {
    body.archive section.header-image, body.page-id-89 section.header-image, body.page-id-65 section.header-image {
      background-size: cover; } }
  body.archive section.header-image:before, body.page-id-89 section.header-image:before, body.page-id-65 section.header-image:before {
    width: 0%;
    height: 0%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background-color: none; }

@media screen and (max-width: 680px) {
  body.page-id-89 .header-image {
    background-position: 66% 0; } }

section.products .product {
  text-align: center;
  margin-bottom: 30px; }

section.about-usps .about-usp {
  text-align: center; }
  section.about-usps .about-usp span {
    font-family: 'Zilla-Slab', sans-serif;
    font-weight: bold;
    display: block;
    font-size: 60px; }
  section.about-usps .about-usp p {
    margin: 0; }

section.services-how .how-step {
  text-align: center; }
  section.services-how .how-step h3 {
    font-family: 'Zilla-Slab', sans-serif;
    font-weight: bold;
    display: block;
    font-size: 20px; }

section.staff .staff-single {
  text-align: center;
  margin-bottom: 30px; }

section.staff .staff-content {
  padding: 15px; }

section.no-padding {
  padding: 0 0 30px 0; }

.hero-content {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0; }

body.home .hero-content p {
  width: 50%;
  margin: 0 auto;
  color: #fff;
  margin-bottom: 30px; }
  @media screen and (max-width: 680px) {
    body.home .hero-content p {
      width: 90%; } }

body.home .hero video {
  filter: brightness(50%); }

body.archive .hero-content {
  width: 60%;
  margin: 0 auto;
  padding: 5px 30px 10px; }
  body.archive .hero-content h2, body.archive .hero-content p {
    color: #fff !important;
    text-shadow: 0px 1px 3px #222; }
  @media screen and (max-width: 1000px) {
    body.archive .hero-content {
      width: 90%; } }

/* Start About */
.start-about {
  background-color: #f6f6f6; }
  @media screen and (max-width: 680px) {
    .start-about {
      text-align: center; } }

.usp {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 680px) {
    .usp .usp-image, .usp .usp-text {
      float: none;
      text-align: center; } }
  .usp .usp-image {
    margin-bottom: 30px; }
    @media screen and (max-width: 680px) {
      .usp .usp-image {
        width: 100%; } }
  @media screen and (max-width: 680px) {
    .usp .usp-text {
      width: 100%; } }

@media screen and (max-width: 680px) {
  .fw-page-builder-content {
    margin-top: 30px; } }

/* some minimal "flex" support */
.fw-main-row.flex-row .fw-row {
  display: flex; }
  @media screen and (max-width: 680px) {
    .fw-main-row.flex-row .fw-row {
      flex-direction: column; } }
  .fw-main-row.flex-row .fw-row > [class^="fw-col"] {
    display: flex;
    flex-direction: column; }

section.fw-main-row {
  padding: 30px 0;
  /*img {
		margin-bottom: 20px;
	}*/ }
  section.fw-main-row.grey {
    padding: 60px 0; }
  section.fw-main-row .button {
    margin: 0 auto;
    margin-top: 15px; }
    section.fw-main-row .button.green {
      background: #50dab0; }
  section.fw-main-row .bg-grey, section.fw-main-row .bg-product {
    background-color: #f7f4f6;
    padding: 30px; }
  section.fw-main-row .bg-product {
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
  section.fw-main-row .relative-button {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    text-align: center; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .relative-button {
        position: relative;
        margin-top: 30px; } }
  section.fw-main-row .absolute-button {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    text-align: center; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .absolute-button {
        position: relative;
        margin-top: 30px; } }
  section.fw-main-row .product-buttons {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin-top: 3rem; }
    @media screen and (max-width: 992px) {
      section.fw-main-row .product-buttons {
        flex-direction: column;
        align-items: stretch; } }
  @media screen and (max-width: 680px) {
    section.fw-main-row {
      height: auto;
      margin-bottom: 30px; } }
  section.fw-main-row .button {
    margin: 0 auto;
    margin: 3px; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .button {
        position: relative;
        margin-top: 20px;
        bottom: 0; } }
    section.fw-main-row .button.purple {
      background-color: #c966cd; }
  section.fw-main-row .padding {
    padding: 0 30px; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .padding {
        padding: 30px 0; } }
  section.fw-main-row .padding-right {
    padding: 0 30px 0 0; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .padding-right {
        padding: 0; } }
  section.fw-main-row .padding-top {
    padding: 30px 0 0 0; }
    @media screen and (max-width: 680px) {
      section.fw-main-row .padding-top {
        padding: 0; } }
  @media screen and (max-width: 680px) {
    section.fw-main-row {
      padding: 20px 0; } }

@media screen and (max-width: 680px) {
  .fw-col-xs-12 {
    padding-left: 15px;
    padding-right: 15px; } }

body.page-id-26 section.fw-main-row.grey {
  padding: 20px 0; }

section.img-center {
  text-align: center; }
  section.img-center img {
    max-width: 75%;
    height: auto; }

section.img-counter {
  text-align: center; }
  section.img-counter img {
    margin-bottom: 40px; }

body.page-template-page-service section.header-image.video {
  padding: 0;
  margin-bottom: 20px; }
  body.page-template-page-service section.header-image.video .hero-content {
    position: absolute;
    top: 50%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0; }
  body.page-template-page-service section.header-image.video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    padding: 0;
    filter: brightness(50%); }

.content-video {
  width: 100%;
  max-width: 100%; }

@media screen and (max-width: 680px) {
  section.fw-main-row {
    padding: 0px 10px 10px !important; } }

section.header-image.material:before {
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35); }

.button-row {
  padding: 0; }

.button-row p {
  display: flex;
  justify-content: center;
  gap: 2em; }
  @media screen and (max-width: 992px) {
    .button-row p {
      flex-direction: column;
      gap: 0.5em; } }

.hide-for-mobile {
  display: block; }
  @media screen and (max-width: 680px) {
    .hide-for-mobile {
      display: none; } }

.show-for-mobile {
  display: none; }
  @media screen and (max-width: 680px) {
    .show-for-mobile {
      display: block; } }

.hide-for-tablet {
  display: block; }
  @media screen and (max-width: 980px) {
    .hide-for-tablet {
      display: none; } }

.show-for-tablet {
  display: none; }
  @media screen and (max-width: 980px) {
    .show-for-tablet {
      display: block; } }

@media screen and (max-width: 680px) {
  .row {
    margin-right: auto !important;
    margin-left: auto !important; } }

.woof_container_product_tag {
  display: none; }

#cf7md-form .mdc-button::before, #cf7md-form .mdc-button::after, #cf7md-form .mdc-button--raised:not(:disabled), #cf7md-form .mdc-button--unelevated:not(:disabled) {
  background-color: #50dab0 !important; }

.fw-col-sm-4 img, .fw-col-sm-6 img, .fw-col-sm-8 img, .fw-col-sm-12 img {
  margin: 0 auto;
  display: block; }

@media screen and (max-width: 680px) {
  .x-feature-box-text {
    margin-bottom: 20px; } }

.switch .row {
  margin-bottom: 60px; }

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

p {
  font-size: 18px;
  line-height: 26px;
  color: #444; }

a {
  color: #8637ba; }
  a:hover {
    text-decoration: none; }

a.button {
  font-family: "Neue Augenblick Bold", sans-serif !important;
  padding: 15px 30px;
  text-transform: uppercase;
  color: #fff;
  background-color: #c966cd;
  font-weight: bold;
  margin-right: 30px;
  transition: ease 0.3s all;
  display: inline-block;
  border-radius: 4px; }
  a.button:hover {
    opacity: 0.8;
    text-decoration: underline;
    color: #fff; }
  a.button.white {
    background-color: #fff;
    color: #000; }
  @media screen and (max-width: 680px) {
    a.button {
      margin-right: 0; } }

.home .hero-content a.button {
  font-size: 18px !important; }

.woof label {
  text-transform: capitalize; }

a.button.cta {
  background-color: #8637ba;
  font-weight: 700;
  padding: 12px 15px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  transition: easer 0.3s all; }
  a.button.cta span {
    font-weight: normal; }
  a.button.cta:hover {
    text-decoration: none;
    opacity: 0.9; }

.floating-contact {
  opacity: 0;
  position: fixed;
  z-index: 9999;
  right: -107px;
  top: 50%;
  transform: rotate(90deg);
  padding: 15px 30px;
  color: #fff;
  background: #50dab0;
  font-family: "Neue Augenblick Bold", sans-serif !important;
  text-transform: uppercase;
  border-radius: 0 0 4px 4px;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  transition: ease 0.3s all; }
  .floating-contact a {
    color: #fff; }
  .floating-contact.scrolled {
    opacity: 1; }
  @media screen and (max-width: 680px) {
    .floating-contact {
      right: auto;
      bottom: 0;
      right: 0;
      top: auto;
      border-radius: 4px 4px 0 0;
      transform: none; } }

.video-section {
  padding: 100px 0;
  margin: 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 680px) {
    .video-section {
      padding: 50px 0;
      margin: 30px 0; } }
  .video-section video {
    display: block;
    width: 100%;
    height: 100%;
    filter: brightness(0.6);
    object-fit: cover;
    position: absolute; }
  @media screen and (max-width: 680px) {
    .video-section .container {
      padding: 0 40px; } }
  .video-section .container h3, .video-section .container p {
    color: #fff !important; }

/* utility classes */
.margins-large {
  margin: 8rem 0; }

@media screen and (max-width: 680px) {
  .numbers .fw-col-xs-12 {
    padding: 25px 0; } }

#cf7md-form .mdc-button::before, #cf7md-form .mdc-button::after, #cf7md-form .mdc-button--raised:not(:disabled), #cf7md-form .mdc-button--unelevated:not(:disabled) {
  background-color: #50dab0 !important;
  font-family: "Neue Augenblick Bold", sans-serif !important;
  font-size: 16px;
  padding: 15px 30px;
  height: auto;
  line-height: 26px;
  box-shadow: none;
  letter-spacing: auto;
  font-weight: 700; }
  #cf7md-form .mdc-button::before:hover, #cf7md-form .mdc-button::after:hover, #cf7md-form .mdc-button--raised:not(:disabled):hover, #cf7md-form .mdc-button--unelevated:not(:disabled):hover {
    opacity: 0.8; }

.top-bar-mobile {
  background-color: #8637ba;
  padding: 5px 0; }
  .top-bar-mobile a, .top-bar-mobile svg {
    color: #fff; }

.mobile-header .mobile-top-bar {
  padding: 15px; }
  .mobile-header .mobile-top-bar i.fa {
    font-size: 30px;
    padding-top: 25px; }
    .mobile-header .mobile-top-bar i.fa.fa-bars {
      color: #8637ba; }

.mobile-header .mobile-logo {
  text-align: center; }
  .mobile-header .mobile-logo img {
    width: 90px;
    margin: 0 auto; }

.top-bar {
  font-family: "Neue Augenblick", sans-serif !important;
  font-size: 13px;
  color: #fff;
  background-color: #8637ba;
  padding: 10px 0;
  line-height: normal; }
  .top-bar i {
    margin-right: 10px; }
  .top-bar .right {
    text-align: right; }
    .top-bar .right a.app-link {
      background-color: #9e57cd;
      padding: 10px 20px;
      color: #fff;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .top-bar .right a.app-link:hover {
        opacity: 0.8; }
    .top-bar .right a.book-link {
      background-color: #b57ed9;
      padding: 10px 20px;
      color: #fff;
      letter-spacing: 1px; }
      .top-bar .right a.book-link:hover {
        opacity: 0.8; }

.circla-divider {
  background-color: #c966cd;
  width: 120px;
  height: 3px;
  border-radius: 3px;
  margin: 30px auto auto auto; }

header.main {
  transition: ease 0.5s all;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999; }
  header.main.scrolled .header-bar {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.95); }
    header.main.scrolled .header-bar .logotype {
      padding-top: 0px; }
      header.main.scrolled .header-bar .logotype img {
        width: 80px; }
    header.main.scrolled .header-bar nav {
      padding-top: 25px; }
  header.main.scrolled nav ul.sub-menu {
    top: 45px !important; }
  header.main .header-bar {
    background-color: #fff;
    padding: 20px 0;
    transition: ease 0.5s all; }
    header.main .header-bar nav {
      font-size: 15px;
      text-transform: uppercase; }
      header.main .header-bar nav li a {
        transition: ease 0.3s all; }
      header.main .header-bar nav li a:hover {
        color: #50dab0 !important; }
      header.main .header-bar nav li.current-menu-item a, header.main .header-bar nav li.current-menu-ancestor a {
        border-bottom: 4px solid #50dab0;
        padding-bottom: 3px; }
    header.main .header-bar nav.left ul {
      font-family: "Neue Augenblick Bold", sans-serif !important;
      font-weight: 600;
      list-style: none;
      padding: 0;
      display: flex;
      justify-content: space-between; }
      header.main .header-bar nav.left ul li {
        display: inline-block; }
        header.main .header-bar nav.left ul li a {
          color: #000; }
          header.main .header-bar nav.left ul li a:hover {
            color: #8637ba;
            text-decoration: none; }
        @media screen and (max-width: 980px) {
          header.main .header-bar nav.left ul li {
            float: none;
            text-align: center; } }
        header.main .header-bar nav.left ul li:hover > ul.sub-menu {
          display: block; }
    header.main .header-bar nav.right ul {
      font-family: "Neue Augenblick Bold", sans-serif !important;
      font-weight: 600;
      list-style: none;
      padding: 0;
      text-align: right;
      display: flex;
      justify-content: space-between; }
      header.main .header-bar nav.right ul li {
        display: inline-block; }
        header.main .header-bar nav.right ul li a {
          color: #000; }
          header.main .header-bar nav.right ul li a:hover {
            color: #8637ba;
            text-decoration: none; }
        @media screen and (max-width: 980px) {
          header.main .header-bar nav.right ul li {
            float: none;
            text-align: center; } }
        header.main .header-bar nav.right ul li:hover > ul.sub-menu {
          display: block;
          top: 63px; }
      @media screen and (max-width: 680px) {
        header.main .header-bar nav.right ul {
          float: none;
          text-align: center; } }
    header.main .header-bar nav ul.sub-menu {
      display: none;
      position: absolute;
      background-color: #fff;
      z-index: 999;
      top: 63px;
      text-transform: none;
      padding-top: 5px;
      padding-bottom: 12px;
      box-shadow: 0px 2px 3px -2px #444; }
      header.main .header-bar nav ul.sub-menu li {
        width: 100%;
        display: inline-block;
        padding: 0;
        font-size: 14px;
        text-transform: uppercase;
        text-align: left !important;
        margin-left: 0; }
        header.main .header-bar nav ul.sub-menu li a {
          color: #000;
          width: 100%;
          padding: 9px 20px 7px 20px;
          display: inline-block;
          border-bottom: 0; }
          header.main .header-bar nav ul.sub-menu li a:hover {
            background-color: transparent;
            text-decoration: none;
            color: #8637ba; }
        header.main .header-bar nav ul.sub-menu li:last-child {
          border-bottom: 0; }
    header.main .header-bar .logotype {
      text-align: center; }
      header.main .header-bar .logotype img {
        width: 110px; }
    header.main .header-bar .header-cart {
      width: 140px;
      float: right;
      text-align: right; }
      header.main .header-bar .header-cart a {
        margin-left: 15px;
        color: #000;
        transition: ease 0.3s all; }
        header.main .header-bar .header-cart a i {
          font-size: 20px; }
        header.main .header-bar .header-cart a:hover {
          color: #777;
          text-decoration: none; }
    header.main .header-bar nav.main-menu ul {
      list-style: none;
      float: right;
      padding: 30px 0 0 0; }
      header.main .header-bar nav.main-menu ul li {
        float: left;
        margin-left: 30px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 15px; }
        header.main .header-bar nav.main-menu ul li a {
          color: #000;
          -webkit-transition: ease 0.3s all;
          -moz-transition: ease 0.3s all;
          transition: easer 0.3s all; }
          header.main .header-bar nav.main-menu ul li a:hover {
            text-decoration: none;
            color: #50dab0; }

nav.mobile-menu-open {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  margin-top: 15px;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 9999 !important; }
  nav.mobile-menu-open ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0; }
    nav.mobile-menu-open ul li {
      width: 100%; }
      nav.mobile-menu-open ul li a {
        display: block;
        padding: 10px 0 10px 15px;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
        font-family: "Neue Augenblick Bold", sans-serif !important;
        font-size: 18px;
        text-transform: uppercase;
        color: #000; }
    nav.mobile-menu-open ul.sub-menu {
      display: none; }
      nav.mobile-menu-open ul.sub-menu li a {
        font-weight: normal;
        padding: 10px 0 10px 25px; }
      nav.mobile-menu-open ul.sub-menu li.sub-menu li a {
        padding: 10px 0 10px 30px; }
  nav.mobile-menu-open button.open-next {
    float: right;
    padding: 10px 17px 8px;
    background: none;
    border: 0; }

body.home .header-bar {
  background-color: transparent; }
  body.home .header-bar nav.right ul li a, body.home .header-bar nav.left ul li a {
    color: #fff; }
  body.home .header-bar nav.right .sub-menu li a, body.home .header-bar nav.left .sub-menu li a {
    color: #000; }

body.home .main.scrolled nav.right ul li a, body.home .main.scrolled nav.left ul li a {
  color: #000; }

.start-intro {
  padding-bottom: 0; }
  @media screen and (max-width: 680px) {
    .start-intro {
      text-align: center; } }

.open-mobile-menu {
  padding: 30px 15px; }
  .open-mobile-menu i, .open-mobile-menu svg {
    font-size: 32px;
    color: #000; }
  .open-mobile-menu a {
    color: #000; }

section.hero {
  padding: 0;
  height: 400px;
  background-color: #eaeaea;
  position: relative; }
  section.hero video {
    object-fit: cover;
    width: 100%;
    height: 400px; }
  section.hero .hero-content {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 60%;
    font-size: 34px !important; }
    section.hero .hero-content h1 {
      color: #fff !important;
      font-size: 60px;
      font-weight: 800; }
    section.hero .hero-content .white {
      margin-right: 0; }
    section.hero .hero-content .green {
      background: #50dab0;
      color: #fff;
      margin-right: 0; }
    section.hero .hero-content a.button {
      font-size: 18px !important; }

body.home section.hero {
  height: 620px; }
  body.home section.hero video {
    height: 620px; }

.start-webapp {
  background-image: url("../graphics/app-bg.jpg");
  background-size: cover;
  background-attachment: fixed; }
  .start-webapp h2, .start-webapp p {
    color: #fff !important; }
  .start-webapp h4 {
    color: #50dab0 !important; }
  .start-webapp .app-image {
    text-align: center; }
    @media screen and (max-width: 680px) {
      .start-webapp .app-image {
        margin-top: 30px; } }
  @media screen and (max-width: 680px) {
    .start-webapp {
      text-align: center;
      background-position: top right; } }

.page-home .start-webapp {
  background-image: url("../graphics/app-bg.jpg");
  background-size: cover;
  background-attachment: fixed; }
  .page-home .start-webapp h2, .page-home .start-webapp p {
    color: #fff !important; }
  .page-home .start-webapp .app-image {
    text-align: center; }
    @media screen and (max-width: 680px) {
      .page-home .start-webapp .app-image {
        margin-top: 30px; } }
  @media screen and (max-width: 680px) {
    .page-home .start-webapp {
      text-align: center;
      background-position: top right; } }

.start-partners {
  padding: 60px 0; }
  .start-partners img {
    width: 80%; }
    @media screen and (max-width: 680px) {
      .start-partners img {
        width: 100%; } }

/* Start Services */
.start-services .service {
  padding: 15px;
  position: relative; }
  .start-services .service a.button {
    margin-right: 0;
    margin-top: 15px;
    background: #50dab0;
    width: 200px; }
  .start-services .service img {
    position: relative;
    width: 100%;
    height: 238px; }
  .start-services .service .service-title {
    position: relative; }
  .start-services .service .service-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #8637ba;
    padding: 10px 30px;
    width: 100%; }
    .start-services .service .service-desc h3 {
      color: #fff !important;
      padding: 0;
      margin: 0; }
  .start-services .service .service-icon {
    position: absolute;
    bottom: -15px;
    right: 15px;
    width: 75px;
    /* height: 70px; */
    background-color: #8637ba; }
  .start-services .service .service-content {
    padding: 30px;
    text-align: center;
    border-radius: 0 0 4px 4px; }
    .start-services .service .service-content h3 {
      margin: 15px 0 15px 0; }
      @media screen and (max-width: 680px) {
        .start-services .service .service-content h3 {
          overflow-wrap: break-word;
          font-size: 18px; } }
    @media screen and (max-width: 680px) {
      .start-services .service .service-content {
        padding: 10px; } }

.usp-image img {
  width: 160px; }

/* Banners */
.banners {
  padding: 20px 0; }
  .banners img {
    max-width: 100%; }
    @media screen and (max-width: 680px) {
      .banners img {
        margin-bottom: 15px; } }

img.cut-image {
  width: 90%;
  float: right; }

.image-text {
  padding: 20px 60px; }
  @media screen and (max-width: 680px) {
    .image-text {
      padding: 20px 0; } }

.absolute-image {
  position: relative;
  /*.title {
		display: none;
		position: absolute;
		left: 0px;
		top: -15px;
		padding: 20px 30px 20px 30px;
		background-color: rgba(233,36,141,0.85);
		border-radius: 5px;
		font-size: 20px!important;
		color: $white!important;
		text-transform: uppercase;
		margin: 0;
	}
*/ }
  .absolute-image .box {
    display: none;
    position: absolute;
    left: -15px;
    top: -15px;
    padding: 30px 30px 20px 30px;
    background-color: rgba(233, 36, 141, 0.85);
    border-radius: 5px; }
    .absolute-image .box h3, .absolute-image .box h4, .absolute-image .box p {
      color: #fff !important; }
    .absolute-image .box h4 {
      margin-bottom: 10px !important; }
  @media screen and (max-width: 680px) {
    .absolute-image {
      margin-bottom: 30px; } }
  .absolute-image img.content {
    margin-bottom: 30px; }

.material {
  border-bottom: 1px solid #ddd; }
  .material .material-image {
    width: 25%;
    margin-right: 30px;
    float: left; }
    .material .material-image img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 680px) {
      .material .material-image {
        width: 90%;
        margin: 0 auto;
        float: none; } }
  .material .material-meta {
    float: left;
    padding: 50px 0 0 0; }
    @media screen and (max-width: 680px) {
      .material .material-meta {
        float: none;
        padding: 10px 0 0 0; } }
  @media screen and (max-width: 680px) {
    .material {
      padding-bottom: 15px; } }

h2.woocommerce-loop-product__title {
  font-size: 18px !important; }

.woocommerce-result-count {
  display: none; }

.woof_redraw_zone {
  padding: 30px;
  border: 1px solid #ddd; }
  .woof_redraw_zone ul {
    padding: 0; }
  .woof_redraw_zone h4 {
    color: #555 !important; }
  @media screen and (max-width: 680px) {
    .woof_redraw_zone {
      margin-bottom: 40px; } }

.woof_submit_search_form_container {
  padding: 0 30px; }

.footer-ctas {
  text-align: center;
  padding: 10px 0;
  margin: 4rem 0; }
  @media screen and (max-width: 680px) {
    .footer-ctas {
      padding: 30px 0;
      padding: 30px;
      margin: 1rem 0; } }
  .footer-ctas .align-middle {
    float: none;
    margin: 0 auto; }
  .footer-ctas .align-left {
    text-align: left; }
    @media screen and (max-width: 680px) {
      .footer-ctas .align-left {
        text-align: center;
        margin-bottom: 20px; } }
  .footer-ctas .align-right {
    text-align: right; }
    @media screen and (max-width: 680px) {
      .footer-ctas .align-right {
        text-align: center; } }
  .footer-ctas a.footer-cta {
    padding: 20px 60px;
    margin: 0; }
    .footer-ctas a.footer-cta.green {
      background-color: #50dab0; }
  .footer-ctas .footer-number, .footer-ctas h3 {
    font-size: 36px !important;
    display: block; }
  .footer-ctas .footer-number {
    margin-bottom: 30px; }

footer {
  background-size: cover;
  background-attachment: fixed;
  padding: 60px 0 0;
  margin-top: 40px; }
  footer .footer-social {
    font-size: 28px; }
  footer .social-media i {
    margin-right: 10px;
    width: 12px; }
  footer h4, footer p {
    color: #fff !important;
    margin-bottom: 30px !important; }
    @media screen and (max-width: 680px) {
      footer h4, footer p {
        text-align: center; } }
  footer h4 {
    margin-top: 0; }
  footer ul {
    list-style: none;
    padding: 0; }
    footer ul li {
      margin-bottom: 8px;
      font-size: 16px; }
      footer ul li a {
        color: #fff;
        text-decoration: none; }
        footer ul li a:hover {
          color: #fff !important;
          text-decoration: underline; }
    @media screen and (max-width: 680px) {
      footer ul {
        text-align: center; } }
  footer .footer-end {
    margin-top: 60px;
    color: #fff;
    padding: 30px 0 30px;
    border-top: 1px solid #e7e7e7; }
    footer .footer-end .footer-logo img {
      width: 90px; }
    @media screen and (max-width: 680px) {
      footer .footer-end .footer-logo {
        text-align: center; } }
    footer .footer-end .footer-copyright {
      text-align: center;
      padding-top: 25px; }
    footer .footer-end .footer-social {
      text-align: right;
      padding-top: 19px; }
      footer .footer-end .footer-social a {
        color: #fff;
        transition: ease 0.3s all; }
        footer .footer-end .footer-social a:hover {
          opacity: 0.8; }
      footer .footer-end .footer-social i {
        margin-left: 15px;
        font-size: 24px;
        color: #fff; }
      @media screen and (max-width: 680px) {
        footer .footer-end .footer-social {
          text-align: center; } }
    footer .footer-end a {
      color: #fff; }
  footer .footer-menus li {
    float: left;
    width: 25%; }
    footer .footer-menus li > a {
      font-family: "Neue Augenblick Bold", sans-serif !important;
      text-transform: uppercase;
      font-size: 18px;
      margin-bottom: 20px;
      display: block;
      color: #fff; }
    footer .footer-menus li .sub-menu li {
      float: none;
      width: auto; }
      footer .footer-menus li .sub-menu li a {
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
        color: #D9D8D6;
        text-transform: capitalize; }
        footer .footer-menus li .sub-menu li a:hover {
          color: #fff;
          text-decoration: underline; }
    @media screen and (max-width: 680px) {
      footer .footer-menus li {
        width: 100%;
        float: none; } }
  @media screen and (max-width: 680px) {
    footer .footer-menus .footer-menus {
      margin-bottom: 30px; } }
  footer .footer-menus p > a {
    color: #D9D8D6;
    text-decoration: none; }
    footer .footer-menus p > a:hover {
      color: #fff !important;
      text-decoration: underline; }

body.archive .footer-ctas {
  margin: 0;
  padding: 0; }

body.page-id-60 .footer-ctas {
  padding: 0; }

/*# sourceMappingURL=maps/index.css.map */
