@import url(cruise.css);
@import url(train.css);
@import url(hotel.css);
@import url(new.css);
@import url(flightsSpanish.css);
@import url(ExtraCSS/style.css);
@import url(other.css);
@import url(../css/intlTelInput.css);
@import url(../css/card-js.min.css);
ul#ui-id-1,
ul#ui-id-2 {
	z-index: 999;
	box-shadow: 0 0 6px 6px #00000017;
	width: 300px !important;
	list-style: none;
}
html {
	scroll-behavior: smooth;
	transition: 1s;
}
body {
	padding: 0;
	margin: 0;
}
.headeing_box h2 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 22px;
	background: linear-gradient(10deg, #3c3c3b, #bf8011 50%);
	-webkit-background-clip: text;
	line-height: 28px;
	-webkit-text-fill-color: transparent;
}
:root {
	--primary-color: #0a3981;
	--secondary-color: #0a3981;
	--header-bg: #0a3981;
	--blue-bg: #0a3981;
	--background-color: #fff;
	--button-color: #e38e49;
	--active-color: #e38e49;
	--button-hover-color: #e38e49;
	--highlight-color: #e38e49;
	--border-color: #e38e49;
	--text-heading-color: #333333;
	--text-paragraph-color: #6c757d;
	--sec-bg-1: #f5f8fa;
	--tab-bg-1: #f5f8fa;
	--black: #000000;
	--white: #ffffff;
	--footer-text-color: #ffffff;
	--footer-title-border-color-2: #e38e49;
	--footer-title-border-color: #ffffff;
	--footer-icon-color: #e38e49;
	--footer-bg: #0a3981;
	--footer-bottom-color: #083273;
	--hr-line-color: rgba(0, 0, 0, 0.5);
	--red-color: #ff0000;
	--icon-color: #e38e49;
	--form-border-color: rgba(0, 0, 0, 0.26);
	--form-placeholder-color: #6c757d;
	--form-label-color: #333333;
	--form-icon-color: #e38e49;
	--primary-font: "Montserrat", sans-serif;
	--secondary-font: "Playfair Display", serif;
}
.banner_section {
	padding-top: 100px;
	padding-bottom: 100px;
	background: center/cover #09f;
	position: relative;
	z-index: 1;
}
.flight-banner,
.about-banner,
.flight-banner,
.hotel-banner,
.cruise-banner,
.contact-banner,
.refund-banner,
.privacy-banner,
.terms-banner {
	margin-top: 42px;
}
.hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.banner_section .text_box h2 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	/* font-family: Rubik; */
	padding: 70px 0 30px;
}
.Flight_Deals,
.Flight_detailssc,
.flight_aboutsc,
.massive_dealssc,
.offer_banner,
.popular_flightsc,
.top_packgesc,
.why_choosesc {
	padding-bottom: 30px;
}
.holiday_bannersc .image_box img,
.massive_dealssc .image_box img,
.offer_banner .image_box img,
.offer_package_section .main_wrap .image_box img {
	width: 100%;
}
.middle_section .fixed_frombox {
	position: relative;
	z-index: 1;
	top: 0;
	width: 100%;
	/* margin-top: -53px; */
}
.middle_section .main_formbox {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	padding: 30px 35px;
	border-radius: 6px;
	position: relative;
	background: #fff !important;
	width: 100%;
	margin: 0 auto;
}
.middle_section .main_formbox h3 {
	font-family: Rubik;
	font-weight: 500;
	color: #000;
	font-size: 14px;
}
.middle_section .main_formbox button.btn.btn-secondary.home-search-btn {
	padding: 10px 20px;
	font-family: Rubik;
	font-weight: 500;
	border-radius: 32px;
	font-size: 15px;
	margin-right: 5px;
	border: none;
	width: 100%;
	margin-top: 24px;
}
.footer_section .reserved_box .text_con,
.middle_section .main_formbox .form_contentbox {
	margin-top: 10px;
}
.middle_section .main_formbox .form_contentbox form label {
	font-family: Rubik;
	font-weight: 500;
	font-size: 14px;
	margin: 5px 0;
}
.middle_section .main_formbox .form_contentbox form input {
	outline: 0;
	width: 100%;
	height: 35px;
	border: 1px solid #00000036;
	padding-left: 10px;
}
.middle_section .main_formbox .form_contentbox form .search_btn {
	width: 100%;
	height: 45px;
	font-size: 16px;
	margin-top: 15px;
	color: #fff;
	border: 1px solid #228ee9;
	background: #228ee9;
}
.middle_section .fixed_callbox {
	height: 230px;
	overflow: hidden;
	border-radius: 4px;
	margin-top: 20px;
}
.middle_section .fixed_callbox img,
.mobile_popupsc .banner_con img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.middle_section .flight_section .flight_box {
	border: 1px solid #e6e6e6;
	padding: 14px 10px;
	border-radius: 6px;
	margin-top: 12px;
	position: relative;
}
.contact-main .contact-info .info-content a,
.contact_ussc .right_box a,
.domestic_flightsc a,
.fixed_section a,
.footer_section .main_box .icon_box ul li a,
.middle_section .flight_section a,
.mobile_popupsc .deal_box a,
.mobile_popupsc .flex_box a,
.mobile_popupsc .text_box a,
.mobile_popupsc a,
.top_packgesc a {
	text-decoration: none;
}
.middle_section .flight_section .flight_box h3 {
	font-family: Rubik;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	margin: 0;
}
.middle_section .flight_section .flight_box p {
	padding: 0;
	margin: 0;
	font-family: Rubik;
	font-weight: 400;
	font-size: 12px;
	color: #666;
}
.middle_section .flight_section .flight_box .postion_arrow {
	position: absolute;
	top: 35%;
	right: 12px;
	font-size: 16px;
	color: #666;
}
.middle_section .populer_destinationsc {
	padding-top: 30px;
	position: relative;
}
.populer_destinationsc .image_con {
	border-radius: 4px;
	overflow: hidden;
	margin-top: 12px;
	position: relative;
}
.populer_destinationsc .image_con::after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #00000061;
	z-index: 0;
}
.populer_destinationsc .image_con .image_box {
	height: 215px;
}
.handpicked_offersc .image_con .image_box img,
.mobile_popupsc .postion_box img,
.populer_destinationsc .image_con .image_box img,
.top_destination_section .main_wrap .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: -38px;
	color: #228ee9 !important;
	width: 35px !important;
	height: 35px !important;
	border: 1px solid #00000021 !important;
	background: #fff !important;
	content: "";
}
.populer_destinationsc .text_box {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 48px;
	width: 100%;
	left: 0;
	background: repeating-linear-gradient(45deg, #228ee938, #00000094 100px);
}
.handpicked_offersc .text_box h5,
.populer_destinationsc .text_box h5 {
	font-family: Rubik;
	font-weight: 500;
	line-height: 0.8;
	color: #fff;
	padding: 8px 0 0 15px;
	margin: 0;
}
.handpicked_offersc .text_box a,
.populer_destinationsc .text_box a {
	text-decoration: none;
	color: #fff;
	font-family: Rubik;
	font-weight: 400;
	font-size: 12px;
	padding: 0;
}
.handpicked_offersc .text_box a.view_btn,
.populer_destinationsc .text_box a.view_btn {
	margin-left: 16px;
}
.owl-carousel .owl-nav button.owl-prev {
	right: 49px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
	color: #000 !important;
}
.owl-carousel .owl-nav button.owl-next {
	right: 8px;
}
.domestic_flightsc {
	padding-top: 30px;
	padding-bottom: 10px;
}
.handpicked_offersc,
.privacy_section,
.sitemap_aboutsc {
	padding: 50px 0px;
}
.domestic_flightsc .nav-tabs .nav-link.active {
	background: #fff;
	border-bottom: 2px solid var(--active-color);
	font-family: Rubik;
	font-weight: 500;
	color: #000;
	border-top: 1px solid #0000001f;
	border-right: 1px solid #0000001f;
	border-left: 1px solid #0000001f;
}
.domestic_flightsc .nav-tabs .nav-link {
	font-family: Rubik;
	font-weight: 400;
	color: #000000d6;
}
.domestic_flightsc nav {
	margin-top: 18px;
}
.domestic_flightsc .main_box {
	box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
	padding: 10px 8px;
	margin: 20px;
	width: 92%;
	border-radius: 6px;
	border: 1px solid #00000026;
}
.domestic_flightsc .main_box .text_box {
	border-left: 1px solid #c1c1c1;
	position: relative;
}
.domestic_flightsc .main_box .text_box::after {
	content: "";
	position: absolute;
	top: 0;
	left: -4px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #c1c1c1;
}
.domestic_flightsc .main_box .text_box::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -4px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #c1c1c1;
}
.domestic_flightsc .main_box .text_box h3 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 15px;
	padding-left: 10px;
	color: #000;
}
.domestic_flightsc .main_box .text_box h3 span {
	font-weight: 300;
	line-height: 2;
}
.domestic_flightsc .main_box .text_box h4 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 10px;
	color: #000;
}
.domestic_flightsc .main_box .button_box {
	border: 1px dotted #00000045;
	padding: 2px 5px;
	background: #e5e5e5;
	margin-top: 11px;
}
.domestic_flightsc .main_box .button_box p {
	padding: 0;
	margin: 0;
	font-family: Rubik;
	font-weight: 500;
	font-size: 14px;
	color: #000;
}
.domestic_flightsc .main_box .button_box p span {
	font-size: 10px;
	padding-right: 20px;
	color: #000;
}
.why_choosesc .main_box {
	padding: 10px;
	box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
	border: 1px solid #00000026;
	margin-top: 12px;
	height: 100%;
}
.fixed_section .call_headerbox111,
.mobile_popupsc .image_box,
.why_choosesc .main_box .image_box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.why_choosesc .main_box .image_box img {
	width: 60px;
}
.why_choosesc .main_box .text_box {
	text-align: center;
	margin-top: 10px;
}
.why_choosesc .main_box .text_box h2 {
	font-family: Rubik;
	font-weight: 500;
	height: 40px;
	font-size: 17px;
	text-transform: uppercase;
}
.why_choosesc .main_box .text_box p {
	font-family: Rubik;
	font-weight: 300;
	font-size: 12px;
}
.handpicked_offersc .image_con {
	border-radius: 4px;
	margin-top: 30px;
	position: relative;
}
.handpicked_offersc .image_con::after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0000001c;
	z-index: 0;
	border-radius: 6px;
}
.handpicked_offersc .image_con::before {
	content: "";
	position: absolute;
	top: -10px;
	left: 4%;
	width: 92%;
	border-radius: 6px;
	height: 100%;
	background: #dcdcdc;
	z-index: -1;
}
.handpicked_offersc .image_con .image_box {
	height: 215px;
	overflow: hidden;
	border-radius: 6px;
}
.handpicked_offersc .text_box {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 48px;
	border-radius: 6px;
	width: 100%;
	left: 0;
	background: linear-gradient(10deg, #000000bf, #0000009e 50%);
}
.alaska_bannersc::after,
.footer_section::after {
	position: absolute;
	z-index: -1;
	left: 0;
	content: "";
	top: 0;
}
.privacy_section .nav-link.active {
	font-family: Rubik;
	font-weight: 500;
}
.privacy_section .nav-link {
	font-family: Rubik;
	font-weight: 400;
	color: #1c1c1cb5;
}
.privacy_section .nav_textbox {
	margin-left: 15px;
	margin-top: 20px;
}
.footer_section {
	padding-top: 60px;
	padding-bottom: 20px;
	background: url("../images/footer_background.jpg") 0 0/100% 100%;
	position: relative;
	z-index: 1;
}
.footer_section::after {
	width: 100%;
	height: 100%;
	background: #151515;
}
.footer_section .main_box .logo_box img {
	width: 160px;
}
.footer_section .main_box .icon_box {
	margin-top: 30px;
	width: 68%;
}
.footer_section .main_box .icon_box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
.footer_section .main_box .icon_box ul li .icon_ele {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}
.footer_section .main_box .icon_box ul li .icon_ele:hover {
	background: #f88824;
	transition: 0.3s;
}
.footer_section .main_box .icon_box ul li .icon_ele:hover .social_icon {
	color: #fff;
	transform: 0.3s;
}
.footer_section .main_box .icon_box ul li .icon_ele .social_icon {
	font-size: 18px;
	color: var(--text_color);
}
.footer_section .main_box p {
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	padding-top: 14px;
}
.footer_section .text_box h3 {
	font-weight: 500;
	color: #fff;
	padding-bottom: 10px;
	font-size: 17px;
}
.footer_section .text_box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer_section .text_box ul li {
	padding-top: 6px;
}
.footer_section .text_box ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	transition: 0.3s;
}
.footer_section .text_box ul li a:hover {
	color: #f88824;
	padding-left: 5px;
	transition: 0.3s;
}
.footer_section .text_box p {
	color: #fff;
	padding-top: 10px;
}
.footer_section .text_box p a {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.footer_section .reserved_box {
	margin-top: 16px;
}
.footer_section .reserved_box .text_con a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 5px;
	font-size: 12px;
}
.footer_section .reserved_box p {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}
.footer_section .image_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 34px;
	border-top: 1px solid #ffffff54;
}
.footer_section .reserved_box p a {
	text-decoration: none;
	color: #fff;
}
.footer_section .image_box .image_1 {
	margin-top: 10px;
	width: 75px;
}
.footer_section .image_box .image_2 {
	margin-top: 10px;
	width: 75px;
	margin-left: 12px;
}
.text-center,
.text-lg-center {
	text-align: center !important;
}
.footer-bottm ul li img {
	width: 100px;
	margin-top: 15px;
}
.footer-bottm ul li {
	display: inline-block;
	padding: 0 15px;
}
.footer-bottm {
	border-top: 1px solid #ffffff36;
	margin-top: 30px;
}
.modal_section .modal-dialog {
	max-width: 720px;
	margin-top: 8%;
	box-shadow: 0 0 11px 5px #00000061;
}
.modal_section .modal {
	background: #000000bf;
}
.modal_section .modal-header h2 {
	font-family: Rubik;
	font-weight: 500;
	color: #000;
	font-size: 22px;
}
.modal_section .modal-dialog .left_box h4 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 15px;
}
.modal_section .modal-dialog .left_box .flex_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
	border-bottom: 2px solid #228ee9;
	padding-bottom: 15px;
	border-radius: 10px;
}
.modal_section .form_box input,
.modal_section .form_box textarea {
	border: 1px solid #00000030;
	font-weight: 400;
	font-size: 14px;
	padding-left: 10px;
	width: 100%;
	font-family: Rubik;
	outline: 0;
}
.modal_section .modal-dialog .left_box .flex_box .image_box img {
	width: 50px;
	margin-left: 10px;
}
.modal_section .modal-dialog .left_box .flex_box .text_box {
	margin-left: 26px;
}
.modal_section .modal-dialog .left_box .flex_box .text_box h3 {
	font-family: Rubik;
	font-weight: 500;
	color: #000;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.modal_section .modal-dialog .left_box .flex_box .text_box p {
	font-family: Rubik;
	font-weight: 300;
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.modal_section .form_box input {
	height: 45px;
	margin-bottom: 6px;
}
.modal_section .form_box textarea {
	height: 100px;
	padding-top: 10px;
}
.modal_section .form_box button {
	width: 100%;
	height: 45px;
	background: #09f;
	border: none;
	font-family: Rubik;
	font-weight: 500;
	color: #fff;
	margin-top: 6px;
}
.modal_section .modal-dialog .form_box h4 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 20px;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 30px;
	height: 50px;
	border-radius: 100px;
	width: 50px;
	z-index: 99;
	font-size: 18px;
	border: none;
	box-shadow: 1px 0 18px 2px #00000038;
	outline: 0;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	animation: 2s infinite top_btn;
}
#myBtn i {
	font-size: 22px;
	color: var(--main_color);
}
@keyframes top_btn {
	0%,
	100% {
		transform: translateX(0);
	}
	30% {
		transform: translatey(20px);
	}
}
.contact_ussc {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.contact_ussc .left_box {
	box-shadow: 0 10px 20px #0000003d;
	padding: 10px;
}
.contact_ussc .left_box h2 {
	color: #000;
	text-transform: capitalize;
	font-family: Rubik;
	margin-bottom: 20px;
}
.contact_ussc .left_box .form_box form input {
	width: 100%;
	height: 45px;
	border: 1px solid #00000030;
	outline: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.contact_ussc .left_box .form_box form textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #00000030;
	outline: 0;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.contact_ussc .left_box .form_box form button {
	padding: 5px 25px;
	background: #09f;
	border: none;
	color: #fff;
	font-family: Rubik;
	margin-top: 8px;
}
.contact_ussc .right_box {
	padding: 10px;
	background: var(--main_color);
	height: 100%;
}
.contact_ussc .right_box h3 {
	color: #fff;
	text-transform: capitalize;
	font-family: Rubik;
	margin-bottom: 20px;
	font-size: 20px;
}
.contact_ussc .right_box .icon_box {
	display: flex;
	align-items: center;
	border: 1px solid #ffffff38;
	padding: 5px 10px;
	margin-top: 10px;
}
.contact_ussc .right_box .icon_box i {
	color: #113f66;
	font-size: 22px;
}
.contact_ussc .right_box .icon_box .icon_ele {
	width: 45px;
	height: 45px;
	background: #ffffff69;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact_ussc .right_box .text_box {
	width: 70%;
}
.contact_ussc .right_box .text_box h5 {
	font-family: Rubik;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	margin: 0;
	padding-left: 7px;
}
.contact_ussc .right_box .social_iconbox {
	display: flex;
	align-items: center;
	justify-content: right;
	margin-top: 30px;
}
.contact_ussc .right_box .social_iconbox .social_con {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 7px;
}
.contact_ussc .right_box .social_iconbox .social_con i {
	color: #113f66;
}
.popular_flightsc .main_box {
	padding: 10px;
	border: 1px solid #00000021;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 1px 8px rgb(0 0 0 / 14%);
}
.popular_flightsc .main_box .image_box {
	width: 60px;
	height: 55px;
	border-radius: 100px;
}
.popular_flightsc .main_box .image_box img,
.top_packgesc .image_box img {
	width: 100%;
	height: 100%;
}
.popular_flightsc .main_box .text_box h3 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
}
.popular_flightsc .main_box .text_box {
	width: 55%;
}
.popular_flightsc .main_box .text_box a {
	text-decoration: none;
	font-size: 13px;
	font-family: Rubik;
	font-weight: 400;
	color: #000;
}
.alaska_bannersc {
	background: url(../images/alaska_banner.jpg) center/cover;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
}
.alaska_bannersc::after {
	width: 100%;
	height: 100%;
	background: #00000073;
}
.alaska_bannersc .text_box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.alaska_bannersc .text_box h2 {
	font-family: Rubik;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.Flight_Deals .main_box {
	background: #a4e0ff3d;
	padding: 10px;
	text-align: center;
}
.Flight_Deals .main_box h2 {
	font-family: Rubik;
	font-weight: 500;
	text-align: center;
	color: #000;
	font-size: 20px;
}
.Flight_Deals .main_box a {
	padding: 10px;
	background: var(--sub_color);
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin-top: 7px;
	font-family: Rubik;
	font-weight: 500;
}
.Flight_Deals .main_box p {
	font-family: Rubik;
	font-weight: 400;
	text-align: center;
	color: #000;
	font-size: 15px;
	padding-top: 10px;
}
.item_details,
h2.text-dark.space_text {
	text-align: left;
}
.Flight_detailssc .heading_box {
	padding: 8px 15px;
	background: var(--sub_color);
	border-radius: 10px 0;
	margin-bottom: 15px;
}
.Flight_detailssc .heading_box h2 {
	font-family: Rubik;
	font-weight: 400;
	color: #fff;
	font-size: 20px;
	margin: 0;
}
.Flight_detailssc .text_box h5 {
	font-family: Rubik;
	font-weight: 500;
	color: #000000ba;
	font-size: 18px;
}
.Flight_detailssc .text_box ul,
.footer_contentcta .text_box ul {
	list-style: circle;
}
.Flight_detailssc .text_box ul li {
	font-family: Rubik;
	font-weight: 400;
	color: #000;
	padding-top: 5px;
	font-size: 15px;
}
.top_packgesc .main_box {
	background: #fff;
	border: 1px solid #00000017;
	padding: 10px;
	box-shadow: 0 1px 8px rgb(0 0 0 / 15%);
	margin-top: 15px;
}
.alaska_bannersc.Aircanada_banner,
.alaska_bannersc.Hawaiian_banner,
.alaska_bannersc.Jetblue_banner,
.alaska_bannersc.Qatar_banner,
.alaska_bannersc.Southwest_banner,
.alaska_bannersc.Sprite_banner,
.alaska_bannersc.Westjet_banner,
.alaska_bannersc.american_banner,
.alaska_bannersc.delta_banner,
.alaska_bannersc.frontiar_banner {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
}
.homePage.amtrak .content,
.top_packgesc .text_box {
	text-align: center;
}
.top_packgesc .text_box h3 {
	font-family: Rubik;
	font-weight: 500;
	color: #000;
	padding-top: 8px;
	font-size: 20px;
	margin: 0;
}
.top_packgesc .text_box p {
	font-size: 12px;
	font-family: Rubik;
	font-weight: 400;
	margin: 0;
	color: #000;
}
.alaska_bannersc.american_banner {
	background: url(../images/american_banner.webp) center/cover;
}
.alaska_bannersc.delta_banner {
	background: url(../images/delta_banner.jpeg) center/cover;
}
.alaska_bannersc.frontiar_banner {
	background: url(../images/Frontier_banner.jpg) center/cover;
}
.alaska_bannersc.Hawaiian_banner {
	background: url(../images/Hawaiian_banner.jpg) center/cover;
}
.alaska_bannersc.Jetblue_banner {
	background: url(../images/JetBlue_banner.avif) center/cover;
}
.alaska_bannersc.Southwest_banner {
	background: url(../images/Southwest_banner.jpg) center/cover;
}
.alaska_bannersc.Sprite_banner {
	background: url(../images/Sprite_banner.jpg) center/cover;
}
.alaska_bannersc.Aircanada_banner {
	background: url(../images/Aircanada_banner.webp) center/cover;
}
.alaska_bannersc.Westjet_banner {
	background: url(../images/Westjet_banner.jfif) center/cover;
}
.alaska_bannersc.Qatar_banner {
	background: url(../images/qatar_banner.jpg) center/cover;
}
label.error {
	color: red;
}
.logobox {
	width: 135px;
}
.fixed_section .phone_fixdsc,
.footer_contentcta .hidecontent,
.search_block_hide,
.ui-helper-hidden-accessible {
	display: none;
}
ul#ui-id-1,
ul#ui-id-2 {
	position: relative;
	background: #fff;
	padding: 0;
	margin: 0;
}
#ui-datepicker-div {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 10px 20px #0000002b;
	padding: 10px;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 4px;
	background: #fff;
	border-bottom: 1px dotted #00000073;
}
.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}
.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: 700;
	border: 0;
}
.ui-datepicker td {
	padding: 1px;
	vertical-align: baseline;
	text-align: right;
	border: 1px solid #00000029;
}
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}
.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
	color: #000;
}
span.ui-state-default {
	color: #00000070;
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 10px 1em 10px 0.4em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.item_details {
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 12px;
	position: relative;
}
.item_code {
	font-size: 12px;
	padding: 4px 8px;
	background: var(--main_color);
	color: #fff;
}
li.ui-menu-item {
	border-bottom: 1px dotted #00000082;
	margin: 5px 0 8px;
}
.ui-menu .ui-menu-item-wrapper:hover {
	background: var(--main_color) !important;
	border-radius: 0 !important;
}
.item_details::after {
	font-family: "Font Awesome 5 Free";
	content: "\f3c5";
	font-weight: 900;
	font-size: 20px;
	color: var(--text_color);
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 5px;
}
.middle_section .main_formbox .form-group {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	background: 0 0;
	border: 1px solid #00000021;
	height: 45px;
	border-radius: 4px;
	position: relative;
}
.middle_section .main_formbox .done-bg,
.middle_section .main_formbox select#fare_class option {
	background: var(--white);
	color: #000;
}
.middle_section .main_formbox .form-group i {
	color: var(--icon-color);
}
.middle_section .main_formbox label.postion_label {
	position: relative;
	top: 14px;
	left: 26px;
	padding: 2px 13px;
	background: #fff;
	color: #01032b;
	font-size: 12px;
	z-index: 1;
}
.contact_ussc .right_box .icon_box i,
.fromto h2,
.middle_section .main_formbox label.postion_label span {
	color: var(--red-color);
}
.flight_icon11 {
	font-size: 20px;
	color: #ff6a2c;
	padding-left: 6px;
}
.middle_section .main_formbox div#traveller_details {
	width: 400px;
	padding: 10px;
}
.middle_section .main_formbox .dropdown-menu.show {
	left: -34px !important;
	padding: 10px;
}
.middle_section .main_formbox a.add_traveller,
.middle_section .main_formbox a.remove_traveller {
	background: #f7921e45;
	padding: 3px 7px;
	color: #fff;
	border-radius: 50px;
}
.middle_section .main_formbox select#fare_class {
	padding: 6px;
	font-size: 12px;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.5;
	color: #495057;
	border: 1px solid #ccc;
}
.middle_section .main_formbox .done-bg {
	border-radius: 50px;
	font-size: 1rem;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.5;
}
.col-4.text-right.ml-2 {
	padding-left: 30px;
}
.middle_section .main_formbox .travelerselectbox {
	padding-top: 9px;
	color: #000;
	background: 0 0;
	width: 98%;
	margin-top: 3%;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 12px;
	padding-left: 15px;
}
.middle_section .main_formbox button#passenger_btn {
	color: #fff;
}
.middle_section .main_formbox .form-control1 {
	border-radius: 0;
	height: 48px;
	background: 0 0;
	width: 100%;
}
.middle_section .main_formbox .text-center11 {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	margin-top: 4px;
}
.custom-model-wrap .container {
	width: 90% !important;
}
.middle_section .main_formbox .form-group.show {
	display: flex !important;
}
.middle_section .from_botom_callbox {
	position: sticky;
	top: 410px;
	padding: 10px;
	background: #fff;
	box-shadow: 1px 4px 13px #00000047;
	border: 1px solid #401c1269;
}
.middle_section .from_botom_callbox h3 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 20px;
	color: #000;
	margin: 0;
}
.hotelForm.cruise_form .form-group.captch_box,
.middle_section .from_botom_callbox .flex_box {
	display: flex;
	align-items: center;
}
.middle_section .from_botom_callbox .flex_box .image_box {
	width: 70px;
	height: 70px;
	border-radius: 100px;
	border-left: 3px solid #401c12;
	margin-top: 12px;
	border-right: 2px solid #401c12;
	position: relative;
}
.middle_section .from_botom_callbox .flex_box .image_box::after {
	content: "";
	position: absolute;
	top: 0;
	right: 7px;
	width: 14px;
	height: 14px;
	border-radius: 100px;
	background: green;
	animation: 1s infinite call_fixdbtn;
}
@keyframes call_fixdbtn {
	0% {
		box-shadow: 0 0 0 0 #00000063, 0 0 0 0 #00000074;
	}
	100% {
		box-shadow: 0 0 0 5px #0080007d, 0 0 0 8px #0080002a;
	}
}
.middle_section .from_botom_callbox .flex_box .text_box h5 {
	font-size: 20px;
	color: #000;
	padding: 0;
	margin: 0;
}
.middle_section .from_botom_callbox .flex_box .image_box img {
	width: 100%;
	height: 100%;
	border-radius: 100px;
	object-fit: cover;
}
.form-control {
	border-radius: 0.25rem;
	height: 48px;
	background: rgb(90 90 90 / 9%);
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: transparent;
	background-clip: padding-box;
	border: none !important;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	box-shadow: none !important;
}
button.btn.btn-secondary.home-search-btn.w-100 {
	background: var(--button-color);
	border: none !important;
	height: 45px;
	font-size: 16px;
}
.form-checkedlist.include-airlines {
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	border: 1px solid #d9d9d9;
	padding: 10px;
}
.right-block {
	border: 1px solid #dcdcdc;
	box-shadow: 0 0 8px 1px #dfdfdf;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dashed #6b6b6b;
}
.exclu-btn h2 {
	color: #003f48;
	font-weight: 700;
	font-size: 17px;
}
.right-block-new h2 {
	font-size: 12px;
	margin-bottom: 15px;
}
.exclu-btn a {
	background: #404156;
	padding: 5px 20px;
	border-radius: 40px;
	color: #fff;
	font-size: 12px;
}
.exclu-btn h3 a {
	background: inherit;
	padding: 0;
	border-radius: 0;
	color: #03965f;
	font-size: 14px;
}
.right-block-departure-arrow i {
	font-size: 25px;
	color: var(--main_color);
}
.right-block-new p {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
.airline-name h3,
p.air-date {
	color: var(--main_color);
	font-size: 12px;
}
.right-block-departure small,
.right-block-departure span {
	font-size: 12px;
}
.instantoffer {
	display: block !important;
	background: #000;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	padding: 10px 0;
	margin-top: 15px;
}
.mainflight-search-section {
	background: #fff;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	position: relative;
}
.airline-name h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
}
.airline-time h3 {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
	padding-top: 10px;
}
p.air-date {
	margin-bottom: 5px;
	font-weight: 900;
}
p.air-port-name {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.formatted_time {
	word-spacing: -0.2ex;
	direction: ltr;
}
.flight-brief-layover__iata > span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: -5px;
	color: #9f6804;
	font-weight: 700;
}
.Onlode_popupsc .modal-body .flex_box .text_box h5,
.Onlode_popupsc .modal-body .text_box p,
.airline-book h3,
.contact-main .contact-info .info-item h2 {
	color: #000;
}
.airline-book a {
	background: var(--main_color);
	color: #fff !important;
	font-size: 0.875rem;
	padding: 7px 26px;
	text-decoration: none;
}
.flight-brief-layovers__list {
	position: relative;
	display: block;
}
.flight-brief-layovers__list:before {
	position: absolute;
	top: 16px;
	right: 10px;
	left: 10px;
	height: 1px;
	background: #b3b3cd;
	content: "";
}
.flight-brief-layover,
.top_destination_section .main_wrap .postion_textbox .reletive_wrap {
	position: relative;
}
.flight-brief-layover__iata {
	position: relative;
	margin-top: 11px;
	width: 22px;
	text-align: center;
	cursor: default;
}
.flight-brief-layovers__list-wrapper {
	display: -ms-flexbox;
	-js-display: flex;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flight-brief-layover__iata:before {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 5px;
	background: #fff;
	content: "";
	top: -13px;
}
.flight-brief-layover__iata:after {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -3px;
	width: 6px;
	height: 6px;
	border: 2px solid #fff;
	border-radius: 4px;
	background-color: rgb(255, 255, 255, 0);
	box-shadow: 0 0 0 1px #b3b3cd;
	content: "";
}
.flight-brief-layovers__flight_time {
	display: -ms-flexbox;
	-js-display: flex;
	-ms-flex-direction: row;
	-ms-flex-pack: center;
	margin-top: -15px;
	font-size: 11px;
	text-align: center;
}
.airline-book h3 {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 6px;
}
.col-md-3.rt-block-book-details {
	position: absolute;
	right: 0;
	bottom: 50%;
	transform: translate(0, 50%);
}
.instantoffer a,
.instantoffer span {
	color: #fff;
	font-size: 16px;
}
.totalresul p {
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 20px;
}
.right-block-new-price {
	float: right;
	margin-top: -80px;
}
.right-block-new h3 {
	font-size: 14px;
	font-weight: 700;
	color: #3f4156;
}
.right-block-new-price small {
	font-size: 10px;
	display: inherit;
}
.destination-airport h2 {
	color: #fff;
	font-size: 14px;
}
.destination-airport i {
	background: var(--main_color);
	color: #fff;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
}
.text-dark {
	color: #343a40 !important;
}
.home-banner-form-single {
	padding-bottom: 2px;
	padding-top: 25px;
}
.form_search_banner {
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
}
.form_search_banner::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffffc4;
	z-index: -1;
}
.home-banner-form label {
	font-size: 15px;
	color: #000;
	font-family: var(--heading);
	font-weight: 500;
}
.level-home-form {
	left: 16px;
	transition: 0.3s;
	line-height: 18px;
	color: #36382e;
	font-size: 12px;
	font-weight: 700;
}
.form-control:disabled {
	background-color: #e3e3e3 !important;
	opacity: 1;
}
.review-form .form-control {
	border: 1px solid #00000042;
}
.review-form .form-control,
.review-form .form-control:focus {
	border: 1px solid #00000042 !important;
}
.bg-white {
	padding: 10px;
}
span.status_message {
	font-size: 12px;
	color: red;
}
.form_search_banner .form-control {
	width: 98%;
	height: 42px;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
	border-radius: 0;
	font-size: 13px;
	color: #495057;
	border: none;
	background: #fff !important;
}
.form_search_banner .btn-secondary {
	margin-top: 0;
	height: 44px;
	width: 99%;
	outline: 0;
	border: none;
	background: var(--main_color);
}
.form_search_banner .travelerselectbox {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem;
}
.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem;
}
a.clear_filter_option {
	font-size: 13px;
	color: var(--main_color);
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
}
.includeair-title {
	margin-top: 10px;
	font-size: 13px;
	margin-bottom: 15px !important;
	letter-spacing: 0.33px;
	text-transform: uppercase;
	color: #555;
}
.sliderstartcontainer,
div#endprice {
	color: #490e2cdb;
}
.slidercontainer {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	font-family: Poppins;
	color: #490e2cdb;
}
div#endprice {
	font-size: 13px;
	font-family: Poppins;
}
.rangeslider--horizontal {
	height: 12px;
	width: 100%;
}
.rangeslider {
	background: var(--main_color);
	position: relative;
}
.rangeslider__handle:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(
		linear,
		50% 0,
		50% 100%,
		color-stop(0, rgba(0, 0, 0, 0.13)),
		color-stop(100%, rgba(255, 255, 255, 0))
	);
	background-image: -moz-linear-gradient(
		rgba(0, 0, 0, 0.13),
		rgba(255, 255, 255, 0)
	);
	background-image: -webkit-linear-gradient(
		rgba(0, 0, 0, 0.13),
		rgba(255, 255, 255, 0)
	);
	background-image: linear-gradient(
		rgba(0, 0, 0, 0.13),
		rgba(255, 255, 255, 0)
	);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.rangeslider__handle {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g)
		0 0/100% #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	display: inline-block;
	left: -3px !important;
	width: 20px;
	height: 20px;
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		50% 0,
		50% 100%,
		color-stop(0, rgba(255, 255, 255, 0)),
		color-stop(100%, rgba(0, 0, 0, 0.1))
	);
	background-image: -moz-linear-gradient(
		rgba(255, 255, 255, 0),
		rgba(0, 0, 0, 0.1)
	);
	background-image: -webkit-linear-gradient(
		rgba(255, 255, 255, 0),
		rgba(0, 0, 0, 0.1)
	);
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
	box-shadow: 0 0 8px rgb(0 0 0 / 30%);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: -3px;
}
.label_container {
	margin-bottom: 10px;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}
