﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Dosis:400,700|Fira+Sans:,100,100i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Oswald:400,700|Roboto:400,700');

/* Standard Page CSS */
body {
    padding: 0 0 0 0;
	background: #FFFFFF;
	margin: 0 0 0 0;
	font-family: 'Fira Sans', sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: 300;
}

a:link { 
	color: #2d97b6; 
	text-decoration : none;
	cursor: pointer;
  	-webkit-transition: 0.3s all ease;
  	transition: 0.3s all ease;
}

a:visited { 
	color: #2d97b6; 
	text-decoration : none;
	cursor: pointer;
  	-webkit-transition: 0.3s all ease;
  	transition: 0.3s all ease;
}

a:hover {
	color: #2fc5f1;
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
  	transition: 0.3s all ease;
}

a:active {
	color: #2d97b6;
	text-decoration: underline;
	-webkit-transition: 0.3s all ease;
  	transition: 0.3s all ease;
}

a img {
	border: 0
}

img {
	border: 0
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

h1 {
    font-family: 'Dosis', sans-serif, Helvetica, Arial;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d97b6;
}

h2 {
    font-family: 'Dosis', sans-serif, Helvetica, Arial;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d97b6;
}

h3 {
    font-family: 'Dosis', sans-serif, Helvetica, Arial;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d97b6;
}

.spacer {
	CLEAR: both; HEIGHT: 0px;
}

/* Main Page Banner */
.banner {
	position: relative;
	display: table;
	width: 100%;
    height: 450px;
	min-height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.banner-bg-1 {
    background-image: url('../images/basement/IMG_9552.jpg');
}

.banner-bg-2 {
    background-image: url('../images/basement/IMG_9555.jpg');
}

.banner-bg-3 {
    background-image: url('../images/basement/IMG_9560.jpg');
}

.banner-bg-4 {
    background-image: url('../images/basement/IMG_9535.jpg');
}

.banner-bg-5 {
    background-image: url('../images/basement/IMG_9548.jpg');
}

.banner-bg-6 {
    background-image: url('../images/basement/IMG_9741.jpg');
}

.banner-bg-7 {
    background-image: url('../images/basement/IMG_9554.jpg');
}

.banner-christmas {
    background-image: url('../images/christmas/2.jpg');
}

.banner:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(178,178,178,0.4);
}

.banner-inside {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	z-index: 1;
}

.banner-title {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-family: 'Dosis', sans-serif, Helvetica, Arial;
}

.banner-subtitle {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-family: 'Dosis', sans-serif, Helvetica, Arial;
}

.button {
	display: inline;
	margin: 0 6px;
}

.button a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	width: 153px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 12px 20px;
	border-radius: 4px;

	-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button a:hover {
	-webkit-box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
}

.button.btn-color-1 a {
	background-color: #2d97b6;
}

.button.btn-color-2 a {
	background-color: #81c784;
}

@media only screen and (max-width: 400px) {
    .banner {
        height: 250px;
        min-height: 250px;
    }

    .banner-title {
        font-size: 30px;
    }

    .banner-subtitle {
        font-size: 15px;
    }
}

.wrapper {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

/* Main Page Details Splash */
.split {
	display: inline-block;
	width: 45%;
	padding: 0 0 0 0;
	margin: 50px 0 0 0;
	text-align: left;
	vertical-align: top;
}

.sideimage {
	min-height: 600px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sideimage-bg-1 {
    background-image: url('../images/basement/IMG_9157.jpg');
}

.sideimage-christmas {
    background-image: url('../images/christmas/4.jpg');
}

.overlay_box {
    display: block;
    width: 60%;
    height: 120px;
    z-index: 99;
    position: relative;
    left: 50px;
    top: -280px;
    background: #FFFFFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.overlay_box .column {
	width: 19%;
	display: inline-block;
	vertical-align: top;
	font-family: 'Fira Sans', sans-serif, Helvetica, Arial;
}

.overlay_box .column .top {
	font-size: 50px;
	color: #2d97b6;
}

.overlay_box .column .bottom {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

@media only screen and (max-width: 1500px) {
	.overlay_box {
		top: -180px;
	}
}

@media only screen and (max-width: 1300px) {
	.overlay_box {
		top: -160px;
	}
}

@media only screen and (max-width: 1200px) {
	.overlay_box {
		top: -150px;
	}
}

@media only screen and (max-width: 1100px) {
	.overlay_box {
		top: -130px;
	}
}

@media only screen and (max-width: 980px) {
	.overlay_box {
		top: -30px;
	}
}

@media only screen and (max-width: 825px) {
	.sideimage {
		min-height: 400px;
	}
	
	.split {
		display: block;
		width: 100%;
		text-align: left;
		padding: 0 20px 0 20px;
	}

    .overlay_box {
        display: inline-block;
        width: 100%;
        position: static;
        margin: 20px 0 0 0;
    }
}

@media only screen and (max-width: 450px) {
    .sideimage {
        min-height: 400px;
    }

    .split {
        display: block;
        width: 100%;
        text-align: left;
        padding: 0 20px 0 20px;
    }

    .overlay_box {
        display: inline-block;
        width: 100%;
        position: static;
        margin: 20px 0 0 0;
        height: 240px;
    }

    .overlay_box .column {
        width: 25%;
    }

    .overlay_box .column .top {
        font-size: 50px;
        color: #2d97b6;
    }

    .overlay_box .column .bottom {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }
}

    /* Main Page Carousel in Grey */
    .greySection {
        width: 100%;
        background: #f2f2f2;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
    }

    .greySection .carousel {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    .greySection .carousel .wrapper {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .greySection .carousel .wrapper .TextBox {
        width: 40%;
        float: left;
        position: relative;
        z-index: 99;
        left: 50px;
        top: 150px;
        background: #FFFFFF;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        min-height: 100px;
        text-align: left;
        padding: 0 20px 0 20px;
    }

    .greySection .carousel .wrapper .ImageBox {
        width: 60%;
        float: right;
        position: relative;
        z-index: 98;
        left: 0px;
        top: 0px;
        min-height: 500px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .carousel-bg-1 {
        background-image: url('../images/basement/IMG_9579.jpg');
    }

    .carousel-bg-2 {
        background-image: url('../images/basement/IMG_9753.jpg');
    }

    .carousel-bg-3 {
        background-image: url('../images/seafront.jpg');
    }

    .carousel-bg-4 {
        background-image: url('../images/basement/IMG_9566.jpg');
    }

    .carousel-bg-4 {
        background-image: url('../images/basement/IMG_9566.jpg');
    }

    .carousel-bg-bedroom2 {
        background-image: url('../images/basement/IMG_9534.jpg');
    }

    .carousel-bg-bedroom2-2 {
        background-image: url('../images/basement/IMG_9535.jpg');
    }

    .carousel-bg-bathroom {
        background-image: url('../images/basement/IMG_9543.jpg');
    }

    .carousel-bg-bathroom-2 {
        background-image: url('../images/basement/IMG_9544.jpg');
    }

    .carousel-bg-stairs {
        background-image: url('../images/basement/IMG_9546.jpg');
    }

    .carousel-bg-hall {
        background-image: url('../images/basement/IMG_9548.jpg');
    }

    .carousel-bg-lounge {
        background-image: url('../images/basement/IMG_9552.jpg');
    }

    .carousel-bg-lounge-2 {
        background-image: url('../images/basement/IMG_9553.jpg');
    }

    .carousel-bg-lounge-3 {
        background-image: url('../images/basement/IMG_9554.jpg');
    }

    .carousel-bg-lounge-4 {
        background-image: url('../images/basement/IMG_9558.jpg');
    }

    .carousel-bg-kitchen {
        background-image: url('../images/basement/IMG_9555.jpg');
    }

    .carousel-bg-backdoor {
        background-image: url('../images/basement/IMG_9559.jpg');
    }

    .carousel-bg-master {
        background-image: url('../images/basement/IMG_9560.jpg');
    }

    .carousel-bg-master2 {
        background-image: url('../images/basement/IMG_9561.jpg');
    }

    .carousel-bg-master3 {
        background-image: url('../images/basement/IMG_9565.jpg');
    }

    .carousel-bg-outside {
        background-image: url('../images/basement/IMG_9566.jpg');
    }

    .carousel-bg-outside2 {
        background-image: url('../images/basement/IMG_9568.jpg');
    }

    .carousel-bg-outside3 {
        background-image: url('../images/basement/IMG_9569.jpg');
    }

    .carousel-bg-outside5 {
        background-image: url('../images/basement/IMG_9869.jpg');
    }

    .carousel-bg-outside6 {
        background-image: url('../images/basement/IMG_9871.jpg');
    }

    .carousel-bg-shared {
        background-image: url('../images/basement/IMG_9572.jpg');
    }

    .carousel-bg-front {
        background-image: url('../images/basement/IMG_9576.jpg');
    }

    .carousel-bg-parking {
        background-image: url('../images/basement/IMG_9579.jpg');
    }

    .carousel-bg-parking2 {
        background-image: url('../images/basement/IMG_9581.jpg');
    }

    .carousel-bg-outside4 {
        background-image: url('../images/basement/IMG_9717.jpg');
    }

    .carousel-bg-lounge5 {
        background-image: url('../images/basement/IMG_9739.jpg');
    }

    .carousel-bg-lounge6 {
        background-image: url('../images/basement/IMG_9741.jpg');
    }

    .carousel-bg-lounge7 {
        background-image: url('../images/basement/IMG_9743.jpg');
    }

    .carousel-bg-portal1 {
        background-image: url('../images/basement/IMG_9751.jpg');
    }

    .carousel-bg-portal2 {
        background-image: url('../images/basement/IMG_9753.jpg');
    }

    .carousel-bg-hall2 {
        background-image: url('../images/basement/IMG_9776.jpg');
    }

    .carousel-bg-hall3 {
        background-image: url('../images/basement/IMG_9778.jpg');
    }

    .carousel-bg-hall4 {
        background-image: url('../images/basement/IMG_9781.jpg');
    }

    .carousel-bg-hall5 {
        background-image: url('../images/basement/IMG_9782.jpg');
    }


    @media only screen and (max-width: 850px) {
        .greySection .carousel .wrapper .TextBox {
            float: none;
            display: inline-block;
            width: 100%;
            position: static;
            box-shadow: none;
            background-color: transparent;
            margin: 0 0 0 0;
            top: 0;
            left: 0;
        }

        .greySection .carousel .wrapper .ImageBox {
            float: none;
            display: inline-block;
            width: 100%;
            position: static;
            top: 0;
            left: 0;
            margin: 0 0 0 0;
        }

        
    }

    /* Image Gallery Main Page */

    .gallery {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 0 0;
        text-align: center;
    }

    .gallery .top {
        width: 100%;
    }

    .gallery .top .topleft {
        float: left;
        width: 60%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .gallery .top .imgone {
        float: left;
        width: 30% !important;
        height: 50% !important;
        max-height: 50% !important;
        max-width: 30%;
        overflow: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .gallery .top .imgtwo {
        float: left;
        width: 30% !important;
        height: 50% !important;
        max-height: 50% !important;
        max-width: 30%;
        overflow: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .gallery .top .otherimg {
        float: left;
        width: 30% !important;
        max-width: 30%;
        overflow: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    /* Main Page Llandudno Section */
    .greySection .location {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    .greySection .location .column {
        display: inline-block;
        width: 20%;
        margin: 0 0 0 0;
        padding: 5px 5px 5px 5px;
        height: auto;
        vertical-align: top;
        font-size: 14px;
    }

    .greySection .location .column:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .greySection .location .column .columnhovermore {
        padding: 10px 0 0 0;
        display: block;
    }

    .greySection .location .column:hover .columnhovermore {
        padding: 10px 0 0 0;
        display: block;
    }

    @media only screen and (max-width: 1100px) {
        .greySection .location .column {
            width: 40%;
            height: 200px;
        }
    }

    @media only screen and (max-width: 700px) {
        .greySection .location .column {
            display: block;
            width: 100%;
            height: auto;
            padding-bottom: 10px;
        }

        .greySection .location .column .columnhovermore {
            display: block;
        }
    }

    /* White Carousel */
    .whiteCarousel {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    .whiteCarousel .ImageBox {
        width: 100%;
        min-height: 800px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    /* Amenities */
    .amentities {
        display: inline-block;
        width: 48%;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        text-align: left;
        vertical-align: top;
    }

    .amentities .logoside {
        float: left;
        width: 10%;
        font-size: 40px;
        padding: 10px 10px 10px 10px;
        vertical-align: top;
        color: #2d97b6;
    }

    .amentities .textside {
        float: left;
        width: 90%;
        padding: 10px 10px 10px 10px;
        vertical-align: top;
    }

    @media only screen and (max-width: 1200px) {
        .amentities .logoside {
            width: 15%;
        }

        .amentities .textside {
            width: 85%;
        }
    }

    @media only screen and (max-width: 800px) {
        .amentities .logoside {
            width: 20%;
        }

        .whiteCarousel .ImageBox {
            min-height: 500px;
        }

        .amentities .textside {
            width: 80%;
        }
    }

    @media only screen and (max-width: 550px) {
        .amentities {
            display: block;
            width: 100%;
        }

        .whiteCarousel .ImageBox {
            min-height: 400px;
        }

        .amentities .logoside {
            width: 20%;
        }

        .amentities .textside {
            width: 80%;
        }
    }

    /* Llandudno Page */
    .splitwrapper {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        display: inline-block;
    }


    .splitwrapper .split {
        width: 35%;
        margin: 20px;
        padding: 0 0 0 0;
        display: inline-block;
        text-align: center;
    }

    .splitwrapper .split .locationimage {
        width: 100%;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        min-height: 200px;
    }

    .splitwrapper .split .locationtext {
        width: 100%;
        display: inline-block;
    }


    .llandudno-image1 {
        background-image: url('../images/seafront2.jpg');
    }

    .llandudno-image2 {
        background-image: url('../images/orme.jpg');
    }

    .llandudno-image3 {
        background-image: url('../images/basement/IMG_9554.jpg');
    }

    .llandudno-image4 {
        background-image: url('../images/eatout.jpg');
    }

    .llandudno-image5 {
        background-image: url('../images/shopping.jpg');
    }

    .llandudno-image6 {
        background-image: url('../images/alice.jpg');
    }

    .llandudno-image7 {
        background-image: url('../images/snowdonia.jpg');
    }

    .llandudno-image8 {
        background-image: url('../images/VenueCymru.jpg');
    }

    .llandudno-image9 {
        background-image: url('../images/museum.jpg');
    }

    .llandudno-image10 {
        background-image: url('../images/zoo.jpg');
    }

    .llandudno-image11 {
        background-image: url('../images/bus.jpg');
    }

    .llandudno-image12 {
        background-image: url('../images/bodafon.jpg');
    }

@media only screen and (max-width: 1000px) {
    .splitwrapper .split {
            width: 45%;
        }
    }

    @media only screen and (max-width: 850px) {
        .splitwrapper .split {
            width: 100%;
            display: block;
            margin: 0 auto;
        }

        .splitwrapper .split {
            width: 80%;
            display: block;
        }
    }

    .contactusWrapper {
        margin: 0 auto;
        width: 90%;
    }

    .contactusWrapper .split {
        width: 45%;
        margin: 20px;
        padding: 0 0 0 0;
        display: inline-block;
        text-align: center;
    }


    .contactusWrapper .googlemaps {
        width: 100%;
        min-height: 400px;
        text-align: center;
    }

    .contactusWrapper .thanks {
        background-color: #2d97b6;
        color: #FFFFFF;
        width: 80%;
        padding: 10px;
        margin: 20px auto;
    }

    @media only screen and (max-width: 1000px) {
        .contactusWrapper .split {
            width: 100%;
            display: block;
            margin: 0 auto;
        }
    }

    /* Bottom contact details */
    .contactSection {
        width: 100%;
        background: #2d97b6;
        margin: 0 0 0 0;
        padding: 20px 0 5px 0;
        text-align: center;
        color: white;
    }

    .contactSection a:link {
        color: #0000FF;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .contactSection a:visited {
        color: #0000FF;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .contactSection a:hover {
        color: #2fc5f1;
        text-decoration: none;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .contactSection a:active {
        color: #0000FF;
        text-decoration: underline;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .comingsoon {
        background: #2d97b6;
        margin: 0 auto;
        padding: 20px 20px 20px 10px;
        text-align: center;
        color: white;
    }

    .comingsoon a:link {
        color: #0000FF;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .comingsoon a:visited {
        color: #0000FF;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .comingsoon a:hover {
        color: #2fc5f1;
        text-decoration: none;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .comingsoon a:active {
        color: #0000FF;
        text-decoration: underline;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .comingsoon .thanks {
        background-color: #FFFFFF;
        color: #000000;
        width: 80%;
        padding: 10px;
        margin: 20px auto;
    }

    .comingsoon .box {
        width: 80%;
        height: 110px;
        z-index: 99;
        background: #FFFFFF;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin: 0 auto;
    }

    .comingsoon .box .column {
        width: 19%;
        display: inline-block;
        vertical-align: top;
        font-family: 'Fira Sans', sans-serif, Helvetica, Arial;
        padding: 10px 0 0 0;
    }

    .comingsoon .box .column .top {
        font-size: 50px;
        color: #2d97b6;
    }

    .comingsoon .box .column .bottom {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        color: #000000;
    }

    @media only screen and (max-width: 825px) {
        .comingsoon .box {
            display: block;
            width: 100%;
            margin: 20px 0 0 0;
        }
    }

    @media only screen and (max-width: 450px) {
        .comingsoon .box {
            display: block;
            width: 100%;
            margin: 20px 0 0 0;
            height: 240px;
        }

        .comingsoon .box .column {
            width: 25%;
        }

        .comingsoon .box .column .top {
            font-size: 50px;
            color: #2d97b6;
        }

        .comingsoon .box .column .bottom {
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 700;
        }
}

    /* Form Styles */
    select, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
        width: 500px;
        max-width: 90%;
        padding: 5px;
        font-size: 18px;
        font-family: 'Fira Sans', sans-serif;
        font-weight: 100;
        line-height: 1.125;
        color: #484848;
        background-color: #FFFFFF;
        background-image: none;
        border: 1px solid #dddddd;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s;
        transition: border-color ease-in-out .15s, color ease-in-out .15s;
    }

    input[type="submit"] {
        background-color: #2d97b6;
        display: inline-block;
        color: #fff;
        text-decoration: none;
        width: 250px;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 12px 20px;
        border-radius: 4px;
        cursor: pointer;
        -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);
    }

    input[type="submit"]:hover {
        -webkit-box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.3);
        background-color: #fff;
        color: #2d97b6;
    }

    .captchaPanel {
        width: 320px;
        max-width: 90%;
        margin: 0 auto 15px auto;
        padding: 14px 16px;
        background: #f3fbfe;
        border: 1px solid #c9e8f1;
        color: #1b5161;
    }

    .bookingHero {
        min-height: 420px;
        padding: 80px 20px 40px 20px;
        background-position: center;
        background-size: cover;
        position: relative;
    }

    .bookingHero:before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(45, 151, 182, 0.88);
    }

    .bookingHero-basement {
        background-image: url('../images/basement/IMG_9552.jpg');
    }

    .bookingHero-card {
        position: relative;
        z-index: 1;
        max-width: 760px;
        margin: 0 auto;
        padding: 36px;
        color: #ffffff;
        background: rgba(255, 255, 255, 0.12);
        border: 1px solid rgba(255,255,255,0.18);
        backdrop-filter: blur(6px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
    }

    .bookingHero-eyebrow {
        display: inline-block;
        margin-bottom: 12px;
        letter-spacing: 3px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .bookingHero-card h1 {
        color: #ffffff;
        margin-bottom: 16px;
    }

    .bookingShell {
        width: min(1120px, 92%);
        margin: -70px auto 60px auto;
        display: grid;
        grid-template-columns: 1.15fr 0.85fr;
        gap: 28px;
        position: relative;
        z-index: 2;
    }

    .bookingPanel {
        background: #ffffff;
        box-shadow: 0 18px 48px rgba(17, 44, 52, 0.12);
        padding: 30px;
        text-align: left;
    }

    .bookingIntro,
    .bookingNote,
    .bookingPlaceholder,
    .bookingSummaryItem span {
        color: #49636b;
    }

    .bookingFieldRow {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        margin-bottom: 18px;
    }

    .bookingField label {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 1px;
        color: #1d4954;
    }

    .bookingField select,
    .bookingField input {
        width: 100%;
        max-width: none;
    }

    .bookingField-checkbox {
        margin-bottom: 0;
    }

    .bookingField-checkbox input {
        width: auto;
        max-width: none;
    }

    .bookingCheckboxLabel {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        margin-bottom: 0;
        text-transform: none !important;
        letter-spacing: 0 !important;
        font-weight: 500 !important;
        line-height: 1.6;
    }

    .bookingCheckboxLabel input[type="checkbox"] {
        width: auto;
        flex: 0 0 auto;
        margin: 4px 0 0;
    }

    .bookingActions {
        margin-top: 20px;
        display: flex;
        gap: 12px;
        flex-wrap: wrap;
    }

    .bookingMessage {
        margin: 0 0 20px 0;
        padding: 12px 16px;
    }

    .bookingMessage-error {
        background: #fff1f1;
        border-left: 4px solid #c63b3b;
        color: #7d1d1d;
    }

    .bookingSummaryList {
        display: grid;
        gap: 14px;
    }

    .bookingSummaryItem {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        padding-bottom: 12px;
        border-bottom: 1px solid #e7eef0;
    }

    .bookingSummaryItem strong {
        color: #1d4954;
        text-align: right;
    }

    .bookingNote {
        margin-top: 24px;
        padding: 16px;
        background: #f6fbfc;
        border-left: 4px solid #2d97b6;
    }

    .bookingPlaceholder {
        padding: 20px;
        background: #f6fbfc;
        border: 1px dashed #bfdce5;
    }

    .bookingCalendarToolbar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        margin-bottom: 18px;
    }

    .bookingCalendarToolbar-copy {
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #2d97b6;
    }

    .bookingNavButton {
        width: auto !important;
        min-width: 110px;
    }

    .bookingNavButton.bookingNavButton-muted {
        background-color: #ffffff;
        color: #2d97b6;
        border: 1px solid #2d97b6;
    }

    .bookingCalendar {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }

    .bookingCalendar-month {
        border: 1px solid #d9e7eb;
        padding: 16px;
        background: #fbfdfe;
    }

    .bookingCalendar-title {
        margin-bottom: 12px;
        font-family: 'Dosis', sans-serif, Helvetica, Arial;
        font-size: 24px;
        font-weight: 700;
        color: #1d4954;
        text-transform: uppercase;
    }

    .bookingCalendar-weekdays,
    .bookingCalendar-grid {
        display: grid;
        grid-template-columns: repeat(7, minmax(0, 1fr));
        gap: 8px;
    }

    .bookingCalendar-weekdays {
        margin-bottom: 8px;
    }

    .bookingCalendar-weekdays div {
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #688790;
    }

    .bookingCalendar-day {
        min-height: 46px;
        border: 1px solid #d9e7eb;
        background: #ffffff;
        color: #1d4954;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.2s ease;
    }

    .bookingCalendar-day:hover:not(.is-disabled):not(.bookingCalendar-day-empty) {
        background: #eaf8fc;
        border-color: #2d97b6;
    }

    .bookingCalendar-day-empty {
        visibility: hidden;
    }

    .bookingCalendar-day.is-disabled {
        background: #eef3f5;
        color: #9db0b6;
        cursor: not-allowed;
        text-decoration: line-through;
    }

    .bookingCalendar-day.is-limited-availability {
        background: #ffffff;
        color: #7f9aa2;
        border-color: #d9e7eb;
        cursor: not-allowed;
        text-decoration: none;
        opacity: 0.8;
    }

    .bookingCalendar-day.is-selected-start,
    .bookingCalendar-day.is-selected-end {
        background: #2d97b6;
        border-color: #2d97b6;
        color: #ffffff;
    }

    .bookingCalendar-day.is-in-range {
        background: #2d97b6;
        border-color: #2d97b6;
        color: #ffffff;
    }

    .bookingCalendar-day.is-departure-option {
        background: #edf7fb;
        border-color: #2d97b6;
        color: #2d97b6;
        cursor: pointer;
        text-decoration: none;
    }

    .bookingSelections {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
        margin: 22px 0;
    }

    .bookingSelectionBox {
        background: #f6fbfc;
        border: 1px solid #dbe9ed;
        padding: 14px;
    }

    .bookingSelectionBox span {
        display: block;
        margin-bottom: 8px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #688790;
    }

    .bookingSelectionBox strong {
        color: #1d4954;
        font-size: 16px;
        line-height: 1.4;
    }

    @media only screen and (max-width: 900px) {
        .bookingShell {
            margin-top: 20px;
            grid-template-columns: 1fr;
        }

        .bookingFieldRow {
            grid-template-columns: 1fr;
        }

        .bookingSummaryItem {
            flex-direction: column;
        }

        .bookingSummaryItem strong {
            text-align: left;
        }

        .bookingCalendar {
            grid-template-columns: 1fr;
        }

        .bookingSelections {
            grid-template-columns: 1fr;
        }
    }



