@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@1,300;1,400;1,500;1,600;1,700&display=swap');

html {
	scroll-behavior: smooth;
	font-variant: lining-nums;
}

.header.scrolled.awake {
	margin-top: 0;
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}

.header {
	background: #fff;
}

.nav-item.active>a {
	color: var(--color-primary) !important;
}

.numbers {
	font-variant-numeric: lining-nums;
}

.header.scrolled {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	margin-top: -130px;
	background: #fff !important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 10px rgb(0 0 0 / 20%);
}

.qt-syle {
	font-size: 26px;
	line-height: 1.8;
	font-family: 'Cormorant', serif;
	font-weight: 400;
	font-style: italic;
}

.fw-semibold {
	font-weight: 600 !important;
}

.brown-text1 {
	font-size: 36px;
	font-family: Cormorant;
	font-weight: 700;
	color: #b66c43;
}

.title {
	font-size: 40px;
	line-height: 1.1;
	font-family: 'Cormorant', serif;
	font-weight: 400;
	margin-bottom: 1.5rem;
	color: var(--color-primary);
	margin-top: 0;
	padding: 5px;
}

.lightbrown {
	color: var(--color-primary) !important;
}

.darkbrown {
	color: var(--color-primary) !important;
}

.medium-title {
	font-size: 30px;
	line-height: 1.3;
	font-family: 'Cormorant', serif;
	font-weight: 400;
	margin-bottom: 1rem;
	color: #000000;
	margin-top: 0;
}

.small-title {
	font-size: 26px;
	line-height: 1.5;
	font-family: 'Cormorant', serif;
	font-weight: 400;
	margin-bottom: 1.5rem;
	font-style: italic;
}

.hero .carousel {
	background: #ccc;
}

.mw-142 {
	max-width: 142px;
}

.mw-203 {
	max-width: 203px;
}

.mw-250 {
	max-width: 250px;
}

body .bg-secondary {
	background-color: #e3d5c3 !important;
}

body .bg-secondary1 {
	background-color: #faf6f3 !important;
}

body .bg-secondary2 {
	background-color: #faf6f3 !important;
}

body .bg-yellow {
	background-color: #ca8610 !important;
}

body .bg-mega {
	background-color: #fecc00 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #000 !important;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 3px 3px;
	background: #D6D6D6;
}

body .carousel-indicators {
	justify-content: end;
	display: none;
}

body .carousel-caption {
	top: 20%;
}

.carousel-caption p {
	font-size: 48px;
	line-height: 1.3;
	font-weight: 300;
	font-family: 'AW Conqueror Didot' !important;
	max-width: 100%;
	text-align: left;
	margin-bottom: 0;
}

.carousel-caption h6 {
	font-family: 'Cormorant' !important;
	/* font-style: italic; */
	font-weight: 400;
	font-size: 48px;
	text-align: center;
	color: #fff;
	background: rgb(182 108 67 / 100%);
	padding: .5rem 1.5rem;
	display: inline-block;
	margin: 0;
}

.repres-img:after {
	content: "Representative Image";
	position: absolute;
	bottom: 3%;
	right: 3%;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
}

.carousel-item.cgb-white:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.carousel-item.cgb-black:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.carousel-item.cgb-black-left:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.computer-generated-black-left,
.computer-generated-white-left {
	position: relative;
}

.imgbordercgtextleft:after {
	bottom: 30px !important;
	left: 30px !important;
}

.computer-generated-black-left:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.computer-generated-black:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.computer-generated-white:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.computer-generated-white-left:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

.lb-container .computer-generated-black:after {
	content: "Artist's Impression";
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 9px;
	line-height: 1.3;
	display: block;
	z-index: 1;
	opacity: .8;
}

footer .footer-content {
	background: #ece5da;
}

footer .footer-content {
	padding: 30px 0;
	padding-bottom: 10px;
}

.footer-widget {
	text-align: center;
	margin-bottom: .8rem;
}

.footer-widget p,
.footer-widget a {
	font-size: 16px;
	line-height: 1.8;
	font-family: 'Rubik';
	font-weight: 300;
	margin-bottom: 0;
	color: #000000;
	display: inline-block;
}

footer h1 {
	color: #000000;
	font-family: 'AW Conqueror didot';
	font-size: 36px;
	font-weight: 300;
}

.footer-border {
	border-bottom: solid 1px #84807a;
	margin-left: 0;
	margin-right: 0;
}

.subscribebox {
	display: flex;
	align-items: center;
	justify-content: center;
}

.subscribebox form {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.subscribebox form .form-control {
	background: rgb(255 255 255 / 11%);
	border: 0;
	border-radius: 0;
	min-height: 40px;
	height: 40px;
	color: #fff;
	margin: 0.3rem !important;
	min-width: 22vmax;
}

.subscribebox p {
	margin: 0.3rem !important;
}

.subscribebox form .btn.btn-primary {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	border: 0;
	background: rgb(255 255 255 / 15%);
	height: 40px;
	padding: 0.3rem 1.5rem;
	margin: 0.3rem !important;
}

.subscribebox form .btn.btn-primary:hover,
.subscribebox form .btn.btn-primary:focus {
	color: #fff;
	background: #000;
}

.pelican-footer-social {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.pelican-footer-social li {
	margin: 0.3rem .3rem;
}

.pelican-footer-social li a {
	font-size: 10px;
	color: #ece5da !important;
	border-radius: 50%;
	background: #9d9891;
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .2rem;
	line-height: 1;
}

.pelican-footer-social li a:hover {
	color: #fff !important;
}

.pelican-footer-social li a .bi-wechat {
	font-size: 31px;
}

.copyright {
	font-size: 14px !important;
	line-height: 1.3;
	font-weight: 300;
	color: #000;
	text-align: center;
}

.scrolldownarrow {
	text-align: center;
	display: inline-block;
	margin-top: -90px;
}

#scroll-down {
	display: block;
	position: relative;
	padding-top: 79px;
	text-align: center;
	transform: rotate(180deg);
	opacity: .8;
	visibility: unset;
}

.fa-arrow-down {
	color: #fff;
}

.arrow-down {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 25px;
}

.arrow-down:after {
	content: '';
	display: block;
	margin: 0;
	padding: 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	behavior: url(-ms-transform.htc);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

#scroll-title {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	margin-top: 1rem;
}

#scroll-down::before {
	-webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -2px;
	width: 2px;
	height: 90px;
	background: #fff;
	content: ' ';
}

@-webkit-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}

	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@-moz-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}

	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@-o-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}

	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}

	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}


/*--------SA-----------------*/
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 1.25rem;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: left;
	font-family: 'AW Conqueror Didot' !important;
	font-weight: 300;
	font-size: 48px;
}

.right-bottom.carousel-caption p {
	text-align: right;
	margin-left: auto;
}

.right-bottom.carousel-caption h6 {
	text-align: right;
}

body .carousel-caption.left-bottom {
	bottom: 7%;
	top: auto;
}

body .carousel-caption.right-bottom {
	bottom: 7%;
	top: auto;
}

.left-bottom.carousel-caption h6 {
	text-align: left;
}

body .carousel-caption.right-middle {
	bottom: 35%;
}

.right-middle.carousel-caption p {
	text-align: right;
}

.center-style {
	margin-bottom: 25%;
	text-align: center;
}

.center-style.carousel-caption p {
	text-align: center !important;
	padding: 2rem;
}

.font-18 {
	font-size: 18px !important;
	line-height: 1.5 !important;
}

.font-24 {
	font-size: 24px !important;
	line-height: 1.4 !important;
}

.font-28 {
	font-size: 28px !important;
	line-height: 1.5 !important;
}

.black {
	color: #000 !important;
}

.white {
	color: #fff !important;
}

.brown {
	color: var(--color-primary) !important;
}

.bg-fix {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.btn.btn-primary {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	text-transform: uppercase;
	background: transparent;
	color: #000000;
	border: 1px solid #000;
	border-radius: 0;
	height: 50px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	padding: 0.5rem 2.5rem;
}

.btn.btn-primary:hover {
	background: var(--color-primary);
	border-color: var(--color-primary);
	color: #fff;
}

.round-img {
	border-radius: 50%;
}

.font-kievitot {
	font-family: 'Cormorant', serif !important;
}

.font-gotham {
	font-family: 'Inter', sans-serif !important;
}

.font-romain {
	font-family: 'Rubik', sans-serif !important;
}

.whitebox {
	background: #fff;
	padding: 3.5vmax;
}

.hero #hero-carousel-2.carousel {
	width: 100%;
	min-height: 80vh;
	padding: 0 0;
	margin: 0;
	position: relative;
	display: flex;
	align-items: flex-end;
}