.sliderstartcontainer {
	font-family: Poppins;
	display: inline-block;
	vertical-align: bottom;
	font-weight: 600;
	padding-right: 2%;
	font-size: 13px;
}
.done-bg,
.travelerselectbox {
	font-family: inherit;
	line-height: 1.5;
}
.check-redio-style {
	background-color: #d4cfd252;
	padding: 5px;
	margin-bottom: 10px;
}
.rangeslider__fill {
	background: #0f0;
	position: absolute;
}
.fromto h2 {
	font-size: 22px;
	color: #000;
	padding-top: 50px;
	text-align: center;
}
.fromto p {
	font-size: 15px;
	color: #000;
	text-align: center;
}
.wait p {
	font-size: 13px;
	color: #000;
	text-align: center;
	padding: 30px 0;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.center-img {
	margin: 0 auto;
}
.starting-point {
	margin-top: 40px;
	margin-bottom: 40px;
}
.starting-point h3 {
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0;
}
.starting-point h2 {
	font-size: 13px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0;
}
.starting-point p {
	font-size: 14px;
	font-weight: 700;
	color: #2db2ff;
	letter-spacing: 0;
}
div#traveller_details {
	width: 340px;
	padding: 10px;
}
.dropdown-menu.show {
	display: block;
	border: none;
	left: -25px !important;
	box-shadow: 1px 6px 20px 4px #00000030;
	border-bottom: 3px solid var(--main_color);
}
.done-bg,
a.add_traveller,
a.remove_traveller {
	border-radius: 50px;
	background: var(--main_color);
}
a.add_traveller,
a.remove_traveller {
	padding: 5px 5px 2px;
	color: #fff;
}
.text-right {
	text-align: right !important;
}
.payment-img,
.travetting-title h2 {
	text-align: center;
	margin-top: 20px;
}
.done-bg {
	font-size: 1rem;
	font-weight: 400;
}
.travelerselectbox {
	padding-top: 0;
	color: #495057;
	font-weight: 400;
	font-size: 13px;
}
.form_search_banner form#route_search_frm {
	background: #021362;
	padding: 35px 30px 21px;
	border-radius: 10px;
}
.review-flight-modify-form {
	margin-bottom: 18px;
}
.review-flight-modify-form label.radio-inline input {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}
.review-flight-modify-input-wrap .form-control:focus {
	background: #fff !important;
}
.review-flight-modify-input-wrap .form-control {
	border-radius: 4px;
}
.review-flight-modify-input-wrap .form-style {
	margin-bottom: 12px;
	width: 100% !important;
}
.review-flight-modify-input-wrap .form-control {
	width: 100% !important;
}
.review-flight-modify-form .radio-inline {
	color: #fff;
	position: relative;
}
.review-flight-modify-form .radio-inline strong.label-way {
	padding: 6px 12px;
	margin-right: 5px;
}
.review-flight-modify-form .radio-inline strong.active {
	background: #f0652b;
	color: #fff;
	border-radius: 4px;
}
.home-banner-form-single .form-group {
	width: 98%;
}
.travetting-title h2 {
	background: var(--main_color);
	color: #fff;
	padding: 10px;
	font-size: 20px;
	border-radius: 4px;
	margin-bottom: 20px;
}
.adult-title {
	background: #fff;
	padding: 10px;
	box-shadow: rgb(0 0 0 / 26%) 0 5px 14px;
	margin-bottom: 10px;
}
.adult-title h3 a {
	font-size: 13px;
	color: #3f4156;
	font-weight: 700;
	text-decoration: none;
}
.adult-title h2 {
	font-size: 15px;
	border-left: 2px solid #3f4156;
	padding: 0 10px;
	color: var(--text_color);
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
}
.adult-title i {
	float: right;
	font-size: 20px;
	color: var(--text_color);
	font-weight: 700;
}
.collapsed i {
	transform: rotate(180deg);
}
.payment-img {
	background: #edf2f6;
	margin-bottom: 20px;
}
.payment-img img {
	padding: 15px;
	border-radius: 4px;
}
.small {
	font-size: 12px;
	font-weight: 400;
}
.contact-main .contact-info .info-item .box-table li:last-child,
.fareSmry-row:last-child {
	margin-bottom: 0;
}
.fareSmry-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: 700;
}
.open_navtext,
.open_navtext11 {
	font-weight: 600;
	cursor: pointer;
	right: 12px;
}
.font16 {
	font-size: 16px;
	line-height: 16px;
}
.form-control {
	padding-left: 6px;
}
.adult-title input.form-control {
	font-size: 12px;
	box-shadow: inherit;
}
.validate_field_error {
	border: 1px solid red !important;
}
.fareSmry-header {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #c0c0c07d;
	cursor: pointer;
	border-top: 1px solid #c0c0c07d;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
label.review-label {
	font-size: 13px;
	font-weight: 700;
}
.bg-lightcu {
	background: #edf2f6;
	padding-top: 20px;
	padding-bottom: 200px;
}
.filter_section {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px;
	border-radius: 100px;
}
.sidenav {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #ffffff00;
	transition: 0.5s;
	padding-top: 15px;
}
.sidenav .closebtn {
	position: absolute;
	top: -20px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	text-decoration: none;
	color: var(--text_color);
}
.open_navtext {
	color: #490e2c;
	align-items: center;
	justify-content: right;
	position: absolute;
	top: -21px;
	display: none;
}
.open_navtext11 {
	color: var(--main_color);
	display: flex;
	align-items: center;
	justify-content: right;
	position: absolute;
	top: 25px;
}
.open_navtext i,
.open_navtext11 i {
	padding-left: 5px;
}
.wrong_icon {
	color: #490e2c;
	font-size: 20px;
	padding-top: 19px;
	display: none !important;
}
.airline-book.text-center p {
	margin-bottom: 12px;
	color: #000;
}
.banner_section .form-control[readonly] {
	background: #fff !important;
	color: #fff !important;
}
.form-control:focus {
	background-color: transparent !important;
}
.banner_section .form-control::placeholder {
	color: #fff;
}
.form-control[readonly] {
	background: #fff !important;
}
p.max_price_range.form-group1 {
	font-family: Poppins;
	font-weight: 500;
	font-size: 13px;
	padding-left: 20px;
}
.form-check-label {
	margin-bottom: 0;
	padding-left: 20px;
}
@media (max-width: 767px) {
	.tourz-search-1 {
		width: 90%;
		padding: 50px 0;
	}
	.home-banner-form-single {
		padding-top: 100px;
	}
	.sidenav {
		height: 100%;
		width: 0%;
		position: fixed;
		z-index: 1;
		top: 68px;
		left: 0;
		background-color: #ffffffed;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 45px;
	}
	.form_search_banner form#route_search_frm {
		display: block !important;
		background: #fff;
	}
	.wrong_icon {
		color: #490e2c;
		font-size: 20px;
		display: block !important;
		padding-top: 19px;
	}
	.form_search_banner .form-control {
		width: 98%;
		height: 42px;
		box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
		border-radius: 0;
		font-size: 13px;
		color: #495057;
		border: 1px solid #0000003b !important;
		background: #fff !important;
	}
	.home-banner-form label {
		color: #000;
	}
	.banner_section .dropdown-menu.show {
		left: 0 !important;
	}
	.banner_section div#traveller_details {
		width: 100%;
	}
}
.card-reader #CreditCardImg {
	width: 36px;
	height: 21px;
	background: url(../images/cardtypes_sprite_icons_new.png) 1px 1px no-repeat;
	position: absolute;
	right: 7px;
	top: 7px;
	transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
