body {
    -webkit-font-smoothing: antialiased;
}

.faq_container p,
.node-blog p,
.container-gutter-twenty p {
    line-height: 1.857;
}

p.font-md {
    font-weight: 500;
}

.block__body--blog p.intro {
    font-size: 1.143em;
}

p.intro {
    font-weight: 400;
    font-size: 1.143em;
}

strong {
    font-weight: 600;
}

.font-sm {
    font-size: 0.8rem;
}

p.plain_tekst i:not(.fa) {
    font-style: italic
}

a[href^="tel:"] {
    border: none!important;
}

@media (min-width:768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}


/* HEADINGS */

@media (max-width:320px) {
.hero h1 { hyphens:auto; }
}

.content-blog-post h1,
.content-blog-post h2,
.content-blog-post h3,
.content-blog-post h4 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}


/* H2 */

h2.font-lg,
.content-blog-post h2 {
    font-size: 1.777rem !important;
    font-weight: 500;
    color: #AEA400!important;
    margin: 0!important;
    line-height: 1.5!important;
}

h2.font-md {
    font-size: 1.286em !important;
    font-weight: 500;
    color: #AEA400!important;
    line-height: 1.5!important;
    margin: 0;
}

h2.color--dark-blue {
    color: #087EA6!important;
}

.faq_container h2,
.node-blog h2,
.max_width .container-gutter-twenty h2 {
    font-size: 1.286em !important;
    margin: 0;
    line-height: 1.5!important;
}

.max_width .container-gutter-twenty h2 {
    color: #00708f;
    font-weight: 500;
    line-height: 1.5!important;
}

.max_width .container-gutter-twenty h2.font-lg {
    font-size: 1.777em !important;
}

@media (max-width:1024px) {
    .max_width .container-gutter-twenty div:not(.content-block__header) h2.font-lg {
        font-size: 1.448rem!important;
        margin-bottom: 0.3rem !important;
    }
}

/* H3 */

.node-blog h3 {
    font-size: 1.143em !important;
    font-weight: 400;
    color: #565a5c !important;
    line-height: 1.5;
}

h3.font-lg,
.max_width .container-gutter-twenty .content-block__body h3.font-lg,
.content-blog-post h3 {
    font-size: 1.286em !important;
    font-weight: 500;
    color: #AEA400!important;
    line-height: 1.5;
    margin: 0;
}

h3.color--dark-blue,
.max_width .container-gutter-twenty .content-block__body h3.font-lg.color--dark-blue {
    color: #087EA6!important;
}

.max_width .container-gutter-twenty h3 {
    font-size: 1.143em !important;
    font-weight: 500;
    line-height: 1.5!important;
}

.max_width .container-gutter-twenty h3:not(.color--white) {
    color: #087EA6 !important;
}

.content-block__body__h3 {
    padding-top: 1rem!important;
}

.content-block__header h2,
.content-block__header h3 {
    margin-bottom: 0!important;
}

/* H4 */

h4.font-lg {
    font-size: 1.143rem!important;
    font-weight: 500;
}

/* TEKST CENTREREN */

.txt-center {
    text-align: center;
}

/* WITTE TEKST */

.color--white,
.color--white h2,
h2.color--white,
.color--white h3,
h3.color--white,
.color--white h4,
h4.color--white,
.color--white label,
.color--white input {
    color: white !important;
}

a.color--white {
    border-bottom: 1px dotted white!important
}

a.color--white:hover,
p>a.color--white:hover,
p.plain_tekst a.color--white:not(.btn):not(.block--link):hover {
    border-bottom: 1px solid white!important
}


/* LISTS */

ul.li.classic {
    position: relative;
    margin-top: -10px;
    padding: 0 0 10px 0;
    clear: both;
}

ul.li.classic>li {
    line-height: 1.857;
    margin: 0;
    padding: 5px 0 5px 0;
    margin-left: 25px;
    list-style: none;
    position: relative;
}

ul.li.classic>li:before {
    content: "";
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDIwMCAyMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwMCAyMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojQUVBNDAwO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTE5Ni4yLDQ0LjVMMTc4LjcsMjdjLTIuNC0yLjQtNS4zLTMuNi04LjgtMy42Yy0zLjQsMC02LjQsMS4yLTguOCwzLjZsLTg0LjYsODQuOEwzOC42LDczLjcKCWMtMi40LTIuNC01LjMtMy42LTguOC0zLjZjLTMuNCwwLTYuNCwxLjItOC44LDMuNkwzLjUsOTEuMmMtMi40LDIuNC0zLjYsNS4zLTMuNiw4LjhjMCwzLjQsMS4yLDYuNCwzLjYsOC44bDQ2LjcsNDYuN0w2Ny43LDE3MwoJYzIuNCwyLjQsNS4zLDMuNiw4LjgsMy42YzMuNCwwLDYuNC0xLjIsOC44LTMuNmwxNy41LTE3LjVsOTMuNC05My40YzIuNC0yLjQsMy42LTUuMywzLjYtOC44QzE5OS45LDQ5LjgsMTk4LjcsNDYuOSwxOTYuMiw0NC41eiIvPgo8L3N2Zz4K');
    width: 14px;
    height: 14px;
    background-size: contain;
    left: -26px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inherit;
    position: absolute;
    top: 12px;
}

