/*
Theme Name: Convident theme Child
Theme URI: https://http://thema.convident.website/
Template: convident-theme
Author: Convident
Author URI: https://convident.nl
Description: Algemeen thema voor convident websites
Version: 1.0.0
Text Domain: convident-theme-child

/* algemeen */

@import url('https://fonts.googleapis.com/css?family=Hind:400,500,700&display=swap');

/* Social menu */

.col-md-12.topbar-contentjustifier {
    display: flex;
    justify-content: space-between;
}

.social-menu {
    position: relative;
    max-width: 25%;
    display: flex;
    justify-content: start;
}

.social-menu div {
    padding-top: 15px;
    margin-right: 15px;
}

.social-menu i {
    font-size: 22px;
    color: #FFF;
}

.contact-block p {
    color: #FFF;
}

.top-header-intro.single {
    height: auto !important;
    object-fit: contain;
    min-height: 450px;
    max-width: 100%;
    border-radius: 0;
    position: relative;
}

.top-header-intro.single h1 {
    font-size: 60px;
    color: #00EBA3;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .top-header-intro.single h1 {
        font-size: 30px;
        color: #00EBA3;
        text-transform: uppercase;
    }
}

.top-header-intro.single p {
    font-size: 18px;
    max-width: 561px;
    color: #fff !important;
}

/* end social menu */
.overlay {
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the last value (0.5) for the desired opacity */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 25px
}

.frm_combo_inputs_container, .frm_grid_container, .frm_form_fields .frm_section_heading, .frm_form_fields .frm_fields_container {
    display: block;
}

.fullslider .slick-prev {
    right: 80px;
    left: unset;
    background-image: url(img/left-arrow.svg);
    background-size: 100%;
    background-position: center center !important;
    bottom: 18px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.contactform label .frm_required,
.contactform label {
    color: white !important;
}

.page-id-20 .intro {
    display: none !important;
}

aside#text-3 li {
    float: left;
    height: 89px;
    width: 50%;
    text-align: center;
}

.frm_fields_container label {
    display: none;
}

sup {
    top: 0;
}

p.widgettitle {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.fractional_number span {
    font-size: 44px;
}

.container-fluid.max-c {
    max-width: 95% !important;
}

.row.max-c {
    max-width: 95% !important;
}

.container.with-background {
    background-color: #F8F8F8;
    padding: 30px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-bottom: 40px;
}

.container.with-background img {
    padding-right: 15px;
    max-height: 175px;
    width: auto;
}

.container.with-background .col-md-6.d-flex {
    margin-top: 15px;
}

body {
    overflow-x: unset;
    overflow: hidden;
}

.row.price-repeater {
    display: flex;
    background: #F4F4F4;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0;
}

.row.price-repeater .col-md-6 {
    padding: 5px 10px;
}

tbody {
    padding: 5px;
    position: relative;
    background: #F4F4F4;
}

a.btn.shortcode-btn.btn.blue {
    margin-top: 15px;
}

tbody tr {
    padding: 5px !important;
}

p {
    line-height: normal !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

h2 {
    line-height: normal !important;
}

.col-lg-12 p {
    padding-bottom: 15px !important;
}

html {
    max-width: 100vw;
    overflow-x: hidden;
}

p, li {
    font-family: Hind;
    font-size: 18px;
    line-height: 29px;
}

h1, h2, h3 {
    margin-bottom: 10px;
}

h1 {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 56px;
    /* color: #FFFFFF; */
}

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

.home .icon-dienst {
    max-height: 50px;
}

.single-diensten .icon-dienst {
    max-height: 120px;
}

h2 {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 48px;
    color: #1E1E1E;
}

h3 {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    color: #1E1E1E;
}

h4 {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #1E1E1E;
}

.btn {
    padding: 23px 13px;
    background-color: white;
    color: #1e1e1e;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-right: 20px;
    border: 2px solid white;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.tel {
    color: #fff;
    position: relative;
    font-weight: bold;
    padding-left: 25px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    /* font-size: 18px; */
    line-height: 29px;
}

a.mob.green {
    color: #13BA87;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding-left: 25px;
    font-style: normal;
    line-height: 29px;
}

a.mob.green:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(img/green-mob-icon.svg);
    background-size: cover;
}

a.tel.green {
    color: #13BA87;
    display: inline-block;
    font-size: unset;
    text-decoration: none;
}

a.tel.green:hover {
    text-decoration: underline;
}

a.tel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(img/phone.svg);
    background-size: cover;
}

a.tel.green:before {
    background-image: url(img/green-tel-icon.svg);
}

.btn:hover {
    background-color: #357185;
    border-color: #357185;
    color: white;
    opacity: 1;
}

.btn.trans {
    background-color: transparent;
    color: white;
}

.btn.trans:hover {
    background-color: white;
    border-color: white;
    color: #1E1E1E;
    opacity: 1;
}

.btn.blue {
    background-color: #357185;
    color: white;
    border-color: #357185;
}

.btn.blue:hover {
    background-color: white;
    color: #357185;
    opacity: 1;
    border-color: #357185;
}

.btn.black {
    background-color: transparent;
    color: #1e1e1e;
    border-color: #1e1e1e;
}

.btn.black:hover {
    background-color: #1e1e1e;
    color: #fff;
}

a.green-link {
    color: #13BA87;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
}

.medewerker-box a.more-link {
    margin-top: 17px;
    color: #357185 !important;
    margin-left: 0;
}

section.small-p {
    padding: 50px 0px;
}

main#main-content {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

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

.viewport-bottom {
    display: none;
}

.help {
    padding: 22px;
    padding-right: 80px;
    background: #FFFFFF;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.25);
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    width: fit-content;
    width: -moz-fit-content;
    position: fixed;
    z-index: 10;
    margin-top: 20px;
    bottom: 5px;
    float: right;
    right: 5px;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #1E1E1E;
    background-image: url(img/clerk.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.help a {
    color: #1E1E1E;
}

/* Algemeen > Menu */
.topbar-upper {
    background: #357185 !important;
}

.topbar {
    background-color: #00EBA3;
    z-index: 9999999999;
    position: relative;

}

.topbar ul li a {
    font-family: Hind;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    color: #FFFFFF;
}

#primary-menu {
    padding: 0;
}

#primary-menu li.current-menu-parent > a::after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid #626262;
    margin: 0 auto;
}

.navigatie {
    position: relative;
    width: 100%;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #FFF;
    /* border-bottom-right-radius: 20px; */
    filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.1));
    height: 47px;
}

.navigatie nav {
    height: 47px;
}


header.header-scrolled {
    margin-bottom: 85px;
}

@keyframes header-movement {
    0% {
        top: -100px;
    }
    100% {
        top: 0;
    }
}

.header-scrolled .navigatie {
    background-color: #fff !important;
    position: fixed;
    animation-name: header-movement;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.home .navigatie {
    background-color: #fff;
}

header nav ul li a {
    font-family: Hind;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    /* padding: 27px 0px; */
    margin-top: 5px;
    margin-right: 25px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid transparent;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    color: #626262;
    padding: 0;
}

header nav ul > li:last-child > a {
    margin-right: 0;
}

section {
    padding: 60px 0;
}

header nav ul li.current-menu-item a, header nav ul li a:hover {
    /* color: white; */
    border-bottom: 1px solid 626262;
    text-decoration: none;
}

nav ul li:last-child a {
    padding: 27px 0px;
}

#primary-menu ul.sub-menu {
    /*  flex-direction: column; */
    padding-top: 25px !important;
    justify-content: center;
}

#primary-menu ul.sub-menu li {
    text-align: center;
    margin-left: 0;
    width: auto;
    float: left;
}

.frm_button_submit {
    margin-top: 0 !important;
}

.iconHeight {
    height: 60px;
    line-height: 60px;
}

.zkn-widget-body a {
    text-decoration: underline;
}

/* Algemeen > menu > submenu */

li.megamenu:hover > a {
    text-shadow: 0px 0px 2px #ffffff;
}

header nav ul.sub-menu {
    /* width: 100%; */
    padding: 20px !important;
    background: #357185;
    border-radius: 0px 0px 0px 57px;
}

