/*
    Created on : Aug 20, 2024 05:29:40 am
    Author     : hashan.athurugiriya@ebeyonds.com
*/

[data-cse_blockid="block-660e9fa675942___1712234406"].r2g-css-flex-grid-main-strip.with-gap>.container>.flex-xlist>.xList-items {
	gap: var(--css-grid-between-gap);
	max-width: 1301px;
	margin: auto;
}

.two-col-layout-with-amenities {
	margin: auto;
}

[data-cse_blockid="block-660e9fa675942___1712234406"] .r2g-icon-with-text-option-1 {
	margin-left: 0;
}

.stay-detail-offers {
	padding: 94px 0;
	background-color: #EEC4B4;
}

.two-column-content-md {
	column-gap: 64px;
}

.image-with-two-column-content .narrow-content {
	max-width: 1105px;
	column-count: 2;
	column-gap: 117px;
}

.home-property-and-meeting .content-wrapper>.mobile-content {
	display: none;
}

.home-property-and-meeting .content-wrapper>:not(.mobile-content) {
	display: inline-block;
}

.r2g-content-main-strip-v2.search-filter .content-wrapper {
	gap: 40px;
}

.r2g-content-main-strip-v2.search-filter .content-wrapper .filter-item {
	width: 289px;
}

.r2g-content-main-strip-v2.search-filter .content-wrapper .filter-item.filter-search {
	width: 346px;
}


/*------------ Career --------------*/

.selection-tab .tabs-wrapper {
	padding: 50px 60px;
}


/** R2G Rotator Ms Option 2 **/

.r2g-rotator-ms-option-2 .arrows-wrapper {
	display: block;
}

.swiper-pagination-bullet-active {
	background-color: #000;
}

.r2g-rotator-ms-option-2 .container {
	padding: 53px 0;
}

.r2g-rotator-ms-option-2 .container {
	background-color: #eec4b4;
}

.r2g-rotator-ms-option-2 .container::before {
	content: "";
	background-image: url(/images/site-specific/why-book-with-us/section-background.svg);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.r2g-rotator-ms-option-2 .rotator-outer-wrapper {
	max-width: 1210px;
	margin: auto;
	position: relative;
}

.r2g-rotator-ms-option-2 .r2g-xbox-sub-component {
	transition: all 0.4s ease;
	min-height: 505px;
}

.r2g-rotator-ms-option-2 .swiper-slide-prev .r2g-xbox-sub-component {
	margin-left: auto;
}

.r2g-rotator-ms-option-2 .swiper-slide-active .r2g-xbox-sub-component,
.r2g-rotator-ms-option-2 .swiper-slide-duplicate-active .r2g-xbox-sub-component {
	max-width: 470px;
}

.r2g-rotator-ms-option-2 .r2g-xbox-sub-component-expand-wrapper {
	height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
}

.r2g-rotator-ms-option-2 .r2g-xbox-sub-component__expand-content {
	height: 0;
	overflow: hidden;
	transition: all .4s ease;
	margin: 0;
}

.r2g-rotator-ms-option-2 .r2g-xbox-sub-component .flex-container {
	padding: 32px 24px;
}

.r2g-rotator-ms-option-2 .swiper-slide-active .r2g-xbox-sub-component__expand-content {
	height: 85px;
}

.r2g-rotator-ms-option-2 .swiper-wrapper .r2g-xbox-sub-component {
	display: flex;
	align-items: center;
}

.r2g-rotator-ms-option-2 .arrows-wrapper {
	left: auto;
	transform: none;
	width: 100%;
	top: 50%;
}

.r2g-rotator-ms-option-2 .swiper-pagination {
	display: none;
}

.r2g-rotator-ms-option-2 .swiper-button-next {
	right: 15px;
}

.r2g-rotator-ms-option-2 .swiper-button-prev {
	left: 15px;
}

.r2g-rotator-ms-option-2 .swiper-button-next:after,
.r2g-rotator-ms-option-2 .swiper-button-prev:after {
	color: #000;
}


/** R2G Rotator Ms Option 2 **/


/** R2G xBox Sub Option 2 **/

.r2g-xbox-sub-option-2 .flex-container {
	position: absolute;
	top: calc(100% - 110px);
	transition: all .4s ease;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	width: 100%;
}

.r2g-xbox-sub-option-2 .card-title,
.r2g-xbox-sub-option-2 .card-description,
.r2g-xbox-sub-option-2 .btn-tertiary {
	color: #fff;
	max-width: 373px;
	margin-left: auto;
	margin-right: auto;
	transition: all .4s ease;
	width: 90%;
	max-width: 405px;
}

.r2g-xbox-sub-option-2 .card-description,
.r2g-xbox-sub-option-2 .btn-tertiary {
	opacity: 0;
}

.r2g-xbox-sub-option-2 .badge {
	background-color: rgba(255, 255, 255, 1);
	color: var(--color-absolute-black);
	opacity: 0;
	transition: all .4s ease;
}

.r2g-xbox-sub-option-2:hover .flex-container,
.r2g-xbox-sub-option-2:hover .flex-container {
	top: 50%;
	transform: translate(-50%, -50%);
}

.r2g-xbox-sub-option-2:hover .flex-container .badge,
.r2g-xbox-sub-option-2:hover .flex-container .badge {
	opacity: 1;
	background-color: rgba(255, 255, 255, .5);
}

.r2g-xbox-sub-option-2:hover .flex-container .card-description,
.r2g-xbox-sub-option-2:hover .flex-container .card-description,
.r2g-xbox-sub-option-2:hover .flex-container .btn-tertiary,
.r2g-xbox-sub-option-2:hover .flex-container .btn-tertiary {
	opacity: 1;
}

.r2g-xbox-sub-option-2 .image-wrapper::before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .4s ease;
	opacity: 0;
	pointer-events: none;
}

