@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=Poppins:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400&display=swap');

html {
	font-size: 16px;
	overflow-x: hidden;
}

body {
	position: relative;
	font-family: 'Poppins', sans-serif;
	background: #fff;
	overflow-x: hidden;
}

/*.container {
    max-width: 1170px;
}*/

:root {
	--white: #ffffff;
	--black: #000;
	--btn-color: rgb(245, 108, 0)
}

p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 2;
	color: #828282;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
}


.img-auto {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

a,
button {
	text-decoration: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover,
button:hover {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

figure {
	margin: 0;
}

section {
	padding: 5rem 0;
}


.themeBtn {
	border-radius: 7px;
	background-color: var(--btn-color);
	font-size: 1.125rem;
	color: var(--white);
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	padding: 0.875rem 1.75rem;
	line-height: normal;
}

.themeBtn:hover {
	background-color: #e83f3a;
	color: var(--white);
}

.headingOne {
	font-size: 4.375rem;
	color: var(--white);
	font-weight: bold;
	/* margin: 0; */
	letter-spacing: 0;
	text-transform: uppercase;
}

/* loader */
.preLoader {
	width: 100%;
	height: 100%;
	z-index: 1111;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.preLoader.black {
	background-color: var(--black);
	z-index: 11113;
	
}
.preLoader.black img {
    filter: grayscale(1) invert(1);
}

.preLoader.white {
	z-index: 11112;
	background-color: var(--btn-color);
	
}

.topBar .paragraph {
	font-size: 0.9375rem;
	color: var(--white);
	margin: 0;
}

/* loader */
/* * Cursor Start */

.mouse-cursor {
	position: fixed;
	left: 0;
	top: 0;
	pointer-events: none;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	visibility: hidden;
}

.cursor-inner {
	margin-left: 2px;
	margin-top: 2px;
	width: 7px;
	height: 7px;
	z-index: 10000001;
	background-color: var(--primary);
	-webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
	margin-left: -10px;
	margin-top: -10px;
	width: 30px;
	height: 30px;
	background-color: var(--primary);
	opacity: 0.3;
}

/*}*/


@keyframes bounce {
	from {
		transform: translateY(0px);
	}

	to {
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {
	from {
		transform: translateY(0px);
	}

	to {
		transform: translateY(-15px);
	}
}

.mouse {
	position: absolute;
	bottom: 4rem;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 11;
	text-align: center;
}

.scroll {
	position: absolute;
	bottom: 0;
	z-index: 11;
	left: 16%;
	font-size: 1.375rem;
	color: var(--white);
	font-weight: 400;
	writing-mode: tb-rl;
	/* transform: scale(-1); */
	display: flex;
	align-items: center;
	gap: 1rem;
}

.scroll span {
	height: 99px;
	background: var(--white);
	display: block;
	width: 1px;
}

/* Cursor End */
/* heder css  */
header {
	position: relative;
	background: var(--black);
	padding: 1.375rem 0;
	border-bottom: 1px solid #696969;
}

.navbar-nav {
	align-items: center;
	width: 100%;
	gap: 5rem;
	justify-content: end;
}

.navbar-nav .nav-item .nav-link {
	font-size: 1.25rem;
	color: var(--white);
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 0;
	margin: 0 0;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
}

.navbar-nav .nav-item .nav-link:hover {
	color: var(--btn-color);
}

header .form-inline {
	gap: 3rem;
	margin-left: 3rem;
}

header .form-inline i {
	color: var(--white);
}

header .form-inline i:hover {
	color: var(--btn-color);
}

header .socialLinks {
	display: flex;
	gap: 2rem;
	justify-content: end;
	align-items: center;
}

header .socialLinks li a {
	color: var(--white);
	display: grid;
	place-items: center;
	font-size: 1.5rem;
}


header .socialLinks li:last-child a {
	padding: 11px 33px;
	font-size: 1.375rem;
	font-family: 'Oswald', sans-serif;
}

/* heder end  */


/* slider css */

.mainSlider {
	height: 1067px;
	position: relative;
	z-index: 1;
	padding: 0;
}

.homeSlider.swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.homeSlider .slide-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-size: cover;
	background-position: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}


.slideContent h3 span {
	font-size: 2.063rem;
	/* width: 30%; */
	text-transform: uppercase;
}

.slideContent h3 {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 8.125rem;
	color: var(--white);
	font-weight: bold;
	text-transform: uppercase;
}

.slideContent h2 {
	font-size: 8.125rem;
	color: aliceblue;
	font-weight: bold;
	line-height: 108px;
	text-transform: uppercase;
}


.homeSlider.swiper-container .swiper-slide {
	overflow: hidden;
}

.homeSlider .swiper-pagination {
	bottom: 0;
	width: 25%;
	left: auto;
	right: 0;
	top: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 1rem;
}

.homeSlider span.swiper-pagination-current {
	color: #fff;
	font-size: 27px;
	padding-right: 13.125rem;
	position: relative;
}

.homeSlider span.swiper-pagination-current:before {
	content: '';
	position: absolute;
	top: 18px;
	left: 19px;
	right: 0;
	background: #fff;
	width: 201px;
	height: 1px;
}

span.swiper-pagination-total {
	color: #f9f9f969;
	font-size: 27px;
}

.homeSlider .swiper-prev,
.homeSlider .swiper-next {
	display: none;
}


.homeSlider .swiper-pagination-bullet {
	height: 20px;
	width: 20px;
	display: block;
	/* margin: 1rem 1rem !important; */
	opacity: 1;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
}

.homeSlider .swiper-pagination-bullet-active {

	position: relative;
}

.homeSlider .swiper-pagination-bullet-active:before {
	border: 1px solid var(--white);
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	margin: auto;
	top: 0;
	bottom: 0;
}

/* slider end*/

/* escap start */
.escape {
	background-image: url(../images/escapebg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 5rem 0 28.5rem;
}

.escape h3.headingOne {
	color: var(--white);
	text-transform: uppercase;
	font-size: 3rem;
}

.escape-wrap h3 {
	font-size: 1.625rem;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--white);
	text-align: center;
	margin-top: 1rem;
}

/* escap end */

/* video css */
.video {
	background: url(../images/videosec.webp) #000 no-repeat;
	background-size: cover;

}

.videoImg {
	margin-top: -29rem;
}

.videoImg figure {
	position: relative;
	border: 2px solid #e83f3a;
	box-shadow: 0 0 80px 0 #e83f3a6b;
}

.videoImg figure a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.videoImg figure a div {
	width: 67px;
	height: 67px;
	background: #e83f3a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--white);
}

.videoImg figure a i {
	font-size: 1.5rem;
}

.conten-vid {
	margin-top: 2rem;
}

.conten-vid h3 {
	font-size: 3.438rem;
	text-transform: uppercase;
	color: var(--white);
	font-weight: bold;
}

.conten-vid p {
	font-size: 1.25rem;
	font-weight: 200;
	color: var(--white);
}

.onlinerom {
	margin-top: 3rem;
}

.onlinewrap h4 {
	font-size: 2.063rem;
	color: var(--white);
	font-weight: 400;
	text-align: center;
}

.onlinerom img {
	width: 100%;
}

.onlinewrap {
	background-color: #434343;
	padding: 1rem 0;
}

.onlinerom h3.headingOne {
	margin-bottom: 1rem;
}

/* video css */

/* testi css */
.tesi-detail {
	background: url(../images/testimonalsbg.webp) #000 no-repeat;
	background-size: cover;
	padding: 5rem 0 1rem;
}

.tesi-detail h4 {
	font-size: 2.875rem;
	color: var(--white);
	font-weight: bold;
}

.tesi-detail p {
	font-size: 1.25rem;
	color: var(--white);
	font-weight: 200;

}


img.about1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	z-index: 99;
	box-shadow: 0px 3px 21px 0px rgb(0 39 67 / 14%);
}

img.about2 {
	margin-top: -1rem;
}

img.about3 {
	position: absolute;
	left: 45px;
	bottom: -95px;
	z-index: 9;
}

img.about4 {
	margin-left: 17rem;
	margin-top: 3rem;
}

img.about5 {
	position: absolute;
	bottom: -23px;
	right: 40px;
	z-index: 9;
}

.testimonails {
	margin-top: 10rem;
}

/* testi css */



/* Testimonial Section */

.testimonialBox {
	border-radius: 35px;
	background-color: rgb(44, 44, 44);
	padding: 50px 30px;
	transition: all 0.4s ease;
}

.testimonails {
	padding: 3rem 0;
}

.testimonialBox span i {
	color: #f8a72a;
	font-size: 13px;
}

.testimonialBox p {
	font-size: 15px;
	color: var(--white);
	font-weight: 600;
	line-height: 2;
	margin: 25px 0 35px;
}


.userOne {
	display: flex;
	align-items: center;
	position: relative;
}

.userOne:before {
	width: 41px;
	content: '';
	position: absolute;
	right: 0;
	top: 0.875rem;
	background-image: url(../images/quote.webp);
	height: 34px;
}

.usrContent {
	padding-left: 1rem;
}

.usrContent h2 {
	font-size: 1rem;
	color: var(--white);

	margin: 0 0 3px;
}

.usrContent span {
	font-size: 17px;
	color: var(--secondary);
}

.testislider {
	margin-right: -39rem;
}

.mapSection {
	padding: 0;
}

.mapSection iframe {
	height: 723px;
	width: 100%;
	filter: grayscale(1);
}

/* testimonails end */

/* faq start */
.faq {
	background: url(../images/faq.webp) no-repeat;
	background-size: cover;
	padding: 10rem 0;
	margin-top: -1rem;
}

.faq h3.headingOne {
	text-align: center;
	margin-bottom: 2rem;
}


.faq #accordion .card {
	border: none;
	border-bottom: 1px solid #E3E3E3;
	padding: 0rem 1rem;
	background: transparent;
	margin-bottom: 1.5rem;
	border-radius: unset;
}

.faq #accordion .card .btn-link {
	--height: 5rem;
	--width: 4.5rem;
	width: 100%;
	display: flex;
	align-items: center;
	color: var(--white);
	padding: 0;
	border: 0;
	font-size: 2.063rem;
	border-radius: 5px;
	text-decoration: none;
	overflow: hidden;
	border-bottom-left-radius: 0;
	text-align: left;
}

.faq #accordion .card .btn-link span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: var(--height);
	margin-right: 2rem;
	font-size: 1.875rem;
}

.faq #accordion .card .btn-link i {
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--white);
	width: var(--width);
	height: var(--height);
	margin-left: auto;

	border-radius: 50%;
	background: 000;
	font-size: 1rem;
	height: 2rem;
	width: 2rem;
}

