/* push */

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
b,
i,
em,
strong,
span,
ul,
ol,
li,
table,
td,
th {
    font-family: 'Roboto', sans-serif;
}

body {
    background-color: #f6f9f9;
}

.body {
    padding-top: 95px;
}

.header>div,
.body>.container {
    padding: 15px 150px;
}

.header {
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .2);
    background-color: white;
    z-index: 1;
    position: absolute;
}

.header>div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header img {
    width: auto;
    height: 45px;
    align-items: flex-start;
}

.header p {
    margin-top: 25px;
    font-size: 1rem;
    color: grey;
}

.body>.container {
    border-radius: 0px;
    background-color: white;
    border: none;
}

h1 {
    text-align: left;
    color: black;
    font-size: calc(1.65rem + .8vw);
    line-height: calc(2.3rem + 1vw);
    font-weight: bold;
    padding: 40px 0 20px;
}

h2 {
    color: black;
    font-size: calc(1.3rem + .2vw);
    line-height: calc(2rem + .8vw);
    font-weight: bold;
    padding: 30px 0 5px;
}

.text-block h2 {
    padding: 5px 0;
}

.text-block h3 {
    color: #008a95;
    font-size: calc(1.1rem + .1vw);
    line-height: calc(1.6rem + .3vw);
    font-weight: bold;
    padding: 15px 0 5px;
}

.intro .details {
    color: #575757;
    padding: 0 0 20px;
}

.isolatie-aantrekkelijk .intro .banner {
    background-image: url("../../media/general/rijtjeshuizen-straat-bewolkt-1000.jpg");
    background-position: 50% 70%;
}

.isolatie-aantrekkelijk {
    padding-top: 95px;
}

.redenen-isoleren .intro .banner {
    background-image: url("../../media/isolatie/spouwspuit-in-muur-1000.jpg");
    background-position: 50% 40%;
}

.redenen-isoleren {
    padding-top: 95px;
}

.zonnepanelen-laagste-prijs .intro .banner {
    background-image: url("../../media/zonnepanelen/modern-house-solar-1000.jpg");
    background-position: 50% 40%;
}

.zonnepanelen-laagste-prijs {
    padding-top: 95px;
}

.zonnepanelen-ervaringen .intro .banner {
    background-image: url("../../media/infographics/zonnepanelen-ervaringen-flipped.jpg");
    background-position: 50% 100%;
}

.zonnepanelen-ervaringen {
    padding-top: 95px;
}

.pure-energy .intro .banner {
    background-image: url("../../media/landing-page/header-image-pure-energy-lp.jpg");
    background-position: 50% 100%;
}

.pure-energy {
    padding-top: 95px;
}

.intro .banner {
    border-radius: 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 20px;
    height: 250px;
    width: 100%;
    position: relative;
    display: flex;
}