.r2g-xbox-sub-option-2:hover .image-wrapper::before {
	opacity: 1;
}

.r2g-xbox-sub-option-2 .whats-on-date-category {
	opacity: 0;
	transition: all .4s ease;
}

.r2g-xbox-sub-option-2:hover .whats-on-date-category {
	opacity: 1;
}

.r2g-xbox-sub-option-2 .separate-extra .extra {
	display: none;
}

.r2g-xbox-sub-option-2:hover .separate-extra .extra {
	display: block;
}

.r2g-xbox-sub-option-2 .separate-extra .end {
	display: inline-block;
}

.r2g-xbox-sub-option-2:hover .separate-extra .end {
	display: none;
}

.r2g-xbox-sub-option-2 .whats-on-date-category .category>p {
	background-color: rgba(255, 255, 255, .5);
	;
}


/** R2G xBox Sub Option 2 **/


/* Start R2G Tabs Main Strip With Rotator Option 1*/
.r2g-tabs-main-strip-with-rotator-option-1 .swiper-button-next,
.r2g-tabs-main-strip-with-rotator-option-1 .swiper-button-prev {
	width: 48px;
	height: 48px;
}

.r2g-tabs-main-strip-with-rotator-option-1 .swiper-button-next {
	right: -65px;
}

.r2g-tabs-main-strip-with-rotator-option-1 .swiper-button-prev {
	left: -69px;
}

.r2g-tabs-main-strip-with-rotator-option-1 .tab-inner-top-wrapper,
.r2g-tabs-main-strip-with-rotator-option-1 .tab-content-wrapper {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
}

.r2g-tabs-main-strip-with-rotator-option-1 .swiper-wrapper {
	margin-bottom: 0;
}


/* End R2G Tabs Main Strip With Rotator Option 1*/


/* Animated-mask-xbox */

.animated-mask-xbox .animated-mask-xbox__inner-wrapper {
	flex-direction: row;
	max-width: none;
}

.animated-mask-xbox .animated-mask-xbox__content-wrapper {
	max-width: 504px;
	margin-left: calc(10% - 50px);
}

.animated-mask-xbox {
	padding: 76px 0;
}

.animated-mask-xbox .animated-mask-xbox__image-wrapper--background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clip-path: ellipse(100% 100% at calc(50% + 402px) 52%);
}