.card .CreditCardImg.visa {
	background-position: -33px 1px !important;
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}
.card .invalid {
	color: #ad3333;
	background: #f8e7e7;
	padding: 5px;
	font-size: 10px !important;
	position: absolute !important;
	top: -58px !important;
}
.btn-secondary {
	color: #fff;
	background: var(--button-color);
	border-color: var(--button-color);
}
.border-0 {
	border: none;
}
.passenger-input-wrap .form-control,
.review-flight-payment-card-wrap .form-control,
.rvw-flwt-conf-dtls .form-control {
	height: 38px;
}
.passenger-input-wrap select.form-control,
.passenger-input-wrap .form-control,
.review-flight-payment-card-wrap .form-control,
.review-flight-payment-card-wrap select.form-control,
.rvw-flwt-conf-dtls .form-control,
.rvw-flwt-conf-dtls select.form-control {
	font-size: 14px;
}
.passenger-input-wrap select.form-control option,
.passenger-input-wrap .form-control::placeholder,
.review-flight-payment-card-wrap .form-control::placeholder,
.review-flight-payment-card-wrap select.form-control option,
.rvw-flwt-conf-dtls .form-control::placeholder,
.rvw-flwt-conf-dtls select.form-control option {
	font-size: 14px;
}
.contact_ussc .left_box .form_box form button,
.modal_section .form_box button {
	background: var(--main_color);
}
.modal_section .modal-dialog .left_box .flex_box {
	border-bottom: 2px solid var(--main_color);
}
.fixed_section {
	padding-top: 20px;
	padding-bottom: 10px;
	background: linear-gradient(45deg, #f2920b96, #490e2c);
	position: sticky;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	overflow: hidden;
	display: none;
}
.fixed_section::after {
	content: "";
	position: absolute;
	top: 3px;
	right: -133px;
	width: 69%;
	height: 150%;
	background: #dee0f5;
	z-index: -1;
	transform: rotate(118deg);
	display: none;
}
.fixed_section .text_box h3 {
	color: #fff;
	font-weight: 500;
	font-family: Roboto;
	text-decoration: none;
	font-size: 22px;
	padding: 7px 15px 5px;
	text-align: right;
}
.fixed_section .icon_box {
	display: flex;
	justify-content: left;
}
.fixed_section .icon_box h2 {
	color: #fff;
	font-weight: 500;
	font-size: 22px;
	border: 1px solid #fff;
	padding: 7px 15px 5px;
	border-radius: 100px;
}
.fixed_section .icon_box .fixed_icon {
	font-size: 22px;
	color: #fff;
	margin-right: 10px;
}
.blink {
	animation: 1s step-end infinite blinker;
}
.fixed_section .phone_fixdsc .text_box111 {
	width: 80%;
}
.fixed_section .call_headerbox111 .call_box111 {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #fff;
	position: relative;
}
.fixed_section .call_headerbox111 .call_box111::after {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 100px;
	background: #45ba11;
	position: absolute;
	top: 0;
	right: 0;
	animation: 1s infinite bikon;
}
@keyframes bikon {
	form {
		box-shadow: 0 0 0 0 #45ba1185, 0 0 0 0 #45ba1161, 0 0 0 0 #45ba1138;
	}
	to {
		box-shadow: 0 0 0 1px #45ba1185, 0 0 0 3px #45ba1161, 0 0 0 4px #45ba1138;
	}
}
.fixed_section .call_headerbox111 .call_box111 img {
	height: 100%;
	object-fit: cover;
	border-radius: 100px;
}
.fixed_section111 .call_headerbox111 .text_box111 a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	border-radius: 100px;
	font-weight: 500;
	margin-right: 7px;
	line-height: 0;
}
.fixed_section .call_headerbox111 .text_box111 a .calling_text111 {
	font-size: 15px;
	padding-right: 10px;
	color: #f2920b;
}
.btn.btn-main-search,
.fixed_section .phone_fixdsc a {
	color: #fff;
}
.Onlode_popupsc .modal-body .image_box {
	width: 140px;
	height: 140px;
	border-radius: 100px;
	border: 3px solid #f88c27;
	background: red;
	box-shadow: -2px 2px 20px #0000003d;
	position: relative;
	margin-left: 10px;
}
.Onlode_popupsc .modal-body a {
	display: contents;
}
.Onlode_popupsc .modal-body .image_box::after {
	content: "";
	position: absolute;
	top: 4px;
	right: 20px;
	width: 15px;
	height: 15px;
	background: green;
	border-radius: 100px;
	animation: 1s infinite calling;
}
@keyframes calling {
	0% {
		box-shadow: 0 0 0 0 #0080006e, 0 0 0 0 #00800042;
	}
	100% {
		box-shadow: 0 0 0 5px #0080006e, 0 0 0 8px #00800042;
	}
}
.Onlode_popupsc .modal-body .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100px;
}
.Onlode_popupsc .modal-body .text_box.left_con {
	margin-left: -28px;
}
.Onlode_popupsc .modal-body .text_box h2 {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 600;
	color: #000;
	padding-top: 16px;
}
.Onlode_popupsc .modal-body .text_box a.book_btn {
	padding: 8px 25px;
	color: #fff;
	border: 1px solid var(--main_color);
	width: 100%;
	background: var(--main_color);
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
.Onlode_popupsc .modal-dialog {
	max-width: 590px;
	top: 16%;
}
.Onlode_popupsc .modal-open .modal {
	background: #0000009c;
}
.Onlode_popupsc .modal-body .up_textcon h2 {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 17px;
	text-align: center;
	color: #000;
}
.Onlode_popupsc .modal-body .row.background_con {
	background: #ebe9e9;
	width: 95%;
	margin-left: 3%;
	margin-top: 2%;
	padding: 10px;
}
.Onlode_popupsc .modal-body .flex_box {
	display: flex;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.Onlode_popupsc .modal-body .flex_box .icon_box {
	width: 45px;
	height: 45px;
	border-radius: 100px;
	background: #fff;
	display: flex;
	border: 2px solid #f88c27;
	align-items: center;
	justify-content: center;
}
.Onlode_popupsc .modal-content {
	border-left: 4px solid #f88c27;
}
.Onlode_popupsc .modal-body .flex_box .icon_box i {
	font-size: 25px;
	color: #0071e9;
}
.Onlode_popupsc .modal-body .flex_box .text_box h5 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	padding: 2px 0 0 10px;
	margin: 0;
}
.Onlode_popupsc .modal-body .flex_box .text_box h2 {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 16px;
	padding: 4px 0 0 10px;
	margin: 0;
}
.Onlode_popupsc button.btn.btn-default i {
	font-size: 24px;
	color: red;
}
.Onlode_popupsc .modal {
	background: #000000ad;
}
.sitemap_bannersc {
	background: url("../images/sitemap_banner.webp") center/cover;
	height: 370px;
	position: relative;
	z-index: 1;
}
.sitemap_bannersc::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #071b26b5;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.sitemap_bannersc .text_box h2 {
	font-weight: 600;
	color: #fff;
	font-size: 40px;
	padding-top: 17%;
	text-align: center;
	text-transform: uppercase;
}
.sitemap_bannersc .text_box a {
	font-weight: 400;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}
