/* ------------------------- index.html SUGOD ----------------------------*/

#home.ui-page {
  background: #fff;
  background: url(images/p.jpg) repeat;
}
#home .ui-content {
  /*background: url(images/p.jpg) repeat;*/
  /*margin-top: 3px;*/
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
}

.home h1 {
  white-space: normal;
}

.homebackgroundBack {
  height: 450px;
  width: 100%;
}
.homebackgroundBack .homeBackHead {
  height: 100%;
  width: 100%;
}
.homeBackHead .homeBack {
  height: 100%;
  width: 100%;
  margin-top: 2px;
}
.homeBack .homebackground {
  display: none;
  position: absolute;
  height: 450px;
  width: 100%;
}
.captionWrap .slideImageCaption {
  position: absolute;
  display: none;
  padding: 8px 5px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-shadow: none;
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
}
.homeBackHead .captionWrap {
  margin: 0 auto;
  width: 100%;
  position: relative;
  margin-top: -100px;
}
.homeBackHead .captionWrap p {
  color: rgb(1, 75, 66);
  text-shadow: 0.7px 0.7px rgba(255, 255, 204, 0.8);
}

.homeMain .discover {
  /*margin-top:3px;*/
  margin-bottom: 15px;
  max-width: 100%;
  /*background-color: #fff;*/
  background-color: rgb(253, 248, 230);
  /*vertical-align: top;*/
  text-align: left;
  padding: 3px 5px 5px 5px;
  margin-bottom: 35px;
  /*border-radius: 3px;*/
  -webkit-box-shadow: 0px -1px 3px 0px rgba(0, 75, 66, 0.3),
    5px 5px 3px 0px rgba(0, 75, 66, 0.5);
  box-shadow: 0px -1px 3px 0px rgba(0, 75, 66, 0.3),
    5px 5px 3px 0px rgba(0, 75, 66, 0.5);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  -o-transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;

  /*background: linear-gradient(to right, rgb(1,75,66), rgba(210, 189, 134,.3) 1%);*/
  /*border-left: 18px solid rgb(1,75,66);*/
  /*
	-moz-box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);
	-webkit-box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);
	box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);	*/
  /*border: 1px solid rgba(0,128,128,0.2);*/
  /*box-shadow: inset rgba(1,75,66,1) 0 0 10px;*/
  /*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.00, #e8e8e8), color-stop(0.25, #fff), color-stop(0.50, #fff), color-stop(0.80, #fff) );
	background-image: -moz-linear-gradient( center bottom, #ebebeb 0%, #fff 20%, #fff 50%, #fff 80% );*/
} /*
	.homeMain .discover p{
		padding-left:10px;
		color:black;
		}	*/
.homeMain .discover p span {
  font-size: 18px;
  font-style: italic;
  font-weight: bolder;
}

.cycle-pager {
  display: block;
  width: 100%;
  z-index: 500;
  position: relative;
  top: -20px;
  overflow: hidden;
  text-align: right;
  margin-right: 15px;
}

.cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  /*display: inline-block;*/
  margin: 0 4px;
  color: rgba(0, 128, 128, 0.5);
  cursor: pointer;
}

#home .cycle-pager span {
  margin: 0 1.3px;
  padding: 0 0;
}

.homeMain .ui-body p {
  text-align: left;
}
.homeMain ol {
  text-align: left;
  padding-left: 10px;
}

.HomePlan {
  margin: 0 auto;
  max-width: 800px;
  /*background-color: #fff;*/
  background-color: rgb(253, 248, 230);
  /*margin-top: 18px;*/
  /*box-shadow: inset rgba(1,75,66,1) 0 0 5px;*/
}
.HomePlan .ui-bar-a {
  border-color: rgb(1, 75, 66);
  border-bottom: none;
  text-shadow: none;
}
.HomePlan .ui-body-a {
  border-color: rgb(1, 75, 66);
  background-color: transparent;
}

/*.homesidebarItem{
	display: block;
	width:100%;
	margin: 0 auto;
	border-radius:15px;
	margin-bottom:15px;
	-webkit-box-shadow:5px 5px rgb(255,255,204);
	        box-shadow:5px 5px rgb(255,255,204);
	}
	.sidebarItem .theComment{
		 width:100%;
		 margin:0 auto;
		 border-radius:5px;
		}
		.sidebarItem .theComment .L{
			 padding-top:10px;
		}

	.followus{
		margin: 0 auto;
		padding-bottom:10px;
		}
		.followus ul{
			list-style: none;
			padding-left: 0;
			}
			.followus ul li{
				display: inline-block;
				margin-left:30px;
			}
		.followus a{
			text-decoration:none;
			}
			.followus a img{
				vertical-align:middle;
			}
			.followus a span{
				vertical-align:middle;
				padding-left:5px;
			}

	.awards{
		text-align: center;
		}
		.awards h3, .followus h3{
			color: rgb(1,75,66);
			font:bold 22px Arial;
		}
		.awards a{
			display:block;
			margin-bottom:8px;
		}
*/
.homePlanABCHead {
  margin: 0 auto;
  max-width: 800px;
  color: rgb(1, 75, 66);
  padding: 10px 5px 5px 5px;
  background-color: #fff;
  border-top: none;
  border-bottom: 5px solid rgb(1, 75, 66);
  /*padding-left: 10px;*/
  padding-top: 5px;
  padding-bottom: 5px;
  /*border-radius: 1px;*/
  margin-top: 40px;
  margin-bottom: 0;
  /*box-shadow: inset rgba(1,75,66,1) 0 0 5px;*/
}

