html {
    scroll-behavior: smooth;
}

p {
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.hidden {
    display: none;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    margin: 0;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body.mp-Layout {
    min-height: 100%;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    color: #001835;
}

.mp-Layout {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.mp-Layout .mp-Layout-Header {
    background-color: #00285a;
    border-top: 5px solid #00285a;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    min-height: 61px;
}

@media (max-width: 768px) {

    .section-license-plate-hero {
        padding: 50px 50px 10px 50px !important;
  }
    .two-column-inner {
        float: left;
        width: 100% !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }


}

@media (min-width: 768px) {
    .mp-Layout .mp-Layout-Header {
        position: fixed;
        width: 100%;
        z-index: 10;
    }

    .section-license-plate-hero {
        padding: 50px 50px 50px 50px !important;
  }
}

.mp-Layout .mp-Layout-Header .mp-Layout-offset {
    padding: 14px 6px;
    position: relative;
}

#header-logo-svg {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 8px;
    margin-left: -6px;
}

.mp-Layout .mp-Layout-Footer {
    flex-shrink: 0;
    background-color: #f7f7f6;
}

.mp-Layout .layout-content {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    align-self: center;
    width: 100%;
    min-height: 0;
    min-width: 0;
}

.header-content-right {
    position: absolute;
    right: 6px;
    top: 11px;
}

.header-content-right .mp-Button.sdk-custom {
    padding: 6px 7px 3px;
    font-family: Bariol, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

@media (max-width: 768px) {
    .header-content-right .label {
        display: none;
    }

    .fixed-btn-chat .mp-Button-icon--left.mp-Button-icon {
        margin: -15px -15px -10px -15px !important;
    }

    .fixed-btn-chat .label {
        display: none;
    }

    .dagtopper-tag, .direct-omhoog-tag, .moet-nu-weg-tag, .homepagina-tag {
        max-width: 300px !important;
        max-height: 248px !important;
    }
    .selling-tip-light, .selling-tip-light-no-shadow, .selling-tip-light-trans {
        min-height: auto !important;
    }
    .section-features02 {
        margin-top: -44px !important;
    }
    .text01 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px !important;
    line-height: 44px !important;
    font-weight: 600 !important;
    font-family: Bariol, sans-serif;
    /*margin-bottom: -100px !important;*/
    z-index: 2 !important;
    margin-top: -50px;

    }
    #iChatInputField {
        font-size: 16px !important;
    }

    .bottom {
    margin-bottom: 12px;
    }

    .selling-tip-light-flat  {
    flex: 1 1 60% !important;
    }

}

.mp-Header-links {
    display: none;
}

@media (min-width: 768px) {
    .mp-Header-links {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    float: none;
    margin-left: -12px;
    margin-top: 3px;

}
}

.mp-Header-links .mp-TextLink {
    font-size: 12px;
    line-height: 18px;
    padding: 8px 4px;
}

.license-plate-header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding: 12px;
    z-index: 9;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
}

.license-plate-header .submit-button .label {
    display: none;
}

@media (min-width: 768px) {
    .license-plate-header,
    .mp-Layout .layout-content {
        margin-top: 61px;
    }

    .license-plate-header .submit-button .label {
        display: inline;
    }

    .license-plate-header .submit-button .mp-Button-icon {
        display: none;
    }
}

.value-check-result .mp-text-header2 {
    margin: 0 0 32px;
}

.value-check-form-header {
    width: auto;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .value-check-form-header {
        display: flex;
    }

    .value-check-form-header .mp-Form-controlGroup + .mp-Form-controlGroup {
        margin: 0 0 0 12px;
    }
}

