/* ===============listing-slide================ */

.listing-slide .slide-item {
	height: 700px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}


/* ===============coracao============ */

.coracao .section-title h6 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #073937;
}

.animate__coracao .section-title h1 {
	max-width: 641px;
	font-size: 42px;
	line-height: 53px;
}

.coracao .section-title p {
	font-size: 16px;
	line-height: 30px;
	max-width: 753px;
}

.coracao .resort-coracao {
	position: relative;
}

.coracao .resort-coracao .resort-coracao-slider {
	margin-right: -300px;
}


.coracao {
	position: relative;
	padding-top: 75px;
}

.coracao:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 39%;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 85.94%, #FFFFFF 100%);
	z-index: 1;
	right: 0%;
}

.coracao .resort-coracao .custom-slick-arrowss {
	position: absolute;
	width: calc(100% + 85px);
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	z-index: 2;
}

.coracao .resort-coracao .resort-coracao-slider h2 {
	padding-bottom: 20px;
}

.coracao .resort-coracao .resort-coracao-slider .coracao-slider .slick-slide:focus {
	outline: none;
	border: none;
}

.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content {
	outline: none;
	border: none;
}

.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content img {
	width: 100%;
}

.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content .coracao-link {
	border: 0.5px solid rgba(7, 57, 55, 0.5);
	width: 100%;
	padding: 12px 0 5px;
}

.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content .coracao-link ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 9px 16px 15px;
}


.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content .coracao-link ul li {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 114.7%;
	color: #073937;
}

.coracao .resort-coracao .slick-dots {
	display: flex;
	justify-content: center;
	left: -9%;
	position: absolute;
	bottom: -11%;
	width: 100%;
	text-align: center;
	cursor: pointer;

}

.coracao .resort-coracao .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.coracao .resort-coracao .slick-dots li button {
	border: 1px solid #073937;
	background: transparent;
	width: 12px;
	height: 12px;
	font-size: 1px;
	border-radius: 50%;
	color: transparent;
	cursor: pointer;
}

.coracao .resort-coracao .slick-dots li.slick-active button {
	background: #073937;
}


/* ==================suits================== */

.suits {
	max-width: 1000px;
	margin: auto;
	padding-bottom: 59px;
}

.suits .suits-row {
	justify-content: center;
	align-items: center;
	padding: 35px 0;
}

.suits .suits-row .suits-content h3 {
	font-size: 36px;
	font-weight: 400;
	line-height: 45px;
}

.suits .suits-row .suits-content p {
	font-size: 16px;
	line-height: 30px;
}

/* =========restaurant========== */

.restaurant {
	background: #E9EDE1;
}

.restaurant .restaurant-row {
	align-items: center;
}

.restaurant .restaurant-row .restaurant-content p {
	font-size: 16px;
	line-height: 30px;
}

.restaurant .meeting-room-slides .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.restaurant .meeting-room-slides .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.restaurant .meeting-room-slides .slick-dots li button {
	border: 1px solid #fff;
	background: transparent;
	width: 10px;
	height: 10px;
	font-size: 1px;
	border-radius: 50%;
	color: transparent;
	cursor: pointer;
}

.restaurant .meeting-room-slides .slick-dots li.slick-active button {
	background: #fff;
}

.wedding-full-slides .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.wedding-full-slides .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.wedding-full-slides .slick-dots li button {
	border: 1px solid #fff;
	background: transparent;
	width: 10px;
	height: 10px;
	font-size: 1px;
	border-radius: 50%;
	color: transparent;
	cursor: pointer;
}

.wedding-full-slides .slick-dots li.slick-active button {
	background: #fff;
}


/* ============commitment-clean============= */

.commitment-clean .commitment-sec {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
	max-width: 763px;
	margin: auto;
}

.commitment-clean .commitment-sec p {
	font-size: 16px;
	line-height: 30px;
}

.commitment-clean .commitment-sec a {
	margin-top: 25px;
}

.meeting .col-lg-7 {
	padding: 0;
}

.meeting .restaurant-content {
	padding-left: 77px;
}

/* ============Waves============== */


.waves {
	padding: 120px 0;
}

.waves .waves-sec .row {
	align-items: center;
}