/* header nav ul.sub-menu li a, header nav ul.sub-menu li a:hover {
    color: #1E1E1E;
    border-bottom: 0;
} */
#primary-menu .menu-item-type-custom {
    padding-bottom: 15px;
}

#primary-menu .sub-menu .menu-item-type-custom {
    padding-bottom: 0;
}

header nav ul.sub-menu {
    width: 100% !important;
    right: 0;
    left: auto !important;
    padding: 10px;
    top: 47px;
    /* background: #ffffff; */
    /* border-radius: 5px; */
    box-shadow: 0 10px 7px 0px rgb(0 0 0 / 6%);
}

header nav ul.sub-menu a {
    margin: 0;
}

/* nav ul.sub-menu li:last-child a, nav ul.sub-menu li a {
    padding: 10px 0px;
} */

.megamenu-child {
    text-align: center;
}

.megamenu ul.sub-menu li a {
    font-weight: 500;
    border: none !important;
    padding: 0;
    font-style: normal;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    display: flex;

}

.megamenu .mega-menu-icon span {
    display: flex;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.megamenu .mega-menu-icon span::after {
    content: "";
    width: 20px;
    display: inline-block;
    height: 20px;
    /*background-image: url(img/list-icon-light-green.svg);*/
    background-image: url(img/menu-arrow-right-green.svg);
    /*background-size: cover;
    background-position: center center;*/
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-top: 5px;
    margin-left: 15px;
}

.megamenu .mega-menu-icon span:hover::after {
    transform: translateX(3px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* .megamenu ul.sub-menu li a:hover {
    border: 1px solid #357085!important;
} */

.mega-menu-icon img {
    max-width: 51px;
    filter: brightness(0) invert(1);
    max-height: 100px;
}

.mega-menu-icon span {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #FFFFFF;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}

button.sub-menu-toggle {
    background-color: #ffffff;
    border: 0;
    text-indent: 999px;
    height: 30px;
    width: 30px;
    overflow: hidden;
    color: transparent;
    font-size: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-image: url('img/right-arrow-b.svg');
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
    border-radius: 10px 0 10px 0;
}

button.sub-menu-toggle:focus {
    outline: 0;
    box-shadow: none;
}

button.sub-menu-toggle.open {
    transform: rotate(270deg);
}

/* Niv1 > Home > Header */

header {
    position: relative;
    /* z-index: 1; */
}

/*.dienst-box a:hover {*/
/*    color: #13BA87;*/
/*}*/

/*.dienst-box:hover .dienst-box-inner {*/
/*    background: linear-gradient(*/
/*            135deg, #00EBA3 0%, #13BA87 99.99%);*/
/*    box-shadow: 0px 0px 13px rgb(0 0 0 / 10%);*/
/*}*/

.dienst-box h3 {
    font-size: 22px !important;
}

.icon-box {
    height: 90px;
    line-height: 100px;
}

#logo a {
    max-height: 32px;
    line-height: unset !important;
}


.header {
    position: relative;
    background-color: #F8F8F8;
    min-height: 400px;
    margin-bottom: 50px;
}

.header .container {
    position: relative;
    z-index: 2;
}

.header-content {
    margin-top: 50px;
}

.header .splits {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    margin-bottom: 50px;
}

.split-half {
    width: 50%;
    height: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 50px;
}

.split-half.image-split {
    padding-right: 0;
    padding-top: 0;
}

.split-half .split-img {
    max-height: 420px;
    height: 420px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 0px 0px 0px 53px;
}

.split-half .split-img .img-inner {
    background-position: center;
    background-repeat: no-repeat;
    max-height: 420px;
    height: 420px;
    background-size: cover;
    width: 100%;
    transition: transform 1.3s cubic-bezier(.18, .74, .36, .99);
}

.split-half .image-split {
    overflow: hidden;
    border-radius: 0px 0px 0px 53px;
}

.split-half .split-img .img-inner.in-viewport {
    transform: scale(1);
}

.split-half .split-img .img-inner.not-in-viewport {
    transform: scale(1.2);
}

.split-half button.slick-arrow.slick-prev {
    left: 0;
    background-image: url(img/left-arrow-home-header.svg);
    right: unset;
    margin-left: 12px;
}

.split-half button.slick-arrow.slick-next {
    margin-bottom: 36px;
    left: 70px;
}

button.slick-arrow.slick-prev {
    right: 80px;
    left: unset;
    /* background-image: url(img/left-arrow.svg); */
    background-size: 100%;
    background-position: center center !important;
    bottom: 18px;
    background-repeat: no-repeat;
    cursor: pointer;
}

button.slick-arrow {
    top: unset;
    bottom: 19px;
    transform: unset;
    background-image: url(img/right-arrow.svg);
    background-position: center bottom !important;
    background-repeat: no-repeat;
    background-size: 38%;
    cursor: pointer;
    outline: none;
}

/* Niv1 > Home > Diensten */

.border {
    /* padding: 65px 60px!important; */
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat;
    margin: -1px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

section.diensten {
    position: relative;
    border-bottom: 1px solid #626262;
}

section.diensten .dienst-mobile .dienst h3 {
    word-break: break-word;
}

section.diensten .dienst-outter {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

section.diensten .dienst-outter .row {
    display: flex;
    align-items: center;
}

section.diensten .btn.blue {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    margin-bottom: -52px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.dienst-outter {
    position: relative;
    min-height: 130px;
}

.dienst-outter h3 {
    font-size: 22px;
}

.overlaylink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.dienst-icon-col {
    text-align: center;
}

.dienst-outter .green-link {
    position: absolute;
    display: block;
    bottom: 20px;
    right: calc(100% / 2 - 53px);
}

/* Niv1 > Home > Reviews */

.post-type-archive-reviews .splits .split-50 {
    background-color: #F8F8F8;
}

.reviews {
    position: relative;
    z-index: 2;
    margin-top: 95px;
    padding-top: 0;
}

.reviews .container-fluid {
    position: relative;
    z-index: 2;
}

.reviews .intro {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.reviews .splits {
    height: 300px;
    position: absolute;
}

.reviews .splits .split-half {
    padding: 0;
}

.reviews .split {
    max-height: 290px;
}

/* Niv1 > Home > CTA */

.cta {
    position: relative;
}

.cta-bg {
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 35px;
}

.ctabg {
    width: 80%;
    height: calc(100% - 200px);
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 35px;
}

.ctatekst {
    padding: 90px 60px;
    background: #00EBA3;
    color: white;
    position: relative;
    margin-top: 80px;
    border-bottom-left-radius: 35px;
    /* overflow-x: hidden; */
}

.ctatekst:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9999px;
    width: 10000px;
    height: 100%;
    background: #00EBA3;
}

.ctatekst h2 {
    color: white;
}

/* Niv1 > Home > Over */

.medewerker {
    padding: 20px 10px;
    margin-bottom: 30px;
    min-height: 230px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    text-align: right;
    overflow: hidden;
    text-shadow: 0px 0px 13px rgba(150, 150, 150, 1);
}

.medewerker a {
    z-index: 2;
}

.dienst-box-inner a:hover {
    text-decoration: none;
}

a .dienst p {
    color: #000;
}

.medewerker.medewerker-1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #357185;
    opacity: 0.5;
}

.medewerker.medewerker-2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #13BA87;
    opacity: 0.5;
}

.medewerker.medewerker-3::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00EBA3;
    opacity: 0.5;
}

.medewerker.medewerker-4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #357185;
    opacity: 0.5;
}

.medewerkerinfo {
    color: white;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
}

.medewerkerinfo h4 {
    color: white;
}

.medewerker .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-radius: 0 20px;
}

.medewerkerinfo p {
    margin-bottom: 0px;
}

/* Niv1 > Home > Over Kliniek */

.overkliniek {
    position: relative;
    padding-bottom: 0px;
}

.overkliniek .leftimage {
    width: 50%;
    height: calc(100%);
    position: absolute;
    margin-top: 65px;
    top: 0;
    left: 0;
    border-top-right-radius: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 88%;
}

.overkliniek .row {
    background: linear-gradient(-90deg, rgba(248, 248, 248, 1) 58%, rgba(248, 248, 248, 0) 58%);
}

.overkliniek .overkliniektekst {
    background-color: #f8f8f8;
    padding: 80px 0px;
    margin-left: -15px;
    padding-left: 90px;
    position: relative;
    /* overflow-x: hidden; */
}

.overkliniek .overkliniektekst::after {
    background-color: #f8f8f8;
    content: '';
    position: absolute;
    top: 0;
    right: -9999px;
    height: 100%;
    width: 10000px;
}

.openstatus {
    padding-left: 40px;
    position: absolute;
    margin-left: 270px;
    top: 86px;
}

.openstatus.open {
    color: #13BA87;
}

.openstatus.closed {
    color: rgb(156, 21, 39);
}

.openstatus.open:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 30px;
    left: 0px;
    background-image: url(img/up.png);
    background-repeat: no-repeat;
    background-position: center;
}

