/* 
padding: calc(10px + 5vh) 0%;
font-family: Verdana, Geneva, sans-serif;
font-family: "Libre Caslon Text", serif;
#ede7e1   beige
#d27906  orange text
#4b0410  burgundi background

h1
font-size: clamp(2.3rem, 6.8vw, 3.1rem);
line-height: clamp(2.3rem, 6.8vw, 3.1rem);

h2
font-size: clamp(2.3rem, 6.8vw, 3.1rem);
line-height: clamp(2.3rem, 6.8vw, 3.1rem);

h3
font-size: clamp(1.7rem, 3.8vw, 1.9rem);
line-height: clamp(1.7rem, 3.8vw, 1.9rem);

p
font-size: clamp(1.1em, 3.5vw, 1.25em);
line-height: clamp(1.2em, 3.5vw, 1.4em);
*/

html{scroll-behavior: smooth;}
body {
    font-size: clamp(1em, 3.0vw, 1.15em);
    line-height: clamp(1.2em, 3.0vw, 1.3em);
    background-color: #ede7e1;
}
/* Globals */
* {
    font-family: Verdana, Geneva, sans-serif;
    box-sizing:border-box;
    }
h1,h2,h3,h4,h5,h6{font-weight: 600;
font-family: "Libre Caslon Text", serif;
    line-height: clamp(1.4em, 3.0vw, 1.5em);
}

h1, h2 {
    color: #d27906;
    font-weight: normal;
}

h1 {
    font-size: clamp(1.5rem, 5vw, 1.9rem);
    line-height: clamp(1.9rem, 5vw, 2.4rem);
}
body:not(.home) h1 {
    text-align: center;
}
a {text-decoration: none;}
article a:link { text-decoration:underline; color: #c8571f; transition: all .3s ease; }
article a:hover {filter: saturate(1.7);}


.buttons a,
.button {
     display: inline-block;
     color: #f2ede8;
     /* text-transform: uppercase; */
     /* font-style: italic; */
     /* font-weight: bold; */
     /* background: #4B0410; */
     /* color: #4b0410; */
     background: #4b0410;
     border: 2px solid #4b0410;
     border-radius: 3px;
     PADDING: 7PX 20PX;
     font-family: "Caladea", serif;
     margin-top: 10px;
     font-size: larger;
    text-decoration: none !important;
    color: #fff !important;
}
.buttons a:after,
.button:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style:normal;
    font-weight: bold;
    opacity: .37;
}
.button3:after {
    display: none;
}
.buttons a:hover,
.button:hover {
    filter: saturate(150%);
    background: #4b0410;
}

.buttons2 {
    display: flex;
    justify-content: center;
    /* flex-wrap: wrap; */
    gap: 10px;
}
.buttons2 a {
  
}

@media (max-width:570px) {
    .buttons2 {
    flex-wrap: wrap;
    }
   .buttons2 a {
            padding: 8px 8px !important;
    }
     .buttons2 br {
        display: none;
     }
}

.content_section p a.yellow {
    display: inline-block;
    background: #eeb334;
    color: #2c3b3a;
    font-style: normal;
    /* box-shadow: 2px 2px 4px #00000063; */
    border: 1px solid #a07312;
    margin: 10px 0;
    padding: 4px 5px;
    text-decoration: none;
    border-radius: 4px;
}

.suite  p a {
    color: #4b0410;
    background: #ede7e1;
    border: 2px solid #4b0410;
    PADDING: 4PX 14PX !important;
}
.page-id-243  .content_section p a,
.page-id-246 .content_section p a,
.page-id-264 .content_section p a,
.page-id-241 .content_section p a,
.page-id-247 .content_section p a,
.button {
    /* font-size:larger; */
    /* PADDING: 10PX 20PX; */
}
.content_section a {
    text-decoration: underline;
    color: #d68216;
}
/* p:has(> img.aligncenter) {
    text-align: center;
} */

.clickable { cursor:pointer; display:block; }

.wrapper {position: relative;width:100%;/* max-width:1400px; */margin:0px auto;font-size: 0.9em;padding:0 1em;}
body:not(.home) .wrapper {
    padding: 30px 1em 10px 1em;
    max-width: 1200px;
}
article.wrapper.content{position: relative; margin-bottom:3em;}

.flex{ display: flex; flex-wrap: wrap; justify-content: space-between; position: relative;}
.flex>.one-third{width:38.33%;}
.flex>.two-third{width:CALC(61.66% - 1em);}

.button {
    display: inline-block;
    position: relative;
    /* padding: 12px 17px; */
    border-radius:3px;
    color: #ffffffcf;
    /* background: #ae4110; */
    font-size: 1.2em;
    margin-top: 20px;
    /* border-radius: 3px 12px 3px 12px; */
    box-shadow: 2px 2px 10px #00000045;
    transition: 0.3;
}
.button:after {
    content:'\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 10px;
    color: white;
}
.button:hover {
    filter: contrast(130%);
}

header {
    position: relative;
}
header:after {
    position: absolute;
    content:'';
    z-index: 2;
    width:100%;
    height:150px;
    left:0px;
    top:0px;
    background: #000000;
    background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 80%);
}
header .logo {
    /* position: absolute; */
    width: 41%;
    min-width: 296px;
    max-width: 422px;
    /* left: 40px; */
    /* top: -36px; */
    display: flex;
    align-items: center;
}