.intro .banner::after {
    content: '';
    width: 100%;
    border-bottom: solid 1px #575757;
    margin-top: 15px;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.pure-energy .small-form {
    padding: 5px 30px;
}

.small-form {
    max-width: 350px;
    background-color: #f6f9f9;
    border-radius: 10px;
    position: relative;
    display: block;
    padding: 20px 40px;
}

.banner .small-form {
    margin: auto 0;
    left: calc(93% - 300px);
}

.small-form .form-title {
    text-align: center;
    color: #008a95;
    font-size: calc(1.4rem - .2vw);
    font-weight: bold;
}

.isolatie-aantrekkelijk .banner .small-form {
    left: calc(100% - 320px);
}

.redenen-isoleren .banner .small-form {
    left: calc(100% - 320px);
}

.zonnepanelen-laagste-prijs .banner .small-form {
    left: calc(93% - 300px);
}

.zonnepanelen-ervaringen .banner .small-form {
    left: calc(100% - 350px);
}

.content .small-form {
    margin: 30px auto;
}

.small-form a:hover {
    text-decoration: none;
}

.small-form .lp-button {
    width: 100%;
    margin: 0px 0;
    padding: 10px 15px;
    font-weight: bold;
    text-align: center;
    background-color: #008a95;
    color: #fff;
    border-radius: 0px;
    border: solid 1px #008a95;
    cursor: pointer;
    transition: all .2s ease;
}

.small-form .lp-button:hover {
    background-color: #277732;
    border: solid 1px #277732;
    color: #fff;
}

.small-form .lp-button:active {
    background-color: #1c6125;
    border: solid 1px #1c6125;
    color: #fff;
}

.small-form p {
    line-height: 1.5em;
    margin: 7.5px 0 0 !important;
    padding: 0 !important;
}

.small-form i {
    color: #39b54a;
}

.pure-energy .small-form p {
    line-height: 1.5em;
    margin: 7.5px 0 0 !important;
    padding: 0 !important;
    font-size: calc(1rem - .2vw);
    transition: 0.5s;
}

.pure-energy .small-form .form-title {
    font-size: calc(1.4rem - .2vw);
}

.pure-energy .small-form .form-title:hover {
    color: #1c6125;
}

.pure-energy .small-form .lp-button {
    margin: 10px 0 0;
}

.pure-energy .small-form .sub-button {
    text-align: center;
    font-size: calc(.8rem - .2vw);
}

.pure-energy .small-form .rating i {
    color: #ffd300;
}

.content p {
    line-height: 1.6rem;
    font-size: 1rem;
    padding: 15px 0;
}

.content p>a,
.content b>a,
.content strong>a {
    color: #008a95;
    font-weight: bold;
}

.highlight-text {
    color: #008a95;
    font-weight: bold;
}

.content a .highlight-text:hover {
    color: #1c6125;
    text-decoration: none;
}

.cta {
    max-width: 450px;
    width: 100%;
    margin: 30px auto;
    display: block;
}

.text-block .cta {
    margin: 0 auto;
}

.cta:hover {
    text-decoration: none;
}

.cta div {
    background-color: #008a95;
    color: white;
    font-weight: bold;
    line-height: 1.5rem;
    border-radius: 10px;
    padding: 10px 20px;
    width: 100%;
    text-align: center;
    transition: all .2s ease;
    cursor: pointer;
}

.cta div:hover {
    background-color: #277732;
    color: white;
}

.cta div:active {
    background-color: #1c6125;
    color: white;
}

.bullet-list {
    margin: 20px 0;
}

.bullet-list p {
    padding: 5px 0;
    margin: 0;
    font-size: 1rem;
}

.bullet-list i {
    float: left;
    margin: 5px 10px 5px 0;
    color: #008a95;
}

.icon-holder-isolatie {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px auto;
}

.icon-holder-isolatie>a {
    display: block;
    width: 24%;
    max-width: 150px;
    margin: 10px auto;
    padding: 15px 0;
    border: solid .5px #acacac;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.icon-holder-isolatie>a:hover {
    border: solid 2px #008a95;
    text-decoration: none;
}

.icon-holder-isolatie>a>div {
    color: #575757;
    font-size: .8rem;
    font-weight: bold;
}

.icon-holder-isolatie svg {
    display: block;
    margin: 0 auto 10px;
    width: 80%;
}

.icon-holder-isolatie .color-one {
    fill: #008a95;
}

.icon-holder-isolatie .color-two {
    fill: #acacac;
}

.boxed-image-clicker figure {
    border: solid 5px #f6f9f9;
}

.boxed-image-clicker figure:hover {
    border: solid 5px #008a95;
}

.boxed-image-clicker figure {
    width: 80%;
    height: 120px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 15px;
}

.boxed-image-clicker img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .text-block {
    background-color: #f6f9f9;
    padding: 0 30px;
    margin: 0 auto;
}

.content .text-block.start {
    height: 35px;
}

.content .text-block .semi-column {
    display: inline-block;
    width: 46%;
    margin: 20px auto;
}

.content .text-block .semi-column td {
    padding: 5px;
    font-size: .9rem;
    line-height: 1.3rem;
}

.content .text-block .semi-column img {
    width: 100%;
    display: block;
    top: 0;
    position: relative;
}

.content .text-block .lp-dropdown {
    width: 180px;
    margin: 5px 5px 5px 0px;
    padding: 8px 5px;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer;
}

.content .text-block .lp-dropdown~a button {
    width: 180px;
    margin: 5px 0 5px 0;
    padding: 11px;
    border: none;
    background-color: #008a95;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.pure-energy .content .text-block {
    padding: 30px 120px;
}

.pure-energy .content .text-block .title {
    text-align: center;
}

.pure-energy .content .text-block svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
}