.openstatus.closed:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 30px;
    left: 0px;
    background-image: url(img/down.png);
    background-repeat: no-repeat;
    background-position: center;
}

/* Algemeen > Footer */

.ctafooter {
    background-color: #F8F8F8;
}

.ctafooter img {
    width: 190px;
    position: absolute;
    height: auto;
    border-radius: 0px 20px 0px 20px;
}

.ctafooter img:last-of-type {
    bottom: 0;
    left: 180px;
}

.ctafooter a.tel {
    color: #13BA87;
    position: relative;
    font-weight: bold;
    padding-left: 30px;
}

.ctafooter a.tel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(img/tel.svg);
    background-size: cover;
}

.footer-cta .btn.blue {
    margin-right: 35px;
}

.footer-cta a.tel {
    color: #fff;
    position: relative;
    font-weight: bold;
    padding-left: 25px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
}

.footer-cta a.tel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(img/phone.svg);
    background-size: cover;
}

.footer-cta h2 {
    color: #fff;
}

.footer-cta > * {
    color: #fff;
}

footer {
    background-color: #EAEAEA;
}

footer h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #1E1E1E;
    margin-bottom: 15px;
}

footer a {
    color: #1e1e1e;
}

footer a:hover {
    color: #13BA87;
    text-decoration: underline;
}

footer ul li {
    margin-bottom: 6px;
}

footer .custom-menu-item a {
    color: #13BA87;
}

/* 
ul.gegevens li {
    margin-bottom: 20px;
}

ul.gegevens li.m-b {
    margin-bottom: 20px;
} */

ul.gegevens li a {
    color: #13BA87;
}

.textwidget a {
    color: #00EBA3;
}

.left-border {
    position: relative;
    padding-left: 30px;
}

.left-border:before {
    content: '';
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    position: absolute;
    background-image: url(img/Line.svg);
    background-repeat: y;
}

#socket {
    background: #EAEAEA;
    border-top: 1px solid #1E1E1E;
}

#socket a {
    color: #00EBA3;
}

ul.gegevens li a.tel, ul.gegevens li a.mob {
    display: flex;
}

ul.gegevens li a.mob {
    margin-top: 0;
}

