/*
Theme Name: Anthony Sage
Theme URI: https://anthonysage.com.com
Author: brian@epiphanet.com
Author URI: https://epiphanet.com/
Description: Theme for Anthony.com. 
Version: 99.99.99
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/




 :root {
  --white: #f3f1ed;
  --black:  #222;
  --gray:  #35363a;
  --silver:  #e4e4e4;
  --orangered:  #f15a24;	  
  --yellow:  #fbe145;
  --lime:  lime;
  --red: #dc3545;
}





.suite-subtitle {
    font-size: 20px;
    display: block;
}


.join-email-list-btn {
    width: 20px;
    display: inline-block;
    margin-left: -20px;
    margin-right: 12px;
}

.join-email-list-btn-close-x {
    right: -28px !important;
    top: -5px !important;
}




.clear-both {
    clear:both !important;
}



.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}




.youtube-video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.youtube-video-container iframe,
.youtube-video-container object,
.youtube-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}









  .pum-theme-2041 .pum-container, .pum-theme-lightbox .pum-container {
padding: 0 !important;
border-radius: 3px;
border: 0 !important;
box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 0 ) !important;
background-color: rgba( 255, 255, 255, 0 ) !important;
}



.no-underline:hover {
    text-decoration: none !important;
}


.fp-watermark {
  display: none !important;
}



#twitch-embed {    
    width: 100%;
    text-align: center;
  }

  #twitch-embed iframe {
    width: 853px;
    height: 480px;
    margin-top: 20px;
    margin: auto;
  }


  .modal {
    z-index: 10000 !important;
  }



.modal-backdrop {
	z-index: 1;
}






.accolades-link-section {
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	line-height: 33px;
	display: block;
	letter-spacing: 1px;
}








.blog-list-thumb {
    width: 150px;
    height: 150px;
    float: left;
    border-radius: 3px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.blog-footer-thumb {
    float: left !important;
    clear: both;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    margin: 0px 10px 20px 0;
    position: relative;
}

.travel-blog-content {
  font-size:  18px;
}

.travel-blog-content h2,h3,h4,h5 {
    text-transform: none !important;
    margin-top: 2rem;
    margin-bottom: 1rem;
}


.food-title {
	font-size: 80px;
	letter-spacing: 1px;
	font-weight: 100 !important;
	margin: auto;
	display: block;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	top: -480px;
	height: 100px;
	margin-bottom:  -130px;
}

.active-honor {
	color: brown !important;
}

.underline {
	text-decoration: underline;
}

.envira-gallery-captioned-text {
	font-size: 14px !important;
}

.aligncenter {
	margin: auto;
  display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

  .ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {
      color: #323232;
      font-family: cerapro-regular;
  }

  div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
      font-family: cerapro-regular !important;
  }


  .contact-text {
      color: #a18f61;
  font-weight: 300;
  font-family: cerapro-regular, sans-serif;
  text-transform: uppercase;
    text-transform: uppercase;
    line-height: 31px;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;

  }


  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
      border-radius: 0 !important;
      font-family: cerapro-regular !important;
      text-transform: uppercase !important;
      max-width: 200px !important;
      margin: auto !important;
  }


  div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
    font-family: cerapro-regular;
  }




  .slideshow-expander {
    display: block;
    position: absolute;
    z-index: 99999;
    font-size: 20px;
    text-shadow: 0px 0px 1px black;
    clear: both;
    top: 316px;
    right: -6px;
    text-align: right;
  }


  .package-modal-title {
    font-family: cerapro-light;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
    color: #9f8f5c;
  }

  .modal-package-image {
    max-width: 40%;
    height: auto;
    float: right;
    margin: 4px 0 10px 10px;
  }

  #module {
    padding-top: 21px;
  }

  a.onlylink {
    cursor: pointer;
    cursor: hand;
  }

  a.onlylink:hover {
    text-decoration: none;
  }

  #module a.collapsed:after {
    content: '+ Show More';
  }

  #module a.onlylink:not(.collapsed):after {
    content: '- Show Less';
  }

  #module #collapseExample.collapse:not(.show) {
    display: block;
    /* height = lineheight * no of lines to display */
    height: 120px;
    overflow: hidden;
  }

  #module #collapseExample.collapsing {
    height: 120px;
  }




   #module2 a.collapsed:after {
    content: '+ Show More';
  }

  #module2 a.onlylink:not(.collapsed):after {
    content: '- Show Less';
  }

  #module2 #collapseExample2.collapse:not(.show) {
    display: block;
    /* height = lineheight * no of lines to display */
    height: 120px;
    overflow: hidden;
  }

  #module2 #collapseExample2.collapsing {
    height: 120px;
  }





   #module3 a.collapsed:after {
    content: '+ Show More';
  }

  #module3 a.onlylink:not(.collapsed):after {
    content: '- Show Less';
  }

  #module3 #collapseExample3.collapse:not(.show) {
    display: block;
    /* height = lineheight * no of lines to display */
    height: 120px;
    overflow: hidden;
  }

  #module3 #collapseExample3.collapsing {
    height: 120px;
  }









.inner-room-top-row {
  padding-top: 130px;
}

