/* career css start */
.career-wrapper h1,.career-wrapper h2,.career-wrapper h3,.career-wrapper h4,.career-wrapper h6 {
	letter-spacing: 0;
}
.career-banner-img img {
	object-fit: cover;
	height: 799px;
	width: 100%;
	object-position: center;
}

.career-banner-wrapper {
	position: relative;
	max-height: 799px;
}

.career-benefits {
	background-color: #EDE6DB;
}

.career-banner-text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 25px;
}

.career-banner-text .page-center {
	max-width: 952px;
	padding: 0 48px;
}

.career-banner-text h5 {
	color: #FFF;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.career-banner-text h1 {
	color: #FFF;
	text-align: center;
	font-family: Noto Serif;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 58px;
	
	margin-bottom: 39px;
}

.career-banner-text p {
	color: #FFF;
	text-align: center;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 50px;
}

.career-banner-text a.banner-btn {
	display: flex;
	width: 250px;
	height: 56px;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 8px;
	background: #E8E1D6;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
	border: none;
	margin: 0 auto;
	color: #241C13;
	text-align: center;
	font-family: Noto Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
}

.career-banner-wrapper::before {
	content: "";
	width: 100%;
	height: 799px;
	background: rgba(39, 20, 5, 0.50);
	position: absolute;
}

.career-line {
	width: 72px;
	height: 2px;
	background: #D9C792;
	margin: 0 auto;
	margin-bottom: 34px;
}

.career-benefits .page-center {
	max-width: 1019px;
	margin: 0 auto;
}

.career-benefits {
	padding: 100px 20px;
}

.career-subtitle {
	color: #8F5B23;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.career-benefits h2 {
	color: #000;
	text-align: center;
	font-family: Noto Serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
}

.career-who-we-are-banner-item {
	display: flex !important;
	flex-wrap: wrap;
	box-sizing: border-box;
	align-items: stretch;
	height: 100%;
}

.career-who-we-are-banner-img {
	max-width: 50%;
	width: 100%;
}

.career-who-we-are-banner-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.career-who-we-are-banner-text {
	max-width: 50%;
	width: 100%;
	padding: 0 88px 30px 88px;

}

.career-who-we-are-banner-text * {
	text-align: left;
}



.career-social {
	display: flex;
	gap: 35px;
	position: absolute;
	bottom: 118px;
	right: 108px;
}

.career-who-we-are-banner-text h2 {
	color: #083628;
	font-family: Noto Serif;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 20px;
}

.career-who-we-are-banner-text p {
	color: #000;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 44px;
}

.career-who-we-are-banner-text .career-line {
	margin: inherit;
	margin-bottom: 46px;
}

.career-percentage h2 {
	color: #083628;
	font-family: Noto Serif;
	font-size: 85px;
	font-style: normal;
	font-weight: 700;
	line-height: 85px;
}

.career-percentage p {
	color: #000;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 100%;
}


.career-who-we-are-banner-text ul {
	list-style: none;
	list-style: none;
	margin-left: 0;
}

.career-who-we-are {
	background: #fff;
	padding: 121px 0;
}

.career-who-we-are-banner-text ul li {
	padding: 9px 18px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 20px;
	background: #F2F0EB;
	color: #000;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 12px;
	width: fit-content;
}

.career-who-we-are-banner .slick-dots,
.career-who-we-are-banner .slick-arrow {
	display: none !important;
}

.career-who-we-are {
	position: relative;
}

.slider-next,
.slider-prev {
	font-size: 0;
}

.slider-prev::before {
	content: url('../images/c-arrow-left.svg');
	position: absolute;
	width: 32px;
	height: 32px;
	bottom: 29px;
	left: 0;
	cursor: pointer;
}

.slider-next::after {
	content: url('../images/c-arrow-right.svg');
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	bottom: 29px;
	cursor: pointer;
}

.career-who-we-are .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.career-slider-dots {
	position: absolute;
	left: 50%;
	margin-left: 88px;
	bottom: 96px;
}

.career-slider-dots ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0 51px;
}

