body {
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    line-height: 1.5em;
    background-image: url("/visuals/general/beach.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #f6f8fa;
    background-size: auto auto;
}
ul {
    list-style-image: url("/visuals/general/bullit.gif");
}
blockquote {
    font-family: ankesans;
    font-size: 26px;
    line-height: 30px;
    color: #54c1dc;
    border-left: 0;
    text-align: center;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background: none;
}

.datepicker_bootstrap {
    z-index: 2000;
}

.btn-hst {
    border: 0;
    background: #73d7eb;
    font-family: ankesans;
    font-size: 16px;
    color: #fff;
}
.btn-hst:hover {
    color: #fff;
    background: #15bdde;
}

label.control-label {
    color: #878077;
}
form label span {
    margin-right: 5px;
    color: #15bdde;
}

.blue {
    color: #15bdde;
}

.header {
    position: relative;
}
.header .info {
    position: absolute;
    top: 12px;
    right: 70px;
    font-family: AvantGarde-Medium;
    font-size: 13px;
    color: #6bc9e1;
    text-align: right;
}
.header .info .links {
    margin-bottom: 5px;
    font-size: 15px;
}
.header .info .links a {
    color: #fff;
    text-decoration: underline;
}
.header .info .icon {
    display: inline-block;
    width: 20px;
    height: 17px;
    margin: 0 7px 5px 0;
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;
}
.header .info .icon-phone {
    background-image: url("/visuals/general/icon-phone.png");
}
.header .info .icon-mail {
    background-image: url("/visuals/general/icon-mail.png");
}
.header .info a {
    color: #6bc9e1;
}
@media (max-width: 768px) {
    .header .info {
        color: #fff;
    }
    .header .info a {
        color: #fff;
    }
}
.header .sgr {
    position: absolute;
    top: 21px;
    right: 5px;
}
@media (max-width: 767px) {
    .header .sgr {
        top: 6px;
    }
}
.header .logo {
    margin-top: 15px;
    text-align: center;
}
.header .logo img {
    max-width: 100%
}
.header .google_translate {
    float: left;
    height: 23px;
    margin-top: 10px;
    z-index: 1000;
}
@media (min-width: 768px) {
    .header .logo {
        position: absolute;
        top: 23px;
        left: -10px;
        max-width: 375px;
        margin-top: 0;
    }
    .header .google_translate {
        position: absolute;
        float: none;
        top: 10px;
        left: 6px;
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .header .logo {
        max-width: none;
    }
}
.header .google_translate .goog-te-gadget {
    font-family: AvantGarde-Medium;
}
.header .google_translate .goog-te-gadget-simple {
    background: none;
    border: none;
}
.header .google_translate .goog-te-gadget .goog-te-gadget-icon {
    display: none;
}
.header .google_translate .goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    border: none !important;
}

.header .menu {
    font-family: AvantGarde-Medium;
    font-size: 16px;
}
.header .menu button {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
}
.header .menu button .content {
    float: left;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #837f77;
}
.header .menu button .hamburger {
    float: right;
    height: 26px;
    margin: 3px 10px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    behavior: url(/css/PIE.htc);
    background: #fff;
}
.header .menu button .hamburger .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    background: #ccc;
}
.header .menu button .hamburger .icon-bar+.icon-bar {
    margin-top: 4px;
}
.header .menu .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.8);
}
.header .menu div {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;    
}
@media (min-width: 768px) {
    .header .menu {
        padding: 125px 0 0 0;
    }
}
@media (max-width: 991px) {
    .header .menu {
        margin-bottom: 8px;
    }
    .header .menu button {
        width: 100%;
        text-align: left;
    }
}
@media (min-width: 992px) {
    .header {
        height: 170px;
    }
    .header .menu {
        margin-right: 7px;
    }
    .header .menu .dropdown-menu {
        background-color: transparent;
    }
    .header .menu ul {
        position: static;
        display: inline;
        float: none;
        margin: 0;
        padding: 0;
        font-size: 16px;
        border: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header .menu div:after {
        content: '';
        width: 100%;
        display: inline-block;
        font-size: 0;
        line-height: 0
    }
    .header .menu li {
        vertical-align: top;
        display: inline-block;
        *display: inline;
        zoom: 1;
        text-align: center;
    }
    .header .menu li a {
        padding: 0;
        line-height: 18px;
        color: #fff;
        text-decoration: none;
    }
    .header .menu li a:hover {
        color: #d3cebd;
        background: transparent;
    }
    .header .menu li.icon-home a {
        display: inline-block;
        margin: 0 0 0 7px;
        vertical-align: middle;
        width: 19px;
        height: 18px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url("/visuals/general/icon-home.png");
    }
    .header .menu li.icon-home a:hover {
        background-position: top right;
    }
    .header .menu .dropdown-menu .divider {
        height: auto;
        margin: 0;
        background: transparent;
    }
    .header .menu span.seperator {
        display: inline-block;
        width: 3px;
        height: 12px;
        margin: 0;
        background-repeat: no-repeat;
        background-position: top left;
        vertical-align: middle;
        background-image: url("/visuals/general/menu-seperator.png");
    }
    .header .menu li span.active {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        behavior: url(/css/PIE.htc);
        background: #fff;
    }
    .header .menu a:hover span.active {
        background: #d3cebd;
    }
}
@media (min-width: 1200px) {
    .header .menu ul {
        font-size: 18px;
    }
}

.search .search-header {
    text-align: center;
    margin-bottom: 5px;
}

.header .search-small {
    position: relative;
    margin-bottom: 15px;
    padding: 20px 20px 0;
    background: transparent\9;
    background: rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
    zoom: 1;
}
.header .search-small:nth-child(n) {
    filter: none;
}
.header .search-small .glyphicon-search {
    position: absolute;
    top: 27px;
    right: 27px;
    font-size: 16px;
    color: #fff;
}
.header .search-small input.text,
.right .search input.text {
    width: 100%;
    height: 28px;
    padding: 5px;
    border: none;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
}
.header .search-small input.text:nth-child(n),
.right .search input.text:nth-child(n) {
    filter: none;
}
.header .search-small input.text {
    margin-bottom: 10px;
}
.header .search-small select {
    width: 100%;
    margin-bottom: 5px;
}
.header .search-small .submit {
    float: right;
    margin: 15px 0 12px;
    padding: 6px 10px;
    font-family: AvantGarde-Demi;
    font-size: 20px;
    color: #96d0e7;
    border: none;
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
}
.header .search-small .submit:hover {
    color: #70b7da;
}
.header .search-small .submit:nth-child(n) {
    filter: none;
}


@media (min-width: 768px) {
    .left { 
        float: left;
        width: 440px;
    }
}
@media (min-width: 992px) {
    .left {
        width: 660px;
    }
}
@media (min-width: 1200px) {
    .left {
        width: 860px;
    }
}
.left img {
    max-width: 100%;
    height: auto;
}

.left .home-carousel {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.65);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a5ffffff,endColorstr=#a5ffffff);
    zoom: 1;
}
.left .home-carousel:nth-child(n) {
    filter: none;
}
.left .home-carousel .carousel-link {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.left .home-carousel .carousel-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#3f000000);
    zoom: 1;
}
.left .home-carousel .carousel-overlay:nth-child(n) {
    filter: none;
}
.left .home-carousel .carousel-overlay a {
    display: block;
    padding: 15px 30px;
    color: #fff;
    text-decoration: none;
}
.left .home-carousel .carousel-overlay h2 {
    margin-bottom: 0.1em;
    font-family: AvantGarde-Demi;
    font-size: 26px;
    color: #fff;
}
@media (min-width: 992px) {
    .left .home-carousel .carousel-overlay {
        height: 35%;
    }
    .left .home-carousel .carousel-overlay a {
        padding: 15px;
    }
}