.sitemap_bannersc .text_box .border_line {
	width: 300px;
	height: 1px;
	margin: 10px auto 0;
	background: var(--icon-color);
	position: relative;
}
.sitemap_bannersc .text_box .border_line .border_icon {
	position: absolute;
	top: -29px;
	left: 43%;
	font-size: 45px;
	color: var(--icon-color);
}
.sitemap_aboutsc .main_box {
	padding: 30px 20px 20px;
	background: #f4f4f4;
	box-shadow: 0 10px 20px #0000001f;
	border-radius: 20px 0;
	margin-bottom: 40px;
}
.sitemap_aboutsc .heading_box h3 {
	font-weight: 600;
	font-size: 22px;
	color: var(--highlight-color);
	font-family: Open sans;
	text-align: center;
}
.sitemap_aboutsc .heading_box .under_line {
	width: 100%;
	height: 0.2px;
	margin: 18px auto 30px;
	background: var(--border-color);
	position: relative;
}
.sitemap_aboutsc .heading_box .under_line .under_lineicon {
	position: absolute;
	top: -29px;
	left: 49%;
	font-size: 45px;
	color: var(--border-color);
}
.sitemap_aboutsc .link_box a {
	font-weight: 700;
	font-size: 15px;
	border-radius: 0;
	font-family: "Open Sans";
	display: block;
	margin-bottom: 10px;
	color: #000000b5;
	transition: 0.3s;
	padding: 10px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
}
.postion_border {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	background: var(--border-color);
}
.postion_border1 {
	position: absolute;
	top: 42%;
	left: 50%;
	width: 100%;
	height: 1px;
	background: var(--border-color);
}
.sitemap_aboutsc .link_box a:hover {
	color: #000;
	transition: 0.3s;
}
.sitemap_aboutsc .link_box a .hover_links {
	opacity: 0;
	margin-left: -18px;
	transition: 0.3s;
}
.sitemap_aboutsc .link_box a:hover .hover_links {
	opacity: 1;
	margin-left: 0;
	transition: 0.3s;
}
.contact-main .contact-info .info-item {
	position: relative;
	padding: 20px;
}
.contact-main .contact-info .info-item .box-table li {
	font-size: 16px;
	font-weight: 500;
	list-style-type: none;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.contact-main .contact-info .info-item .box-table li span {
	color: #029e9d;
	float: right;
}
.contact-main .contact-info .info-item .box-table li::before {
	content: "";
	position: absolute;
	height: 1px;
	width: 50px;
	border: 1px dashed #737373;
	top: 12px;
	left: 0;
	right: 0;
	margin: auto;
}
.contact-main .contact-info .info-item .info-icon i {
	font-size: 60px;
	color: var(--icon-color);
}
.contact-main .contact-info .info-content h3 {
	color: #000;
	font-family: Rubik;
	font-weight: 500;
	font-size: 19px;
	padding-top: 5px;
}
.contact-main .contact-info .info-content p {
	color: #000000ad;
	font-family: Rubik;
	font-weight: 500;
	font-size: 15px;
	padding-top: 5px;
}
.contact-main .contact-map .map-main {
	border-radius: 15px;
	overflow: hidden;
}
.contact-main .contact-map .contact-form {
	background: #3f3f3f;
	padding: 30px;
	border-radius: 15px;
}
@media (max-width: 991px) {
	.contact-main .contact-info .contact-form {
		padding: 0 !important;
	}
}
@media (max-width: 767px) {
	.contact-main .contact-map .contact-form {
		margin-top: 2rem;
	}
}
.contact-info-main {
	margin-top: -80px;
}
.form-control.contact_input {
	border: 1px solid #00000063 !important;
	border-radius: 4px;
	height: 45px;
	margin-bottom: 15px;
	font-family: Rubik;
	font-weight: 400;
	padding-left: 10px;
}
.form-control.contact_textareainput {
	height: 145px;
	border: 1px solid #00000063 !important;
}
.form-control.captcha_input {
	border: 1px solid #000;
}
.contact_borderbox {
	border: 1px solid #00000063;
}
.nir-btn,
.nir-btn-black {
	position: relative;
	z-index: 1;
	font-size: 14px;
	text-align: center;
	padding: 14px 24px;
	text-transform: capitalize;
	transition: 0.5s ease-in-out;
	background: var(--highlight-color);
	color: #fff;
	display: inline-block;
	border-radius: 10px;
	border: none;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
	overflow: hidden;
}
.mobile_popupsc .postion_box,
.mobile_popupsc .text_box a.link_con {
	animation: 1s linear infinite call;
	-webkit-transition: 1s ease-in-out;
}
h3.mb-1 {
	color: var(--highlight-color);
	font-family: Rubik;
	font-weight: 400;
}
.footer_contentcta .text_box ul li p {
	font-weight: 300;
}

.mobile_popupsc {
	padding-top: 2px;
	padding-bottom: 2px;
	background: #fff;
	display: none;
}
.mobile_popupsc .flex_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	padding: 15px 0;
	width: 100%;
	box-shadow: 0 0 10px #00000085;
	left: 0;
	z-index: 999999;
	background: linear-gradient(40deg, #092c4c 0, #00d4ff 100%);
	height: 67px;
	font-size: 22px;
}
.mobile_popupsc .flex_box a strong {
	font-family: roboto;
	font-weight: 600;
	color: #fff;
}
@keyframes blinker {
	50% {
		opacity: 0;
	}
}
.mobile_popupsc .flex_box a i {
	padding-right: 5px;
	color: #fff;
}
.mobile_popupsc .image_box img,
.mobile_popupsc .logo_box img {
	width: 100px;
}
.mobile_popupsc .main_headingbox h2 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}
.mobile_popupsc .banner_con {
	position: relative;
	top: 48px;
	height: 210px;
	overflow: hidden;
}
.mobile_popupsc .postion_box {
	position: absolute;
	top: 215px;
	left: 42%;
	border-radius: 100px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-left: 4px solid #1b8dc3;
	border-right: 4px solid #de1821;
}
.mobile_popupsc .text_box {
	text-align: center;
	margin-top: 15px;
}
.mobile_popupsc .text_box h4 {
	font-family: rubik;
	font-weight: 600;
	color: #000;
	font-size: 22px;
	padding-top: 10px;
	margin: 0;
}
.mobile_popupsc .text_box h5 {
	font-family: rubik;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	padding-top: 5px;
}
.mobile_popupsc .text_box p {
	font-family: rubik;
	font-weight: 400;
	color: #000;
	margin: 0;
	padding-top: 1px;
	font-size: 14px;
}
.mobile_popupsc .text_box a.link_con {
	border-radius: 2px;
	background: var(--sub_color);
	color: #fff;
	width: 170px;
	height: 40px;
	margin-top: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 6px;
}
.mobile_popupsc .text_box .button_box {
	display: flex;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.mobile_popupsc .text_box a .call_con {
	padding-right: 5px;
}
.mobile_popupsc .deal_box {
	padding: 8px 5px 6px 0;
	background: var(--sub_color);
	border-radius: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 100px;
	font-family: Rubik;
	font-weight: 600;
}
@keyframes call {
	0% {
		box-shadow: 0 0 0 5px #1a80c347, 0 0 0 5px #1a80c32b;
		box-shadow: 0 0 0 5px #1a80c347, 0 0 0 10px #1a80c32b;
	}
}
.mobile_popupsc .deal_box h3 {
	font-family: Rubik;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.mobile_popupsc .logo_box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
.footer_contentcta {
	padding: 45px 0 0;
	background: #222324;
}
.footer_contentcta .text_box h2 {
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	margin: 0 0 10px;
}
.footer_contentcta .text_box h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin: 27px 0 10px;
}
.footer_contentcta .text_box p {
	color: #fff;
	font-size: 15px;
	margin: 0 0 10px;
}
.footer_contentcta .text_box ul li p b {
	font-weight: 600;
}
.offer_package_section {
	padding: 30px 0;
}
.offer_package_section .main_wrap {
	background: #eee9e9;
	padding: 20px;
	display: flex;
	position: relative;
}
.offer_package_section .main_wrap::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url("../images/offer_packageimg1.png");
}
.offer_package_section .main_wrap.green {
	background: #e0f4f3;
}
.offer_package_section .main_wrap .text_box h5 {
	font-size: 16px;
}
.offer_package_section .main_wrap .text_box h2 {
	font-family: Yesteryear, cursive;
	margin: 10px 0 20px;
	font-size: 30px;
}
.offer_package_section .main_wrap .text_box a {
	color: #f0652b;
}
.top_destination_section {
	padding: 30px 0;
	margin: 0;
}
.top_destination_section .heading_box h5 {
	font-family: Yesteryear, cursive;
	font-weight: 500;
	color: #4da528;
	font-size: 25px;
	margin-bottom: 6px;
}
.top_destination_section .heading_box h2 {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 800;
	font-size: 27px;
	text-transform: capitalize;
	line-height: 1.4;
}
.top_destination_section .main_wrap {
	position: relative;
	margin-top: 35px;
}
.top_destination_section .main_wrap .image_box {
	width: 100%;
	height: 215px;
	overflow: hidden;
	border-radius: 10px;
}
.top_destination_section .main_wrap .text_box h5 {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 800;
	font-size: 16px;
	text-transform: capitalize;
	text-align: left;
	padding-top: 15px;
	color: #212121;
	margin: 0 0 5px;
}
.top_destination_section .main_wrap .text_box h6 {
	font-size: 20px;
	font-weight: 800;
	color: var(--main_color);
}
.top_destination_section .main_wrap .text_box h6 span {
	font-size: 14px;
	font-weight: 400;
	color: #212121;
}
.top_destination_section .main_wrap .rating_box {
	position: absolute;
	top: 10px;
	right: 12px;
	background: #fff;
	padding: 0 6px;
	border-radius: 4px;
}
.top_destination_section .main_wrap .rating_box span {
	color: #212121;
	font-size: 13px;
}
.top_destination_section .main_wrap .rating_box span i {
	font-size: 12px;
	color: #fbad17;
}
.top_destination_section .main_wrap .postion_textbox {
	position: absolute;
	top: 164px;
	left: 50%;
	transform: translateX(-50%);
	color: #fbad17;
}
.top_destination_section .main_wrap .postion_textbox h3 {
	font-size: 14px;
	color: #000;
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
}
.hotelForm.cruise_form input {
	width: 100%;
	outline: 0;
	border: 1px solid #092c4c29 !important;
	height: 45px;
	padding-left: 10px;
	border-radius: 0;
}
.hotelForm.cruise_form .form-group.form-style.passengerbox,
.hotelForm.cruise_form select {
	width: 100%;
	border: 1px solid #092c4c29;
	height: 45px;
}
.hotelForm.cruise_form select {
	outline: 0;
	padding-left: 10px;
	margin: 0 0 10px;
}
.hotelForm.cruise_form #cruise.travelerselectbox {
	color: #000;
	padding: 10px 0 0 15px;
}
.hotelForm.cruise_form .form-group.captch_box .text_box {
	width: 85%;
}
.hotelForm.cruise_form button.submit_btn {
	padding: 14px 60px;
	font-family: Rubik;
	font-weight: 500;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 5px;
	border: none;
	position: absolute;
	left: 50%;
	bottom: -23px;
	transform: translateX(-50%);
	background: var(--main_color);
	color: #fff;
}
.hotelForm.cruise_form .form-group i {
	position: revert !important;
}
.form-group.captch_box.amtrak input {
	width: 73%;
}
.homePage.amtrak form#amtrak_frm input {
	margin: 0 0 10px;
}
#typed {
	white-space: pre;
}
.typed-cursor {
	opacity: 1;
	-webkit-animation: 0.7s infinite blink;
	-moz-animation: 0.7s infinite blink;
	animation: 0.7s infinite blink;
}
@keyframes blink {
	0%,
	100% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}
