body {
    background: #f7f7f7;
    font-family: Roboto;
    padding-top: 10px;
    font-size: 14px;
}

h2 {
    color: #649488;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

h3 {
    font-size: 18px;
    text-align: center;
}

a,
a:hover,
a:visited {
    color:#649488;
    text-decoration: underline;
}

.screen {
    display: none;
}

.col-md-2,
.col-md-3,
.col-md-6 {
    float: left;
}

.col20 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
}

.half {
    width: 50%;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
}

.half-center {
    width: 500px;
    margin: auto;
}

.selectbox {
    border: 1px solid #649488;
    text-align: center;
    height: 140px;
    width: 100%;
    border-radius: 5px;
    padding-top: 105px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    cursor: pointer;
}

.selectbox.active {
    background-color:#d2dcda;
    border: 3px solid #649488;
    font-weight: bold;
}

input[type="number"],
input[type="text"],
select {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: auto;
    border: 1px solid #649488;
    padding: 3px;
    border-radius: 5px;
    color: #649488;
    background-color: #eeeeee;
}

select option:hover {
    color: #ffffff;
    background-color: #649488;
}

.shortFlights {
    background: url(../images/icon-shortflight.png) no-repeat;
    background-position: center;
    height: 120px;
    width: 100%;
}
.longFlights {
    background: url(../images/icon-longflight.png) no-repeat;
    background-position: center;
    height: 120px;
    width: 100%;
}

#content {
    width: 100%;
    max-width: 1000px;
    padding: 20px 50px;
    margin: auto;
    background: #eeeeee;
    color: #649488;
}
.content {
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

#header {
    background:url(../images/logo-get-green.png) no-repeat;
    height: 50px;
    border-bottom: 1px solid #649488;
    text-align: right;
    margin-bottom: 40px;
    cursor: pointer;
}

.buttons {
    width: 314px;
    margin: 40px auto;
}
.btn {
    background: #649488;
    color: #ffffff;
    border-radius: 5px;
    width: 135px;
    margin: 10px;
}

.progress {
    width: 50px;
    height: 50px;
    margin: auto;
    background-repeat: no-repeat;
}
.progress.progress1 {
    background-image:url(../images/icon-progress-1.png);
}
.progress.progress2 {
    background-image:url(../images/icon-progress-2.png);
}
.progress.progress3 {
    background-image:url(../images/icon-progress-3.png);
}
.progress.progress4 {
    background-image:url(../images/icon-progress-4.png);
}
.progress.progress5 {
    background-image:url(../images/icon-progress-5.png);
}
.progress.progress6 {
    background-image:url(../images/icon-progress-6.png);
}
.progress.progress7 {
    background-image:url(../images/icon-progress-7.png);
}
.progress.progress8 {
    background-image:url(../images/icon-progress-8.png);
}

.slider {
    width: 100% !important;
}
.slider .slider-track {
    background: #a9c1bb;
    border-radius: 0px;
}
.slider .slider-selection.tick-slider-selection {
    background: #649488;
}
.slider .slider-tick {
    background: #649488;
    border-radius: 0px;
    width: 1px;
    height: 15px;
    margin-left: 0px !important;
    margin-top: 5px;
}
.slider .slider-handle {
    background: #ffffff;
}
.slider .slider-tick-label {
    color: #649488;
}
.slider .tooltip {
    display: none !important;
}

#scone {
    background: url(../images/logo-scone.png) no-repeat;
    background-position: top center;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    height: 20px;
}

#selectMotorbike {
    background-image: url(../images/icon-motorbike.png);
}
#selectBike {
    background-image: url(../images/icon-bike.png);
}
#selectCar {
    background-image: url(../images/icon-car.png);
}
#selectPublicTransport {
    background-image: url(../images/icon-public-transport.png);
}
#selectOnivore {
    background-image: url(../images/icon-onivore.png);
}
#selectPescatarian {
    background-image: url(../images/icon-pescatarian.png);
}
#selectVegetarian {
    background-image: url(../images/icon-vegetarian.png);
}
#selectVegan {
    background-image: url(../images/icon-veganist.png);
}
#selectFlat {
    background-image: url(../images/icon-flat.png);
}
#selectTerraced {
    background-image: url(../images/icon-terraced.png);
}
#selectSemiDetached {
    background-image: url(../images/icon-semi-detached.png);
}
#selectDetached {
    background-image: url(../images/icon-detached.png);
}
#selectPerson1 {
    background-image: url(../images/icon-people-1.png);
}
#selectPerson2 {
    background-image: url(../images/icon-people-2.png);
}
#selectPerson3 {
    background-image: url(../images/icon-people-3.png);
}
#selectPerson4 {
    background-image: url(../images/icon-people-4.png);
}
#selectPerson5 {
    background-image: url(../images/icon-people-5.png);
}