.inner-room-slideshow-col {
  min-height: 380px;
}


.home-gold-container {
    position: absolute;
    z-index: 9;
    width: 100%;
    bottom: 40%;
    margin: auto;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	cursor: pointer;
	cursor: hand;
    background: #fff;
}


.footer-col a {
  font-size: 1.2rem;
}


.box-bg {
  background: rgba(255, 255, 255, 0.58);
  margin: auto;
  width: auto;
  display: inline-block;
  padding: 50px;	
}

.bg-white-60 {
	background: rgba(0,0,0,.30);
}

.map-panel {
background: #ffffffd4;
    display: inline-block;
    padding: 30px 19px 0 19px;
    margin-bottom: 100px;
}


.navbar-nav .dropdown-menu {
	background: none;
	border: none;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	padding-top: 0;
	margin-top: -4px;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa2e;
}

ul.footer-nav {
	list-style-type: none;
}




.down-arrow-container {
	position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    text-align: center;
}

.nav-less-line-height {
	line-height: 10px;
}

.footer-col {
	text-align: center;
	letter-spacing: 1px;
}

.footer-col a:hover {
	text-decoration: none;
}

.social-media-header {
	    font-size: 87%;
    margin-left: -10px;
    letter-spacing: 2px;
    display: block;
}


.footer-row {
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0.2329306722689075) 0%, rgba(255,255,255,0.12088585434173671) 74%, rgba(255,255,255,0) 100%);
  padding-top: 25px;
  margin-top: -23px;
  padding-bottom: 39px;
  border-top: 2px solid rgba(159,143,92,0.18);
  color: #796823	;
}


.footer-contact-row h4 {
	    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 2px;
    font-size: 20px;
}

.footer-contact-row a {
    color: #7b693b;
}


.footer-contact-row a:hover {
	text-decoration: none;
}

.papyrus-bg {
	background-image: url(/wp-content/uploads/2019/05/papyrus-wave-patern-42.jpg); 
	background-size: auto !important;
}

.clear-bg {
	background: rgba(255, 255, 255, 0.8);
}

.clear-bg-content-container {
		background: rgba(255, 255, 255, 0.8);
		max-width: 900px; 
    font-size: 17px; 
    line-height: 30px; 
    text-align: center; 
    padding: 100px 50px; margin: auto
}

a {
	color: #9f8f5c;
}

a:hover {
    color: brown;
    text-decoration: none;
}


.accolades-images-container {
	text-align: center;
	background: white;
	padding: 20px;
	width: auto;
	display: inline-block;
	border-radius: 10px;
	line-height: 130px;
}

.accolades-images {
	display: inline-block !important;
width: auto !important;
    height: 100px !important;
    margin-left: 5px !important;
    margin-right: 5px;
}


.small-header-text {
		display: block;
    position: relative;
    margin-top: -158px;
    text-align: center;
    width: 100%;
    margin-bottom: 110px;
}


.small-header-text {
		display: block;
    position: relative;
    margin-top: -158px;
    text-align: center;
    width: 100%;
    margin-bottom: 110px;
}



.press-article-title {
	color: red;
}

.press-date {
	color: gray;
}

b {
	font-weight: bold !important;
}

.white {
	color: white !important;
}

.card-body {
	overflow: hidden;
	height: 170px;
	background: #f9f9f9;
	line-height: 10px;
}

.quote {
  font-size: 18px;
  line-height: 33px;
  display: block;
  letter-spacing: 1px;
}

.press-links-section {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(243,241,237,1) 100%); 
}

.press-links-container {
	margin-top: 100px; 
	border: 1px solid #eeeeee !important;
}

.press-link {
		font-weight:  bold;
		font-style:  italic;
    font-size: 18px;
    line-height: 33px;
    display: block;
    letter-spacing: 1px;
}


.press-button-link {
	display: inline-block;
	color: white;
  background: #9f8f5c;
	letter-spacing: 1px;
	font-size: .7em;
	padding: 5px 10px;
	border: 1px solid white;
}

.press-button-link:hover {
	border: 1px solid  #9f8f5c ;
	background: white;
	color: #9f8f5c ;
	text-decoration: none;
	font-weight: bold;
}

.gray-bg {
	background-color: #f3f3f3 !important;
}

.gallery-links a {
  color: #40464d;
  font-size: 21px;
  display: inline-block;
  padding: 0 15px 10px 15px;
}

.gallery-links a:hover {
  color: darkred;
  text-decoration: none;
}

.no-decoration:hover, .no-decoration {
	text-decoration: none !important;
}

.social-media-icons {
text-align: center;
    display: block;
    position: relative;
    top: 6px;
    left: 10px;
}


.social-media-icons a {

	text-decoration: none;
	background-color: transparent;
	font-size: 30px;
	letter-spacing: 20px;
}

img {
	height: auto !important;
}

.slide-overlay {
	position: absolute;
	z-index: 1;
	top: 50%;
	bottom: 50%;
	height: 100px;
	margin: auto;
	margin-top: -100px;
}


.map-page-image {
	width: 300px;
	height: 300px !important;
}