section.taxes_aboutsc .nav_textbox h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 12px;
}

/* ============================================================================== New design start ================================= */

/* =========  Common Style start ============== */
body {
	font-family: var(--primary-font);
}
/* =========  Common Style end ============== */

/* ========  Overwrite css style start ========== */

/* ========  Overwrite css style end   ==========*/

/* ===============  Home banner style start ==================== */

.home-main-banner-section {
	background: url("../images/banner/banner-1.webp") no-repeat center
		center/cover;
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}

.home-main-banner-section::after {
	content: "";
	background: #050b2e1c;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.home-banner-inner-text-content {
	width: 100%;
	text-align: center;
}
.home-banner-inner-text-content {
	position: relative;
	z-index: 1;
}
.home-banner-inner-text-content-wrap {
	position: relative;
}

.home-banner-text-large h1 {
	font-size: 64px;
	font-weight: 900;
	color: #fff;
	opacity: 0.34;
	text-transform: uppercase;
	line-height: 0.75;
	font-family: var(--primary-font);
	width: 100%;
}

.home-banner-text-small h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	text-shadow: 0px 11px 51px rgba(0, 0, 0, 0.35);
	font-family: var(--primary-font);
}

.caption-text-wrapper {
	margin: 16px auto 8px;
	font-weight: 600;
	font-family: var(--primary-font);
}
.caption-text-wrapper .caption-text {
	font-size: 18px;
	color: var(--white);
	font-weight: 700;
	font-family: var(--primary-font);
}
.caption-sub-text-wrapper {
	margin: 0px auto 24px auto;
}
.caption-sub-text-wrapper .banner-slogan-text {
	font-size: 16px;
	color: var(--white);
	font-weight: 500;
}
.hame-banner-caption {
	position: relative;
}

@media (min-width: 768px) {
	.home-banner-text-large h1 {
		font-size: 125px;
	}
	.home-banner-text-small h2 {
		font-size: 42px;
	}
	.caption-text-wrapper .caption-text {
		font-size: 24px;
	}
	.caption-text-wrapper {
		margin: 41px auto 26px;
	}
}

@media (min-width: 992px) {
	.home-main-banner-section {
		padding-top: 200px;
		padding-bottom: 200px;
	}
	.home-banner-text-large h1 {
		font-size: 125px;
	}
	.home-banner-text-small h2 {
		font-size: 42px;
	}
	.caption-text-wrapper .caption-text {
		font-size: 40px;
	}
	.caption-text-wrapper {
		margin: 34px auto;
	}
}

@media (min-width: 1600px) {
	.home-banner-text-large h1 {
		font-size: 215px;
	}
	.home-banner-text-small h2 {
		font-size: 72px;
	}
}

/* ===============  Home banner style end ==================== */

/* ========= Custom tab form style start ========== */
.custom-booking-tab.nav-tabs .nav-link {
	color: var(--white);
	font-weight: 500;
	font-family: var(--primary-font);
	border: none;
	border-radius: 26px;
	margin: 0 8px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 9px;
	transition: 0.3s;
	font-size: 14px;
}
.nav-tab-icon {
	margin-right: 4px;
}
.custom-booking-tab.nav-tabs .nav-link.active,
.custom-booking-tab.nav-tabs .nav-link:hover {
	background-color: var(--white);
	color: var(--black);
}
.cutom-booking-tab-content {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	background-color: var(--white);
	border-radius: 8px;
}
.middle_section .cutom-booking-tab-content .main_formbox,
.middle_section .cutom-booking-tab-content .hotelForm {
	box-shadow: none;
}
.middle_section .cutom-booking-tab-content .cruise-search-form-wrap .form_box {
	border-bottom: none;
}
.middle_section .cutom-booking-tab-content #cruise_frm label.cruise-label {
	font-size: 12px;
	width: 100%;
	color: #000;
}
.middle_section .cutom-booking-tab-content .form_box .form-control {
	border-radius: 0.25rem;
	height: 48px;
	background: rgb(90 90 90 / 9%);
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: transparent;
	background-clip: padding-box;
	border: none !important;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	box-shadow: none !important;
}

