/*
THEME NAME: Improve Theme
THEME URI: http://www.motionmill.com
DESCRIPTION: Motionmill default theme that uses page section
VERSION: 6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
AUTHOR: <a href="http://motionmill.com/">Motionmill</a>
AUTHOR URI:
Text Domain: improve
*/
/**************************************
***************************************
************ import ******************
***************************************/
/****       reset                 ***/
/********************
*       RESET       *
********************/
/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/* END RESET CSS */
/* normalize monospace sizing 
 * en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome
 */
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}

/* 
 * minimal base styles 
 */
/* maxvoltar.com/archive/-webkit-font-smoothing */
html {
  -webkit-font-smoothing: antialiased;
}

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
ul {
  margin-left: 30px;
}

ol {
  margin-left: 30px;
  list-style-type: decimal;
}

small {
  font-size: 85%;
}

strong,
th {
  font-weight: bold;
}

td,
td img {
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

pre {
  padding: 15px;
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
}

/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type=radio] {
  vertical-align: text-bottom;
}

.ie6 input {
  vertical-align: text-bottom;
}

/* hand cursor on clickable input elements */
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
  display: block !important;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

a img.alignright {
  float: right;
}

a img.alignleft {
  float: left;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.stickyclass {
  display: inherit;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */
@media print {
  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none;
  }

  a,
a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a:after {
    content: " (" attr(href) ")";
  }

  abbr:after {
    content: " (" attr(title) ")";
  }

  .ir a:after {
    content: "";
  }

  /* Don't show links for images */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  img {
    page-break-inside: avoid;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  /* Prevent iOS, WinMobile from adjusting font size */
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
}
/****        variables           ****/
/****        typography           ****/
/**********************
    typography
**********************/
html {
  font-size: 16px;
}

body {
  overflow-x: hidden;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
}

/******************
    headings
******************/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  font-weight: 700;
  margin-bottom: 0.5em;
  word-break: break-word;
  font-style: italic;
}

h1 {
  font-size: 4.5rem;
  font-weight: 800;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.8rem;
  }
}

h2 {
  font-size: 3rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3 {
  font-size: 2rem;
}

h4,
h5,
h6 {
  font-size: 1.5rem;
}

/****        navigation           ****/
/********************
*    MENU           *
********************/
/********************
*    bootstrap MENU           *
********************/
header#header {
  margin-bottom: 1rem;
}
header#header.floating-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
header#header.floating-header nav.navbar ul.main-nav > li > a {
  color: #fff;
}
header#header.floating-header nav.navbar ul.main-nav > li > a:hover {
  color: #fff;
}
header#header nav.navbar {
  padding: 0;
}
header#header nav.navbar .navbar-brand {
  white-space: normal;
  width: 350px;
  margin-left: 5%;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 1400px) {
  header#header nav.navbar .navbar-brand {
    width: 250px;
  }
}
header#header nav.navbar .navbar-brand #blog-title a {
  color: #312B2B;
}
header#header nav.navbar ul.main-nav > li {
  margin-left: 0.5rem;
  font-weight: 400;
  text-transform: uppercase;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  header#header nav.navbar ul.main-nav > li {
    margin-bottom: 1rem;
  }
}
header#header nav.navbar ul.main-nav > li:last-child a {
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.5rem;
  background-color: #62C1D0;
  color: #fff;
  -webkit-clip-path: polygon(8px 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(8px 0%, 100% 0%, 100% 100%, 0% 100%);
  font-weight: 600;
  font-style: italic;
}
header#header nav.navbar ul.main-nav > li:last-child a:hover {
  color: #fff;
  background-color: #312B2B;
}
header#header nav.navbar ul.main-nav > li:last-child a::after {
  display: none;
}
header#header nav.navbar ul.main-nav > li > a {
  margin-top: 1.3rem;
  margin-bottom: 1rem;
  display: inline-block;
  color: #312B2B;
  text-decoration: none;
  position: relative;
  padding: 0.2rem 0.5rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 1400px) {
  header#header nav.navbar ul.main-nav > li > a {
    font-size: 0.9rem;
  }
}
header#header nav.navbar ul.main-nav > li > a:hover {
  color: #312B2B;
  text-decoration: none;
}
header#header nav.navbar ul.main-nav > li > a:hover:after {
  width: 50%;
}
header#header nav.navbar ul.main-nav > li > a:after {
  -webkit-clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
  clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
  content: "";
  background: #62C1D0;
  width: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 0.3rem;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