.faq #accordion .card .btn-link i::before {
	content: "\f068";
}

.faq #accordion .card .btn-link.collapsed i::before {
	content: "\f067";
}

.faq #accordion .card .btn-link.collapsed i {
	color: var(--white);

	height: 2rem;
	width: 2rem;
	font-size: 1rem;
}

.faq #accordion .card+.card {
	margin-top: 0;
}

.faq #accordion .card .card-body {
	padding: 0rem 4rem 0.5rem 0rem;

}

.faq #accordion .card .card-body p {
	color: var(--white);
	font-size: 1.125rem;
	font-weight: 400;
	margin: 0;
	line-height: 33px;
	padding-left: 2rem;

}

/* faq end */

/* cta start */
.cta {
	background-image: -moz-linear-gradient(-5deg, rgb(246, 149, 73) 0%, rgb(253, 198, 137) 100%);
	background-image: -webkit-linear-gradient(-5deg, rgb(246, 149, 73) 0%, rgb(253, 198, 137) 100%);
	background-image: -ms-linear-gradient(-5deg, rgb(246, 149, 73) 0%, rgb(253, 198, 137) 100%);
	position: relative;
}

img.cta-before {
	position: absolute;
	top: -37px;
}

.form h3.headingOne {
	color: var(--black);
}