.hero #hero-carousel-2.carousel .carousel-caption {
	bottom: auto;
	top: 15%;
}

.hero #hero-carousel-2.carousel .carousel-caption p {
	max-width: 625px;
	font-size: 56px;
}

section.overflow-show {
	overflow: unset;
}

.outof.owl-carousel .owl-stage-outer {
	overflow: unset;
}

.highlight span {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, #e10019 40%);
}

.c-yellow.highlight span {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, #fff200 40%);
}

.c-orange.highlight span {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, #ff7a4e 40%);
}

.two-column {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-gap: 30px;
}

.img-border {
	border: 20px solid #fff;
}

.bg-stretch-end {
	position: relative;
}

.font-48 {
	font-size: 48px;
	line-height: 1.8;
}

.std-ul li {
	margin-bottom: 0.5rem;
}

.mw-390 {
	max-width: 390px;
}

.mw-500 {
	max-width: 500px;
}

.mw-870 {
	max-width: 890px;
}

.mh-700 {
	min-height: 700px;
}

.mh-700 {
	min-height: 700px;
}

.bg-gray {
	background-color: #f6f6f6;
}

.bg-silk {
	background-color: #ede1d8;
}

.bg-royal {
	background-color: #efd0d0;
}

.formcontainer {
	background: #fff;
	padding: 3vmax;
}

body .formcontainer .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #ededed;
	background-clip: padding-box;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	min-height: 40px;
	border-radius: 0;
	margin-bottom: 24px;
}

body .formcontainer .submitbtn {
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase;
	background: var(--color-primary);
	border: 1px solid var(--color-primary);
	color: #fff;
	padding: 0.3rem 1.5rem 0.1rem;
	border-radius: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

body .formcontainer .submitbtn:hover,
body .formcontainer .submitbtn:focus {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

.scroll-downs {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 5%;
	left: 0;
	margin: auto;
	width: 34px;
	height: 55px;
	z-index: 9;
}

.mousey {
	width: 3px;
	padding: 10px 15px;
	height: 35px;
	border: 2px solid #fff;
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
	display: none;
}

.scroller {
	width: 3px;
	height: 10px;
	border-radius: 25%;
	background-color: #fff;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15, .41, .69, .94);
	animation-iteration-count: infinite;
}

@keyframes scroll {
	0% {
		opacity: 0;
	}

	10% {
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		transform: translateY(15px);
		opacity: 0;
	}
}

/*.animate {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    
}*/
.animate-transition.animate-right {
	animation: 2s animate-right;
	opacity: 1;
}

.animate-transition.animate-left {
	animation: 2s animate-left;
	opacity: 1;
}

.animate-transition.animate-fade {
	animation: 3s animate-fade;
	opacity: 1;
}

@keyframes animate-right {
	0% {
		transform: translateX(-65px);
	}

	100% {
		transform: translateX(0);
	}
}

@keyframes animate-left {
	0% {
		transform: translateX(65px);
	}

	100% {
		transform: translateX(0px);
	}
}

@keyframes animate-fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.animate-transition {
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0);
	opacity: 0;
}

a.btn-social,
.btn-social {
	border-radius: 50%;
	color: #ffffff !important;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	margin: 8px 4px;
	text-align: center;
	text-decoration: none;
	transition: background-color .3s;
	--webkit-transition: background-color .3s;
	width: 54px;
}

a.btn-social,
.btn-social {
	border-radius: 50%;
	color: #ffffff !important;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin: 8px 4px;
	text-align: center;
	text-decoration: none;
	transition: background-color .3s;
	webkit-transition: background-color .3s;
	width: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}

.btn-social:hover,
.btn-social:focus {
	color: #fff;
	outline: none;
	text-decoration: none;
}

.btn-social:hover .fa,
.btn-social:focus .fa,
.btn-social:hover i,
.btn-social:focus i {
	ms-transform: scale(1.3);
	o-transform: scale(1.3);
	transform: scale(1.3);
	webkit-transform: scale(1.3);
}

.btn-social.btn-xs {
	font-size: 9px;
	height: 24px;
	line-height: 13px;
	margin: 6px 2px;
	width: 24px;
}

.btn-social.btn-sm {
	font-size: 13px;
	height: 36px;
	line-height: 18px;
	margin: 6px 2px;
	width: 36px;
}

.btn-social.btn-lg {
	font-size: 22px;
	height: 72px;
	line-height: 40px;
	margin: 10px 6px;
	width: 72px;
}

.btn-facebook {
	background-color: #3b5998;
}

.btn-facebook:hover {
	background-color: #4c70ba;
}

.btn-instagram {
	background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.btn-instagram:hover {
	background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.btn-youtube {
	background-color: #e52d27;
}

.btn-youtube:hover {
	background-color: #ea5955;
}

.btn-linkedin {
	background-color: #0976b4;
}

.btn-linkedin:hover {
	background-color: #0b96e5;
}

.mh-160 {
	min-height: 160px;
}

.floating {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 20px;
	color: #fff;
	background: rgb(0 0 0 / 98%);
	width: 100%;
	text-align: center;
	z-index: 99;
	align-items: center;
	justify-content: space-around;
}

.floating .column {
	width: 100%;
}

.floating .column:first-child {
	border-right: 1px solid #fff;
}

.floating .column a {
	font-size: 14px;
	line-height: 1.3;
	height: 40px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.5rem;
	font-weight: 400;
	text-transform: uppercase;
}

.ml-std {
	margin-left: 2rem;
}

.mr-std {
	margin-right: 2rem;
}

.blnak-height {
	min-height: 700px;
}

.hero #hero-carousel-2.carousel .caption-bottom.carousel-caption {
	top: auto;
	bottom: 15%;
}

body .bg-left-top {
	background-position: center top !important;
}

.mh-500 {
	min-height: 500px;
}


/*-----Cocoon------*/
.color-primary {
	color: var(--color-primary) !important;
}

.z-index-1 {
	z-index: 1;
}

.img-border-style {
	border: solid 10px #e9dbc8 !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-styl img {
	box-shadow: 0px 0 0 70px var(--shadow-default) !important;
	z-index: -1;
}

.fancy-border-b-0 img {
	box-shadow: 0px -140px 0 70px var(--shadow-default) !important;
}

.img-left {
	margin-left: 70px;
}

.img-right {
	margin-right: 70px;
}

.img-overlaytext {
	background: #fff;
	margin-top: 10%;
	margin-left: -30%;
	padding-left: 4rem;
	padding-right: 4rem;
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.text-border {
	position: relative;
}

.text-border::after {
	content: "";
	position: absolute;
	background: var(--color-primary);
	bottom: 1%;
	width: 100%;
	height: 5px;
}

.text-border::before {
	content: "";
	position: absolute;
	background: var(--color-primary);
	width: 100%;
	height: 5px;
}

.img-overlaytext1 {
	background: #fff;
	margin-left: -5%;
	padding: 3rem;
}

.text-border1 {
	border: solid 5px transparent;
}

.bg-white {
	background: #fff;
}

.bg-pink1 {
	background: #ead2c9 !important;
}

.round-img1 {
	border-radius: 50%;
	border: solid 10px #fff;
	box-shadow: 8px 1px 13px grey;
}

.italic-text {
	font-family: 'cormoramt garamond';
	font-style: italic;
	font-size: 26px;
}

.para-style {
	font-family: 'Cormorant';
	font-weight: 300;
	font-size: 22px;
}

.brands-text {
	background: #fff !important;
	padding: 2rem;
	margin-right: -30%;
	margin-top: 10%;
	box-shadow: 20px 20px 50px 15px grey;
}

.btn.btn-primary1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	background: var(--color-primary);
	color: #fff;
	border-radius: 0;
	height: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	padding: 0.3rem 2rem;
	font-family: 'Rubik';
	border: 0;
}

.btn.btn-yellow {
	background: var(--color-primary);
	color: #fff;
}

.btn-brown.btn.btn-primary1 {
	background: var(--color-primary);
	color: #fff;
}

.btn-brownlight.btn.btn-primary1 {
	background: var(--color-primary);
	color: #fff;
}

.brownlight {
	color: var(--color-primary) !important;
}

.btn-orange.btn.btn-primary1 {
	background: var(--color-primary);
	color: #fff;
}

.btn.btn-primary1:hover,
.btn.btn-primary1:focus {
	background: #000;
	color: #fff;
}

.btn.btn-primary2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	text-transform: uppercase;
	background: var(--color-primary) !important;
	color: #fff;
	border-radius: 0;
	height: 50px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	padding: 0.5rem 2.5rem;
}

.text-border2 {
	border: solid 3px var(--color-primary);
	padding: 2rem;
}

.img-overlaytext h2 {
	font-family: 'Cormorant';
	font-weight: 400;
	font-size: 46px;
	color: var(--color-primary);
}

.textbox-right {
	padding-left: 80px;
}

.textbox-left {
	padding-right: 80px;
}

.icon-box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 25px;
}

