    html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    font-size: 100%;
    line-height: 150%;
    font-family: "helveticaneue-lightcond", sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
}

html {
    box-sizing: border-box;
}

*,
*:after,
*:before {
    box-sizing: inherit;
}

@font-face {
    font-family: 'helveticaneue-lightcond';
    src: url('webfonts/helveticaneue-lightcond-webfont.eot');
    src: url('webfonts/helveticaneue-lightcond-webfont?#iefix') format('embedded-opentype'), url('webfonts/helveticaneue-lightcond-webfont.woff') format('woff'), url('webfonts/helveticaneue-lightcond-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'helveticaneue-thincond';
    src: url('webfonts/helveticaneuelt-thincond-webfont.eot');
    src: url('webfonts/helveticaneuelt-thincond-webfont?#iefix') format('embedded-opentype'), url('webfonts/helveticaneuelt-thincond-webfont.woff') format('woff'), url('webfonts/helveticaneuelt-thincond-webfont.ttf') format('truetype');
}

::selection {
    background: #91b2c5;
    color: #000
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
footer,
section,
.helft,
.derde,
.vierde,
.formulier,
.wit-tr-mix {
    overflow: hidden;
    display: block;
}

.hoek-pand {
    background: url(../img/hoekpand.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.behandelkamer {
    background: url(../img/behandelkamer1.jpg) no-repeat 80% 100%;
    background-size: cover;
    position: relative;
}

.mondhygienist {
    background: url(../img/actieshot.jpg) no-repeat 40% 50%;
    background-size: cover;
    position: relative;
}

.watermerk {
    background: url(../img/watermerk.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wachtkamer {
    background: url(../img/wachtkamer2.jpg) no-repeat 0 100%;
    background-size: cover;
}

.gastenboek {
    background: url(../img/wachtkamer1.jpg) #3399cc no-repeat 40% 100%;
    background-size: cover;
    opacity: .3;
    background-blend-mode: soft-light;
}

.pagenotfound {
    background: url(../img/pagenotfound.jpg) no-repeat 50% 100%;
    background-size: cover;
}

.hoek-pand::after,
.behandelkamer::after,
.mondhygienist::after,
.pagenotfound::after,
.diashow::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*.pagenotfound::after{
   background: linear-gradient(rgba(0, 0, 0, 0)65%,  rgba(0,0,0,.5));
   }*/

.hoek-pand::after {
    background-image: radial-gradient(circle, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2))
}

.behandelkamer::after,
.mondhygienist::after,
.diashow::after,
.pagenotfound::after {
    background-color: rgba(0, 0, 0, .3);
}

.rel {
    position: relative;
    z-index: 2
}

.fixed {
    position: fixed;
    z-index: -2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    will-change: transform;
}

.tussenstuk {
    height: 0;
    padding: 33.33%;
    position: relative;
}

.tussenstuk p,
.ruben p {
    position: absolute;
    font-size: 9px;
    opacity: .8;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    transform: rotateZ(90deg);
    bottom: 90px;
    right: -30px;
    padding: 0;
}

.wit {
    background: #fff
}

.wit-tr {
    background: #fff;
    background: rgba(255, 255, 255, .5);
}

.wit-shade {
    background: #fff;
    background: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, 1));
}

.wit1-tr {
    background: #fff;
    background: rgba(255, 255, 255, .8);
}

.wit1-tr-mix {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    mix-blend-mode: lighten;
}

.lblauw {
    background: #3399cc
}

.blauw {
    background: #005b8f;
}

.blauw-tr {
    background: #005b8f;
    background: rgba(0, 91, 143, .8);
}

.blauw-shade {
    background: #005b8f;
    background: linear-gradient(to bottom right, #0079be, #005b8f);
}

.dblauw-tr {
    background: #104b6d;
    background: rgba(16, 75, 109, .9);
}

.zwart {
    background: #111
}

.zwart-tr {
    background: rgba(0, 0, 0, .3);
    margin: 0;
}

.zwart-shade {
    background: rgba(0, 0, 0, .2);
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .3), rgba(0, 0, 0, .6));
}

.streepjes {
    background-color: #005b8f;
    background-color: rgba(0, 91, 143, .95);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .04) 50%, transparent 50%), linear-gradient(90deg, rgba(255, 255, 255, .06) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, .03) 50%), linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, .01) 50%);
    background-size: 130px, 180px, 145px, 150px/*20%, 30%, 35%, 15%*/
    ;
}

