@charset "UTF-8";
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.navbar-dark .navbar-nav .nav-link {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	margin-left: 5px;
	font-size: 120%;
	text-decoration: none;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 110%;
}
.container.content {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}
.container.foot {
	background-color: #FFFFFF;
	padding-top: 25px;
}
.col-md-6 {
	padding-left: 25px;
	padding-right: 25px;
}
.carousel {
	/* [disabled]margin-top: 65px; */
}
footer {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 0px;
}
.kwaliteit {
	text-align: center;
	color: #0353A1;
	font-size: 90%;
}
.kwaliteit img {
	width: 40%;
	height: auto;
}
footer .col-md-4 {
	text-align: center;
	font-size: 90%;
}
h1 {
	color: #194B6E;
	font-family: 'Kalam', cursive;
	font-size: 160%;
}
h2 {
	color: #194B6E;
	font-family: 'Kalam', cursive;
	font-size: 160%;
}
a {
	color: #BE5F1D;
	text-decoration: underline;
}
p {
	margin-bottom: 30px;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 65px; */
    height: 375px;
    background-repeat: repeat-x;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 65px; */
    height: 375px;
    background-repeat: repeat-x;
    background-position: center;
}
.jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 65px;
	height: 375px;
	background-repeat: repeat-x;
}
.jumbotron {
	background-color: transparent;
}
.btn {
	text-decoration: none;
}
.blok {
	background-color: #FFFFFF;
	border: 15px solid #FDDFAE;
	padding-top: 30px;
	background-image: url(../images/blaadje-navi.png);
	background-repeat: no-repeat;
	background-position: 95% 99%;
}
iframe  {
	padding-bottom: 25px;
	display: block;
	background-position: 0% 0;
}
.check {
}
.check li {
    list-style-image: url(../images/vinkje.gif);
    margin-bottom: 10px;
}
.fixed-top {
	min-height: 65px;
}

@media screen and (orientation:portrait) and (min-width:320px) and (max-width:568px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
	font-size: 110%;
}
.carousel .carousel-inner{
height:150px
}
.carousel-inner .carousel-item img{
min-height:150px;
//prevent it from stretch in screen size < than 768px
object-fit:cover
}
	
	
	
	
h1 {
	color: #194B6E;
	font-family: 'Kalam', cursive;
	font-size: 150%;
}
h2 {
	color: #194B6E;
	font-family: 'Kalam', cursive;
	font-size: 150%;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 100%;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 125px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 125px;
	background-repeat: no-repeat;
	background-size: 150% auto;
	
	background-position: 75% 0%;
	margin-left: 0px;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:landscape) and (max-width:568px) and (min-width:320px){


body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 150px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 120%;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 195px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 195px;
	background-repeat: no-repeat;
	
	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:landscape) and (max-width:667px) and (min-width:375px){

body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 150px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 130%;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 230px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 230px;
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:portrait) and (min-width:375px) and (max-width:667px){
.carousel {
	
	height: 150px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 115%;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 135px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 135px;
	background-repeat: no-repeat;

	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:landscape) and (max-width:736px) and (min-width:414px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 170px;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 250px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 250px;
	background-repeat: no-repeat;
	
	background-size: 150% auto;
	background-position: 70% 0%;
}
}

@media screen and (orientation:landscape) and (max-width:812px) and (min-width:375px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 190px;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 60% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 280px;
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:portrait) and (min-width:768px) and (max-width:1024px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 200px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 140%;
	padding-left: 30px;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 230px;
    background-repeat: no-repeat;
    background-size: 110% auto;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 230px;
	background-repeat: no-repeat;
	
	background-size: 110% auto;
}
}

@media screen and (orientation:landscape) and (max-width:1024px) and (min-width:768px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 250px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 140%;
	padding-left: 30px;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 280px;
    background-repeat: no-repeat;
    background-size: 110% auto;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 280px;
	background-repeat: no-repeat;

	background-size: 110% auto;
}
}

@media screen and (orientation:portrait) and (min-width:834px) and (max-width:1112px){
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.carousel {
	margin-top: 55px;
	height: 200px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 140%;
	padding-left: 30px;
}
.fixed-top {
	min-height: 27px;
}
}

@media screen and (orientation:landscape) and (max-width:1112px) and (min-width:834px){
.carousel {
	margin-top: 55px;
	height: 275px;
}
.navbar-dark .navbar-brand {
	color: #FDDFAD;
	font-family: 'Kalam', cursive;
	text-decoration: none;
	font-size: 140%;
	padding-left: 30px;
}
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
}
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 300px;
    background-repeat: no-repeat;
    background-size: 110% auto;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 300px;
	background-repeat: no-repeat;
	
	background-size: 110% auto;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:portrait) and (min-width:1024px) and (max-width:1366px){
.carousel {
	margin-top: 55px;
	height: 275px;
}
.jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 260px;
	background-repeat: no-repeat;
	background-size: 110% auto;
}
}

@media screen and (orientation:portrait) and (min-width:414px) and (max-width:736px){
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 145px;
    background-repeat: no-repeat;
    background-size: 70% auto;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 145px;
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}



@media screen and (orientation:portrait) and (min-width:1024px) and (max-width:1366px){
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 280px;
    background-repeat: no-repeat;
    background-size: 110% auto;
}
}

@media screen and (orientation:portrait) and (min-width:540px) and (max-width:720px){
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    height: 185px;
    background-repeat: no-repeat;
    background-size: 70% auto;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	height: 185px;
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-size: 150% auto;
	background-position: 70% 0%;
}
.fixed-top {
	min-height: 25px;
}
}

@media screen and (orientation:portrait) and (min-width:280px) and (max-width:653px){
.jumbotron.boy {
    background-image: url(../images/header.png);
    /* [disabled]margin-top: 56px; */
    /* [disabled]height: 105px; */
    background-repeat: no-repeat;
    background-size: 150% auto;
    background-position: 70% 0%;
}
    .jumbotron.girl {
	background-image: url(../images/header2.png);
	margin-top: 56px;
	/* [disabled]height: 105px; */
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-position: 70% 0%;
}
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FDDFAD;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	background-position: center top;
	font-size: 110%;
}
.fixed-top {
	min-height: 25px;
}
}