header .logo img {
     filter: drop-shadow(2px 2px 3px #00000080);
     /* color: #00000080; */
}


/* ----------------------------- */
/*HEADER======================================*/
	
header {position:relative;z-index: 1000;top: 0px;left: 0px;width: 100%;}
.home header {transition:background 0.3s;}	

	.header {position:absolute;z-index: 10;top: 0px;left:0px;width: 100%;margin: 0;}
	.header .inner {display: flex;flex-direction: row;justify-content: space-between;align-items: center;position:relative;text-align: center;margin: 0 auto;padding: 3vh 0%;max-width: 1480px;}
		
		.logo {display: inline-block;z-index: 11;height: auto;color: white;/* margin: 12px 0px 15px; */text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);border-radius: 50%;transition: 0.3s;}
		.logo img {display: inline-block;width: 100%;height: auto;transition: 0.3s;}
		.logo:hover img {animation:pulse 1s 0.3s !important;-webkit-animation: pulse 0.5s 0.3s !important;}
		
		@media (max-width:980px) {
            .header .inner {
                flex-direction: column;
                padding: 7px 0% 0px 0%;
            }
			.logo img {/* width: 122px; */}
		}
		/* @media (max-width:750px) {
			.header .inner {
				flex-direction: column-reverse;
				
			}
			.header .logo {
				top: -33px;
				left: 17px;
			}
		} */
        @media (max-width:400px) {
            .header .logo  {
               display: block;
               min-width: 257px;
               top:-18px;
            }
            .header .logo img {
                width: 100%;
            }
        }
		
		
	/* Nav========================================= */
	header nav {
    position:relative;
    z-index:10;
    width: 100%;
    /* max-width: 936px; */
    padding: 0px 8px 0px 3%;
    /* background: #08283d; */
    }
	header nav.sticky {position:fixed; top:0px;}
	header nav .mobileMenu {display:none;position:absolute;bottom: 0px;left:0px;width: 100%;height:100%;line-height: 2.7em;}
    header nav div {
        display: flex;
        justify-content: end;
        width: 100%;
    }
	header nav div > ul {list-style:none;display: flex;margin: 0px 0px;padding:0;width: 100%;max-width: 790px;/* background: #fefefe; *//* background-image: linear-gradient(#fefefe, #ebebeb); */border-radius: 4px;/* overflow: hidden; *//* box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.24); */}
	header nav div > ul > li {position:relative;display: inline-block;flex-grow: 1;/* border-left: 1px solid #cfcfcf; */}
	
    header nav a {
        font-family: "Libre Caslon Text", serif;
    }
    
	header nav div > ul > li > a {display:block;text-align:center;padding: 5px 7px;/* padding: 7px 23px; */font-size: 0.85em;/* line-height: 2.2em; */color: #302315;color: white;font-weight:normal;white-space: nowrap;}
	header nav div > ul > li:first-child > a {}
	header nav div > ul > li:last-child > a {/* border-radius: 0px 4px 4px 0px; */padding: 5px 0px;}
	header nav div > ul > li:hover a {background: #4b04107a;}
	
	header nav div > ul > li ul {height:0;position:absolute;list-style:none;margin:0;padding: 7px 0 0px 0;width: 190px;left: 0;top: 26px;overflow:hidden;transition: 0.2s;}
	header nav div > ul > li ul  li  {position:relative; margin: 0; float: left; margin:1px 1% 1px 0px; width:100%;}
	header nav div > ul > li ul  li  a {position:relative;display:block;line-height:19px;padding: 0;text-align: left;padding-left: 13px !important;/* font-weight: bold !important; */font-size: 0.9em;color:rgba(255,255,255,0);/* border-radius: 3px; */}
	header nav div > ul > li:hover ul  li  a  {background: #f3f3f3;letter-spacing: 0;color: #302315 !important;transition: 0.3s;font-size: 0.9em;}

	.sub-menu li  a  {background: #f3f3f3 !important;letter-spacing: 0;font-size: 0.9em !important;color: #302315 !important;transition: 0.3s;}
	
	/* header nav div > ul > li ul  li:hover a {background: #922430;color:#ffffff !important;} */
	header nav div > ul > li:hover ul {height: 350px;transition: 0.4s;}
	header nav div > ul > li:hover ul li a {padding: 8px 12px;}

    #menu-item-253 {
        background: #eeb334;
        border-radius: 3px;
    }
    #menu-item-253 a {
        color: #2c3b3a;
        text-transform: uppercase;
        /* font-style: italic; */
        font-weight: bold;
    }
    #menu-item-253 a:after {
        content: '\f061';
        font-family: "Font Awesome 5 Free";
        margin-left: 10px;
        font-size: larger;
        font-style:normal;
        opacity: .27;
    }
    #menu-item-253 a:hover {
        filter: saturate(150%);
        background: #eeb334;
    }
    .book-mobile {
         display: none;
    }
    .book-mobile:after {
         display: none;
    }
	

	@media (max-width:980px) {
		
		header nav {float:none;/* top: -5px; */padding: 0px 0% 0px 0%;}
		header nav .mobileMenu {position: relative;z-index: 1;display: flex;justify-content: flex-start;align-items: flex-start;background: #4b0410;top: 0px;height: 56px;padding-left: 20px;}
		header nav .mobileMenu span.menu {color: white;font-size: 1.4em !important;/* font-weight: bold; */line-height: 2.1em !important;margin-left: 4px;}
		
		.nav__icon{display:inline-block;width: 25px;margin-left: 0px;margin-top: 25px;height: 4px;background-color: #ffffff;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, transform;-webkit-transition-duration:300ms;transition-duration:300ms;}

		.nav__icon:before, .nav__icon:after{content:'';display:block;width: 25px;height: 4px;position:absolute;background: #ffffff;-webkit-transition-property:margin, -webkit-transform;transition-property:margin, transform;-webkit-transition-duration:300ms;transition-duration:300ms;}
		.nav__icon:before {margin-top: -8px;}
		.nav__icon:after { margin-top: 8px;}
		
		header nav.selected .nav__icon{background:rgba(0, 0, 0, 0);}
		header nav.selected .nav__icon:before{margin-top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
		header nav.selected .nav__icon:after{margin-top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
		
		header nav div > ul {position: absolute;display: block;left: 0px;padding: 45px 0px 0 0;margin: 0;width: 100%;max-width: 100%;/* border-bottom: 10px solid blue; */padding: 0px 0px 0 0;}
		header nav.selected div > ul {display: flex;flex-direction: column;/* border-bottom: solid 3px #ffffff; */box-shadow: 0 0 13px rgba(0, 0, 0, 0.67);width: 100%;}
		header nav.selected div > ul > li {float: left;width: 100%;}
		header nav.selected div > ul > li a {font-size: 1em;color: #ffffffba;!i;!;line-height: 1.2em;padding: 10px 17px !important;text-align: left;background: rgb(75 4 16);font-weight: normal;box-shadow: none !important;width: 100%;}
		header nav.selected div > ul > li {display:block;margin-top: 1px;width: 100%;}
		header nav div > ul > li:before {display:none;}
		header nav div > ul > li {display:none;margin-top:0px !important;border-top: 1px solid #7a3944 !important;}
		header nav div > ul > li > a {position:relative;padding: 0 22px 0 22px;/* color: #494747 !important; *//* background: #292929 !important; */font-weight: bold;text-shadow: none !important;}
		header nav div > ul > li > a:before {display:none;position:absolute;z-index: 10;content:"\f0d8";font-family:Font Awesome 5 Free;left: 33px;bottom: -18px;font-size: 1.2em;color: #a6a4a4;}
		header nav div > ul > li ul {width: 100%;display: none;height:inherit !important;position: relative;top: 0px !important;padding: 0px;background: #f1f1f1;display: block;}
		header nav div > ul > li.parent a:before, header nav div > ul > li.opened a:before {display:block;}
		header nav div > ul > li ul  li  {width: 50%; margin:0;}
		header nav div > ul > li ul  li.fullWidth {width:100%;}
		header nav div > ul > li ul  li  a,
		header nav div > ul > li ul  li:hover a {/* padding: 0px 22px 0px 35px !important; *//* letter-spacing: 0px; *//* background: none !important; *//* color: #292929 !important; *//* font-size: 17px !important; */border-top: 1px solid #a7a5a5;border-right: 1px solid #a7a5a5;/* border-radius:0px; */}
		header nav div > ul > li ul li a {color: #292929 !important;}

        #menu-item-253 {
            display: none;
        }
        #menu-item-253 a {
            color: #2c3b3a;
        }
        .book-mobile {
            position: absolute;
            right: 10px;
            top: 10%;
            display: block;
            background: #eeb334;
            border-radius: 3px;
            padding: 0px 10px;
            /* margin: 5% 0px; */
            line-height: 45px;
            height: 80%;
            color: #2c3b3a;
            text-transform: uppercase;
            font-size: medium;
            /* font-style: italic; */
            font-weight: bold;
        }
        .book-mobile:after {
            content: '\f061';
            font-family: "Font Awesome 5 Free";
            margin-left: 10px;
            font-size: larger;
            font-style:normal;
            opacity: .27;
        }
	}

    @media (max-width:530px) {
        header nav .mobileMenu span.menu {
            line-height: 2.4em;
        }

    }
    @media (max-width:380px) {
            header nav div > ul > li ul li {
                width: 100%;
            }

    }

/* Book Sticky */
.book {
    display: none;
    line-height: normal;
}
.book {
    border-radius: 3px;
    padding: 9px 4px 10px 4px;
    background: #ffffff87;
    position: fixed;
    z-index:1000;
    top: 10px;
    right:10px;
}
.book span {
    background-color: #eeb334;
    border-radius: 3px;
    white-space: nowrap;
    font-size: 1.3em;
    padding: 5px 14px 6px 14px;
    /* line-height: 1.2rem; */
    margin: 3px 0px;
    color: #2c3b3a;
    font-family: "Barlow Condensed", serif;
    text-transform: uppercase;
    transition: 0.3s;
}
.book:hover span {
        filter: saturate(1.3);
}

.book.sticky {
    display:block;
}

@media (max-width:770px) {
    .book {
        top:10px;
        bottom: 10px;
        top: inherit;
        right:10px;
    }
}


/*BANNER IMAGES============================*/
.dynamic-headers {position: relative;}

.video-wrapper {
        display: none;
        height:53.5vw;
        min-height: 427px;
        max-height: 820px;
    }
    .video-wrapper video {
        width: 100%;
        
        /* height:50vw; */
        /* max-height: 460px; */
        /* min-height: 390px; */
    }
    .home .rslides {
        display: none;
    }
	.rslides {margin:0 auto !important;/* border-bottom: 5px solid black; */}
	.rslides li {background-size:cover; background-position:center center;   }
	.rslides img {object-fit: cover;min-height: 285px;max-height: 440px;height: 40vw;}
	.home_slides  li { opacity: 0;  /*transform: scale(1,1); transition: transform 10s linear , opacity 3s !important; */}
	.home_slides li.rslides1_on {opacity: 1; /*transform: scale(1.2,1.2); transition: transform 10s linear ,  opacity 2s !important; */}
	.home_slides img {min-height: 360px;max-height: 825px;}
	.service_slides img {min-height:450px;max-height: 700px;}

	header .rslides_nav {opacity: 1;position: absolute;z-index:150;top: 0px;width: 9%;min-width: 50px;max-width: 141px;height: 100%;font-size: 37px;background-position:center;background-repeat:no-repeat;background-size: 28px;cursor:pointer;overflow:hidden;text-indent:1000px;transition:0.3s;}
	.home header .rslides_nav {opacity:1;}

	header .rslides_nav.next {background-image: url(/templates/client/images/right.png);background-size: 30px;right:0px;background-position: 45% 58%;}
	header .rslides_nav.prev {background-image: url(/templates/client/images/left.png);background-size: 30px;left:0px;background-position: 48% 58%;}
	header .roomImages:hover .rslides_nav {opacity:1;}
	header .rslides_tabs {position:absolute;z-index:100;list-style:none;padding: 0px;left:0px;bottom: 9px;width:100%;text-align:center;}
	header .rslides_tabs li {
	display:inline-block;
	width: 14px !important;
	height: 14px !important;
	min-height: 14px !important;
	max-height: 14px;
	border-radius:30px !important;
	background: rgba(0, 0, 0, 0.51);
	margin: 0px 5px;
	overflow:hidden;
	text-indent:100px;
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.28);
	}
	header .rslides_tabs li.rslides_here {background: rgba(0, 0, 0, 0.82);}
	header .rslides_tabs li a {text-decoration:none; display: block;}

	#map {height:550px;}

    @media (min-width:731px) {
        .video-wrapper {
            display: block;
            overflow: hidden;
        }
    }

    @media (max-width:730px) {
	    .home_slides img {min-height: 370px;}
        
        .home .rslides {
            display: block;
        }
    }


/* ----------------------------- */
nav ul li.admin-link{}
nav ul li.admin-link.logout{}




 /* Home Intro Section ============================== */
 main {
    overflow: hidden;
 }
 .home .section-intro .content {
        display: block;
        width: 56%;
        padding: 0px 4%;
}

.section-intro {position: relative;padding: 52px 0 10px;}
.section-intro .wrapper {
    position: relative;
    display: flex;
    font-size: 0.9em;
}
.diagonal_white_top {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 166px;
    width: 100%;
    height: 20px;
    padding: 0 4% 0 4%;
    overflow: visible;
    z-index: 4;
}
.diagonal_white_top:before {
    position: absolute;
    content: '';
    left: 0;
    top: -425px;
    width: 100%;
    height: 261px;
    background: #fcf6e8;
    /* background: red; */
    /* clip-path: polygon(0 60%, 0% 100%, 100% 100%); */
    clip-path: polygon(100% 60%,0% 100%,100% 100%);
}

.home .section-intro .images {
    position: relative;
    width: 44%;
}
.home .section-intro .images img {
    position: absolute;
    width: 58%;
    max-width: 251px;
    height:auto;
    /* background: white; */
    border: 10px solid white;
    /* padding: 10px; */
    border-radius: 5px;
    aspect-ratio: 2/3;
    object-fit: cover;
    box-shadow: -5px -3px 14px #00000030;
}
.home .section-intro .images .img1 {
    rotate: 10deg;
    right: -15%;
    top: -30px;
}
.home .section-intro .images .img2 {
    rotate: -20deg;
    right: 14%;
    top: 44px;
}
.home .section-intro .images .img3 {
    rotate: -48deg;
    right: 27%;
    top: 138px;
}

.home .section-intro .content {
    display: block;
    width: 56%;
    padding: 0px 4%;
}
.intro .buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 7PX 20PX;
}
.section-intro .content h2 {
    color: #1d570a;
    font-style: italic;
}
.section-intro .content h3 {
    /* font-family: Verdana; */
    color:black;
    /* margin-left: 10%; */
}
.section-intro .content p {
    color:black;
    /* margin-left: 10%; */
}
.home .section-intro .content p:last-of-type {
    text-align: right;
}
.home .section-intro .content p a {
    display: inline-block;
    position: relative;
    padding: 6px 17px;
    border-radius: 3px;
    color: #ede7e1;
    background: #4b0410;
    font-size: 1.1em;
    margin-top: 20px;
    border-radius: 5px;
    /* box-shadow: 2px 2px 10px #00000045; */
    font-family: "Caladea", serif;
    font-style: italic;
    /* font-weight: bold; */
    border:2px solid  #4b0410;
}
.home .section-intro .content p  a.more,
#suites .suite .bottom .buttons a.b_all_rooms {
    color: #4b0410;
    background: #ede7e1;
    border:2px solid  #4b0410;
    margin-right:20px;
}
#suites .suite .bottom .buttons a.b_all_rooms {
        margin: 0px 0px 0px 0px;
        color: black  !important;
}
#suites .suite .bottom .buttons a.b_all_rooms:after {
    display:none;
}
.home .section-intro .content p a:hover {
    filter: saturate(150%);
    background: #4b0410;
    color: #ede7e1;
}
@media screen and (max-width: 1050px) {
    .section-intro {
        /* padding: 148px 0 10px; */
    }
}
@media screen and (max-width: 800px) {
    .home .section-intro .images {
        width: 42%;
    }
    .home .section-intro .content {
        width: 58%;
    }
}
@media screen and (max-width: 725px) {
    .diagonal_white_top:before {
        top: -265px;
        height: 101px;
    }
    .home .section-intro {
        padding: 18px 0 10px;
    }
    .home .section-intro .wrapper {
        flex-direction: column-reverse;
    }
    .home .section-intro .images {
        display: none;
        position: relative;
        width: 68%;
        height: 68vw;
        margin-top: 60px;
    }
    .home .section-intro .content {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 630px) {
    .home .section-intro {
        padding: 28px 0 10px;
    }
}
@media screen and (max-width: 430px) {
   
    .home .section-intro .images img {
            width: 83%;
    }
    .home .section-intro .images .img1 {
        rotate: -10deg;
        left: -10%;
        top: -30px;
    }
    .home .section-intro .images .img2 {
        rotate: 20deg;
        left: 16%;
        top: 27px;
    }
    .home .section-intro .images .img3 {
        rotate: 48deg;
        left: 28%;
        top: 114px;
    }

}

 /* ===================== */


/* cta_rooms  =============== */
.cta_rooms {
    position: relative;
    z-index: 10;
    display: flex;
    margin-top: 100px;
    margin-right: 10%;
    background: #4b0410;
    border-radius: 15px;
}
.cta_rooms .image {
    position: relative;
    /* width: 200%; */
}
.cta_rooms .image:after {
    content:'';
    z-index:1;
    position:absolute;
    right:0px;
    top:0px;
    width:30%;
    height: 100%;
    background: #4B0410;
    background: linear-gradient(-90deg, rgba(75, 4, 16, 1) 0%, rgba(75, 4, 16, 0) 100%);
}
.cta_rooms .image img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
/*  */
.weddings_packages .image {
    width: 58%;
}
.weddings_packages .image img {
    object-position: top;
    max-height: 530px;/* 420 */
    display: block;
}
.weddings_packages ul {
    /* list-style: none; */
}
.weddings_packages ul li {

}
.weddings_packages ul li::marker {
  color: #eeb334;
}
.weddings_packages .content  {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
}
.weddings_packages .content .centered {
    max-width:400px;
    margin:0 auto;
}
.weddings_packages .content p a {
    text-align: left;
}

/*  */
.cta_rooms .content {
    position: relative;
    color: #f2ede8;
    PADDING: 28PX 7% 28PX 6%;
    width: 80%;
}
.cta_rooms .content h2 {
    position: relative;
    line-height: 1.3em;
    /* font-style: italic; */
    font-family: "Libre Caslon Text", serif;
}
.cta_rooms .content h2 strong {
    font-weight: normal;
    font-family: "Libre Caslon Text", serif;
    /* display: block; */
    color: #ede7e1;
}
.cta_rooms .content h2 strong:nth-of-type(1) {
    position: relative;
}
.cta_rooms .content h2 strong:nth-of-type(2) {
    padding-left:15px;
}
.cta_rooms .content h2 strong:nth-of-type(3) {
    padding-left:30px;
}
.cta_rooms .content p {

font-family: "Libre Caslon Text", serif;
}
.cta_rooms .content p a {
     display: inline-block;
     color: #2c3b3a;
     /* text-transform: uppercase; */
     /* font-style: italic; */
     font-weight: bold;
     background: #eeb334;
     border-radius: 3px;
     PADDING: 6PX 20PX;
     font-style: italic;
     font-family: "Caladea", serif;
     margin-top: 10px;
}
.cta_rooms .content p  a:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style:normal;
    opacity: .37;
}
.cta_rooms .content p  a:hover {
    filter: saturate(150%);
    background: #eeb334;
}

@media screen and (max-width: 850px) {
    .cta_rooms {
         margin-top: 30px;
         margin-right: 5%;
    }
    .weddings_packages .content {
            PADDING: 28PX 3% 28PX 0%;
    }
}
@media screen and (max-width: 620px) {
    .cta_rooms {
        flex-direction: column;
        overflow: hidden;
        border-radius: 0px 15px 15px 0px;
        margin-top: 10px;
    }
    .cta_rooms .image:after {
    content:'';
    z-index:1;
    position:absolute;
    right:0px;
    top:initial;
    bottom:0px;
    width:100%;
    height: 30%;
    background: #4B0410;
    background: linear-gradient(0deg,rgba(75, 4, 16, 1) 0%, rgba(75, 4, 16, 0) 100%);
    }
    .weddings_packages .content {
        PADDING: 28PX 5% 28PX 5%;
    }
    .weddings_packages .content p {
        text-align: left !important;
    }
    .weddings_packages .image {
        width: 100%;
    }
    .weddings_packages .image img {
        max-height: 340px;
    }
}


/* cta_weddings  =============== */
.cta_weddings {
    position: relative;
    z-index: 10;
    display: flex;
    margin-top: 50px;
    /* margin-right: 10%; */
}

.cta_weddings .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    color: #f2ede8;
    PADDING: 28PX 6%;
    width: 70%;
}
.cta_weddings .content p strong {
    /* font-size: larger; */
    color: #2c3b3a;
    /* font-family: "Libre Caslon Text", serif; */
    /* font-weight: normal; */
}
.cta_weddings .content h2 {
    position: relative;
    line-height: 1.3em;
    margin: 0px;
    /* font-style: italic; */
}
.cta_weddings .content p {margin: 8px 0px;font-family: "Libre Caslon Text", serif;color: #2c3b3a;font-size: clamp(0.9em, 2.0vw, 0.95em);line-height: clamp(1.2em, 2.0vw, 1.2em);}
.cta_weddings .content p a {
     display: inline-block;
     color: #f2ede8;
     /* text-transform: uppercase; */
     /* font-style: italic; */
     /* font-weight: bold; */
     background: #4B0410;
     border-radius: 3px;
     PADDING: 7PX 20PX;
     font-style: italic;
     font-family: "Caladea", serif;
     margin-top: 10px;
}
.cta_weddings .content p  a:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style:normal;
    font-weight: bold;
    opacity: .37;
}
.cta_weddings .content p  a:hover {
    filter: saturate(150%);
}

.cta_weddings .image {
    width: 74%;
    position: relative;
    /* border-radius: 15px 0px 0px 15px; */
}
.cta_weddings .image img {
    width: 100%;
    height:100%;
    object-fit: cover;
    border-radius: 15px 0px 0px 15px;
}

@media screen and (min-width: 1400px) {
    .cta_weddings {
        max-width:1300px;
        margin:50px auto 0 auto;
        padding:10px;
    }
    .cta_weddings .image img {
        width: 100%;
        height:100%;
        object-fit: cover;
        border-radius: 15px ;
    }
}
@media screen and (max-width: 850px) {
    .cta_weddings {

    }
}
@media screen and (max-width: 620px) {
    .cta_weddings {
        flex-direction: column-reverse;
        align-items: center;
        margin-top: 21px;
    }
    .cta_weddings .content {
        width: 100%;
        PADDING: 28PX 6% 0PX 6%;
    }
    .cta_weddings .image {
        width: 90%;
    }
    .cta_weddings .image img {
        border-radius: 15px;
    }

}


/* cta_meetings */
.cta_meetings {
    position: relative;
    z-index: 10;
    /* display: flex; */
    margin-top: 50px;
    background-position: center;
    background-size:cover;
}
.cta_meetings:after {
    content:'';
    z-index:1;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color: blaCK;
    opacity: 0.3;
}
.cta_meetings .image {
    display: none;
}
.cta_meetings .wrap {
    position: relative;
    z-index:1;
    display: flex;
    justify-content: end;
    padding: 10vw 0px;
}

.cta_meetings .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    color: #f2ede8;
    PADDING: 28PX 50px;
    width: 50%;
    background-color: #ede7e1;
    border-radius: 15px 0px 0px 15px;
    max-width: 600px;
}

.cta_meetings .content h2 {
    position: relative;
    line-height: 1.3em;
    margin: 0px;
    /* font-style: italic; */
}
.cta_meetings .content p {margin: 8px 0px;font-family: "Libre Caslon Text", serif;color: #2c3b3a;font-size: clamp(0.9em, 2.0vw, 0.95em);line-height: clamp(1.2em, 2.0vw, 1.2em);}
.cta_meetings .content p a {
     display: inline-block;
     color: #f2ede8;
     /* text-transform: uppercase; */
     /* font-style: italic; */
     /* font-weight: bold; */
     background: #4B0410;
     border-radius: 3px;
     PADDING: 7PX 20PX;
     font-style: italic;
     font-family: "Caladea", serif;
     margin-top: 10px;
}
.cta_meetings .content p  a:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style:normal;
    font-weight: bold;
    opacity: .37;
}
.cta_meetings .content p a:hover {
    filter: saturate(150%);
}

@media screen and (min-width: 1400px) {
    .cta_meetings {
        display:block;
    }
    .cta_meetings .wrap {
       justify-content: center;
       padding: 100px 0px 190px 0px;
    }
    .cta_meetings .content {
        border-radius:15px;
    }
}
@media screen and (max-width: 800px) {
    .cta_meetings .content {
        PADDING: 28PX 26px;
    }
}
@media screen and (max-width: 620px) {
    .cta_meetings {
        background: #4B0410 !important;
    }
    .cta_meetings .image {
        position: relative;
        display: block;
        height: 49vw;
    }
    .cta_meetings .image img {
       width: 100%;
        height: 100%;
        object-fit: cover; 
    }
    .cta_meetings .image:after {
        content:'';
        z-index:2;
        position:absolute;
        right:0px;
        top:initial;
        bottom:0px;
        width:100%;
        height: 30%;
        background: linear-gradient(0deg,rgba(75, 4, 16, 1) 0%, rgba(75, 4, 16, 0) 100%);
    }
    .cta_meetings .wrap {
        justify-content: center;
        padding: 0px 0px 30px 0px;
    }
    .cta_meetings .content {
        border-radius:15px;
        width: 93%;
        padding:28PX 26px;
    }
}



/* Instagram CTA */

.diagonal_blue_top {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    height: 120px;
    padding: 0 4% 0 4%;
    overflow: visible;
    z-index: 4;
}
.diagonal_blue_top:before {
    position: absolute;
    content: '';
    left: 0;
    top: calc(-18vw + 1px);
    width: 100%;
    height: 18vw;
    background: #4B0410;
    clip-path: polygon(0 60%, 0% 100%, 100% 100%);
}


.instagram_cta {
    position: relative;
    z-index: 10;
    /* background: #4B0410; */
    /* margin-top: 9vh; */
    margin-top: -73px;
    padding: 41px 0px;
    transition: 0.3s;
}

.instagram_cta .instaBackground {
    position: absolute;
    left: 67px;
    bottom: -485px;
    color:white;
    font-size: 41em;
    font-weight: 400;
    font-style: normal;
    opacity: 0.06;
}
.instagram_cta .visible {
    position: relative;
    display: flex;
    width: 100%;
    /* overflow: hidden; */
    height: 43vw;
    max-height: 400px;
    justify-content: space-between;
    padding: 1vh 0 5vh 0;
    background: #4B0410;
    margin: 16px 0;
}
.instagram_cta  .image {
    position: absolute;
    z-index: 5;
    top: -50px;
    left: 0px;
    background: url(images/cta4.png) no-repeat right;
    background-size: 90%;
    background-size: 870px;
    width: 66%;
     /* 412 */
    height: 712px;
    max-height: 712px;
    /* max-width: 870px; */
    /* border: 2px solid red; */
    border-radius: 0px 16px 16px 0px;
}
.instagram_cta  img {
     position: absolute;
     z-index: 5;
     top: -185px;
     /* top: -27vw; */
     left: 0px;
     width: 59%;
     /* 412 */
     max-width: 696px;
     height: 712px;
     max-height: 712px;
     object-fit: contain;
     }

.instagram_cta .content {
    z-index:2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    padding: 0px 52px;
    /* width: 30%; */
    /* max-width: 497px;
    min-width: 408px; */
    max-width: 1200px;
    margin: 0 auto;
    flex-grow: 1;
    }

.instagram_cta .content .centered {
    position: relative;
    max-width: 387px;
    min-width: 298px;
}
.instagram_cta .content .centered .before,
.instagram_cta .content .centered .after {
    position: absolute;
    font-family: "Poppins", sans-serif;
    color: #fff;
    text-decoration: none !important;
    width:30px;
    opacity:0.4;
}
.instagram_cta .content .centered .before {
    left: -24px;
    bottom: -26%;
    font-size: 3.1em;
}
.instagram_cta .content .centered .after {
    right: -5px;
    top: -5%;
    font-size: 5.5em;
}

.instagram_cta .content img {
    max-width:100%;
    height:auto;
}
.instagram_cta .content p {
    max-width: 564px;
    max-width: 382px;
    color: #f2ede8;
    margin: 0;
    text-align: left;
    font-size: clamp(1.2em, 2.7vw, 1.5em);
    line-height: clamp(1.2em, 2.7vw, 1.2em);
    text-shadow: 3px 3px 10px #00000085;
    font-family: "Libre Caslon Text", serif;
}
.instagram_cta .content p strong {
    display: block;
    font-size:2em;
    text-align: center;
    margin: 30px 0px 58px;
    font-family: "Libre Caslon Text", serif;
    font-weight: normal;
    color: #f2ede8;
}

.instagram_cta .content p.link {
    text-align: right;
    margin: 12px 0;
}
.button_wrapper {
    position: relative;
    text-align: right;
}
.instagram_cta .content a {
    display: inline-block;
    color: #4B0410;
    background: #efbc50;
    border-radius: 3px;
    PADDING: 7PX 20PX;
    font-style: italic;
    font-weight: bold;
    font-family: "Caladea", serif;
    margin-top: 0px;
}
/*  */
.instagram_cta .content  a:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style:normal;
    font-weight: bold;
    opacity: .8;
}
.instagram_cta .content a:hover {
    filter: saturate(150%);
}
/*  */


@media screen and (max-width: 1180px) {
    .instagram_cta .image {
        width: 52%;
    }
    .instagram_cta .content .centered .before {
        left: 36px;
        font-size: 3.1em;
    }
    .instagram_cta .content .centered .after {
        right: 20px;
        font-size: 5.5em;
    }
}
@media screen and (max-width: 900px) {
    .instagram_cta .content .centered {
             min-width: 258px;
    }
    .instagram_cta .instaBackground {
            bottom: -645px;
    }
    .instagram_cta .visible {
       height: 39vw; 
    }
}
   
@media screen and (max-width: 740px) {
    .instagram_cta .visible {
        flex-direction: column-reverse;
        padding: 4vh 0 6vh 0;
        /* margin: 16px 0 16px 0; */
    }
    .instagram_cta  .image {
        width: 92%;
        height: 362px;
        background-size: 760px;
    }
    .instagram_cta img {
        top: -229px;
    }
    .instagram_cta .content {
        width:100%;
        min-width: 300px;
        /* margin-bottom: 40px; */
    }
        .instagram_cta .content .centered {
        min-width: 180px;
    }
}

@media screen and (max-width: 630px) {
    .diagonal_blue_top {
        display: none;
    }
    .instagram_cta .visible {
        flex-direction: column;
        height: initial;
        max-height: initial;
        align-items: center;
    }
    .instagram_cta img {
        position: relative;
        top: 0px;
        height: 260px;
        width: 328px;
        max-width: 100%;
        left: inherit;
    }
    .instagram_cta .content {
                margin: 30px auto 0px;
                align-items: center;
                min-width: 240px;
    }
    .instagram_cta .content p strong {
            margin: 18px 0px 23px;
    }

}


/* About Page */
.content_section table {
     display: flex;
     justify-content: center;
     border: 2px solid  #4b0410;
     border-radius: 15px;
     /* padding: 25px 4% ; */
     margin: 30px 0px;
}
.content_section  table tbody {
    width:100%;
}
 .content_section  table tr {
    display: flex;
 }
.content_section  table td {
    display: flex;
    align-items: anchor-center;
    justify-content: center;
    padding: 15px;
    text-align: center;
}
@media (max-width: 725px) { 
    .content_section:not(.weddings)  table tr {
        display: flex;
        flex-direction: column;
    }
    .content_section:not(.weddings)  table,    
    .content_section:not(.weddings)  table tr,
    .content_section:not(.weddings)  table td {
        width: 100% !important;
        height:auto !important;
    }
}

/* Ammenities */

.page-id-262 .content_section ul,
.page-id-243 .content_section ul,
.page-id-246 .content_section ul,
.page-id-352 .content_section ul,
.page-id-353 .content_section ul {
    background: #4b0410;
    border: 2px solid #4b0410;
    background: #ffffffbf;
    border-radius: 15px;
    /* color:beige; */
    padding: 25px 35px;
    column-count: 2; /* Defines two columns */
    column-gap: 30px; /* Spacing between columns */
}
.page-id-353 .content_section ul {
    column-count: 1;
}
.content_section ul ul {
    padding: 5px !important;
    border: 2px solid #4b041052 !important;
    margin: 12px !important;
    border-radius: 9pxv !important;
}

@media screen and (max-width: 560px) {
    .page-id-262 .content_section ul,
    .page-id-243 .content_section ul,
    .page-id-246 .content_section ul {
        column-count: 1; /* Defines two columns */
        column-gap: 30px; /* Spacing between columns */
    }
}

/* Hotels Page ===================----------------------------===== */

   #suites {display:flex;justify-content: space-evenly;align-items: flex-start;align-items: stretch;flex-wrap: wrap;}
   #suites .suite {display: flex;flex-direction: row;position: relative;/* flex-basis: calc(50% - 15px); *//* margin:20px 0px; */box-shadow: 0px 0px 0px -6px rgba(0, 0, 0, 0.0);background: #f8f8f8;flex-grow: 1;transition:0.3s;}
   

   /*  */
#suites .suite .images-wrap {
	position: relative;
	display: flex;
	width: 60%;
	/* height: 100vw; */
	/* min-height: 300px; */
	/* max-height: 540px; */
	/* border-radius: 13px 0px 0px 12px; */
	padding: 10px 0;
	overflow: hidden;
}
/* #suites .suite .images-wrap:after {
	content:'';
	z-index: 2;
	position: absolute;
	right: 0px;
	top:0px;
	width: 30%;
	min-width: 100px;
	height:100%;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #070b0e 100%);
} */
#suites .suite .rslides {
	height: 32vw;
	min-height: 300px;
	max-height: 500px;
}