.icon-box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.icon-box p {
	font-size: 18px;
	line-height: 1.8;
	font-weight: 500;
	color: #333333;
	font-family: 'inter';
	margin: 0 !important;
}

.icon-box .icon {
	margin-right: 32px;
	min-width: 60px;
	min-height: 60px;
	max-width: 60px;
	max-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.icon-box .icon img {
	width: auto;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	min-height: 100%;
}

.fancy-gallery {
	position: relative;
}

.fancy-gallery p {
	font-size: 40px;
	line-height: 1;
	font-weight: 500;
	background: #fff;
	padding: .5rem 2.5rem 1rem 2.5rem;
	position: absolute;
	left: 0;
	top: 5%;
	height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #000;
	transition: all 0.5s 0.3s ease;
}

.fancy-gallery a:hover p {
	color: #000;
	top: 8%;
}

.fancy-gallery img {
	padding-left: 30px;
}

#testimonials:not(li) {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
}

.testimonial-heading {
	letter-spacing: 1px;
	margin: 30px 0px;
	padding: 10px 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.testimonial-heading span {
	font-size: 1.3rem;
	color: #252525;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.testimonial-box-container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}

.testimonial-box {
	width: 500px;
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	padding: 20px;
	margin: 15px;
	cursor: pointer;
}

.profile-img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.profile-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.profile {
	display: flex;
	align-items: center;
}

.name-user {
	display: flex;
	flex-direction: column;
}

.name-user strong {
	color: #3d3d3d;
	font-size: 1.1rem;
	letter-spacing: 0.5px;
}

.name-user span {
	color: #979797;
	font-size: 0.8rem;
}

.reviews {
	color: var(--color-primary);
}

.box-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.client-comment p {
	font-size: 0.9rem;
	color: #4b4b4b;
}

.testimonial-box:hover {
	transform: translateY(-10px);
	transition: all ease 0.3s;
}

.neighborhoodText {
	padding: 3vmax;
	background-color: #fff;
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}

.neighborhoodImg {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 480px;
}

.neighborhoodGuide {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2rem;
}

.fancyslider {
	position: relative;
	margin: 4rem 0;
}

.fancyslider-bg {
	height: auto !important;
	position: absolute !important;
	left: 35% !important;
	top: -4rem !important;
	bottom: -4rem !important;
	right: 0% !important;
	animation-name: afr !important;
	animation-delay: 250ms !important;
	background: #e3dee4;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	cursor: pointer;
}

.owl-carousel.owl-loaded>* {
	width: auto !important;
}

.owl-carousel .owl-next {
	left: 98%;
}

.owl-carousel .owl-prev {
	right: 98%;
}

.owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--arrows-size, 1.8rem) !important;
	margin-left: var(--arrows-offset, 0);
	margin-right: var(--arrows-offset, 0);
	transition-property: background, box-shadow, border, color, opacity, transform;
	transition-duration: 0.3s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: var(--color-primary);
	color: #FFF;
	text-decoration: none;
	border-radius: 0;
}

.ul-primary li {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	color: var(--color-primary);
	margin-bottom: 0.5rem;
}

.galeery-item {
	margin-bottom: 80px;
}

.galeery-item h3 {
	font-size: 28px;
	line-height: 1.3;
	font-weight: 500;
	margin-top: 1rem;
}

.design-block {
	background: var(--color-primary);
	padding: 3rem;
	/* box-shadow: 0px 0 0 70px #e7b793 !important; */
	font-size: 40px;
	margin: 0;
	position: relative;
}

.design-block .qt-left {
	font-size: 80px;
	line-height: 1;
	position: absolute;
	top: 9px;
	left: 24px;
	color: #000;
	opacity: .8;
}

.design-block .qt-right {
	font-size: 80px;
	line-height: 1;
	position: absolute;
	bottom: -22px;
	right: 24px;
	color: #000;
	opacity: .8;
}

.img-shadow {
	box-shadow: 0px -140px 0 70px var(--shadow-default) !important;
	margin-right: 70px;
}

.img-box {
	position: relative;
}

.img-box-bg {
	content: '';
	background: var(--shadow-default) !important;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	top: -70px;
}

.mailresume h2,
.mailresume a {
	font-size: 28px;
	line-height: 1.3;
	margin-bottom: 0;
	font-weight: 500;
	font-family: var(--font-secondary);
}

.mailresume a {
	color: var(--color-primary) !important;
}

.on-page.footer-widget .pelican-footer-social li:first-child {
	margin-left: 0;
}

.form-container {
	margin-right: -10%;
	background: #fff;
	padding: 4rem;
	padding-top: 3rem;
	box-shadow: 0 -3em 3em rgba(0, 0, 0, 0.1),
		0 0 0 2px rgb(255, 255, 255),
		0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #f2f2f2;
	background-clip: padding-box;
	border: 1px solid #f2f2f2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .375rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	border-radius: 0;
	height: 40px;
	margin-bottom: 1.5rem;
}

.form-container [class*="col-"] {
	padding: 0 .8rem;
}

.floating-booknow {
	position: fixed;
	bottom: 30%;
	left: 0px;
	border-radius: 0;
	text-align: center;
	box-shadow: none;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(180deg);
}

.floating-booknow a {
	color: #FFF;
	background-color: var(--color-primary);
	padding: 0.5rem;
	font-size: 18px;
	width: 50px;
	height: 124px;
	writing-mode: vertical-rl;
	line-height: 1.8;
	font-weight: 400;
}

.floating-booknow:hover a,
.floating-booknow:focus a {
	color: #FFF;
	background-color: #000;
}

.floatingsocial .social-media {
	align-items: center;
	display: flex;
	transition: transform 0.3s ease-in-out;
	margin-bottom: 1px;
	min-height: 40px;
	background: #fff !important;
}

.floatingsocial .social-media:hover {
	transform: translateX(calc(-73px + 60px));
}

.floatingsocial .social-media i {
	color: #005ca8;
	font-size: 24px;
	padding: 3px;
	text-align: center;
	width: 48px;
}

.floatingsocial .social-media i.fa-phone-volume {
	transform: rotate(-26deg);
}

.floatingsocial .social-media a {
	color: #fff;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.floatingsocial.social-media-container {
	bottom: 5%;
	list-style-type: none;
	padding: 0;
	position: fixed;
	left: calc(100% - 41px);
	transform: translateY(-10%);
	min-width: 60px;
	z-index: 9;
}

.floatingsocial .social-media a img {
	width: auto;
	height: auto;
	max-height: 26px;
	max-width: 26px;
}

.floatingsocial .social-media.phone {
	background-color: #005ca8;
}

.floatingsocial .social-media.whatsapp {
	background-color: #2da239;
}

.floatingsocial .social-media.email {
	background-color: #f2ab00;
}

.floatingsocial .social-media.map {
	background-color: #ef2a3d;
}

.floatingsocial .social-media.rating {
	background-color: #951b81;
}

.compact-color.pelican-footer-social li {
	margin: 0.3rem .5rem;
}

.compact-color.pelican-footer-social li.facebook a {
	color: #4267B2 !important;
}

.compact-color.pelican-footer-social li.instagram a {
	color: #E4405F !important;
}

.compact-color.pelican-footer-social li.linkedin a {
	color: #0A66C2 !important;
}

.compact-color.pelican-footer-social li.youtube a {
	color: #FF0000 !important;
	font-size: 28px !important;
	line-height: 37px;
}

.compact-color.pelican-footer-social li.youtube a:hover,
.compact-color.pelican-footer-social li.linkedin a:hover,
.compact-color.pelican-footer-social li.instagram a:hover,
.compact-color.pelican-footer-social li.facebook a:hover {
	color: var(--color-primary) !important;
}