header#header nav.navbar ul.main-nav > li > a.dropdown-toggle::after {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
header#header nav.navbar ul.main-nav > li > a.dropdown-toggle .caret {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
header#header nav.navbar ul.main-nav > li ul.dropdown-menu {
  background-color: #C9E7E6;
  padding: 0.5rem;
  border-radius: 0;
  border: none;
}
header#header nav.navbar ul.main-nav > li ul.dropdown-menu li {
  padding: 0.5rem;
}
header#header nav.navbar ul.main-nav > li ul.dropdown-menu li a {
  color: #312B2B;
  text-decoration: none;
}
header#header nav.navbar ul.main-nav > li ul.dropdown-menu li a:hover {
  color: #312B2B;
  text-decoration: none;
}
header#header nav.navbar ul.main-nav > li.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0px;
}

footer ul[id*=social] li,
ul[id*=social] li {
  display: inline-block;
  padding-right: 1rem;
}
footer ul[id*=social] li a,
ul[id*=social] li a {
  color: #62C1D0;
  font-size: 2.5rem;
  text-decoration: none;
}
footer ul[id*=social] li a:hover,
ul[id*=social] li a:hover {
  color: #312B2B;
  text-decoration: none;
}
footer ul[id*=social] li a:after,
ul[id*=social] li a:after {
  display: none;
}