.waves .waves-sec {
	max-width: 1000px;
	margin: auto;
	background: #FFFFFF;
	border: 0.5px solid rgba(7, 57, 55, 0.3);
	box-shadow: 0px 9px 42px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

.waves .waves-sec .row .waves-content {
	padding: 0 10px;
}

.waves .waves-sec .row .waves-content h6 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 6px;
	color: #073937;
}

.waves .waves-sec .row .waves-content h3 {
	margin: 0;
	padding-bottom: 6px;
}

.waves .waves-sec .row .waves-content p {
	font-size: 16px;
	line-height: 30px;
}


/* =============room-location============= */

.location-map#Uttarakhand {
	display: none;
}

.room-location .col-lg-5,
.room-location .col-lg-7 {
	padding: 0;
}

.room-location .room-address {
	background: #E9EDE1;
	padding: 67px 90px;
}

.room-location .location-map {
	height: 100%;
	width: 100%;
}

.room-location .room-address h6 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #073937;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 33px;
}

.room-location .room-address h3 {
	text-align: left;
	padding-left: 33px;
}

.room-location .room-address ul {
	padding-bottom: 15px;
}

.room-location .room-address ul li {

	display: flex;
	align-items: baseline;
	padding: 7px 0;

}

.room-location .room-address ul li a {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140.5%;
	color: #073937;
}

.room-location .room-address ul li img {
	/*width: 5%;*/
	margin-right: 20px;
	position: relative;
	top: 5px;
}

.room-location .nav-pills .nav-link {
	border-radius: 0.25rem;
	padding: 0;
}

.room-location .nav-pills .nav-link.active,
.room-location .nav-pills .show>.nav-link {
	color: #073937;
	background-color: transparent;
	padding: 0;
}

/* ======faq========== */

.faq-sec .card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.faq-sec .accordion .card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-radius: 0;
}

.faq-sec .card-header {
	padding: 0.75rem .25rem;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 188.5%;
	color: #073937;
	cursor: pointer;
}

.faq-sec .card-header span {
	width: 100%;
}

.faq-sec .card-header span img {
	width: 4%;
	margin-right: 13px;
}

.faq-sec .card-header span img.car-img {
	width: 6%;
}

.faq-sec .accordion.style-2 .card-header .arrow {
	font-size: 14px;
	transition: .3s;
}

.faq-sec .accordion.style-2 .card-header[aria-expanded=true] .arrow {
	transform: rotate(180deg);
}

.faq-sec .card .card-body p {
	font-size: 16px;
	line-height: 30px;
}

.faq-sec h4 {
	margin: 0;
	padding: 33px 0 3px 2px;
	font-size: 26px;
}

#faq {
	max-width: 653px;
	margin: auto;
}

.restaurant-img img {
	width: 100%;
}

.restaurant-content {
	padding-top: 57px;
	padding-bottom: 20px;
}


/* ==============modal=================== */

.room-listing-pop-up .modal-content {
	width: 100%;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	outline: 0;
	border-radius: 20px 20px 0px 0px;
}

.room-listing-pop-up .modal-dialog {
	max-width: 1104px;
	margin: 1.75rem auto;
}

.room-listing-pop-up .modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0rem;
}

.room-listing-pop-up .modal-body .room-details {
	padding: 0 15px;
}

.room-listing-pop-up .modal-body .room-details .room-details-heading {
	padding: 14px 20px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 19px;
}

.room-listing-pop-up .modal-body .room-details .room-details-heading h4 {
	margin: 0;
	margin-bottom: -14px;
}

.room-listing-pop-up .modal-body .room-details .room-details-heading span {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 188.5%;
	color: #073937;
}

.room-listing-pop-up .modal-body .room-details .room-details-heading p {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 157.5%;
	color: #073937;
	padding-top: 20px;
}

.room-listing-pop-up .modal-body .room-details .room-details-content {
	padding: 11px 22px;
	border-bottom: 1px solid rgba(7, 57, 55, 0.15);
}

.room-listing-pop-up .modal-body .room-details .room-details-content p {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 128.5%;
	color: #073937;
	margin: 0;
	padding-bottom: 14px;
}

/* .room-listing-pop-up .modal-body .room-details .room-details-content ul li {
	padding: 2px 0;
}
 */
.room-listing-pop-up .modal-body .room-details .room-details-content ul li {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 188.5%;
	color: #073937;
	padding: 2px 0;
	text-transform: capitalize;
}

.room-listing-pop-up .modal-book-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.room-listing-pop-up .modal-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