.form p {
	color: var(--black);
	font-size: 1.438rem;
}


.form form {
	display: flex;
	align-items: center;
	margin-top: 2rem;
}

.form form input {
	width: 100%;
	border: 0;
	height: 86px;
	padding: 0 1em;
	margin: 0 auto;
	border: 1px solid rgb(242, 242, 242);
	border-radius: 7px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 38px 0px rgba(158, 158, 158, 0.1);
}

.form form button.btn {
	color: var(--white);
	background-color: var(--black);
	padding: 21px 60px;
	border-radius: 7px;
	font-size: 1.125rem;
	text-transform: uppercase;
	position: absolute;
	right: 20px;
	font-weight: 600;
}

.form form button:hover {
	background: linear-gradient(178deg, var(--primary-color), var(--gradiant-color));
	color: var(--white);
}

.form form button:hover i {
	color: var(--white);
}

/* cta end */




/* Footer  */
footer {
	padding: 11rem 0 0;
	background: url(../images/footerbg.webp) no-repeat;
	background-size: cover;
}

footer p {
	color: #9d9d9d;
	line-height: 2;
	font-weight: 400;
	font-size: 0.875rem;
}

footer h3 {
	font-size: 1.75rem;
	font-weight: 600;
	line-height: 1;
	color: var(--white);
	position: relative;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}