.background-gold-gradient {
	background: linear-gradient(white, #d2c8a9) !important;
}

.white-headline, .white-headline:hover {
	font-weight: 600;
	text-decoration: none;
	color: white !important;
}


.gold-headline, .gold-headline:hover {
	font-weight: 600;
	text-decoration: none;
	color: #9f8f5c !important;
}

.gold {
	color: #9f8f5c !important;
}



.footer-contact-row .gold {
  color: #7b693b !important;
}













/* Offcanvas nav menu starts
================================================================ */

		/* Bootstrap nav links */
		.navbar-light .navbar-nav .nav-link {
		    color: #9f8f5c;
		    font-family: cerapro-light;
		    font-weight: lighter;
		    letter-spacing: 4px;
		    line-height: 30px;
		    font-size: 20px;
		    text-transform: uppercase;
		}

     .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
  padding-top: 56px;
}


  .offcanvas-collapse {
  	padding-top: 80px;
  	top: 0px;
  	z-index: -1;
    /* background-color: #9f8e5b; */

    background: linear-gradient(white, #d2c8a9);

    position: fixed;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;

    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: #6f42c1; }

.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }




/* Offcanvas menu ends
================================================= */

.navbar-toggler-icon {
	width: 52px;
	height: 52px;
}


.navbar-light .navbar-toggler-icon {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/assets/img/menu-lines.png);
}


.navbar-light .navbar-toggler-icon-transform {
    /*
    width: 321px;
    height: 32px;
		background-image: url(/wp-content/themes/wp-bootstrap-starter/assets/img/left-logo.png) !important;
    */
    /* filter: saturate(0); */
    width: 321px;
    height: 89px;
		background-image: url(/wp-content/uploads/2019/04/inn-above-tide-logo.png) !important;
}




.navbar-light .navbar-toggler {
    color: rgb(255, 255, 255);
    border-radius: 0;
		border:  2px solid #9f8f5c !important;
}



.navbar-light .navbar-toggler-transform {
		border:  0 !important;
}



#logo-nav {
  width: 244px;
  margin: auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 7px;
  z-index: 9999;
  max-width: 33%;
}

.gold-glow {
	-webkit-box-shadow: 0px 0px 4px 3px rgba(159,143,92,1);
-moz-box-shadow: 0px 0px 4px 3px rgba(159,143,92,1);
box-shadow: 0px 0px 4px 3px rgba(159,143,92,1);
}






/* Fullpage navigation extension
========================================= */
#fp-nav{
    font-size: 15px;
    text-transform: uppercase;
    font-family: cerapro-light;
    text-shadow: 0px 0px 1px #9f8f5c;
    letter-spacing: 2px;
    line-height: 15px;
    font-weight: 400;
}
#fp-nav ul li a span:not(.fp-sr-only){
    left: 0;
    top: 0;
}
#fp-nav ul li a.active span:not(.fp-sr-only),
#fp-nav ul li:hover a.active span:not(.fp-sr-only),
#fp-nav ul li:hover a span:not(.fp-sr-only),
#fp-nav ul li a span:not(.fp-sr-only){
    margin: 0;
}
#fp-nav ul li {
    height: auto;
}
#fp-nav ul li a span:not(.fp-sr-only){
    position:relative;
    display: block;
    background: transparent;
}
#fp-nav ul li a.active span:not(.fp-sr-only),
#fp-nav ul li:hover a.active span:not(.fp-sr-only),
#fp-nav ul li:hover a span:not(.fp-sr-only),
#fp-nav ul li a span:not(.fp-sr-only){
    height: 12px;
    width: 12px;

}
#fp-nav ul li {

    margin: 12px 7px;
}


/* Extension
 * --------------------------------------- */
#fp-nav ul li{
    width: auto;
}
#fp-nav ul li a{
    width: auto;
    display: table;
    height: auto;
}
#fp-nav ul li .fp-tooltip {
    top: 1px;
}
#fp-nav.fp-right ul li .fp-tooltip {
    right: 25px;
}
#fp-nav.fp-left ul li .fp-tooltip {
    left: 25px;
}


/* Colors
 * --------------------------------------- */
#fp-nav ul li a.active span:not(.fp-sr-only){
    background: #fff;
}
#fp-nav ul li:hover a:not(.active) span:not(.fp-sr-only){
    background: rgba(159,143,92,0.4); 

}
#fp-nav ul li a span:not(.fp-sr-only) {
    background: transparent;
    border: 1px solid #fff;


}




/* Custom
=============================================== */
.fp-right {

}

.map-h3 {
	letter-spacing: 2px
}

.fp-controlArrow {
	width: 50px !important;
	height: 70px;
}

.fp-controlArrow.fp-prev {
	border: 0;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/assets/img/left-hover.png) !important;
    background-size: cover;
    background-position: center;
}


.fp-controlArrow.fp-next {
	border: 0;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/assets/img/right-hover.png) !important;
    right: 65px;
    background-size: cover;
    background-position: center;
  }


	.fp-controlArrow.fp-prev {
		left: 20px;
	}

/* Big
 * --------------------------------------- */