.balletjes {
    background-color: rgba(0, 91, 143, .8);
    background-image: radial-gradient(closest-side, rgba(50, 141, 183, .15) 85%, transparent 85%);
    background-size: 60px 60px;
    background-position: 60px 60px;
}

.vert-streep {
    background-color: rgba(0, 91, 143, .8);
    background-image: linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, .1) 50%);
    background-size: 50px 50px;
}

.balletjes-neg {
    background-color: #005b8f;
    background-color: rgba(0, 91, 143, .9);
    background-image: radial-gradient(closest-side, transparent 90%, rgba(0, 91, 143, 1) 90%);
    background-size: 60px 60px;
    background-position: 60px 60px;
}

.schaduw {
    box-shadow: 0 0 30px rgba(0, 0, 0, .5);
}

.inset {
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .5)
}

.bk {
    padding-top: 90px
}

.bkm {
    margin-top: 90px
}

.pad {
    padding: 30px;
}

.pad1 {
    padding: 60px;
}

.pad2 {
    padding: 90px 0;
}

.vp {
    min-height: 100vh
}

.justify {
    text-align: justify
}

.center {
    text-align: center
}

.alignright {
    text-align: right
}

.auto {
    margin-left: auto;
    margin-right: auto
}

.slash,
.slash-bl {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: 0px solid #fff;
    position: relative;
    transform: translateY(2px);
}

.slash::after,
.slash-bl::after {
    content: "";
    position: absolute;
    top: -5px;
    left: 13px;
    display: inline-block;
    width: 1.5px;
    height: 39px;
    transform: rotate(45deg);
}

.slash::after {
    background: #000;
}

.slash-bl::after {
    background: #33ccff;
}

.slash p,
.slash p:nth-of-type(2) {
    color: #000;
    position: absolute;
    padding: 0;
    margin: 0;
    line-height: 100%;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
}

.slash p {
    top: -2px;
    left: 0
}

.slash p:nth-of-type(2) {
    top: 15px;
    left: 20px;
}

.left {
    float: left
}

.right {
    float: right
}

.clr {
    clear: both
}

.none {
    display: none
}

.helft-l,
.helft-r {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 100%;
}

.helft-l {
    left: 0;
}

.helft-r {
    right: 0;
}

.helft-r::before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    background: rgba(0, 91, 143, 0);
    right: 0;
    top: 0;
}

.fleks,
.informatie {
    display: flex;
    display: flexbox;
    -ms-box-orient: horizontal;
    -ms-display: flex;
    -webkit-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    /*IE10!*/
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    /*wederom 1e10*/
    justify-content: center;
    -ms-flex-pack: center;
}

.start {
    align-items: flex-start;
    align-content: flex-start
}

.middle {
    align-items: center;
    align-content: center;
    margin: auto;
}

.end {
    align-items: flex-end;
    align-content: flex-end;
    margin: auto;
}

.helft {
    width: 50%;
}

.derde {
    width: 33.33%;
}

.tweederde {
    width: 66.66%
}

.vierde {
    width: 25%;
    min-width: 300px;
}

.drievierde {
    width: 75%;
    margin: auto
}

.ie .derde,
.ie .helft,
.ie .vierde,
.ie .foot,
.ie .sites {
    float: left
}

a {
    color: inherit;
    text-decoration: none;
    outline: 0;
    transition: .2s ease;
}

small {
    font-size: 80%;
    line-height: 120%
}

strong,
b {
    font-weight: 700;
}

i {
    font-style: italic
}

.doorstreep {
    text-decoration: line-through;
}

.vert {
    writing-mode: vertical-rl;
}