/*************************
        links
*************************/
a {
  color: #312B2B;
}
a:visited {
  color: #312B2B;
}
a:hover, a:focus, a:active {
  color: #62C1D0;
  outline: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/****        forms           ****/
/****************************
        buttons
****************************/
.woocommerce a.button.alt,
.woocommerce a.button,
.btn-primary,
.btn-primary:visited,
.btn-secondary,
.btn-secondary:visited,
.btn,
.btn:visited,
button,
.button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  color: #312B2B;
  background-color: transparent !important;
  text-transform: uppercase;
  padding: 0.55rem 1.5rem 0.4rem;
  border-radius: 0;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  width: auto;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.woocommerce a.button.alt:after,
.woocommerce a.button:after,
.btn-primary:after,
.btn-primary:visited:after,
.btn-secondary:after,
.btn-secondary:visited:after,
.btn:after,
.btn:visited:after,
button:after,
.button:after,
input[type=button]:after,
input[type=reset]:after,
input[type=submit]:after {
  -webkit-clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
          clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
  content: "";
  background: #62C1D0;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.woocommerce a.button.alt:hover, .woocommerce a.button.alt:active:focus, .woocommerce a.button.alt:active, .woocommerce a.button.alt:focus,
.woocommerce a.button:hover,
.woocommerce a.button:active:focus,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited:hover,
.btn-primary:visited:active:focus,
.btn-primary:visited:active,
.btn-primary:visited:focus,
.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:visited:hover,
.btn-secondary:visited:active:focus,
.btn-secondary:visited:active,
.btn-secondary:visited:focus,
.btn:hover,
.btn:active:focus,
.btn:active,
.btn:focus,
.btn:visited:hover,
.btn:visited:active:focus,
.btn:visited:active,
.btn:visited:focus,
button:hover,
button:active:focus,
button:active,
button:focus,
.button:hover,
.button:active:focus,
.button:active,
.button:focus,
input[type=button]:hover,
input[type=button]:active:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active:focus,
input[type=submit]:active,
input[type=submit]:focus {
  color: #312B2B;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce a.button.alt:hover::after, .woocommerce a.button.alt:active:focus::after, .woocommerce a.button.alt:active::after, .woocommerce a.button.alt:focus::after,
.woocommerce a.button:hover::after,
.woocommerce a.button:active:focus::after,
.woocommerce a.button:active::after,
.woocommerce a.button:focus::after,
.btn-primary:hover::after,
.btn-primary:active:focus::after,
.btn-primary:active::after,
.btn-primary:focus::after,
.btn-primary:visited:hover::after,
.btn-primary:visited:active:focus::after,
.btn-primary:visited:active::after,
.btn-primary:visited:focus::after,
.btn-secondary:hover::after,
.btn-secondary:active:focus::after,
.btn-secondary:active::after,
.btn-secondary:focus::after,
.btn-secondary:visited:hover::after,
.btn-secondary:visited:active:focus::after,
.btn-secondary:visited:active::after,
.btn-secondary:visited:focus::after,
.btn:hover::after,
.btn:active:focus::after,
.btn:active::after,
.btn:focus::after,
.btn:visited:hover::after,
.btn:visited:active:focus::after,
.btn:visited:active::after,
.btn:visited:focus::after,
button:hover::after,
button:active:focus::after,
button:active::after,
button:focus::after,
.button:hover::after,
.button:active:focus::after,
.button:active::after,
.button:focus::after,
input[type=button]:hover::after,
input[type=button]:active:focus::after,
input[type=button]:active::after,
input[type=button]:focus::after,
input[type=reset]:hover::after,
input[type=reset]:active:focus::after,
input[type=reset]:active::after,
input[type=reset]:focus::after,
input[type=submit]:hover::after,
input[type=submit]:active:focus::after,
input[type=submit]:active::after,
input[type=submit]:focus::after {
  width: 100%;
}

button#shiftnav-toggle-main-button,
button.navbar-toggler,
button.search-submit {
  background: transparent;
  border: none;
}

button.cli-modal-close {
  color: #312B2B;
  background: transparent;
  border: none;
  padding: 10px;
  width: 40px;
}

.btn-primary,
.btn-secondary {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}

.woocommerce a.button.alt:after,
.btn-secondary:visited:after,
.btn-secondary:after {
  content: "";
  background: #E1F2F3;
}

form .btn,
form button,
form .button,
form input[type=button],
form input[type=reset],
form input[type=submit] {
  padding: 0.5rem 1rem;
}

/****************************
        fields
***************************/
.gform_wrapper.gravity-theme form input[type=text],
.gform_wrapper.gravity-theme form input[type=email],
.gform_wrapper.gravity-theme form input[type=url],
.gform_wrapper.gravity-theme form input[type=password],
.gform_wrapper.gravity-theme form input[type=search],
.gform_wrapper.gravity-theme form input[type=number],
.gform_wrapper.gravity-theme form input[type=tel],
.gform_wrapper.gravity-theme form input[type=range],
.gform_wrapper.gravity-theme form input[type=date],
.gform_wrapper.gravity-theme form input[type=month],
.gform_wrapper.gravity-theme form input[type=week],
.gform_wrapper.gravity-theme form input[type=time],
.gform_wrapper.gravity-theme form input[type=datetime],
.gform_wrapper.gravity-theme form input[type=datetime-local],
.gform_wrapper.gravity-theme form input[type=color],
.gform_wrapper.gravity-theme form textarea,
.gform_wrapper.gravity-theme form #footer .footer-widgets input[type=text] {
  color: #312B2B;
  border: none;
  border-bottom: 1px solid #898989;
  border-radius: 5px 5px 0px 0px;
  padding: 0.8rem 0.8rem 0.7rem;
  background-color: #fff;
  width: 95%;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.gform_wrapper.gravity-theme form input[type=text]:focus,
.gform_wrapper.gravity-theme form input[type=email]:focus,
.gform_wrapper.gravity-theme form input[type=url]:focus,
.gform_wrapper.gravity-theme form input[type=password]:focus,
.gform_wrapper.gravity-theme form input[type=search]:focus,
.gform_wrapper.gravity-theme form input[type=number]:focus,
.gform_wrapper.gravity-theme form input[type=tel]:focus,
.gform_wrapper.gravity-theme form input[type=range]:focus,
.gform_wrapper.gravity-theme form input[type=date]:focus,
.gform_wrapper.gravity-theme form input[type=month]:focus,
.gform_wrapper.gravity-theme form input[type=week]:focus,
.gform_wrapper.gravity-theme form input[type=time]:focus,
.gform_wrapper.gravity-theme form input[type=datetime]:focus,
.gform_wrapper.gravity-theme form input[type=datetime-local]:focus,
.gform_wrapper.gravity-theme form input[type=color]:focus,
.gform_wrapper.gravity-theme form textarea:focus,
.gform_wrapper.gravity-theme form #footer .footer-widgets input[type=text]:focus {
  border: none;
  border-bottom: 1px solid #62C1D0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
#footer .footer-widgets input[type=text] {
  color: #312B2B;
  border: none;
  border-bottom: 1px solid #898989;
  border-radius: 5px 5px 0px 0px;
  padding: 0.455rem 0.5rem;
  background-color: #fff;
  width: 95% !important;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
#footer .footer-widgets input[type=text]:focus {
  border: none;
  border-bottom: 1px solid #62C1D0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  width: 100% !important;
}

select {
  border: 1px solid #898989;
}

/****        elements           ****/
/***********************
        classes
***********************/
.p-mobile-0 {
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  .p-mobile-0 {
    padding: 0;
  }
}

.text-xl {
  font-size: 4.5rem;
  word-break: break-word;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  .text-xl {
    font-size: 2.8rem;
  }
}

.text-l {
  font-size: 3rem;
  word-break: break-word;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  .text-l {
    font-size: 2.5rem;
  }
}

.text-md {
  font-size: 2rem;
  word-break: break-word;
}

.text-sm {
  font-size: 1.5rem;
}

.text-s {
  font-size: 0.9rem;
}

.text-xs {
  font-size: 0.8rem;
}

.text-primary {
  color: #62C1D0 !important;
}

.text-secondary {
  color: #E1F2F3 !important;
}

.text-medium-dark {
  color: #534A4A !important;
}

.text-medium {
  color: #898989 !important;
}

.text-light {
  color: #b1b1b1 !important;
}

.hasbackgroundimage,
.has-bg-color {
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 3rem), 0 100%, 0 3rem);
  clip-path: polygon(100% 0, 100% calc(100% - 3rem), 0 100%, 0 3rem);
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.hasbackgroundimage.section-nr-1, .hasbackgroundimage.floating-header,
.has-bg-color.section-nr-1,
.has-bg-color.floating-header {
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 3rem), 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% calc(100% - 3rem), 0 100%, 0 0);
}

