.aw-list-urls {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}

.aw-url-list {
    margin: 0;
    padding: 0;
    display: inline;
    position: relative;
    color: #000;
    text-align: center;
    cursor: pointer;
}

.aw-url-list.active,
.aw-url-list:hover,
body div .aw-list-urls .aw-url-list:first-child {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

.aw-pipe-right {
    margin-left: 5px;
    margin-right: 5px;
    display: inline;
    position: relative;
    color: #ccc;
    padding: 0;
}

body div .block_28_tekst_gecentreerd {
    max-width: 720px;
    margin: 50px auto;
}

.block_28_usp,
.block_28_usp div,
.block_28_tekst_gecentreerd,
.block_28_tekst_gecentreerd h1,
.block_28_tekst_gecentreerd h2,
.block_28_tekst_gecentreerd h3,
.block_28_tekst_gecentreerd h4,
.block_28_tekst_gecentreerd h5,
.block_28_tekst_gecentreerd span,
.block_28_tekst_gecentreerd p,
.block_28_tekst_gecentreerd a,
.block_28_tekst_gecentreerd ul,
.block_28_tekst_gecentreerd li,
.block_28_tekst_gecentreerd ol {
    text-align: center;
}

.block_28_usp_titel {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    padding-bottom: 15px;
}

.block_28_usp_tekstje {
    font-size: 1em;
    line-height: 1.5em;
}

body div .aw-usp-img {
    width: 105px;
    height: 105px;
    object-fit: contain;
    margin-bottom: 20px;
}

.block_28_tekst_gecentreerd h1,
.block_28_tekst_gecentreerd h2,
.block_28_tekst_gecentreerd h3,
.block_28_tekst_gecentreerd h4 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

.block_29 {
    padding-top: 70px;
    margin-top: 70px;
    margin-bottom: 100px;
}

.block_29 .aw_cont_block_29 {
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    padding: 40px;
}

.block_29_content_inner_label {
    color: #ec2626;
    font-size: 20px;
}

.block_29 .block_29_block1 .block_29_content_inner {
    border: 2px solid #0068ff;
    border-radius: 10px;
    padding: 20px;
    text-align: left;
}

.block_29 .block_29_block2 .block_29_content_inner {
    background: rgb(0, 104, 255);
    background: linear-gradient(52deg, rgba(0, 104, 255, 1) 0%, rgba(77, 114, 211, 1) 2%, rgba(215, 80, 80, 1) 98%, rgba(236, 38, 38, 1) 100%);
    padding: 20px;
    border-radius: 10px;
    color: #ffffff;
    text-align: left;
}

.block_29 .block_29_block2 .block_29_content_inner p,
.block_29 .block_29_block2 .block_29_content_inner span,
.block_29 .block_29_block2 .block_29_content_inner h1,
.block_29 .block_29_block2 .block_29_content_inner h2,
.block_29 .block_29_block2 .block_29_content_inner h3,
.block_29 .block_29_block2 .block_29_content_inner h4,
.block_29 .block_29_block2 .block_29_content_inner div {
    color: #ffffff;
    text-align: left;
}

.block_29 .block_29_content_inner_titel-above {
    color: #ec2626;
    font-size: 36px;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
}

.block_29 .block_29_content_inner_sub_titel {
    text-align: center;
    padding: 15px 0 30px 0;
}

.block_29 .block_29_content_inner_titel {
    font-weight: bold;
    font-size: 23px;
    padding: 15px 0px 25px 0;
}

.block_29_content_inner_usp_titel {
    font-weight: 500;
    font-size: 15px;
    padding: 25px 0px 10px 0;
}

body div img.aw-mini-usp-img {
    width: 18px;
    height: 17px;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-right: 5px;
}

.block_29_content_inner_usp {
    padding-bottom: 25px;
}

body div .aw-btn-blue-line {
    border: 2px solid #0068ff;
    color: #0068ff;
    box-shadow: none !important;
    outline: none !important;
    font-size: 13px;
    font-weight: 600 !important;
    text-align: center;
    padding: 9px 20px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.6px;
    border-radius: 20px !important;
    background: transparent;
    white-space: pre-wrap;
}

body div .aw-btn-blue-line:hover {
    background: #0068ff;
    color: #ffffff;
}

body div .aw-btn-blue-line .aw-hover {
    display: none;
}

body div .aw-btn-blue-line:hover .aw-hover {
    display: inline-block;
}

body div .aw-btn-blue-line .aw-non-hover {
    display: inline-block;
}

body div .aw-btn-blue-line:hover .aw-non-hover {
    display: none;
}

body div .aw-btn-white-line {
    border: 2px solid #fff;
    color: #0068ff;
    box-shadow: none !important;
    outline: none !important;
    font-size: 13px;
    font-weight: 600 !important;
    text-align: center;
    padding: 9px 20px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.6px;
    border-radius: 20px !important;
    background: transparent;
    white-space: pre-wrap;
    background: #fff;
}

body div .aw-btn-white-line:hover {
    background: none;
    color: #fff;
}

body div .aw-btn-white-line .aw-hover {
    display: none;
}

body div .aw-btn-white-line:hover .aw-hover {
    display: inline-block;
}

body div .aw-btn-white-line .aw-non-hover {
    display: inline-block;
}

body div .aw-btn-white-line:hover .aw-non-hover {
    display: none;
}

body div .aw-btn-no-style {
    /*border: 2px solid #ffffff;*/
    color: #0068ff;
    box-shadow: none !important;
    outline: none !important;
    font-size: 13px;
    font-weight: 600 !important;
    text-align: center;
    padding: 9px 20px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.6px;
    border-radius: 20px !important;
    background: transparent;
    text-decoration: underline;
}

.col-md-6 .block_29_content.block_29_block2 {
    height: 100%;
    display: block;
}
.block_29_content.block_29_block1 {
    display: flex;
    height: 100%;
}
@media (max-width: 767px) {
    .block_29_content.block_29_block1 {
        margin-top: 20px;
    }
    body div .block_29-aw-minus-margin-for-blocks {
        padding-bottom: 20px;
    }
}

.col-md-6 .block_29_content.block_29_block2 .block_29_content_inner {
    height: 100%;
}

body div .block_29-aw-minus-margin-for-blocks {
    margin-bottom: -100px;
}

body div .block_30 {
    margin: 170px 0 0 0;
}

.block_30_titel {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-bottom: 25px;
}

body div .block_30_row_intro {
    max-width: 720px;
    margin: 50px auto 20px auto;
}

body div .block_30_faq {
    padding: 0 50px;
}

body div .block_30_faq_item {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.block_30_faq_item_vraag {
    font-weight: bold;
    cursor: pointer;
}

/* After tag .block_30_faq_item_vraag red plus */
.block_30_faq_item_vraag:after {
    content: '+';
    float: right;
    font-size: 20px;
    font-weight: normal;
    color: #ec2626;
}

body .site-content .container.volledige_breedte_weergave .wp-block-gallery img {
    border-radius: 10px;
}

body .site-content .container.volledige_breedte_weergave .wp-block-gallery .wp-block-image {
    padding: 0 5px;
}

body .block_31 {
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    width: 100%;
    line-height: 0;
    display: block;
    overflow: hidden;
    visibility: hidden;
}

@media(max-width: 1600px) {
    .block_29 .aw_cont_block_29 {
        max-width: 90%;
    }
}

@media(max-width: 767px) {
    body div .block_29-aw-minus-margin-for-blocks {
        margin-bottom: 0;
    }

    body div .block_29-aw-minus-margin-for-blocks .col-md-6 {
        margin-bottom: 0;
    }

    body div .block_29 {
        background-blend-mode: overlay;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    body div .block_29 .block_29_block1 {
        margin-bottom: 15px;
    }

    .block_29 .aw_cont_block_29 {
        max-width: 90%;
        border-radius: 10px;
    }

    body div .aw-list-urls {
        flex-direction: column;
    }

    body div .aw-pipe-right {
        display: none;
    }

    body div .aw-url-list {
        margin: 0;
        display: inline;
        position: relative;
        color: #000;
        cursor: pointer;
        border: 1px solid lightgrey;
        border-bottom: none;
        width: 100%;
        text-align: left;
        padding: 10px;
    }

    body div .aw-url-list:hover {
        margin: 0;
        display: inline;
        position: relative;
        color: #000;
        cursor: pointer;
        border: 1px solid lightgrey;
        border-bottom: none;
        width: 100%;
        text-align: left;
        padding: 10px;
        font-weight: bold;
    }

    body div .aw-url-list:last-child {
        border-bottom: 1px solid lightgrey;
    }

    .block_29 .aw_cont_block_29 {
        padding: 15px;
    }

    body div .site-content .container.volledige_breedte_weergave {
        padding-left: 25px;
        padding-right: 25px;
    }

    .block_29 {
        border-radius: 10px;
        padding-top: 15px;
    }

    body div .block_30_faq {
        padding: 0 20px;
    }

    body div .block_30 {
        margin: 50px 0 0 0;
    }

    /* After tag .block_30_faq_item_vraag red plus */
    .block_30_faq_item_vraag:after {
        content: '+';
        right: -20px;
        top: 0px;
        position: absolute;
        font-size: 20px;
        font-weight: normal;
        color: #ec2626;
    }

    .block_30_faq_item_vraag {
        position: relative;
    }

    .aw-list-urls {
        width: 90%;
        margin: auto;
    }

    .aw-url-list.active,
    .aw-url-list:hover,
    body div .aw-list-urls .aw-url-list:first-child {
        margin: 0;
        display: inline;
        position: relative;
        color: #000;
        cursor: pointer;
        border: 1px solid lightgrey;
        border-bottom: none;
        width: 100%;
        text-align: left;
        padding: 10px;
        font-weight: normal;
        text-decoration: none;
    }
}