.upp {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.white {
    color: #fff;
}

.blue p,
#huisregels h6,
.blue {
    color: #33ccff;
}

.blue a {
    border-bottom: 1px solid #3399cc
}

.blue2 {
    color: #3399cc;
}

p {
    font-weight: 300;
    font-size: 100%;
    line-height: 160%;
    letter-spacing: .5px;
    display: block;
    padding: 0 0 20px;
    margin: 0;
}

p a {
    border-bottom: 1px solid #000
}

.white p a {
    border-bottom: 1px solid #fff
}

.voor {
    width: 100%;
    padding: 60px 30px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    border: 0px solid #3399cc
}

h1 {
    font-family: 'helveticaneue-thincond', sans-serif;
    text-transform: uppercase;
    font-size: 270%;
    letter-spacing: 3px;
    line-height: 100%;
    font-weight: 100;
    display: block;
    width: auto;
    height: auto;
    transition: .3s ease;
    padding: 0 0 5px 0;
    margin: 0;
}

h1 small {
    text-transform: none;
    font-size: 80%;
    letter-spacing: 1px;
}

h2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 20px;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 130%;
}

h3 {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    font-size: 120%;
    letter-spacing: 2px;
    line-height: 100%;
    padding: 0 0 15px;
    margin: 0;
}

h4 {
    font-family: 'helveticaneue-thincond', sans-serif;
    font-size: 140%;
    line-height: 140%;
    letter-spacing: 2px;
    padding: 0 0 15px;
    margin: 0;
    color: deepskyblue
}

h5 {
    font-weight: 700;
    font-size: 90%;
    line-height: 160%;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 0;
    margin: 0;
}

h6 {
    display: inline;
    font-size: 120%;
    line-height: 160%;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.informatie {
    align-items: flex-end;
    align-content: flex-end;
}

.lijst2 li{
    list-style: square;
}

.duidelijk{
    text-align: center;
    background-color: rgba(255, 255, 255, .6);
    margin: 15px 0 0;
    padding: 15px;
    box-shadow: 0 0 0 5px #005b8f;
    transition: .2s ease;
    color: #005b8f
}
/*.duidelijk:hover{
      box-shadow: 0 0 0 10px #005b8f;
}*/
.duidelijk p{
    font-weight: 700;
    padding-bottom: 15px;
}
.duidelijk p a{
    border-bottom: 0
}
.duidelijk img{
    display: inline-block;
    margin: 0 5px;
    width: 90px;
    border-radius: 50%;
    padding: 2px;
    border: 3px dashed #0079be
}
.duidelijk:hover img{
    filter: contrast(110%);
     border: 5px dashed #0079be
}

.button {
    display: inline-block;
    color: #eee;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.button a {
    display: block;
    background: #005b8f;
    background: linear-gradient(to bottom right, #0079be, #005b8f);
    border-bottom: 0;
    padding: 15px;
}

.duidelijk:hover .button a{
    color: #005b8f;
    background: white;
    background: linear-gradient(to bottom right, #fff, #eee);
      box-shadow: 0 0 0 2px #0079be;
}

.informatie .knop {
    margin: auto;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: 400px;
    height: 80px;
    text-transform: none;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 5px;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 200%;
    line-height: 150%;
    margin: 15px;
    padding: 8px 14px;
    color: #fff;
    background: rgba(0, 20, 50, .1);
}

.informatie .knop {
    position: relative;
}

.informatie .knop::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 0;
    display: inline-block;
    overflow: hidden;
    background: #005b8f;
    background-color: rgba(0, 91, 143, .8);
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, .3), rgba(255, 255, 255, .3)2px, rgba(0, 91, 143, .8)0, rgba(0, 91, 143, .8)15px);
    transform: skewX(-45deg);
    margin: 0;
    padding: 0;
    z-index: -1;
    width: 0;
    height: 80px;
    transition: .2s ease-out;
}

.informatie .knop:hover::before {
    opacity: .8;
    width: 560px;
}

hr {
    display: block;
    margin: 30px auto;
    outline: none;
    border: none;
    width: 60px;
    height: 2px;
    background: #000;
}

.icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px 5px 20px 0;
    border-radius: 5px;
    opacity: .8;
    transition: .2s ease;
}

.icon:hover {
    opacity: 1
}

.banner img {
    width: 150px;
    margin-bottom: 20px;
    background: #fff;
    padding: 3px;
    height: auto;
    border-radius: 5px;
    border: 2px solid #fff;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: all 0.2s ease;
    border: 0;
}

.flimg img {
    max-width: 45%;
    float: left;
    margin: 5px 30px 0 0;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .3);
}

.frpng img {
    max-width: 45%;
    float: right;
    margin: 0 0 0 30px;
}

img.rond {
    display: inline-block;
    width: 150px;
    margin: 30px 15px;
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .3);
}