.room-listing-pop-up .modal-footer .back {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 114.7%;
	text-align: center;
	text-decoration-line: underline;

	color: #073937;
}

.room-listing-pop-up .modal-footer .close {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 114.7%;

	text-align: right;

	color: #073937;

}

.room-listing-pop-up .pop-up-slide .slide-item {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	height: 550px;
	width: 100%;
}

.room-listing-pop-up .slide .container-fluid {
	position: relative;
}

.room-listing-pop-up .slide .container-fluid .custom-slick-arrows {
	position: absolute;
	width: calc(100% - 60px);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	z-index: 2;
}

.room-listing-pop-up .slide .container-fluid .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.room-listing-pop-up .slide .container-fluid .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.room-listing-pop-up .slide .container-fluid .slick-dots li.slick-active button {
	background: #fff;
}

.room-listing-pop-up .slide .container-fluid .slick-dots li button {
	border: 1px solid #fff;
	background: transparent;
	width: 12px;
	height: 12px;
	font-size: 1px;
	border-radius: 50%;
	color: transparent;
	cursor: pointer;
}


/* ===============media-query================== */

@media(max-width: 2560px) {
	.coracao .resort-coracao:before {
		width: 76%;
		z-index: 1;
		right: -28%;
	}

	.room-location .room-address ul li img {
		/*width: 3%;*/
		margin-right: 20px;
		position: relative;
		top: 10px;
	}

	.room-location .room-address ul li {
		display: flex;
		align-items: baseline;
		padding: 13px 0;
	}

	.faq-sec .card-header span img {
		width: 2.8%;
	}

	.faq-sec .card-header span img.car-img {
		width: 3.5%;
	}
}


@media(max-width: 1599px) {
	.coracao .resort-coracao:before {
		width: 39%;
		z-index: 1;
		right: -21%;
	}
}

@media(max-width: 1366px) {
	.coracao .resort-coracao:before {
		width: 29%;
		z-index: 1;
		right: -13%;
	}

	.faq-sec .card-header span img.car-img {
		width: 6%;
	}

	.faq-sec .card-header span img {
		width: 4%;
	}

	.room-location .room-address ul li {
		display: flex;
		align-items: baseline;
		padding: 7px 0;
	}

	.room-location .room-address ul li img {
		/*width: 5%;*/
		margin-right: 20px;
		position: relative;
		top: 5px;
	}
}

@media(max-width: 991px) {


	.coracao .resort-coracao:before {
		width: 29%;
		z-index: 1;
		right: -22%;
	}

	.waves-img img {
		width: 100%;
		border-radius: 21px;
	}

	.waves .waves-sec .row .waves-content {
		padding: 32px 21px;
	}

	.room-location .location-map iframe {
		height: 430px;
		width: 100%;
	}

	.suits {
		margin-top: -81px;
	}

	.suits .suits-row {
		padding: 16px 0;
	}

	.suits-content {
		padding-top: 14px;
	}

	.faq-sec .card-header span img {
		width: 2.7%;
	}

	.faq-sec .card-header span img.car-img {
		width: 3.6%;
	}

	.restaurant-content {
		padding-top: 59px;
		padding-bottom: 53px;
	}
}

