/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
    border: 10px solid #fff;    
}

nav{
    padding-top: 17px;
    padding-bottom: 17px;
}

.branding{
    padding: 13.5px 15.5px;
}
#airplane{
    
    pointer-events: none;
    position: absolute;
    left: -300px;
    top: 100px;
}

#wafl-logo{
    max-width: 320px;
    display: flex;
}

.nav-menu{
    margin-left: auto;
    padding: 10px
}
.nav-menu li{
    display: inline-block;
}
.nav-menu li a{
    font-family: 'Montserrat', sans-serif;
    padding: 17px;
    text-decoration: none;
    color: #212121;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .07em;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}
.nav-menu li a:hover{
    opacity: 0.8
}
.nav-menu .contact a{
    padding: 12px 18px;
    margin: .618em .45em;
    box-shadow: none;
    border: 2px solid #99acc0;
    color: #99acc0;
    border-radius: 3px;
    background-color: transparent;
    -webkit-transition: background-color 170ms ease-out,color 170ms ease-out;
    -moz-transition: background-color 170ms ease-out,color 170ms ease-out;
    -ms-transition: background-color 170ms ease-out,color 170ms ease-out;
    -o-transition: background-color 170ms ease-out,color 170ms ease-out;
    transition: background-color 170ms ease-out,color 170ms ease-out;;
}
.nav-menu .contact a:hover{
    background-color: #99acc0;
    color: #fff;
}


.particle {
    position: absolute;
    will-change: transform;
  }

h1, h2, h3, h4{
    display: block;
    font-family: sofia-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: capitalize;
}
.container-nav{
    display: flex;
    max-width: 1390px;
    margin-left: auto;
    margin-right: auto;
}

.container{
    max-width: 1390px;
    margin-left: auto;
    margin-right: auto;
}

main{
    background-color: #e2e6ea;
    box-sizing: border-box;
    padding: 80px 17px;
}
.corner{
    margin-top: 25px;
    margin-left: -40px;
    position: absolute;
    transform: rotate(-22deg);
    width: 270px;
    z-index: 3;
    text-align: center;
    padding: 5px;
    color: #feec34;
    background-color: #7e8ba0;
}
.corner span{
    margin-left: -25px;
}
.cards{
    overflow:hidden;
    position: relative;
    width: 740px;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    background-color: #abbbd5
}
.cards.confetti{
    background-image: url(/conffeti.svg);
    background-size: 300px;
    background-position: bottom;
    background-repeat: repeat-x;
}
.card{
    padding: 30px;
    border: #feec34 20px solid;
    display: block;
    /* background-color: #abbbd5; */
    color: white;
}
.card-text{
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    display: block;
}
.card-close{
    text-align: center;
    background-color: #feec34;
    border-radius: 50px;
    font-size: 24px;
    width: 15px;
    height: 15px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 14px;
    float: right;
    color: #abbbd5;
    cursor: pointer;
}
.card-id{
    transform: rotate(-10deg);
    text-align: center;
    background-color: #feec34;
    border-radius: 50px;
    font-size: 24px;
    width: 15px;
    height: 15px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 14px;
    display: inline-block;
    color: #abbbd5;
}
.card-content{
    font-size: 30px;
    color: white;
    line-height: 36px;
    font-weight: 700;
    padding: 10px;
}
.card-content small{
    font-size: 20px;
    clear:both;
}
.card-answers{
    /* clear: both; */
    padding-top: 0px;
    padding-left: 35px;
    padding-right: 50px;
    display: flex;
    justify-content: space-between;
    color: #7e8ba0;
}
.card-answers:before{
    position: absolute;
    content: '';
    background: url("pijlen.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
    margin-left: 85px;
    width: 360px;
    height: 150px;
    pointer-events: none;
    z-index: 3;
}
.button-to-card{
    margin-top: 110px;
    background-image: url('knop.png');
    background-size: cover;
    width: 160px;
    height: 160px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 40px;
    line-height: 160px;     
    color: #abbbd5;
    font-weight: 700;
    transform: rotate(-7deg);
}
.button-to-card:hover{
    background: no-repeat;
    background-image: url('knop-shadow.png');
    background-position: 5px 2px;
    background-size: cover;
    cursor: pointer
}
.button{
    margin-top: 20px;
    text-align: center;
    background-color: #feec34;
    border-radius: 50px;
    font-size: 16px;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 14px;
    color: #abbbd5;
    cursor: pointer;
    display: inline-block;
}
a.button{
    color: #abbbd5;
    text-decoration: none;
}
.play{
    font-family: 'Special Elite', Lucida;
    letter-spacing: 2px;
}
.answer-description{
    display: block;
    font-family: 'Special Elite', Lucida;
    color: white;
    font-size: 19px;
    margin-top: 20px;
    font-size: 30px;
}
.button:hover{
    opacity: .8;
}
#confetti-holder{
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.example{
    background-color: #7f8c9f;
    padding: 20px;
    line-height: 140%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.example a{
    color: white;
    text-decoration: underline;
}
#email-form label{
    float: left;
    margin-bottom: 5px;
}
#email-form button{
    margin-top: 10px;
    padding: 10px;
    background-color: white;
    color: #7f8c9f;
    font-size: 15px;
    border: 1px solid white;
    display: inline-block;
}

.card-form{
    padding: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: white;
    line-height: 36px;
    font-weight: 700;
    box-sizing: border-box;
}
.card-form h1{
    font-family: 'Special Elite', Lucida;
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px
}
.card-form label{
    font-size: 14px;
    margin-bottom: 5px;
}
.card-form input{
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: 0px;
    box-sizing: border-box;
}
.card-form button{
    margin-top: 10px;
    padding: 10px;
    background-color: white;
    color: #7f8c9f;
    font-size: 15px;
    border: 1px solid white;
    display: inline-block;
}

@media only screen and (max-width: 600px) {
    body{ width: 100%;}
    .branding{
        padding: 0px;
    }
    ul.nav-menu{
        display: none;
    }
    .card{
        padding: 10px;
        padding-top: 50px;
    }
    .card-text{
        padding: 0px
    }
    .card-content{
        /* line-height: 20px; */
        padding: 10px;
    }
    main{
        padding: 0px;
        clear: both
    }
    .cards{ 
        width: 100%
    }
    .card{
        background-image: none!important;
    }
    .card-answers{
        
        padding-left: 0px;
        padding-right: 0px;
    }
    .card-answers:before{ 
        background-image: none!important;
    }
    .button-to-card{
        margin-top: 10px;
        width: 100px;
        height: 100px;
        font-size: 20px;
        text-align: center
    }
    .button-to-card span{
        margin-top: -30px;
        display: block;
    }
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/l?subset_id=2&fvd=n3&v=3) format("woff2"), url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/d?subset_id=2&fvd=n3&v=3) format("woff"), url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/a?subset_id=2&fvd=n3&v=3) format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/l?subset_id=2&fvd=n4&v=3) format("woff2"), url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/d?subset_id=2&fvd=n4&v=3) format("woff"), url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/a?subset_id=2&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/l?subset_id=2&fvd=n5&v=3) format("woff2"), url(https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/d?subset_id=2&fvd=n5&v=3) format("woff"), url(https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/a?subset_id=2&fvd=n5&v=3) format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/l?subset_id=2&fvd=n6&v=3) format("woff2"), url(https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/d?subset_id=2&fvd=n6&v=3) format("woff"), url(https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/a?subset_id=2&fvd=n6&v=3) format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/l?subset_id=2&fvd=n7&v=3) format("woff2"), url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/d?subset_id=2&fvd=n7&v=3) format("woff"), url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/a?subset_id=2&fvd=n7&v=3) format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/l?subset_id=2&fvd=i4&v=3) format("woff2"), url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/d?subset_id=2&fvd=i4&v=3) format("woff"), url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/a?subset_id=2&fvd=i4&v=3) format("opentype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: sofia-pro;
    src: url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/l?subset_id=2&fvd=i7&v=3) format("woff2"), url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/d?subset_id=2&fvd=i7&v=3) format("woff"), url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/a?subset_id=2&fvd=i7&v=3) format("opentype");
    font-weight: 700;
    font-style: italic;
}