.fp-big-nav #fp-nav ul li a.active span:not(.fp-sr-only),
.fp-big-nav #fp-nav ul li:hover a.active span:not(.fp-sr-only),
.fp-big-nav #fp-nav ul li:hover a span:not(.fp-sr-only),
.fp-big-nav #fp-nav ul li a span:not(.fp-sr-only){
    height: 18px;
    width: 18px;
}
.fp-big-nav #fp-nav ul li {
    margin: 25px 7px;
}
.fp-big-nav #fp-nav ul li .fp-tooltip {
    top:3px;
}
.fp-big-nav #fp-nav.fp-right ul li .fp-tooltip {
    right: 30px;
}
.fp-big-nav #fp-nav.fp-left ul li .fp-tooltip {
    left: 30px;
}








/* Fullpage navigation extension ends
======================================= */



.room-photo-more-info {
	width: 100%;
	max-width: 800px;
	height: auto;
}



.white-glow {
	text-shadow: 0px 0px 1px #ffffffb8 !important;
}

.black-glow {
	text-shadow: 0px 0px 1px #000000b8 !important;
}




.dropdown-item {
	text-align: center;
}

	
.reservations-button-container {
	float: right;
}

.info-button  {
    color: white !important;
    font-family: cerapro-light;
    padding: 10px 23px;
    font-size: 15px;
    letter-spacing: 2px;
    overflow: hidden;
    z-index: 1;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    border: 1px solid rgba(159, 142, 91, 0.4);
    background: rgba(159, 143, 92, 0.8);
		text-transform: lowercase;
}


.info-button:hover  {
	text-decoration: none;
 	/* color: #261405 !important; */
 	background: #9f8f5c;
  }



.square-button:hover {
	text-decoration: none;
 	color: white; 
 	background: #9f8f5c;
  }

.square-button {
		min-width: 270px;
		text-transform: uppercase;
    color: white;
    font-family: cerapro-light;
    padding: 10px 23px;
    font-size: 15px;
    letter-spacing: 2px;
    border: 1px solid rgba(159, 142, 91, 0.4);
    background: rgba(159, 143, 92, 0.8);
}


  .square-button {
  	display: inline-block;
  }



.book-button {
  color: white !important;
  font-family: cerapro-light;
  background: #9f8f5c;
  position: relative;
  margin: 0px 7px 10px 7px;
  padding: 15px 45px;
  font-size: 15px;
  letter-spacing: 2px;
  overflow:hidden;
  z-index: 1;
  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}


.book-button:hover {
	text-decoration: none;
	/* color: #9f8f5c !important; */
	background: #b5a882;
}



.link-button {
	display: inline-block;
	color: white !important;
	font-family: cerapro-light;
	background: #9f8f5c;
  padding: 15px 45px;
  font-size: 15px;
  letter-spacing: 2px;
  overflow:hidden;
  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}

.link-button:hover {
	text-decoration: none;
	/* color: #9f8f5c !important; */
	background: #b5a882;
}







	/* Fixed header and footer.
	* --------------------------------------- */
	#header, #footer{
    height: 20px;
    display: block;
    width: 100%;
    z-index: 9;
    text-align: center;
    color: #333;
    padding: 0;

	}

	#header{
		top:0px;
	}
	#footer{
		bottom:0px;
    position: absolute;
    padding-top: 10px !important;
	}


	/* Bottom menu
	* --------------------------------------- */
	#infoMenu {
		bottom: 80px;
	}
	#infoMenu li a {
		color: #fff;
		z-index: 999;
	}







/* Fonts 
===================================== */

@charset "UTF-8";
@font-face {
    font-family: cerapro-light;
    src: url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-light.eot) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-light.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-light.woff2) format("woff2"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: cerapro-regular;
    src: url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-regular.eot) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-regular.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-regular.woff2) format("woff2"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: cerapro-medium;
    src: url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-medium.eot) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-medium.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-medium.woff2) format("woff2"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: cerapro-bold;
    src: url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-bold.eot) format("embedded-opentype"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-bold.woff) format("woff"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-bold.woff2) format("woff2"), url(/wp-content/themes/wp-bootstrap-starter/assets/fonts/cerapro-bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}











.rooms-headline {
		color: #a18f61;
    background-image: -webkit-linear-gradient(transparent,transparent),url('/wp-content/uploads/2019/03/gold-darker.jpg');
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    animation: animatedBackground 23s infinite;
}





	img {
		max-width: 100%;
		width: auto;
	}


	.footer-logo {
		height: auto;
		width: 320px;
	}




	.home-video {
		position: fixed;
		top: 0%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto !important;
		height: auto !important;
		z-index: -100;
		transform: translateX(-50%);
	}
	

.hover-zoom {
  float: left;
  margin: 0;
  height: 180px;
  width: 300px;
  transition: all 0.3s ease-in-out;
  background-size: 110%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: gray;
  position: relative;
}
.hover-zoom:hover {
  background-size: 100%;
}
.hover-zoom p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5em;
  margin: 0;
  box-sizing: border-box;
}


/* Hover zoom leftover, maybe it's needed?: 

body {
 margin: 1em;
}

 */




.homepage-suites-header {
	font-family: cerapro-regular, Georgia, 'Montserrat', sans-serif;
}