.homePlanABCBody {
  margin: 0 auto;
  max-width: 800px;
  /*background-color: #fff;*/
  background-color: rgb(253, 248, 230);
  vertical-align: top;
  text-align: left;
  padding: 10px 5px 5px 15px;
  margin-bottom: 30px;
  /*border-right: 1px solid rgb(1,75,66);*/
  /*box-shadow: inset rgba(1,75,66,1) 0 0 5px;*/
  /*border-radius: 0 0 5px 5px;*/
  /*-moz-box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);
	-webkit-box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);
	box-shadow: 0px -1px 3px 0px rgba(0,128,128,0.08), 5px 5px 3px 0px rgba(0,128,128,0.10);*/
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  -o-transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  /*
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.00, #e8e8e8), color-stop(0.25, #fff), color-stop(0.50, #fff), color-stop(0.80, #fff) );
	background-image: -moz-linear-gradient( center bottom, #ebebeb 0%, #fff 20%, #fff 50%, #fff 80%);
	*/
}

.testimonial-bubble {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  padding: 24px 36px;
  position: relative;
}
.testimonial-cite {
  zoom: 1;
}
.testimonial-top-right .testimonial-cite,
.testimonial-bottom-right .testimonial-cite {
  text-align: right;
}

.testimonial-brianshoemaker .testimonial-author-image {
  background-position: 0 -131px;
  height: 50px;
  width: 50px;
}
.testimonial-author-blurb {
  color: #888;
}
.testimonial-bottom-right .testimonial-bubble:before {
  left: auto;
  right: 20px;
}
.testimonial-bottom-left .testimonial-bubble,
.testimonial-bottom-right .testimonial-bubble {
  margin-bottom: 36px;
}
.testimonial-bottom-left .testimonial-bubble:before,
.testimonial-bottom-right .testimonial-bubble:before {
  border-color: #fff transparent transparent;
  bottom: -40px;
  left: 20px;
}
.testimonial-bubble:before {
  border-style: solid;
  border-width: 20px;
  height: 0;
  width: 0;
  z-index: 2;
}
.testimonial-bubble:before,
.testimonial-bubble:after {
  content: "";
  display: block;
  position: absolute;
}
.testimonial-bottom-right .testimonial-bubble:after {
  left: auto;
  right: 26px;
}
.testimonial-bottom-left .testimonial-bubble:after,
.testimonial-bottom-right .testimonial-bubble:after {
  bottom: -15px;
  left: 26px;
}
.testimonial-bubble:after {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  height: 28px;
  width: 28px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.testimonial-bubble:before,
.testimonial-bubble:after {
  content: "";
  display: block;
  position: absolute;
}
.clearfix:before,
.container:before,
.section:before,
nav:before,
header:before,
footer:before,
form p:before,
#searchform:before,
.testimonial-cite:before,
.video-player:before,
.postrow:before,
li.comment:before,
.old-video #toc ul:before,
.old-video #timestamps:before,
.old-video .video-player:before,
.course-list-item:before,
.event-list-item:before,
.course-list-item .course-list-item-cta:before,
.event-list-item .course-list-item-cta:before,
.logo-list:before,
.clearfix:after,
.container:after,
.section:after,
nav:after,
header:after,
footer:after,
form p:after,
#searchform:after,
.testimonial-cite:after,
.video-player:after,
.postrow:after,
li.comment:after,
.old-video #toc ul:after,
.old-video #timestamps:after,
.old-video .video-player:after,
.course-list-item:after,
.event-list-item:after,
.course-list-item .course-list-item-cta:after,
.event-list-item .course-list-item-cta:after,
.logo-list:after {
  content: "";
  display: table;
}
.testimonial-author-blurb p {
  font-style: italic;
  margin: 0;
}
/* Illustraive costs of food and beverages */

.iCostTblhead {
  margin: 0 auto;
  display: inline-table;
}
.iCostTbl {
  border-width: 2px 2px 2px 2px;
  border-spacing: 0;
  border-color: rgba(111, 172, 104, 0.3);
  border-collapse: collapse;
  border-style: solid;
  margin-bottom: 10px;
  margin-left: 10px;
}
.iCostTbl td {
  /*border-width: 0 0 1px 1px;*/
  border-width: 0 0 0 0;
  border-spacing: 0;
  border-color: #d2bd86;
  border-collapse: collapse;
  border-style: solid;
  padding: 8px 8px 8px 13px;
}
.iCostTbl td:nth-child(1) {
  text-align: left;
}
.iCostTbl td:nth-child(2),
.iCostTbl td:nth-child(3) {
  text-align: left;
  max-width: 280px;
  border-left: 1px solid rgba(111, 172, 104, 0.2);
}
.iCostTbl tr:nth-child(even) {
  background-color: rgba(111, 172, 104, 0.2);
}
.iCostTbl tr:nth-child(1) {
  font: bold 16px Arial;
  color: white;
  background-color: rgba(111, 172, 104, 0.8);
  text-shadow: none;
}

.homeMainSideBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding-top: 0px;
  /*border: 1px solid;*/
}
.homeMainSideBar > div {
  /*border: 1px solid orange;*/
  /*padding-left: 10px;*/
  padding-right: 10px;
  margin-bottom: 15px;
}
.reserveFollow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.reserveFollow > div {
  margin-bottom: 20px;
}
.reserveFollow a > img {
  /*box-shadow: 0 2px 3px 1px rgba(0,0,0,.26);*/
  -webkit-box-shadow: 0 2px 3px 1px #d2bd86;
  box-shadow: 0 2px 3px 1px #d2bd86;
  border-radius: 10px;
}