.pure-energy .content .text-block p {
    position: relative;
    padding: 12px 70px;
    margin-bottom: 10px;
}

.content .divider-block {
    width: 100%;
    height: 35px;
}

.cta-map-lp {
    background-color: #f6f9f9;
    padding: 10px 45px;
    margin: 50px auto;
}

.cta-map-lp .title {
    color: #474747;
    font-size: calc(1.2rem + .4vw);
    font-weight: bold;
    padding: 20px 0 10px;
}

.cta-map-lp .sub {
    color: #008a95;
    font-size: calc(1rem + .2vw);
    line-height: 1.3em;
    font-weight: bold;
    padding: 15px 0 25px;
}

.cta-map-lp .points {
    color: #474747;
    padding: 10px 0;
    font-size: 1.02rem;
    line-height: 1.6rem;
}

.cta-map-lp .points i {
    color: #008a95;
}

.cta-map-lp svg {
    width: 70vw;
    max-width: 300px;
}

.text-image-holder {
    display: flex;
    flex-direction: row;
}

.text-image-holder img {
    width: 340px;
    margin-top: 30px
}

.text-image-holder div.side-image img {
    border-radius: 15px;
    width: 255px;
    margin-top: 20px
}

.text-image-holder div:nth-child(2) .review-score {
    width: 125px;
    margin-top: 10px;
}

.text-image-holder .pure-energy-logo {
    margin-right: 45px;
}

.text-image-holder .score {
    margin-right: 75px;
    margin-top: 30px;
}

.text-image-holder .score p:nth-child(1) {
    padding: 0px;
    text-align: center;
    font-size: 20px;
    color: #ff9e44
}

.text-image-holder .score p:nth-child(2) {
    padding: 0px;
    font-size: 8px;
    text-align: center;
}

.energy-cta {
    display: flex;
    flex-direction: row
}

.energy-cta .energy-map svg {
    width: 300px;
    margin-right: 70px;
}

.energy-cta .energy-map #Layer_2 path {
    transition: .2s;
}

.energy-cta .energy-map #Layer_2 path:hover {
    cursor: pointer;
    fill: #F28224;
}

.energy-cta .decision {
    margin-top: 140px;
}

.energy-cta .decision h3 {
    padding-top: 0px;
    font-size: 20px;
}

.energy-cta .energy-source {
    display: flex;
    flex-direction: row;
    background-color: #f6f9f9;
    padding: 25px;
    border-radius: 10px;
}

.energy-cta .energy-source .es-content p {
    font-size: calc(0.6rem + .2vw);
    padding: 0px;
}

.energy-cta .energy-source .es-content i {
    color: #008a95;
}

.energy-cta .energy-source .es-graphics i {
    color: #ffd300;
}

.energy-cta .energy-source .es-content .es-title {
    font-size: calc(1rem + .2vw);
    font-weight: bold;
    margin-bottom: 20px
}

.energy-cta .energy-source .es-content button {
    background-color: #008a95;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 5px 20px;
    margin-top: 20px
}

.energy-cta .energy-source .es-content button:hover {
    background-color: #1c6125;
    cursor: pointer;
}

.energy-cta .energy-source .es-graphics {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 40%;
}

.energy-cta .energy-source .es-graphics img {
    width: 85%;
    align-self: center;
    margin-left: 25px;
}

.energy-cta .energy-source .es-graphics p {
    text-align: center;
    padding: 27px 0px 0px;
}