ul.gegevens li a.tel:before {
    content: "";
    width: 20px;
    display: inline-block;
    height: 20px;
    background-image: url(img/green-tel-icon.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px;
}

ul.gegevens li a.mob:before {
    content: "";
    width: 20px;
    display: inline-block;
    height: 20px;
    background-image: url(img/green-mob-icon.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px;
}

li.kvk {
    margin-top: 10px;
}

li.agb {
    margin-bottom: 10px;
}

/* Niv2 > Archive > Diensten */

/* section.archive-filter {
    padding-top: 170px;
}

section.intro {
    background: #F8F8F8;
}

section.intro h1 {
    color: #1E1E1E;
    margin-bottom: 20px;
}

section.intro form ul {
    padding-left: 0px;
}

section.intro form label {
    width: 100%;
}

.archive-results .dienst a {
    margin: 25px 0 0px 0;
}
*/

input.sf-input-text {
    width: 100%;
    padding: 10px;
    background-image: url(img/search.png);
    background-position: right 12px top 7px;
    background-repeat: no-repeat;
    border: 1px solid #e1e1e1;
}

.archive .top-header-intro, .single .top-header-intro, .page .top-header-intro {
    /* border-bottom-right-radius: 25px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px;
}

.navigatie {
    margin-top: -1px;
}


.post-type-archive-diensten .dienst-box .icon-dienst {
    margin-bottom: 10px;
}

.dienst-box-inner {
    padding: 17px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    text-align: center;
    height: 100%;
}

.dienst-box-inner .icon-dienst {
    position: relative;
    max-width: 100px;
    max-height: 75px;
}

.dienst-box-inner.highlighted {
    background: linear-gradient(135deg, #00EBA3 0%, #13BA87 99.99%);
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
}

.dienst-box-inner.highlighted .dienst > * {
    color: #fff;
}

.dienst-box {
    padding: 17px !important;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat;
    margin: -1px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dienst-box a {
    color: #13BA87;
    display: block;
    margin-left: 0;
    bottom: 30px;
    left: 0;
    right: 0;
}

.dienst-box p {
    margin-bottom: 0px;
}

.cta-box {
    padding: 65px 60px !important;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat;
    margin: -1px;
    margin-bottom: 0px;
    background-color: #F8F8F8;
    position: relative;
    z-index: 0;
}

.cta-box .bigtekst {
    font-weight: bold;
    font-size: 55px;
    line-height: 130%;
    color: #1E1E1E;
    margin-bottom: 30px;
}

.cta-box p {
    padding-right: 100px;
}

.searchandfilter label {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.search-filter-results {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.searchandfilter ul {
    display: flex;
    margin: 0;
    padding: 0px 0px 30px 0px;
}

.searchandfilter li.sf-field-category select {
    background-color: #357185;
    border-radius: 0px 0px 20px 0px;
}

.searchandfilter li.sf-field-sort_order select {
    background-color: #357185;
    border-radius: 0px 0px 20px 0px;
}

.searchandfilter select.sf-input-select {
    min-width: unset;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
}

.searchandfilter select.sf-input-select option {
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
}

.searchandfilter ul li {
    position: relative;
    width: 100%;
}

#search-filter-form-128 input {
    min-width: 350px;
}

#search-filter-form-851 li:first-of-type {
    margin-left: -15px;
}

#search-filter-form-851 li:nth-child(2) {
    margin-left: 30px;
}

#search-filter-form-851 h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 35px;
}

#search-filter-form-851 select {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    font-family: Hind;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(img/services-arrow.svg);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
    width: 300px;
}

#search-filter-form-851 select:focus {
    background-image: url(img/services-arrow-down.svg);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
}

.searchandfilter ul li h4 {
    position: absolute;
    top: -30px;
    padding: 5px 0 10px;
    font-size: 22px;
}

.searchandfilter#search-filter-form-851 ul::before {
    content: '';
    position: absolute;
    left: -50vw;
    width: 200vw;
    height: 1px;
    top: 25px;
    opacity: 0.5;
    border: 1px solid #626262;
    display: block;
    z-index: -1;
}

/* Niv2 > Archief > Blog */

.top-header-intro {
    background-color: #f8f8f8;
}

.top-header-intro .split-40.image-split {
    border-radius: 0 0 53px 0;
    height: 500px;
    z-index: 2;
}

.top-header-intro .split-50.image-split {
    border-radius: 0 0 53px 0;
    height: 500px;
    z-index: 2;
}

.top-header-intro .split-40.image-split.left, .top-header-intro .split-50.image-split.left {
    border-radius: 0 0 53px 0;
}

.top-header-intro .split-40.image-split.right, .top-header-intro .split-50.image-split.left {
    border-radius: 0px 0px 0px 53px;
}

.top-header-intro.blogpage {
    background-size: cover;
    background-repeat: no-repeat;
}

.post-image img {
    border-radius: 0 0 40px 0px;
}

.post-image {
    border-radius: 0 0 40px 0px;
    margin-right: 15px;
}

/* Niv3 > Single  */

.slider-inner {
    width: 100%;
}

.slider-cta-holder {
    position: absolute !important;
}

.slider-cta-holder-2 {
    z-index: -2;
}

.slider-cta-holder .slick-list.draggable {
    border-radius: 0 50px 0 0;
}

.slider-cta ~ .text_100 {
    padding-top: 0 !important;
    margin-top: -60px;
}

/* Author box */

.author-box {
    background-color: #F8F8F8;
    padding: 60px 0px 60px 30px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-bottom: 40px;
}

.author-box .slider-author {
    height: 100%;
    width: 100%;
}

.author-box .content-author {
    margin-left: 10px;
}

.author-box .btn {
    margin-right: 10px;
}


.author-box img {
    object-fit: cover;
    object-position: center;
    height: 260px;
    width: 100%
}

.custom-arrow {
    width: 60.5%;
    height: 457px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.7917542016806722) 100%);
    position: absolute;
    z-index: 0;
    display: flex;
}

@media screen and (max-width: 1199px) {
    .custom-arrow {
        width: 61%;
    }
}

@media screen and (min-width: 1822px) {
    .custom-arrow {
        width: 59.8%;
    }
}

a.custom-arrow-right, a.custom-arrow-left {
    height: 51px;
    width: 51px;
    bottom: 0;
    position: absolute;
    cursor: pointer;
}

a.custom-arrow-right:hover, a.custom-arrow-left:hover {
    opacity: 0.7;
}

a.custom-arrow-left {
    left: 0;
    border-right: 1px white solid;
    border-top: 1px white solid;
    margin-bottom: 30px;
    margin-left: 30px;
    border-radius: 0 500px 0 0;
}

a.custom-arrow-left:after {
    content: "";
    background-image: url(img/left-arrow-slick.svg);
    background-position: bottom left;
    background-size: 48%;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
}

a.custom-arrow-right {
    right: 0;
    border-left: 1px white solid;
    border-top: 1px white solid;
    margin-bottom: 30px;
    margin-right: 30px;
    border-radius: 500px 0 0 0;
}

a.custom-arrow-right:after {
    content: "";
    background-image: url(img/right-arrow-slick.svg);
    background-position: bottom right;
    background-size: 48%;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
}

.slider img {
    max-width: unset;
}

.instruction {
    background-color: #13BA87;
    width: 40px !important;
    height: 40px;
    border-radius: 99px;
    left: 46.5% !important;
    top: 46% !important;
    background-image: url(img/slider.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

.instruction p {
    display: none !important;
}

.slider .left.image {
    border-right: 2px solid #13BA87 !important;
}

.bestand {
    padding: 25px 28px;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat, #f8f8f8;
}

.bestand a.download {
    position: relative;
    color: #357185;
    padding-left: 40px;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.bestand a.download:before {
    content: '';
    width: 25px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
    background-image: url(img/download.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.bestand h4 {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.bestand .overlaylink {
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.bestand:hover .overlaylink {
    background-color: #13BA87
}

.bestand:hover h4, .bestand:hover a.download {
    color: white;
}

.middle-image {
    display: block;
    margin: 0 auto;
    max-width: 70%;
}

.fullslider .slide {
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tab-content {
    flex: 9;
    height: 100%;
    padding-left: 32px;
    animation: anime 1.5s;
    text-align: left;
    display: none;
    font-family: sans-serif;
}

.tab-content.active {
    display: block;
}

.tab-cont .but.active {
    background-color: #FFFFFF;
    color: #3A62CA;
    border-left: 3px solid #3A62CA;
    text-decoration: none;
    outline: 0;
    font-weight: 500;
}

.faq button.tab-item {
    display: block;
    width: 100%;
    text-align: left;
    padding: 30px 60px 30px 0px;
    background-color: transparent;
    border: none;
    border-top: 1px solid #e1e1e1;
    outline: none;
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    color: #bdbdbd;
}

.faq button.tab-item a {
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #bdbdbd;
}

.faq button.tab-item.active, .faq button.tab-item.active a {
    color: #1E1E1E;
    font-weight: bold;
    padding: 30px 60px 30px 30px;
    position: relative;
}

.faq button.tab-item.active:before {
    content: '';
    position: absolute;
    left: 0;
    width: 22px;
    top: 32px;
    height: 22px;
    background: #13BA87;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
}

.container-fluid.green {
    background: linear-gradient(124.41deg, #00EBA3 0%, #13BA87 99.99%);
    padding: 60px 30px 30px 30px;
    color: #ffffff;
    border-radius: 0 0 50px 0;
    margin-right: 40px;
    margin-bottom: 40px;
}

.container-fluid.green h2 {
    color: #FFFFFF !important;
}

@media screen and (min-width: 768px) {
    .row.small {
        padding-left: 10%;
        padding-right: 10%;
    }

    .row.small .col-md-3 {
        border-left: 2px solid #000;
    }

    .row.small .col-md-3:nth-child(1) {
        border-left: none;
    }
}

@media screen and (max-width: 768px) {
    .row.small .col-md-3 {
        margin-bottom: 15px;
    }
}

.mtop {
    margin-top: 30px;
}

.faq button.tab-item:after {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.faq button.tab-item:hover:after {
    content: '';
    opacity: 1;
    position: absolute;
    right: 20px;
    width: 22px;
    top: 32px;
    height: 22px;
    background-image: url(img/rechts-pijl.svg);
    background-size: cover;
}

.faq button.tab-item.active:after {
    content: '';
    position: absolute;
    right: 20px;
    opacity: 1;
    width: 22px;
    top: 32px;
    height: 22px;
    background-image: url(img/rechts-pijl.svg);
    background-size: cover;
}

.faq .rechts {
    padding: 60px 0px 60px 30px;
    background: #EAEAEA;
    position: relative;
    border-bottom-left-radius: 45px;
}

.faq .rechts:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9999px;
    width: 10000px;
    height: 100%;
    background: #EAEAEA;
}

.faq .rechts h2 {
    font-weight: bold;
}

.faq {
    position: relative;
    margin-bottom: 30px;
}

.faq .achterblock {
    position: absolute;
    width: 80%;
    height: calc(100%);
    border-radius: 0px 50px 50px 0px;
    background-color: #F8F8F8;
    margin-top: -60px;
}

.faq.arrow-down button.tab-item.active:after, .faq.arrow-down button.tab-item:hover:after {
    transform: rotate(0deg);
}

/* niv3 > single > diensten */
.top-header-intro.single {
    border-bottom-right-radius: 25px;
    margin-bottom: 0;
}

.diensten-single .fullslider .slide {
    height: 279px;
}

.diensten-single section.intro {
    position: relative;
}

section.intro .intro-content {
    display: flex;
/ / align-items: self-end;
}

section.intro .intro-content img.icon-dienst {
    margin: 0 30px 30px 0;
    padding: 15px;
    background: none;
    border-radius: 0 10px 0 0;
}

#frm_field_1_container {
    width: 48% !important;
    float: left;
    margin-right: 2%;
}

#frm_field_3_container {
    width: 50% !important;
    float: left;
    clear: none;
}

.frm_submit {
    float: right;
    clear: none !important;
}

#frm_field_9_container {
    float: left !important;
}

.diensten-single section.intro:after {
    content: '';
    background: #F8F8F8;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: -50vw;
    width: 300vw;
    height: 100%;
    z-index: -1;
}

.sidebar-inner {
    height: 100%;
}

.sidebar-inner-box {
    background: linear-gradient(124.41deg, #00EBA3 0%, #13BA87 99.99%);
    padding: 60px 30px 30px 30px;
    color: #ffffff;
    border-radius: 0 0 50px 0;
    margin-right: 40px;
    margin-bottom: 40px;
}

.sidebar-inner-box a, .sidebar-inner-box h3 {
    color: #ffffff;
}

ul.subnav-on-page, ul.subnav-children {
    list-style-type: none;
    padding: 0;
}

ul.subnav-on-page li, ul.subnav-children li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

ul.subnav-on-page li:last-child, ul.subnav-children li:last-child {
    margin-bottom: 0;
}

ul.subnav-on-page li:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    width: 5px;
    min-width: 5px;
    height: 11px;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.subnav-on-page li.active-scroll-item:before {
    background: #357185;
}

ul.subnav-children li:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    width: 11px;
    min-width: 11px;
    height: 5px;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

li.sidebar-child.sidebar-child-ancestor {
    font-weight: bold;
}

li.sidebar-child.sidebar-child-ancestor:before {
    display: none;
}

li.sidebar-child.current-sidebar-child:before {
    background: #357185;
}

ul.subnav-on-page li a:hover, ul.subnav-children li a:hover {
    text-decoration: none;
}

ul.subnav-on-page li:hover:before, ul.subnav-children li:hover:before {
    transform: translateX(-3px);
}

/* Niv2 > Algemeen */

.fullsliderbig, .fullsliderbig .slick-list, .fullsliderbig .slick-track, .fullsliderbig .slide {
    height: 585px;
}

.fullsliderbig .slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider-nav, .slider-nav .slick-list, .slider-nav .slick-track, .slider-nav .slide {
    height: 150px;
}

.slider-nav {
    margin-top: 50px;
    margin-bottom: 50px;
}

.slider-nav .slide {
    background-size: cover;
    width: 180px !important;
    height: 180px !important;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.6;
    cursor: pointer;
}

.slider-nav .slick-current .slide {
    opacity: 1;
}

/* section.medewerkers {
    background-color: #F8F8F8;
} */

section.medewerkers h2 {
    margin-bottom: 30px;
}

.medewerker-box {
    margin-bottom: 30px;
    padding: 38px 27px;
}

.medewerker-box-inner {
    background-color: #F8F8F8;
}

.medewerker-box h3 {
    margin-bottom: 0px;
}

.medewerker-box .functie {
    display: block;
    font-size: 18px;
    line-height: 29px;
    color: #357185;
    margin-bottom: 17px;
}

.medewerker-box {
    padding-left: 33px;
    padding-top: 40px;
}

.medewerker-box .medewerker-image.left {
    border-radius: 0px 0px 57px 0px;
    margin-left: -15px;
}

.medewerker-box .medewerker-image.right {
    border-radius: 57px 0px 0px 0px;
    margin-left: 40px;
}

.medewerker-box img {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.img_100 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 490px;
}

/* Niv2 > Contact */

.contactgegevens {
    padding: 25px 28px;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat;
}

.contactgegevens ul {
    padding-left: 0px;
}

.contactgegevens ul li {
    list-style-type: none;
}

.contactgegevens ul li.m-b {
    margin-bottom: 20px;
}

.contactgegevens ul li a {
    font-weight: bold;
    color: #00EBA3;
}

.contact-r img {
    border-top-right-radius: 25px;
}

.contact-l form input, .contact-l form textarea {
    border: 1px solid #CCCCCC !important;
    border-radius: 0px 15px 0px 15px !important;
    padding: 20px !important;
}

#frm_form_1_container form label {
    padding-top: 10px;
}

.contact-l .frm_button_submit {
    padding: 23px 13px !important;
    background-color: #357185 !important;
    color: white !important;
    border-top-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    margin-right: 20px !important;
    border: 2px solid #357185 !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    box-shadow: none !important;
}

section.buttons {
    padding: 15px 0px;
}

/* Niv2 > Review */

.review-box {
    padding: 65px 60px !important;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat;
    margin: -1px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}

.vacature-box {
    padding: 50px 55px !important;
    background: url(img/ro.svg) right bottom no-repeat, url(img/lb.svg) left top no-repeat, url(img/lo.svg) left bottom no-repeat, url(img/rb.svg) right top no-repeat, url(img/mo.svg) center bottom no-repeat, url(img/mb.svg) center top no-repeat;
    margin: -1px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}

.vacature-box:hover {
    background-color: #F8F8F8;
}

.vacature-box h3, .vacature-box p {
    margin-bottom: 5px;
}

/* 100 text */

.text-100 {
    position: relative;
}

/* splits vacatures */

.split-text-100 {
    position: absolute;
    width: 100%;
    display: flex;
}

.split-text-100-left {
    width: 42.2%;
    height: 50px;
    display: block;
}

.split-text-100-right {
    width: 57.8%;
    height: 568px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.sticky-div-holder {
    position: relative;
    height: 100%;
}

.sticky-div {
    position: sticky;
    top: 130px;
}

.job-apply-form {
    padding: 55px 50px;
}

.background {
    width: 100vw;
    position: absolute;
    height: 100%;
    background: red;
    top: 0;
    z-index: -1;
    border-radius: 50px;
    background: linear-gradient(135deg, #00EBA3 0%, #13BA87 99.99%);
    margin-right: -15px;
}

.job-apply-form h3 {
    color: #fff;
    font-size: 35px;
}

.job-apply-form p {
    color: #fff;
    font-size: 18px;
}

.job-apply-form .dz-message {
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.job-apply-form input, .job-apply-form textarea, .job-apply-form #field_hfjcx, .job-apply-form #field_hfjcx:focus {
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-color: #fff !important;
    background: transparent !important;
    color: #fff !important;
    padding: 13px 15px !important;
}

.job-apply-form input::placeholder, .job-apply-form textarea::placeholder {
    color: #fff !important;
}

.job-apply-form button[type=submit] {
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    background: #357185 !important;
    border: 2px solid #357185 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.job-apply-form button[type=submit]:hover {
    background-color: white !important;
    color: #357185 !important;
    opacity: 1 !important;
    border-color: #357185 !important;
    border: 2px solid #357185 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.job-apply-form .fallback {
    position: relative;
}

.job-apply-form .fallback input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    text-indent: -9999px;
    border: 1px solid red;
    cursor: pointer;
}

.job-apply-form .frm_dropzone .dz-preview .dz-column {
    float: none;
    width: 75%;
    margin-left: 20px;
}

.job-apply-form .frm_dropzone.frm_single_upload {
    max-width: unset;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    margin-top: 0;
    max-height: 0;
}

.job-apply-form .frm_dropzone .dz-message {
    display: block;
    border: unset;
}

.job-apply-form .frm_dropzone .frm_upload_icon:before {
    content: url(img/dropzone-icon.svg) !important;
}

.job-apply-form .frm_dropzone .dz-message .frm_upload_text {
    display: none;
}

.job-apply-form .frm_dropzone .dz-message .frm_compact_text {
    display: block;
}

.job-apply-form .frm_dropzone .dz-message .frm_compact_text button {
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 18px !important;
    text-align: center !important;
    color: #357185 !important;
    margin-top: 12px !important;
}

.job-apply-form .frm_dropzone .dz-message .frm_small_text {
    display: none;
}

.review-box a {
    color: #13BA87;
    display: block;
}

.review-box p {
    margin-bottom: 0px;
}

.review-box:hover {
    background-color: #F8F8F8;
}

.review-box .cijfer {
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    margin-top: 20px;
}

.review-box h3 {
    font-weight: 800;
}

.review-box .cijfer:before {
    content: '';
    position: absolute;
    top: 17px;
    width: 22px;
    height: 22px;
    background: #13BA87;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
}

.post-type-archive .top-header-intro {
    position: relative;
    height: 450px;
    /* margin-top: 80px; */
}

.splits {
    position: absolute;
    height: 450px;
    width: 100%;
    top: 0;
/ / aangepast voor afbeelding overjc left: 0;
}

.split-50 {
    position: relative;
    width: 50%;
    display: inline-block;
    float: left;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.split-60 {
    position: relative;
    width: 60%;
    display: inline-block;
    float: left;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.split-40 {
    position: relative;
    width: 40%;
    display: inline-block;
    float: left;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.summaryreview {
    font-weight: bold;
    font-size: 55px;
    line-height: 70%;
    color: #1E1E1E;
}

.summaryreview strong {
    font-weight: bold;
    font-size: 55px;
    line-height: 130%;
    color: #13BA87;
}

.summaryreview .ster {
    width: 50px;
    height: 50px;
    background-image: url(img/ster.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}

.summaryreview .beoordeling {
    display: block;
    margin-top: 30px;
}

.summaryreview a.lees {
    padding-left: 20px;
    color: #1E1E1E;
    font-weight: bold;
    position: relative;
    margin-top: -20px;
}

.summaryreview a.lees::before {
    content: '';
    position: absolute;
    width: 19px;
    height: 17px;
    background-image: url(img/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 4px;
    left: 0;
}

span.color:before {
    content: "";
    width: 20px;
    display: block;
    height: 20px;
    background-size: cover;
    background-position: center center;
    margin-right: 20px;
    margin-top: 2px;
}

#archive-jobs .vacature-box .color {
    display: inline-block;
}

#archive-jobs .vacature-box h3 {
    display: inline-block;
}

span.color.default:before, span.color.dark-green:before {
    background-image: url(img/list-icon-dark-green.svg);
}

span.color.light-green:before {
    background-image: url(img/list-icon-light-green.svg);
}

span.color.light-blue:before {
    background-image: url(img/list-icon-light-blue.svg);
}

span.color.dark-blue:before {
    background-image: url(img/list-icon-dark-blue.svg);
}

.summary_items ul {
    padding: 0;
}

.summary_items li {
    list-style: none;
    display: flex;
    margin-bottom: 20px;
}

.summary_items li.dark-blue:before {
    background-image: url(img/list-icon-dark-blue.svg);
}

.summary_items li.light-blue:before {
    background-image: url(img/list-icon-light-blue.svg);
}

.summary_items li.light-green:before {
    background-image: url(img/list-icon-light-green.svg);
}

.summary_items li.dark-green:before {
    background-image: url(img/list-icon-dark-green.svg);
}

.summary_items li:before {
    content: "";
    width: 20px;
    display: block;
    height: 20px;
    background-size: cover;
    background-position: center center;
    margin-right: 20px;
    margin-top: 2px;
}

/* Niv3 > Single */

.achterblock {
    display: none;
}

.tab-content {
    padding-left: 0px;
}

.faq .rechts {
    margin-left: -30px;
}

.faq button.tab-item {
    cursor: pointer;
}

.slider-nav .slide {
    width: 40px !important;
    height: 40px !important;
}

.middle-image {
    max-width: 100%;
}

.order-text {
    order: 1;
}

.order-image {
    order: 2;
}

a.tel {
    display: block;
    margin-top: 10px;
}

form.search-form {
    margin-right: 0;
}

form.search-form input {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 8px 2px 2px 15px;
}

input.search-submit {
    background: url(img/search-icon.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
}

form.search-form input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

form.search-form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

form.search-form input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.search .searchresults {
    padding: 30px 0 30px;
}

.search article {
    border: 1px solid #13BA87;
    padding: 30px;
    margin: 15px 0;
}

.search article h2 {
    color: #13BA87;
}

.zkn-widget-body, .zkn-widget-type-3 {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
}


/* .ctatekst,
.footer-cta {
  overflow: hidden;
} */

@media only screen and (max-width: 1200px) {
    .home .headerslider .split-img {
        height: 460px;
        max-height: 100%;
    }

    .home .headerslider .split-img .img-inner {
        max-height: 100%;
        height: 460px;
    }

    .home .header-content .btn-holder .btn {
        margin-bottom: 20px;
    }


    /* Niv1 > Home */
    .intro .btn {
        margin-bottom: 20px;
    }

    /* Algemeen > Footer */
    .ctafooter img {
        display: none;
    }
}

/* Mobile menu */

@media screen and (min-width: 1651px) {
    .navigatie.normal-menu .menu-hoofdmenu-container {
        height: auto !important;
    }

    .navigatie.normal-menu div#mobile-menu {
        display: none;
    }
}


@media screen and (max-width: 1500px) {

    div#logo a {
        line-height: 44px !important;
    }

    .hamburger {
        top: -20px;
    }


    /* mobile menu */
    ul#mobile-menu-ul {
        overflow-y: scroll;
        max-height: calc(100vh - 164px);
    }

    /* .navigatie {
        background-color: #13BA87;
    } */
    .header {
        background-color: #13BA87
    }

    nav {
        display: block;
    }

    .fixed-nav-spacer {
        height: 70px;
    }

    #primary-menu.menu-hoofdmenu-container {
        display: none;
    }

    .mobile-menu-toggle-position {
        display: block;
    }

    .hamburger {
        position: absolute;
        display: inline-block;
    }

    .menu-hoofdmenu-container {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        z-index: 99;
        overflow: hidden;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    body.menu-open .menu-hoofdmenu-container {
        display: block !important;
        height: 100% !important;
        margin-bottom: 40px;
    }

    .mobile-menu ul#primary-menu {
        float: none;
    }

    body .mobile-menu-toggle-position {
        z-index: 100;
    }

    body .mobile-menu .menu li {
        width: 100%;
        text-align: center;
        vertical-align: middle;
    }

    body .mobile-menu .menu li a {
        padding: 20px !important;
    }

    body .menu-hoofdmenu-container li.btn a {
        padding: 10px 15px !important;
        margin-bottom: 25px;
        margin-left: -30px;
    }

    .menu-hoofdmenu-container-not-mobile {
        display: none;
    }

    ul#mobile-menu {
        padding: 0;
    }

    ul#mobile-menu form.search-form {
        display: inline-block;
    }

    #primary-menu {
        display: none;
    }

    .hamburger path {
        stroke: black;
    }

    /* einde mobile menu */
    header nav ul li a {
        margin-right: 0;
    }

    .navigatie {
        top: 0;
    }

    .megamenu.menu-item-has-children:hover > ul.sub-menu, .menu-item-has-children:hover > ul.sub-menu {
        display: none;
    }

    ul.sub-menu.open {
        display: block !important;
        position: relative;
    }

    /* mega menu icon */
    .megamenu ul.sub-menu li a {
        display: flex;
        align-items: center;
    }

    .mega-menu-icon {
        height: auto;
        width: 50px;
        margin-bottom: 0;
        margin-right: 20px;
    }
}


@media screen and (min-width: 992px) {

}


@media screen and (max-width: 991px) {


    #logo img {
        height: 35px;
    }


    .archive-filter {
        padding: 10px 0 !important;
    }

    .archive-results {
        padding: 0 0 60px 0;
    }

    .archive-results .dienst a {
        margin: 25px 0;
    }

    .section.archive-filter {
        padding-top: 60px;
    }

    .top-header-intro .split-content {
        margin-top: 30px;
    }

    .ctatekst,
    .footer-cta {
        overflow: unset;
    }

    .home .headerslider .split-img {
        height: 550px;
        max-height: 100%;
    }

    .home .headerslider .split-img .img-inner {
        max-height: 100%;
        height: 550px;
    }

    .dienst-outter .green-link {
        position: absolute;
        margin-bottom: -20px;
        display: block;
        bottom: 30px;
        left: 10%;
    }

    .top-header-intro {
        height: auto !important;
    }

    .top-header-intro .splits {
        height: 100% !important;
    }

    .top-header-intro .splits .split-40.image-split, .top-header-intro .splits .split-50.image-split {
        width: 100%;
        max-height: 363px;
    }

    .post-type-archive-vacatures .top-header-intro .splits .split-50.image-split {
        min-height: 363px;
    }

    .vacature-box {
        padding: 50px 10px !important;
    }

    .top-header-intro .splits .split-60.empty-split {
        display: none;
    }

    ul#topbar-menu li {
        border: none;
    }

    ul#topbar-menu a {
        font-weight: 400;
    }

    ul#topbar-menu {
        background: #50889B;
        padding-left: 20px;
    }

    .topbar {
        display: none;
    }

    #logo {
        margin-top: 0;
        height: 70px;
        max-width: calc(100% - 50px);
    }

    div#logo a {
        line-height: 50px !important;
    }

    #logo img {
        max-height: 100%;
    }

    .openstatus {
        padding-left: 40px;
        position: relative;
        margin-left: 0px;
        top: 0px;
    }

    /* Algemeen > Footer */
    footer .left-border {
        padding-left: 15px;
    }

    footer .left-border:before {
        display: none;
    }

    footer ul {
        margin-bottom: 60px !important;
    }

    /* Niv1 > Home */
    /* .headerslider .slick-arrow {
        display: none!important;
    } */
    .dienst-outter {
        margin-bottom: 30px;
    }

    /* Niv1 > Home > CTA */
    .ctabg {
        width: 100%;
        height: 420px;
        position: relative;
        border-radius: 0px;
        background-position: center;
    }

    .ctatekst {
        margin-top: 0px;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0px;

    }

    .ctatekst:after {
        display: none;
    }

    /* Niv1 > Home > Reviews */
    .zorgkaart-outer {
        order: 2;
    }

    .zorgkaart {
        padding-left: 0;
        margin-top: 50px;
    }

    .zorgkaart:before {
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        position: absolute;
        background-image: url(img/Line-h.svg);
        background-repeat: repeat;
    }

    .zorgkaart .btn {
        margin-bottom: 20px;
    }

    .zorgkaart img {
        display: block;
    }

    .alle-reviews {
        order: 1;
    }

    /* Niv1 > Home > CTA */
    .ctatekst {
        padding: 30px 15px;
    }

    .footer-cta {
        padding: 30px 0;
    }

    /* Niv1 > Home > Over Ons */
    .intro-over {
        margin-bottom: 30px;
    }

    /* Niv1 > Home > Footer CTA */
    .overkliniektekst {
        display: flex;
        flex-direction: column;
    }

    .overkliniektekst h2 {
        order: -1;
        font-size: 35px;
        line-height: 56px;
    }

    .overkliniektekst span {
        margin-bottom: 30px;
        margin-top: 14px;
    }

    .overkliniek .leftimage {
        width: 100%;
        height: 420px;
        position: relative;
    }

    .overkliniek .overkliniektekst {
        padding-left: 20px;
    }

    .overkliniek .overkliniektekst::after {
        display: none;
    }

    .overkliniek .blue {
        width: fit-content;
        width: -moz-fit-content;
    }

    /* Niv2 > Algemeen */
    .medewerker-box img {
        margin-bottom: 20px;
    }

    .medewerker-box a {
        margin-top: 10px;
    }

    /* Niv2 > Contact */
    .contactgegevens {
        padding: 25px 10px;
        margin: 25px 0;
    }

    /* Niv2 > Archive > Diensten */
    section.intro {
        position: relative;
    }

    .dienst-box, .cta-box, .review-box {
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center;
        padding: 30px !important;
    }

    .dienst-box .icon-dienst {
        display: block;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .dienst a {
        margin-top: 10px;
    }

    .cta-box p {
        padding-right: 0;
        text-align: center;
    }

    .cta-box a {
        margin: 0 auto;
        text-align: center;
    }

    section.intro .icon-dienst {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(-100%);
        margin-top: -60px;
        background-color: #f8f8f8;
        padding: 20px;
        border-radius: 0 15px 0 0;
    }

    .slider-cta-holder {
        position: relative !important;
        max-width: 100% !important;
    }

    .cta.slider-cta .container-fluid {
        padding: 0;
    }

    .cta-slider-cta .slick-slide {
        width: 100% !important;
    }

    .custom-arrow {
        width: 100%;
    }

    .slider-cta ~ .text_100 {
        margin-top: 0;
    }

    .searchandfilter#search-filter-form-851 ul::before {
        display: none;
        visibility: hidden;
    }

    .sticky-div .background {
        width: 100% !important;
    }

    /* Niv2 > Archive > Reviews */
    .splits {
        position: relative;
        display: block;
        height: 400px;
        margin: 0;
    }

    .post-type-archive .top-header-intro {
        height: 100%;
        margin-top: 70px;
    }

    .post-type-archive-reviews .splits .split-50 {
        display: none;
    }

    .post-type-archive-reviews .splits .image-split {
        display: block;
        width: 100%;
        height: 400px;
    }

    .post-type-archive-reviews .summaryreview {
        line-height: 120%;
        margin: 35px 0 0 0;
        font-size: 50px;
    }

    .post-type-archive-reviews .summaryreview strong {
        font-size: 50px;
    }

    .sidebar-inner-box {
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    section.intro .intro-content img.icon-dienst {
        display: none;
    }

    .job-single {
        padding: 0;
        padding-bottom: 30px;
    }

    section.intro .intro-content img.icon-dienst {
        display: block;
        width: 45px;
        max-height: 85px;
        float: right;
        right: 0;
        position: absolute;
        left: unset;
        top: 60px;
        margin-right: 0;
        padding-right: 1px;
    }


    .job-apply-form .frm_dropzone.frm_single_upload {
        max-height: none;
    }

    .btn-holder .btn {
        margin: 10px 0;
    }

    .home .header .splits {
        position: relative;
        display: block;
    }

    .post-type-archive .top-header-intro {
        margin-top: 0;
    }

    .top-header-intro {
        height: auto !important;
    }

    .top-header-intro .splits .split-50 {
        width: 100%;
        padding: 0;
        height: inherit;
    }

    .top-header-intro .splits .split-50.empty-split {
        display: none;
    }

    .top-header-intro .splits .split-50.image-split {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .top-header-intro .split-content {
        padding: 20px 0;
    }

    .header.splits {
        margin-bottom: 0 !important;
        height: 400px !important;
        position: relative !important;
        display: block !important;
    }

    .reviews .splits .split-half.empty-split {
        background-color: #f8f8f8;
        height: 220px;
    }

    .splits .split-half {
        width: 100%;
        padding: 0;
    }

    .splits .split-half.image-split {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .splits .split-half.empty-split {
        display: none;
    }

    .split-half button.slick-arrow {
        display: block !important;
    }

    .splits .split-40 {
        width: 100%;
    }

    .reviews .split-half.image-split {
        display: none;
    }

    .zkn-widget-type-3 {
        width: 100% !important;
        height: 100%;
    }

    .medewerkers .medewerker-box {
        display: flex;
    }

    .medewerkers .medewerker-box img {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .medewerkers .medewerker-box .medewerker-image.left {
        display: flex;
        order: 1;
    }

    .medewerkers .medewerker-box-inner.right {
        display: flex;
        order: 2;
        flex-direction: column;
    }

    .searchandfilter#search-filter-form-851 ul {
        display: block;
    }

    #search-filter-form-851 li:first-of-type {
        margin-left: 0;
    }

    #search-filter-form-851 li:nth-child(2) {
        margin-top: 30px;
        margin-left: 0;
    }

    .sidebar-inner {
        margin: 0 -15px;
    }

    .sidebar-inner-box {
        padding: 60px 30px 60px 30px;
    }

    ul.subnav-on-page, ul.subnav-children {
        display: none;
    }

    #on-page-nav h3, .children-nav h3 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #on-page-nav h3:after, .children-nav h3:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url(img/right-arrow.svg);
        transform: rotate(90deg);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #on-page-nav h3.side-open:after, .children-nav h3.side-open:after {
        transform: rotate(270deg);
    }
}