/* nav-dots fix */
.left .home-carousel .fotorama__nav-wrap {
    position: absolute;
    top: 13px;
    right: 15px;
}
.left .home-carousel .fotorama__nav {
    width: auto !important;
    text-align: right;
}
.left .home-carousel .fotorama__nav--dots .fotorama__nav__frame {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    padding: 2px;
}
.left .home-carousel .fotorama__dot {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 7px;
    border-radius: 7px;
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 0 2px 0px #888;
}
.left .home-carousel .fotorama__nav__frame.fotorama__active .fotorama__dot {
    border-width: 7px;
    border-color: rgba(255,255,255,0.8);
}
@media (max-width: 991px) {
    .left .home-carousel .fotorama__nav-wrap {
        display: none;
    }
}
@media (min-width: 1200px) {
    .left .home-carousel .fotorama__nav--dots .fotorama__nav__frame {
        width: 18px;
        height: 18px;
    }
    .left .home-carousel .fotorama__dot {
        border-width: 9px;
        border-radius: 9px;
    }
    .left .home-carousel .fotorama__nav__frame.fotorama__active .fotorama__dot {
        border-width: 9px;
    }
}

.left .home-coming-up h1,
.left .location-top.happy-highlights h1 {
    margin: 10px 0 20px;
    font-family: AvantGarde-Medium;
    font-size: 25px;
    color: #6bc9e1;
}