.career-slider-dots ul li {
	width: 10px;
	height: 10px;
	background-color: rgba(205, 189, 140, 0.50);
	margin: 0 11px;
	border-radius: 50%;
}

.career-slider-dots ul li.active {
	width: 10px;
	height: 10px;
	background-color: #8F5B23;
}


.career-background img {
	width: 100%;
	object-fit: cover;
}

.career-hotel .page-center {
	max-width: 1022px;
	width: 100%;
	margin: 0 auto;
	padding: 90px 0 87px 0;
}

.career-hotel h2 {
	color: #000;
	text-align: center;
	font-family: Noto Serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
}

.flex-wrap-career {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 33px;
}

.flex-wrap-career .flex-wrap-career-item {
	width: 50%;
	padding: 11px;
}


.carrer-hotel-link img {
	border-radius: 15px;
}

a.carrer-hotel-link-text:hover {
	text-decoration: none;
}

.carrer-hotel-link-text h6 {
	color: #3E3E3E;
	text-align: center;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal;
	padding: 10px 15px;
}

.carrer-hotel-link {
	position: relative;
	display: block;
	text-align: center;
}

.carrer-hotel-link:before {
	content: url('../images/career-circle.svg');
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.career-call-to-action {
	background: #083628;
	padding: 105px 15px;
}

.career-call-to-action .page-center {
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	position: relative;
	max-width: 856px;
	width: 100%;
}

.career-call-to-action .career-subtitle {
	color: #D9C792;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	margin-bottom: 23px;
}

.career-call-to-action h2 {
	color: #D9C792;
	text-align: center;
	font-family: Noto Serif;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 58px;
	margin-bottom: 56px;
}

.career-call-to-action .banner-btn {
	display: flex;
	width: 250px;
	height: 56px;
	justify-content: center;
	align-items: center;
	color: #000;
	text-align: center;
	font-family: Noto Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 8px;
	background: #D9C792;
	margin: 0 auto;
}

.banner-btn:hover {
	text-decoration: none;
}

.career-call-to-action {
	position: relative;
}

.call-to-action-bg-right::after {
	content: url('../images/tree2.png');
	position: absolute;
	width: 235px;
	height: 358px;
	bottom: 0;
	right: 0;
	z-index: 0;
}

.call-to-action-bg-right::before {
	content: url('../images/tree1.png');
	position: absolute;
	width: 182px;
	height: 232px;
	bottom: 0;
	right: 165px;
	z-index: 0;
}

.call-to-action-bg-left::before {
	content: url('../images/tree2.png');
	position: absolute;
	width: 235px;
	height: 358px;
	bottom: 0;
	left: 0;
	transform: scaleX(-1);
	z-index: 0;
}

.call-to-action-bg-left::after {
	content: url('../images/tree1.png');
	position: absolute;
	width: 182px;
	height: 232px;
	bottom: 0;
	left: 165px;
	z-index: 0;
}

.benefits-items {
	max-width: 1414px;
	margin: 0 auto;
	display: column;
	columns: 2;
	break-inside: avoid;
	gap: 24px !important;
	margin-top: 58px;
}

.benefits-item {
	break-inside: avoid;
}

.benefits-grid-overlay {
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.46);
	margin-bottom: 24px;
	padding: 56px;
}


.benefits-grid-overlay img {
	width: 76px;
	height: 76px;
	margin-bottom: 60px;
}

.benefits-grid-overlay h3 {
	margin-bottom: 24px;
	color: #083628;
	font-family: Noto Serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
}

