/* 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;
}







.frontpage{
    background: #E7F7FF;
}

.parent{
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,0.5);
    border-radius: 50px;
    background-size: cover;
    transition: all 1.1s;
}

.parent:hover{
    transform: scale(1.09);
}




.p1-header{
    margin: 0 auto;
}
.voorpagina-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1352px;
    height: 150px;
    background: #03A27F;
    margin: 0 auto;
}
.p1-header{
    display: flex;
    text-decoration: none;
    color: white;
}




.logo{
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
    color: #4C5FEA;
    text-decoration: none;
    text-align: center;
    margin-right: 350px;
    margin-left: 50px;
    padding-top: 21px;
}

.home .contact .articles{
    display: block;
    text-decoration: none;
    text-align: center;
    color: white;
    border-radius: 10px;
    height: 64px;
    width: 143px;
    background: #5AA595;
    margin: 0px 13px 0 13px;
}


a{
    display: inline-block;
    text-align: center;
    color: white;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
}

.butten{
    display: inline-block;
    text-align: center;
    height: 43px;
    width: 143px;
    color: white;
    background: #5AA595;
    border-radius: 10px;
    margin: 21px 13px;
    padding-top: 21px;
}





h1{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    text-align: center;
    margin-top: 140px;
    margin-bottom: 30px;
}
.now-trending{
    display: flex;
    width: 1235px;
    margin: 0 auto;
}
.box2 .box3{
    display: block;
    padding: 10px;
    width: 620px;
    height: 577px;
}





section.now-trending h2{
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 35px;
    line-height: 49px;
    padding: 20px 0 20px 0;
}
section.now-trending p{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 42px;
    font-size: 30px;
    width: 410px;
}
.p1-img1{
    text-align: center;

    background-position: center;
    background-size: 100%;
    box-shadow: 10px 10px 5px rgba(0,0,0,0,3);

    transition: 1s;
}
.img:hover{
    box-shadow: #03A27F;
    transform: scale(1.1);

    background-position: center;
    background-size: 125%;
    box-shadow: 20px 20px 5px rgba(0,0,0,0,5);
}

.readnow1{
    display: inline-block;
    padding: 21px 30px;
    background: #03A27F;
    color: white;
    border-radius: 10px;
}







.title-other-articles{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    text-align: center;
    margin-top: 238px;
    margin-bottom: 40px;
}




section.other-articles{
    display: flex;
    justify-content: space-between;
    width: 1150px;
    margin: 0 auto;
}
.box5{
    display: block;
}
.naam{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    padding: 15px 0 10px 0px;
}
.naam-artikel{
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 30px;
    width: 314px;
    display: flex;
    justify-content: space-between;
}
.datum{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 50px;
}

.header-image{
    width: 100%;

}






.quote-pagina1{
    width: 950px;
    margin: 0 auto;
}
.quote{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 60px;
    line-height: 70px;
    text-align: left;
    width: 950px;
    margin: 0 auto;
    padding-top: 250px;
}
.massimo-vignelli{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 30px;
    padding-left: 650px;
    padding-top: 20px;
    padding-bottom: 100px;
}









.background-news{
    display: flex;
    background: #03A27F;
    margin: 0 auto 250px auto;
    border-radius: 50px;
    height: 510px;
    width: 1210px;
}



.newsletterbox1{
    display: block;
    width: 700px;
    height: 404px;
}
.creativity{
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 32px;
    line-height: 45px;
    color: white;
    width: 570px;
    height: 133px;
    margin: 50px auto 40px 70px;
}
.gridbox{
    margin: 0px auto 50px 70px;
    width: 570px;
    height: 210px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 25px 25px 25px 25px;
    gap: 25px;
}
.textbox{
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 20px;
    background-color: white;
    height: 48px;
    border-radius: 50px;
    border: 2px solid #4C5FEA;
    padding-left: 20px;
    cursor: text;
}


#prename{
    grid-column: 1/3;
}
#surname{
    grid-column: 4/7;
}
#email{
    grid-column: 1/7;
    grid-row: 3/4;
}
.join{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    display: inline-block;
    width: 135px;
    height: 20px;
    background: #4C5FEA;
    color: white;
    border-radius: 50px;
    padding: 14px 0 14px 0;
    margin-top: 150px;
}




.newsletterbox2{
    display: block;
    width: 460px;
    height: 404px;
}
.thedesignpapers{
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 140px;
    line-height: 140px;
    text-align: left;
    color: #4C5FEA;
    margin: 45px 45px 45px 0px;
}




.voorpagina-footer{
    display: flex;
    padding-top: 48px;

}

.boxfooter{
    align-items: center;
    width: 1352px;
    height: 150px;
    background: #03A27F;
    margin: 0 auto;
}

.logo2{
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
    color: #4C5FEA;
    text-decoration: none;
    text-align: center;
    margin-right: 100px;
    margin-left: 50px;

}

.socialmedia{
    margin-left: 30px;
}

.footerhelp{
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
    padding-right: 30px;
    padding-left: 100px;
    padding-top: 15px;
}

.help{
    display: inline-block;
}





















.body-article{
    background: #E7F7FF;
    width: 100%;
    margin: 0 0 0 0;
}

.header{
    position: relative;
    width: 1352px;
    margin: 0 auto;
    display: flex;
}
.header-image{
    width: 100%;
    height: 796px;
}
.verwaziging{
    position: absolute;
    width: 1352px;
    height: 796px;
    background: black;
    opacity: 35%;
}
.logo-article{
    position: absolute;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
    color: #4C5FEA;
    text-decoration: none;
    text-align: center;
    margin-right: 350px;
    margin-left: 50px;
    margin-top: 50px;
}

.title-article{
    top: 177px;
    width: 500px;
    height: 210px;
    position: absolute;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    line-height: 70px;
    color: white;
    text-align: left;
    margin-left: 50px;
}

.BorisDirksen{
    position: absolute;
    top: 680px;
    left: 100px;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 18px;
    color: white;
}
.menu{
    position: absolute;
    width: 59px;
    height: 74px;
    top: 50px;
    left: 1250px;
}

.inleidingbox{
    width: 1238px;
    height: 571px;
    margin: 125px auto 500px auto;
    display: flex;
}

.inleiding{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 35px;
    width: 650px;
    margin-right: 126px;
    letter-spacing: 2.5%;
}

.textinleiding1{
    margin-bottom: 27px;
}


.bijnakalevrouwkoptelefoon{
    border-radius: 50px;
    position: absolute;
    margin-left: 600px;
}

.losseairpod{
    left: 170px;
    margin-top: 83px;
}
.watisadd{
    display: flex;
    width: 1352px;
    margin: 0 auto;
    position: relative;
}
.watisaddtitle{
    position: absolute;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 40px;
    margin-top: 150px;
    margin-left: 200px;
    color: white;
}
.uitleg-add{
    position: absolute;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    color: white;
    width: 407px;
    height: 196px;
    margin-top: 250px;
    margin-left: 150px;
}

.wetenschapbox{
    display: flex;
    width: 1187px;
    height: 533px;
    margin: 428px auto 393px auto;
}
.alineabox1{
    width: 511px;
    height: 467px;
    margin: 21px 0 34px 166px ;
}
.wetenschap{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 37px;
}
.alinea1{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-bottom: 21px;
}
.alinea2{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
}



.fotoquote{
    border-radius: 50px;
    position: absolute;
}
.groenvierkant{
    left: 635px;
    margin-top: 173px;
    position: absolute;
}

.quotebox{
    position: relative;
    width: 1352px;
    margin: 0 auto;
    display: flex;
}
.quotetext{
    width: 367px;
    height: 350px;
    left: 669px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 60px;
    line-height: 70px;
    margin-top: 200px;
    color: #4C5FEA;
    position: absolute;
}
.quotename{
    width: 367px;
    height: 350px;
    left: 669px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 30px;
    line-height: 70px;
    margin-top: 600px;
    color: #4C5FEA;
    position: absolute;
}
.voordeelbox{
    display: flex;
    width: 1187px;
    height: 979px;
    margin: 1000px auto 0 auto;
}

.voordelen{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    margin-top: 113px;
}

.alinea3{
    width: 510px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-top: 28px;
    margin-bottom: 24px;
}
.alinea4{
    width: 510px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-bottom: 24px;
}
.alinea5{
    width: 510px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
}
.vrouwkrullenkoptelefoon{
    margin-left: 105px;
}

.expertbox{
    background: #5AA595;
    width: 1352px;
    height: 843px;
    display: flex;
    margin: 233px auto 0 auto;
}

.taak{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    margin-top: 132px;
    margin-left: 105px;
    margin-bottom: 41px;
    color: white;

}

.fotoexpert{
    width: 511px;
    height: 523px;
    margin-top: 160px;
    margin-left: 114px;
}

.alinea6{
    width: 550px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-left: 105px;
    margin-bottom: 24px;
    color: white;
}
.alinea7{
    width: 550px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-left: 105px;
    color: white;
}

.conclusiebox{
    height: 800px;
    width: 800px;
    margin: 0 auto;
}

.conclusie{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    margin-top: 233px;
    margin-bottom: 29px;
}
.alinea8{
    width: 800px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25.5px;
    margin-bottom: 24px;
}
.bronnenbox{
    width: 1020px;
    margin: 0 auto;
}
.bronnen{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    margin-top: 164px;
    margin-left: 100px;
    margin-bottom: 30px;
}

.bron1{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 30px;
    margin-left: 100px;
}

.bronlink{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 21px;
    color: black;
    text-align: left;
    width: 1020px;
}
.bronlink2{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 21px;
    color: black;
    text-align: left;
    width: 1020px;
    margin-bottom: 110px;
}