footer .socialIo {
	justify-content: flex-start;
	margin-top: 3rem;
}

footer .links li a {
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.8;
	color: var(--white);
	font-family: 'Oswald', sans-serif;
}

footer .links li a:hover {
	color: var(--btn-color);
}

footer .infoList li a {
	font-size: 1.5rem;
	color: #fff;
	line-height: 2;
}

footer .infoList li a i {
	margin-right: 1rem;
}


.copys {
	border-top: 1px solid rgb(135 135 135 / 20%);
	margin-top: 2rem;
	padding-top: 1.5rem;
	text-align: center;
}

.copyRight p {
	margin: 0;
	font-size: 1.25rem;
	color: var(--white);
}


footer ul.detailhed li {
	display: flex;
	margin-right: 3rem;
	margin-bottom: 2rem;
}

footer ul.detailhed li a {
	font-size: 1.25rem;
	color: var(--white);
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
}

footer ul.detailhed li i {
	margin-right: 0.5rem;
}


footer .socialLinks {
	display: flex;
	gap: 28px;
	justify-content: start;
	margin-top: 3rem;
}

footer .socialLinks li a {
	color: var(--white);

	display: grid;
	place-items: center;
	border-radius: 50px;
	font-size: 1.5rem;
}

footer .socialLinks li:hover {
	background-color: var(--btn-color);
}

.innerBan .overlay {
	position: absolute;
	text-align: left;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
}

.innerBan h2 {
	font-size: 80px;
	color: var(--white);
	text-transform: uppercase;
	font-weight: 600;
}

.innerBan {
	position: relative;
}

.innerVideo .videoImg {
	margin-top: 0;
}


.cntntVideo h5 {
	font-size: 50px;
	color: #fff;
	margin-bottom: 1rem;
}

.cntntVideo p {
	color: #fff;
	margin-bottom: 2rem;
}



.cntntVideo {
	margin-bottom: 3rem;
}

.video.innerVideo {
	background: #000;
}

.videoBox .videoImg figure {
	box-shadow: unset;
	border: unset;
}

.videoBox h2 {
	font-size: 50px;
	color: #fff;
	margin-bottom: 2rem;
}

.videoBox {
	background: #000;
}

.videoBox .videoImg figure {
	margin-bottom: 2rem;
}


.escapesec .videoImg figure {
	border: unset;

}

.escapesec .videoImg {
	margin-top: 0;
}

.escapesec {
	background: #000;
	padding-bottom: 8rem;
}



.escapcntn h2 {
	font-size: 120px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin-bottom: -32px;
	line-height: 94px;
}

.escapcntn h2 span {
	font-size: 110px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}

.escapcntn h3 {
	font-size: 180px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}


.escapcntn {
	margin-top: -34rem;
	padding-left: 3rem;
}

.newSec {
	background: #000;
	padding: 7rem;
}

.newscontn h4 {
	font-size: 16px;
	color: #fff;
	margin-top: 2rem;
}



.newscontn h2 {
	font-size: 33px;
	color: #fff;
	margin-bottom: 2rem;
	margin-top: 1rem;
}

.newscontn p {
	color: #fff;
	margin-bottom: 2rem;
}

.newwrap {
	margin-bottom: 4rem;
}

.newwrap figure img {
	width: 100%;
}

.puzzlewrap h2 {
	font-size: 50px;
	text-transform: capitalize;
	color: #fff;
	text-align: center;
}

section.puzzleSec {
	background: #000;
}

.puzzlewrap p {
	text-align: center;
	color: #fff;
	margin-bottom: 2rem;
}

.puzzlewrap figure img {
	width: 100%;
}

.puzzlewrap a {}

.puzzlewrap a .themeBtn {}

.col-md-6.puzlimg figure img {
	margin-top: 6rem;
	margin-bottom: 2rem;
}

.onlinepuzzl {
	background: #000;
}

.onlinepuzzl h2 {
	font-size: 50px;
	color: #fff;
	text-align: center;
	margin-bottom: 3rem;
}

.onlinepuzzl h3 {
	font-size: 33px;
	color: #fff;
}

.onlinepuzzl p {
	padding: 0 10rem 0 0;
	color: #fff;
	line-height: 3;
}

.imgg2 figure img {
	margin-bottom: 3rem;
	width: 100%;
}