.youtube-container {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 30px auto;
}

.youtube-player {
	display: block !important;
	margin: 0 auto !important;
	padding-bottom: 48.25% !important;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: hand;
	cursor: pointer;
	display: block;
	background: #000;
}

img.youtube-thumbnail {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
}

div.youtube-play-btn {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url(../img/1398.png) no-repeat center center;
	background-size: 72px 72px;
}

.youtube-iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.weatherwidget-container {
	background: #473a41;
	padding: 1rem 0 !important;
	min-height: 100px;
}

.weatherwidget-io {
	pointer-events: none;
	cursor: default;
}

.weatherwidget-io .locationName {
	color: #eeeeee;
	background: var(--color-primary);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2vmax;
	font-weight: 400;
}

.weatherwidget-io .currentWeather {
	padding: 0;
}

/*[data-scroll-container], [data-scroll-section] { transform-style: preserve-3d; will-change: transform; }*/
.text-shadow {
	text-shadow: 0px 0px 13px rgb(0 0 0);
}

.glightbox-clean .gslide-description {
	background: transparent;
}

.glightbox-clean .gdesc-inner {
	padding: 10px 0 0 0;
}

.glightbox-clean .gslide-title {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 19px;
	line-height: 1.4em;
}

body textarea.form-control {
	min-height: 100px;
}

.text-center-justify {
	text-align: justify;
	text-align-last: center;
}

.iframe {
	max-height: 500px;
	min-height: 500px;
	background: #fff;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: auto;
	padding: 1.5rem;
}

.google-review-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.googleReviews {
	max-width: 587px;
}

.booking-irame.iframe {
	max-height: 100%;
	min-height: 100%;
	background: #fff;
	padding-top: 0;
}

/* width */
::-webkit-scrollbar {
	width: 7px;
	height: 7px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #ccc;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #000;
}

body .widgio-widget * {
	padding: 0;
}

.event-div {
	max-width: 1200px;
	margin: 0 auto;
}

.event-grid {
	background: #fff;
	padding: 1.5rem;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 0;
	flex-direction: column;
}

.event-grid .event-img img {
	max-width: 100%;
}

.event-grid .event-summery {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 1.5rem 0;
	padding-bottom: 0;
}

.event-summery p.title {
	font-size: 26px;
	line-height: 1.8;
	font-weight: 700;
	color: var(--color-primary);
	text-transform: uppercase;
}

.event-summery p {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: .3rem;
	font-weight: 400;
}

.event-summery p span {
	color: var(--color-primary);
}

@media(max-width:1060px) {
	.testimonial-box {
		width: 45%;
		padding: 10px;
	}
}

@media(max-width:790px) {
	.testimonial-box {
		width: 100%;
	}

	.testimonial-heading h1 {
		font-size: 1.4rem;
	}
}

@media(max-width:340px) {
	.box-top {
		flex-wrap: wrap;
		margin-bottom: 10px;
	}

	.reviews {
		margin-top: 10px;
	}
}

::selection {
	color: #ffffff;
	background-color: #252525;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.5, 1.5);
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1);
	}

	to {
		transform: scale(1.5, 1.5);
	}
}

#hero-carousel.main-slider .carousel-item.slideAnimation.active>img {
	-webkit-animation: zoom 20s;
	animation: zoom 20s;
}

#hero-carousel.main-slider .carousel-item {
	transition-duration: 1s !important
}

#hero-carousel.main-slider .carousel-item {
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.slideAnimation {
	-webkit-animation: kenburns 7000ms linear 0s infinite;
	animation: kenburns 7000ms linear 0s infinite;
}

@keyframes kenburns {
	0% {
		background-size: 100% auto;
		transition: all 7s linear;
	}

	100% {
		background-size: 120% auto;
		transition: all 7s linear;
	}

}

.accordion .accordion-header .accordion-button {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	font-family: var(--font-default);
	padding: 0.8rem 1rem;
	background: rgb(204 204 204 / 40%);
	margin-bottom: .2rem;
	outline: 0 !important;
	border: 0;
	box-shadow: none;
}

.accordion .accordion-header .accordion-button:hover {
	background: rgb(204 204 204 / 80%);
}

body .accordion-button:not(.collapsed) {
	color: #fff !important;
	background-color: var(--color-primary) !important;
	box-shadow: none !important;
}

body .accordion-button::after {
	flex-shrink: 0;
	width: var(--bs-accordion-btn-icon-width);
	height: var(--bs-accordion-btn-icon-width);
	margin-left: auto;
	content: "\F282";
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -0.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: none;
	background-repeat: no-repeat;
	background-size: var(--bs-accordion-btn-icon-width);
	transition: var(--bs-accordion-btn-icon-transition);
}

body .accordion-button:not(.collapsed)::after {
	background-image: none;
	color: #fff !important;
}

#opnings .modal-header .modal-title {
	font-size: 25px;
	text-align: center;
	width: 93%;
	font-weight: 700;
	text-transform: uppercase;
}

#opnings .modal-body {
	padding: 3rem 1.5rem;
}

.roomsHeader .fancy-gallery img {
	padding-left: 0;
}

.roomsHeader .fancy-gallery .rooms-caption {
	background: rgb(0 0 0 / 62%);
	padding: 1rem 1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: baseline;
	transition: all 0.5s 0.3s ease;
	width: 100%;
	justify-content: flex-start;
}

.roomsHeader .fancy-gallery p.title {
	font-size: 30px;
	line-height: .9;
	font-weight: 500;
	position: relative;
	background: transparent;
	padding: 0;
	color: #fff;
	height: auto;
	margin: 0;
	display: inline-flex;
}

.roomsHeader .fancy-gallery .rooms-caption i {
	font-size: 18px;
	color: #fff;
	margin: 0 .5rem;
	font-weight: 600;
}

.roomsHeader .fancy-gallery .rooms-caption i {
	font-size: 18px;
	color: #fff;
	margin: 0 .5rem;
	font-weight: 600;
}

.roomsHeader .fancy-gallery .rooms-caption span {
	font-size: 23px;
	line-height: 1.3;
	color: #fff;
}

.roomsHeader .fancy-gallery p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
}

.roomsHeader .fancy-gallery a:hover p {
	color: #fff;
	top: 0;
}

.lunchDinnerWines .fancy-gallery p {
	font-size: 25px;
	line-height: 1;
	font-weight: 500;
	background: rgb(255 255 255 / 83%);
	padding: .5rem 2.5rem .5rem 2rem;
	position: absolute;
	left: 0;
	top: 5%;
	height: 66px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #000;
	transition: all 0.5s 0.3s ease;
	font-family: var(--font-secondary);
}

.mw-300 {
	max-width: 300px;
}

.opnings-box {
	border: 1px solid var(--color-primary);
	padding: 1.5rem 2rem;
	min-height: 190px;
	margin-bottom: 40px;
}

.opnings-box p {
	font-size: 30px;
	line-height: 1.8;
	font-weight: 600;
	color: var(--color-primary);
	font-family: var(--font-secondary);
}

.opnings-box a.btn.btn-primary {
	background: var(--color-primary);
	color: #fff;
	border-color: var(--color-primary);
	margin-bottom: 0 !important;
}

.opnings-box a.btn.btn-primary:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}

.tandc {
	display: inline-block;
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 12px;
	color: #000;
}

.enq-div .event-enq {
	background: var(--color-primary);
	padding: 0.5rem 1rem;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

.enq-div .event-enq:hover {
	background: #000;
}

.caption-patch {
	text-align: left
}

.caption-patch h5 {
	display: inline-block;
	background: rgb(0 0 0 / 35%);
	color: #fff;
	line-height: 1;
	padding: 0.3rem 1.5rem 0.4rem 1.5rem;
}

#aboutHeader {
	background: #f9f5e6;
}

.about-headerdiv {
	min-height: 435px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 95px;
}

.img-styl img.silk-border {
	box-shadow: 0px 0 0 70px #ede1d8 !important;
}

.img-styl img.royal-border {
	box-shadow: 0px 0 0 70px #efd0d0 !important;
}

.footer-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.footer-menu li {
	padding: 0 0.5rem;
	border-right: 1px solid #ccc;
	line-height: 1.3;
}

.footer-menu li:last-child {
	border-right: 0;
}

