@charset "UTF-8";
/* CSS Document */

/* CSS reset */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
}

html,
body,
div {
    margin: 0;
    padding: 0;
}

/* END CSS reset */

body {
    font-family: 'Poppins', sans-serif;
    background-color: #b9b9b9;
}

p {
    font-size: 17px;
    font-weight: 300;
    line-height: 27px;
    margin: 0 0 20px 0;
    color: #333;
}

strong {
    font-weight: 500;
}

a {
    color: #FF3192;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 21px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 17px 0;
    color: #028593;
}

h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    margin: 0 0 5px 0;
    color: #028593;
}


.roze {
    color: #FF3192;
}


header,
.navwrap,
nav,
.content,
.balk,
footer {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

header {
    background-color: #405457;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

#logo {
    position: absolute;
    left: 0;
    right: 0;
    width: 46%;
    display: block;
    margin: 16% auto;
}

video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    vertical-align: top;
}

.still {
    display: none;
}

.navwrap {
    height: 70px;
    position: relative;
}

.logootje {
    height: 50px !important;
    position: absolute;
    top: 11px;
    left: 40px;
    display: none;
    transition: display 1.5s;
    z-index: 1000;
}

nav {
    background-color: #FF3192;
}

nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

nav li {
    vertical-align: top;
    height: 70px;
    display: inline-block;
    margin: 0 9px;
    padding: 0 10px 0 13px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 70px;
    transition: background-color 0.5s;
}

nav li a {
    height: 70px;
    color: #000;
    text-decoration: none;
}

nav li a:hover {
    text-decoration: none;
}

nav li:hover {
    background-color: #ff6eb2;
}

.social {
    margin: 0 !important;
    padding: 4px;
}

.social img {
    height: 26px;
    margin-bottom: -2px
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    z-index: 100;
}

.hamburger {
    display: none;
}

.tothier {
    height: 0;
}

.anchor {
    display: block;
    content: " ";
    visibility: hidden;
    height: 0px;
}

.content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 65px 10.5% 40px 10.5%;
}

.item {
    width: 47%;
}

.driekwart {
    width: 860px;
    margin: 0 auto;
}

.breed {
    width: 100%;
}

.eenderde {
    width: 30%;
}

.item img {
    width: 100%;
    height: auto;
    margin: 6px 0 8px 0;
    vertical-align: top;
}

.teamfoto {
    width: 75%!important;
    margin: 6px auto 25px auto!important;
    display: block;
}

.partners {
    text-align: center;
}

.partners img {
    width: 125px;
    height: auto;
    margin: 0 3% 20px 3%;
    text-align: center;
    vertical-align: middle;
}

.info,
.agenda {
    background-color: #e8fdff;
    padding: 10px 14px 10px 14px;
    border: 1px solid #FF3192;
    margin-bottom: 30px;
}

.agenda {
    margin-top: 0;
}

.info p {
    margin-bottom: 10px;
}

.agenda p {
    margin-bottom: 14px
}

.lichtrozebg {
    background-color: #fff1f7;
}

.witbg {
    background-color: #FFF;
}

