h1 {
    font-size: 32px;
    font-weight: 600;
}

h2 {
    font-size: 24px;
    font-weight: 600;
}

h3 {
    font-size: 18px;
    font-weight: 600;
}

h4 {
    font-size: 16px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    font-weight: 600;
}

li {
    display: inline-block;
    list-style-type: none;
}

a {
    color: #121919;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #121919;
}

ul {
    margin-bottom: 0;
    padding-left: 0px;
    margin-block-end: 0px;
    margin-block-start: 0px;
}
.p-container .row {
    margin-bottom: 24px;
}
.p-container .client-logo-wall {
    margin-bottom:48px;
}
.home-top-content .row {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
}

.tertiary-cta {
    color: #121919;
    font-weight: 700;
    text-decoration: none;
    padding: 16px 0;
}

.tertiary-cta i {
    color: #00B28B;
    margin-left: 4px;
}

.paqqie-home-container>.row {
    margin-bottom: 48px;
}

.c-markten {
    margin-bottom: 24px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.row>* {
    padding-right: 0;
    padding-left: 0;
}

.block-padding {
    padding: 48px;
    border-radius: 12px;
}

.bg-c-grey {
    background-color: #f4f4f6;
    border: 1px solid #d2d2d7;
}

.main-block {
    display: flex;
    position: relative;
    overflow: hidden;
    min-height: 170px;
}

.main-block-content {
    max-width: 420px;
    z-index: 1;
}

.main-block-content p {
    max-width: 360px;
}

.main-block img {
    position: absolute;
    right: -10px;
    bottom: -35px;
    width: 62%;

}

.c-b_category:not(:last-child) {
    margin-right: 24px;
}

.c-b_category a {
    padding: 8px;
    background-color: #00B28B;
    border-radius: 8px;
    color: #ffffff;
    max-height:40px;
    max-width:40px;
    z-index: 1;
}

.c-b_category i {
    width: 24px;
    text-align: center;
}

.c-b_category {
    height: 352px;
    position: relative;
    overflow: hidden;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}

.row .c-b_category:not(:first-child) {
    margin-left: 24px;
}

.c-b_category img {
    position: absolute;
    max-width: 286px;
    max-height: 255px;
    right: -5px;
    bottom: 0;
}

.c-c-main_category {
    margin-top: 48px;
    margin-bottom: 48px;
}

.c-c-main_category h2 {
    margin-bottom: 16px;
}

.c-c_category {
    height: 162px;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.c-c_category h3 {
    font-size: 15px;
    padding: 24px 24px;
    border-radius: 12px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: wrap;
}

.c-c_category img {
    position: absolute;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    max-height: 108px;
    max-width: 100%;
}

.category-m {
    margin-left: 0px;
}

.category-ml {
    margin-left: 24px;
}

.mr-24 {
    margin-right: 24px;
}

.ml-24 {
    margin-left: 24px;
}

.mr-12 {
    margin-right: 12px;
}

.ml-12 {
    margin-left: 12px;
}

.mlr-12 {
    margin-left: 12px;
    margin-right: 12px;
}

.c-about {
    position: relative;
    overflow: hidden;
}

.c-about-m {
    margin-right: 24px;
}

.c-about img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.c-markten div:not(:last-child) {
    margin-right: 24px;
}

.c-b_markten h2 {
    margin-bottom: 32px;
    line-height: 1.6;
}

.client-logo-wall {
    padding: 32px;
    border-radius: 12px;
}

.pay-icon-wall ul {
    display: flex;
    justify-content: center;
}

.pay-icon-wall li {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.usp-items li {
    margin: 0 12px;
    display: inline-block;
    font-size: 14px;
}

.flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.client-logo-wall .flex-item:first-child {
    padding-right: 24px;
}

.client-logo-wall .flex-item h2 {
    margin-bottom: 0;
}

.client-logo-wall .flex-item {
    padding: 16px;
}

.client-logo-wall .flex-item img {
    max-width: 100%;
}

.usp-items i,
.usp-items b {
    color: #00B28B;
}

footer p {
    margin-bottom: 0;
}

footer a {
    color: #121919;
    text-decoration: none;
}

.footer-cta {
    background-color: #00B28B;
    color: #ffffff;
}

.margin-auto-0 {
    margin: auto 0;
}

.footer-nav-item {
    margin-bottom: 24px;
}

.footer-logo {
    display: flex;
    justify-content: center;
}
.footer-cta a {
    color: #ffffff;
    text-decoration: underline;
}
.footer-logo img {
    width: 258px;
}

.footer-end {
    margin-bottom:64px;
}
.betaal-iconen {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom:48px;
}
.betaal-iconen img{
    max-width: 100%;
    padding:0 16px;
}
.footer-end div:not(:first-child):before {
    margin: 0 1rem;
    content: "|";
}
.p-c-sub_category li:first-child {
    display:flex;
    align-items: center;
}
.p-c-sub_category .category-first {
    height: auto;
}
.p-block-content {
    display: flex;
    flex-direction:column;
    position: relative;
    overflow: hidden;
    height: 258px;
}
.p-main-block p {
    max-width: 360px;
}
.p-main-block img {
    position:absolute;
    bottom: 0;
    right: 0;
    max-height: 190px;
}
.p-c-sub_category .c-c_category {
    display:flex;
    flex-wrap:wrap;
    align-content: center;
    justify-content: center;
}
.p-vragen h3:not(:first-child) {
    margin-top: 48px;
}
.p-vragen ul li {
    display:list-item;
    list-style-type: disc;
    margin-left: 16px;
}
.p-vragen ul li a {
    text-decoration: underline;
}
.p-vragen ul li a:hover {
    color: #00B28B;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 1200px) {

.category-m {
    margin-left: 24px;
}
}
@media (min-width: 991px) {
    .footer-nav-item:not(:first-child) {
        margin-left: 24px;
    }
}

@media (max-width: 1200px) {
    .main-block img {
        right: -60px;
        bottom: -35px;
        width: 60%;
    }

    .c-about-m {
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .category-m {
        margin-right: 0;
        margin-bottom: 24px;
    }

    .category-ml {
        margin-left: 24px;
        margin-bottom: 24px;
    }
    .c-b_category img {
        max-width: 246px;
        max-height: 215px;
    }
    .category-first {
        margin-bottom: 16px;
    }
    
}

@media (max-width: 991px) {
    .c-b_category {
        height: 240px;
        margin-bottom: 16px;
    }

    .ml-24 {
        margin-left: 0;
    }

    .block-padding {
        padding: 32px;
        border-radius: 12px;
    }

    .client-logo-wall {
        padding: 16px;
        border-radius: 12px;
    }

    .c-b_category a {
        bottom: 32px;
        left: 32px;
    }

    .c-b_category img {
        max-width: 196px;
        max-height: 155px;
    }

    .main-block img {
        right: -110px;
        bottom: -35px;
        width: 60%;
    }
    .client-logo-wall .flex-item:first-child {
        width: 100%;
        text-align: center;
    }
    .footer-cta .col-xs-12 {
        margin-bottom: 24px;
    }
    .footer-end .flex-item p {
        margin-bottom:16px;
    }
    .small-gap {
        margin-bottom: 24px;
    }
}
@media (max-width: 576px) {
    .c-b_category:not(:last-child) {
        margin-right: 0px;
    }
    .c-about img {
        z-index:0;
    }
    .c-about h2, .c-about a {
        z-index: 1;
        position: relative;
    }
    .c-b_category {
        height: 200px;
        margin-bottom: 16px;
    }
    .before-none:before {
        display:none;
    }

    .c-about span{
        display:none;
    }
    .c-about img {
        right: -40px;
    }
    .category-ml {
        margin-left: 0;
    }

    h1 {
        font-size: 24px;
        font-weight: 600;
    }

    h2 {
        font-size: 20px;
        font-weight: 600;
    }

    h3 {
        font-size: 16px;
        font-weight: 600;
    }

    h4 {
        font-size: 15px;
        font-weight: 600;
    }

    h5 {
        font-size: 14px;
        font-weight: 600;
    }

    .block-padding {
        padding: 24px;
        border-radius: 12px;
    }

    .client-logo-wall {
        padding: 8px;
        border-radius: 12px;
    }

    .main-block-content p {
        display: none;
    }

    .c-b_category a {
        bottom: 24px;
        left: 24px;
    }

    .home-top-content .row {
        margin-bottom: 16px;
    }
    .row .col-md-12:last-child .c-b_category {
        margin-bottom: 0;
    }
    .row {
        margin-bottom: 16px;
    }
    .c-about-m {
        margin-bottom: 16px;
    }

    .category-m {
        margin-bottom: 16px;
        margin-left: 0px;
    }

    .category-ml {
        margin-bottom: 16px;
        margin-left: 0;
    }
    .category-first {
        margin-bottom: 16px;
    }
    .footer-end {
        text-align:center;
    }
    .main-block img {
        right: -110px;
        bottom: -35px;
        width: 75%;
    }
}