.cutom-booking-tab-content label.postion_label {
	position: relative;
	top: 14px;
	left: 26px;
	padding: 2px 13px;
	background: #fff;
	color: #01032b;
	font-size: 12px;
	z-index: 1;
}

.cutom-booking-tab-content label.postion_label span {
	color: var(--red-color);
}
.search-hotel-btn {
	background-color: var(--button-color);
	border-color: var(--border-color);
}
.middle_section .main_formbox .form-group {
	margin-bottom: 10px;
	padding: 0 10px;
}
.middle_section .main_formbox {
	padding: 32px;
}
button.btn.btn-secondary.home-search-btn {
	margin-top: 24px;
}
.middle_section .cutom-booking-tab-content .cruise-search-form-wrap .form_box {
	margin-top: 0px;
}
@media (min-width: 992px) {
	.search-hotel-btn {
		margin-top: 25px;
	}
	.cutom-booking-tab-content {
		min-height: 202px;
	}
	.middle_section .main_formbox .form-group {
		margin-bottom: 0px;
	}
	.middle_section .main_formbox .form-group {
		margin-bottom: 0px;
	}
	.middle_section .main_formbox {
		padding: 32px;
	}
}

.form_box button.btn-cruise-search {
	margin-top: 24px;
}
.main_formbox.cruise-search-form-wrap .form_box {
	padding: 0px;
}
.custom-booking-tab::before {
	content: "";
	background-color: #032772d6;
	/* background-color: #000d3ed6;  */
	backdrop-filter: blur(6px);
	width: 100%;
	height: 100%;
	background-position: center;
	position: absolute;
	z-index: -1;
	display: flex;
	top: 0;
	left: 0;
	border-radius: 40px;
}
.custom-booking-tab {
	position: relative;
	padding: 9px;
	justify-content: center;
	border-radius: 40px;
	border: none;
	position: relative;
	top: 20px;
	width: 98%;
	z-index: 1;
	overflow: hidden;
	margin: auto;
}
.flight-search-form-title {
	margin: 15px 0;
}
.middle_section .main_formbox .text-center11 {
	margin-left: 6px;
	margin-top: 13px;
}

.middle_section .main_formbox .form-group {
	border-radius: 32px;
}
.home-search-btn,
.btn-cruise-search {
	border-radius: 32px;
}
.flight-search-form-wrap .form-control {
	border-radius: 32px;
}
.hotel-search-form-wrap .form-control {
	border-radius: 32px;
}
.cruise-search-form-wrap .form-control {
	border-radius: 32px;
}
.middle_section .main_formbox button {
	border-radius: 32px;
}
@media (min-width: 768px) {
	.custom-booking-tab.nav-tabs .nav-link {
		font-size: 1rem;
	}
	.custom-booking-tab {
		width: 70%;
	}
}

@media (min-width: 992px) {
	.custom-booking-tab.nav-tabs .nav-link {
		padding: 5px 24px;
	}
}

@media (min-width: 1300px) {
	.section-title {
		font-size: 32px !important;
		font-weight: 600;
	}
}
/* ========= Custom tab form style end ========== */

/* ==== Destination section start ==== */
.destination-section {
	padding: 32px 0;
}
@media (min-width: 992px) {
	.destination-section {
		padding: 50px 0;
	}
}
.section-title-wrap {
	margin-bottom: 12px;
}
.section-title {
	font-size: 1.6rem;
	font-weight: 600;
	font-family: var(--primary-font);
	color: var(--primary-color);
	/* border-left: 3px solid #131a2f40; */
	padding-left: 12px;
}

.section-sub-title {
	/* font-size: 1.6rem; */
	font-weight: 400;
	font-family: var(--primary-font);
	padding-left: 16px;
	/* color: var(--primary-color); */
	/* border-left: 2px solid #131a2f4a; */
}
.section-title {
	position: relative;
}
/* .section-title::before {
	content: "";
	height: 50%;
	width: 3px;
	background: var(--border-color);
	display: block;
	position: absolute;
	left: -3px;
	bottom: 0;
} */
/* ==== Destination section end ==== */

/* Common Slider1 style start */
.common-slider-wrap {
	margin: 2rem auto 0px;
}
.destination-item {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.destination-item::before {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #141414 105.28%);
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 10px;
}
.destination-item img {
	border-radius: 10px;
}
.destination-item .destination-info {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	padding: 15px 15px 0;
	width: 100%;
}
.destination-item .destination-content {
	padding-bottom: 20px;
}
.destination-item .destination-overlay {
	border-radius: 10px;
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	display: none;
	width: calc(100% - 0px);
}
.destination-item .destination-overlay .count-info {
	padding: 14px;
}
.destination-item:hover .destination-overlay {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	display: block;
}

.destination-item:hover {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
}
.destination-item img {
	border-radius: 10px;
}
.destination-item:hover .destination-info {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	transform: translate(-50%, -15px);
	-webkit-transform: translate(-50%, -15px);
	-ms-transform: translate(-50%, -15px);
}
.destination-item:hover .destination-content {
	padding-bottom: 0;
}

.rating i.filled {
	color: #ffca18;
}
.text-indigo {
	color: #3538cd !important;
}
.text-cyan {
	color: #06aed4 !important;
}
.fs-13 {
	font-size: 0.8125rem !important;
}
.fs-14 {
	font-size: 0.875rem !important;
}
.nav-center .owl-nav button.owl-prev {
	left: -20px;
}
.nav-center .owl-nav button.owl-next,
.nav-center .owl-nav button.owl-prev {
	width: 42px !important;
	height: 42px !important;
	font-size: 16px !important;
	color: var(--primary-color) !important;
	background: var(--white) !important;
	text-shadow: none;
	cursor: pointer;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 50px;
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%) !important;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}
.nav-center .owl-nav button.owl-next {
	right: -20px;
}

.slider-call-link {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
}
.common-slider1.owl-carousel .owl-dots.disabled,
.common-slider1.owl-carousel .owl-nav.disabled {
	display: block !important;
}
.slider-card-btn {
	background-color: var(--button-color);
	border-color: var(--border-color);
	color: var(--white);
	font-family: var(--primary-font);
	font-size: 12px;
	font-weight: 500;
}
.card-btn-gallery {
	background-color: var(--button-color);
	border-color: var(--border-color);
	color: var(--white);
	font-family: var(--primary-font);
	font-size: 13px;
	font-weight: 500;
	padding: 8px 12px;
}
.slider-card-btn.destination-card-btn {
	font-size: 13px;
	padding: 6px 12px;
}
.slider-card-btn:hover {
	background-color: var(--button-hover-color);
	border-color: var(--button-hover-color);
}
.slider-card-btn:focus {
	background-color: var(--button-hover-color);
	border-color: var(--button-hover-color);
	box-shadow: none;
}
/* Common Slider1 style end */

/* ===== Our Benifits & Key Advantages sec style start ==== */
.benifits-section {
	padding: 32px 0;
	background-color: var(--sec-bg-1);
}
@media (min-width: 992px) {
	.benifits-section {
		padding: 50px 0;
	}
}
.benefit-card {
	background: rgba(255, 255, 255, 0.85);
	backdrop-filter: blur(30px);
	border-color: #fff;
	box-shadow: none;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
}
.benefit-card .benefit-icon {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	align-items: center;
	display: flex;
	justify-content: center;
}
.benefit-card .icon-view {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 48px;
	opacity: 0;
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
}
.benefit-card .benifit-card-title {
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 600;
	font-family: var(--primary-font);
}
.benefit-card .benifit-card-para {
	font-family: var(--primary-font);
	font-size: 14px;
	font-weight: 400;
	font-family: var(--primary-font);
	color: #4e5561;
}
.benefit-card:hover {
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}
.bg-secondary {
	background-color: #98aa30 !important;
	border: 1px solid #98aa30 !important;
	color: #fff;
}
.bg-orange {
	background-color: #e04f16 !important;
}
.bg-purple {
	background-color: #6938ef !important;
	border: 1px solid #6938ef !important;
	color: #fff;
}
.bg-teal {
	background-color: #0e9384 !important;
	border: 1px solid #0e9384 !important;
	color: #fff;
}
.benifit-card-wrap {
	margin: 2rem auto 0px;
}
.slider-section-btn {
	font-size: 14px;
}
/* ===== Our Benifits & Key Advantages sec style end ==== */

/* ===========  Our Trending tab Section start ============ */
.trending-place-section {
	padding: 32px 0 16px;
	background-color: var(--white);
}
.common-tabs-wrap {
	margin: 2rem auto 0px;
}
.common-nav-tab {
	border: none;
}
.common-nav-tab .nav-link {
	background-color: var(--tab-bg-1);
	border-color: var(--tab-bg-1);
	color: var(--primary-color);
	font-size: 14px;
	font-weight: 500;
	font-family: var(--primary-font);
	margin: 0px 10px 0px 0px;
	line-height: 100%;
	border-radius: 24px;
	padding: 9px 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.common-nav-tab .nav-link.active {
	background-color: var(--active-color);
	border-color: var(--border-color);
	color: var(--white);
}
.cruise-details p {
	font-size: 14px !important;
}
.cat-content h5 {
	font-size: 17px;
	padding-right: 24px;
}
.cat-content span {
	font-size: 13px;
}
@media (min-width: 992px) {
	.trending-place-section {
		padding: 50px 0 26px;
	}
}
/* ===========  Our Trending tab Section end ============ */

/* ======== Create memories ection start ======== */
.reserve-now-btn {
	margin-bottom: 32px;
}
@media (min-width: 992px) {
	.reserve-now-btn {
		margin-bottom: 0px;
		margin-top: 40px;
	}
}
/* ======== Create memories ection  end ======== */

/* ===== Flight hotel ctuise Item Style start  ===== */

.place-item {
	position: relative;
}
.place-item {
	border-radius: 10px;
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
	overflow: hidden;
}
.place-item .place-img {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	position: relative;
	height: 204px;
}

.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;
}

