@import url('https://fonts.googleapis.com/css?family=Amatic:400,700|Ubuntu|Londrina+Solid:300,400');

body {
	color:#fff;
    overflow-x: hidden;
    font-family: 'Ubuntu', sans-serif;
	font-size:1em;
	background-color:#642;
    background-image: url("/images/shared/bg-cloud-paars.jpg");
	background-position: center center;
	background-repeat: none;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    -o-background-size: cover;
}

.current_menu_item{
    color:white;
}

div#halve_uke{
    position: absolute;
    width:100%;
    z-index: -1;
}
div#halve_uke img{
    width:100%;
}
div#elvis {
    position: relative;
    top: -107px;
    left: 10px;
    height: 0px;
}
@media (min-width:769px) {
    div#elvis {
        top: -147px;
    }  
}



div#main-menu {
    text-shadow: 2px 2px 8px #000;
	font-family: 'Amatic', cursive;
    font-size: 18px;
	margin-top: -33px;
}

div.rijtje {
    margin-top: 10px;
    margin-bottom: 24px;
}

img.fullwidth{
    width:100%;
}
.fund-column {}

a.donateur{
	cursor:pointer;
	color:#000;
}
a.donateur:hover{
	color:#fff;
}
label {
    display: inline-block;
    width: 5em;
}

.text-primary {
    color: #fed136;
}

p.large {
    font-size: 1.2em;
}
p.centered {
    text-align: center;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: yellow;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*    text-transform: uppercase;*/
    font-family: 'Bahiana', cursive;
    font-family: 'Londrina Solid', cursive;
    letter-spacing: 1px;
    font-weight: 300;
*    letter-spacing: 1px;	
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: 'Barrio', cursive;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Barrio', cursive;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar{
    font-family: "Londrina Solid",sans-serif;
    font-weight: 300;
    font-size: 18px;
}
.navbar-toggler-icon {
}
.navbar-custom {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Barrio', cursive;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}


.navbar-custom .navbar-toggle {
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #333;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle{
    background-color: #8f002f;

}


.navbar-custom a {
    color: #ffe;
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255,255,255,.3);
}

@media(min-width:767px) {
    .navbar {
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
}


header {
    text-align: center;
    color: #fff;
    /*
    background-attachment: scroll;
    background-image: url(../assets/kerst_banner.jpg);
    background-position: center center;
    background-repeat: none;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    */
	padding-top:0px;
	margin-top:-50px;
	margin-bottom:30px;
}

header .intro-text {
    padding-top: 0px;
    padding-bottom: 0px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
	text-shadow: 1px 1px 5px #666;
}

header .intro-text .intro-heading {
	font-family: 'Annie Use Your Telescope', cursive;
    text-shadow: 2px 2px 8px #000;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
	color: #edc;
}
@media(min-width:768px) {
    header .intro-text {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
		text-shadow: 1px 1px 5px #666;
    }

    header .intro-text .intro-heading {
        margin-bottom: 10px;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

.content-section, .fund-column {
    padding-top: 30px;
}

section {
    padding: 100px 0;
}

h1 {
    margin-top: 0;
    margin-bottom: 25px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
*    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

div.kader, div.video-kader{
	border-style: solid;
	border-width: 1px;
	border-color:black;
	border-radius:5px;
	padding:3px;
	margin:2px;
}
div.video-kader{
	background-color:black;
	padding:10px 20px 10px 20px;
	margin:0px;
}

footer {
    padding: 4px 0;
    text-align: center;
	background-color:#fff;
/*    position: fixed; */
    height: 34px;
    bottom: 0;
    width: 100%;
    border: 1px solid #ddd;	
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
}

footer p {
    margin: 0;
}


ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}
img, .kop{
    border-radius: 5px;
    }
body {
    webkit-tap-highlight-color: #fed136;
}

.firstcharacter { 
	float: left; 
	font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px;
}

.bijschrift{
	color:white;
	font-size:12px;
}
.centered{
	text-align:center;
}
li{
    text-indent: 0cm;
}
.item{
    margin-bottom: 20px;
}
.kop{
    background-color: coral;
    text-align: center;
    padding: 5px;
}

.middle-column a {
    color: #002266;
}
.left-column .kop {
    background-color: brown;
}

.middle-column p {
    color: white;
}
.middle-column a {
    color: cornsilk;
}
.middle-column .item{
    color:black;
}
.middle-column .kop {
    color: black;
    background-color: antiquewhite;
}

.left-column p {
    color: black;
}

.right-column {
}
.right-column a {
    color: #002266;
}
.right-column .item {
}
.right-column .kop {
    
}
.right-column p {
    font-size: 0.8em;
    text-align: center;
    color: black;
}



.blokje{}


.agenda-item{}
.agenda-item-datum {
    float: left;
    padding-top: 5px;
    margin-right: 10px;
    text-transform: uppercase;
    width: 100px;
    height: 103px;
    background-color: floralwhite;
    text-align: center;
    color: black;
    border-radius: 10px;
    box-shadow: 2px 2px 11px 0px black;
}
.agenda-item-dag{
    font-size: 1em;
    padding-top: 0px;
    margin-bottom: 0px;
}
.agenda-item-dagnr{
    font-size: 3em;
    margin-top: -0.4em;
    margin-bottom: -0.4em;
}
.agenda-item-maand{
    font-size:  1.4em;
}
.agenda-item-titel{

}
.agenda-item-tekst{}
