section.banner-pages-landing {
	background: url(https://cdn.asiavietnamtravel.com/wp-content/uploads/2025/05/Cao-Bang-Vietnam-.jpg.webp);
	padding: 30rem 0px 7rem;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

section.banner-pages-landing:before {
	top: 0;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left bottom, left top, from(#1d589e), to(transparent));
	background: -o-linear-gradient(bottom, #1d589e, transparent);
	background: linear-gradient(0, #000000, transparent);
	background-size: 100% 70%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

section.banner-pages-landing .ctnr {
	position: relative;
}

.content-banner-pages p {
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #ff0;
}

section.banner-pages-landing h2 {
	font-size: 32px;
	text-transform: none;
	color: #ffffff;
	padding-bottom: 30px;
	padding-top: 10px;
}

section.banner-pages-landing .desc {
	font-size: 18px;
	color: #fff;
	font-style: italic;
	font-weight: 500;
	padding-bottom: 30px;
}

html {
	scroll-behavior: smooth;
}

section.banner-pages-landing .link-btn-banner-pages a {
	display: inline-block;
	background: linear-gradient(#005aab, #1e73be);
	padding: 10px 33px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	border-radius: 5px;
	transition: 0.5s ease;
}

section.banner-pages-landing .content-banner-pages {
	width: 78.6666%;
}

.Discover .left-section {
	background: #005BAB;
	border-radius: 15px;
	padding: 30px;
	color: white;
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.35);
	position: relative;
	overflow: hidden;
}

.Discover .left-section::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	transform: translate(30px, -30px);
}

.Discover .thumbs-up {
	width: 30px;
	height: 30px;
	margin-bottom: 15px;
	filter: invert(1);
}

.Discover .main-title {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
	text-align: center;
	font-size: 22px;
	text-transform: none;
	color: #ffffff;
}

.Discover .subtitle {
	font-style: italic;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ff0;
}

.Discover .section-title {
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: bold;
}

.Discover .highlight-text {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 1em;
}

.Discover .expert-message {
	color: #ff6600;
	font-style: italic;
	font-size: 18px;
	margin: 25px 0;
	line-height: 1.3;
	font-weight: 800;
}

.Discover .image-container {
	margin-top: 30px;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.Discover .tour-image {
	width: 100%;
	height: 305px;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.Discover .image-container:hover .tour-image {
	/* transform: scale(1.05); */
}

.Discover .nav-arrows {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 18px;
	transition: background 0.3s ease;
}

.Discover .nav-arrows:hover {
	background: rgba(0, 0, 0, 0.8);
}

.Discover .nav-left {
	left: 15px;
}

.Discover .nav-right {
	right: 15px;
}

.Discover .right-section {
	background: white;
	border-radius: 20px;
	padding: 10px 30px;
}

.Discover .top-selling {
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #747474;
	font-weight: 600;
	font-style: normal;
}

.Discover .right-title {
	text-align: center;
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
	color: #005aab;
}

.Discover .divider {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0px 15px;
	padding-bottom: 20px;
}

.Discover .tour-item {
	display: flex;
	align-items: center;
	margin-bottom: 0px;
	padding: 6px 0px;
	border-radius: 0px;
	transition: all 0.3s ease;
	cursor: pointer;
	box-shadow: unset;
	background: unset;
	border-bottom: 1px solid #cdcdcd;
}

.Discover .tour-item:hover {
	background: #f8f9ff;
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.Discover .tour-thumbnail {
	width: 80px;
	height: 60px;
	border-radius: 0px;
	object-fit: cover;
	margin-right: 15px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.Discover .tour-info {
	flex: 1;
}

.Discover .tour-name {
	font-weight: bold;
	color: #333;
	margin-bottom: 0;
	line-height: 1.3;
}

.tour-info .tour-day {
	margin-bottom: 0;
}

.Discover .badge {
	display: inline-block;
	background: #005bab;
	color: white;
	padding: 3px 8px;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 5px;
}

.Discover .discount-badge {
	background: #28a745;
}

.Discover .pricing {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	text-align: right;
	gap: 0px 10px;
}

.Discover .from-text {
	font-size: 0.8em;
	color: #666;
	margin-bottom: -4px;
}

.Discover .original-price {
	text-decoration: line-through;
	color: #999;
	font-size: 0.85em;
	margin-right: 8px;
	display: inline;
}

.Discover .current-price {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}

.Discover .plan-button {
	background: red;
	color: white;
	border: none;
	padding: 15px 30px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	margin: 30px auto 0;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
	font-size: 13px;
	display: inline-block;
}

.Discover .plan-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(220, 53, 69, 0.4);
}

.Discover .plan-button:before {
	content: "🏠";
	margin-right: 8px;
}

@media (max-width: 768px) {
	.content-clients-about-right iframe {
		width: 100%;
		height: 100%;
	}

	.container-Interested:before {
		right: unset;
	}

	.Discover .container {
		grid-template-columns: 1fr;
		gap: 20px;
		padding: 10px;
	}

	.Discover .left-section,
	.Discover .right-section {
		padding: 25px;
	}

	.Discover .main-title {
		font-size: 1.8em;
	}
}

.Discover .container-discover {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	align-items: start;
}


section.Discover {
	padding: 50px 0px;
}

.box-container-best-of {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

span.icon-discover svg {
	width: 20px;
	height: 20px;
}

.Discover .divider .line {
	width: 48%;
	height: 1px;
	background: #e1e1e1;
}

span.icon-discover {
	display: inline-flex;
}

section.OFF-for-ALL-TOURS .main-heading {
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-size: 33px;
	font-weight: 800;
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
}

section.OFF-for-ALL-TOURS .sub-heading {
	margin-bottom: 20px;
	line-height: 1.3;
	font-size: 22px;
	font-weight: 700;
	text-transform: none;
	color: #ffffff;
}

section.OFF-for-ALL-TOURS .form-group {
	margin-bottom: 13px;
}

section.OFF-for-ALL-TOURS .form-input {
	width: 100%;
	padding: 10px 22px;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	background: white;
	color: #666;
	font-style: normal;
}

section.OFF-for-ALL-TOURS .form-input::placeholder {
	color: #747272;

}

section.OFF-for-ALL-TOURS .form-textarea {
	width: 100%;
	padding: 15px 20px;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	background: white;
	color: #666;
	min-height: 120px;
	resize: vertical;
	font-family: Arial, sans-serif;
}

section.OFF-for-ALL-TOURS .form-textarea::placeholder {
	color: #747272;
}

section.OFF-for-ALL-TOURS .submit-btn {
	background: #005bab;
	color: white;
	padding: 10px 25px;
	border: none;
	border-radius: 25px;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #fff;
	cursor: pointer;
	margin-top: 0px;
	transition: background 0.3s ease;
	text-transform: uppercase;
	letter-spacing: 1px;
}

section.OFF-for-ALL-TOURS .submit-btn:hover {
	background: #1e40af;
	transform: translateY(-2px);
}

section.OFF-for-ALL-TOURS .side-text {
	color: white;
	text-align: center;
	width: 40%;
}

section.OFF-for-ALL-TOURS .hurry-text {
	font-style: italic;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 800;
	color: #ffffff;
}

section.OFF-for-ALL-TOURS .action-text {
	font-weight: bold;
	line-height: 1.2;
	font-size: 28px;
	text-transform: none;
	color: #ffffff;
}

section.OFF-for-ALL-TOURS .form-section {
	width: 60%;
}

@media (max-width: 1024px) {


	section.OFF-for-ALL-TOURS .side-text {
		position: static;
		transform: none;
		text-align: center;
		margin-top: 40px;
	}

	section.OFF-for-ALL-TOURS .main-heading {
		font-size: 36px;
	}

	section.OFF-for-ALL-TOURS .sub-heading {
		font-size: 24px;
	}

	section.OFF-for-ALL-TOURS .hurry-text {
		font-size: 28px;
	}

	section.OFF-for-ALL-TOURS .action-text {
		font-size: 22px;
	}
}

@media (max-width: 768px) {


	section.OFF-for-ALL-TOURS .main-heading {
		font-size: 25px;
	}

	section.OFF-for-ALL-TOURS .sub-heading {
		font-size: 20px;
	}

	section.OFF-for-ALL-TOURS .hurry-text {
		font-size: 24px;
	}

	section.OFF-for-ALL-TOURS .action-text {
		font-size: 18px;
	}
}

.container-OFF-for-ALL-TOURS {
	position: relative;
	display: flex;
	align-items: center;
}

section.OFF-for-ALL-TOURS {
	background: #004EA1;
	padding: 5rem 0px;
}

.btn-sale-of {
	text-align: center;
}

.Interested .header {
	text-align: center;
	margin-bottom: 40px;
}

.Interested .subtitle {
	color: #6c757d;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
}

.Interested .title {
	line-height: 1.2;
	font-size: 36px;
	font-weight: 700;
	text-transform: none;
	color: #005aab;
}

.Interested .tours-grid {
	position: relative;
}

.Interested .tour-card {
	/* background: white;
	border-radius: 20px;
	box-shadow: 2px 10px 10px rgba(10, 10, 10, 0.2);
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease; */
	margin: 0px 10px 20px;
}

.Interested .tour-card:hover {
	/* transform: translateY(-5px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); */
}

.Interested .card-image {
	width: 100%;
	height: 240px;
	object-fit: cover;
	border-radius: 15px 15px 0 0;
	display: block;
}

.Interested .card-content {
	padding: 25px;
}

.Interested .card-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 5px;
}

.Interested .tour-title {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3;
	max-width: 60%;
	color: #333;
}

.Interested .price-section {
	text-align: right;
}

.Interested .price-label {
	color: #6c757d;
	font-size: 13px;
	margin-bottom: 0px;
}

.Interested .price {
	color: #e74c3c;
	font-size: 20px;
	font-weight: bold;
}

.Interested .duration {
	display: flex;
	align-items: center;
	color: #e74c3c;
	font-size: 14px;
	margin-bottom: 15px;
}

.Interested .duration::before {
	content: "🕐";
	margin-right: 8px;
}

.Interested .description {
	color: #6c757d;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 25px;
}

.Interested .card-buttons {
	gap: 15px;
}

.Interested .btn {
	flex: 1;
	padding: 10px 20px;
	border: none;
	border-radius: 25px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	text-decoration: none;
	text-align: center;
}

.Interested .btn-view {
	background-color: #005aab;
	color: white;
}

.Interested .btn-view:hover {
	background-color: #1e3f73;
	transform: translateY(-2px);
}

.Interested .btn-book {
	background-color: #e74c3c;
	color: white;
}

.Interested .btn-book:hover {
	background-color: #c0392b;
	transform: translateY(-2px);
}

@media (max-width: 768px) {
	section.Easy-and-Fast {
		padding: 15px 0px 40px;
	}

	section.OFF-for-ALL-TOURS .side-text {
		width: 100%;
	}

	.Interested .title {
		font-size: 25px;
	}

	.Interested .tours-grid {
		grid-template-columns: 1fr;
	}
}


section.Interested {
	padding: 40px 0px;
	background: #e1e1e117;
}

.container-Interested:before {
	background: url(../images/landing-tours-decore.png);
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	right: -37px;
}

.container-Interested {
	position: relative;
}

section.Why-Us .section-header {
	margin-bottom: 50px;
	text-align: center;
}

section.Why-Us .section-subtitle {
	font-size: 14px;
	color: #888;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}

section.Why-Us .section-title {
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: 700;
	text-transform: none;
	color: #005aab;
}

section.Why-Us .services-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 30px;
	margin-top: 50px;
}

section.Why-Us .service-card {
	background: white;
	padding: 40px 30px;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}

section.Why-Us .service-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}


section.Why-Us .service-icon {
	margin: 0 auto 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	transition: all 0.3s ease;
}



section.Why-Us .service-icon svg {
	width: 35px;
	height: 35px;
}

section.Why-Us .service-title {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.3;
}

section.Why-Us .service-description {
	font-size: 15px;
	color: #666;
	line-height: 1.7;
	font-weight: 400;
}

section.Why-Us .highlight {
	color: #1e5ea8;
	font-weight: 600;
}

@media (max-width: 768px) {
	section.Why-Us .section-title {
		font-size: 25px;
	}

	section.Why-Us .services-grid {
		grid-template-columns: 1fr;
		gap: 25px;
	}

	section.Why-Us .service-card {
		padding: 35px 25px;
	}
}

section.Why-Us {
	padding: 40px 0px;
	position: relative;
}

section.Why-Us:before {
	content: "";
	position: absolute;
	background: url(../images/landing-whyus-decor-bg.png);
	background-repeat: no-repeat;
	background-size: auto;
	right: 0;
	height: 166px;
	width: 166px;
}

section.Subscribe .social-icons ul {
	display: flex;
	gap: 0px 10px;
}

section.Subscribe .social-icons ul li img {
	object-fit: contain;
}

section.Easy-and-Fast .subtitle {
	font-size: 14px;
	color: #888;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}

section.Easy-and-Fast .main-title {
	line-height: 1.2;
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: 700;
	text-transform: none;
	color: #005aab;
}

section.Easy-and-Fast .steps-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 60px;
	margin-top: 40px;
}

section.Easy-and-Fast .step {
	flex: 1;
	display: flex;
	gap: 0px 20px;
}


section.Easy-and-Fast .icon {
	width: 40px;
	height: 40px;
	stroke: #0066cc;
	stroke-width: 2;
	fill: none;
}

section.Easy-and-Fast .step-title {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	line-height: 1.3;
}

section.Easy-and-Fast .step-description {
	font-size: 14px;
	line-height: 1.6;
	flex: 1;
}

@media (max-width: 768px) {
	section.Easy-and-Fast .main-title {
		font-size: 25px !important;
		margin-bottom: 60px;
	}

	section.Easy-and-Fast .steps-container {
		flex-direction: column;
		gap: 50px;
	}

	section.Easy-and-Fast .step {
		max-width: 400px;
		margin: 0 auto;
	}
}

@media (max-width: 480px) {
	section.Easy-and-Fast .main-title {
		font-size: 28px;
	}

	section.Easy-and-Fast .step-title {
		font-size: 14px;
	}

	section.Easy-and-Fast .step-description {
		font-size: 13px;
	}
}

section.Easy-and-Fast .container-Easy-and-Fast {
	text-align: center;
}

section.Easy-and-Fast .icon-container img {
	width: auto;
	height: 42px;
	display: block;
}

section.Easy-and-Fast {
	padding: 40px 0px;
}

section.clients-abouts {
	background: #e1e1e14f;
	padding: 40px 0px;
}

.content-clients-about-left h2 {
	font-size: 32px;
	font-weight: 700;
	text-transform: none;
	color: #005aab;
	padding-bottom: 20px;
}

.desc-content-clients-about-left {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: inherit;
	line-height: inherit;
}

.desc-content-clients-about-left p {
	margin-bottom: 10px;
}



section.Subscribe .contact-section {
	padding: 60px 20px;
	text-align: center;
	width: 100%;
	position: relative;
	border-radius: 170px 0px 0px 0px;
	background: url(https://cdn.asiavietnamtravel.com/wp-content/uploads/2023/04/landing-newsletter-bg.png.webp);
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

section.Subscribe .contact-section::after {}

section.Subscribe .send-button {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	background: linear-gradient(135deg, #6366f1, #8b5cf6);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: transform 0.3s ease;
	box-shadow: 0 4px 15px rgba(99, 102, 241, 0.3);
}

section.Subscribe .send-button:hover {
	transform: scale(1.05);
}

section.Subscribe .send-icon {
	width: 24px;
	height: 24px;
	fill: white;
}

section.Subscribe .main-title {
	letter-spacing: -0.5px;
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 700;
	text-transform: none;
	color: #005aab;
}

section.Subscribe .subtitle {
	font-size: 18px;
	color: #64748b;
	font-style: italic;
	margin-bottom: 17px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
}

section.Subscribe .social-icons {
	display: flex;
	justify-content: center;
	gap: 13px;
	margin-top: 8px;
}

section.Subscribe .social-icon {
	width: 30px;
	height: 30px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
}

section.Subscribe .social-icon:hover {
	background-color: #cbd5e1;
	transform: translateY(-2px);
}

section.Subscribe .social-icon svg {
	width: 20px;
	height: 20px;
	fill: #64748b;
}

@media (max-width: 768px) {
	section.Subscribe .main-title {
		font-size: 25px;
	}

	section.Subscribe .subtitle {
		font-size: 16px;
		padding: 0 10px;
	}

	section.Subscribe .send-button {
		width: 50px;
		height: 50px;
		top: 15px;
		right: 15px;
	}

	section.Subscribe .send-icon {
		width: 20px;
		height: 20px;
	}
}

section.Subscribe {
	padding: 30px 0px;
}

section.Interested .slick-dots {
	bottom: -30px;
}

section.Interested .slick-dots li.slick-active {
	background: #f97150;
	border: none;
	width: 32px;
	height: 12px;
	border-radius: 9px;
}

section.Interested .slick-dots li {
	border-radius: 100%;
	border: unset;
	background: #f97150;
	height: 12px;
	width: 12px;
}



section.Interested .slick-dots li button:before {
	content: "";
	display: none;
}




section.banner-pages-landing:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 280px;
	background: -webkit-gradient(linear, left top, left bottom, from(black), to(transparent));
	background: -o-linear-gradient(top, black, transparent);
	background: linear-gradient(180deg, black, transparent);
	background-size: 100%;
	background-position: center top;
	z-index: 1;
}

.Discover .left-section p {
	padding-bottom: 10px;
}











.countdown-box {
	margin-top: 30px;
	padding: 15px 0px;
	background: #fff8e1;
	border: 2px solid #ff9800;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	width: 81%;
	margin: 0 auto;
}

.countdown-title {
	font-size: 22px;
	font-weight: bold;
	color: #d84315;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.countdown-timer {
	font-size: 34px;
	font-weight: 600;
	color: red;
	margin: 15px 0;
	letter-spacing: 1px;
}

.countdown-note {
	font-size: 17px;
	color: #444;
	margin-bottom: 20px;
	line-height: 1.4;
}

.countdown-box .btn-cta {
	display: inline-block;
	padding: 12px 25px;
	background: linear-gradient(45deg, #ff6f00, #ff8f00);
	color: #fff;
	font-weight: bold;
	border-radius: 6px;
	text-decoration: none;
	transition: 0.3s;
}

.countdown-box .btn-cta:hover {
	background: linear-gradient(45deg, #ff8f00, #ff6f00);
	transform: translateY(-3px);
}

section.banner-pages-landing .desc p {
	color: #fff;
	font-size: 18px;
	text-transform: unset;
	margin-bottom: 10px;
	line-height: 1.5;
}

.countdown-box h3 {
	color: red;
}

.content-clients-about-right iframe {
	width: 100%;
}

@media(max-width:990px) {
	section.banner-pages-landing h2 {
		font-size: 23px;
	}

	.content-banner-pages p {
		font-size: 16px;
	}

	section.banner-pages-landing .content-banner-pages {
		width: 100%;
	}

	section.banner-pages-landing .desc {
		font-size: 15px;
	}

	.Discover .container-discover {
		grid-template-columns: 1fr;
	}

	section.Discover {
		padding: 20px 0px;
	}

	.Discover .right-title {
		font-size: 25px;
	}

	.container-OFF-for-ALL-TOURS {
		flex-direction: column;
	}

	section.OFF-for-ALL-TOURS .form-section {
		width: 100%;
	}

	section.Why-Us .section-header {
		position: relative;
	}

	.content-clients-about-left h2 {
		font-size: 25px;
	}
}