#suites .suite .rslides div {
	height: 42vh;
	height: 100%;
	width: 100%;
}
   /*  */

   #suites .suite .bottom {display: flex;flex-direction: column;align-items: unset;justify-content: center;flex-grow: 1;width: 40%;padding: 0 3%;}
   #suites .suite .bottom h3 {display: block;padding: 40px 0% 0px;/* text-decoration:underline; *//* text-align: center; */color: #3c3c3c;text-decoration-color: rgba(60, 60, 60, 0.48);text-transform: uppercase;font-size: 1.55rem;font-weight: 600;line-height: 2rem;margin: 0px;transition:0.3s;}
   /* .page-template-default  .suite .bottom  */.buttons.b_small,


    .buttons.b_small .button:hover {
        padding-right: 2.3rem !important;
    }

   .hand_picked__center .buttons.b_small a {
    padding: 7px 13px 7px 50px;
   }
   .hand_picked__center .button:after {
    top: 52%;
   }
   


   #suites .suite .bottom .content {margin-top: 0px;padding: 0px 0% 20px;color:black;/* line-height: 1.5rem; *//* flex-grow: 1; */transition:0.3s;}
   #suites .suite .bottom .content > * {/* font-size:1rem; */}
   #suites .suite .bottom .buttons {display:flex;flex-wrap: wrap;padding-bottom: 20px;justify-content: start;gap: 19px;}
   /*#suites .suite .bottom  */ .buttons.b_bottom {/* position: absolute; *//* width: 100%; *//* left: 0px; *//* bottom: 0px; */}
   
   #suites .suite .bottom .buttons a {background: #b3b3b3;background: var(--pink1);color:white;/* flex-grow: 1; */text-align: center;padding: 8px 3%;margin: 0px;border-radius: 0px 0px 2px 2px;font-family: 'Fjalla One', sans-serif;}
   #suites .suite .bottom .buttons a.b_visit {position:relative;background:var(--pink2);color: #ae4110 !important;background: transparent;/* text-decoration: underline; */box-shadow: none;padding: 12px 17px;}
   #suites .suite .bottom .buttons a.b_visit:before {position:absolute;content:'';left:0px;top:0pc;width:2px;height:100%;background: #f8f8f8;}
   
   #suites .suite .bottom .buttons a:hover {display:block;}
   
   #suites .suite:hover {/* box-shadow: 1px 7px 10px -3px rgba(0, 0, 0, 0.26); *//* background: #ffffff; */}
   #suites .suite:hover .image {/* height: 278px; */}
   #suites .suite:hover .image:after {color: var(--blue1);}
   #suites .suite:hover .image:before {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0);background: white;right: -4rem;top: -1rem;padding: 1.8rem 4rem 1.6rem;height: 88px;}
   #suites .suite:hover .image .extra_info {
    top: 0px;
    opacity:1;
    background: #00000061;
   }

   #suites .suite:hover .bottom h3 {/* padding: 25px 5% 0px; */}
   #suites .suite:hover .bottom .content {/* padding: 0px 5% 5px; */}
   /* #suites .suite:hover .bottom .buttons a.b_book {background:var(--pink1);} */

    #suites .suite .bottom a.b_book {
    padding: 8px 10px;
    border-radius:3px;
    color: #ffffffcf;
    background: #4B0410;
    font-size: 1.2em;
    margin: 0px 20px 0px 0px;
    border-radius: 3px;
    box-shadow: 2px 2px 10px #00000045;
    transition: 0.3;
}
 /* #suites .suite .bottom a.b_book:before {
    content:'\f279';
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: bold;
    color: white;
} */
 #suites .suite .bottom a.b_book:hover {
    filter: contrast(130%);
}
#suites .suite:nth-of-type(even) {
        /* flex-direction: row-reverse; */
        background: none;
    }
 
