/* 
Theme Name: Online Monkeys
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* ---------------- BEGIN MENU ---------------- */
/* ---------------- BEGIN HOME ---------------- */
/* --------------- BEGIN DETAIL --------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* --------------- BEGIN CONTACT -------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* --------------- BEGIN FOOTER --------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* -------------------------------------------- */

body {
    margin: 0 !important;
}

.admin-only {
    display: none !important;
}

.logged-in .admin-only {
    display: block !important;
}

.generic-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

b, strong {
    font-weight: 600;
}

.left-section {
    padding-right: calc((100vw - 1400px) / 2) !important;
}

.right-section {
    padding-left: calc((100vw - 1400px) / 2) !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

:is(.elementor-widget-heading,
.elementor-widget-text-editor,
.elementor-widget-icon-box) :is(h1, h2, h3, h4, h5, h6, p, span) {
    text-wrap: balance;
}

input:focus, input:focus-visible,
input:focus-within button:focus,
button:focus-within,
button:focus-visible {
    outline: none !important;
}

.owl-dots > button:not(.active) {
    background-color: var(--e-global-color-text) !important;
}

.owl-dots > button {
    height: 20px;
    width: 20px;
}

.owl-dots > button.active {
    border: 1px solid var(--e-global-color-text) !important;
}

.owl-dots {
    display: flex;
    width: 100px;
    margin: 0 auto;
    justify-content: space-between;
}


p:first-of-type {
    margin-top: 0px !important;
}

p:last-of-type {
    margin-bottom: 0px !important;
}

div.geenClass {
    background-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-text);
    background-color: var(--e-global-color-accent);
}

table {
    border-spacing: 0px !important;
}

table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent !important;
}

.btn_first {

}

.btn_second {

}

.glas {
    background: #a0a0a04d;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

.word {
    display: inline-block;
}

.word {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  .word.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .word:nth-child(1) {
    transition-delay: 0.1s;
  }
  .word:nth-child(2) {
    transition-delay: 0.2s;
  }
  .word:nth-child(3) {
    transition-delay: 0.3s;
  }
  .word:nth-child(4) {
    transition-delay: 0.4s;
  }
  .word:nth-child(5) {
    transition-delay: 0.5s;
  }
  .word:nth-child(6) {
    transition-delay: 0.6s;
  }
  .word:nth-child(7) {
    transition-delay: 0.7s;
  }
  .word:nth-child(8) {
    transition-delay: 0.8s;
  }
  .word:nth-child(9) {
    transition-delay: 0.9s;
  }
  .word:nth-child(10) {
    transition-delay: 1s;
  }
  .word:nth-child(11) {
    transition-delay: 1.1s;
  }

.blue .word:last-child {
    color: var(--e-global-color-primary);
    font-weight: bold;
    margin-left: -10px;
}

.orange .word:last-child {
    color: var(--e-global-color-secondary);
    font-weight: bold;
    margin-left: -10px;
}

.green .word:last-child {
    color: var(--e-global-color-accent);
    font-weight: bold;
    margin-left: -10px;
}

.pulse svg {
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
}

.wordanimation :where(h2, h1, p, span) {
    display: inline-block;
    white-space: nowrap;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(1,172,58,.4)
    }

    100% {
        box-shadow: 0 0 0 8px rgba(1,172,58,0)
    }
}

/* -------------------------------------------- */
/* --------------- END ALGEMEEN --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* -------------------------------------------- */

.elementor-maintenance-mode header,
.elementor-maintenance-mode footer {
    display: none !important;
}

/* -------------------------------------------- */
/* ----------- END BINNENKORT ONLINE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* -------------------------------------------- */

.error404 header,
.error404 footer {
    display: none !important;
}

/* -------------------------------------------- */
/* -------------- END 404 PAGINA -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN MENU ---------------- */
/* -------------------------------------------- */

.sub-menu li a {
    border-left: none !important;
}

.top_bar {

}

.header_top {

}

.home .header_top .elementor-element :is(li span, a) {
    color: #fff !important;
}

body:not(.home) .header_top_logo-licht {
    display: none;
}

body.home .header_top_logo-donker {
    display: none;
}

.header_top li.current-menu-item > a::after {
    content: '' !important;
    width: 10px !important;
    height: 10px !important;
    background: var(--e-global-color-primary);
    position: absolute;
    opacity: 1;
    visibility: visible;
    border-radius: 100px;
    border: none !important;
    left: calc((100% / 2) - 5px);
    bottom: -20px;
}

.gvj_header-top > .e-con-inner::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    max-width: 1400px;
    bottom: 0;
}