.followUs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-wrap: wrap;*/
  padding: 60px 10px 5px;
  background-image: url(./pbayImages/followUs.jpg);
  background-repeat: round;
}

.followUs > div {
  padding-left: 10px;
}

.followUs div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}

.followUs div a span {
  color: #000;
  text-shadow: none;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 600px) {
  .homeMainSideBar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

@media (min-width: 900px) {
  .homeMain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .homeMainSideBar {
    max-width: 320px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding-left: 10px;
    padding-right: 10px;
  }
  .homeMainSideBar div {
    max-width: 300px;
  }
}

@media (min-width: 1060px) {
  #hero-area {
    padding: 0 30px;
  }
}

/* ── Hero slideshow: override hardcoded inline height so video/images scale ── */
@media (max-width: 767px) {
  #imageBox .image-slideshow {
    height: auto !important;      /* beats inline style="height:600px" */
    min-height: 300px;
    aspect-ratio: 4 / 3;
  }
  #imageBox .image-slideshow img {
    height: 100% !important;
    min-height: 0 !important;
    width: 100% !important;
  }
  /* .video wrapper must be absolutely positioned so height:100% resolves
     against the container's used height (min-height: 450px) rather than auto */
  #imageBox .image-slideshow .video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    min-height: 0 !important;
    width: 100% !important;
  }
  #imageBox .image-slideshow .video video {
    height: 100% !important;
    min-height: 0 !important;
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  #imageBox .image-slideshow {
    aspect-ratio: 3 / 4;          /* portrait crop suits narrow phones */
    min-height: 260px;
  }
}

/* ===================================
   ORM SEARCH WIDGET OVERLAY
   =================================== */

/* Container for the search widget inside imageBox */
#imageBox {
  position: relative;
}

.hero-search-widget {
  position: relative;
  z-index: 9999;
  width: 100%;
  max-width: 900px;
  margin: 16px auto;
  background: transparent;
}

/* Ensure shadow DOM styles don't get overridden */
.hero-search-widget > * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* Desktop: transparent — the DS-styled widget defines its own chrome */
@media (min-width: 992px) {
  .hero-search-widget {
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
  }
}

/* Hide widget on small mobile - users can use "I'll Book Now" button instead */
@media (max-width: 630px) {
  .hero-search-widget {
    display: none !important;
  }
}

/* Bottom-of-page booking search widget */
.bottom-booking-section {
  background: transparent !important;
  padding: 36px 20px 44px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
}

.bottom-booking-title {
  color: var(--pb-crimson, #C0392B);
  font-family: 'AaMgScript-Regular', 'AaMgScript', cursive !important;
  font-size: clamp(1.1rem, 1.8vw, 1.5rem) !important;
  letter-spacing: 0.02em;
  margin: 0 0 24px 0;
  font-weight: normal !important;
  text-transform: none !important;

}

@media (max-width: 767px) {
  .bottom-booking-title,
  .bottom-booking-widget {
    display: none;
  }
}

.bottom-booking-widget {
  max-width: 900px;
  margin: 0 auto;
}