@media screen and (max-width: 1400px) {
    #suites .suite .rslides {
        min-height: 100%;
        /* max-height: 500px; */
    }
}

@media screen and (max-width: 1185px) {
    #suites .suite .image {
       height: 100%; 
    }
    #suites .suite .image img {
        height: 100%;
    }
}

    

@media screen and (max-width: 770px) {
    #suites .suite {
        flex-direction: column;
    }

    #suites .suite .images-wrap:after {
		display: none;
	}
	#suites .suite .images-wrap {
		width:100%;
		border-radius: 20px 20px 0px 0px;
	}
	#suites .suite .rslides {
		height: 50vw;
		min-height: 290px; /* 510px; */
		max-height: 440px;
	}
	#suites .suite .rslides div {
		
	}
    #suites .suite .bottom {
            width: 100%;
    }
}


/* About Hotel Listings main */
.about_list {
}
.about_list .image img {
    object-fit: cover;
    height: revert-layer !important;
}
.about_list  .suite:nth-last-of-type(odd) {
        flex-direction: row-reverse !important;
}

@media screen and (max-width: 770px) {
    .about_list .image img {
        width: 100%;
        height: 50vw !important;
    }
}

/* Things to do */

   #things {display:flex;justify-content: space-evenly;align-items: flex-start;align-items: stretch;flex-wrap: wrap;margin: 0 0px 40px 0;}
   #things .suite {display: flex;flex-direction: column;position: relative;flex-basis: calc(50% - 15px);margin:20px 0px;box-shadow: 0px 0px 0px -6px rgba(0, 0, 0, 0.0);background: #f8f8f8;transition:0.3s;}
   #things .suite .image {position: relative;display:block;overflow: hidden;width: 100%;height: 40%;height: 250px;transition:0.3s;}
   #things .suite .image img {position: absolute;display:block;width:100%;height: 100%;top: 0px;left: 0px;object-fit: cover;}
   #things .suite.diagonal .image:before {position:absolute;z-index: 1;content:'';right: -3.4rem;
    top: 0.8rem;width: 190px;height: 48px;    text-align: center;transform: rotate(45deg);background: var(--blue1);color: white;padding: 0.6rem 4rem 0.4rem;font-family: 'Fjalla One', sans-serif;font-size: 1.4rem;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);transition:0.3s;}
   #things .suite.diagonal .image:after {
    position:absolute;
    z-index: 1;
    content:'AIRBOAT';
    right: -4rem;
    top: 0.5rem;
    transform: rotate(45deg);
    color: white;
    padding: 0.6rem 4rem 0.4rem;
    font-family: 'Fjalla One', sans-serif;
    font-size: 1.4rem;
    width: 250px;
    height: 108px;
    text-align: center;
    transition:0.3s;
    }
   
   #things .suite .image .extra_info {
        position: absolute;
        top: 60px;
        left:0;
        width: 100%;
        height: 100%;
        opacity:0;
        display: flex;
        align-items: end;
        padding: 5%;
        transition: 0.3s;
   }
   #things .suite .image .extra_info .box {
    position: relative;
   }
   #things .suite .image .extra_info p {
    color: white;
    line-height: 1.2em;
   }
   #things .suite .image .extra_info p em {
    font-size:smaller;
   }
    #things .suite .image .extra_info a.tel {
      position: relative;
      /* text-decoration: underline; */
      color: white;
      font-weight: bold;
   }

   #things .suite .bottom {display: flex;flex-direction: column;align-items: normal;justify-content: stretch;flex-grow: 1;}
   #things .suite .bottom h3 {display: block;padding: 40px 5% 0px;/* text-decoration:underline; */text-align: center;color: #3c3c3c;text-decoration-color: rgba(60, 60, 60, 0.48);text-transform: uppercase;font-size: 1.55rem;font-weight: 600;line-height: 2rem;margin: 0px;transition:0.3s;}
   /* .page-template-default  .suite .bottom  */.buttons.b_small,


    .buttons.b_small .button:hover {
        padding-right: 2.3rem !important;
    }

   .hand_picked__center .buttons.b_small a {
    padding: 7px 13px 7px 50px;
   }
   .hand_picked__center .button:after {
    top: 52%;
   }
   


   #things .suite .bottom .content {margin-top: 0px;padding: 0px 5% 35px;color:black;/* line-height: 1.5rem; */flex-grow: 1;transition:0.3s;}
   #things .suite .bottom .content > * {/* font-size:1rem; */}
   #things .suite .bottom .buttons {display:flex;flex-wrap: wrap;align-items: end;}
   /*#things .suite .bottom  */ .buttons.b_bottom {/* position: absolute; *//* width: 100%; *//* left: 0px; *//* bottom: 0px; */}
   
   #things .suite .bottom .buttons a {background: #b3b3b3;background: var(--pink1);color:white;flex-grow: 1;text-align: center;padding: 8px 3%;margin: 0px;border-radius: 0px 0px 2px 2px;font-family: 'Fjalla One', sans-serif;}
   #things .suite .bottom .buttons a.b_visit {position:relative;background:var(--pink2);color: #ae4110 !important;background: transparent;/* text-decoration: underline; */box-shadow: none;padding: 12px 17px;}
   #things .suite .bottom .buttons a.b_visit:before {position:absolute;content:'';left:0px;top:0pc;width:2px;height:100%;background: #f8f8f8;}
   
   #things .suite .bottom .buttons a:hover {display:block;}
   
   #things .suite:hover {box-shadow: 1px 7px 10px -3px rgba(0, 0, 0, 0.26);/* background: #ffffff; */}
   #things .suite:hover .image {/* height: 278px; */}
   #things .suite:hover .image:after {color: var(--blue1);}
   #things .suite:hover .image:before {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0);background: white;right: -4rem;top: -1rem;padding: 1.8rem 4rem 1.6rem;height: 88px;}
   #things .suite:hover .image .extra_info {
    top: 0px;
    opacity:1;
    background: #00000061;
   }

   #things .suite:hover .bottom h3 {/* padding: 25px 5% 0px; */}
   #things .suite:hover .bottom .content {/* padding: 0px 5% 5px; */}
   /* #things .suite:hover .bottom .buttons a.b_book {background:var(--pink1);} */

    #things .suite .bottom a.b_book {
    padding: 8px 10px;
    border-radius:3px;
    color: #ffffffcf;
    background: #4B0410;
    font-size: 1.2em;
    margin: 20px 20px 17px 20px;
    border-radius: 3px;
    box-shadow: 2px 2px 10px #00000045;
    transition: 0.3;
}

 /* #things .suite .bottom a.b_book:before {
    content:'\f279';
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: bold;
    color: white;
} */
 #things .suite .bottom a.b_book:hover {
    filter: contrast(130%);
}