.left .home-why {
    margin: 30px 25px 35px;
}
.left .home-why h3 {
    margin-bottom: 20px;
    font-family: ankesans;
    font-size: 28px;
    color: #54c1dc;
}
.left .home-why ul {
    list-style: none;
    padding: 0;
}
.left .home-why li {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    background: url("/visuals/general/ul-heart.png") left top no-repeat;
}
.left .home-why li small {
    margin-left: 10px;
    font-size: 75%;
}

.left .search .criteria {
    padding-left: 15px;
}
.left .search .criteria .sand {
    display: inline-block;
    margin-top: 10px;
    font-family: AvantGarde-Demi;
    font-size: 18px;
    color: #878077;
}
.left .search .search_description {
    margin-bottom: 35px;
}
.left .search .search_description h1 {
    font-family: AvantGarde-Medium;
    font-size: 25px;
    color: #6bc9e1;
}

.left .search h3 {
    font-family: AvantGarde-Medium;
    font-size: 16px;
    color: #878077;
}
.left .search .filter-btn {
    height: 70px;
    margin-bottom: 10px;
    font-family: ankesans;
    font-size: 22px;
    border-radius: 9px;
    behavior: url(/css/PIE.htc);
    color: #fff;
    text-decoration: none;
    background-color: #8fd7eb;
    cursor: pointer;
    background-position: right top;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .left .search .filter-btn {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 0;
    }
}
.left .search .filter-btn.active,
.left .search .filter-btn:hover {
    background-color: #14b7d7;
    background-position: right bottom;
}
.left .search .filter-btn:last-child {
    margin-right: 0;
}
.left .search .filter-btn div {
    padding: 13px 11px;
}
.left .search #filter-nl {
    background-image: url('/visuals/general/filter-nl.png');
}
.left .search #filter-eu {
    background-image: url('/visuals/general/filter-eu.png');
}
.left .search #filter-non_eu {
    background-image: url('/visuals/general/filter-non_eu.png');
}

.left .results .location h2 {
    margin-bottom: 10px;
    font-family: AvantGarde-Demi;
    font-size: 20px;
    color: #878077;
}
.left .results .location h2 a {
    color: #878077;
}
.left .results .location h2 .new {
    font-family: ankesans;
    color: #6fd5e9;
}

.left .results .location .photos {
    margin-bottom: 10px;
}
.left .results .location .photos a,
.left .results .location .photos img {
    display: block;
    /* width: 100%; */
}
/*@media (min-width: 400px) {*/
    .left .results .location .photos {
        float: left;
        width: 145px;
        margin-bottom: 0;
        margin-right: 22px;
    }
    .left .results .location .photos a,
    .left .results .location .photos img {
        width: 145px;
        height: 95px;
    }