body:not(.home) .gvj_header-top > .e-con-inner::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    position: absolute;
    max-width: 1400px;
    bottom: 0;
}

/* -------------------------------------------- */
/* ----------------- END MENU ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN HOME ---------------- */
/* -------------------------------------------- */

.before-section::before {
    /* content: ''; */
    width: 100vw;
    height: 40px;
    left: 0;
    top: -39px;
    background: #fff;
    border-radius: 50px 50px 0px 0px;
}

/* -------------------------------------------- */
/* ----------------- END HOME ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN DETAIL --------------- */
/* -------------------------------------------- */

.stappenplan {
    counter-reset: stappen;
    gap: 40px;
}

.stappenplan > .elementor-widget-text-editor::before {
    counter-increment: stappen;
    content: counter(stappen)'.';
    align-self: center;
    font-size: 1.5em;
    font-weight: 600;
}
.stappenplan > .elementor-widget-text-editor {
    display: flex;
    column-gap: 30px;
}

.leaf::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-flex;
    position: relative;
    background: url(assets/images/leaf.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.leaf {
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-id-199 .gvj_werkwijze-button a {
    background-color: var(--e-global-color-accent) !important;
}

/* -------------------------------------------- */
/* ---------------- END DETAIL ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* -------------------------------------------- */

.veelgesteldevraag-section.active {
    background-color: var(--e-global-color-primary);
}

.veelgesteldevraag-section .veelgesteldevraag-vraag {
    cursor: pointer;
}

.veelgesteldevraag-section > .e-con-inner {
    gap: 0;
    transition: .5s ease-out;
}

.veelgesteldevraag-section.active > .e-con-inner {
    gap: 10px;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.5s ease, opacity 0.3s ease 0.2s; 
}

.veelgesteldevraag-section .elementor-widget-jet-listing-dynamic-field {
    color: inherit;
    width: 95%;
}
.veelgesteldevraag-section > .e-con-inner::after,
.veelgesteldevraag-section > .e-con-inner::before {
    color: inherit !important;
    font-weight: bold;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-antwoord {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s all;
}

.veelgesteldevraag-section > .e-con-inner::after {
    content: '\f068';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    right: 0;
    /* top: 0; */
    color: inherit;
    transition: .1s;
}

.veelgesteldevraag-section > .e-con-inner {
    position: relative;
}

.veelgesteldevraag-section > .e-con-inner::before {
    content: '\2b';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    right: 0;
    /* top: 0; */
    color: inherit;
    transition: .1s;
    opacity: 1;
}

.veelgesteldevraag-section.active > .e-con-inner::before {
    opacity: 0;
}

.veelgesteldevraag-section:not(.active) > .e-con-inner::after {
    opacity: 0;
}

.veelgesteldevraag-section {
    color: var(--e-global-color-text);
}

.veelgesteldevraag-section.active {
    color: #fff;
}

/* -------------------------------------------- */
/* ----- END VEELGESTELDE VRAGEN ARCHIVE ------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN CONTACT -------------- */
/* -------------------------------------------- */



/* -------------------------------------------- */
/* ---------------- END CONTACT --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* -------------------------------------------- */

.gform_confirmation_wrapper {
    display: block;
    width: max-content;
    text-align: center;
    /* border: 1px solid #000000; */
    border-radius: 20px;
    background-color: var(--e-global-color-accent);
    padding: 60px;
    color: #fff !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #fff;
}

body .gform_wrapper {

}

body .gform_wrapper.gform_validation_error .gform_validation_errors {
    border: 1px solid #ff0000;
    border-radius: 0px;
    box-shadow: none;
    background: #ff0000;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px 20px;
    display: none;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 span {
    display: none !important;
}

body .gform_wrapper .gform_heading {
    display: none;
}

body .gform_wrapper .gform_body {

}

body .gform_wrapper .gform_body .gform_fields {

}

body .gform_wrapper .gform_body .gform_fields .gfield {

}

body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 0px 0px 5px 0;
    font-family: inherit;
    font-weight: 300;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #000;
    background: transparent;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    background-color: #efefef;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    resize: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield input::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield select::placeholder {
    color: #929292;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea {
    border-bottom: 1px solid #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 600;
    font-size: .9em;
    line-height: inherit;
    margin-bottom: 5px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    font-size: inherit;
    padding-left: 0px;
    margin-left: 2px;
    color: inherit;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description.gfield_validation_message {
    display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label a {
    text-decoration: underline;
    color: inherit;
}

.gfield_consent_label {
    color: var(--e-global-color-text);
    font-size: .8em;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label a {
    color: #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gfield_required {
    font-size: inherit;
    color: inherit;
}

body .gform_wrapper .gform_footer {
    margin: 30px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    justify-content: flex-end;
}

body .gform_wrapper .gform_footer .gform_button:hover {
    transform: scale(.9)
}

body .gform_wrapper .gform_footer .gform_button {
    font-family: inherit;
    font-weight: 500;
    font-size: inherit;
    line-height: 1 !important;
    border: inherit;
    border-radius: 100px;
    padding: 18px 30px 21px 30px;
    margin-bottom: 0px !important;
    cursor: pointer;
    color: #fff;
    transition: .3s;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label {
    font-weight: 600;
    font-size: .9em;
    line-height: inherit;
    margin-bottom: 5px;
    color: #ff0000;
}
body .gform_wrapper .gform_body .gform_fields .gfield :where(textarea:focus, textarea:focus-within, textarea:focus-visible) {
    outline: none !important;
}
/* -------------------------------------------- */
/* ------------- END GRAVITY FORM ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN FOOTER --------------- */
/* -------------------------------------------- */

.footer_top {

}

.bottom_bar {
    
}

.bottom_bar .bottom_bar_copyright {

}

.footer_container::after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 0;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    z-index: 1;
    border-radius: 30px;
    overflow: hidden;
}

footer {
    overflow: hidden;
    max-width: 100vw;
}

.footer_bottom {
    font-size: .9em;
}

/* -------------------------------------------- */
/* ---------------- END FOOTER ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */


.e--ua-safari .wordanimation :where(h2, h1, p, span) {
      display: inline;
}

@media only screen and (max-width: 1555px) {
    .left-section {
        padding-right: 5% !important;
    }
    .right-section {
        padding-left: 5% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .blue .word:last-child {
        margin-left: -5px;
    }
    .glas {
        background: #7979793b;
    }
    .green .word:last-child {
        margin-left: -5px;
    }
    .orange .word:last-child {
        margin-left: -5px;
    }
    .bottom_bar ul .elementor-icon-list-item {
        display: flex;
        justify-content: center;
    }
    .gvj_responsive-menu ul {
        display: flex;
        flex-wrap: wrap;
    }
    .gvj_responsive-menu ul  li a {
        opacity: 0;
        animation: fadeInLeft .7s ease forwards;
    }
    
    .gvj_responsive-menu ul > li {
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 30px !important;
        border-bottom: 1px solid #00000029;
    }
    .gvj_responsive-menu ul li:nth-child(1) a {
        animation-delay: 0.1s
    }
    
    .gvj_responsive-menu ul li:nth-child(2) a {
        animation-delay: 0.2s
    }
    
    .gvj_responsive-menu ul li:nth-child(3) a {
        animation-delay: 0.3s
    }
    
    .gvj_responsive-menu ul li:nth-child(4) a {
        animation-delay: 0.4s
    }
    
    .gvj_responsive-menu ul li:nth-child(5) a {
        animation-delay: 0.5s
    }
    
    .gvj_responsive-menu ul li:nth-child(6) a {
        animation-delay: 0.6s
    }
    
    .gvj_responsive-menu ul li:nth-child(7) a {
        animation-delay: 0.7s
    }
    
    .gvj_responsive-menu ul li:nth-child(8) a {
        animation-delay: 0.8s
    }
    
    .gvj_responsive-menu ul li:nth-child(9) a {
        animation-delay: 0.9s
    }
    
    .gvj_responsive-menu ul li:nth-child(10) a {
        animation-delay: 1s
    }
    
    .gvj_responsive-menu ul  li:nth-child(11) a {
        animation-delay: 1.1s
    }
    @keyframes fadeInLeft {
        from {
          opacity: 0;
          transform: translateY(-100%);
        }
        to {
          opacity: 1;
          transform: translateY(0);
        }
    }
}

@media only screen and (max-width: 480px) {
    .homeglas {
        background: transparent !important;
        backdrop-filter: none;
    }
    .leaf-button a {
        padding: 0 !important;
    }
    .home-header h1 {
        font-size: 3.5em !important;
    }
    .gvj_responsive-menu ul > li {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px !important;
    }
    .elementor-icon-list-items.owl-carousel {
        transform: translateX(5vw);
    }
    .home .gvj_home_header .glas {
        background: none;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }
}
/* -------------------------------------------- */
/* -------------- END RESPONSIVE -------------- */
/* -------------------------------------------- */