input[type="text"]:disabled {
	background: #c0c0c0 !important;
	opacity: 0.2;
}

.hero_wrapper .herotext_wrap {
	text-align: left;
}

.form-section {
	z-index: 100;
	position: relative;
	/* bottom: -46px; */
	width: 100%;
	/* min-width: 1158px; */
	/* background-color: #eaeaea; */
	margin: 0 auto;
	margin-bottom: 0px;
	border-radius: 10px;
	backdrop-filter: blur(6px);
}
.form-section .nav-tabs .nav-item .nav-link {
	padding: 8px 45px;
	background-color: #e7e7e7;
	border: none;
	border-radius: 0;
	color: #000;
	font-size: 17px;
}
.form-section .nav-tabs .nav-item .nav-link.active {
	/* padding: 8px 45px; */
	background-color: #eb1c24;
	color: #fff;
	position: relative;
}
.form-section .nav-tabs .nav-item .nav-link.active:after {
	border-top-color: #ff2229;
	border-width: 15px;
	margin-left: -15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	top: 39px;
	right: 21px;
	border-top-color: #da2244;
	border-width: 8px;
}
.form-section .tab-content {
	background-color: rgb(255 255 255 / 65%);
	padding: 16px 13px 15px;
	border-radius: 0 14px 14px 0;
}
.form-section .tab-content .tab-pane {
	padding: 0px 0px 0px 0px;
}
.form-section .tab-content .tab-pane .btn-group {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
	/* width: 26%; */
	background: #eeee;
	padding: 9px 9px;
}
.form-section .tab-content .tab-pane .btn-group .btn {
	font-size: 15px;
	font-weight: 500;
	padding: 6px 1.75rem;
	border: none;
}
.form-section .tab-content .tab-pane .btn-group .btn.active {
	color: #fff;
}

.form-section .tab-content .tab-pane .form-group {
	margin-bottom: 0px;
	/* border-bottom: #d7d7d7 1px solid; */
	padding-bottom: 0;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 9px;
}
.form-section .tab-content .tab-pane .form-group label {
	font-size: 14px;
	margin-bottom: 1px;
	color: #000000;
	margin-left: 13px;
	position: absolute;
	top: 8px;
	font-weight: 600;
	left: -1px;
}

.form-section .tab-content .tab-pane .form-group small {
	font-size: 11px;
	margin-bottom: 4px;
	color: #686868;
	display: none;
}

.form-section .tab-content .tab-pane .form-group .form-control {
	border-radius: 0;
	aperance: no;
	appearance: none;
	-webkit-appearance: none;
	height: 66px;
	background-color: #ffffff05;
	font-size: 14px;
	outline: none;
	box-shadow: none;
	border: 0;
	/* border-right: #c1c1c1 1px solid; */
	padding-left: 11px;
	padding-top: 26px;
	font-weight: 400;
}

.form-section .tab-content .tab-pane .form-group .loc-fo {
	font-size: 14px;
	padding: 0;
}

.form-section .tab-content .tab-pane .form-group .eco-fo {
	font-size: 14px;
	padding: 0;
	padding-top: 20px;
}

.form-section .tab-content .tab-pane .form-group .location {
	position: absolute;
	top: 0;
	right: 12px;
	color: #0a820f;
	font-size: 22px;
}
.form-section .tab-content .tab-pane .form-group .date-ic {
	position: absolute;
	top: 0;
	right: 8px;
	color: #0a820f;
	font-size: 22px;
}
.form-section .tab-content .tab-pane .round-arrow {
	text-align: center;
	/* line-height: 101px; */
	display: block;
	/* align-items: center; */
	justify-content: center;
	font-size: 24px;
	margin-top: 30px;
	color: #c85050;
}
.form-section .tab-content .tab-pane .round-arrow i {
	display: block;
}

.form-section .tab-content .tab-pane .form-group.econ-bt i {
	top: 6px;
	right: 0;
}

.form-section .tab-content .passenger i {
	top: 13px;
	margin-right: 6px;
	color: #0a820f;
}
.form-section .tab-content .passenger ul {
	width: 270px;
	background-color: #fff;
	position: absolute;
	padding: 0;
	display: none;
	z-index: 100;
	padding-bottom: 12px;
	border-radius: 0.5rem;
	box-shadow: 0 2px 10px #eee;
	margin:  4px 0 0;
}
.form-section .tab-content .passenger ul li {
	display: flex;
	gap: 0.5rem;
	align-items: center;
	justify-content: space-between;
	padding: 0.25rem 0.5rem;
	overflow: hidden;
}
.form-section .tab-content .passenger ul li:not(:last-of-type) {
	border-bottom: #ebebeb 1px solid;
}
.form-section .tab-content .passenger ul .cabin-select {
	position: relative;
}
.form-section .tab-content .passenger ul .cabin-select select {
	border: #bbb 1px solid;
	width: 100%;
	padding: 7px 30px;
	outline: none;
}
.form-section .tab-content .passenger ul .cabin-select i {
	left: 19px;
	color: #0a820f;
	font-size: 20px;
	position: absolute;
	top: 10px;
}

.form-section .tab-content .passenger ul li .ad-cut {
	padding: 8px 0px;
	font-size: 14px;
	color: #1f2020;
	font-weight: 600;
}
.form-section .tab-content .passenger ul li .ad-cut ul li .ad-cut i {
	font-size: 19px;
	padding-right: 7px;
	color: #ff9000;
}