.cls-1:hover,
.cls-2:hover,
.cls-3:hover,
.cls-4:hover,
.cls-5:hover,
.cls-6:hover,
.cls-7:hover,
.cls-8:hover {
    fill: #008a95;
}

.cls-1,
.cls-6 {
    fill: #3ff005;
}

.cls-1,
.cls-2,
.cls-3,
.cls-4,
.cls-5,
.cls-6,
.cls-7,
.cls-8 {
    stroke: #f9f9f9;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 0.25px;
    fill: #bfc1c2;
}

.cls-1,
.cls-2,
.cls-3,
.cls-5 {
    fill-rule: evenodd;
}

.container.fomo {
    padding: 5px 0;
}

.container.fomo>.row>* {
    display: inline;
}

.icon-list {
    width: 35%;
    padding: 30px 10px 0;
    background-color: #ebf6ec;
    border-radius: 5px;
    margin: 30px auto 5px;
}

.icon-list .points {
    font-size: .8em;
    line-height: 1.2rem;
    padding: 5px 0;
}

.icon-list .points span {
    font-weight: bold;
    color: #008a95;
}

.icon-list i {
    color: #008a95;
    font-size: 18px;
    float: left;
    width: 25px;
}

.testemonial {
    width: 28%;
    margin: 0px auto;
    text-align: center;
    line-height: 1.5em;
}

.testemonial:nth-child(2) {
    margin-top: 20px;
}

.testemonial h3 {
    color: #008a95;
    font-style: italic;
}

.testemonial p {
    font-style: italic;
    font-size: .8rem;
}

.spacing-mobile {
    padding: 0 !important;
}

.footer {
    background-color: #008a95;
    margin-top: 50px;
    padding-top: 40px;
}

.footer img {
    margin: 10px auto 20px;
    width: 180px;
    display: block;
}

.footer p {
    text-align: center;
    padding-bottom: 10px;
    color: white;
}

.footer a {
    color: white;
}

.footer>.container p:nth-of-type(1) {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 70px;
}

.container .content .col-12 .small-form {
    display: none;
}

.container .content .col-12 .cta-map-lp .row .col .points {
    display: block;
}

.container .content .col-12 .cta-map-lp .row .points {
    display: none;
}