.mp-Layout .mp-Layout-offset {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.mp-Layout .mp-Layout-offset--narrow {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.mp-Layout.mp-Layout--full .mp-Layout-offset {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

.mp-Layout--aside,
.mp-Layout--main,
.mp-Layout--top,
.mp-Layout--bottom {
    overflow: hidden;
    min-width: 0;
}

.mp-Layout--aside {
    grid-area: a;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
}

@media (min-width: 768px) {
    .mp-Layout--aside {
        -webkit-box-flex: 1;
        flex: 1 1 30%;
    }
}

.mp-Layout--main {
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    grid-area: m;
}

@media (min-width: 768px) {
    .mp-Layout--main {
        -webkit-box-flex: 2;
        flex: 2 1 60%;
    }
}

.mp-Layout--top {
    grid-area: t;
}

.mp-Layout--bottom {
    grid-area: b;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mp-Layout .layout-content.layout-content--aside-right .mp-Layout--top {
        margin-bottom: 16px;
    }
}

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
    .mp-Layout .layout-content.layout-content--aside-right .mp-Layout--top {
        margin-bottom: 24px;
    }
}

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
    .mp-Layout .layout-content.layout-content--aside-right .mp-Layout--aside {
        margin-left: 24px;
    }
}

.section-license-plate-hero,
.section-selling-facts,
.section-selling-tips,
.section-selling-tips2,
.section-testimonials,
.section-search-links,
.section-extra-content,
.section-last-cta, .section-features02 {
    width: 100%;
    padding: 20px;
}

.section-license-plate-hero {
    padding: 10px 20px 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .title-block {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

.section-plain-text-center {
    padding-top: 40px;
    text-align: center;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
}

.section-plain-text-center-nopadding {
    text-align: center;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
}

.section-plain-text-left {
    padding-top: 40px;
    text-align: left;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
}

.subtitle {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    font-family: Bariol, sans-serif;
    min-height: 50px;
}

.subtitle2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    font-family: Bariol, sans-serif;
    text-align: left;
    margin-bottom: 20px;
}

.subtitle3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    font-family: Bariol, sans-serif;
}

.section-selling-tips,
.section-selling-tips2,
.section-testimonials,
.section-search-links,
.section-extra-content,
.section-last-cta {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.section-features02 {
    padding: 10px 20px;
    margin-top: -44px;  
}

.section-search-links,
.section-last-cta {
    background-color: #fff;
}

.section-selling-tips {
    background-color: #ccd4de;
}

.section-license-plate-hero > div,
.selling-facts,
.testimonal-blocks,
.search-links {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .selling-tips,
    .extra-content, .section-features02 {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
    }

    .selling-facts .fact {
        -webkit-box-flex: 1;
        flex: 1 1 33.33333%;
    }
}

.heading-card {
    -webkit-box-flex: 0;
    flex: 0 1 100%;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .selling-facts .fact .mp-Icon {
        height: 32px;
        width: 32px;
    }

    #svg-logo {
        margin-left: 10px;
    }
}

.header-center-align {
    text-align: center;
}

.section-license-plate-hero .mp-text-header1 {
    -webkit-box-flex: 0;
    flex: 0 1 100%;
    font-size: 70px;
    line-height: 76px;
    font-weight: 600;
}

.page-header {
    margin-bottom: 20px;
    color: #fff;
}

@media (min-width: 768px) {
    .page-header {
        font-size: 48px;
        line-height: 56px;
    }
}

.usp-block,
.value-check-block {
    margin-bottom: 20px;
}

.value-check-block {
    width: 100%;
    min-height: 340px;
}

.usp-block .mp-Card,
.value-check-block .mp-Card {
    height: 100%;
}

@media (min-width: 768px) {
    .usp-block {
        -webkit-box-flex: 1;
        flex: 1 1 34%;
        padding-left: 10px;
    }

    .value-check-block {
        -webkit-box-flex: 2;
        flex: 2 2 63%;
        padding-right: 10px;
    }
}

.car-value-price {
    color: #43aa8b;
}

.edit-car-link {
    cursor: pointer;
}

.result-value {
    text-align: center;
    margin-bottom: 32px;
}

.result-car {
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.show-info-dialog {
    cursor: pointer;
}

.car-logo,
.car-info {
    margin-right: 12px;
}

.svg-custom-story {
    background: url("../images/juiste-verhaal.svg");
}

.result-car .licens-plate {
    text-transform: uppercase;
    margin-right: 24px;
}

.section-selling-tips,
.section-selling-tips2,
.section-extra-content,
.section-last-cta, .section-features02 {
    text-align: center;
}

.selling-tips,
.extra-content {
    margin-bottom: 24px;
}

@media (max-width: 480px) {
    .show-tips-label-extension {
        display: none;
    }

    .show-tips-button {
        text-transform: capitalize;
    }
}

.extra-contents {
    padding: 10px;
}

.selling-tip, .selling-tip-light, .selling-tip-light-no-shadow, .selling-tip-light-trans, .selling-tip-light-flat,
.extra-contents {
    -webkit-box-flex: 1;
    flex: 1 1 20%;
    padding: 16px;
}

.btncenter {
    text-align: center;
}

.selling-tip {
    background: #ccd4de;
    border-radius: 3px;
    margin: 5px;
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.selling-tip-light {
    background: #fff;
    border-radius: 3px;
    margin: 5px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.2);
}

.selling-tip-light-no-shadow {
    background: #fff;
    border-radius: 3px;
    margin: 5px;
    text-align: left;
}

.selling-tip-light-trans {
    background: transparent;
    border-radius: 3px;
    margin: 5px;
    text-align: center;
}

.block-light {
    background: #fff;
    margin: 5px;
    box-shadow: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


.mp-Icon.svg-custom-family-cars,
.mp-Icon.svg-custom-sport-cars,
.mp-Icon.svg-custom-safe-cars,
.mp-Icon.svg-custom-eco-cars,
.mp-Icon.svg-custom-garanty,
.mp-Icon.svg-custom-all-cars {
    height: 72px;
    width: 72px;
}

.svg-custom-family-cars {
    background: url("../images/gezinsautos.svg");
}

.svg-custom-sport-cars {
    background: url("../images/sportieve-autos.svg");
}

.svg-custom-safe-cars {
    background: url("../images/veilige-autos.svg");
}

.svg-custom-eco-cars {
    background: url("../images/zuinige-autos.svg");
}

.svg-custom-garanty {
    background: url("../images/garantie.svg");
}

.svg-custom-all-cars {
    background: url("../images/alle-autos.svg");
}

.mp-Icon.svg-custom-story,
.mp-Icon.svg-custom-direct-omhoog,
.mp-Icon.svg-custom-dagtopper {
    height: 353px;
    width: 300px;
}

.svg-custom-story {
    background: url("../images/juiste-verhaal.svg");
}

.svg-custom-direct-omhoog {
    background: url("../images/direct-omhoog.svg");
}

.svg-custom-dagtopper {
     background: url("../images/dagtopper.svg");
    background-repeat: no-repeat;
}

.mp-Form-controlGroup.sdk-custom {
    max-width: 240px;
}

@media (min-width: 768px) {
    .value-check-form .submit-button {
        margin-right: 12px;
    }
}

.value-check-form .mp-Form-group-header.sdk-custom {
    text-align: left;
    margin-bottom: 32px;
}

.value-check-form .submit-section {
    margin-top: 32px;
}

.testimonal-block {
    display: -webkit-box;
    display: flex;
    padding: 20px;
}

@media (min-width: 768px) {
    .testimonal-block {
        -webkit-box-flex: 1;
        flex: 1 1 50%;
    }
}

.testimonal-image {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    padding-right: 10px;
}

.testimonal-text {
    -webkit-box-flex: 3;
    flex: 3 3 75%;
    padding-left: 10px;
}

.testimonal-block .image {
    width: 100%;
}

.testimonial-body {
    margin-bottom: 12px;
}

.search-links {
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.search-link {
    -webkit-box-flex: 0;
    flex: 0 1 150px;
    height: 150px;
    background: #ccd4de;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 24px;
    color: #2d3c4d;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.search-link:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14);
    background: #f4f4f4;
}

.search-content > .mp-Icon {
    margin-bottom: 12px;
}

.triangle-grey {
    width: 100%;
    background: #fff;
    margin-bottom: -30px;
}

.mp-triangle-grey {
    border-top: 50px solid #ccd4de;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    bottom: 2px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    width: 0;
}

.triangle-white {
    width: 100%;
    background: #ccd4de;
    margin-bottom: -30px;
}

.mp-triangle-white {
    border-top: 50px solid #fff;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    bottom: 2px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    width: 0;
}

#triangle-navy {
    width: 100%;
    background: #ccd4de;
    margin-bottom: -30px;
}

.mp-triangle-navy {
    border-top: 50px solid #2c3b4d;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    bottom: 2px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    width: 0;
}


.find-more {
    display: inline;
}

.find-more-text {
    margin-right: 30px;
}

.box {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .box01 {
        margin-right: 10px;
    }

    .box03 {
        margin-left: 10px;
    }
}

.box04 {
    min-height: 200px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.sell-step {
    padding: 10% 20px 10% 48px;
    position: relative;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
    overflow: hidden;
    height: 33.33333%;
}

.sell-step + .sell-step:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -8px;
    left: 50%;
    margin-left: -12px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.14);
}

.sell-step .nr {
    position: absolute;
    top: 18%;
    left: 20px;
    color: #43aa8b;
}

.no-license-plate-link {
    display: block;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .no-license-plate-link {
        display: block;
        margin-top: 12px;
    }
}

.error-messages {
    color: #c5283d;
}

.hero-image {
    text-align: center;
    font-size: 0;
    display: block;
}

.text01 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: Bariol, sans-serif;
    padding-top: 0px;
}

.text02 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: auto;
    max-width: 980px;

}

