.onderzoek-overal-wrap,
.onderzoek-uitgelicht-wrap,
.onderzoek-cat-wrap {
    width: 100%;
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch
}

.onderzoek-overal-wrap .onderzoek-item,
.onderzoek-uitgelicht-wrap .onderzoek-item,
.onderzoek-cat-wrap .onderzoek-item {
    height: 425px;
    padding: 20px;
    padding-top:28px;
    background-color: #F2F9FD;
    margin-bottom: 20px;
    display: block;
    flex-basis: auto;
    align-self: auto;
    border-radius: 12px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-titel,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-titel,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-titel {
    font-size: 18px;
    font-family: brandon-grotesque, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 25px;
    min-height: 50px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-intro,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-intro,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-intro {
    font-size: 16px;
    font-family: brandon-grotesque, Arial, Helvetica, sans-serif;
    line-height: 24px;
    height: 115px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-knop,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-knop,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-knop {
    box-sizing: border-box
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    width: 100%;
    text-align: center;
    background-color: #E43A7B;
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 7px;
    border-radius: 12px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek:hover,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek:hover,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-knop .btn-onderzoek:hover {
    background-color: #68B268
}

.onderzoek-overal-wrap .onderzoek-item .gezondheid-wrap,
.onderzoek-uitgelicht-wrap .onderzoek-item .gezondheid-wrap,
.onderzoek-cat-wrap .onderzoek-item .gezondheid-wrap {
    width: 100%;
    margin-bottom: 0px;
    position: relative
}

.onderzoek-overal-wrap .onderzoek-item .gezondheid-wrap .onderzoek-gezondheid,
.onderzoek-uitgelicht-wrap .onderzoek-item .gezondheid-wrap .onderzoek-gezondheid,
.onderzoek-cat-wrap .onderzoek-item .gezondheid-wrap .onderzoek-gezondheid {
    background-color: #68B268;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #ffffff;
    padding-top: 1px;
    font-size: 13px;
    font-family: brandon-grotesque, Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-weight: bold;
    margin-top: -28px;
    width: 91px;
    text-align: center;
    position: absolute;
    right: 0;
    text-transform: uppercase
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten {
    list-style: none;
    padding: 20px 20px 18px 35px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten li,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten li,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten li {
    margin-bottom: 7px;
    font-weight: 500
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .iman::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .iman::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .iman::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/man.png)
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .iboth::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .iboth::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .iboth::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/manvrouw.png)
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .ivrouw::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .ivrouw::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .ivrouw::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/vrouw.png)
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .onderzoek-onderzoeksdagen::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .onderzoek-onderzoeksdagen::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .onderzoek-onderzoeksdagen::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    background-image: url(../images/onderzoekdagen.png);
    background-position: center center;
    background-size: cover
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .onderzoek-terugkomen::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .onderzoek-terugkomen::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .onderzoek-terugkomen::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    background-image: url(../images/terugkomdagen.png);
    background-position: center center;
    background-size: cover
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding {
    margin-top: 14px;
    font-weight: 500;
    font-size: 16px
}

.onderzoek-overal-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding::before,
.onderzoek-uitgelicht-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding::before,
.onderzoek-cat-wrap .onderzoek-item .onderzoek-punten .onderzoek-vergoeding::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -35px;
    margin-top: 3px;
    background-image: url(../images/vergoedingen.png);
    background-position: center center;
    background-size: cover
}

.onderzoek-uitgelicht-wrap .onderzoek-item {
    width: calc(((100% - 60px) / 4))
}

.onderzoek-uitgelicht-wrap .onderzoek-item:not(:nth-child(4n)) {
    margin-right: 20px
}

.onderzoek-cat-wrap .onderzoek-item {
    width: calc(((100% - 60px) / 4))
}

.onderzoek-cat-wrap .onderzoek-item:not(:nth-child(4n)) {
    margin-right: 20px
}

.onderzoek-overal-wrap .onderzoek-item {
    width: calc(((100% - 40px) / 3))
}

.onderzoek-overal-wrap .onderzoek-item:not(:nth-child(3n)) {
    margin-right: 20px
}

.filter-wrap .filter-sub-wrap ul {
    list-style: none !important
}

.filter-wrap .filter-sub-wrap ul li a {
    font-size: 16px;
    font-family: brandon-grotesque, Arial, Helvetica, sans-serif;
    line-height: 25px;
    color: #000000
}

.filter-wrap .filter-sub-wrap ul li a::before {
    content: "";
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    border-radius: 50px;
    position: absolute;
    left: 24px;
    background-color: #ffffff
}

.filter-wrap .filter-sub-wrap ul li a:hover {
    color: #E43A7B;
    font-weight: bold
}

.filter-wrap .filter-sub-wrap ul li .active-filter::before {
    background-color: #707070
}

.filter-wrap .vruchtbaarfilter {
    display: none
}

.onderzoek-afgerond-wrap {
    width: 100%;
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0
}

.onderzoek-afgerond-wrap .onderzoek-titel {
    color: #000000
}

@media (min-width: 1240px) {
    .slick-slide {
        padding-right: 20px
    }

    .slick-slider {
        padding-right: 30px
    }
}

@media (min-width: 768px) and (max-width: 1240px) {
    .slick-slide {
        padding-right: 20px
    }

    .slick-slider {
        padding-right: 10px
    }

    .onderzoek-overal-wrap .onderzoek-item,
    .onderzoek-cat-wrap .onderzoek-item {
        width: calc(((100% - 40px) / 2));
        height: 398px
    }

    .onderzoek-overal-wrap .onderzoek-item .onderzoek-intro,
    .onderzoek-cat-wrap .onderzoek-item .onderzoek-intro {
        height: 108px
    }

    .onderzoek-overal-wrap .onderzoek-item:not(:nth-child(2n)),
    .onderzoek-cat-wrap .onderzoek-item:not(:nth-child(2n)) {
        margin-right: 20px
    }
}

@media (min-width: 220px) and (max-width: 767px) {
    .slick-slide {
        padding-right: 10px
    }

    .slick-slider {
        padding-right: 2px
    }

    .onderzoek-overal-wrap .onderzoek-item,
    .onderzoek-cat-wrap .onderzoek-item {
        width: 100%;
        margin-right: 0 !important
    }

    .filter-sub-wrap {
        background-color: #009FE3;
        text-align: center;
        width: 100%;
        border-radius: 12px;
        margin-top: 0px;
        margin-bottom: 8px
    }

    .filter-sub-wrap .filter-title {
        font-size: 13px;
        font-weight: bold;
        line-height: 22px;
        text-align: center;
        color: #ffffff;
        width: 100%;
        padding: 9px;
        margin: 0
    }

    .filter-sub-wrap .filter-title::after {
        content: "\f107";
        font-family: awb-icons;
        color: #ffffff;
        font-size: 13px;
        line-height: 22px;
        height: 22px;
        width: 13px;
        position: absolute;
        margin-left: 9px
    }

    .filter-sub-wrap ul {
        text-align: left;
        display: none;
        color: #ffffff;
        padding: 0px 0px 20px 50px;
        margin: 0
    }

    .filter-sub-wrap ul li a {
        color: #ffffff;
        display: inline-block;
        width: 100%;
        padding: 12px 0
    }

    .filter-wrap .filter-sub-wrap ul li a {
        color: #ffffff
    }
}