/* Concierge */
.con {
    display: flex;
    align-items: anchor-center;
    border: 2px solid #4b0410;
    background: white;
    border-radius: 15px;
    /* color: beige; */
    padding: 25px 25px;
    column-count: 2;
    column-gap: 30px;
}
.con img  {
    width: 35%;
    max-width: 230px;
    height:auto;
}
.con  .right {
    display: block;
}
.con  .right > * {
    display: block;
}

@media screen and (max-width: 550px) {
  .con {
    flex-direction: column;
    padding: 15px 15px;
   }
   .con img  {
    width: 100%;
    max-width: 430px;
    height:auto;
}
} 
   .bottom_content  {padding: 6rem 0 8rem 0;}
   
   .bottom_content { box-shadow: inset 0px 68px 60px -47px white; }
   
   .bottom_content .taggs_section {}
   .bottom_content .taggs_section:after {position:absolute;content:'';bottom:-100px;left:0px;width:100%;height:100px;  -webkit-transform: scaleY(-1); transform: scaleY(-1);
       background-image:url("data:image/svg+xml,%3Csvg width='2625' preserveAspectRatio='none' height='547' viewBox='0 0 2625 547' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23_3599601401__clip0)'%3E%3Cpath opacity='1' d='M0 37.643V547h3059V108.861c-230.97-56.086-708-135.861-1360.62 0-529.7 110.273-782.319-48.43-1084.504-71.218C336.968 16.76 109.63 32.09 0 37.643z' fill='%23F8F9F9'/%3E%3Cpath d='M2625 25v521H0V163.163c198.199-56.039 711.043-139.09 1122.46-40.162 394.57 94.877 720.47 24.384 968.22-43.896C2287 25 2530.92 19.452 2625 25z' fill='%230E1318' fill-opacity='.06'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='_3599601401__clip0'%3E%3Cpath fill='%23fff' d='M0 0h2625v547H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
       background-repeat:no-repeat;
       background-size:cover;
       background-size: 1600px 300%;
       }
   
   .bottom_content .taggs_section img {margin-bottom:20px; max-width:50%; height:auto;}
   
    .to_top_hotels {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;position:sticky;z-index: 3;bottom: 15px;left: 100%;/* background: var(--pink1); */width: 6rem;/* height: 4rem; */border-radius: 50%;color:white;background: var(--pink1);padding: 7px 8px;line-height: 1.1rem;font-size: 1rem;border-radius: 3px;box-shadow: 0px 6px 9px -8px #000000;transition:0.3s;}
    .to_top_hotels:before {position:absolute;content:'';top: -7px;color: var(--pink1);opacity:1;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid var(--pink1);transition: 0.3s;}
    .to_top_hotels span {display: inline-block;margin: 3px 0px 4px;font-size: 1.3rem;}
   
    .to_top_hotels:hover {background: var(--pink2);}
    .to_top_hotels:hover:before {color: var(--pink2);}
    .to_top_hotels:hover span {}
   
       @media only screen and (min-width:1400px) {
           .bottom_content {background: url(/templates/client/images/pattern.png) repeat center;background-attachment: fixed; }
       }
       @media only screen and (min-width: 1530px) {
           .bottom_content .taggs_section:after {height:130px;background-size: 100% 270%;}
       }
       @media screen and (max-width: 950px) {
           #things .suite {flex-basis: calc(50% - 10px); }
       }
       @media screen and (max-width: 600px) {	
           #things .suite {flex-basis: calc(100% - 10px); }
           .bottom_content .taggs_section img {display: block; float:none !important;clear:both;margin:10px auto 20px; width:100%;  max-width:500px; }
           .bottom_content .taggs_section img.ghostpic { max-width:300px;}
            .to_top_hotels {left:0%;position: relative;width: 11rem; margin: 40px auto 0 auto;}
       }

/* accomodations */
.page-id-241 .section_1   { 
    padding: 10px 25px 20px 25px;
    margin-bottom: 0px 20px 30px;}

 /* MISC */
.menu {
    display: flex;
}
.menu li {
   position: relative; 
}
.menu li a {
    
}


/* Gallery  */
p a.back {
    display: inline-block;
    color: #f2ede8;
    background: #4b0410;
    border: 2px solid #4b0410;
    border-radius: 3px;
    PADDING: 7PX 20PX;
    font-family: "Caladea", serif;
    margin-top: 10px;
    font-size: 1em;
    display: inline-block;
    position: relative;
    /* padding: 12px 17px; */
    border-radius: 3px;
    color: #ffffffcf;
    /* background: #ae4110; */
    font-size: 1.2em;
    margin-top: 20px;
    /* border-radius: 3px 12px 3px 12px; */
    box-shadow: 2px 2px 10px #00000045;
    text-decoration: none;
    transition: 0.3;
}
p a.back:after {
    display: none;
}
p a.back:before {
    content: '\f060';
    font-family: "Font Awesome 5 Free";
    color:#f2ede8;
    margin-right: 11px;
    /* font-size: larger; */
    font-weight: bold;
    opacity: .37;
}
p a.back:hover {
    filter: saturate(150%);
    background: #4b0410;
}


/* Location Page ========================================*/
.location {
    position: relative;
}
.location a {
    position: absolute;
    bottom:15px;
    right:15px;

    display: inline-block;
    color: #f2ede8;
    /* text-transform: uppercase; */
    /* font-style: italic; */
    /* font-weight: bold; */
    background: #4B0410;
    border-radius: 3px;
    PADDING: 7PX 20PX;
    font-style: italic;
    font-family: "Caladea", serif;
    margin-top: 10px;
}
.location a:hover {
    filter: saturate(150%);
}
.markers {
    position: relative;
    margin-bottom: 0px;
    border-top: 2px solid #4b0410;
    background: #ffffffbf;
    max-width: none;
}
.markers .background_color {
    /* background: #4b0410; */
    /* border: 2px solid #4b0410; */
    /* background: #ffffffbf; */
    /* border-radius: 15px; */
    /* color: beige; */
    padding: 25px 35px;
    column-count: 2;
    column-gap: 30px;
}
.markers .centered {
        max-width: 1000px;
}
.markers ul {
 list-style: none;
 columns: 2;
 padding: 0px;
}
.markers ul li {
     position: relative;
     counter-increment: chapter;
     padding: 6px 6px 6px 26px;
     font-size: 1.1em;
}
.markers ul li:before {
    position: absolute;
    display: inline-block;
    content:counter(chapter, upper-alpha);
    background: #490712;
    border-radius: 100px;
    left: -10px;
    top: 5px;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color:white;
    margin-right: 9px;
}
 .markers  strong {
    color: #dda52e;
 }
.location {
    position: relative;
    width:100%;
    height:40vw;
    max-height:500px;
    min-height: 370px;
    background: url(images/map_markers.png) no-repeat center; /* 1671 866 */
    background-size: 1671px;
    border-top: 2px solid #4b0410;
    transition: 0.3s;
}
.google_map {

}
@media screen and (max-width: 670px) {
    .location {
        background-size: 1400px;
    }
}

@media screen and (max-width: 520px) {
    .markers ul {
        columns: 1;
    }
    .markers .centered {
            max-width: 1000px;
    }
     /* .location {
         background: url(images/map_markers.png) no-repeat 53% center;
        background-size: 1300px;
       
    } */
}

/* bottom of page back buttons */
.separate {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.separate {

}

/* Our Story========================================== */
.smaller {
    font-size:smaller;
    clear:both;
    border: 2px solid #4b0410;
    background: white;
    border-radius: 15px;
    padding: 25px 25px 25px 35px;
}
#creole {
    /* clear:both; */
}


/* Dining Page  */
.hours {
    border-radius: 10px;
    border: 2px solid #d27906;
    padding: 10px 10px;
    margin: 40px auto 10px auto;
    max-width: 400px;
}

/* Footer ===========================================*/
footer {
    position: relative; 
}
.home footer {
    margin-top: -56px;
}
body:not(.home) footer {
    border-top: 5px solid #4b0410;
}
footer .map {
    position: absolute;
    left:100px;
    right:0px;
    top:0px;
    bottom:0%;
    background: url(images/map.png) no-repeat right 35% center;
    background-size: 90%;
    background-size: 2790px;
    transition: 0.3s;
}
footer .map .dummy {
    position: absolute;
    right: 38%;
    bottom: 36%;
    width: 260px;
    height:50px;
    background:red;
    opacity: 0;
}
footer .left {
    position: relative;
}
footer .left:before {
    content:'';
    position: absolute;
    z-index: 3;
    left:0px;
    top:0px;
    bottom:0px;
    right: 70%;
    background-color: #faf4ee;
    /* border:3px solid red; */
}
footer .left:after {
    content:'';
    position: absolute;
    left: 30%;
    top: 0%;
    bottom:0%;
    right: 40%;
    background-color: #fcf6e8;
    background: rgb(252,246,232);
    background: linear-gradient(90deg, rgb(250 244 238) 0%, rgba(252, 246, 232, 0.004639355742296902) 100%);
    /* border:3px solid orange; */
}

footer .left .content {
    position: relative;
    z-index: 5;
    padding: 8vh 22px 2vh 52px;
    width: 50%;
    max-width: 390px;
    font-size: clamp(0.9em, 2.7vw, 0.9em);
    line-height: clamp(1.1em, 2.7vw, 1.2em);
}
footer .left .content .logo2 {
    height:auto;
    max-width: 100%;
    /* margin-bottom: 17px; */
}
footer .left .content strong {
    font-family: "Libre Caslon Text", serif;
}
footer table {display: block;background: #4b0410;/* font-weight: bold; */border-radius: 12px;padding: 0px;color: beige;font-size: 0.9em;margin: 20px 0 10px 0px;}
footer .left .content p {
   margin: 7px 5% 7px 4%;
}
.holidayInn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: anchor-center;
    /* display: inline-block; */
    border: 2px solid #96909042;
    border-radius: 11px;
    position: relative;
    transition: 0.3s;
}
.holidayInn img {
    max-width:200px;
    height:auto;
}
body:not(.home)  .holidayInn img{
    filter : brightness(0) invert(1);
 }
.holidayInn span {
   font-style:italic;
   text-align: center;
   margin-bottom:20px;
   opacity: 0.6;
   color: black;
}
body:not(.home)  .holidayInn span {
    color:white;
}
.holidayInn:hover {
    box-shadow: inset 1px 1px 19px #21624552;
}

footer table td {
    padding: 10px 14px;
}
footer table p {
    /* margin:0px !important; */
}
footer table a {
    color:beige;
}
footer .left .content p a {
    text-decoration: underline;
    /* font-weight: bold; */
}

footer .links {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

footer .links a {
    display: inline-block;
    background: #eeb334;
    margin: 2px 0px;
    padding: 4px 8px;
    color: black;
    font-size: smaller;
    flex-grow: 0;
}
footer .email {
    color:black !important;
   background: #eeb334 !important; 
}
footer .links a:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    margin-left: 11px;
    /* font-size: larger; */
    font-style: normal;
    font-weight: bold;
    opacity: .37;
}

footer .social {
    display: flex;
    margin: 11px 0 0 0%;
}
footer .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5.4px;
    text-decoration: auto;
    text-align: center;
    transition: 0s;
}
footer .social a i {
    color: #ffffff;
    font-size: 2.2em;
    border-radius: 50%;
    padding: 7px;
    width: 39px;
    height: 38px;
}
footer .social a:nth-last-of-type(1) i {
    background-color:green;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* footer .social a:nth-last-of-type(2) i {
    color: #ffffff;
    background: red;
    font-size: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
} */
footer .social a:nth-last-of-type(2) i {
    color: #dd4980;
    font-size: 39px;
    padding: 0px;
}
footer .social a:nth-last-of-type(3) i {
    color: #3b5998;
    padding: 0px;
    font-size: 36px;
}
footer .social a:hover  {
    filter: saturate(170%);
}

footer .links2 {
    /* display: flex; */
    align-items: baseline;
}
footer .links2 a {
    display: inline-block;
    /* background: #4b041017; */
    margin: 0px 0px;
    padding: 2px 1px;
    color: black;
    font-size: smaller;
    flex-grow: 0;
    text-decoration: underline;
}
footer .links2 a:hover {
    text-decoration: none;
}

footer .ign img {
    filter: invert(77%); 
    width:100%;
    max-width: 320px;
    height:auto;
    border: 2px solid #96909042;
    border-radius: 11px;
}
.home footer .ign img {
    /* filter: invert(77%); */
    margin-top: 13px;
}

.bestPrice {
    display: inline-block;
    border: 2px solid #96909042;
    border-radius: 11px;
    margin-top: 15px;
    padding: 6px 10px;
    background: white;
}
body:not(.home) .bestPrice  {
    background: #ffffff21 !important;
}
.bestPrice img {
    width:100%;
    max-width: 210px;
    height:auto;
}
body:not(.home) .bestPrice img  {
    filter: brightness(0) invert(1);
}

@media screen and (min-width: 1600px) {
    footer .map {
        background: url(images/map.png) no-repeat right 0px center;
        background-size: 90%;
        background-size: 2400px;
    }
    footer .map .dummy {
        right: 27%;
    }
    footer .left:after {
            right: 55%;
    }
}

@media screen and (max-width: 700px) {
    footer .map {
        background: url(images/map2.png) no-repeat;
        background-position: center  top -260px;
         /* background-position: -249px -260px; */
        background-size: 810px;
        left:0px;
        top: 0px;
        bottom: inherit;
        height: 380px;
        border-bottom: 4px solid #4b0410;
    }
    footer .map .dummy {
        right: 21%;
        top: 0%;
        bottom: inherit;
    }
    footer .left:before {
        display: none;
        right: 0%;
        top: 51%;
        /* top:inherit; */
        bottom:0%
        border: 2px solid #5b00ff;
    }
    footer .left:after {
        display: none;
        left: 0%;
        right: 0%;
        top: 23%;
        bottom: 48%;
        background: rgb(252,246,232);
        background: linear-gradient(0deg, rgba(252,246,232,1) 0%, rgba(252,246,232,0.004639355742296902) 100%);
        /* border: 2px solid red; */
    }
    footer .left .content {
        width:100%;
        padding: 420px  4% 10px 4%;
        /* display: none; */
    }
    .logo2 {
        display: none;
    }
}
@media screen and (max-width: 530px) {
    footer .map {
         background-position: -249px -260px;
    }
}


/* Footer on Interior pages only======================================== */
.footer2 {
    background: #47030f;
}
.footer2 .left  {
    
}
.footer2 .left:before ,
.footer2 .left:after {
    display: none;
}
.footer2 .left .content {
    display: flex;
    align-items: anchor-center;
    justify-content: space-between;
    width: 100%;
    padding: 20px 22px;
    max-width: 1210px;
    margin: 0 auto;
    gap: 20px;
}

.footer2 .map {
    display: none;
}
.footer2 .col {
    max-width: 300px;
    flex-grow: 1;
}
.footer_col_1 {
   
}
.footer2 .col_1 p {
    color: #ece7e1  !important;
}
.footer2 .col_1 p a {
    color: #ece7e1  !important;
}
.footer2 .col_2 {
  
}
.footer2 .col_2 p {
    color: #44020e !important;
}
.footer2 .col_2 p a {
    color: #44020e  !important;
}
.footer_col_3 {
    width:200px;
}
.footer2 .col_3 .top {
    display: flex;
    align-items: anchor-center;
}
.footer2 .col_3 .top .left {
    position: relative;
}
.footer2 .col_3 .top > img {
    height:auto;
    width: 50%;
    max-width: 200px;
}
.footer2 table {
        background: #ece7e1;
}

.footer2 .links a {
        color: #ece7e1;
    background: #4b041017;
}
.footer2 .links a:after {
    display: none;
}

.footer2 .email {
    padding: 2px 8px;
    border-radius: 3px;
}

.footer2 .comp {
    text-align: center;
    margin-top: 2px !important;
    color: #ece7e1 !important;
}
.footer2 .comp a {
    color: #ece7e1 !important;
}
.footer2 .footer_links {

}
.footer2 .footer_links a {
    margin: 0px 0px;
    padding: 2px 2px;
     text-decoration: underline;
}
.footer2 .footer_links a:hover {
    text-decoration:none;
}
.footer2 .social {
        margin: 0px 0 0 0%;
}
.footer2 .social a {
 /* margin: 5px 2px; */
}

@media screen and (max-width: 700px) {
    .footer2 .left .content {
        flex-direction: column;
    }
    .footer2 .col {
        width:100% !important;
        max-width: 100% !important;
    }
    .footer2 .logo2 {
        display: inline-block !important;
    }
    .footer2 .col_3 .top {
        flex-direction: column;
    }
    .footer2 .social {
        margin: 10px 0;
        justify-content: center;
    }
    .footer2 .email {
            margin: 10px 0px;
            padding: 6px 12px;
    }
    .footer2 .links {
        align-items: center;
    }
}
/* .page-template-page-location footer .map {
    background: url(images/map_markers2.png) no-repeat right 35% center;
    background-size: 90%;
    background-size: 2400px;
}

@media screen and (max-width: 1000px) {
    .page-template-page-location footer .map {
        background: url(images/map_markers2.png) no-repeat right 31% center;
    }
}

@media screen and (max-width: 840px) {
    .page-template-page-location footer .map {
        min-height: 370px;
        background: url(images/map_markers.png) no-repeat center !important; 
        background-size: 1400px !important;
       
        background-size: 810px;
        left:0px;
        top: 0px;
        bottom: inherit;
        height: 380px;
        border-bottom: 4px solid #4b0410;
    }
    .page-template-page-location footer .map .dummy {
        right: 21%;
        top: 0%;
        bottom: inherit;
    }
    .page-template-page-location footer .left:before {
        display: none;
        right: 0%;
        top: 51%;
        
        bottom:0%
        border: 2px solid #5b00ff;
    }
    .page-template-page-location footer .left:after {
        display: none;
        left: 0%;
        right: 0%;
        top: 23%;
        bottom: 48%;
        background: rgb(252,246,232);
        background: linear-gradient(0deg, rgba(252,246,232,1) 0%, rgba(252,246,232,0.004639355742296902) 100%);
       
    }
    .page-template-page-location footer .left .content {
        width:100%;
        padding: 420px  4% 10px 4%;
        
    }
    .page-template-page-location .logo2 {
        display: none;
    }
}

@media screen and (max-width: 520px) {
    .page-template-page-location footer .map {
         background: url(images/map_markers.png) no-repeat 56% center !important;
        background-size: 1300px !important;
       
    }
} */


/*COMPUCAST LOGO CSS start-----------------------------*/
/*.backdrop {position:absolute; top:0; left:0; width:100%; height:100%; background:white; opacity:0.0; z-index:9998; transition:0.3s opacity;}*/


.comp {
    display:block;
    margin:10px auto;
    color: black;
    border-radius:2px;
    overflow:hidden;
    margin-top: 28px !important;
    font-size: 0.7em !important;
    z-index:9999;
    max-width: 1207px;
    margin: 0 auto;
    padding: 0 3% 10px 0%;
    font-size: 0.9em;
    margin-left: 0% !important;
}


 /* ResponsiveSlides--------------------------------------------- */
 .rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;}
 .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    /* height: 40vw; */
    /* max-height:600px; */
    /* min-height:300px; */
    }
 .rslides li:first-child { position: relative; display: block; float: left; }
 .rslides img {display: block;height: 42vw;float: left;width: 100%;border: 0;}

 /* New  */

 /* RSLIDES================================ */

.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides > div {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    min-height: 200px;
    height: 36vh;
    /* max-height: 510px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
 .rslides>div{/* min-height:100vh; */}

.rslides>div:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	/* background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 100%) 100%); */
	right: 0;
	left: 0;
	top: 0px;
	height: 20vh;
	opacity: 0.8;
	transition: opacity .3s ease;
	pointer-events: none;
}

 .rslides_tabs{
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: auto;
    left: 30px;
    bottom: 15px;
    z-index: 2;
}
.rslides_tabs li{
    margin: 5px;
}

.rslides_here a {
	background-color: #eeb334 !important;
}
 .rslides_tabs a {
    background: #f8f8f8;
    color: #000;
    width: 2em;
    height: 2em;
    font-size: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    text-decoration: none;
    line-height: 1em;
}




