h1, h2, h3{
margin: 0;
}
h3:has(img){
display: flex;
	flex-direction: column;
	align-items: center;
color: var(--site5);
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 2rem;
}
h3:has(img) img{
margin-bottom: 0.5rem;
mix-blend-mode: multiply;
}



.readmore {
	cursor: pointer;
	background-color: var(--site5);
	color: #fff;
	padding: 0.4rem 1rem;
	text-align: center;
	border-radius: 10px;
	margin-inline: auto;
}

.readmore:hover {
	background-color: rgba(var(--site5RGB), 0.92);
}
.page-header{
height: 320px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: -1;
}
.btn.btn-light{
border-radius: 50px;
}
.infodata {}

.infodata > .row:first-child {
	height: 440px;
	transition: all 0.3s ease-in;
	overflow-y: clip;
}

.infodata > .row.open {
	height: 100%;
	overflow-y: visible;
}
i.icons{
font-size: 1.3rem;
	color: var(--site5);
}
.business-top-buttons a em::before{}
.page-header-inner{
height: auto;
	background-color: var(--site5);
color: #fff;
	z-index: unset;
	width: 100%;
padding: 0.625rem 1.5rem;
}
.page-content {
margin-top: -7.55rem;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	border-radius: var(--radius);
	overflow: hidden;
}
.page-header-inner a{
color: #fff;
}
.business-page-grid{
background-color: #fff;
}
.fast-actions {
border-bottom: 1px solid #ddd;
	margin: 0 -15px;
	display: none;
}
.icons-row{
padding: 2rem 0;
	margin-block: 4rem;
border: 1px solid rgba(0, 0, 0, 0.15);
	border-left: 0;
	border-right: 0;
}
.icons-row a {
color: var(--site5);
}
@media (max-width: 991px) {
.fast-actions {
		display: block;
	}
.readmore {
	display: none;
}

.infodata > .row:first-child {
	height: auto;
}
}

.fast-actions ul {
list-style: none;
	padding: 0;
	margin: 0;

	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
box-shadow: 1px 0 10px rgba(119, 119, 119, 0.2);
}

.fast-actions ul > li {
float: right;
	width: 25%;
}

.fast-actions ul > li > a {
display: block;
	background: #fff;
	border-left: 1px solid #ddd;
	text-align: center;
	padding: 15px;
	color: #333;
}

.fast-actions ul > li:last-child > a {
border-left: 0;
}

.fast-actions ul > li > a em {
font-size: 50px;
	margin-bottom: 5px;
}

@media (max-width: 767px) {
.fast-actions ul > li > a em {
		font-size: 40px;
	}
}

