.packagesbanner {
	position: relative;
	/* height: 745px; */
	background: #ccc url(../images/packages/tour-large-03.webp) no-repeat center
		top;
	background-size: cover;
	color: #fff;
	width: 100%;
	display: inline-block;
	z-index: 99;
}

.section {
	padding: 60px 0;
}
.section-header-six {
	margin-bottom: 40px;
	text-align: start;
}
.section-header-six h2 {
	font-size: 32px;
	font-weight: 700;
	color: #111827;
	margin-bottom: 0;
}
.section-header-six h2 .text-primary {
	color: #cf3425 !important;
	opacity: 1;
}
.text-primary {
	color: #cf3425 !important;
	opacity: 1;
}
.btn.btn-dark {
	background-color: #212e47;
	border: 1px solid #212e47;
	color: #fff;
	border-radius: 40px;
	padding: 9px 16px;
	font-size: 14px;
	transition: all 0.5s;
	font-weight: 500;
}
.sec-head-btn {
	margin-bottom: 40px;
}
.place-item {
	border-radius: 10px;
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
	overflow: hidden;
	position: relative;
}
.place-item .place-img {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	position: relative;
}
.place-item .place-img::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0) 28.82%,
		rgba(0, 0, 0, 0.5) 100%
	);
}
.place-item .place-img img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	max-width: 100%;
	height: auto;
}
.place-item .place-img .fav-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.place-item .place-img .fav-item .fav-icon:hover,
.place-item .place-img .fav-item .fav-icon.selected {
	color: #cf3425;
	width: 24px;
	height: 24px;
	font-size: 14px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.place-item .place-img .fav-item .badge {
	font-size: 13px;
	border-radius: 54px;
	font-weight: 400;
	padding: 0.25rem 0.45rem;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	background-color: #155eef !important;
	border: 1px solid #155eef !important;
	color: #fff;
}
.place-item .place-content {
	position: relative;
}
.place-item .place-content {
	padding: 20px;
	background: #fff;
}
.text-gray-9 {
	color: #111827 !important;
	font-size: 0.875rem !important;
}
.vertical-splits {
	width: 1px;
	height: 20px;
	border: 1px solid #e4ebf1 !important;
}
.text-light {
	color: #e4ebf1 !important;
	background-color: #e4ebf1 !important;
	border: 1px solid #e4ebf1 !important;
}
.badge.badge-xs {
	font-size: 10px;
	padding: 0px 5px;
	background: #ffca18;
	line-height: 18px;
	letter-spacing: 0.5px;
	border-radius: 4px;
	font-weight: 500 !important;
}
.text-truncate {
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #111827;
}
.border-top {
	border-top: 1px solid #e4ebf1 !important;
}
.text-gray-9 {
	color: #111827 !important;
	font-size: 0.875rem !important;
}
.vertical-splits {
	width: 1px;
	height: 20px;
	border: 1px solid #e4ebf1 !important;
}
.avatar.avatar-sm {
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 0.65rem;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
	margin-left: 5px;
}
.avatar img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	object-fit: cover;
	border-radius: 50% !important;
	border-radius: 50% !important;
}
.fs-14 {
	font-size: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
.me-2 {
	margin-right: 5px;
}
.text-truncate a {
	font-weight: 800;
	color: #111827;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pricetext {
	display: flex;
	align-items: center;
	font-size: 15px;
	font-weight: 800;
	color: #111827;
	gap: 4px;
}
.ms-1 {
	margin-right: 6px;
}
.text-decoration-line-through {
	text-decoration: line-through !important;
}

.section-header {
	margin-bottom: 40px;
}
.section-header h2 {
	font-size: 32px;
	font-weight: 700;
	color: #111827;
}
.section-header.section-header-four h2 span {
	position: relative;
}
.section-header.section-header-four h2 span::before {
	width: 100%;
	height: 10px;
	content: "";
	background: #cf3425;
	position: absolute;
	bottom: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 50%, 100% 100%, 0% 100%);
}
.sub-title {
	font-size: 16px;
	color: #4e5561;
	line-height: 1.5;
	margin-bottom: 0;
}
.location-wrap::before {
	content: "";
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.301) 100%
	);
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 20px;
	z-index: 1;
}