#NBO a {
    background:url(../images/logo-nieuwsblad.png?v=2) no-repeat;
    width: 225px;
    height: 70px;
    display: block;
    margin-bottom: 40px;
}
#HBVL a {
    background:url(../images/logo-hetbelangvanlimburg.png?v=2) no-repeat;
    width: 294px;
    height: 21px;
    display: block;
    margin-bottom: 40px;
}
#GVA a {
    background:url(../images/logo-gazetvanantwerpen.png?v=2) no-repeat;
    width: 70px;
    height: 70px;
    display: block;
    margin-bottom: 40px;
}
#DSO a {
    background:url(../images/logo-destandaard.png?v=2) no-repeat;
    width: 217px;
    height: 30px;
    display: block;
    margin-bottom: 40px;
}

.input-group-text {
    border: 1px solid #649488;
    color: #ffffff;
    background:#a9c1bb;
    width: 100px;
}
.input-group-append {
    margin-left: -152px;
}
.input-group {
    margin-left: -76px;
}
.input-group input {
    max-width: 250px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 38px;
}
#lblES {
    width: 265px;
    margin: auto;
    display:block;
}


.personal {
    display: block;
    width: 500px;
    margin: auto;
    margin-bottom: 10px;
}
.personal label {
    float: left;
    width: 100px;
}
.personal input[type="text"] {
    float: left;
    width: 300px;
}

.clear {
    clear: both;
}

#OPTIN,
#OPTIN_NBO,
#OPTIN_GVA,
#OPTIN_HBVL,
#OPTIN_DSO {
    float: left;
    margin-bottom: 50px;
}
label[for="OPTIN"],
label[for="OPTIN_NBO"],
label[for="OPTIN_GVA"],
label[for="OPTIN_HBVL"],
label[for="OPTIN_DSO"] {
    float: left;
    width: 90%;
    margin-left: 10px;
    margin-top: -6px;
}


#footprint {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 64px;
    font-weight: bold;
}
#footprintannex {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: -10px;
}
#footprintsmall {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
h4 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
}

.intro {
    background: url(../images/blad.png) no-repeat;
    padding-left: 280px;
}
.intro h1 {
    font-size: 24px;
    font-weight: bold;
}
.intro .btn {
    margin: 0px;
    width: auto;
    font-size: 16px;
}
.btn:hover {
    color: #ffffff !important;
}




@media only screen and (max-width: 900px) {
    .selectbox {
        background-size: auto 80%;
    }
}
@media only screen and (max-width: 768px) {
    .selectbox {
        margin-top: 20px;
    }
    .half-center {
        width: 85%;
    }
    .scone {
        width: 80%;
    }
    .half,
    .col20 {
        width: 100%;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 600px) {
    #header {
        text-align: center;
        padding-top: 40px;
        height: 70px;
        background-position: top center;
    }
}



.zonnepanelen {
    width: 300px;
    margin: auto;
}
.zonnepanelen input,
.zonnepanelen select {
    width: 50%;
    float: left;
}
.zonnepanelen input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.zonnepanelen select {
    margin-left: -1px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


#solution1 {
    background-image:url(../images/solution1.png);
}
#solution2 {
    background-image:url(../images/solution2.png);
}
#solution3 {
    background-image:url(../images/solution3.png);
}
#solution4 {
    background-image:url(../images/solution4.png);
}
#solution5 {
    background-image:url(../images/solution5.png);
}



.solution {
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 23%;
    float: left;
    padding-top: 120px;
    margin-left: 1%;
    margin-right: 1%;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
    margin-bottom: 20px;
}
.solution .inner {
    background: #ffffff;
    padding: 10px;
    height: 160px;
}
.solution .inner2 {
    background: #ffffff;
    padding: 10px;
}
.solution .btn-solution,
.btn {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;

    border-radius: 24px 3px;
    text-decoration: none;
    background: #649488;
    color: #ffffff;
    padding: 16px;
    display: inline-block;
    padding-left: 25px;
    padding-right: 27px;
    font-weight: bold;
}
.solution p {
    margin: 0px;
}
.solution p.after-title {
    margin-top: -10px;
    margin-bottom: 15px;
}
.solution h3 {
    text-align: left;
    font-size: 22px;
}

.privacy {
    width: 100%;
    text-align: center;
}


@media only screen and (max-width: 768px) {
    .solution {
        float: none;
        width: 98%;
        padding-top: 200px;
    }
    .solution .inner {
        height: auto;
    }

    .intro {
        background: none;
        padding: 0px;
    }

    .content a {
        overflow-wrap: break-word;
    }
    #scone {
        width: 90%;
        background-size: 100% auto;
        margin: auto;
        margin-top: 20px;
        height: 25px;
    }
}