body {
	background: var(--white);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	font-family: cerapro-light;
  font-weight: lighter;
  font-style: normal;
  color: #616161;
}

.gold-animation {
		color: #a18f61;
    background-image: -webkit-linear-gradient(transparent,transparent),url(/wp-content/uploads/2019/05/gold-29.jpg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    animation: animatedBackground 23s infinite;
}


.bg-animation {
    background-image: -webkit-linear-gradient(transparent,transparent),url(/wp-content/uploads/2019/03/gold-darker.jpg);
    /*
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    */
    animation: animatedBackground 23s infinite;
}



@keyframes animatedBackground {
    from {
        background-position: left top
    }
    to {
        background-position: right bottom
    }
}



@keyframes animatedBackground {
    0% {
        background-position: 0 0
    }
    50% {
        background-position: 100% 100%
    }
    100% {
        background-position: 0 0
    }
}





h1, h2, h3, h4 {
	color: #a18f61;
	font-weight: 300;
	font-family: cerapro-regular, sans-serif;
	text-transform: uppercase;
}


.footer-col h3, .footer-col a {
  color: #7b693b !important;
}

h1.homepage-text-title {
		font-family: cerapro-light;
    font-size: 6rem;
    line-height: 6rem;
    max-width: 700px;
    text-align: center;
    margin: auto;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}

h1.accolades-text-title {
	font-family: cerapro-light;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}


h1.text-title, .slide-title {
  display: block;
    font-family: cerapro-light;
    font-size: 80px;
    line-height: 80px;
    max-width: 98%;
    text-align: center;
    margin: auto;
}

h3.text-title {
	font-size: 60px;
	line-height: 60px;
}


h4.text-title, h2.page-title {
	font-size: 29px;
	line-height: 35px;
	text-transform: uppercase;
	color: #a18f61;
	margin-bottom: .5em;
}

.slide-link-title {
	color: #a18f61 !important;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 60px;
}

.slide-link-title:hover {
	text-decoration: none;
	color: white !important;
}



.inner-room-title {
	color: #a18f61 !important;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 60px;
}

.inner-room-title:hover {
	text-decoration: none;
	color: white !important;
}



.section {
/*  text-align:center;
  font-size: 5em;
*/
}


/* Backgrounds will cover all the section
* --------------------------------------- */
.section{
	background-size: cover;
  background-position: center;
}

.slide{
	background-size: cover;
}


	/*Adding background for the slides
* --------------------------------------- */
#slide1{
	padding: 6% 0 0 0;
}
#slide2{
		padding: 6% 0 0 0;
}
.slide-padding {
		padding: 6% 0 0 0;
}


/* Defining each sectino background and styles
* --------------------------------------- */

#section2{
	/* background-image: url(https://raw.githubusercontent.com/alvarotrigo/fullPage.js/master/examples/imgs/bg3.jpg);
	padding: 6% 0 0 0;
	*/
}




.accolades-text-position {
    font-family: cerapro-light;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    top: 350px;
    display: block;
    width: 100%;
}



.breadcrumb {
    background-color: none !important;
    border-radius: 0 !important;
}


/* Everything except mobile starts: 
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------- 


            oooooooooooooooooooooooooooooooooooooooooooooo
   ooo$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ooo
  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
 o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o
 $$$$$   $$$"    "$$$$$"    "$     $     $  "$  $$$$$"    "$  "$  $$$
 $$$$"   "$$  $$oo$$$$$  $$oo$  $$$$  $$$$   "  $$$$$  $$  $   "  $$$
o$$$$  $  $$o    "$$$$$o    "$    $$     $      $$$$$  $$  $      $$$o
$$$$   o   $""$$  $$$$$""$$  $  $$$$  $$$$  o   $$$$$  $$  $  o   $$$$
$$$$  $$$  $o    o$$$$$o    o$     $     $  $o  $$$$$o    o$  $o  $$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$""""""""""""""""""""""""""""""""""""""$$$$$$$$$$$$""""""""""""$$$$
$$$$                                      "$$$$$$$$$$"           o$$$$
$$$$                                       "$$$$$$$$"           o$$$$$
$$$$                                        $$$$$$$$            $$$$$$
$$$$$$$$$$$$$           $$$$$$$$$            $$$$$$            $$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$            $$$$            $$$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$$           "$$"           $$$$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$$o           ""           o$$$$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$$$o                      o$$$$$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$$$$o                    o$$$$$$$$$$$
$$$$$$$$$$$$$           $$$$$$$$$$$$$$o                  o$$$$$$$$$$$$
"$$$$$$$$$$$$           $$$$$$$$$$$$$$$                  $$$$$$$$$$$$"
 $$$$$$$$$$$$           $$$$$$$$$$$$$$$$                $$$$$$$$$$$$$
 $$$$$$$$$$$$           $$$$$$$$$$$$$$$$$              $$$$$$$$$$$$$$
 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"
  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
   """$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"""
            """"""""""""""""""""""""""""""""""""""""""""""

============================================= */
@media only screen  and (min-width : 768px) {



#popmake-2199 > .pum-close {
    top: -3px !important;
}