/*}*/
@media (min-width: 768px) {
    .left .results .location .photos {
        position: absolute;
    }
    .left .results .location .list-content {
        margin-left: 167px;
    }
}
.left .results .location .photos a:first-of-type {
    margin-bottom: 10px;
}
.left .results .location p.description {
    min-height: 90px;
    margin-bottom: 5px;
}
.left .results .location div.tags {
    min-height: 40px;
}
.left .results .location a.tag {
    margin-right: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #c1baa3;
}
.left .results .location a.btn {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 3px 7px;
    font-family: ankesans;
    font-size: 18px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    color: #fff;
    text-decoration: none;
    background: #73d7eb;
    /* background: #b7b4a8; */
}
.left .results .location a.btn:hover {
    background: #15bdde;
    /* background: #9d9995; */
}
/*
.left .results .location a.btn:first-of-type {
    background: #73d7eb;
}
.left .results .location a.btn:first-of-type:hover {
    background: #15bdde;
}
*/
.left .results .location a.btn span.arrow {
    display: inline-block;
    margin-bottom: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}
.left .results .location a.btn.up span.arrow {
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent #ffffff transparent;
}
.left .results .location table.prices {
    margin-top: 15px;
    margin-bottom: 0;
}


.left .location-top {
    margin-bottom: 20px;
    padding: 25px 20px 20px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.left .location-top .breadcrumb {
    margin-bottom: 15px;
    padding: 0;
    background: none;
    border-radius: 0;
    color: #919191;
    font-size: 10px;
}
.left .location-top .breadcrumb a {
    color: #919191;
 }
.left .location-top .breadcrumb > li + li:before {
    content: ">\00a0";
    padding: 0;
}
.left .location-top .back {
    margin-bottom: 15px;
}
.left .location-top .back a {
    position: relative;
    margin-right: 16px;
    font-size: 13px;
    font-weight: bold;
    color: #919191;
}
.left .location-top .back a:after {
    position: absolute;
    top: 4px;
    margin-left: 8px;
    content: "\00a0";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #919191;
    -webkit-transform: rotate(360deg);
}
.left .location-top h1 {
    font-family: AvantGarde-Demi;
    font-size: 26px;
    color: #878077;
}
.left .location-top h1 .ankesans {
    font-family: ankesans;
    color: #6fd5e9;
}

.left .carousel-overlay .announcement,
.left .location .announcement,
.left .location-top .announcement {
    font-weight: bold;
    font-style: italic;
    color: #6fd5e9;
}

.left .location-top .fotorama__stage {
    margin-bottom: 20px;
    background: #eee;
}
.left .carousel {
    position: relative;
    margin-top: 15px;
}
.left .carousel-container .navigation-item {
    position: absolute;
    top: 0;
    display: inline-block;
    width: 35px;
    height: 100%;
    background-color: #868686;
    background-color: rgba(0, 0, 0, 0.25);
    background-position: center center;
    background-repeat: no-repeat;
}
.left .carousel-container .navigation-item.prev {
    left: 0;
    background-image: url("/visuals/general/photo-prev.png");
}
.left .carousel-container .navigation-item.next {
    right: 0;
    background-image: url("/visuals/general/photo-next.png");
}
@media (min-width: 768px) {
    .left .carousel .navigation-item {
        top: 82px;
        height: 100px;
    }
    .left .carousel .navigation-item.prev {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    .left .carousel .navigation-item.next {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
    }
}
@media (min-width: 992px) {
    .left .carousel .navigation-item {
        top: 155px;
    }
}
@media (min-width: 1200px) {
    .left .carousel .navigation-item {
        top: 222px;
    }
}
.left .carousel_thumbs {
    position: relative;
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
}
.left .carousel_thumbs img {
    max-height: 100%;
    width: auto;
}

.left .boxed {
    margin-bottom: 8px;
    padding: 10px 20px;
    color: #878077;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.left .shown {
    margin: 10px 0 8px;
    padding: 10px 20px;
    color: #878077;
}
.left h2 {
    margin: 0 0 0.8em;
    font-family: AvantGarde-Medium;
    font-size: 15px;
    color: #767676;
}
.left h2 .arrow {
    display: inline-block;
    margin-bottom: 1px;
    width: 0;
    height: 0;
    margin-right: 10px;
    border-style: solid;
    border-width: 4px 0 4px 6.9px;
    border-color: transparent transparent transparent #878077;
    -webkit-transform: rotate(360deg);
}

.left .open h2 .arrow {
    border-width: 6.9px 4px 0 4px;
    border-color: #878077 transparent transparent transparent;
}
.left .boxed h2 {
    margin-bottom: 0;
    cursor: pointer;
}
.left .boxed.open h2 {
    margin-bottom: 0.8em;
}

.left .boxed .bottom_content h2 {
    margin-bottom: 0.8em;
}

.lists a {
    color: #878077;
    text-decoration: underline;
}

div.prices-availability-viewport {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
}
div.prices-availability-slider {
    position: relative;
    left: 0;
    width: 200%;
}
div.prices-table {
    float: left;
    width: 50%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
table.prices {
    position: relative;
    left: 0;
    min-width: 100%;
    margin-bottom: 15px;
}
table.prices tr {
    border-top: 1px solid #cdcdcd;
}
table.prices tr:nth-child(1),
table.prices tr:nth-child(2) {
    border-top: none;
}
table.prices th {
    padding: 0 10px 20px 0;
    font-weight: normal;
    vertical-align: top;
}
table.prices th.dates {
    min-width: 80px;
}
table.prices th.beschikbaarheid {
    min-width: 125px;
}
table.prices td {
    padding: 11px 10px 11px 0;
    vertical-align: top;
}
table.prices a.check-beschikbaarheid,
table.prices a.boek-nu {
    padding: 3px 5px;
    font-family: ankesans;
    font-size: 11px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    background: #73d7eb;
}
table.prices a.boek-nu {
    font-size: 13px;
}
table.prices a:hover.check-beschikbaarheid,
table.prices a:hover.boek-nu {
    background: #15bdde;
}
div.prices-content {
    margin-top: 30px;
}

div.availability {
    float: left;
    width: 50%;
}
div.availability a.toggle_availability_form {
    position: relative;
    margin-left: 20px;
    margin-right: 16px;
    font-size: 13px;
    font-weight: bold;
    color: #919191;
}
div.availability a.toggle_availability_form:after {
    position: absolute;
    top: 4px;
    margin-left: 8px;
    content: "\00a0";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #919191 transparent transparent;
    -webkit-transform: rotate(360deg);
}

.book-banner {
    margin: 50px 20px;
}
.book-banner a.text {
    margin: 12px 20px 0 0;
    font-family: AvantGarde-Medium;
    color: #878077;
    text-decoration: none;
}
.book-banner span.title {
    font-size: 22px;
}
.book-banner span.subtitle {
    font-size: 19px;
}
.book-banner a.button,
form.book input[type=submit] {
    display: inline-block;
    padding: 21px 15px;
    color: #fff;
    font-family: ankesans;
    font-size: 27px;
    text-align: center;
    border-radius: 6px;
    border: 0;
    text-decoration: none;
    behavior: url(/css/PIE.htc);
    background: #6fd5e9 center top no-repeat url("/visuals/general/bg-btn-book.png");
}
.book-banner a.button:hover,
form.book input[type=submit]:hover {
    background-color: #15bdde;
}

.left .reviews h1 {
    margin-bottom: 1.5em;
}
.left .reviews h2 {
    font-size: 28px;
    color: #6bc9e1;
    font-family: ankesans;
}

.right {
}
@media (min-width: 768px) {
    .right {
        float: right;
        width: 265px;
        margin-left: 15px;
    }
}
.right .search {
    margin-bottom: 10px;
    padding-top: 6px;
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
    zoom: 1;
}
.right .search:nth-child(n) {
    filter: none;
}
.right .search .search-map,
.right .search .search-map div {
    cursor: pointer;
    width: 265px;
    height: 142px;
    background: center top no-repeat url("/visuals/general/map/background.png");
}
.right .search .search-map div {
    position: absolute;
}
.right .search .form {
    position: relative;
    width: 235px;
    margin: 17px auto 0;
}
.right .search .form .glyphicon-search {
    position: absolute;
    top: 8px;
    right: 7px;
    font-size: 16px;
    color: #fff;
}
.right .search .form .clear {
    float: right;
    margin: 6px 2px 5px 0;
    font-size: 12px;
    color: #756e6e;
    cursor: pointer;
}
.right .search .form .clear span {
    display: inline-block;
    padding: 0 4px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    background: rgba(255, 255, 255, 0.4);
}
.right .search .dropdown {
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-family: AvantGarde-Demi;
    font-size: 14px;
    border-bottom: 1px solid #a7a5a4;
}
.right .search .dropdown .handle {
    cursor: pointer;
}
.right .search .dropdown .caret {
    margin-right: 5px;
    border-top: 6px solid;
}
.right .search .dropdown .value {
    color: #a89f94;
}

.right .search .dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
    padding: 5px 10px;
    color: #878077;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    z-index: 1000;
}
.right .search .dropdown-content a,
.right .search .dropdown-content label {
    color: #878077;
}
.right .search .dropdown-content .checkbox {
    margin-top: 3px;
    margin-bottom: 0px;
}
.right .search .dropdown-content .datepicker {
    margin-bottom: 5px;
}
.right .search .dropdown-content .date-range {
    display: inline-block;
    width: 45px;
    text-align: center;
}

.right .search .form .submit,
.right .newsletter .submit {
    float: right;
    margin: 15px 0 12px;
    padding: 6px 10px;
    font-family: AvantGarde-Demi;
    font-size: 20px;
    color: #96d0e7;
    border: none;
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
    zoom: 1;
}
.right .search .form .submit:hover,
.right .newsletter .submit:hover {
    color: #70b7da;
}
.right .search .form .submit:nth-child(n),
.right .newsletter .submit:nth-child(n) {
    filter: none;
}

.right .happyhighlights {
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
}
.right .happyhighlights h3 {
    margin: 0 0 0.5em;
    font-family: ankesans;
    font-size: 24px;
    color: #6bc9e1;
}
.right .happyhighlights h4 {
    margin: 5px 0;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #6bc9e1;
    background: url('/visuals/general/flower-small.png') top left no-repeat;
}
.right .happyhighlights h4 a {
    float: none;
}
.right .happyhighlights a {
    color: #6bc9e1;
}
.right .happyhighlights div {
    margin-bottom: 10px;
    clear: both;
}
.right .happyhighlights > a {
    display: inline-block;
    margin-top: 10px;
}

.right .sidebar-workshops {
    display: block;
    width: 265px;
    height: 100px;
    padding-top: 7px;
    background: url('/visuals/general/bg-workshops.jpg') 0 0 no-repeat;
    text-align: center;
    font-family: AvantGarde-Demi;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
}
.right .sidebar-workshops big {
    font-size: 28px;
    line-height: 30px;
}

.right .newsletter {
    background: url('/visuals/general/bg-newsletter.png') 28px 30px no-repeat;
}
.right .newsletter h3 {
    font-family: AvantGarde-Demi;
    font-size: 24px;
    color: #54c1dc;
}
.right .newsletter .submit {
    margin: 0 0 15px;
    font-size: 15px;
}

.right .cms,
.right .details {
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
}
.right .details h3 {
    margin: 0 0 0.3em;
    font-family: ankesans;
    font-size: 26px;
    color: #6bc9e1;
}
.right .details a.icon {
    float: left;
    display: inline-block;
    width: 31px;
    height: 28px;
    margin: 3px 8px 5px 0;
    background: url(/visuals/general/icons.png) no-repeat left top;
}
.right .details a.icon-kinderen {           background-position: left 0px;      }
.right .details a.icon-alle-niveaus {       background-position: left -28px;    }
.right .details a.icon-massages {           background-position: left -56px;    }
.right .details a.icon-vegetarisch {        background-position: left -84px;    }
.right .details a.icon-nederlandstalig {    background-position: left -112px;   }
.right .details a.icon-zwembad {            background-position: left -140px;   }
.right .details a.icon-zee {                background-position: left -168px;   }
.right .details a.icon-spa-sauna {          background-position: left -196px;   }
.right .details p {
    margin-top: 15px;
    font-size: 16px;
}
.right .details a {
    color: #333;
    text-decoration: underline;
}

.right a.book {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding: 21px 0;
    color: #fff;
    font-family: ankesans;
    font-size: 34px;
    line-height: 1em;
    text-align: center;
    border-radius: 6px;
    behavior: url(/css/PIE.htc);
    text-decoration: none;
    background: #6fd5e9 center top no-repeat url("/visuals/general/bg-btn-book-right.png");
}
.right a.book:hover {
    background-color: #15bdde;
}

.right .weather {
    margin-bottom: 30px;
}

.right .attachments {
    text-align: center;
    margin-bottom: 30px;
}
.right .attachments h3 {
    padding-top: 8px;
    height: 86px;
    font-family: ankesans;
    font-size: 32px;
    color: #6bc9e1;
    background: center top no-repeat url("/visuals/general/bg-attachments.png");
}
.right .attachments a {
    color: #474747;
    text-decoration: underline;
}

.right .reviews {
    text-align: center;
    margin-bottom: 30px;
}
.right .reviews h3,
.right .reviews h4 {
    font-family: ankesans;
    font-size: 32px;
    color: #6bc9e1;
}
.right .reviews a.button {
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px 7px;
    font-family: ankesans;
    font-size: 15px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    color: #fff;
    text-decoration: none;
    background: #73d7eb;
}
.right .reviews a.button:hover {
    background-color: #15bdde;
}
.right .reviews a.button:first-of-type {
    margin-top: 10px;
}

.right .map #map-canvas {
    position: relative;
    height: 216px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.right .map #map-canvas .placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/visuals/general/map-placeholder.png');
    display: flex;
    align-items: center;
    justify-content: center;
}
.right .map #map-canvas .placeholder button {
    display: inline-block;
    padding: 7px 11px;
    font-family: ankesans;
    font-size: 15px;
    border-radius: 3px;
    behavior: url(/css/PIE.htc);
    color: #fff;
    text-decoration: none;
    background: #73d7eb;
    border: 0;
}
@media (min-width: 768px) {
    .right .map #map-canvas {
        width: 216px;
        margin-left: 24px;
        border-radius: 108px;
        overflow: hidden;
        behavior: url(/css/PIE.htc);
    }
}

