@charset "UTF-8";

body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-size: 110%;
    background-color: #E3EEFA;
}
h1 {
    font-family: "Oswald", serif!important;
	color: #024179;
    font-size: 160%;
}

h2 {
    font-family: "Oswald", serif;
	color: #024179;
    font-size: 120%;
    /* [disabled]font-weight: bolder; */
}
h3 {
    font-family: "Oswald", serif;
	color: #144809;
    font-size: 120%;;
    /* [disabled]font-weight: bolder; */
}
h4 {
    color: #024179;
    font-size: 100%;
    /* [disabled]font-weight: bolder; */
}
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #FFFFFF;
    background-position: center center;
    margin-top: 70px;
}



.scroll{
    color: #fff;
    margin-top: 100px;
    background-size: 0 auto;
}



#toTopBtn {

     position: fixed;

    bottom: 26px;

    right: 39px;

    z-index: 98;

    padding: 21px;

    background-color: hsla(5,76%,62%,.8);

    

}



.js .cd-top--fade-out {

    opacity: .5;

}



.js .cd-top--is-visible {

    visibility: visible;

    opacity: 1;

}



.js .cd-top {

    visibility: hidden;

    opacity: 0;

    transition: opacity .3s,visibility .3s,background-color .3s;

}



.cd-top {

    position: fixed;

    bottom: 20px;

    bottom: var(--cd-back-to-top-margin);

    right: 20px;

    right: var(--cd-back-to-top-margin);

    display: inline-block;

    height: 40px;

    height: var(--cd-back-to-top-size);

    width: 40px;

    width: var(--cd-back-to-top-size);

    box-shadow: 0 0 10px rgba(0,0,0,.05) !important;

    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;

    background-color: hsla(5,76%,62%,.8);

    background-color: hsla(var(--cd-color-3-h),var(--cd-color-3-s),var(--cd-color-3-l),0.8);

}