@media(max-width: 767px) {
	.coracao .resort-coracao:before {
		width: 47%;
		z-index: 1;
		right: -24%;
	}

	.faq-sec h4 {
		margin: 0;
		padding: 44px 0 5px 2px;
	}

	.suits .suits-row .suits-content h3 {
		font-size: 28px;
	}

	.suits-content {
		padding-top: 19px;
	}

	.restaurant-content {
		padding-bottom: 35px;
	}

	.coracao .resort-coracao .resort-coracao-slider {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.coracao .resort-coracao .slick-dots {
		bottom: -25px;
		left: 0;
	}

	.animate__coracao .section-title h1 {
		font-size: 32px;
		line-height: 45px;
	}

	.coracao .section-title.centered {
		margin: 0 auto 30px !important;
	}

	.restaurant-content p:last-child {
		margin-bottom: 0;
	}

	.restaurant {
		padding-bottom: 60px;
	}

	.meeting .restaurant-content {
		padding: 55px 40px !important;
	}

	section.restaurant.meeting {
		padding-bottom: 0;
	}

	.room-location .room-address {
		padding: 60px;
	}

	.room-location .room-address h6 {
		padding-left: 0;
	}

	.room-location .room-address h3 {
		padding-left: 0;
	}

	.coracao .resort-coracao .resort-coracao-slider {
		margin-right: 0 !important;
	}
}

@media(max-width: 575px) {
	.coracao .resort-coracao .resort-coracao-slider {
		margin-right: 0px;
	}

	.listing-slide .slide-item {
		height: 243px;
	}

	.coracao .section-title h6 {
		margin: 0;
		padding-bottom: 8px;
	}

	h2 {
		padding-bottom: 14px;
	}

	.coracao .resort-coracao:before {
		width: 47%;
		z-index: 1;
		right: -48%;
	}

	.coracao .resort-coracao .resort-coracao-slider h2 {
		padding-bottom: 20px;
		margin: 0;
	}

	.suits {
		margin-top: 4px;
	}

	.coracao .resort-coracao .slick-dots {
		left: auto;
	}

	h3 {
		font-size: 29px;
		margin: 0;
		padding-bottom: 10px;
		line-height: 44px !important;
	}

	h2 {
		margin: 0;
	}


	.faq-sec .card-header {
		font-size: 16px;
	}

	.restaurant-img img {
		width: 100%;
		padding-right: 15px;
	}

	.modal-dialog {
		max-width: 900px;
		margin: 1.75rem auto;
	}

	/* .waves {
		padding: 63px 0 !important;
	} */

	.room-location .room-address ul li img {
		/*width: 4.7%;*/
		top: 5px;
	}

	.faq-sec .card-header span img {
		width: 3.7%;
	}

	.faq-sec .card-header span img.car-img {
		width: 4.8%;
	}

	.animate__coracao .section-title h1 {
		max-width: 641px;
		font-size: 36px;
		line-height: 48px;
	}

	.room-listing-pop-up .pop-up-slide .slide-item {
		height: 300px;
	}
}

@media(max-width: 480px) {
	.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content .coracao-link ul li a {
		font-size: 20px;
	}

	.room-listing-pop-up .pop-up-slide .slide-item {
		height: 300px;
	}

	.suits .suits-row .suits-content p {
		font-size: 16px;
		line-height: 24px;
	}

	h3 {
		font-size: 25px;
		line-height: 38px !important;
	}

	.restaurant .restaurant-row .restaurant-content p {
		line-height: 26px;
	}

	.meeting .restaurant-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	h4 {
		font-size: 21px;
	}

	.room-location .room-address ul li img {
		/*width: 5%;*/
		margin-right: 17px;
	}

	.room-location .room-address {
		padding: 40px 30px;
	}

	.suits .suits-row .suits-content h3 {
		font-size: 25px;
		line-height: 31px !important;
	}

	.meeting .restaurant-content {
		padding: 30px !important;
	}

	.meeting .restaurant-content h3 {
		margin-bottom: 5px;
	}

	.restaurant-content {
		padding-top: 40px;
	}

	.restaurant-content h3 {
		margin-bottom: 5px;
	}

	.commitment-clean .commitment-sec h3 {
		margin-bottom: 5px;
	}

	.suits .suits-row .suits-content h3 {
		margin-bottom: 5px;
	}

	.room-location .room-address h3 {
		margin-bottom: 5px;
	}

	.heading-2-structure {
		margin-bottom: 5px;
	}

	.extraordinary {
		padding-top: 40px;
	}

	.content-slide h3 {
		margin-bottom: 5px;
	}
/*
	.coracao .resort-coracao .resort-coracao-slider .coracao-slider .coracao-content .coracao-link ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 9px 16px 15px;
	} */

}

@media(max-width: 380px) {
	.listing-slide .slide-item {
		height: 184px;
	}

	.faq-sec h4 {
		margin: 0;
		padding: 28px 0 0px 2px;
	}

	.coracao .resort-coracao .resort-coracao-slider {
		margin-right: 0px;
		margin-top: -25px;
	}

	.suits .suits-row {
		padding: 10px 0;
	}

	.room-location .room-address ul li {
		font-size: 14px;
	}


	.restaurant-content h3 {
		font-size: 23px;
		line-height: 34px !important;
	}

	.animate__coracao .section-title h1 {
		max-width: 641px;
		font-size: 28px;
		line-height: 38px;
	}

	.coracao .section-title h6 {
		font-size: 11px;
	}

	.room-listing-pop-up .pop-up-slide .slide-item {
		height: 200px;
	}
}