.review-list {
    -webkit-columns: 4 200px;
    -moz-columns: 4 200px;
    columns: 4 200px;
    -webkit-column-gap: .7em;
    -moz-column-gap: .7em;
    column-gap: .7em;
    background-image: url('../../media/landing-page/bottom-image-energie-lp.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 200px;
}

.review-list div {
    position: relative;
    background-color: #F7FAFA;
    padding: 30px 0px 0px;
    margin-bottom: 10px;
    border-radius: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.review-list a {
    text-decoration: none;
}

.review-list div p {
    font-weight: bold;
    font-size: calc(.9rem - .2vw);
    line-height: calc(1.6rem - .2vw);
    color: #505050;
    padding: 20px 20px 0px 20px;
}

.review-list div .author-lp {
    position: relative;
    background-color: #d3d3d3;
    border-radius: 0px 0px 10px 10px;
    padding: 15px 0px 15px 60px;
    margin-top: 20px;
}

.review-list div .author-lp img {
    width: 40px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.review-list div .tag {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: calc(.8rem - .2vw);
    font-weight: normal;
    background-color: #fff;
    padding: 1px 5px;
    border-radius: 20px;
}

.pure-energy .clickable-link {
    color: #008a95;
}

@media only screen and (max-width: 1200px) {
    .header>div,
    .body>.container {
        padding: 15px 8vw;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        max-width: 800px;
    }
    .header>div,
    .body>.container {
        padding: 15px 6vw;
    }
    .boxed-image-clicker figure {
        height: 55%;
        width: 100%;
    }
    .content .text-block .row .semi-column:nth-of-type(1) {
        width: 55%;
    }
    .content .text-block .row .semi-column:nth-of-type(2) {
        width: 40%;
    }
    .cta-map-lp {
        padding: 10px 20px;
    }
    .cta-map-lp .row {
        display: block;
    }
    .cta-map-lp svg {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 780px) {
    .intro .banner {
        background-size: cover;
    }
    .text-image-holder {
        display: flex;
        flex-direction: column;
    }
    .text-image-holder div:nth-child(1) {
        margin-right: 0px;
    }
    .content .text-block .col-row {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .content .text-block .row .semi-column:nth-of-type(1) {
        width: 96%;
        display: block;
    }
    .content .text-block .row .semi-column:nth-of-type(2) {
        width: 50%;
        display: block;
    }
    .container .content .col-12 .small-form {
        display: block;
    }
    .container .content .col-12 .cta-map-lp .row .col .points {
        display: none;
    }
    .container .content .col-12 .cta-map-lp .row .points {
        display: block;
    }
    .container .content .col-12 .mobile {
        display: block;
    }
    .container .intro .banner .small-form {
        display: none;
    }
    .pure-energy .container .content .col-12 .cta {
        display: block;
    }
    .isolatie-aantrekkelijk .container .intro h1 {
        padding: 85px 0 20px;
    }
    .pure-energy .content .text-block {
        padding: 30px 10px;
    }
    .pure-energy .content .text-block p {
        padding: 12px 45px;
    }
    .energy-cta {
        display: flex;
        flex-direction: column;
    }
    .energy-cta .decision {
        margin-top: 0px;
    }
    .energy-cta .energy-map svg {
        width: 100%;
        height: 100%;
        margin: 50px 0px;
    }
    .energy-cta .energy-source {
        flex-direction: column;
    }
    .energy-cta .energy-source .es-graphics {
        flex-direction: column;
        width: 100%;
    }
    .energy-cta .energy-source .es-graphics img {
        width: 70%;
        margin-left: 0px;
        margin-top: 30px;
    }
    .energy-cta .energy-source .es-content p {
        font-size: calc(0.8rem + .2vw);
    }
    .pure-energy .text-image-holder div {
        margin: 10px auto;
    }
    .text-image-holder .pure-energy-logo {
        margin-right: 0;
    }
    .text-image-holder div:nth-child(2) img {
        margin-top: 0px;
    }
    .review-list {
        -webkit-columns: unset;
        -moz-columns: unset;
        columns: unset;
        -webkit-column-gap: unset;
        -moz-column-gap: unset;
        column-gap: unset;
        padding: 50px 20px;
    }
    .review-list div .author-lp img {
        width: 40px;
    }
}

@media only screen and (max-width: 650px) {
    .icon-holder-isolatie>a {
        width: 40%;
        max-width: 175px;
    }
    .content .text-block .row .semi-column:nth-of-type(2) {
        width: 70%;
    }
    .icon-list {
        display: block;
        width: 80%;
        margin: 30px auto;
    }
    .testemonial {
        display: block;
        width: 80%;
        margin: 30px auto;
    }
    .spacing-mobile {
        padding: 10px 0 !important;
    }
    .review-list div .author-lp img {
        width: 45px;
    }
}

@media only screen and (max-width: 576px) {
    .boxed-image-clicker>.col {
        margin-bottom: -30px !important;
    }
}

@media only screen and (max-width: 500px) {
    .container-fluid {
        padding: 10px 0;
    }
    .container {
        max-width: 100%;
    }
    .body {
        padding-top: 85px;
    }
    .header>div,
    .body>.container {
        padding: 15px 20px;
    }
    .intro .banner {
        height: 50vw;
    }
    .content .small-form {
        padding: 20px 15px;
    }
    .content .text-block {
        padding: 10px 10px;
    }
    .content .text-block .row .semi-column:nth-of-type(2) {
        width: 90%;
    }
    .icon-list {
        padding: 30px 10px;
    }
    .zonnepanelen-laagste-prijs {
        padding-top: 65px;
    }
    .zonnepanelen-ervaringen {
        padding-top: 65px;
    }
    .pure-energy {
        padding-top: 65px;
    }
}