/* juni */
.inhoud {
    padding-top: 50px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}



.inhoud a {
    display: block;
    /* background-color: black; */
    padding: 15px;
    margin-bottom: 5px;
    text-decoration: none;
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    height: 40px;
}

.inhoud a:hover {
    background-color: black;
}

.ingreen {
    background-color: #1f961e;
}


.inblauw {
    background-color: #59abe1;
}

.ingeel {
    background-color: #efd044;
}

.indonkergeel {
    background-color: #d1ac09;
}

.inpaars {
    background-color: #b74fc0;
}




.verdiepingwrapper {
    width: 450px;
    background-color: white;
    margin: 0 auto;
    height: auto;
}

.verdiepingwrapper .swiper-container {
    max-width: 450px;
    position: relative;

}

.swiper-container {
    /* padding-top: 30px; */
}

.verdiepingwrapper .swiper-container .swiper-slide {
    max-width: 450px;
}


.verdieping h1 {
    font-size: 2.75em;
    font-weight: 600;
    line-height: 1em;
    padding-bottom: 5px;
    letter-spacing: 0.2px;
    color: #a3c54e;
}

.verdieping h2 {
    font-size: 1.2em;
    line-height: 1.4em;
    padding-bottom: 0px;
}

.verdieping h3 {
    font-size: 1.6em;
    line-height: 1.4em;
    padding-bottom: 2px;
    color: #a3c54e;
    margin-bottom: 5px;
    margin-top: 5px;
}

h4.goback {
    padding: 10px;
    padding-bottom: 15px;
    margin-left: 15px;
    height: 25px;
}

.verdieping p {
    line-height: 1.5em;
    padding-bottom: 30px;
    margin-top: 0px;
}

.verdieping h4 {
    line-height: 1em;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.verdieping img {
    width: 100%;
    margin-bottom: 20px;
}
    
.verdieping button {
    background-color: black;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
}

.verdieping button:hover {
    background-color: #666;
}

.fotoartikel p, img {
    padding: 0;
    margin: 0;
}



.wit {
    color: white;
}

.smallimage {
    text-align: center;
    padding-top: 20px;
}

.smallimage img {
    max-width: 200px;
}

.cdaygeel {
    background-color: #d2d700;
}

.cdayroze {
    background-color: #e5007e;
}

.cdayblauw {
    background-color: #005680;
}

.cdaygroen {
    background-color: #76b72a;
}

.cdayoranje {
    background-color: #f08700;
}

body {
    background-image: url(../img/behang3.jpg);
    background-attachment: fixed;
}

html {
    font-family: 'Roboto', sans-serif;
}

.whiteBack {
    background-color: white;
}

.blueBack {
    background-color: #005680;
    color: white;

}

.imagelink {
    color: white;
    padding: 2px 15px;
}

.imagelink p img {
    float: left;
    max-width: 60px;
    padding-right: 10px;
}

.imagelink p {
    color: black;
} 

.videolink {
    color: white;
    padding: 2px 15px;
    margin-bottom: 10px;
}

.videolink p {
    color: black;
} 

.videolink p img {
    float: left;
    max-width: 60px;
    padding-right: 10px;
}

.videolink a {
    text-decoration: none;
    color: black;
}

.videolink a p a {
    display: block;
    background-color: black;
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    margin-top: 10px;
}

.imagelink a p a {
    display: block;
    background-color: black;
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    margin-top: 10px;
}

.imagelink a {
    text-decoration: none;
    color: black;
}


.tekstblok {
    padding: 60px 45px;
}

.marge {
    padding-top: 30px;
}

.tekstblok > p {
    line-height: 1.35em;
}

/* kleuren achtergronden */
.roze {
    background-color: #ce1782;
}

.blauw {
    background-color: #30a2df;
}

.wit {
    color: white;
}

.startpage {
    width: 100%;
}

.startpage a {
    background-color: black;
    padding: 20px;
    font-size: 1.6em;
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.startpage a:hover {
    background-color: #ce1782;
}


.desktop-venster {
    width: 50%;
    height: auto;
    background-color: #a3c0d2;
}  

.desktop-venster h1 {
    text-align: center;
}

.iphone-venster {
    width: 375px;
    height: 580px;
    background-color: #ddd;
    /* border: 1px solid black; */
}


.iphone-venster .swiper-container {
    position: relative;
    width: 375px;
    height: 580px;
    background-color: #ddd;
}

.iphone-venster .swiper-container .swiper-wrapper {
    height: 627px;
}

.swiper-slide img {
    width: 100%;
    object-fit: fill;
    object-position: center center;
}

.grijs {
    background-color: #777;
}

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%,-50%);
  }