.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.container-xl.content  {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
}
.container-fluid.image {
	/* [disabled]background-image: url(../images/bg_body.jpg); */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.well.acco h2 {
    color: #6C733C;
}
.well.acco.btn.btn-info {
    color: #6C733C;
    margin-top: 10px;
}
a {
    color: #2094C3;
}
.col-12.bg-white.ronding p .btn.btn-succes {
    background-color: #024179;
    color: #FFFFFF;
    margin-top: 10px;
}
a:hover {
    color: #2094C3;
    text-decoration: none;
}
.navbar {
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
	color: #024179;
}
.navbar-dark .navbar-nav .nav-link {
    color: #024179!important;
    font-size: 85%;
    margin-right: 10px;
    margin-top: 20px;
    font-weight: bolder;
    border-bottom: 3px solid #0185b7;
}
.navbar-dark .navbar-nav .nav-link a:hover {
    color: #024179!important;
    font-size: 85%;
    margin-right: 10px;
}
.navbar-brand {
    font-size: 120%;
    font-family: "Oswald", serif;
    margin-right: 30px;
    color: #024179;
}
.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 496px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
    padding-top: 50px;
    border: 2px solid #FFFFFF;
    background-position: center center;
}
.header-strand {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 496px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
    padding-top: 50px;
    border: 2px solid #FFFFFF;
    background-position: center center;
}
.header  h2 {
    color: #FFFFFF;
    font-size: 325%;
}
.btn-group-vertical .btn.btn-secondary {
    background-color: #024179;
    min-width: 295px;
    border: thin solid #BFBA9F;
    color: white;
    display: block;
}
.btn.btn-info {
    background-color: #024179;
    color: #FFFFFF;
    border-width: 0px;
    margin-top: 5px;
    font-size: 80%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.foot-nav {
    border-top: thin dashed #6C733C;
    padding-top: 20px;
    margin-top: 20px;
}
.foot-nav  li {
    margin-left: 10px;
    margin-right: 25px;
}
.col-md-6.text {
    display: block;
    border-top-style: solid;
}
.well.acco.col-12 {
    background-color: white;
    margin-bottom: 30px;
    position: relative;
    /* [disabled]-webkit-box-shadow: 2px 2px 5px #CDD4D9; */
    /* [disabled]box-shadow: 2px 2px 5px #CDD4D9; */
    border-radius: 15px;
    border: 1px solid #C6CC9E;
}
p {
	margin-bottom: 30px;
}
.col-md-9 ul {
    margin-bottom: 30px;
    margin-top: 20px;
    padding-top: 0px;
}
.col-md-9 img {
	/* [disabled]margin-top: 10px; */
}
hr {
    border-left: 0px dashed #6382BF;
    border-right: 0px dashed #6382BF;
    border-bottom: 1px dashed #6C733C;
    border-top: 0px dashed #6382BF;
    background-color: white;
    opacity: 100%;
	margin-bottom: 2rem;
}

footer {
    background-color: #024179;
    padding: 30px;
    color: white;
    margin-top: 30px;
    font-size: 90%;
}
footer a {
    color: white;
    font-size: 90%;
}
footer a:hover  {
    color: #ffffff;
    text-decoration: none;
}
.list-inline-item:not(:last-child)  {
	margin-right: 60px;
}
.card {
    border: 1px solid #315173;
    background-color: #EDEBCF;
    margin-bottom: 25px;    
}
.col-md-3 .card {
    border-style: solid;
    border-width: 0px;
    border-radius: 0px!important;
    background-color: #F5DEB3;
}
.card-header {
    background-color: #F5DEB3;
    color: #1755A6;
    border-bottom-width: 0px;
    font-size: 100%;
}
.card-header.acco {
    background-color: white;
    color: #1755A6;
    border-bottom-width: 0px;
    border-radius: 15px !important;
    font-size: 90%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.col-md-3 .card-header {
    background-color: #F5DEB3;
    color: #144809;
    font-family: "Oswald", serif;
    border-bottom-width: 0px;
    font-size: 90%;
    font-weight: bold;   
}
.card-header img {
    /* [disabled]float: right; */
}
.col-md-3 .card-header img {
    float: right;
}
.card-body {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 15px;
    padding-bottom: 15px;
}
.card-footer {
	float: right;
	
}
	.card-logo {
   padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.card.card-logo img {
    max-height: 30px;
}
.card.card-logo.portlet img {
    max-height: 100px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.card.card-logo.portlet {
    max-height: 100px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.card-header img {
    float: right;
}
.ronding {
	border-radius: 15px;
}
.bg-white ul     {
    margin-bottom: 40px;
}
.icoon {
    width: 20px;
    height: auto;
    float: none;
    clear: both;
}
.card-header .logo {
    float: right;
    height: 25px;
    width: auto;
}
.bg-white {
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

 .list-check {
            list-style: none;
            padding-left: 0;
        }
        .list-check li {
            position: relative;
            padding-left: 40px; /* Adjust padding to make room for the image */
            margin-bottom: 10px; /* Add space between list items if needed */
        }
        .list-check li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    transform: translateY(-30%);
    width: 22px; /* Adjust width as needed */
    height: 22px; /* Adjust height as needed */
    background-image: url("../images/check.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
        }




.navbar-brand img {
    width: 120px;
    height: auto;
    margin-right: 0px;
    vertical-align: bottom;
}
footer img {
    width: 80px;
    height: auto;
    float: left;
    margin-right: 0px;
    vertical-align: middle;
}
footer .list-inline .list-inline-item {
    width: auto;
    vertical-align: middle;
}
footer li {
    float: left;
    list-style-type: none;
}
footer ul {
    padding-left: 0px;
    padding-right: 0px;
}
.card-header img {
    /* [disabled]float: right; */
}
.col-md-3 h2.card-title {
    margin-top: 20px;
    color: #144809;
}
.col-md-6.col-lg-3.col-sm-6.col-xs-6.bottom {
    height: 400px;
    background: rgb(217,198,176);
    background: linear-gradient(365deg, rgba(217,198,176,0.3) 0%, rgba(255,255,255,0) 100%);
    font-size: 85%;
    border: 1px solid #D9C6B0;
    margin-bottom: 10px;
    padding-top: 0px;
    border-radius: 15px;
    line-height: 1.5em;
}
.bottom {
    background: rgb(217,198,176);
    background: linear-gradient(365deg, rgba(217,198,176,0.3) 0%, rgba(255,255,255,0) 100%);
    font-size: 95%;
    border: 1px solid #D9C6B0;
    margin-bottom: 10px;
    padding-top: 0px;
    border-radius: 15px;
    line-height: 1.55em;
}
.col-md-6.col-lg-3.col-sm-6.col-xs-6.bottom h3  {
    font-size: 100%;
    margin-top: 15px;
}
footer h2 {
    color: #FFFFFF;
    font-size: 120%;
    margin-bottom: -15px;
    padding-bottom: 0px;
    font-weight: 400;
}
.container-footer li {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.portlet {
    font-size: 85%;
    border-radius: 15px;
    line-height: 1.65em;
    background-color: white;
}
.well.acco.col-12 {
    font-size: 90%;
}
.btn-group-vertical a {
    color: #FFFFFF;
    text-decoration: none;
}
.col-md-3 .btn-group-vertical {
    border-radius: 25px;
}
.btn.btn-sm.btn-info.btn-xs {
  
    font-size: 70%;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
}
.carousel {
    margin-top: 110px;
}
.well.conclusie {
    padding: 20px;
    border-radius: 10px;
    border: 2px dashed #1445A6;
    margin-bottom: 25px;
}
.conclusie-cijfer {
    color: #1445A6;
    font-size: 250%;
    padding-top: 30px;
    float: right;
}
 .navbar-shrink {
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
            transition: padding 0.9s;
        }

        .navbar-shrink .navbar-brand img {
            height: 70px; /* pas dit aan naar de gewenste hoogte van het logo */
            transition: height 0.3s;
		
        }
.navbar-toggler {
    border-color: #024179!important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23024179' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;
}
.nav-link {
    font-family: "Oswald", serif!important;
    color: #024179;
    border: 1px solid #024179;
    padding-left: 20px!important;
    border-radius: 5px;
    padding-right: 20px!important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.bg {
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0.2px;
    border-radius: 5px;
    background-color: #E3EEFA;
    margin-bottom: 35px;
    font-size: 90%;
}
.col-12.bg .list-check {
    margin-bottom: 5px;
    padding-bottom: 15px;
}



@media screen and (orientation:portrait) and (min-width:320px) and (max-width:568px){
	
.navbar-item {
    color: #024179;
    padding-top: 0px;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
}
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    max-height: 250px!important;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
      background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: left center;
    background-attachment: scroll;
}
.header-strand {
       background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.col-md-3 .btn-group-vertical {
	display: none;
}
.container-xl.content {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
h1 {
    color: #1445A6;
    font-size: 150%;
    /* [disabled]font-weight: bolder; */
}
.bg-white {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.navbar-brand img {
    width: 30px;
    height: auto;
    margin-right: 10px;
    vertical-align: bottom;
}
.navbar-brand {
    font-size: 110%;
    font-family: "Oswald", serif;
}
.card-body {
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 0px;
}

footer {
    background-color: #024179;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    color: white;
    margin-top: 30px;
}
	.carousel .slide  {
	height: 400px;
}
		.carousel {
    margin-top: 55px;
}

		.carousel-item {
  height: 250px;

	
	}
	.carousel-item img {
    position: absolute;
    object-fit:cover;
    margin-top: 35px;
    left: 0;
    min-height: 250px;
		float: left;
}
.navbar-brand img {
    width: 250px;
    height: auto;
    margin-right: 20px;
    vertical-align: bottom;
}
.navbar-dark .navbar-nav .nav-link {
    color: #024179!important;
    font-size: 85%;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bolder;
}
.container-xl.content .row .col-12.col-md-9.col-l-12.col-xl-9.d-flex.flex-column {
    padding-left: 0px;
    padding-right: 0px;
}


}

@media screen and (orientation:landscape) and (max-width:667px) and (min-width:375px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.col-md-3 .btn-group-vertical {
    display: none;
}
.container-xl.content {
    /* [disabled]padding-top: 10px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 10px; */
}
.bg-white {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
body {
       font-family: 'Open Sans', sans-serif;
    font-size: 105%;
    line-height: 1.5em;
}
}

@media screen and (orientation:landscape) and (max-width:568px) and (min-width:320px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 250px;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: left center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.col-md-3 .btn-group-vertical {
    display: none;
}
.container-xl.content {
    /* [disabled]padding-top: 10px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 10px; */
}
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
.bg-white {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
body {
 
    font-family: 'Open Sans', sans-serif;
    font-size: 105%;
    line-height: 1.5em;
 
}
}

@media screen and (orientation:landscape) and (max-width:896px) and (min-width:414px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.col-md-3 .btn-group-vertical {
    display: none;
}
.container-xl.content {
    /* [disabled]padding-top: 10px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 10px; */
}
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
}

@media screen and (orientation:portrait) and (min-width:820px) and (max-width:1180px){
.col-md-3 .btn-group-vertical {
    display: none;
}
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 350px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
     background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 350px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 350px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
h1 {
    color: #1445A6;
    font-size: 150%;
    /* [disabled]font-weight: bolder; */
}
.bg-white {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.container-xl.content {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 40px;
}
footer {
    background-color: #024179;
    padding: 30px;
    color: white;
    margin-top: 30px;
    font-size: 80%;
}
body {
   
   
    font-size: 105%;
    line-height: 1.5em;
    
}
}

@media screen and (orientation:landscape) and (min-width:820px) and (max-width:1180px){
.col-md-3 .btn-group-vertical {
    display: none;
}
footer li {
    margin-bottom: 30px;
}
}

@media screen and (orientation:landscape) and (max-width:667px) and (min-width:375px){
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
body {
    
    font-size: 105%;
    line-height: 1.5em;
   
}
}

@media screen and (orientation:landscape) and (max-width:1180px) and (min-width:820px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 450px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    /* [disabled]padding-top: 50px; */
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
     background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 450px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    /* [disabled]padding-top: 50px; */
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 450px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    /* [disabled]padding-top: 50px; */
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
body {
   
    font-size: 100%;
    line-height: 1.5em;
 

}
}

@media screen and (orientation:portrait) and (min-width:768px) and (max-width:1024px){
.col-md-3 .btn-group-vertical {
    display: none;
}
.header {
   background-image: url("../images/duinen-heide-schoorl.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    bbackground-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
.bg-white {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.container-xl.content {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 40px;
}
footer {
    background-color: #024179;
    padding: 30px;
    color: white;
    margin-top: 30px;
    font-size: 85%;
}
body {
  
    font-size: 105%;
    line-height: 1.5em;
    
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
}
.navbar-brand img {
    width: 150px;
    height: auto;
    margin-right: 10px;
    vertical-align: bottom;
}
.carousel {
    margin-top: 55px;
}
	.carousel .slide  {
	height: 350px;
}
	

		.carousel-item {
  height: 322px;

	
	}
	.carousel-item img {
    position: absolute;
    object-fit:cover;
    margin-top: 35px;
    left: 0;
    min-height: 250px;
		float: left;
}
.navbar-dark .navbar-nav .nav-link {
    color: #024179!important;
    font-size: 85%;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bolder;
}
.vlag {
    left: 200px;
}
}

@media screen and (orientation:landscape) and (max-width:1024px) and (min-width:768px){
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

body {
   
    font-size: 105%;
    line-height: 1.5em;
    
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
    color: #024179!important;
    font-size: 85%;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bolder;
}
	.nav-link {
    font-family: "Oswald", serif!important;
    color: #024179;
    border: 1px solid #024179;
    padding-left: 10px!important;
    border-radius: 5px;
    padding-right: 10px!important;
    padding-top: 5px;
    padding-bottom: 5px;
}
}

@media screen and (orientation:portrait) and (min-width:912px) and (max-width:1368px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 350px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 96px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
    background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 56px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
    
}
}

@media screen and (orientation:portrait) and (min-width:280px) and (max-width:653px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 350px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 85px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
     background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 250px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.col-md-3 .btn-group-vertical {
    display: none;
}
.container-xl.content {
    /* [disabled]padding-top: 10px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 10px; */
}
.list-inline-item:not(:last-child) {
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}
h1 {
    color: #1445A6;
    font-size: 150%;
    /* [disabled]font-weight: bolder; */
}
.navbar-brand {
    font-size: 100%;
	font-family: "Oswald", serif;
}
.bg-white {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.navbar-brand {
    font-size: 110%;
	font-family: "Oswald", serif;
}
.navbar-brand img {
    width: 100px;
    height: auto;
    margin-right: 0px;
    vertical-align: bottom;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
   
}
.carousel-item img {
    position: absolute;
    object-fit: cover;
    margin-top: 25px;
    left: 0;
    min-height: 250px;
    float: left;
}
}

@media screen and (orientation:landscape) and (max-width:914px) and (min-width:412px){
.header {
    background-image: url("../images/duinen-heide-schoorl.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
	.header-vakantiehuizen {
     background-image: url("../images-nieuw/headers/skopelos.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
.header-strand {
    background-image: url("../images-nieuw/headers/strand-julianadorp-aan-zee.webp");
    height: 300px;
    background-size: cover;
    text-shadow: 3px 3px 2px #454545;
    margin-top: 55px;
    padding-top: 50px;
    border: medium solid #FFFFFF;
    background-position: center center;
    background-attachment: scroll;
}
body {
    
    font-size: 105%;
    line-height: 1.5em;
    
}
}

@media screen and (orientation:landscape) and (max-width:1280px) and (min-width:800px){
.container-xl.content {
    /* [disabled]padding-top: 20px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 20px; */
}

body {
    
    font-size: 105%;
    line-height: 1.5em;
   
}
}

@media screen and (orientation:landscape) and (max-width:1368px) and (min-width:912px){
.container-xl.content {
    /* [disabled]padding-top: 20px; */
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-bottom: 20px; */
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
 
}
}

@media screen and (orientation:portrait) and (min-width:375px) and (max-width:667px){
.navbar-brand {
    font-size: 150%;
    font-family: "Oswald", serif;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
   
}
}

@media screen and (orientation:portrait) and (min-width:414px) and (max-width:896px){
.navbar-brand {
    font-size: 150%;
	font-family: "Oswald", serif;
}
.navbar-brand img {
    width: 40px;
    height: auto;
    margin-right: 10px;
    vertical-align: bottom;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
   
}
}

@media screen and (orientation:portrait) and (min-width:390px) and (max-width:844px){
.navbar-brand img {
    width: 130px;
    height: auto;
    margin-right: 10px;
    vertical-align: bottom;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
   
}
.carousel-item img {
    position: absolute;
    object-fit: cover;
    margin-top: 35px;
    left: 0;
    min-height: 250px;
    float: left;
}
}

@media screen and (orientation:portrait) and (min-width:360px) and (max-width:740px){
.navbar-brand img {
    width: 135px;
    height: auto;
    margin-right: 0px;
    vertical-align: bottom;
}
.navbar-brand {
    font-size: 150%;
    font-family: "Oswald", serif;
	        margin-right: 70px;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
    
}
}

@media screen and (orientation:landscape) and (max-width:1366px) and (min-width:1024px){
.btn-group-vertical .btn.btn-secondary {
    background-color: #486273;
    min-width: 235px;
    border: thin solid #BFBA9F;
    color: white;
    display: block;
}
body {
   
    font-size: 105%;
    line-height: 1.5em;
    
}
.navbar-dark .navbar-nav .nav-link {
    color: #024179;
    font-size: 90%;
    margin-right: 1px;
}
	
}

@media screen and (orientation:portrait) and (min-width:1024px) and (max-width:1366px){
.vlag {
    left: 0px;
}
	.nav-link {
    font-family: "Oswald", serif !important;
    color: #024179;
    border: 1px solid #024179;
    padding-left: 10px !important;
    border-radius: 5px;
    padding-right: 10px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
}