@media only screen and (max-width: 575px) {
    .home .dienst-outter img {
        position: relative;
        float: left;
        margin-left: 0;
        text-align: left;
        width: 100px;

    }

    .dienst-icon-col {
        width: 30%;
        text-align: left;
    }

    .home .dienst-mobile {
        padding-left: 20px !important;
        width: 70%;
    }

    #search-filter-form-128 input {
        max-width: 400px;
        min-width: 280px;
    }

    .job-apply-form {
        padding: 55px 20px;
    }

    .home img.icon-dienst {
        margin-left: 20px !important;
    }

    .home section.diensten .btn.blue {
        margin-bottom: -50px;
    }

    .home .dienst-outter {
        margin-left: 2%;
        margin-right: 2%;
        position: relative;
    }

    table {
        width: 100%;
    }

    h1 {
        font-size: 30px;
    }

    #frm_field_1_container, #frm_field_3_container {
        width: 100% !important;
    }
}


@media only screen and (max-width: 320px) {
    #search-filter-form-128 input {
        max-width: 400px;
    }
}

/* Lightbox */

html.lb-disable-scrolling {
    overflow: hidden;
    /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
    position: fixed;
    height: 100vh;
    width: 100vw;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    /* Image border */
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    /* Background color behind image.
       This is visible during transitions. */
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/wp-content/themes/convident-theme-child/img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(/wp-content/themes/convident-theme-child/img/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(/wp-content/themes/convident-theme-child/img/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/convident-theme-child/img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* MMenu */

.mm-menu .menu-item-968 ~ li {
    background-color: #50889B;
    border: unset !important;
}

.mm-menu .menu-item-968 ~ li a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 50px;
    text-transform: capitalize;
    padding-top: 0;
}

.mm-menu .menu li:last-child a {
    padding: 0;
}

html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker {
    opacity: 0.8;
}

html.mm-front .mm-menu.mm-offcanvas {
    z-index: 101;
}

/* body.logged-in .header-scrolled .navigatie {
    margin-top: 30px;
}

.mm-slideout, body.logged-in #wpadminbar {
    z-index: 101;
}

.topbar, .home .navigatie, .header-scrolled .navigatie {
    z-index: 10;
} */

.mm-menu, .mm-panels, .wpmm-menu, .mm-panel, .mm-navbar {
    color: #fff !important;
}

.mm-listitem, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: #fff !important;
    font-size: 18px;
}

.mm-panel .mm-navbar {
    background-color: #357185 !important;
}

.mm-panel {
    background-color: #50889B !important;
}

.mm-menu .menu.mm-listview, .mm-menu .sub-menu.mm-listview {
    background-color: #357185 !important;
}

.mm-menu #topbar-menu {
    background-color: #50889B !important;
}