.benefits-grid-overlay p {
	padding-bottom: 10px;
	color: #3E3E3E;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.add-icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #8F5B23;
	border-radius: 50%;
	padding: 9px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 2;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.add-icon img {
	width: 21px;
	height: 21px;
	margin: 0;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.career-hide .add-icon {
	background: #F3F0EB;
}

.career-hide .add-icon img {
	rotate: 137deg;
	filter: brightness(0) saturate(100%) invert(35%) sepia(80%) saturate(381%) hue-rotate(350deg) brightness(92%) contrast(98%);
}

.career-benefits-details {
	margin-bottom: 24px;
	padding: 26px;
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	text-align: center;
}

.career-benefits-details img {
	margin-bottom: 16px;
	width: 40px;
	height: 40px;
}

.career-benefits-details h3 {
	color: #083628;
	text-align: center;
	font-family: Noto Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 24px;
}

.career-benefits-details li {
	list-style: none;
	margin-bottom: 32px;
	color: #3E3E3E;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.career-benefits-details li {
	position: relative;
}

.career-benefits-details li::after {
	content: "";
	width: 190px;
	height: 2px;
	background: rgba(205, 189, 140, 0.50);
	display: block;
	position: absolute;
	bottom: -16px;
	left: 50%;
	right: 50%;
	transform: translateX(-50%);
}

.career-benefits-details li:last-child::after {
	display: none;
}

.benefits-grid-item {
	position: relative !important;
}

.career-benefits-details {
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
	position: relative;
}

.benefits-grid-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

}

.career-hide .career-benefits-details {
	opacity: 1;
	z-index: 1;

}

.career-benefits-details ul {
	margin: 0;
}

.career-benefits-details {
	min-height: 438px;
	overflow: hidden;
}

.career-hotel {
	padding: 0 20px;
}

.modalVideo {
	position: fixed;
	width: 100%;
	height:100%;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 20px;
}

.modalShow {
	display: flex;
}

.modalVideo::after {
	content: "";
	position: absolute;
	width: 100%;
	height:100%;
	z-index: 1000;
	top: 0;
	left: 0;
    background: rgba(64, 62, 60, 0.50);
    backdrop-filter: blur(3px);
    z-index: 0;
}

.modalVideoContent {
	z-index: 1;
	position: relative;
	max-width: 800px;
    width: 100%;
    max-height: 496px;
    height: 77%;
}

.videoFrame {
	overflow: hidden;
	border-radius: 8px;
	max-height: 496px;
	height: 100%;
}

.modalVideoContent iframe {
	margin: 0;
	display: block;
	width: 100%;
    max-height: 496px;
    height: 100%;
}
.videoClose {
	text-align: right;
}
.videoClose img {
	cursor: pointer;
}

.openVideoModal iframe {
	display: none;
}

@media (min-width:1440px) {
	.career-who-we-are-banner {
		max-width: 1440px;
		margin: 0 auto;
	}
}

@media (min-width:1024px) and (max-width:1439px) {
	.career-social {
		right: 2vw;
	}

	.career-who-we-are-banner-text {
		padding: 3vw;
		padding-top: 0;
	}

	.career-slider-dots {
		margin-left: 3vw;
	}

	.career-who-we-are-banner-img img {
		object-fit: inherit;
	}

}

@media (max-width:1024px) {
	.career-social {
		right: 2vw;
	}

	.career-who-we-are-banner-text {
		padding: 3vw;
		padding-top: 0;
	}

	.career-slider-dots {
		margin-left: 3vw;
	}
}

@media (max-width:967px) {
	.career-banner-text {
		position: inherit;
		padding: 100px 20px;
	}

	.career-banner-wrapper {
		height: auto;
		max-height: 100%;
		background: #2C2528;
		display: flex;
		flex-direction: column-reverse;
	}

	.career-banner-wrapper::before {
		display: none;
	}

	.career-banner-img {
		margin-bottom: -10px;
	}

	.benefits-items {
		columns: 1;
	}

	.flex-wrap-career {
		display: block;
	}

	.flex-wrap-career .flex-wrap-career-item {
		width: 100%;
		padding: 0 20px;
		padding-bottom: 30px;
	}

	.call-to-action-bg-left,
	.call-to-action-bg-right {
		display: none;
	}

	.carrer-hotel-link img {
		width: 100%;
	}


	.career-call-to-action {
		padding: 105px 52px;
	}

	.career-who-we-are-banner-text,
	.career-who-we-are-banner-img {
		max-width: 100%;
	}

	.career-who-we-are-banner-item {
		display: block !important;
	}

	.career-who-we-are-banner-item {
		margin: 0 8px;
		border-radius: 16px;
		background: #FFF;
	}

	.career-who-we-are {
		background: #EDE6DB;
	}

	.career-who-we-are-banner-img img {
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
	}

	.career-slider-dots {
		position: initial;
	}

	.career-slider-dots {
		margin: 50px 20px;
	}

	.career-social {
		position: initial;
		justify-content: center;
		margin: 20px;
	}

	.slider-prev,
	.slider-next {
		display: none;
	}

	.career-banner-text h5 {
		font-size: 12px;
	}

	.career-banner-text h1 {
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 32px;
		margin-bottom: 24px;
	}

	.career-banner-text p {
		font-size: 14px;
	}

	.career-banner-text a.banner-btn {
		height: 46px;
		padding: 13px 6px 14px 8px;
		font-size: 14px;
		width: 160px;
	}

	.career-banner-img img {
		height: auto;
	}

	.career-line {
		margin-bottom: 24px;
	}

	.career-banner-text p {
		margin-bottom: 40px;
	}

	.career-benefits {
		padding: 24px 20px;
	}

	.career-subtitle {
		font-size: 12px;
		margin-bottom: 12px;
	}

	.career-benefits h2 {
		font-size: 18px;
		line-height: 24px;
		
	}

	.benefits-grid-overlay img {
		width: 70px;
		height: 70px;
	}

	.benefits-grid-overlay h3 {
		font-size: 18px; 
		line-height: 24px;
	}

	.benefits-grid-overlay p {
		font-size: 14px;
	}

	.benefits-grid-overlay {
		padding: 28px;
	}

	.career-who-we-are {
		padding: 44px 0;
	}

	.career-who-we-are-banner-text {
		padding: 29px;
	}

	.career-who-we-are-banner-text h2 {
		font-size: 18px;
		line-height: 24px;
		
	}

	.career-who-we-are-banner-text p {
		font-size: 14px;
		margin-bottom: 30px;
	}

	.career-who-we-are-banner-text .career-line {
		margin-bottom: 28px !important;

	}

	.career-percentage h2 {
		font-size: 48px;
	}

	.career-who-we-are-banner-text li {
		font-size: 14px;
	}

	.career-hotel h2 {
		font-size: 18px;
		line-height: 24px;
		
		
	}

	.career-call-to-action h2 {
		font-size: 28px;
		margin-bottom: 28px;
		line-height: 32px;
	}

	.career-banner-text .page-center {
		padding: 0 10px;
	}

	.carrer-hotel-link-text h6 {
		font-size: 14px;
		line-height: normal;
		margin-bottom: 0;
		font-weight: 700 !important;
	}

	.career-benefits {
		position: relative;
	}

	.career-benefits::after {
		content: "";
		width: 70px;
		height: 2px;
		background: #D9C792;
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
	}

	.career-hotel .page-center {
		padding: 44px 0 44px 0;
	}

	.benefits-grid-item {
		max-width: 496px;
		margin: 0 auto;
		width: 100%;
	}

	.career-call-to-action .banner-btn {
		height: 46px;
		padding: 13px 6px 14px 8px;
		font-size: 14px;
		width: 160px;
	}

	.career-call-to-action .career-subtitle {
		font-size: 12px;
		line-height: normal;
		letter-spacing: 1.8px;
		margin-bottom: 13px;
	}
	.career-who-we-are-banner-text ul li{
		font-size: 12px;
	}
	.career-benefits-details h3{
		font-size: 18px;
		line-height: 24px;
	}
	.career-benefits-details li{
		margin-bottom: 16px;
		font-size: 13px;
	}
	.career-benefits-details li::after{
		bottom: -8px;
	}
	.slick-slider .slick-list{
		padding: 0 16px !important;
	}
	.career-banner-text h5,.career-subtitle ,.career-call-to-action .career-subtitle{
		letter-spacing: 1.8px;
	}
}

@media only screen and (max-width: 600px) {
	.videoClose img {
		width: 32px;
	}

	.modalVideoContent iframe {
		max-height: 304px;
		width: 100%;
	}
}
/* career css end */