.text03 {
    margin-bottom: 10px;
    text-align: center;
}

.text04 {
    margin-bottom: 10px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}


.text05 {
    color: #fff;
    text-align: left;
    line-height: auto;
    max-width: 400px;
    margin-bottom: 20px;

}     

.innerbtn {
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

.innerbtn-left {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.feature-title {
    font-family: Bariol;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

#verkooptips {
    background: #fff !important;
}

#navybg {
    background: #2c3b4d !important;
}

#whitebg {
    background: #ffffff !important;
    margin-top: -2px;
}

.static {
  position:absolute;
  background: white;
}

.static:hover {
  opacity:0;
}

.dagtopper-tag, .direct-omhoog-tag, .moet-nu-weg-tag, .homepagina-tag {
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dagtopper-tag:hover, .direct-omhoog-tag:hover, .moet-nu-weg-tag:hover, .homepagina-tag:hover {
    opacity: 0.7;
}

.android, .ios {
    margin-bottom: 20px;
}

.selling-tip-text {
    flex: 0 0 80%;
}

.selling-tip-image {
    flex: 1 1 20%;
}

.image {
    max-width: 100%;
}

.image-mp-extra, .image-website-link {
    margin-top: 4px;
    max-width: 64px;
}


.website-link-image, .mp-extra-image {
    margin-top: -20px;
    vertical-align: -10px;
    margin-right: 10px;
}

.check-icon-white {
    margin-top: -20px;
    vertical-align: -7px;
    margin-right: 10px;
}

.triangle {
    display: block;
    width: 120px;
    margin-left: auto;
    margin-right: auto;

}

.button-custom-1-secondary, .button-custom-2-secondary {
    font-family: Bariol;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    background: #ccd4de;
    box-shadow: inset 0 -2px 0 0 #d6d5da;
    color: #2d3c4d;
    border: 1px solid #ccd4de;
    transition: all 0.3s ease;
}

.button-custom-1-secondary:hover, .button-custom-2-secondary:hover {
    font-family: Bariol;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    background: #fff;
    box-shadow: inset 0 -2px 0 0 #d6d5da;
    color: #2d3c4d;
    border: 1px solid #ccd4de;
}

.button-custom-1:hover, .button-custom-2:hover {
    font-family: Bariol;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    background: #fec334;
    box-shadow: inset 0 -2px 0 0 #fec334;
    color: #00285a;
}

.button-custom-1, .button-custom-2 {
    font-family: Bariol;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    background: #fb0;
    box-shadow: inset 0 -2px 0 0 #e6a800;
    color: #00285a;
    transition: all 0.3s ease;
}

.button-custom-3 {
    font-family: Bariol;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    background: #083871;
    box-shadow: inset 0 -2px 0 0 #00285A;
    color: #fff;
    transition: all 0.3s ease;
}

.button-custom-3:hover {
    font-family: Bariol;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    background: #1D4B89;
    box-shadow: inset 0 -2px 0 0 #083871;
    color: #fff;
    transition: all 0.3s ease;
}

.mp-TextLink {
    color: #0082E6 !important;
    transition: all 0.3s ease;
}

.mp-TextLink:hover {
    color: #116db4 !important;
}

.nav {
    color: #fff !important;
    transition: all 0.3s ease;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 4px;
}

.nav:hover {
    color: #fff !important;
    background: #001d41;
}

.nav-selected {
    color: #fff !important;
    transition: all 0.3s ease;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 4px;
    background: #001d41;
}

.nav-selected:hover {
    color: #fff !important;
    background: #001d41;
}

#headtext {
    background: #fff;
    padding-top: 20px;

}