.puzzlewrap figure img {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.orangeclr {
	display: flex;
	justify-content: center;
}

.orangeclr h3 {
	font-size: 33px;
	text-align: center;
	margin: 3rem;
	color: #f56c00;
	border-bottom: 1px solid #f56c00;
}


.giftSec {
    background: #000;
    text-align: center;
}



.giftSec h2 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin-bottom: 2rem;
}

.giftSec h3 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin: 2.2rem;
}

.giftSec h4 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.robotSec {
    background: #000;
    text-align: center;
}

.greyclr {
    background: #262626;
    padding: 2rem;
}

.greyclr h4 {
    color: #fff;
    margin-bottom: 2rem;
}


.robotSec h3 {
    font-size: 50px;
    color: #fff;
    margin: 2rem;
}
.roomSec {
    background: #000;
}

.roomSec h2 {
    font-size: 70px;
    color: #fff;
    text-align: center;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 600;
}

.roomcntnt h3 {
    font-size: 50px;
    color: #fff;
    margin-top: 1rem;
    text-transform: uppercase;
    font-weight: 400;
}

.roomcntnt p {
    color: #fff;
}

.roomwrap {
    margin-bottom: 3rem;
}


.building {
    background: #000;
}

section.building h2 {
    font-size: 48px;
    color: #fff;
    text-align: center;
}

section.building p {
    /* text-align: center; */
    color: #fff;
}
.number h3 {
    font-size: 33px;
    color: #fff;
    text-align: center;
}

.number h4 {
    color: #fff;
    font-size: 80px;
    text-align: center;
    margin-top: 1rem;
}
.number h5 {
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin-bottom: 1rem;
}
.teambuildingsec {
    background: #000;
    text-align: center;
}

.formwrap h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.formwrap p {
    color: #fff;
    text-align: center;
    margin-bottom: 2rem;
}

.formwrap figure img{
	margin-bottom: 2rem;
	width: 100%;
}

.formwrap {
    background: #3f3f3f;
    padding: 4rem 9rem;
}

.formwrap form {
    text-align: left;
}


.formwrap .form-group {
    background: #fff;
    padding: 2rem;
    border-radius: 7px;
}

.formwrap .head5 {
    background: #fff;
    padding: 1.5rem;
    border-radius: 7px;
	margin-bottom: 1rem;
	color: var(--black);
}

.formwrap input.form-control{
	border: none;
	border-bottom: 1px solid #ccc;
	width: 40%;
	border-radius: 0;
}


.formwrap label {
    margin-bottom: 1.1rem;
	color: var(--black);
	font-weight: 500;
	
}


.form-group.chebox input[type=checkbox]{
	display: none;
  }

  .form-group.chebox label {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    display: flex;
    gap: 0.5rem;
    width: 80%;
    line-height: 1.7;
}

  .form-group.chebox label:before {
	content:'';
	-webkit-appearance: none;
	border: 2px solid rgb(172, 172, 172);
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;

	width: 25px;
	height: 24px;
  }
  
  .form-group.chebox input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 8px;
	width: 6px;
	height: 14px;
	border: solid var(--black);
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
  }
  .slideContent.slideOne p {
    font-size: 1rem;
    color: #fff;
}
.escape p {
    color: #fff;
    font-size: 1.25rem;
}
.onlinerom p {
    color: #fff;

    font-size: 1rem;
    margin-bottom: 2rem;
}
.roomSec p {
    color: #fff;
    margin-top: -1rem;
}
.newSec.innernews h5 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 600;
}

.newSec.innernews p {
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 2rem;
}
.headgift h5 {
    color: #fff;
    font-size: 60px;
}

.headgift p {
    color: #fff;
    margin-bottom: 2rem;
}
.privacyPage h6 {
	font-size: 1.5rem;
	color: #242424;
	font-weight: 600;
	margin: 1.5rem 0;
}
.privacyPage p {
	font-size: 0.875rem;
	color: #777777;
	line-height: 1.9;
	font-weight: 500;
}
.privacyPage ul li {
	font-size: 0.875rem;
	color: #777777;
	line-height: inherit;
	font-weight: 500;
	list-style: disc;
	margin-left: 1.05rem;
}
.privacyPage ul li + li {
	margin-top: 1rem;
}
.privacyPage p a {
	color: #333333;
	border-bottom: 1px solid;
}
/* .privacyPage {
	background: #f4f4f4;
} */
.privacyPage ul {
	padding: 0 0 1rem;
}


.navbar-brand img {
    filter: grayscale(1) invert(1);
}

img.grylogo {
    filter: grayscale(1) invert(1);
}