.mm-menu .mm-listview > li .mm-next:after {
    content: '';
    border-color: #fff;
}

.mm-listview .mm-next:before {
    content: none;
}

.mm-btn:after, .mm-btn:before {
    content: '';
    border-color: #fff !important;
}

.mm-next:after, .mm-prev:before {
    width: 10px;
    height: 10px;
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: -10px;
    margin-right: 0;
    margin-left: 0;
}

.mm-navbar {
    border-color: #fff !important;
    border-width: 1px;
    font-size: 16px;
    line-height: 25px;
    height: 50px;
}

.mm-navbar .mm-title:first-of-type {
    text-transform: uppercase;
}

.mm-navbar .mm-title {
    font-size: 16px;
    text-transform: initial;
}

.mm-btn {
    width: 50px;
    height: 50px;
}

.mm-menu .menu li, ul.sub-menu.mm-listview li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #fff;
    position: relative;
}

.mm-menu .menu li:hover, ul.sub-menu.mm-listview li {
    border-bottom: 1px solid #fff;
}

.mm-menu .mm-listview a {
    font-size: 18px !important;
    padding: 15px 10px 15px 20px;
}

.mm-listview li:hover:after {
    border: unset;
}

.mm-listview .menu-item-has-children:hover a {
    border: unset;
}