.inner-room-title-container {
    margin-top: -28px;

}


.gallery-container {
	min-height: 996px; 
	overflow: hidden;
}



	.tile-container {
		height:  3225px;
	}


.covid-container {
	position: fixed; 
	bottom: 0; 
	width: 100%; 
	background: rgba(0,0,0,.8); 
	z-index: 99999; 
	color: white; 
	text-align: center; 
	font-size: 21px; 
	padding: 3px 100px
}




  #footer {
    height: 30px;
    font-size: 11px;
    line-height: 11px;
    padding-top: 7px;
    background: #9f8f5c;
    color: white;
    font-size: 11px;
    line-height: 11px;
    padding-top: 7px;
    background: #9f8f5c !important;
    position: absolute;
    bottom: 0;

  }

  #footer a {
    color: white;
  }

  .hide-desktop {
    display: none !important;
  }

	

  #header {
    position: fixed;
  }


  /* Ken Burns effect starts no js 
  ============================================================= */

  .slideshow {
    position: absolute;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .slideshow-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    -webkit-animation-name: kenburns;
            animation-name: kenburns;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 16s;
            animation-duration: 16s;
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .slideshow-image:nth-child(1) {
    -webkit-animation-name: kenburns-1;
            animation-name: kenburns-1;
    z-index: 3;
  }
  .slideshow-image:nth-child(2) {
    -webkit-animation-name: kenburns-2;
            animation-name: kenburns-2;
    z-index: 2;
  }
  .slideshow-image:nth-child(3) {
    -webkit-animation-name: kenburns-3;
            animation-name: kenburns-3;
    z-index: 1;
  }
  .slideshow-image:nth-child(4) {
    -webkit-animation-name: kenburns-4;
            animation-name: kenburns-4;
    z-index: 0;
  }

  @-webkit-keyframes kenburns-1 {
    0% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    1.5625% {
      opacity: 1;
    }
    23.4375% {
      opacity: 1;
    }
    26.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    98.4375% {
      opacity: 0;
      -webkit-transform: scale(1.2117647059);
              transform: scale(1.2117647059);
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes kenburns-1 {
    0% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    1.5625% {
      opacity: 1;
    }
    23.4375% {
      opacity: 1;
    }
    26.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    98.4375% {
      opacity: 0;
      -webkit-transform: scale(1.2117647059);
              transform: scale(1.2117647059);
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes kenburns-2 {
    23.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    26.5625% {
      opacity: 1;
    }
    48.4375% {
      opacity: 1;
    }
    51.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @keyframes kenburns-2 {
    23.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    26.5625% {
      opacity: 1;
    }
    48.4375% {
      opacity: 1;
    }
    51.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @-webkit-keyframes kenburns-3 {
    48.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    51.5625% {
      opacity: 1;
    }
    73.4375% {
      opacity: 1;
    }
    76.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @keyframes kenburns-3 {
    48.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    51.5625% {
      opacity: 1;
    }
    73.4375% {
      opacity: 1;
    }
    76.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @-webkit-keyframes kenburns-4 {
    73.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    76.5625% {
      opacity: 1;
    }
    98.4375% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes kenburns-4 {
    73.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    76.5625% {
      opacity: 1;
    }
    98.4375% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }




}  /* @media breakpoint - Everything except mobile ends */







/* Extra large devices only (1200px and up) 
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================================================================================================================================= */

@media only screen and (min-width : 1200px){



}  /* @media breakpoint - Extra Large only ends */






/* Large only (992px - 1200px) 
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================================================================================================================================= */

@media only screen  and (min-width : 992px) and (max-width : 1199.98px){




} /*  /* @media breakpoint - Large only ends  */


/* Medium only 
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================================================================================================================================= */

@media only screen and (min-width : 768px) and (max-width : 991.98px) {



	.inner-room-title {
		font-size: 46px;
	}



}  /* @media breakpoint - Medium only ends */







/* Mobile only - Small and below (767px and down)
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
 

                             .M
                                 .:AMMO:
                        .:AMMMMMHIIIHMMM.
              ....   .AMMMMMMMMMMMHHHMHHMMMML:AMF"
            .:MMMMMLAMMMMMMMHMMMMMMHHIHHIIIHMMMML.
                 "WMMMMMMMMMMMMMMMMMMH:::::HMMMMMMHII:.
            .AMMMMMMMHHHMMMMMMMMMMHHHHHMMMMMMMMMAMMMHHHHL.
          .MMMMMMMMMMHHMMMMMMMMHHHHMMMMMMMMMMMMMHTWMHHHHHML
         .MMMMMMMMMMMMMMMMMMMHHHHHHHHHMHMMHHHHIII:::HMHHHHMM.
         .MMMMMMMMMMMMMMMMMMMMMMHHHHHHMHHHHHHIIIIIIIIHMHHHHHM.
         MMMMMMMMMMMMMMMMMHHMMHHHHHIIIHHH::IIHHII:::::IHHHHHHHL
         "MMMMMMMMMMMMMMMMHIIIHMMMMHHIIHHLI::IIHHHHIIIHHHHHHHHML
          .MMMMMMMMMMMMMM"WMMMHHHMMMMMMMMMMMLHHHMMMMMMHHHHHHHHHHH
         .MMMMMMMMMMMWWMW   ""YYHMMMMMMMMMMMMF""HMMMMMMMMMHHHHHHHH.
        .MMMMMMMMMM W" V                         W"WMMMMMHHHHHHHHHH
       "MMMMMMMMMM".                                 "WHHHMH"HHHHHHL
       MMMMMMMMMMF  .                                         IHHHHH.
       MMMMMMMMMM .                                  .        HHHHHHH
       MMMMMMMMMF. .                               .  .       HHHHHHH.
       MMMMMMMMM .     ,AWMMMMML.              ..    .  .     HHHHHHH.
     :MMMMMMMMM".  .  F"'    'WM:.         ,::HMMA, .  .      HHHHMMM
     :MMMMMMMMF.  . ."         WH..      AMM"'     "  .  .    HHHMMMM
      MMMMMMMM . .     ,;AAAHHWL"..     .:'                   HHHHHHH
      MMMMMMM:. . .   -MK"OTO L :I..    ...:HMA-.             "HHHHHH
 ,:IIIILTMMMMI::.      L,,,,.  ::I..    .. K"OTO"ML           'HHHHHH
 LHT::LIIIIMMI::. .      '""'.IHH:..    .. :.,,,,           '  HMMMH:
HLI'"IIITMII::.  .         .IIII.     . '""""               ' MMMFT:::.
 HML:::WMIINMHI:::.. .          .:I.     .   . .  .        '  .M"'.....I.
 "HWHINWI:.'.HHII::..          .HHI     .II.    .  .      . . :M.',, ..I:
  "MLI"ML': :HHII::...        MMHHL     :::::  . :..      .'.'.'HHTML.II:
   "MMLIHHWL:IHHII::....:I:" :MHHWHI:...:W,,"  '':::.      ..'  ":.HH:II:
     "MMMHITIIHHH:::::IWF"    """T99"'  '""    '.':II:..'.'..'  I'.HHIHI'
       YMMHII:IHHHH:::IT..     . .   ...  . .    ''THHI::.'.' .;H.""."H"
         HHII:MHHI"::IWWL     . .     .    .  .     HH"HHHIIHHH":HWWM"
          """ MMHI::HY""ML,          ...     . ..  :"  :HIIIIIILTMH"
               MMHI:.'    'HL,,,,,,,,..,,,......,:" . ''::HH "HWW
               'MMH:..   . 'MMML,: """MM""""MMM"      .'.IH'"MH"
                "MMHL..   .. "MMMMMML,MM,HMMMF    .   .IHM"
                  "MMHHL    .. "MMMMMMMMMMMM"  . .  '.IHF'
                    'MMMML    .. "MMMMMMMM"  .     .'HMF
                     HHHMML.                    .'MMF"
                    IHHHHHMML.               .'HMF"
                    HHHHHHITMML.           .'IF..
                    "HHHHHHIITML,.       ..:F...
                     'HHHHHHHHHMMWWWWWW::"......
                       HHHHHHHMMMMMMF"'........
                        HHHHHHHHHH............
                          HHHHHHHH...........
                           HHHHIII..........
                            HHIII..........
                             HII.........
                              "H........
                                ......

                      W H A T - - M E   W O R R Y ? 



                    */


@media (max-width: 767.98px) { 


  #twitch-embed iframe {
    width: 100%;
    height: 210px;
  }




	.mobile-big-bottom {
		padding-bottom: 400px;
	}

    .mobile-90-bottom {
        padding-bottom: 90px;
    }


	.covid-container {

		display: none !important;
		/*
		position: fixed;
		bottom: -17px;
		width: 100%;
		background: rgba(0,0,0,.8);
		z-index: 99999;
		color: white;
		text-align: center;
		font-size: 22px;
		padding: 7px 35px 7px 0px;
		line-height: 17px;
		border-radius: 0;
		*/
	}




  .mobile-padding-0 {
    padding: 0 !important;
  }

  .mobile-small-header-text {
    margin:0;
    margin-bottom: 5px;
    font-size: 24px;
  }


  h1.accolades-text-title {
    font-family: cerapro-light;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }


  #module #collapseExample.collapse:not(.show) {
    height: auto;
    overflow: auto;
  }


  #module #collapseExample.collapsing {
    height: auto;
  }


  #module a.collapsed:after {
    content: '';
  }

  #module a.onlylink:not(.collapsed):after {
    content: '';
  }





  #module2 #collapseExample2.collapse:not(.show) {
    height: auto;
    overflow: auto;
  }


  #module2 #collapseExample2.collapsing {
    height: auto;
  }


  #module2 a.collapsed:after {
    content: '';
  }

  #module2 a.onlylink:not(.collapsed):after {
    content: '';
  }






  #module3 #collapseExample3.collapse:not(.show) {
    height: auto;
    overflow: auto;
  }


  #module3 #collapseExample3.collapsing {
    height: auto;
  }


  #module3 a.collapsed:after {
    content: '';
  }

  #module3 a.onlylink:not(.collapsed):after {
    content: '';
  }


  .inner-room-title {
    font-size: 30px !important;
  }


  .inner-room-top-row {
    padding-top: 30px;
  }

  .inner-room-slideshow-col {
    min-height: 170px;
  }



  .mobile-call-icon {
    position: fixed;
    top: -5px !important;
    right: 10px;
    z-index: 1032;
    font-size: 44px;
  }

  .mobile-rooms-homepage-section {
    background: url(/wp-content/uploads/2019/05/papyrus-wave-patern-42.jpg) !important;
  }

  .down-arrow-container {
    bottom: 80px;
  }


  .fp-section {
    background-position: center;
  }


  .slideshow-image {
    height: 50% !important;
  }



  #footer {
    bottom: auto;
    height: auto;
    padding: 20px;
    padding-bottom: 100px;
  }




  .mobile-line-break {
    clear: both;
    display: block;
  }

  .fp-slide {
    background-position: center;
  }


  h1.text-title, .slide-title {
    font-family: cerapro-light;
    font-size: 45px;
    font-weight: 900 !important;    
    text-align: center;
    margin: auto;
    padding-left: 14px;
    padding-right: 14px;
    line-height: normal;
    /* 
    border: 1px solid rgba(159, 142, 91, 0.4);
    background: rgba(159, 143, 92, 0.8);
    */
  }


  .info-button {
    font-size: 25px;
  }




  .fp-controlArrow {
    display: none !important;
  }

  #fp-nav.fp-right {
    right: 0px;
  }


  .navbar-light .navbar-nav .nav-link {
    line-height: 23px;
  }


  #header {
    height: 80px;
    margin-bottom: -30px;
  }

  .navbar {
    background: #e3e3e3 !important;
    height: 80px;
  }



  .mobile-top-40 {
    padding-top: 40px;
  }


  h1.homepage-text-title {
    font-size: 52px;
    line-height: 50px;
    max-width: 700px;
    position: initial;
    width: 100%;
    padding: 200px 40px;
    font-weight: bold;
  }

  #logo-nav {
    width: 205px;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 13px;
    z-index: 9999;
    max-width: 53%;
  }


	.hide-mobile {
		display: none !important;
	}


	.inner-room-title {
		font-size: 50px;
	}




  /* Ken Burns effect starts no js 
  ============================================================= */

  .slideshow {
    position: absolute;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .slideshow-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    -webkit-animation-name: kenburns;
            animation-name: kenburns;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 16s;
            animation-duration: 16s;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .slideshow-image:nth-child(1) {
    -webkit-animation-name: kenburns-1;
            animation-name: kenburns-1;
    z-index: 3;
  }
  .slideshow-image:nth-child(2) {
    -webkit-animation-name: kenburns-2;
            animation-name: kenburns-2;
    z-index: 2;
  }
  .slideshow-image:nth-child(3) {
    -webkit-animation-name: kenburns-3;
            animation-name: kenburns-3;
    z-index: 1;
  }
  .slideshow-image:nth-child(4) {
    -webkit-animation-name: kenburns-4;
            animation-name: kenburns-4;
    z-index: 0;
  }

  @-webkit-keyframes kenburns-1 {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    1.5625% {
      opacity: 1;
    }
    23.4375% {
      opacity: 1;
    }
    26.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    98.4375% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes kenburns-1 {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    1.5625% {
      opacity: 1;
    }
    23.4375% {
      opacity: 1;
    }
    26.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    98.4375% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes kenburns-2 {
    23.4375% {
      opacity: 1;
      -webkit-transform: scale(1.2);
              transform: scale(1);
    }
    26.5625% {
      opacity: 1;
    }
    48.4375% {
      opacity: 1;
    }
    51.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes kenburns-2 {
    23.4375% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    26.5625% {
      opacity: 1;
    }
    48.4375% {
      opacity: 1;
    }
    51.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @-webkit-keyframes kenburns-3 {
    48.4375% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    51.5625% {
      opacity: 1;
    }
    73.4375% {
      opacity: 1;
    }
    76.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes kenburns-3 {
    48.4375% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    51.5625% {
      opacity: 1;
    }
    73.4375% {
      opacity: 1;
    }
    76.5625% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @-webkit-keyframes kenburns-4 {
    73.4375% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    76.5625% {
      opacity: 1;
    }
    98.4375% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes kenburns-4 {
    73.4375% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    76.5625% {
      opacity: 1;
    }
    98.4375% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }







} /* @media breakpoint - Mobile Small only ends */




/* Small devices only (landscape phones, 576px and up)
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================================================================================================================================= */
@media (min-width: 576px) and (max-width: 767.98px) { 



}  /*  Small devices (landscape phones, 576px and up) ends



} /* breakpoint 



/* Extra small devices only (portrait phones, less than 576px) 
============================================================================================================================================================= 
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
============================================================================================================================================================= */
@media (max-width: 575.98px) { 

	

} /* Extra small devices ends (portrait phones) */



/* IE 11 
================ -- */
@media screen and (-ms-high-contrast: none) {
    .book-button {
      position: fixed;
      top: 10px;
      right: 10px;
    }


    .card-img-top {
      height: 400px !important;
    }

}