.place-item:hover .place-img img {
	-webkit-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.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 .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 .badge {
	font-size: 13px;
	border-radius: 54px;
	font-weight: 400;
}
.place-item .place-content {
	position: relative;
}
.place-item .place-content {
	padding: 20px;
	background: #fff;
}
.place-item .text-primary {
	color: #cf3425 !important;
	opacity: 1;
}

.place-item .bg-danger {
	background-color: #ff0000 !important;
	border: 1px solid #ff0000 !important;
	color: #fff;
}
.place-item .badge.badge-warning {
	background: #ffca18;
	color: #fff;
}
.place-item .badge.badge-xs {
	font-size: 10px;
	padding: 0px 5px;
	line-height: 18px;
}
.fs-14 {
	font-size: 0.875rem !important;
}
.fs-16 {
	font-size: 1rem !important;
}
.hotel-card-btn {
	width: 100px;
}
.text-gray-9 {
	color: #111827 !important;
}
.fs-13 {
	font-size: 0.8125rem !important;
}
.place-item .place-item .place-img .fav-item .badge {
	font-size: 13px;
	border-radius: 54px;
	font-weight: 400;
}
.place-item .badge {
	padding: 0.25rem 0.45rem;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 4px;
}
.place-item .bg-info {
	background-color: #155eef !important;
	border: 1px solid #155eef !important;
	color: #fff;
}
.place-item .hotel-name-text a {
	color: var(--primary-color);
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.place-item .hotel-name-location-text {
	color: #212529;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.place-item .facility-add {
	color: var(--primary-color);
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.place-item .facilities-text {
	color: var(--primary-color);
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.place-item .facilities-text i {
	font-size: 12px;
}

.flight-loc .loc-name {
	background: #fff;
	border: 1px solid #e4ebf1;
	border-radius: 64px;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 15px;
}
.rotate-45 {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: inline-block;
}

.flight-loc .arrow-icon {
	background: #111827;
	color: #fff;
	border-radius: 54px;
	width: 30px;
	height: 24px;
	-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;
}

.flight-loc .loc-name {
	background: #fff;
	border: 1px solid #e4ebf1;
	border-radius: 64px;
	font-size: 12px;
	font-weight: 500;
	padding: 5px 15px;
}

.rotate-135 {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	display: inline-block;
}

.text-truncate {
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

.text-truncate a {
	color: var(--primary-color);
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.avatar.avatar-sm {
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 0.65rem;
}

.place-item .place-content .date-info {
	background: #f5f8fa;
	border: 1px solid #e4ebf1;
	border-radius: 10px;
}

.place-item .place-content .date-info .text-primary {
	color: #cf3425 !important;
	opacity: 1;
}

.place-item .place-content .date-info .text-default {
	color: #4e5561 !important;
}
.bg-outline-success {
	background-color: #fff;
	border: 1px solid #04bd6c;
	color: #04bd6c;
}
.bg-indigo {
	background-color: #3538cd !important;
}
.text-gray-6 {
	color: #4e5561 !important;
}
/* ===== Flight hotel ctuise=== */

/* ==== testimonial section start ==== */
.testimonial-section {
	padding: 32px 0;
	background-color: var(--sec-bg-1);
}
.testimonial-section .client_reviewsc {
	padding: 0;
}
.testimonial-section .client_reviewsc .owl-item {
	margin: 0;
}
.testimonial-section .client_reviewsc .client_reviewbox {
	margin: 0;
}

.testimonial-section .client_reviewsc .client_reviewbox {
	box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}

.testimonial-slider-wrap {
	margin: 2rem auto;
}
@media (min-width: 992px) {
	.testimonial-section {
		padding: 50px 0;
	}
}
/* ==== testimonial section end ==== */

/* ==== Faq section style start ==== */
.faq-section {
	padding: 32px 0;
	background-color: var(--sec-bg-1);
}
.faq-content-wrap {
	padding: 32px 0px 0px;
	margin: 2rem auto;
	background: rgba(255, 255, 255, 0.79);
	border-radius: 10px;
}
.faq-title-wrap .section-title::before {
	content: "";
	display: none;
}

.faq-title-wrap .section-title {
	border-left: 0px;
}

.faq-content-wrap .accordion-button,
.faq-content-wrap .accordion-button:not(.collapsed) {
	background-color: transparent;
	color: var(--primary-color);
	font-weight: 600;
}

.faq-content-wrap .accordion-button:focus {
	box-shadow: none;
	outline: none;
}

.faq-content-wrap .accordion-body p {
	color: var(--text-paragraph-color);
	font-weight: 400;
}
.faq-content-wrap .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23131a2f' stroke-linecap='round' stroke-width='2' d='M18 12H6'/%3E%3C/svg%3E");
}
.faq-content-wrap .accordion-button::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23131a2f' stroke-linecap='round' stroke-width='2' d='M12 6v12m6-6H6'/%3E%3C/svg%3E");
}
.faq-content-wrap .accordion-body{
	text-align: left;
}
@media (min-width: 992px) {
	.faq-section {
		padding: 50px 0;
	}
	.faq-content-wrap {
		padding: 50px 0px 50px;
	}
}
/* ==== Faq section style end ==== */

/* ===== Quick Picks start ====== */
.quicks-picks-gallery-wrap {
	margin: 2rem auto;
}

/* Card style start */
.categories-card {
	position: relative;
	border-radius: 10px;
	transition: 0.5s all;
	overflow: hidden;
	margin-bottom: 30px;
}
.categories-card a.card-call {
	display: flex;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.categories-card img {
	border-radius: 10px;
	height: 100%;
	width: 100%;
	transition: 0.5s all;
}
.categories-card:hover img {
	transform: scale(1.14);
	transition: 0.5s all;
}
.categories-card .cat-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	z-index: 1;
}
.categories-card::after {
	content: "";
	background: linear-gradient(
		360deg,
		rgba(0, 0, 0, 0.6) 0%,
		rgba(0, 0, 0, 0) 100%
	);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
}
.loc-view-bottom {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	font-size: 14px;
	background: var(--white);
	color: var(--primary-color);
	position: absolute;
	bottom: 20px;
	right: 20px;
	-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;
	z-index: 2;
}
.recommend-module-card {
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.08);
	display: flex;
	flex-direction: column;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	cursor: auto;
	position: relative;
	/* min-height: 240px;
    max-height: 100%; */
	width: 100%;
	justify-content: center;
}
.cursor-pointer {
	cursor: pointer;
}
.recommend-module-card .bokker-bg-full {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: transform 0.2s ease-in-out;
	background-position: center !important;
	background-size: cover !important;
}
.recommend-module-card .bokker-bg-full:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #0e223c;
	display: block;
	opacity: 0.3;
}
.recommend-module-card .bokker-content {
	margin-top: auto;
	position: relative;
	z-index: 2;
	padding: 28px 16px 16px;
	color: #fff;
	text-align: left;
}
.recommend-module-card .bokker-content .bokker-content-text {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}
.recommend-module-card .bokker-content .bokker-content-button {
	margin-top: 16px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: var(--button-color);
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	padding: 0 8px;
	transition: background-color 0.2s;
}
.recommend-module-card img {
	border-radius: 10px;
	height: 100%;
	width: 100%;
	transition: 0.5s all;
}

.recommend-module-card:hover img {
	transform: scale(1.14);
	transition: 0.5s all;
}
.recommend-module-card.recommend-module-card-advantage {
	min-height: auto;
}
.recommend-module-card.recommend-module-card-advantage .fs-7 {
	font-size: 22px !important;
}

.quicks-picks-gallery-wrap .categories-card {
	margin-bottom: 0px;
	width: 100%;
}

.categories-card .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;
}
.categories-card .fav-item .badge {
	font-size: 13px;
	border-radius: 54px;
	font-weight: 400;
}
.categories-card .bg-info {
	background-color: #155eef !important;
	border: 1px solid #155eef !important;
	color: #fff;
}
.categories-card .bg-secondary {
	background-color: #98aa30 !important;
	border: 1px solid #98aa30 !important;
	color: #fff;
}
.categories-card .bg-orange {
	background-color: #e04f16 !important;
	border: 1px solid #e04f16 !important;
	color: #fff;
}
.categories-card .bg-purple {
	background-color: #6938ef !important;
	border: 1px solid #6938ef !important;
	color: #fff;
}
.categories-card .bg-teal {
	background-color: #0e9384 !important;
	border: 1px solid #0e9384 !important;
	color: #fff;
}

.categories-card .fav-item .badge {
	font-size: 13px;
	border-radius: 54px;
	font-weight: 400;
}

.categories-card .badge {
	padding: 0.25rem 0.45rem;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 4px;
}
.categories-card .badge.badge-xs {
	font-size: 10px;
	padding: 0px 5px;
	line-height: 18px;
}
.categories-card .badge.badge-warning {
	background: #ffca18;
	color: #fff;
}
.quicks-picks-section {
	padding-bottom: 18px;
}

.recommend-module-card .fs-5 {
	font-size: 14px !important;
}
.recommend-module-card .fs-16 {
	font-size: 12px !important;
}
.recommend-module-card .fs-7 {
	font-size: 14px !important;
}

.recommend-module-card {
	min-height: 200px;
}

@media (min-width: 992px) and (max-width: 1023px) {
	.recommend-module-card .bokker-content .bokker-content-text {
		font-size: 18px !important;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.recommend-module-card .bokker-content .bokker-content-text {
		font-size: 14px !important;
	}
}

@media (min-width: 1200px) {
	.recommend-module-card .fs-5 {
		font-size: 18px !important;
	}
	.recommend-module-card .fs-16 {
		font-size: 16px !important;
	}
	.recommend-module-card .fs-7 {
		font-size: 18px !important;
	}
}

@media (min-width: 1700px) {
	.recommend-module-card .fs-5 {
		font-size: 22px !important;
	}
}
@media (min-width: 1200px) {
	.loc-view-bottom {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		font-size: 18px;
	}
}

/* Card style end */

/* ==== Flight Style start ==== */

/* Popular location style start */

.popular-locations-section {
	padding: 50px 0;
	background-color: var(--white);
}
.location-gallery-wrap {
	margin: 2rem auto 0px;
}
.location-card {
	max-height: 250px;
}
.location-wrap {
	position: relative;
	border-radius: 20px;
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	overflow: hidden;
}
.location-wrap::before {
	content: "";
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.4) 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;
}
.location-wrap .loc-name {
	display: inline-block;
	border-radius: 10px;
	font-weight: 500;
	padding: 4px 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	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;
}

.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;
}
.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;
	top: 70%;
}

/* Popular location style end */

/* Top rated Provider section start */
.top-rated-provider-section {
	padding: 50px 0;
	background-color: var(--white);
}
/* Top rated Provider section end */

/* Focus on section start */
.focus-onexp-section {
	padding: 50px 0;
	background-color: var(--sec-bg-1);
}
/* Focus on section end */

/* Package section container start */
.package-section-container {
	padding: 50px 0;
}
/* Package section container end */

/* Top Rated Provider style start */
.flight-expert {
	border: 1px solid #e4ebf1;
	border-radius: 10px;
	position: relative;
	padding: 20px;
}
.flight-expert::before {
	content: "";
	background: #f8fafb;
	height: 92px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 10px 10px 0 0;
}
.flight-expert .expert-img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #e4ebf1;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 16px;
}
.flight-expert .expert-img img {
	width: auto;
	height: auto;
}
.flight-expert .fav-icon {
	width: 24px;
	height: 24px;
	font-size: 14px;
	color: #e4ebf1;
	background: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	position: absolute;
	top: 10px;
	right: 10px;
}
.expert-content h5 a {
	color: var(--primary-color);
}
.flight-expert .fav-icon:hover,
.flight-expert .fav-icon.selected {
	color: #ffca18;
}

.cta-sec-newstyle-1 {
	background-color: var(--sec-bg-1);
	padding: 50px 0px;
}
.cta-sec-newstyle-1 .customCTA {
	overflow: hidden;
	position: relative;
	z-index: 0;
	border-radius: 20px;
	padding: 60px;
}
.cta-sec-newstyle-1 .customCTA::after {
	content: "";
	display: none;
}
.cta-sec-newstyle-1 .customCTA::before {
	content: "";
	position: absolute;
	z-index: -1;
	inset: 0px 0 0 0;
	transform-origin: left;
	transform: skewY(1.5deg);
	background: #cf3425;
	border-radius: 20px;
}
/* Top Rated Provider style end */

/* Package Section start  */
.package-sec {
	padding-top: 36px;
}
.border-secondary {
	border-color: #98aa30 !important;
}
.border-purple {
	border-color: #6938ef !important;
}
.border-teal {
	border-color: #0e9384 !important;
}
.bg-teal-transparent {
	background-color: #e9f5f4 !important;
}
.border-light-orrange {
	border-color: #ff6a13 !important;
}
.bg-light-orrange-transparent {
	background-color: #fcede5;
}
.bg-light-orrange {
	background-color: #ff6a13;
}

.bg-secondary-transparent {
	background-color: #fcfdf8 !important;
}
.bg-purple-transparent {
	background-color: #f2edfe !important;
}
.package-view-bottom {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 20px;
	background: var(--white);
	color: var(--primary-color);
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	transition: all 0.9s;
	margin: auto;
}
.avatar {
	position: relative;
	height: 2.625rem;
	width: 2.625rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
}
.fs-20 {
	font-size: 1.25rem;
}
/* Package Section end */

@media (min-width: 992px) {
	.flight-search-form-sec {
		margin-top: -208px;
	}
}
/* ==== Flight Style end ==== */

/* Hotel Style start */
.location-wrap {
	max-height: 240px;
	width: 100%;
}

.location-wrap img {
	border-radius: 20px;
	transform: scale(1);
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
	width: 100%;
	height: 100%;
}

.location-wrap:hover {
	-webkit-transition: all 0.9s;
	-ms-transition: all 0.9s;
	transition: all 0.9s;
}

.location-wrap:hover img {
	transform: scale(1.2);
}

.loc-name-top {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}

.hotel-destination-cards-wrap {
	margin: 2rem auto;
}

.hotel-destination-section {
	padding: 50px 0;
	background-color: var(--white);
}

.hotel-location-card .hotel-card-img-call {
	position: absolute;
	height: 100%;
	width: 100%;
	display: flex;
	z-index: 1;
}

@media (min-width: 992px) {
	.hotel-search-form-sec {
		margin-top: -150px;
	}
	.hotel-banner.homePage {
		padding: 200px 0px;
	}
	.cruise-banner.homePage {
		padding: 200px 0px;
	}
}

/* <!-- ==== Experts Section start ==== --> */

.adavantages-sec {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 50px 0;
}

.bg-light-200 {
	background: #f8fafb !important;
}

.avatar.rounded-icon-md {
	width: 56px;
	height: 56px;
}

.avatar-list-stacked {
	padding: 0;
}

.avatar-list-stacked.avatar-group-md .avatar {
	width: 2.25rem;
	height: 2.25rem;
}

.avatar-list-stacked .avatar {
	margin-inline-end: -0.875rem !important;
	border: 1px solid rgba(0, 0, 0, 0.05);
	vertical-align: middle;
	transition: transform ease 200ms;
}

.avatar.avatar-rounded img {
	border-radius: 50%;
}

.section-right-img img {
	width: 100%;
}

.avatar img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	object-fit: cover;
}

.border.border-white {
	border: 1px solid #fff !important;
	opacity: 1;
}
.text-warning {
	color: #ffca18 !important;
	opacity: 1;
}

.fs-12 {
	font-size: 0.75rem;
}