.location-wrap img {
	border-radius: 20px;
	transform: scale(1);
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	max-width: 100%;
	height: auto;
}
.location-wrap .loc-name {
	display: inline-block;
	border-radius: 4px;
	font-weight: 500;
	padding: 4px 8px;
	position: absolute;
	top: 85%;
	right: -36px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	z-index: 2;
	--bs-bg-opacity: 1;
	background-color: rgb(255 255 255) !important;
	font-size: 12px;
	font-weight: 600;
	color: red;
	width: max-content;
}
.location-wrap .loc-view {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	font-size: 24px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	opacity: 0;
	z-index: 2;
	color: #111827;
}
.location-wrap {
	transition: all 0.9s;
	overflow: hidden;
	position: relative;
	border-radius: 20px;
}
.imagerow {
	gap: 26px 0px;
}
.location-wrap:hover {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
}

.location-wrap:hover .loc-view {
	opacity: 1;
	top: 50%;
}
.location-wrap:hover .loc-name {
	opacity: 0;
	left: 100%;
}

.work-section {
	background: #28357b;
	padding-bottom: 36px;
	position: relative;
	z-index: 1;
	margin-bottom: 60px;
}

.work-section::before {
	content: "";
	background: url(../images/packages/hotel-bg-07.webp);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.work-section .card {
	margin-bottom: 1.5rem;
	background-color: #fff;
	transition: all 0.5s ease-in-out;
	position: relative;
	border-radius: 10px;
	border: 1px solid #e4ebf1;
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
	color: inherit;
	border: 0 !important;
}
.work-section .card .card-body {
	padding: 1.25rem;
	flex: 1 1 auto;
}
.work-avatar {
	background: #e4ebf1;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #111827;
}
.work-icon img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.text-truncate {
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-truncate.line-clamb-3 {
	-webkit-line-clamp: 3;
}
p:last-child {
	margin-bottom: 0;
}
.textbox h5 {
	font-size: 15px;
	font-weight: 700;
}
.textbox p {
	font-size: 13px;
	line-height: normal;
	color: #4e5561;
}
.section-header-fournew h2 {
	color: #fff !important;
}

.city-link {
	padding: 15px;
	border-radius: 24px;
	border: 1px solid #e4e6e8;
	margin-bottom: 24px;
	background-color: #ffffff !important;
	display: block;
}
.city-card img {
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 100%;
	border-radius: 20px;
	object-fit: cover;
	margin-bottom: 18px;
}
.city-content {
	display: flex;
	align-items: end;
	justify-content: space-between;
	width: 100%;
}
.city-info h3 {
	font-size: 15px;
	line-height: normal;
	font-weight: 700;
	color: #000 !important;
	margin-bottom: 4px;
	display: block;
	text-transform: uppercase;
}
.city-info p {
	margin: 5px 0 0;
	font-size: 14px;
	color: #555;
}
.city-content .arrow {
	transition: color 0.3s ease;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #ffa22c36;
	color: #000;
	font-size: 14px;
	border: 1px solid #ff8f00;
	position: absolute;
	right: 25px;
	top: 58%;
}

/* Unique class for the whole section */
.custom-testimonial-wrapper {
	background: #f6f9fc;
	padding: 60px 0px;
	text-align: center;
	font-family: "Segoe UI", sans-serif;
}

.custom-testimonial-heading {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 10px;
}

.custom-testimonial-heading span {
	color: #ff3b3f;
	text-decoration: underline;
}

.custom-subheading {
	font-size: 15px;
	color: #555;
	margin-bottom: 40px;
}

.custom-testimonial-carousel .testimonial-box {
	background: white;
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
	text-align: left;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.custom-testimonial-carousel .testimonial-box h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}

.custom-testimonial-carousel .testimonial-box p {
	font-size: 14px;
	color: #444;
	flex-grow: 1;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.testimonial-footer {
	display: flex;
	align-items: center;
	margin-top: 10px;
	gap: 10px;
	border-top: 1px solid #eee;
	padding-top: 15px;
}

.testimonial-footer img {
	border-radius: 50%;
	width: 45px !important;
	height: 45px !important;
}

.testimonial-footer strong {
	font-size: 14px;
}

.testimonial-footer small {
	font-size: 13px;
	color: #555;
}

.rating-badge {
	background-color: #ffd700;
	color: #000;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 5px;
	font-size: 13px;
	margin-left: auto;
}

.custom-testimonial-carousel .owl-nav {
	text-align: center;
	margin-top: 30px;
	display: flex !important
;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.custom-testimonial-carousel .owl-nav button {
	background: #fff !important;
	border: 1px solid #ddd !important;
	padding: 8px 12px !important;
	margin: 0 5px !important;
	border-radius: 50% !important;
	font-size: 18px !important;
	transition: all 0.3s ease !important;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	line-height: normal !important;
	justify-content: center;
}

.custom-testimonial-carousel .owl-nav button:hover {
	background: #ff3b3f !important;
	color: #fff !important;
	border-color: #ff3b3f !important;
}

@media (max-width: 1024px) {
	.work-section .card .card-body {
		min-height: 170px;
	}
}
@media (max-width: 768px) {
	.text-gray-9 {
		font-size: 0.575rem !important;
	}
	.section-header-six h2,
	.section-header-fournew h2,
	.section-header h2,
	.custom-testimonial-heading {
		font-size: 24px;
	}
	.section-header.section-header-four h2 span::before {
		width: 100%;
		height: 5px;
	}
	.section,
	.custom-testimonial-wrapper {
		padding: 30px 0;
	}
	.text-truncate a {
		font-size: 14px;
	}
	.place-content p {
		font-size: 12px;
	}
	.section-header-six {
		margin-bottom: 20px;
	}
}
@media (max-width: 580px) {
	.section-header-six h2,
	.section-header-fournew h2,
	.section-header h2,
	.custom-testimonial-heading {
		font-size: 18px;
	}
	.sub-title {
		font-size: 13px;
	}
}

.formonbanner {
	margin-top: 30px;
	margin-bottom: 30px;
}
.banner-rt-top {
	margin-top: 60px !important;
}
@media only screen and (max-width: 991px) {
	.formonbanner {
		margin-top: 30px !important;
	}
}

.tg-chose-area {
	position: relative;
	padding: 80px 0px;
	background: #a4a4a41a;
}
.tg-chose-shape {
	left: 0;
	bottom: 70px;
	z-index: -1;
	position: absolute;
	color: transparent;
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	width: 278px;
	height: 485px;
	aspect-ratio: auto 278 / 485;
}
.tg-chose-content {
	margin-bottom: 25px;
}
.tg-chose-section-title {
	margin-bottom: 30px;
}
.tg-chose-section-title h2 {
	font-size: 28px;
	text-transform: capitalize !important;
	margin-bottom: 18px;
	color: #28357b;
	font-weight: 900;
	line-height: 1.1;
}
.tg-chose-section-title p {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 500;
	color: #353844;
}
.tg-chose-list {
	margin-bottom: 15px;
}
span.tg-chose-list-icon {
	margin-right: 20px;
}
.tg-chose-list-title {
	font-size: 20px;
	font-weight: 900;
	line-height: 1.3;
	margin-bottom: 5px !important;
	color: #000000;
}
.tg-chose-list-content p {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 300;
	color: #353844;
	line-height: normal;
}
.tg-chose-list:last-child {
	margin-bottom: 40px;
}
.tg-chose-right {
	margin-right: 50px;
	margin-left: 33px;
	margin-bottom: 25px;
}
.tg-chose-thumb {
	margin-right: -117px;
	position: relative;
	z-index: 1;
	margin-top: 155px;
}
img.tg-chose-shape-2 {
	margin-bottom: 30px;
	margin-left: 15px;
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	color: transparent;
}
.tg-chose-thumb-inner {
	position: relative;
}
.tg-chose-thumb-2 img {
	height: 361px;
	aspect-ratio: auto 1157 / 1047;
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	border-radius: 15px;
	color: transparent;
	object-position: left;
}
.tg-chose-big-text {
	position: absolute;
	top: 53%;
	left: 97%;
	transform: rotate(-90deg) translateY(-189px);
	z-index: -1;
}
.tg-chose-big-text h2 {
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	position: relative;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	-webkit-text-stroke-color: #000000;
	-webkit-text-stroke-width: 1px;
	color: #020615;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
.tg-chose-big-text h2:after {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	color: #fed401;
	-webkit-text-stroke-color: #fed401;
	overflow: hidden;
	width: 100%;
	transition: all 2s ease-out 0s;
	animation: about-text 2s ease-in-out 1s infinite alternate-reverse forwards;
}

@keyframes about-text {
	0% {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.tg-chose-thumb {
		margin-right: -7px;
		position: relative;
		z-index: 1;
		margin-top: 15px;
	}
}

@media (max-width: 580px) {
	.tg-chose-area {
		padding: 40px 0px;
	}
	.tg-chose-section-title h2 {
		font-size: 18px;
	}
	.tg-chose-list-title {
		font-size: 16px;
	}
	.tg-chose-thumb {
		margin-right: 96px;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.tg-chose-thumb-2 img {
		height: 182px;
	}
}

.cta2 {
	background-image: url(../images/packages/last_banner.webp);
}

.join-club-sec.bg_change {
	background: url(../images/packages/middle_ctabanner.webp);
}