ul.listUl {

    margin-top: 0;
    margin-bottom: 15px;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
    list-style: none;
    text-align: left;

}

.listWrapper {
    text-align: center !important;
}

.fixed-btn-chat {
    position: fixed;
    bottom: 0;
    right: 0;
    padding-right: 6px;
    padding-bottom: 10px;
}

.image-usp {
    padding-top: 10px;
    padding-bottom: 10px;
}

.align-vertical {
    align-items: center;
}

.postnl-van {
    max-height: 200px;
}

.postnl-van-primera {
    max-height: 300px;
}

.mp-Footer {
    background-color: #f7f7f6 !important;
}

.primera-actie {
    text-align: left !important;
    padding-inline-start: 20px !important;
}

.mp-Button--xs {
    font-size: 13px;
    line-height: 18px;
    border-radius: 3px;
    min-height: 32px;
    padding: 4px 10px !important;
    margin-right: 10px;
}

.second {
    margin-top: -40px;
}

.center {
    display: flex;
    justify-content: center;
}

.max-banner {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-list-2 {
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
.custom-list-2 li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 20px;
}
.custom-list-2 li::before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background-size: cover;
    background-position: center;
    left: 6px;
    top: 16px;
    transform: translateY(-50%);
}

.custom-list {
    list-style: none;
    padding-left: 0;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.custom-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.custom-list li::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: cover;
    background-position: center;
    left: 6px;
    top: 10px;
    transform: translateY(-50%);
}