.shift-up {
  margin-top: -3.5rem;
}

.bg-color-dark {
  background-color: #312B2B;
}

.bg-color-primary {
  background-color: #62C1D0;
}

.bg-color-secondary {
  background-color: #E1F2F3;
}

.bg-color-tertiary {
  background-color: #C9E7E6;
}

.bg-color-medium-dark {
  background-color: #534A4A;
}

.bg-color-light {
  background-color: #b1b1b1;
}

.bg-color-extra-light {
  background-color: #F7F7F7;
}

.bg-color-medium-dark-tertiary {
  -webkit-clip-path: none;
  clip-path: none;
  background-color: #C9E7E6;
  background: -o-linear-gradient(187deg, #C9E7E6 0%, #C9E7E6 53%, #534A4A 53.1%, #534A4A 100%);
  background: linear-gradient(263deg, #C9E7E6 0%, #C9E7E6 53%, #534A4A 53.1%, #534A4A 100%);
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .bg-color-medium-dark-tertiary {
    background: transparent;
  }
}
@media (min-width: 1400px) {
  .bg-color-medium-dark-tertiary {
    background: -o-linear-gradient(185deg, #C9E7E6 0%, #C9E7E6 53%, #534A4A 53.1%, #534A4A 100%);
    background: linear-gradient(265deg, #C9E7E6 0%, #C9E7E6 53%, #534A4A 53.1%, #534A4A 100%);
  }
}

.label-primary {
  text-transform: uppercase;
  color: #fff;
  background-color: #62C1D0;
  padding: 0.35rem 1.5rem 0.2rem;
  -webkit-clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  display: inline-block;
}

.licht,
.text-white {
  color: #fff;
}
.licht a:not(.btn-white, .btn-white-outline, .btn-dark, .btn-primary, .btn-primary-outline, .btn-secondary, .btn-secondary-outline),
.text-white a:not(.btn-white, .btn-white-outline, .btn-dark, .btn-primary, .btn-primary-outline, .btn-secondary, .btn-secondary-outline) {
  color: #fff;
}
.licht a:not(.btn-white, .btn-white-outline, .btn-dark, .btn-primary, .btn-primary-outline, .btn-secondary, .btn-secondary-outline):hover,
.text-white a:not(.btn-white, .btn-white-outline, .btn-dark, .btn-primary, .btn-primary-outline, .btn-secondary, .btn-secondary-outline):hover {
  color: #C9E7E6;
}
.licht blockquote,
.text-white blockquote {
  color: #fff;
}
.licht .outline-block,
.text-white .outline-block {
  border-color: #fff;
}
.licht .hasseparator,
.text-white .hasseparator {
  background-image: url(assets/images/arrow-white.png);
}
.licht .btn-primary,
.licht .btn-primary:visited,
.licht .btn-secondary,
.licht .btn-secondary:visited,
.licht .btn,
.licht .btn:visited,
.text-white .btn-primary,
.text-white .btn-primary:visited,
.text-white .btn-secondary,
.text-white .btn-secondary:visited,
.text-white .btn,
.text-white .btn:visited {
  color: #fff;
}

/****** Responsive iframes ****/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/******************************
    elements
*******************************/
/** featherlight **/
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: block;
}

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

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  color: #312B2B;
}
.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  font-size: 2rem;
  opacity: 0.2;
}
.swiper .swiper-button-prev:hover:after,
.swiper .swiper-button-next:hover:after {
  opacity: 0.5;
}
.swiper .swiper-button-next {
  right: 0;
}
.swiper .swiper-button-prev {
  left: 0;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #62C1D0;
}

.gallery-section .slider-gallery-wrapper {
  padding-bottom: 2rem;
}
.gallery-section figure.swiper-slide {
  text-align: center;
}
.gallery-section figure a:hover img {
  opacity: 0.7;
}

/************************
*       PAGINATION      *
*************************/
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 0.9rem;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #898989;
}
.pagination a:hover {
  color: #fff;
  background: #62C1D0;
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #62C1D0;
  color: #fff;
}