.mm-menu .menu li:last-child a {
    padding: 15px 10px 15px 20px;
}

.mm-menu .cta-menu {
    background-color: #009600 !important;
}

.mm-menu li:after {
    content: '';
    border: unset !important;
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border: unset;
}

.mm-listview > li:not(.mm-divider):after {
    content: '';
    border-width: 1px;
}

.mm-menu ul.sub-menu {
    display: block;
    position: static;
    padding: auto;
    z-index: auto;
    min-width: auto;
}

.mm-menu ul.sub-menu li a {
    padding: 15px 10px 15px 20px;
}

.mm-menu .mm-panels li a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mm-menu .mm-panels li a:hover {
    padding-left: 28px;
}

*.mm-opened .top-mobile-navigation, *.mm-opened .top-mobile-secondary-navigation, *.mm-opened header {
    z-index: 0 !important;
}

.mobile-menu-toggle a {
    background: url(img/menu-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    width: 100%;
    height: 30px;
    display: flex;
}

.mm-navbar .mm-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
}

.mm-listview li a {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #F8F8F8;
}

.mm-menu .mm-listview a, .mm-navbar .mm-title {
    color: #FFFFFF;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
}

.mm-panels ul.sub-menu, .mm-panels ul.sub-menu li {
    background: unset;
}