.custom-list-2 li.li-bank:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/payments-bank.png');
}
.custom-list-2 li.li-phone:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/payments-phone.png');
}

.custom-list-2 li.li-no2:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/numbers2.png');
}
.custom-list-2 li.li-no1:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/numbers1.png');
}
.custom-list li.li-check:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/bullet-green.png');
}
.custom-list li.li-uncheck:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/bullet-grey.png');
}
.custom-list li.li-plus:before {
    background-image: url('https://www.2dehands.be/i/betaalverzoeken/images/bullet-terra.png');
}
.usp {
    font-size: 14px;
}

.top-cta {
    margin-top: 10px;
}

.note {
    font-size: 12px;
    line-height: 16px;
    color: #607491;;
    padding-top: 20px;
}
.list-end {
    text-align: left;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

hr.hr-bottom {
    border: 0;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccd4de;
}

.two-column-inner {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.two-column:after {
  content: "";
  display: table;
  clear: both;
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    border: 4px solid #fff;
    border-radius: 3px;
    background: #fff;
}

.video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.mp-TextLink-white {
color: #fff;
text-decoration: underline;
}

.mp-TextLink-white:hover {
color: #fff;
text-decoration: none;
}

.actie {
    background: #FFF;
    border-radius: 3px;
    margin-top: 20px;
    color: #001835;
    padding: 12px;
    font-weight: 600;
}

.sub-title-examples {
    font-family: Bariol, sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 48px;
}

.pop-column-inner {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.pop-column:after {
  content: "";
  display: table;
  clear: both;
}

.mp-Dialog.mp-Dialog--lg .mp-Dialog-content {
    width: 100%;
}




* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 970px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: rgba(0,0,0,0.2);;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 50%;
}

.prev {
  border-radius: 50%;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.breadcrumbs {
    color: #EAE9EF;
}

.breadcrumbs a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}
.breadcrumbs a:hover {
    color: #EAE9EF;
}

.example-img img {
    max-width: 480px;
    width: 100%;
    border-radius: 4px;
        transition: all 0.3s ease;
}

.example-img img:hover {
    max-width: 480px;
    width: 100%;
    border-radius: 4px;
        box-shadow: 0 10px 20px 0 rgba(0,0,0,.2);
}

.icon-package-example {
    height: 100px;
    margin-top: -30px;
}

.text-examples {
    text-align: left;
    margin-bottom: 10px;
}

.spacer {
    height: 40px;
}

.grey {
    background: #EAE9EF;
}

.callback {
    max-width: 300px;
}

.example-plus {
    display: block;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.example-premium {
    display: block;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

.inline-block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.inline-block-top {
    display: flex;
    align-items: center;
}
.actie-sticker {
    width: 100%;
    max-width: 150px;
}

.selling-tip-light .icon-package {
    width: 100px;
    margin-top: -80px;
}

.list-package {
    text-align: left;
    display: flex;
    padding-bottom: 10px;
    flex-direction: row;
}

ul.list-package {
    list-style: none;
}

.list-package-pop {
    text-align: left;
    display: flex;
    padding-bottom: 14px;
    margin-left: 5px;
    max-width: 400px;
}

ul.list-package-pop {
    list-style: none;
}

.bullet-green {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.bullet-grey {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.usp {
    font-weight: 400;
    font-size: 14px;
}
.feature-title-example {
    font-family: Bariol, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: -10px;
    margin-top: 0px;
}

.desk1 {
    margin-bottom: 20px;
}

.desk2 {
    margin-top: 20px;
}

.phonenr {
    color: #0082E6;
    font-weight: 700;
    font-size: 20px !important;
    text-decoration: none;
    font-family: Bariol, sans-serif;
}

.phonenr::before {
    content: "";
    display: inline-block;
    background: #fff url(../images/phone-icon.png) no-repeat;
    background-size: auto;
    width: 20px;
    background-size: contain;
    height: 20px;
    margin-right: 10px;
    vertical-align: top;
}

.box04 {
    min-height: 200px;
    background: transparent;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.0) !important;
}

.feature-title-2 {
    font-family: Bariol, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mp-svg-adevinta {
    background: url('../images/ADEVINTA_Blue.svg') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: auto 13px;
    background-position: center;
}

.adevinta {
    margin-bottom: 16px !important;
}

.mp-Icon.mp-Icon--lg {
    height: 13px;
    width: 58px;
}