ul.bullets,
.faq_container .answer ul {
    padding: 0 0 10px 0;
    margin: 0;
}

ul.bullets li:before,
.faq_container .answer ul li:before {
    content: "•";
    display: table-cell;
    padding-right: 0.5rem;
}

ul.bullets li,
.faq_container .answer ul li {
    display: table;
    padding: 5px 0 5px 0;
    line-height: 1.857;
    margin: 0;
}

ul.bullets li:first-child,
.faq_container .answer ul li:first-child {
    padding-top: 0;
}

p+ul.bullets,
.faq_container .answer ul {
    margin-top: -10px;
}

h2+ul.li.classic {
    margin-top: 5px;
}

ol.counter li::before {
    content: counter(step-counter) ".";
    margin-right: 0.75em;
    font-size: 1em!important;
    background: none!important;
    color: inherit!important;
    font-weight: bold!important;
    padding: 0!important;
    position: absolute;
    bottom: 0!important;
    top: 0;
    left: -1.35rem;
}

ol.counter li {
    counter-increment: step-counter;
    list-style-type: none;
    position: relative;
    line-height: 1.5;
    margin-left: 1.35rem!important;
    margin-bottom: 0.25rem;
}

ol.counter {
    padding-left: 15px!important;
}


/* QUOTE */

.plain_tekst.txt-quote,
.txt-quote.plain_tekst {
    text-align: center!important;
}

.txt-quote {
    font-size: 2rem;
    font-style: italic;
    font-weight: 300!important;
}


/* CONTACT */

.outlined_boxes div div span.dates {
    position: relative;
    top: 2px;
}

/* FAQ */

.faq_container h1 {
    font-weight: 500;
    line-height: 1.25;
}

.faq_container h2 {
    font-size: 1.286em !important;
    font-weight: 500;
    color: #AEA400!important;
}

.faq_container h3 {
    font-size: 1.143em !important;
    font-weight: 500;
    line-height: 1.857;
    color: #AEA400!important;
}

.faq_container ul.breadcrumb li a {
    line-height: 1.2 !important;
}


/* CENTREREN DEKKINGSTABEL */

.page-autoverzekering-premie .remodal table tr td:not(:first-of-type),
.page-woonhuisverzekering-premie .remodal table tr td:not(:first-of-type),
.page-doorlopende-reisverzekering-premie .remodal table tr td:not(:first-of-type),
.page-autoverzekering-premie .remodal table tr th:not(:first-of-type),
.page-woonhuisverzekering-premie .remodal table tr th:not(:first-of-type),
.page-doorlopende-reisverzekering-premie .remodal table tr th:not(:first-of-type) {
    text-align: center;
}

.page-rechtsbijstandverzekering-premie .remodal table tr td:not(:first-of-type),
.page-rechtsbijstandverzekering-premie .remodal table tr th:not(:first-of-type) {
    text-align: left;
}


/* ICOON HOMEPAGE */

.icon-PR_ZORG_ic {
    font-family: icomoon;
}


/* REMODAL */

.remodal h2 {
    padding-left: 15px!important;
    font-weight: 500;
}

.remodal h2+p {
    margin: 15px;
}

.mf-tooltip-row div li,
.mf-tooltip-row div p {
    font-weight: 400!important;
    text-align: left!important;
}


/* COUNTDOWN */

@media (min-width:1024px) {
    .content-block__countdown h2 {
        position: relative;
        top: -4px;
    }
}

.countdown {
    padding-right: 20px;
}

.countdown__number {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ebebeb;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    color: black;
    display: inline-block;
    position: relative;
    top: 0.1rem;
    width: 1.8em;
    line-height: 1.65;
}

.countdown__number::before {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: 1px;
    position: relative;
    top: 0.85em;
}

.countdown__txt {
    white-space: nowrap;
}


/* BLOG */

.content-blog-post p.plain_tekst {
    padding-bottom: 15px !important;
}

.content-blog-post i {
    font-style: italic;
}

.content-blog-post img {
    margin: 15px auto 30px;
    display: block;
}

.content-blog-post hr {
    display: block !important;
    margin: 20px 0 !important;
}

.content-blog-post h1 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 500;
    color: #AEA400;
}

.content-blog-post .submitted {
    margin-bottom: 30px;
}