.footer-menu li a {
	font-size: 14px;
	line-height: 1.3;
}

.footer-menu li a:hover {
	color: var(--color-primary) !important;
}

.subtitle {
	font-size: 24px;
	margin-bottom: .5rem;
	font-weight: 600;
	font-family: var(--font-secondary);
	line-height: 1.8;
}

.directions {
	text-align: center;
}

.directions h6 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 0;
	font-family: 'Cormorant';
	font-weight: 700;
}

.directions img {
	border: 5px solid #fff;
}

.directions p {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: .5rem;
}

.heroscroll {
	display: block;
	position: absolute;
	bottom: 0;
	right: 50%;
}

.heroscroll .scrolldownarrow {
	text-align: center;
	display: inline-block;
	margin-top: 0;
}

.heroscroll #scroll-down {
	display: block;
	position: relative;
	padding-top: 79px;
	text-align: center;
	transform: none;
	opacity: .8;
	visibility: unset;
}

.heroscroll .arrow-down {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 13px;
}

.intractive {
	border: 8px solid transparent;
	box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 28%);
}

.border-white.intractive {
	border-color: #fff !important;
}

.fancybox {
	position: relative;
	margin: 15px;
	margin-left: -30%;
	margin-top: -1vmax;
}

.leftside.fancybox {
	margin-right: -30%;
	margin-left: auto;
}

.leftside.fancybox:before {
	top: 15px;
	left: auto;
	right: 15px;
}

.brow-theme.fancybox:before {
	border: 2px solid var(--color-primary);
}

.border-maroon.fancybox:before {
	border: 2px solid var(--color-primary);
}

.browlight-theme.fancybox:before {
	border: 2px solid var(--color-primary);
}

.browlight-bg {
	background-color: var(--color-primary) !important;
}

.browlight {
	color: var(--color-primary) !important;
}

.white-theme.fancybox:before {
	border: 2px solid #fff;
}

.fancybox:before {
	content: '';
	border: 2px solid var(--color-primary);
	position: absolute;
	top: 15px;
	left: 15px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.fancybox .textbox {
	background: #fff;
	padding: 60px 40px;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 30%);
	z-index: 1;
	display: block;
	position: relative;
}

/*.have-icon {
	position: relative;
	margin-top: 86px;
}*/

/*.have-icon:before {
	width: 120px;
	height: 120px;
	position: absolute;
	top: -85px;
	background: var(--color-primary);
	border-radius: 50%;
	padding: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 53px;
}*/
/*.leftside  .have-icon:before {
    right: 130px;
}

.dinne-icon:before {
	content: url('../img/icons/dine-icon.png');
}

.serve-icon:before {
	content: url('../img/icons/serve-icon.png');
}

.chef-icon:before {
	content: url('../img/icons/chef-icon.png');
}

.staff-icon:before {
	content: url('../img/icons/staff-icon.png');
}

.brow-theme .have-icon:before {
	background: var(--color-primary);
}
.browlight-theme .have-icon:before {
	background: var(--color-primary);
}
.have-icon.browlight-iconbg:before {
	background: var(--color-primary);
}
.have-icon.browdark-iconbg:before {
	background: var(--color-primary);
}*/

.brow-theme .title {
	color: var(--color-primary);
}

.img-align-bottom .owl-stage {
	display: flex;
	align-items: flex-end;
}

.img-align-center .owl-stage {
	display: flex;
	align-items: center;
}

.img-align-bottom .owl-stage .item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.brands-logo .slide .img:first-child {
	margin-bottom: 1vmax;
}


.brands-logo .slide .img:last-child {
	margin-top: 1vmax;
}