.swiper-pagination {
    position: fixed;
    bottom: 55px;
}

.append-buttons {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    z-index: 100;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    background-color: black;
    margin-top: 20px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.append-buttons a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    z-index: 100;
    display: inline-block;
    background-color: #a5cf44;
    color: black;
    letter-spacing: 0.05em;
    text-decoration: none;

    font-size: 15px;
}

.append-buttons a:nth-child(1) {
    padding: 5px 10px;
    margin: 15px 3px;
}
.append-buttons a:nth-child(2) {
    padding: 5px 10px;
    margin: 15px 3px;
}

.append-buttons a:nth-child(3) {
    padding: 5px 10px;
    margin: 15px 3px;
}

.append-buttons a:nth-child(4) {
    padding: 5px 10px;
    margin: -4px;
}

.append-buttons > input {
    width: 60px;
    background-color: white;
    text-align: center;
    height: 27px;
    border: 0px;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    font-weight: 400;
    margin-left: 3px;
    font-size: 16px;
    color: #999;
    padding: 0;
}

.append-buttons a:hover {
    background-color: #eee65c;
}

.slide1 {
    background-color: #444;
    text-align: center;
}

/* videos youtube */
.video-container {
    position:relative;
    padding-bottom:56.25%;
	/* margin-top:40px; */
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.artikel {
    padding: 15px 50px;
}

.artikel h2 {
    margin: 0;
    padding: 0;
    font-size: 2.2em;
    line-height: 1em;
    color: white;
    font-weight: normal
}

.artikel h3 {
    margin: 0;
    padding: 0;
    padding-top: 3px;
    font-size: 1.5em;
    color: black;
    font-weight: bold;
}

.artikel p {
    font-size: 0.9em;
    line-height: 1.25em;
}

.artikel a {
    font-size: 0.9em;
    line-height: 1.25em;
    background-color: black;
    color: white;
    display: block;
    padding: 4px;
    font-style: normal;
    text-decoration: none;
}


.afzender {
    position: relative;
    top: 400px;
    left: 10px;
    right: 0;
    z-index: 200;
}

.formulier {
    padding: 80px 20px;
}

.formulier > form > label {
    margin-top: 10px;
    display: block;
    padding-bottom: 10px;
}

.formulier > form > input {
    width: 100%;
    border: none;
    border-radius: 0;
    height: 30px;
}

.formulier > form > textarea {
    margin-top: 10px;
    display: block;
    width: 100%;
    border: none;
}



.formulier > form > button {
    background-color: black;
    border: 0;
    padding: 10px;
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.formulier > form > button:hover {
    background-color: #ce1782;
}

.formulier > input {
    cursor: pointer;
}

.admin > a {
    background-color: black;
    padding: 10px;
    text-align: center;
    color: white;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    cursor: pointer;
}

.admin > a:hover {
    background-color: #ce1782;
}

.ck-editor__editable {
    min-height: 200px;
  }


.nummer {
    position: absolute;
    top: 15px;
    right: 15px;
    min-width: 18px;
    min-height: 18px;
    z-index: 100;
    background-color: #a0d14f;
    display: inline-block;
    padding: 10px;
    text-align: center;
    border-radius: 30px;
}


.link {    
    position: absolute;
    top: 435px;
    left: 60px;
    /* position: fixed; */
    z-index: 1000;
}

@media only screen and (max-width: 600px) {



    .iphone-venster {
        max-width:  375px;
        max-height: 580px;
        background-color: #ddd;
    }
    
    .iphone-venster .swiper-container {
        position: relative;
        max-width:  375p;
        max-height: 580px;
        background-color: #ddd;
    }
    
    .iphone-venster .swiper-container .swiper-wrapper {
        height: 580px;
    }

    .verdiepingwrapper {
        max-width: 375px;
        margin: 0 auto;
        max-height: 580px;
    }
  }