/* HEADER */
.home .tg-header-container {
    border-bottom: solid 3px #006633 !important;
}
.zak-main-header .zak-container {
    margin-top: 20px;
    border-bottom: solid 3px #006633;
    padding: 10px 30px 10px 20px !important;
    box-shadow: 0 3px 20px rgba(0,0,0,.03);
    background-color: #fff;
}
img.custom-logo {
    width: 328px;
}

/* BODY */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Swiss721BT-Black', Sans-serif;
    line-height: 1.3;
    font-weight: 200;
    font-style: normal;
}
.elementor-widget-text-editor {
    color: #383838;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
}
.elementor-widget-heading .elementor-heading-title {
    font-family: 'Swiss721BT-Black', Sans-serif;
    font-weight: 200;
}
.elementor-79 .elementor-element.elementor-element-4308a50 .elementor-heading-title {
    font-size: 25px;
    font-weight: 200;
    text-shadow: 2px 1px 0px #000000;
}

.headline h1 {
    text-shadow: 2px 2px 4px #000, 0 0 14px #0e1111, 0 0 12px #0e1111 !important;
}
.underheadline h2 {
    text-shadow: 2px 2px 2px #000, 0 0 12px #0e1111, 0 0 10px #0e1111 !important;
}

/* CONTACT FORM */
.everest-forms input[type="text"],
.everest-forms input[type="email"],
.everest-forms textarea {
    width: 100%;
    height: auto;
    font-size: 20px;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 6px 12px;
    color: #494d50;
    border-bottom: 2px solid #006633 !important;
    border: 0px;
}
.everest-forms button[type="submit"] {
    float: right;
    color: #ffffff !important;
    height: auto;
    cursor: pointer;
    box-shadow: none !important;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 40px !important;
    border-radius: 0px !important;
    border: 0px;
    background-color: #006633 !important;
    margin-top: 10px;
}
.everest-forms button[type="submit"]:hover {
    outline: 0;
    color: #ffffff !important;
    background-color: #95c11f !important;
}

/* FOOTER */
.widget .widget-title {
    font-size: 1.6rem;
    font-weight: 200;
    margin-bottom: 1rem;
}
.widget h3 {
  color: #006633;
  font-size: 2.5rem;
}
.widget {
    margin: 0 0 2.5rem;
    text-align: center;
}
.home .tg-site-footer .tg-footer-widget-container {
    padding: 60px 0 25px !important;
}

/*** COOKIES ***/
#cmplz-document {
    max-width: 100%;
}
.cc-revoke, .cc-window {
    font-family: "Roboto", 'sans-serif' !important;
    font-size: 16px;
    line-height: 1.5em;
}
.cmplz-soft-cookiewall, .cc-revoke {
    z-index: 999999 !important;
}