.brands-logo .slide .img {
	min-height: 151px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.brands-logo .slide {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.overlay-none.fancybox {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.profile-bio {
	font-family: var(--font-secondary) !important;
	font-size: 22px !important;
	line-height: 1.5;
	font-weight: 500;
}

.subfooter {
	border-top: 1px solid #84807a;
	padding: 1rem 0;
	margin-top: 2rem;
}

.bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-fix {
	background-attachment: fixed;
}

.bg-lightCream {
	background-color: #fef8ef !important;
}

.bg-brown {
	background-color: var(--color-primary) !important;
}

.bg-lighgray {
	background-color: #fafafa !important;
}

.imgbox {
	text-align: center;
}

.imgbox h4 {
	font-size: 32px;
	line-height: 1.1;
	font-family: 'Cormorant', serif;
	font-weight: 700;
	margin-bottom: 1.5rem;
	color: #000000;
	margin: 3rem 0 1rem 0;
}

.profile-div h3 {
	font-size: 44px;
	line-height: 1.3;
	font-weight: 400;
	font-family: 'Noto Serif Telugu', serif;
	margin-top: 2.5rem;
}

.profile-div .auth-design {
	font-family: 'Cormorant', serif;
	font-style: italic;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3;
}

.qot-box {
	background: var(--color-primary);
	padding: 2vmax;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	font-family: 'Cormorant', serif;
	font-weight: 500;
	font-style: italic;
}

.qot-box q {
	position: relative;
	padding: 0 2rem;
}

.qot-box q::before {
	font-size: 91px;
	position: absolute;
	top: 0px;
	line-height: 50%;
	left: -3px;
}

.qot-box q::after {
	font-size: 91px;
	position: absolute;
	bottom: -22px;
	line-height: 30px;
	right: -3px;
	display: flex;
}

/*.textbox h6 {
	font-size: 22px;
	line-height: 1.8;
	font-weight: 500;
	color:var(--color-primary);
	font-family: 'cormoramt garamond';
}*/
/*.textbox h6.medium-title {
    font-size: 30px;
    line-height: 1.3;
}*/
.iconbox {
	display: flex;
	align-items: flex-start;
	margin-bottom: 5vmax;
}

.iconbox .icon {
	width: 98px;
	height: 98px;
	background: var(--color-primary);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	min-width: 98px;
	min-height: 98px;
	padding: 1rem;
	margin-right: 1.5rem;
}

.iconbox .icontext h5 {
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	margin-bottom: .5rem;
	font-family: 'Cormorant';
}

.iconbox .icontext p {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 0;
}

.idealFranchisee.imgbox h4 {
	font-size: 28px;
	font-weight: 700;
	margin: 1.8rem 0 .5rem 0;
}

.blue {
	color: #4faddb;
}

.green {
	color: #56bf6a;
}

.red {
	color: #e13850;
}

.yellow {
	color: #e8b156;
}

.orange {
	color: #ca8610;
}

.pink {
	color: #e87979;
}

.stepbox {
	text-align: center;
}

.stepbox .stepbox-img {
	margin-bottom: 1.5rem;
}

.stepbox h5 {
	font-size: 20px;
	font-weight: 700;
	font-family: 'Cormorant';
	margin-bottom: .5rem;
	line-height: 1.8;
}

body .brands-logo img {
	width: auto !important;
	max-width: 100%;
}

.whyChoouse .stepbox .stepbox-img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #fff;
	padding: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1.5rem;
}

.whyChoouse .stepbox p {
	margin-bottom: 0;
}

.stepbox h5 {
	font-size: 28gpx;
	font-weight: 700;
	font-family: 'Cormorant';
	margin-bottom: .5rem;
	line-height: 1.8;
}

.nextSteps .stepbox h5 {
	font-size: 20px;
}

.nextSteps .stepbox p {
	max-width: 210px;
	margin: 0 auto;
}

.HowtoJoin .stepbox h5 {
	font-size: 24px;
}

.timeline-textbox {
	text-align: left;
	margin: 1vmax;
	padding-left: 2.5rem;
	border-left: 3px solid var(--color-primary);
	max-width: 500px;
}

.timeline-textbox img {
	margin-left: 0;
}

.timeline-textbox h5 {
	font-size: 34px;
	line-height: 1.8;
	font-weight: 400;
	color: var(--color-primary);
	font-family: 'Rubik';
	margin-bottom: 1rem;
}

.timeline-textbox p {
	font-size: 22px;
	line-height: 1.5;
	font-weight: 400;
	font-family: 'Cormorant';
	margin-bottom: 1.5rem;
}

.cd-h-timeline__event-content {
	min-height: 415px;
}

/*------------------------
# Back to top button
-------------------------*/
.back-to-top {
	position: fixed;
	visibility: hidden;
	right: 15px;
	bottom: 15px;
	z-index: 996;
	background: var(--color-primary);
	width: 40px;
	height: 40px;
	border-radius: 4px;
	transition: all .4s;
	border: 1px solid #fff;
	;
}

.back-to-top i {
	font-size: 24px;
	color: #fff;
	line-height: 0
}

.back-to-top:hover {
	background: #000;
	color: #fff
}

.back-to-top.active {
	visibility: visible;
	opacity: 1
}

.awards-slide .imgbox {
	padding: 1.2rem;
}

.clearfix {
	content: "";
	clear: both;
	display: table;
}

.mxh-435 {
	max-height: 515px;
}

nav.sitemap ul {
	margin: 0;
}

.sitemap {
	width: 100%;
}

.linkedin-icon i {
	font-size: 24px;
	color: #000;
}

.linkedin-icon:hover i,
.linkedin-icon:focus i {
	color: #0077b5;
}

.g-recaptcha>div {
	margin: 0 auto;
}

.portfolio {
	background-color: var(--color-primary);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 16vmax;
	padding: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	box-shadow: 15px 15px 30px 0 rgb(188 188 188 / 90%);
	text-align: center;
	margin: .5vmax;
}

.portfolio .text h6 {
	font-size: 3vmax;
	color: #fff;
	font-weight: 700;
	font-variant: lining-nums;
	line-height: .8;
}

.portfolio .text p {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
}

.portfolio.mt-top {
	background-image: url(assets/img/home/no-of-keys-bg.jpg);
	margin-top: 3vmax;
}

.portfolio .text .brand-name {
	font-size: 2vmax;
	line-height: 1.3;
}

.brands-thumb a:last-child {
	min-height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1rem;
}

.brands-thumb {
	margin-bottom: 3vmax;
}

.brands-thumb a {
	display: block;
}

.brands-thumb {
	transition: all 1s ease-in-out;
}

.brands-thumb a:first-child {
	transition: 0.25s;
	transition-timing-function: ease-out;

	transform: translateY(0);
}

.brands-thumb:hover a:first-child {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
	transition: all 1s ease-in-out;
}

.founder .title {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 700;
}

.founder h3 {
	font-size: 20px;
	margin-bottom: .5rem !important;
}

.inlinebox {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.inlinebox * {
	margin-left: 1.5rem;
}

.inlinebox *:first-child {
	margin-left: 0;
}

.valuesbox {
	padding: 2vmax 1.5vmax;
	border-right: 1px solid #fff;
	min-height: 193px;
}

.valuesbox .title {
	font-size: 28px;
	color: #fff;
	margin-bottom: .8rem;
	text-align: center;
}

.valuesbox p {
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.5;
}

.celebrating-slide .animated {
	-webkit-animation-duration: 3000ms;
	animation-duration: 3000ms;
}


































@media screen and (min-width: 1200px) and (max-width: 1400px) {

	.header {
		padding: 10px 1vmax;
	}

	.navbar>ul>li {
		padding: 10px 0 10px 20px;
	}

	.carousel-caption p {
		font-size: 58px;
	}

	.title {
		font-size: 52px;
	}

	.intro {
		font-size: 22px;
	}

	.qt-syle {
		font-size: 24px;
	}

	.mw-203 {
		max-width: 180px;
	}

	.font-24 {
		font-size: 22px;
		line-height: 1.5;
	}

	.size {
		font-size: 22px;
	}

	.small-title {
		font-size: 22px;
	}

	.grid-layout {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
		grid-gap: 5px;
		grid-auto-rows: minmax(115px, auto);
		grid-auto-flow: dense;
		padding: 10px;
	}

	.hover01 p {
		font-size: 12px;
	}

	.hover01 p.font-md-8 {
		font-size: 8px;
	}

	.neighbourhood-grid p span {
		font-size: 30px;
	}

	#timeline .timeline-movement .timeline-item h4 {
		font-size: 24px;
	}

	#timeline .timeline-movement .timeline-item p {
		font-size: 14px;
		line-height: 1.5;
	}

	.gap-large {
		padding: 100px 0;
	}

	.std-ul1 li {
		margin-bottom: 0.5rem;
		color: var(--color-primary);
	}

	.design {
		color: var(--color-primary);
	}

	.form-design {
		background-color: #fff;
	}

	.design-block {
		background-color: var(--color-primary);
		padding: 2rem;
		max-width: 28rem;
	}

}





@media (max-width: 768px) {
	.hero {
		padding-top: 54px;
	}

	body {
		font-size: 14px;
		line-height: 1.5;
	}

	.navbar .dropdown ul,
	.navbar .dropdown .dropdown ul {
		display: block !important;
	}

	.dropdown ul li a {
		padding: 5px 20px;
		font-size: 14px !important;
		line-height: 1.3;
		text-transform: none !important;
	}

	.center-style.carousel-caption p {
		padding: 0rem;
	}

	.img-styl img {
		box-shadow: none !important;
	}

	.img-styl img.premium-border,
	.img-styl img.silk-border,
	.img-styl img.royal-border {
		box-shadow: none !important;
	}

	.btn.btn-primary {
		height: 40px;
		padding: 0.5rem 1.5rem;
	}

	.img-left {
		margin-left: 0px;
		margin-bottom: 0;
	}

	.iframe {
		max-height: 440px;
		min-height: 440px;
		overflow: scroll;
		overflow-x: auto;
		overflow-y: auto;
		background-color: #fff;
		display: block;
	}

	.img-right {
		margin-right: 0px;
		margin-bottom: 0;
	}

	.textbox-right {
		padding-left: 0px;
		margin-bottom: 1rem;
	}

	.textbox-left {
		padding-right: 0px;
		margin-bottom: 1rem;
	}

	.pb-xs-0 {
		padding-bottom: 0 !important;
	}

	.mb-xs-0 {
		margin-bottom: 0 !important;
	}

	.pt-xs-small {
		padding-top: 30px !important;
	}

	.pt-xs-large {
		padding-top: 2.5rem !important;
	}

	.mw-xs-200 {
		max-width: 200px !important;
	}

	.pb-xs-small {
		padding-bottom: 30px !important;
	}

	.icon-box .icon {
		margin-right: 15px;
		min-width: 40px;
		min-height: 40px;
		max-width: 40px;
		max-height: 40px;
	}

	.icon-box p {
		font-size: 13px;
		line-height: 1.5;
	}

	.std-ul li {
		margin-bottom: 0.5rem;
		font-size: 14px;
		line-height: 1.5;
	}

	.ml-std {
		margin-left: 0;
	}

	.mr-std {
		margin-right: 0;
	}

	.gap-small {
		padding: 30px 0;
	}

	.navbar li.nav-item.active>a {
		color: #000 !important;
	}

	.subcurrent a {
		color: var(--color-primary) !important;
	}

	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		--bs-gutter-x: 2.5rem;
	}

	.container.guter-small {
		--bs-gutter-x: 1.5rem;
	}

	.navbar #enqNow {
		display: none;
	}

	.header {
		padding: 10px 2vmax;
	}

	.header.scrolled.awake {
		padding: 10px 2vmax;
	}

	body a.header-btn {
		max-width: 158px;
	}

	.header.scrolled .logo img {
		max-height: 40px;
		margin: 0;
	}

	.mobile-nav-show {
		padding-right: 0;
	}

	.header .logo img {
		margin: 0;
		max-height: 35px;
	}

	.grid-layout {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(92px, 1fr));
		grid-gap: 2px;
		grid-auto-rows: minmax(92px, auto);
		grid-auto-flow: dense;
		padding: 10px;
	}

	body .hero .carousel,
	#hero-carousel.carousel {
		width: 100%;
		min-height: 45vh;
		;
	}

	#hero-carousel .carousel-item,
	#hero-carousel:not(.home-hero) .carousel-item {
		background-image: none !important;
		background: #eae3df;
	}

	.carousel-caption p {
		font-size: 24px;
	}

	.carousel-caption h6 {
		font-size: 26px;
	}

	.btn.btn-primary1 {
		font-size: 14px;
		line-height: 16px;
		height: 34px;
		padding: 0.2rem 1.5rem;
	}

	.carousel-caption {
		left: 5%;
		right: 5%;
		bottom: 0% !important;
	}

	.gap-medium {
		padding: 40px 0;
	}

	.pt-small {
		padding-top: 50px !important;
	}

	.gap-large {
		padding: 50px 0;
	}

	section {
		overflow-x: hidden;
	}

	.mw-203,
	.mw-142 {
		max-width: 115px;
	}

	.mw-250 {
		max-width: 190px;
	}

	.hero #hero-carousel-2.carousel .carousel-caption p {
		font-size: 20px;
		color: #fff !important;
	}

	.title {
		font-size: 30px;
		margin-bottom: 1rem;
	}

	.font-24 {
		font-size: 18px;
	}

	#hero-carousel-2.carousel {
		min-height: 35vmax !important;
	}

	.hero #hero-carousel-2.carousel .carousel-caption {
		top: auto;
		bottom: 5% !important;
	}

	.arrow-container .carousel-control-next,
	.arrow-container .carousel-control-prev,
	.fancyarrow .owl-prev,
	.fancyarrow .owl-next {
		width: 34px;
		height: 34px;
		margin-bottom: -34px;
	}

	.arrow-container .arrows,
	.fancyarrow .owl-nav {
		max-width: 90px;
		height: 34px;
		right: .9rem;
		bottom: 14px;
	}

	.carousel-control-next.arrow-style i:after,
	.arrow-style i:after {
		top: 27%;
	}

	.size {
		font-size: 18px;
		text-align: center;
	}

	.brown-text1 {
		font-size: 28px;
		color: #b66c43;
	}

	.small-title {
		font-size: 20px;
		text-align: center;
	}

	.text-xs-center {
		text-align: center !important;
	}

	.pt-xs-0 {
		padding-top: 0 !important;
	}

	.fetured-box {
		padding: 0;
	}

	.slide-text-box {
		max-width: 500px;
		padding-bottom: 50px;
		min-height: 210px;
	}

	ul.column-xs-2 {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		column-gap: 30px;
	}

	.img-border {
		border: 15px solid #fff;
	}

	.hide-before-xs:before {
		display: none;
	}

	.hide-before-xs .stretch-bg-content {
		background-color: #fff;
	}

	.arrows.ms-0 {
		left: .9rem;
	}

	.hover01 p {
		font-size: 12px;
		padding: .5rem;
	}

	.table-responsive.rera-table table {
		border: 0;
	}

	.table-responsive.rera-table table tr {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.rera-table tr td {
		font-weight: 400;
		border: 1px solid #fff;
		width: 100%;
		text-align: center;
	}

	.rera-table tr td:not(:last-child) {
		border-bottom: 0 !important;
	}

	.mh-700 {
		min-height: 200px;
	}

	.mh-xs-350 {
		min-height: 350px;
	}

	.bg-fix {
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

	.pb-xs-3 {
		padding-bottom: 3rem !important;
	}

	#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul,
	#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	#timeline .lefting-wrap {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	#timeline .lefting-wrap img {
		width: 100%;
	}

	#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap,
	#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
		width: 100%;
		text-align: center;
	}

	.footer .lighthouse-footer-widget {
		text-align: center;
	}

	section.overflow-show {
		overflow: hidden;
		padding-bottom: 34px;
	}

	.fetured-box h4 {
		font-size: 3.5vmax;
		top: 1.5rem;
		left: 1.5rem;
	}

	.footer .footer-legal {
		padding-bottom: 50px;
	}

	.floating {
		display: flex;
	}

	.carousel-item.cgb-white:after {
		bottom: 5px;
		right: 5px;
		opacity: .8;
	}

	.animate-transition.animate-right {
		animation: 1s animate-right;
		opacity: 1;
	}

	.animate-transition.animate-left {
		animation: 1s animate-left;
		opacity: 1;
	}

	.animate-transition.animate-fade {
		animation: 1s animate-fade;
		opacity: 1;
	}

	@keyframes animate-right {
		0% {
			transform: translateX(-30px);
		}

		100% {
			transform: translateX(0);
		}
	}

	@keyframes animate-left {
		0% {
			transform: translateX(30px);
		}

		100% {
			transform: translateX(0px);
		}
	}

	@keyframes animate-fade {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	#timeline .timeline-movement {
		margin-bottom: 10rem;
	}

	#timeline .timeline-badge.timeline-future-movement {
		top: -88px;
	}

	#timeline .timeline-movement .timeline-item .timeline-panel {
		padding: 1rem;
	}

	.imgbordercgtextleft:after {
		bottom: 15px !important;
		left: 15px !important;
	}

	.blnak-height {
		min-height: 0;
	}

	.arrow-xs-top {
		position: absolute;
		top: -3px;
		bottom: auto;
	}

	body .hero .carousel,
	#hero-carousel.carousel {
		width: 100%;
		min-height: 100%;
		padding: 0;
		display: flex;
	}

	#hero-carousel .carousel-item,
	#hero-carousel:not(.home-hero) .carousel-item {
		background-image: none !important;
		background: #eae3df;
	}

	.hero .carousel-item {
		position: relative;
	}

	.mw-xs-80 {
		max-width: 80px !important;
	}

	.owl-carousel .owl-next {
		left: 55%;
	}

	.owl-carousel .owl-prev {
		right: 55%;
	}

	.owl-carousel .owl-nav button {
		top: auto;
		bottom: 0;
		transform: translateY(0%);
	}

	.subscribebox,
	.subscribebox form {
		display: flex;
		flex-direction: column;
	}

	.floatingsocial.social-media-container {
		bottom: 0px;
		list-style-type: none;
		padding: 0;
		position: fixed;
		left: 0;
		transform: translateY(0%);
		min-width: 100%;
		z-index: 9;
		display: flex;
		align-items: center;
		margin: 0;
		border-top: 1px solid var(--color-primary);
	}

	.floatingsocial .social-media {
		align-items: center;
		display: flex;
		transition: transform 0.3s ease-in-out;
		margin-bottom: 0;
		margin-right: 0;
		width: 100%;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		border-right: 1px solid var(--color-primary);
	}

	.booknow a {
		font-size: 14px;
		min-width: 98px;
		height: 100%;
		color: var(--color-primary) !important;
	}

	.floatingsocial .social-media.booknow {
		background-color: var(--color-primary);
		min-width: 40%;
		font-weight: 500;
		border-right: 0;
	}

	.floating-booknow {
		display: none;
	}

	.scrolldownarrow {
		text-align: center;
		display: inline-block;
		margin-top: -30px;
		margin-bottom: 1rem;
	}

	.container-fluid.p-0 {
		--bs-gutter-x: 2rem;
	}

	.neighborhoodImg {
		min-height: 200px;
		display: none;
	}

	.youtube-player {
		margin: 0 !important;
		padding-bottom: 52.25% !important;
	}

	.neighborhoodText h1 br {
		display: none;
	}

	.neighborhoodText h1,
	.neighborhoodText img {
		margin-bottom: 1rem;
	}

	.neighborhoodText p {
		font-size: 14px;
		line-height: 1.5;
	}

	body .neighborhoodGuide {
		padding: 1rem 0 2rem;
		background: #fff;
	}

	.fancyslider {
		margin: 1rem 0;
	}

	.fancyslider-bg {
		left: 11% !important;
		top: -2rem !important;
		bottom: -2rem !important;
		right: -8% !important;
	}

	body .bg-xs-gray {
		background-color: #e3dee4 !important;
	}

	body .bg-xs-silk {
		background-color: #ede1d8 !important;
	}

	body .bg-xs-royal {
		background-color: #efd0d0 !important;
	}

	body .bg-xs-white {
		background-color: #fff !important;
	}

	body .bg-xs-secondary1 {
		background-color: #faf6f3 !important;
	}

	.fancy-gallery img {
		padding-left: 0;
	}

	.lunchDinnerWines .item {
		padding: 0 1.3rem;
	}

	.fancy-gallery p {
		font-size: 28px;
		padding: .5rem 2.5rem 1rem 2.5rem;
		height: 50px;
	}

	.event-grid {
		flex-direction: column;
	}

	.event-grid .event-img img {
		max-width: 100%;
		margin-right: 0;
	}

	.event-grid .event-summery {
		padding-bottom: 0;
	}

	.event-summery p.title {
		font-size: 24px;
	}

	.event-summery p {
		font-size: 16px;
	}

	.event-grid {
		margin-bottom: 20px;
	}

	.img-box-bg {
		top: -35px;
	}

	.img-box {
		position: relative;
		max-width: 250px;
		margin: 0 auto;
	}

	.design-block {
		background: var(--color-primary);
		padding: 1.5rem;
		/* box-shadow: 0px 0 0 70px #e7b793 !important; */
		font-size: 24px;
		margin: 0;
	}

	.text-end {
		text-align: center !important;
	}

	.form-container {
		background: #e3dee4;
		padding: 1.5rem;
		padding-top: 1rem;
	}

	.contact-table tr {
		display: flex;
		flex-direction: column;
		margin-bottom: 1rem;
		line-height: 1.5;
	}

	.contact-table tr td {
		width: 100% !important;
		line-height: 1.5;
	}

	.gallery-grid .row {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.gallery-grid .row>* {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.galeery-item {
		margin-bottom: 1rem !important;
	}

	.glightbox-mobile .glightbox-container .gslide-description {
		position: unset;
		max-height: 78vh;
		flex: unset;
	}

	.glightbox-container .ginner-container {
		align-items: center;
		justify-content: center;
	}

	.iframe {
		margin-bottom: 1.5rem;
	}

	.booking-irame.iframe {
		padding: 0;
	}

	.repres-img:after {
		font-size: 10px;
	}

	.roomsHeader .fancy-gallery p {
		font-size: 26px;
		line-height: 1.5;
	}

	.roomsHeader .fancy-gallery p {
		font-size: 14px;
	}

	.about-headerdiv {
		min-height: 355px;
		padding-top: 55px;
	}

	.mw-xs-145 {
		max-width: 145px;
	}

	.design-block .qt-left {
		font-size: 60px;
		line-height: 1;
		position: absolute;
		top: 9px;
		left: 15px;
		color: #000;
	}

	.design-block .qt-right {
		font-size: 60px;
		line-height: 1;
		position: absolute;
		bottom: -18px;
		right: 24px;
		color: #000;
	}

	.google-review-header {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-direction: column;
		margin-bottom: 1.5rem;
	}

	.footer-menu {
		margin-bottom: 1.5rem;
	}

	.directions h6 {
		font-size: 18px;
	}

	.directions p {
		font-size: 16px;
	}

	.directions {
		text-align: center;
		margin-bottom: 1.5rem;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid #ccc;
	}

	.fancybox .textbox {
		padding: 1rem;
	}

	.fancybox {
		margin-left: 0;
		margin-top: 15px;
	}

	.leftside.fancybox {
		margin-right: 0;
		margin-left: 15px;
	}

	.have-icon:before {
		transform: scale(.7);
		top: -92px;
		padding: 1rem;
		right: 0px;
	}

	.leftside .have-icon:before {
		right: 15px;
	}

	.have-icon {
		position: relative;
		margin-top: 0px;
	}

	.img-align-bottom .owl-stage {
		align-items: center;
	}

	.founder img {
		margin-bottom: 1rem;
		max-width: 150px;
	}

	.italic-text {
		font-size: 16px;
	}

	.profile-bio {
		font-size: 16px !important;
		line-height: 1.3;
		/*text-align: justify;*/
	}

	footer h1 {
		font-size: 30px;
	}

	.copyright {
		/*margin-bottom: 2.5rem !important;*/
	}

	.medium-title {
		font-size: 22px !important;
		margin-bottom: 1rem !important;
		line-height: 1.3 !important;
	}

	.medium-title br {
		display: none;
	}

	.imgbox h4 {
		font-size: 22px;
		margin: 1.5rem 0 1rem 0;
	}

	.imgbox {
		margin-bottom: 2.5rem;
	}

	.awards-slide .imgbox {
		margin-bottom: 0;
		padding-bottom: .5rem;
	}

	.frames iframe {
		max-height: 350px;
	}

	.h-100.fancybox,
	.h-100.textbox {
		height: auto !important;
		max-height: none;
	}

	.font-24 {
		font-size: 18px !important;
		line-height: 1.3 !important;
	}

	.imgbox p {
		font-size: 14px;
		line-height: 1.5;
	}

	.qot-box {
		font-size: 22px;
	}

	.profile-div h3 {
		font-size: 28px;
		line-height: 1.1;
		margin-bottom: 0;
	}

	.profile-div .auth-design {
		font-size: 18px;
	}

	.iconbox .icon {
		width: 70px;
		height: 70px;
		min-width: 70px;
		min-height: 70px;
		padding: 1rem;
		margin-right: 1rem;
	}

	.iconbox .icontext h5 {
		font-size: 18px;
	}

	.iconbox .icontext p {
		font-size: 14px;
		line-height: 1.5;
	}

	.whyChoouse .stepbox .stepbox-img {
		margin: 0 auto 1rem;
	}

	.stepbox .stepbox-img {
		margin-bottom: .5rem;
	}

	.positions.fancybox {
		margin-bottom: 5vmax;
	}

	.js .cd-h-timeline__events {
		padding: 1rem;
		min-height: 647px;
	}

	.timeline-textbox {
		text-align: left;
		margin: 4vmax 0 0;
		padding-left: 0;
		border-left: 0;
		max-width: 500px;
		padding-top: 1.3rem;
		border-top: 3px solid var(--color-primary);
	}

	.timeline-textbox p {
		font-size: 16px;
		margin-bottom: 1rem;
	}

	.intractive {
		border: 5px solid transparent;
		box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 28%);
	}

	.timeline-textbox h5 {
		font-size: 26px;
		margin-bottom: .5rem;
	}

	.overlay-none.fancybox {
		margin-right: 15px;
	}

	.idealFranchisee.imgbox h4 {
		margin: 1rem 0 .5rem 0;
	}

	.sitemap {
		width: 100%;
		margin: 0 auto;
		margin-top: 1rem;
	}

	.portfolio .text p {
		font-size: 14px;
	}

	.portfolio {
		min-height: 26vmax;
		padding: 1rem;
		margin: -.5vmax;
	}

	.portfolio img {
		max-width: 50px;
	}

	.portfolio .text h6 {
		font-size: 5vmax;
	}

	.portfolio .text .brand-name {
		font-size: 3vmax;
	}

	.js .cd-h-timeline__dates {
		margin: 0 30px;
	}

	.brands-thumb a:last-child {
		min-height: auto;
	}

	.brands-thumb {
		margin-bottom: 10vmax;
	}

	.brands-thumb a:last-child img {
		max-width: 150px;
	}

	.brands-logo .item .img {
		min-height: 90px;
	}

	.mission p {
		font-size: 14px;
		line-height: 1.3;
	}

	.owl-item .imgbox h4 {
		font-size: 22px;
		margin: 1.5rem 0 0 0;
	}

	.founder .title {
		font-size: 28px;
	}

	.founder h3 {
		font-size: 18px;
	}

	.title br {
		display: none !important;
	}

	.logo-xs-small {
		max-width: 100px !important;
	}

	.timeline .intractive {
		border: 3px solid transparent;
		box-shadow: 0px 0px 6px 4px rgb(0 0 0 / 28%);
	}

	.timeline .timeline-textbox {
		margin: 2vmax 0 0;
		padding-left: 0;
		border-left: 0;
		max-width: 500px;
		padding-top: 0;
		border-top: 0;
		text-align: center;
	}

	.timeline .text-component {
		padding: 1rem 1rem 0;
	}

	.timeline .timeline-textbox h5 {
		font-size: 20px;
		margin-bottom: .5rem;
		line-height: 1.3;
	}

	.timeline .timeline-textbox p {
		font-size: 14px;
		margin-bottom: 1rem;
		line-height: 1.3;
		color: #000;
	}

	.timeline .timeline-textbox img {
		margin-left: 0;
		max-width: 100px;
		max-height: 77px;
		width: auto !important;
		margin: 0 auto;
	}

	.timeline .owl-nav {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.timeline.owl-carousel .owl-nav button {
		top: auto;
		bottom: 0;
		transform: translateY(0%);
		right: auto;
		left: auto;
		position: relative;
		background: var(--color-primary);
		color: #fff;
		font-size: 16px !important;
		width: 35px;
		height: 35px;
		line-height: 16px;
	}

	.timeline.owl-carousel .owl-nav button:hover,
	.timeline.owl-carousel .owl-nav button:focus {
		background: #000 !important;
		color: #fff;
	}

	.xs-wrap {
		flex-direction: column;
	}

	.inlinebox.xs-wrap * {
		margin-top: 1rem;
		margin-left: 0;
	}

	.inlinebox.xs-wrap *:first-child {
		margin-top: 0;
	}

	.valuesbox {
		padding: 3vmax 1.5vmax;
		border-right: 0;
		min-height: auto;
		border-bottom: 1px solid #fff;
	}
}