.fast-actions ul > li > a > div {
white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fast-actions .fa-phone {
color: #c41111;
}

.fast-actions .fa-envelope-o {
color: #60bb46;
}

.fast-actions .fa-map-marker {
color: #468ebb;
}

.fast-actions .fa-share-square-o {
color: #9a54ba;
}

.fast-actions .fa-print {
color: #777;
}

@media print {
.fast-actions {
		display: none;
	}
}

/**/

.share {
text-align: center;
	padding: 30px;
	background: #f1f1f1;
	margin: 0 -15px;
	display: none;
}

.share .print {
display: none;
}

@media (min-width: 992px) {
.share .whatsapp {
		display: none;
	}
}

/**/

.info {

}

.info > .row {
padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.info .caption {
font-weight: bold;
}

/**/

.page-side {
margin: 0 -15px;
	background: #f1f1f1;
	border-right: 1px solid #ddd;
	padding: 30px;
}

.page-side > section {
margin-bottom: 30px;
}

/**/


.gallery {
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
}

.gallery-main-slick img {
display: block;
	width: 100%;
}

.gallery-tumbs {
background: #111;
	padding: 0 10px;
}

.gallery-tumbs-slick {
padding: 0 30px;
}

.gallery-tumbs-slick div {
padding: 10px;
}

.gallery-tumbs-slick img {
display: block;
	width: 100%;
}

/**/
.biz {
width: inherit;

position: relative;
}

.biz .slick-initialized {
display: block;
}

.biz .center {
display: block;
	width: 100%;
}

.bizslick {
margin-bottom: 4rem;
}
.bizslick .image {
position: relative;
display: flex;
	justify-content: center;
}



.bizslick .slick-dots li.slick-active button:before,
.bizslick .slick-dots li.slick-active button:after {
content: none;
}
.bizslick .slick-dots li.slick-active button {
background-color: var(--site5);
	border-color: var(--site5);
}
.bizslick .slick-dots li button:before {
content: none;
}
.bizslick .slick-dots li button {
line-height: 0;
	display: block;
	width: 14px;
	height: 14px;
	padding: 5px;
	margin: 0 5px;
	cursor: pointer;
	color: transparent;
	border: 1px solid var(--site4);
	background: var(--site4);
	outline: none;
		font-size: 0;
		border-radius: 50%;
}
.bwrap {
	background-color: #ffffffe3;
}

.nearby-slick {
	width: 100%;
	max-width: 96%;
	margin-inline: auto;
	padding-block: 3rem;
	margin-bottom: 5.5rem;
}

.bizslick .slick-slide {
	margin-inline: 2rem;
}

.nearby-slick .slick-slide {
	margin-inline: 1rem;
	position: relative;
}


.nearby-slick .slick-slide:not(:last-child)::before {
	content: '';
	position: absolute;
	top: 0;
	left: -1rem;
	height: 100%;
	width: 2px;
	background-color: var(--nbslide);
}

.nearby-slick .slick-list {
	margin-inline: -1rem;
}

.bizslick .slick-list {
	margin-inline: -2rem;
}
section.map {
position: relative;
box-shadow: 2px 2px 15px rgb(0 0 0 / 20%);
}

#map {
height: 500px;
	z-index: 1;
}


/**/

.video {
position: relative;
padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
}


.video iframe {
display: block;
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/**/

.draft {
background: #f5f6d3;
	padding: 15px;
}

/**/

.nearby a {
color: inherit;
}

.nearby h2 {
border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px;
}

.nearby figure {
display: block;
}

.nearby .pic {
position: relative;
	overflow: hidden;
}
.nearby .pic:before {
content: '';
	display: block;
padding-bottom: 82%;
}

.nearby figure .promopic {
	display: block;
height: 18.5rem;
	object-fit: cover;
width: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.nearby figure figcaption {
height: 120px;
	padding: 15px;
}
.nearby h3{
font-weight: bold;
line-height: 1.1;
}
.nearby-slick .slick-next,
.nearby-slick .slick-prev {
	background-color: #fff;
	height: 40px;
}

.nearby-slick .slick-next {
	left: -3px;
}
.nearby figure .distance {
display: flex;
	align-items: center;
	justify-content: space-evenly;
position: absolute;
top: 70%;
	left: 0;
width: 125px;
	padding: 3px 0px 3px 20px;
	color: #fff;
	background-color: var(--nbslide);
	z-index: 2;
}
.distance img {
	height: 22px;
	filter: brightness(0) invert(1);
}

.nearby figure .distance .promopic {
	filter: invert(1);
	height: 27px;
	object-fit: contain;
	height: 1rem;
}

.map h2 {
	color: #fff;
	background-color: rgba(var(--site1RGB), 0.82);
	padding: 1rem;
	width: 100%;
	height: 3rem;
	right: 0;
	z-index: 2;
	display: flex;
	align-items: center;
}

.room-booking {

}
.bizbg {
	position: relative;
}

.bizbg img {
	opacity: 0.4;
	position: absolute;
	bottom: -144px;
	right: -10%;
	width: 590px;
	height: 360px;
	z-index: -1;
	object-fit: cover;
}
#booking_speical_requests {
height: 5rem;
}
@media (max-width:991px) {
	.icons-row {
		margin-block: 2rem;
		padding: 1rem 0;
	}

	.bizbg img {
		display: none;
	}

	.map h2 {
		height: auto;
		font-size: 1.5rem;
	}

	.nearby-slick {
		margin-bottom: 1rem;
	}

	.bizslick .image img {
		width: 100%;
	}
}
@media (max-width:500px) {
#map {
		height: 400px;
	}

section.map {
	margin: 5px 0;
}


.bizslick {
	margin-inline: auto;
	max-width: 360px;
}
h3:has(img) {
	font-size: 1.25rem;
}

h3:has(img) img {
	max-width: 50px;
}
}