.jamlijst p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.jamlijst a {
    font-weight: 500;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    display: block;
    margin: 6px 0 20px 0;
    ;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.balk {
    height: 70px;
    text-align: center;
    background-color: #00e6ff;
    padding: 22px 0;
    position: relative;
}

.balk img {
    height: 28px;
}

.groenbg {
    background-color: #ABF09B;
}

.rozebg {
    background-color: #FF3192;
}

table {
    width: 100%;
    margin: 20px 0 35px 0;
    font-size: 17px;
    font-weight: 300;
    border-collapse: collapse;
}

tr {
    border-bottom: 2px solid #FFF;
}

td {
    height: auto!important;
}

.datumblok {
    padding: 7px;
    text-align: center;
    line-height: 26px;
    width: 10%!important;
    border-right: 2px solid #fff;
}

.datum {
    font-size: 28px;
    font-weight: 500;
    color: #FF3192;
    display: inline-block;
    vertical-align: middle;
}

.theaterblok {
    width: 50%!important;
    line-height: 26px;
    border-right: 2px solid #fff;
    padding: 0 20px 0 20px;
}

.theater {
    font-size: 19px;
    font-weight: 500;
}

.tickets {
    width: 40%!important;
    font-size: 17px;
    font-weight: 500;
    color: #333;
    text-align: center;
    padding: 0 10px 0 10px;
}

footer {
    height: 250px;
    background-color: #1c1c1c;
    text-align: center;
    padding: 200px 0 0 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}

/* RESPONSIVE DESIGN */

@media all and (min-width: 1501px) {
    
     .content {
         padding: 65px 158px 40px 158px;
    }
}

@media all and (max-width: 1200px) {

	 nav ul {
        padding-left: 25px;
    }

    nav li {
        margin: 0 2px;
        padding: 0 10px 0 13px;
        letter-spacing: 2px;
    }

    .content {
        padding: 55px 8.3% 25px 8.3%;
    }

    .driekwart {
        width: 726px;
    }

}

@media all and (max-width: 1024px) {

	nav {
		padding-left: 110px;
	}

    nav ul {
        padding-left: 0;
        padding-right: 5%;
    }

    nav li {
        font-size: 19px;
        letter-spacing: 2px;
        margin: 0 1px;
        padding: 0 6px 0 9px;
    }
    
    .social {
    padding: 2px;
	}

    .content {
        padding: 45px 40px 15px 40px;
    }

    .driekwart {
        width: 100%;
    }

    .logootje {
        left: 40px;
    }

}

@media all and (max-width: 900px) {
    
  nav li {
        letter-spacing: 1px;
        margin: 0 0px;
        padding: 0 4px 0 7px;
    }  
    
}

@media all and (max-width: 800px) {

    nav {
		padding-left: 17%;
	}

    nav ul {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

    nav li {
        font-size: 17px;
        letter-spacing: 1px;
        margin: 0;
        padding: 0 3px 0 6px;
    }
    
    .social img {
    height: 23px;
    margin-bottom: -2px
}

    .balk {
        height: 60px;
        padding: 20px 0;
    }

    .balk img {
        height: 23px;
    }

    .content {
        padding: 40px 35px 15px 35px;
    }

    .driekwart {
        width: 100%;
        margin: 0 auto;
    }

    .logootje {
        left: 20px;
    }

}

@media all and (max-width: 685px) {
    
    
    video, #logo {
        display: none;
    }
    
    .still {
        display: block;
        width: 100%;
        margin-top: 60px;
    }

    .hamburger {
        width: 38px;
        position: fixed;
        top: 15px;
        right: 20px;
        display: block;
        z-index: 11000;
    }

    .navwrap {
        height: 60px;
        background-color: #FF3192;
        z-index: 10000;
        position: fixed;
        top: 0px;
        right: 0px;
        left: auto;
    }

    nav {
        width: 130px;
        height: 330px;
        padding: 0;
        margin: 0 0 0 0;
        position: fixed;
        top: 60px!important;
        right: 0px!important;
        left: auto!important;
        background-color: rgba(255, 237, 247, 0.79);
        overflow: auto;
        display: none;
        border-left: 1px solid #FF3192;
        border-bottom: 1px solid #FF3192;
        z-index: -1;
    }

    nav ul {
        max-width: 130px;
        padding: 20px 0 0 0;
        text-align: right;
    }

    nav ul li {
        line-height: 40px;
        height: 40px;
        padding: 0 20px 0px 0;
        margin: 0;
        display: block;
    }
    
    nav li a {
        height: 40px;
    }
    
    .social {
        margin: 5px 0!important;
        padding: 7px 20px 0 0;
    }
    
    .social img {
    height: 26px;
    margin-bottom: 0;
}
    
    .logootje {
        display: block!important;
        height: 46px !important;
        top: 8px;
        left: 35px;
        transition: none!important;
        opacity: 1!important;
    }
}

@media all and (max-width: 500px) {


    .content {
        padding: 30px 20px 10px 20px;
    }

    .item {
        width: 100%;
    }
    
    .logootje {
        left: 20px;
    }
    
     table {
        font-size: 16px;
    }
    
    .datumblok {
        line-height: 25px;
        padding: 5px 5px 5px 0;
        width: 10%!important;
    }
    
    .theaterblok {
        width: 50%!important;
        padding: 0 10px 0 10px;
    }

    .datum {
        font-size: 23px;
    }

    .theater {
        font-size: 16px;
    }

    .tickets {
        font-size: 16px;
        width: 40%!important;
        padding: 0 5px 0 5px;
    }

}