/******************************
    lists
*******************************/
.entry-content ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.entry-content ul li {
  margin-left: 0;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
  position: relative;
}
.entry-content ul li::before {
  display: inline-block;
  content: "\f124";
  font-family: "Font Awesome 6 Pro";
  color: #62C1D0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 0;
  font-weight: 600;
}
.entry-content ul li.gfield {
  padding-left: 0;
  background: none;
}
.entry-content ul li.gfield::before {
  display: none;
  content: "";
  background: none;
}

/****        layout           ****/
/******************
    sidebar
****************/
aside.sidebar div.widget {
  margin-bottom: 1rem;
}
aside.sidebar div.widget h3 {
  font-size: 1.5rem;
}
aside.sidebar div.widget input#s {
  width: 7em;
}
aside.sidebar div.widget ul {
  margin: 0 0 0 1em;
}
aside.sidebar div.widget ul li {
  list-style: disc;
  margin: 0 0 0 1px;
}
aside.sidebar div.widget ul ul {
  margin: 0 0 0 0.5em;
}
aside.sidebar div.widget ul ul li {
  list-style: circle;
}

/*****************
    footer
******************/
#footerbar {
  padding-top: 2rem;
}
#footerbar ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#footerbar ul li {
  margin-bottom: 0.5rem;
}
#footerbar ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding: 0.2rem 0.5rem;
}
#footerbar ul li a:hover {
  text-decoration: none;
  color: #312B2B;
}
#footerbar ul li a:hover:after {
  width: 50%;
}
#footerbar ul li a:after {
  -webkit-clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
          clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
  content: "";
  background: #62C1D0;
  width: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 0.3rem;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