.mm-next:after, .mm-prev:before {
    content: '';
    background: url(img/right-arrow-green.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    -webkit-transform: unset;
    -ms-transform: unset;
    right: 15px;
    left: auto;
    content: '';
    border: unset;
    display: block;
    width: 19px;
    height: 19px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}

.mm-panels li.megamenu:hover > a {
    text-shadow: none;
}

.mm-panels .mega-menu-icon img {
    display: none;
}

.mm-panels li a {
    text-align: left;
}

.mm-btn.mm-prev {
    transform: rotate(180deg);
}

/* Sub Menu */

ul.sub-menu.mm-listview:before {
    display: none;
}

ul.sub-menu.mm-listview li:first-child, ul.sub-menu.mm-listview li:last-child {
    border: unset;
    border-radius: unset;
}

ul.sub-menu.mm-listview li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #fff !important;
    position: relative;
}

.mm-panels > .mm-panel:not(.mm-hidden) {
    display: block;
    padding-right: 0;
    padding-left: 0;
}

.mm-panels > .mm-panel:not(.mm-hidden) {
    display: block;
    padding-right: 0;
    padding-left: 0;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 0px !important;
}

.mobile-nav .mobile-menu {
    position: relative;
    padding-left: 15px;
    top: 45px;
    width: calc(30% - 10px);
}

.mm-navbar {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.logo-container {
    position: relative;
    padding-right: 10px;
}

.logo-container #logo {
    float: right;
}

/* twentytwenty */

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #13ba86;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.twentytwenty-before-label, .twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px;
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-before-label:before {
    content: attr(data-content);
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-after-label:before {
    content: attr(data-content);
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-after {
    z-index: 10;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    /* border: 3px solid white; */
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
    background: #13ba86;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 -3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: -3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 #13ba86, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}

.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px;
}

.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px;
}

/* Verbeteringen diensten mobiel */
@media screen and (max-width: 768px) {
    .top-header-intro.single {
        border-bottom-right-radius: 0 !important;
    }

    .top-header-intro.single {
        max-height: 150px !important;
    }

    .sidebar-inner-box {
        padding: 15px 15px 10px 15px;
        border-radius: 0 0 15px 0;
    }

    #on-page-nav h3, .children-nav h3 {
        margin-bottom: 0;
    }

    #on-page-nav h3:nth-child(2), .children-nav h3:nth-child(2) {
        margin-top: 15px;
    }

    #on-page-nav h3 {
        font-size: 20px !important;
    }

    h1 {
        line-height: 35px;
    }

    .header-content p {
        margin-bottom: 0;
    }

    .btn-holder {
        display: grid;
        margin-bottom: 15px;
    }

    .btn-holder .btn.blue {
        margin-bottom: 5px !important;
    }

    .btn-holder .btn.black {
        margin-top: 5px;
    }

    .home section.diensten .btn.blue {
        margin-bottom: 0;
        margin-top: 15px;
    }

    section.small-p {
        padding: 30px 0;
    }

    .reviews {
        margin-top: 30px;
    }

    p {
        margin-bottom: 15px;
    }

    .header-content {
        margin: 30px 0;
    }

    .children-nav h3 {
        font-size: 20px !important;
    }

    form label {
        display: none !important;
    }

    .dienst-outter {
        margin-bottom: 15px;
    }

    .dienst-outter {
        position: relative;
        min-height: auto;
        padding: 15px 0;
    }

    .dienst-outter h3 {
        font-size: 20px !important;
    }

    section.diensten .dienst-outter .row {
        display: flex;
        justify-content: space-evenly;
    }
}

.frm_form_fields .form-field input {
    color: #555555 !important;
}

@media screen and (max-width: 575px) {
    img.icon-dienst {
        margin-left: 40px;
    }

    .dienst-mobile {
        padding-left: 150px !important;
    }

    .help {
        width: 200px !important;
    }
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0;
}

.frm_form_fields .form-field textarea {
    margin-bottom: 15px;
}

.frm_label_float_top {
    padding-top: 30px !important;
    margin-top: 10px !important;
}

input::placeholder, textarea::placeholder {
    opacity: 1 !important;
    display: block !important;
    color: var(--text-color) !important;
}