.fs-24 {
	font-size: 1.5rem;
}
.bg-cyan {
	background-color: #06aed4 !important;
}
.bg-cyan {
	background: #06aed4;
	color: #fff;
}
.hotel-service-card-btn-group .btn.btn-dark {
	background-color: #212e47;
	border: 1px solid #212e47;
	color: #fff;
}
.hotel-service-card-btn-group .btn.btn-primary {
	background-color: var(--button-color);
	border: 1px solid var(--button-color);
	color: #fff;
}
.hotel-service-card-btn-group .btn {
	border-radius: 40px;
	padding: 9px 16px;
	font-size: 14px;
	transition: all 0.5s;
	font-weight: 500;
}
.hotel-service-card.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;
}
.hotel-service-card.card .card-body {
	padding: 1.25rem;
}

.service-card-left-content-wrap > p {
	margin-bottom: 20px;
}
.section-right-img {
	padding-left: 50px;
	position: relative;
	text-align: right;
}
.review-rate-top {
	position: absolute;
	top: 30px;
	left: 0;
}
/* <!-- ==== Experts Section end ==== --> */

/* Hotel Style end */

/* Cruise Style start */

/* Discover Cruise style start */
.discover-cruise-range-section {
	padding: 50px 0;
	background-color: var(--white);
}

.cruise-type {
	text-align: center;
}
.cruise-image-type-box {
	height: 277px;
	margin-bottom: 16px;
}

.cruise-type .h6 {
	font-size: 16px;
	font-weight: 600;
}

.cruise-type a {
	color: #111827;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cruise-type img {
	border-radius: 100px;
	margin-bottom: 16px;
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.cruise-type:hover img {
	border-radius: 80px;
}
/* end */

/* Feature Cruise style start */

.featured-cruise-section {
	padding: 50px 0px 32px;
	background-color: var(--sec-bg-1);
}

.destination-set {
	position: relative;
	margin-bottom: 24px;
	border-radius: 10px;
	overflow: hidden;
}
.destination-set .destination-img img {
	border-radius: 10px;
	transform: scale(1);
	transition: all 0.5s;
	width: 100%;
	min-height: 150px;
	max-height: 100%;
}
.destination-set .destination-content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 16px;
	z-index: 9;
}

.destination-set .destination-btn a {
	width: 30px;
	height: 30px;
	border-radius: 50px;
	color: var(--icon-color);
	display: flex;
	align-items: center;
	justify-content: center;
	background: #feedeb;
}
.destination-set .destination-btn a i {
	transform: rotate(-45deg);
}

.destination-set .destination-btn {
	position: absolute;
	top: -30px;
	right: 16px;
	z-index: 9;
	transition: all 0.5s;
}
.destination-set:hover .destination-btn {
	top: 16px;
}
.destination-set:after {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.featured-cruise-gallery-wrap {
	margin: 2rem auto 0rem;
}
.destination-set:hover .destination-img img {
	transform: scale(1.2);
}

.dest-img-caption-1 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.dest-img-caption-2 {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.dest-img-caption-3 {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.destination-set {
		min-height: 167px;
	}
	.destination-set .destination-img img {
		height: 190px;
	}
}

@media (min-width: 1600px) {
	.dest-img-caption-1 {
		font-size: 19px;
		font-weight: 600;
	}
	.dest-img-caption-2 {
		font-size: 16px;
		font-weight: 500;
	}
	.dest-img-caption-3 {
		font-size: 14px;
		font-weight: 500;
	}
}

/* end */

/* Trending Cruise destination start  */
.trending-cruise-destination {
	padding: 50px 0px 26px;
	background-color: var(--white);
}
/* Trending Cruise destination end */

@media (min-width: 992px) {
	.cruise-search-form-sec {
		margin-top: -150px;
	}
	.cruise-banner.homePage {
		padding: 200px 0px;
	}
	.traveler-section-cruise.traveler_section {
		padding: 50px 0px;
	}
}

/* Cruise Style end */

/* ===== Quick Picks end ====== */

/* === Contact Us page style start === */
.contact-content-sec {
	padding: 60px 0;
}
.contact-details-box .avatar {
	position: relative;
	height: 2.625rem;
	width: 2.625rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
}
.fs-14 {
	font-size: 0.875rem !important;
}
.form-details-line1-text {
	font-size: 15px;
	font-weight: 500;
	color: #111827;
}

.form-details-line2-text {
	font-size: 15px;
	font-weight: 400;
	color: #4e5561;
}

.contact-details-box .avatar.avatar-lg {
	width: 2.813rem;
	height: 2.813rem;
	line-height: 2.813rem;
	font-size: 1rem;
	padding: 24px;
}
.contact-details-box h6 {
	color: #111827;
	font-size: 16px;
}
.contact-details-box p {
	color: #4e5561;
	font-size: 14px;
}
.text-gray-6 {
	color: #4e5561 !important;
}
.contact-form .nir-btn {
	background-color: var(--button-color);
	border: 1px solid var(--border-color);
	color: #fff;
}
.contact-form .form-control {
	border-color: #e4ebf1 !important;
	color: #111827;
	background-color: #ffffff !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	border-radius: 4px;
	padding: 0.5rem 0.625rem;
	min-height: 40px;
	transition: all 0.5s;
}
.contact-form .form-control:focus {
	background-color: #ffffff !important;
}
.contact-form .nir-btn {
	border-radius: 40px;
	padding: 9px 16px;
	font-size: 14px;
	transition: all 0.5s;
	font-weight: 500;
}

.map-grid {
	width: 100%;
	margin-top: 60px;
}
.row-gap-4 {
	row-gap: 1.5rem !important;
}
/* === Contact Us page style end === */

/* ==== About Section start ==== */
.about-main-wrap {
	padding: 60px 0;
}
.inner-about-wrap .about-image {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.inner-about-wrap .about-image img {
	border-radius: 25px;
	width: calc(100% - 115px);
}
.inner-about-wrap .about-image .about-image-content {
	background: var(--primary-color);
	backdrop-filter: blur(8px);
	border-radius: 25px;
	padding: 40px;
	margin-left: -200px;
}
.inner-about-wrap .about-image .about-image-content h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	color: #ffffff;
}
.about-content p {
	line-height: 1.6;
	margin: 0 0 15px;
	word-wrap: break-word;
}
.about-content h2 {
	font-size: 36px;
	font-weight: 800;
}
.icon-box {
	text-align: center;
	padding: 0 40px;
	margin-bottom: 40px;
}
.icon-box .box-icon i {
	font-size: inherit;
}
.icon-box .box-icon {
	background:var(--active-color);
	backdrop-filter: blur(8px);
	border-radius: 100%;
	color: #ffffff;
	line-height: 106px;
	height: 106px;
	width: 106px;
	font-size: 32px;
	display: inline-table;
	margin-bottom: 25px;
}
.icon-box-content h3 {
	font-size: 23px;
	font-weight: 600;
}
/* .icon-box-content h3{} */
/* ==== About Section end ==== */

/* ===  Terms & Condition sec start  === */
.terms-condition-sec {
	padding: 60px 0;
}
.terms-condition-sec h6 {
	color: #111827;
	font-weight: 600;
}

.terms-condition-sec p {
	margin-bottom: 20px;
	color: #4e5561;
}

.terms-condition-sec i {
	color: var(--icon-color);
	font-size: 13px;
}
.rotate-square {
	transform: rotate(45deg);
}
.terms-condition-sec a {
	color: var(--icon-color);
	font-weight: 500;
}

@media (min-width: 992px) {
	.inner-about-wrap .about-image .about-image-content h3 {
		font-size: 29px;
	}
}

/* ===  Terms & Condition sec start  === */

.privacy-content-sec {
	padding: 60px 0;
}

.privacy-content-sec h6 {
	color: #111827;
	font-weight: 600;
}

.privacy-content-sec p {
	margin-bottom: 20px;
	color: #4e5561;
}

.privacy-content-sec i {
	color: var(--icon-color);
	font-size: 13px;
}

.privacy-content-sec a {
	color: var(--icon-color);
	font-weight: 500;
}
/* ===  Terms & Condition sec end  === */

/* === Refund Policy start === */
.refund-content-sec {
	padding: 60px 0;
}
.refund-content-sec p {
	margin-bottom: 20px;
	color: #4e5561;
}
.refund-content-sec h6 {
	color: #111827;
	font-weight: 600;
}
.refund-content-sec i {
	color: var(--icon-color);
	font-size: 12px;
}

.refund-content-sec a {
	color: var(--icon-color);
	font-weight: 500;
}
.policy-sub-text-wrap p {
	font-size: 14px;
}
/* === Refund Policy end === */
.mh-100 {
	min-height: 100vh;
}

/* ===  Terms & Condition sec end  === */

/* ==== Flight search new style start === */

.search-flight-lookup-form-wrap {
	margin-bottom: 32px;
}
.search-flight-lookup-form-wrap label.radio-inline {
	position: relative;
}
.search-flight-lookup-form-wrap label.radio-inline input {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flight-banner-top-caption {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: 500;
}

.banner-content {
	text-align: center;
}
/* .search-form-common-title{
	text-align: center;
} */
@media (min-width: 992px) {
	.banner-content {
		text-align: left;
	}
}
/* ==== Flight search new style end ==== */
/* ============================================================================== New design start ================================= */

/* ==== Cruise form style start === */
.form-box-wrap.form_box .form-control {
	border-bottom: 0px !important;
	padding: 0 10px 0 13px !important;
}

/* ==== Cruise form style end === */

/* ===  small card section start === */
.pickup-card h5 {
	max-width: 210px;
}
.bg-secondary-100 {
	background-color: #f1f7ed !important;
}
.bg-purple-100 {
	background-color: #ededff !important;
}
.bg-teal-100 {
	background-color: #d4ece9 !important;
}
.bg-secondary {
	background-color: #98aa30 !important;
	border: 1px solid #98aa30 !important;
	color: #fff;
}
.bg-purple {
	background-color: #6938ef !important;
	border: 1px solid #6938ef !important;
	color: #fff;
}
.bg-teal {
	background-color: #0e9384 !important;
}
.avatar.avatar-lg {
	width: 2.813rem;
	height: 2.813rem;
	line-height: 2.813rem;
	font-size: 1rem;
}
.avatar {
	position: relative;
	height: 2.625rem;
	width: 2.625rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
}
.fs-24 {
	font-size: 1.5rem;
}
.small-card-section {
	padding: 30px 0px 15px;
}
@media (min-width: 1300px) {
	.small-card-section {
		padding: 60px 0px 30px;
	}
}
/* ===  small card section end === */

/* === Top Cruise line section start === */
.top_cruises_brand {
	padding: 30px 0px;
}
.top_cruises_brand .brand_box {
	padding: 18px 20px;
	border-radius: 4px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin: 0px 0px 25px 0px;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid var(--border-color);
}

.mt-space {
	margin: 2rem auto 0px;
}
@media (min-width: 992px) {
	.top_cruises_brand {
		padding: 60px 0px;
	}
}
/* === Top Cruise line section end === */

/* == Testimonial section start === */
.testimonial {
	padding: 30px 0px;
}

.testimonial-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;
	min-height: 315px;
}
.testimonial-card h6 {
	color: #111827;
	font-size: 16px;
	font-weight: 600;
}
.testimonial-card h6 a {
	color: #111827;
	font-size: 16px;
	font-weight: 600;
}
.testimonial-card p {
	font-size: 1rem;
	color: #4e5561;
}

.badge.badge-warning {
	background: #ffca18;
	color: #fff;
}
@media (min-width: 992px) {
	.testimonial {
		padding: 60px 0px 30px;
	}
}
/* == Testimonial section end === */


/* === About us start  === */
/* "Why Choose Us" Section */
/* .choose-us-wrap {
    background-color: #f9f9f9;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
} */

.choose-us-wrap h3 {
    font-size: 1.75rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px;
    text-align: center;
}

.choose-us-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: all 0.3s ease;
}

.choose-us-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.choose-us-icon {
    font-size: 2rem;
    color: var(--active-color);
    margin-right: 20px;
}

.choose-us-content h4 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.choose-us-content p {
    font-size: 1rem;
    color: #777;
    line-height: 1.6;
}
.footer-middle ul li {
    display: inline-block;
	color: var(--white);
}
/* Responsive design for "Why Choose Us" */
@media (max-width: 767px) {
    .choose-us-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px;
    }

    .choose-us-icon {
        font-size: 1.75rem;
        margin-bottom: 15px;
    }

    .choose-us-content h4 {
        font-size: 1.125rem;
    }

    .choose-us-content p {
        font-size: 0.9rem;
    }
}

/* === About us end === */

/* == ==== */
.small-text {
	font-size: 14px;
}

.policy-sub-text-wrap strong{
	color: #111827;
}
/* == ==== */

.about-main-wrap .icon-box{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 12px;
	padding: 32px;
}
.about-main-wrap .icon-box-content h3{
	margin-bottom: 10px;
}

@media(max-width:991px){
	.coppyright_textcta{
		padding-bottom: 56px;
	}
	.about-content h2{
		font-size: 28px;
		margin-bottom: 16px;
	}
}