.form-section .tab-content .passenger ul li .qty {
	width: 100px;
}
.form-section .tab-content .passenger ul li .qty .count {
	color: #8a8989;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 2px;
	min-width: 35px;
	text-align: center;
	margin: 0;
	border: none;
	box-shadow: none;
	font-weight: 400;
}
.form-section .tab-content .passenger ul li .qty .plus {
	cursor: pointer;
	display: inline-block;
	/* vertical-align: top; */
	color: #ffffff;
	width: 26px;
	height: 26px;
	/* font: 30px/1 Arial,sans-serif; */
	text-align: center;
	border-radius: 50%;
	background-color: #60bb22;
	line-height: 26px;
	font-size: 20px;
}
.form-section .tab-content .passenger ul li .qty .minus {
	cursor: pointer;
	display: inline-block;
	/* vertical-align: top; */
	color: #ffffff;
	width: 26px;
	height: 26px;
	/* font: 30px/1 Arial,sans-serif; */
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #60bb22;
	line-height: 23px;
}

.form-section .tab-content .passenger ul li .minus:hover {
	background-color: #cecdcd !important;
	color: #000;
}
.form-section .tab-content .passenger ul li .plus:hover {
	background-color: #cecdcd !important;
	color: #000;
}
/*Prevent text selection*/
.form-section .tab-content .passenger ul li span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.form-section .tab-content .passenger ul li input {
	border: 0;
	width: 2%;
}
.form-section .tab-content .passenger ul li nput::-webkit-outer-spin-button,
.form-section .tab-content .passenger ul li input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.form-section .tab-content .passenger ul li input:disabled {
	background-color: #efefef;
}
.form-section .tab-content .btn-search {
	border: none;
	padding: 8px 26px;
	font-size: 17px;
	margin-top: 11px;
	color: #fff;
	border-radius: 38px;
	background-image: linear-gradient(to right, #107722, #6fc448);
	text-transform: uppercase;
	display: flex;
	align-items: center;
	width: 100%;
	/* text-align: center; */
	justify-content: center;
	font-weight: 500;
}
.form-section .tab-content .btn-search i {
	/* float: left; */
	font-size: 23px;
}

.confirm-btn {
	border: none;
	padding: 6px 19px;
	font-size: 13px;
	margin-top: 0px;
	color: #fff;
	border-radius: 6px;
	/* background-image: linear-gradient(to right, #dd5404, #d58f07); */
	background-color: #0c873c;
	text-transform: uppercase;
	display: flex;
	justify-content: end;
	align-items: center;
	/* width: 57%; */
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* justify-content: center; */
	font-weight: 500;
}

@media only screen and (max-width: 768px) {
	.form-section {
		z-index: 100;
		/* position: absolute; */
		/* bottom: 232px; */
		width: 43%;
		margin: 19px auto;
		/* left: 57px; */
		min-width: 87%;
	}
}
@media only screen and (max-width: 667px) {
	.form-section {
		width: 100%;
		/* position: inherit; */
		/* margin-top: 15px; */
		/* min-width: 100%; */
		/* background-color: #51647870; */
	}

	.form-section .tab-content .tab-pane .round-arrow {
		display: none;
	}
	.form-section .tab-content {
		border: #d7d7d7 1px solid;
		padding: 14px 12px;
		border-radius: 10px;
	}
	.form-section .nav-tabs .nav-item .nav-link {
		padding: 5px 38px;
	}

	.form-section .nav-tabs .nav-item .nav-link.active:after {
		top: 34px;
	}

	.form-section .tab-content .tab-pane h2 {
		text-align: left;
	}
	.form-section .tab-content .tab-pane .btn-group .btn {
		width: 95px;
		font-size: 12px;
		padding: 6px 9px;
	}

	.form-section .tab-content .tab-pane .form-group {
		margin-bottom: 13px;
	}

	.form-section .tab-content .btn-search {
		width: 100%;
	}
}

/*  */

.switch {
	--switch-padding: 4px;
	display: flex;
	justify-content: center;
	position: relative;
	color: white;
	width: fit-content;
	border-radius: 9999px;
	cursor: pointer;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	position: relative;
	isolation: isolate;
}
/* .switch > label {
	display: grid;
	place-content: center;
	transition: opacity 300ms ease-in-out 150ms;
	padding: 1rem 2rem;
} */
.switch::before,
.switch::after {
	content: "";
	position: absolute;
	border-radius: inherit;
	transition: inset 150ms ease-in-out;
}

/* switch slider */
.switch::before {
	background-color: #000;
	inset: var(--switch-padding) 50% var(--switch-padding) var(--switch-padding);
	transition: inset 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
	z-index: -1;
	box-shadow: inset 0 1px 1px #0000004d, 0 1px #ffffff4d;
}

.switch:focus-within::before {
	border: none;
	outline: none;
}
.switch input {
	inset: 0;
}
.switch input:focus-within {
		border: none;
	outline: none;
}

.switch:has(label.column1.active):hover::before {
	inset: var(--switch-padding) var(--switch-padding) var(--switch-padding) 45%;
}
.switch:has(label.column2.active):hover::before {
	inset: var(--switch-padding) 45% var(--switch-padding) var(--switch-padding);
}

.switch:has(label.column1.active)::before {
	inset: var(--switch-padding) var(--switch-padding) var(--switch-padding) 48%;
}
.switch:has(label.column2.active)::before {
	inset: var(--switch-padding) 48% var(--switch-padding) var(--switch-padding);
}

.switch > span:last-of-type,
.switch > input:checked + span:first-of-type {
	opacity: 0.75;
}
.switch > input:checked ~ span:last-of-type {
	opacity: 1;
}