.footer {
    margin-top: 50px;
    margin-bottom: 20px;
}
.footer .menu {
    margin: 0 60px 30px 0;
}
.footer .menu h4 {
    font-family: AvantGarde-Medium;
    font-size: 18px;
    color: #54c1dc;
}
.footer .menu ul {
    padding: 0;
    list-style: none;
}
.footer .menu ul a {
    font-family: AvantGarde-Medium;
    font-size: 14px;
    line-height: 26px;
    color: #353535;
}
.footer .social-media {
    margin-bottom: 30px;
}
.footer .social-media .fb-like {
    margin-bottom: 15px;
}
.footer .social-media .icons {
    margin-top: 5px;
}
.footer .social-media .icons a {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding-top: 3px;
    border-radius: 14px;
    behavior: url(/css/PIE.htc);
    text-align: center;
    background: #ade1ee;
}
.footer .social-media .icons a:hover {
    background: #5cc3dd;
}

.footer .tag-cloud,
.footer .logo {
    text-align: center;
    margin-bottom: 30px;
}

.footer .copyright {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .footer {
        margin-top: 20px;
    }

    .footer .menu {
        float: left;
    }
    
    .footer .social-media {
        float: left;
        width: 200px;
        margin-top: 8px;
    }
    
    .footer .tag-cloud {
        float: right;
    }

    .footer .logo {
        float: right;
    }

    .footer .sponsor {
        float: left;
    }

    .footer .copyright {
        float: right;
    }

    .footer .links {
        float: left;
    }
}

.footer .sponsor {
    margin-bottom: 30px;
}
.footer .sponsor img {
    margin-right: 15px;
}
.footer .sponsor div {
    margin-top: 5px;
}

.footer .links a {
    color: #353535;
}