#footer {
  padding: 1rem 0 0.5rem;
  font-size: 0.9rem;
}
#footer p {
  margin-bottom: 0.5rem;
}
#footer .privacy-nav {
  display: inline-block;
}
#footer ul {
  margin-left: 0.5rem;
  padding-left: 0;
  margin-bottom: 0;
}
#footer ul li {
  display: inline-block;
  padding-right: 0.5rem;
  margin-bottom: 0.5rem;
}
#footer ul li a {
  text-decoration: underline;
  color: #312B2B;
}
#footer ul li a:hover {
  color: #62C1D0;
}

/*****************
    404 page
******************/
#content-404 article {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}
#content-404 article h1.entry-title.title-404 {
  display: inline-block;
  font-size: 5rem;
  color: #b1b1b1;
  margin-bottom: 0;
}
#content-404 article input {
  margin-bottom: 1rem;
}

/*****************
    layout
******************/
article.loop .article-wrapper {
  padding: 1rem;
}
article.loop .article-wrapper header img {
  width: 100%;
  height: 150px;
  margin-bottom: 1rem;
  -o-object-fit: cover;
  object-fit: cover;
}
article.loop .article-wrapper .entry-content {
  padding: 0;
}

/******************************
    Sections
*******************************/
.page-section {
  position: relative;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 768px) {
  .page-section {
    min-height: 200px !important;
  }
}
.page-section:not(.hasbackgroundimage, .has-bg-color) {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.page-section.flexible-columns-section, .page-section.background-image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-section.floating-header {
  padding-top: 150px;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section.floating-header {
    padding-top: 80px;
  }
}
.page-section.section-large {
  min-height: 100vh;
  padding-top: 0;
}
.page-section.hasbackgroundimage {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-section.hasoverlay .container {
  z-index: 1;
}
.page-section .menu-overlay,
.page-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.page-section .menu-overlay.overlay-white,
.page-section .overlay.overlay-white {
  background-color: rgba(255, 255, 255, 0.5);
}
.page-section .menu-overlay.overlay-dark,
.page-section .overlay.overlay-dark {
  background-color: rgba(0, 0, 0, 0.5);
}
.page-section .menu-overlay.overlay-left,
.page-section .overlay.overlay-left {
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(255, 214, 188, 0.8) 100%);
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0)), to(rgba(255, 214, 188, 0.8)));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(255, 214, 188, 0.8) 100%);
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section .menu-overlay.overlay-left,
.page-section .overlay.overlay-left {
    background: rgba(255, 214, 188, 0.7);
  }
}
.page-section .menu-overlay.overlay-right,
.page-section .overlay.overlay-right {
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(255, 214, 188, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0)), to(rgba(255, 214, 188, 0.8)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(255, 214, 188, 0.8) 100%);
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section .menu-overlay.overlay-right,
.page-section .overlay.overlay-right {
    background: rgba(255, 214, 188, 0.7);
  }
}
.page-section .menu-overlay.overlay-txt-img,
.page-section .overlay.overlay-txt-img {
  background: #a77e7e;
  background: -o-linear-gradient(bottom, #312b2b 0%, #a77e7e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#312b2b), to(#a77e7e));
  background: linear-gradient(0deg, #312b2b 0%, #a77e7e 100%);
  opacity: 0.7;
}
.page-section .menu-overlay {
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, #63453d 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0)), to(#63453d));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, #63453d 100%);
}
.page-section .textblockwrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-section .rowwrapper .row:first-child {
  padding-top: 1rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section .rowwrapper .row:first-child {
    padding-top: 0;
  }
}
.page-section .rowwrapper .row:last-child {
  padding-bottom: 1rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section .rowwrapper .row:last-child {
    padding-bottom: 0;
  }
}
.page-section .rowwrapper .row > :last-child .entry-content {
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .page-section .rowwrapper .row > :last-child .entry-content {
    margin-bottom: 0;
  }
}
.page-section .rowwrapper .row.no-padding {
  padding: 0 !important;
}
.page-section .content-row .item {
  margin-bottom: 2rem;
}
.page-section .next-arrow {
  z-index: 1;
  position: absolute;
  bottom: 3rem;
}

.entry-content {
  margin-bottom: 1rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .entry-content {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
  }
}
.entry-content.has-bg-color {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.flexible-columns-section .row.has-bg-color {
  padding: 4rem 1rem 1rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 576px) {
  .flexible-columns-section .row.has-bg-color {
    padding: 4rem 0 1rem;
  }
}
.flexible-columns-section .border-bottom {
  border-bottom: 1px solid #b1b1b1;
  padding-bottom: 1rem;
}

.image-columns-section a .img-wrapper {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.image-columns-section a:hover {
  color: inherit;
}
.image-columns-section a:hover .img-wrapper {
  color: inherit;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.image-columns-section .img-wrapper {
  position: relative;
}
.image-columns-section .img-wrapper .entry-content {
  padding: 2rem 3rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.image-columns-section .img-wrapper.shift-down {
  margin-top: 2rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .image-columns-section .img-wrapper.shift-down {
    margin-top: 0;
  }
}

/********* text image section ***********/
.text-img-section .content-column {
  max-width: 660px;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
.text-img-section .content-column.links {
  margin-left: auto;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .text-img-section .content-column.links {
    margin: 0 auto;
  }
}
.text-img-section .content-column.links .entry-content {
  padding-right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .text-img-section .content-column.links .entry-content {
    padding-right: 1rem;
  }
}
.text-img-section .content-column.rechts {
  margin-right: auto;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .text-img-section .content-column.rechts {
    margin: 0 auto;
  }
}
.text-img-section .content-column.rechts .entry-content {
  padding-left: 2rem;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .text-img-section .content-column.rechts .entry-content {
    padding-left: 1rem;
  }
}
@media (max-width: 1400px) {
  .text-img-section .content-column {
    max-width: 570px;
  }
}
@media (max-width: 1200px) {
  .text-img-section .content-column {
    max-width: 480px;
  }
}
@media (max-width: 992px) {
  .text-img-section .content-column {
    max-width: 720px;
  }
}
@media (max-width: 768px) {
  .text-img-section .content-column {
    max-width: 540px;
  }
}
@media (max-width: 576px) {
  .text-img-section .content-column {
    max-width: 100%;
  }
}
.text-img-section .entry-content {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
@media (max-width: 992px) {
  .text-img-section .entry-content {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.text-img-section .column-img {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.text-img-section .column-img .img-wrapper {
  position: relative;
}
.text-img-section .column-img .img-wrapper .entry-content {
  padding: 3rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-img-section .column-img.links .img-wrapper {
  padding-left: 2rem;
  text-align: right;
}
.text-img-section .column-img.links .img-wrapper img {
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
.text-img-section .column-img.rechts .img-wrapper {
  padding-right: 2rem;
}
.text-img-section .column-img.rechts .img-wrapper img {
  /* Retrieves the value from the key*/
  /* If the key exists in the map*/
  /* Prints a media query based on the value*/
}
/********* tabs section ***********/
.tabs-section ul.nav-tabs {
  margin-left: 1rem;
  margin-bottom: 1rem;
  border-bottom: none;
  display: inline-block;
}
.tabs-section ul.nav-tabs a.nav-link {
  background-color: transparent;
  display: block;
  color: #312B2B;
  border-radius: 0;
  border: none;
  padding: 0;
  margin-bottom: 1rem;
  font-weight: 900;
  font-size: 2rem;
  border-bottom: 2px solid transparent;
}
.tabs-section ul.nav-tabs a.nav-link:hover, .tabs-section ul.nav-tabs a.nav-link.active {
  background-color: transparent;
  color: #312B2B;
  border-bottom: 2px solid #b1b1b1;
}
.tabs-section .tab-content {
  background-color: transparent;
}

/********* slider section ***********/
.slider-section .swiper {
  width: 100%;
}
.slider-section .swiper .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-section .swiper .swiper-slide .container,
.slider-section .swiper .swiper-slide .row {
  height: 100%;
}
.slider-section .swiper .swiper-slide .container .entry-content,
.slider-section .swiper .swiper-slide .row .entry-content {
  padding: 1rem;
}
.slider-section .swiper .swiper-slide .container .entry-content.has-bg-color,
.slider-section .swiper .swiper-slide .row .entry-content.has-bg-color {
  padding: 2rem;
}