.animated.animated-mask-xbox .animated-mask-xbox__image-wrapper--background {
	opacity: 0;
	transition: opacity 2.2s ease;
}

.animated-mask-xbox {
	position: relative;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.animated-mask-xbox .container {
	position: static;
}

.animated-mask-xbox .animated-mask-xbox__image-wrapper--background img {
	height: 100%;
	object-fit: cover;
	object-position: right;
}

.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	object-fit: cover;
	bottom: 0;
	margin: -15px 0;
	transition: all .4s ease;
}

.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask img {
	height: 100%;
}

.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask {
	display: block;
}

.animated-mask-xbox__image-wrapper::before {
	display: block;
}


/* End Animated-mask-xbox */


/* R2G Social Wall Main Strip */

.r2g-social-wall-main-strip .swiper-button-next {
	right: 70px;
}

.r2g-social-wall-main-strip .swiper-button-prev {
	left: 70px;
}

.r2g-social-wall-main-strip .swiper-button-next:after,
.r2g-social-wall-main-strip .swiper-button-prev:after {
	color: #000;
}


/* End R2G Social Wall Main Strip */


/** R2G Rotator Ms Option 3 **/


.r2g-rotator-ms-option-3 .image-wrapper {
	margin-bottom: 0 !important;
}

.r2g-rotator-ms-option-3 .arrows-wrapper {
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
}


/* R2G Rotator Ms Option 3 */


/*-------------------- Flex grid main strip Start --------------------- */

.two-col-css-xlist-1024.with-gap.xbox-main-strip-option-1>.container>.xlist-strip>.strip-xlist>.xList-item.image-block {
	width: 545px;
	height: auto;
}

.two-col-css-xlist-1024.with-gap.xbox-main-strip-option-1>.container>.xlist-strip>.strip-xlist>.xList-item.text-block {
	max-width: 523px;
}


/*-------------------- Flex grid main strip End --------------------- */

/*------------------------- Footer Start --------------------------*/

.r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.footer-flex-list>.xlist-strip>.strip-xlist>.xList-item {
	width: calc(50% - (64px / 2));
}

.r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.footer-flex-list>.xlist-strip>.strip-xlist>.xList-item.item-sec-1 {
	width: calc(40% - (64px / 2));
}

.r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.footer-flex-list>.xlist-strip>.strip-xlist>.xList-item.item-sec-2 {
	width: calc(60% - (64px / 2));
}

.r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.footer-flex-list>.xlist-strip>.strip-xlist>.xList-item.item-menu {
	width: calc(50% - (64px / 2));
}

.r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.footer-flex-list>.xlist-strip>.strip-xlist>.xList-item.item-contact {
	width: calc(50% - (64px / 2));
}

.expandable-content .brand-expand-item {
	padding: 0;
}

.expandable-content .brand-expand-item .brand-city-list .brand-city-item {
	width: calc(20% - 42px);
}

.footer-expandable .back-to-top {
	bottom: 180px;
}

.footer-expandable .back-to-top.bottom {
	bottom: 70px;
}

/*------------------------- Footer End --------------------------*/


/*------------------------- Button Badge Start --------------------------*/


.button-badge {
	top: 50px;
}


/*------------------------- Button Badge End --------------------------*/


/*------------ What's On Page Start --------------------*/


.whats-on-date-category.home-featured .date {
	color: #fff;
}

.whats-on-date-category.home-featured .date>p>span {
	color: #fff;
}

/*------------ What's On Page --------------------*/

.r2g-content-main-strip-v2.search-filter .content-wrapper {
	gap: 40px;
}

.r2g-content-main-strip-v2.search-filter .content-wrapper .filter-item {
	width: 289px;
}

.r2g-content-main-strip-v2.search-filter .content-wrapper .filter-item.filter-search {
	width: 346px;
}


/*------------ What's On Page End --------------------*/


/*----------------------------------------- Description With Icons ------------------------------------------------------*/


.description-with-icons.two-col-xlist-1200>.container>.xlist-strip>.strip-xlist>.xList-item.item-2 .xList-item {
	width: 25% !important
}


/*----------------------------------------- Description With Icons End ------------------------------------------------------*/