.pdf div {
    width: 150px;
    margin: 10px;
    display: block;
    padding: 5px;
}

.pdf img {
    width: 100%;
    margin: 0 0 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .3);
}

.pdf img:hover {
    transform: scale(.99);
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .5);
}

.pdf div img a {
    display: block;
    width: 100%
}

.pdf p {
    font-size: small
}

.knop:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

a[href^="tel:"],
a[href^="mailto:"] {
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px;
    transition: .2s ease;
    color: #fff;
    font-weight: 300px;
    letter-spacing: 1px;
    border-color: transparent;
}

a[href^="tel:"]:before {
    background: url('../img/tel.png')no-repeat 0 center;
}

a[href^="mailto:"]:before {
    background: url('../img/email.png')no-repeat 0 center;
}

a[href^="tel:"]:before,
a[href^="mailto:"]:before {
    content: "";
    display: block;
    position: absolute;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    width: 30px;
    height: 55%;
    border-color: transparent;
}

.invert {
    filter: invert(1);
}

table {
    display: block;
    width: 100%;
    table-layout: fixed;
    empty-cells: hide;
}

table td {
    padding: 2px 10px;
    border: 1px solid #3399cc;
}

table.openingstijden {
    display: block;
    padding: 0;
    margin: 0 0 15px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
    border: 0px solid #fff;
}

table.openingstijden td {
    background: rgba(255, 255, 255, .3);
    padding: 2px 15px;
    border-radius: 3px;
    border: 0px solid #fff;
}

.video {
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    padding-bottom: 56.25%;
    margin: 0 auto;
    background-size: cover;
    border: 0px solid #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

@keyframes fade-out {
    to {
        opacity: 0
    }
}

.video p {
    position: absolute;
    width: 100%;
    top: 10px;
    text-align: center;
    left: 0;
    padding: 0;
    z-index: 2;
    animation: fade-out .6s ease-out forwards 8s;
}

.maps {
    display: block;
    margin: 0;
    padding-bottom: 60%;
    height: 0;
    min-height: 400px;
    border: none;
    position: relative;
    z-index: 0
}

.overlay-maps {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
}

video,
iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#toTop {
    display: none;
    overflow: hidden;
    background: #3399cc;
    border-radius: 3px;
    padding: 0;
    margin: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    height: 50px;
    width: 50px;
    transition: .2s ease
}

#toTop:hover {
    transform: translateY(-2px)
}

#toTop:after {
    content: "";
    display: block;
    position: absolute;
    margin: 0;
    top: 18px;
    left: 12px;
    width: 24px;
    height: 24px;
    border-radius: 1px 0 0 0;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(45deg)
}

.pijl-down {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    width: 75px;
    height: 45px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    padding: 0;
    transition: .2s ease;
}

.pijl-down::after {
    content: "scroll \2192";
    color: #fff;
    position: absolute;
    display: block;
    letter-spacing: 2px;
    font-size: 10px;
    transform: rotateZ(90deg)
}

.pijl-down:hover {
    transform: translate(-50%, 10px)
}

.terug {
    position: fixed;
    z-index: 1;
    top: 28px;
    left: 65px;
    display: none;
    text-align: center;
    width: 70px;
    height: auto;
    border-radius: 33px;
    padding: 1px 4px 2px 0;
    transition: all 0.1s linear;
    background: #3399cc;
    opacity: .8;
}

.terug:after {
    content: "<< terug";
    display: block;
    font-size: 13px;
    color: #fff;
}

.terug:hover {
    opacity: 1;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, .3)
}

footer {
    margin: 0;
    padding: 30px;
    background: rgba(0, 20, 50, .9);
}

.foot {
    width: 25%;
    padding: 30px;
}

.foot p {
    font-size: 11px;
    text-transform: uppercase;
    color: lightskyblue;
    line-height: 180%;
    letter-spacing: 1px;
    padding-bottom: 0;
}

.foot p strong {
    color: #ccc;
    margin-top: 15px
}

footer p a {
    position: relative;
    display: inline-block;
    transition: all .3s ease;
    border-bottom: none;
}

footer p a:hover {
    text-decoration: none;
    text-shadow: none;
    transform: translate(5px, 0);
    opacity: 1;
}

footer p a:before {
    content: ">";
    color: lightskyblue;
    opacity: 0;
    font-size: 9px;
    font-weight: 700;
    position: absolute;
    left: 9x;
    top: 0
}

footer p a:hover:before {
    opacity: 1;
    left: -9px;
}

@media only screen and (max-width: 1284px) {
    .een-bgr {
        background-attachment: scroll
    }
    .helft {
        width: 66.66%
    }
}

@media only screen and (max-width: 1024px) {
    .foot {
        width: 33.33%;
    }
    .tweederde,
    .formulier {
        width: 100%
    }
    .derde {
        width: 50%
    }
}

@media only screen and (max-width: 768px) {
    .helft-l,
    .helft-r {
        padding: 0;
        width: 100%;
        min-height: auto;
        position: relative;
    }
    .helft-r {
        background: #005b8f
    }
    h1 {
        margin-top: 100px
    }
    .voor {
        padding: 30px;
        position: static;
        transform: none
    }
    .pijl-down {
        display: none
    }
    .tussenstuk {
        height: 0;
        padding: 33%
    }
    .informatie .knop {
        width: 190px;
        height: 50px;
        border: 2px solid rgba(255, 255, 255, .5);
        letter-spacing: 1px;
        font-weight: 300;
        font-size: 120%;
        line-height: 150%;
        margin: 5px;
        padding: 8px 14px;
        color: #fff;
        transition: .3s ease;
    }
    .slash,
    .slash-bl {
        width: 20px;
        height: 20px;
        transform: translateY(2px);
    }
    .slash::after,
    .slash-bl::after {
        top: -7px;
        left: 12px;
        height: 30px;
    }
    .slash p,
    .slash p:nth-of-type(2) {
        line-height: 100%;
        font-size: 14px;
        font-weight: 700;
        text-transform: none;
    }
    .slash p {
        top: -8px;
        left: 0
    }
    .slash p:nth-of-type(2) {
        top: 8px;
        left: 18px;
    }
    .alignright {
        text-align: left
    }
    .pdf div {
        width: 120px;
        margin: 5px;
    }
    .derde,
    .vierde,
    .helft,
    .foot {
        width: 100%;
    }
    .rond {
        width: 120px
    }
    .tussenstuk {
        padding: 30%;
    }
    .terug {
        top: 15px;
        left: 15px;
    }
    @media only screen and (max-width: 450px) {
        .mondhygienist {
            background: url(../img/actieshot_kl.jpg) no-repeat 60% 50%;
        }
        .helft-l {
            min-height: 100vh;
            margin: 30% 0 0;
            padding: 0;
        }
        .helft-r {
            padding: 30px 10px
        }
        .voor {
            padding: 0 20px
        }
        h1 {
            font-size: 250%;
            letter-spacing: 1px;
        }
        h2 {
            font-size: 180%;
            letter-spacing: 0;
        }
        h6 {
            font-size: 110%
        }
        .helft,
        .helft-tekst-4 {
            width: 100%
        }
        /*in geval een vierkante foto*/
        .helft-tekst {
            margin-top: 66%
        }
        /* ingeval een 2:3 */
        .foot {
            padding: 15px
        }
        .pad {
            padding: 15px;
        }
        .pad1 {
            padding: 30px;
        }
        .pad2 {
            padding: 90px 0;
        }
        #toTop {
            right: 10px;
            bottom: 10px;
            width: 40px;
            height: 40px;
        }
        #toTop::after {
            left: 10px;
            top: 13px;
            width: 20px;
            height: 20px;
        }
        .pdf div {
            width: 90px;
            margin: 3px;
        }
        .frpng img,
        .flimg img {
            max-width: 100%;
            float: none;
            margin: 15px auto;
        }
        .informatie {
            align-items: center;
            align-content: center;
        }
        .informatie .knop {
            width: 270px;
            height: 50px;
            border: 2px solid rgba(255, 255, 255, .5);
            letter-spacing: 2px;
            font-weight: 300;
            font-size: 130%;
            line-height: 150%;
            margin: 5px;
            padding: 8px 14px;
            color: #fff;
            transition: .3s ease;
        }
    }
    @media only screen and (max-width: 320px) {
        .voor {
            padding: 0 20x;
        }
        .helft-l {
            margin: 0;
        }
        .informatie {
            align-items: flex-end;
            align-content: flex-end;
        }
    }