@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 {
	--main_color: #133E87;
	--sub_color: #608BC1;
	--gradient_color: #133E87;
	--white: #fff;
}
.banner_section {
	padding-top: 100px;
	padding-bottom: 100px;
	background: center/cover #09f;
	position: relative;
	z-index: 1;
}
.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: 110px 0 0;
}
.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: 4px;
	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-top: 30px;
	padding-bottom: 30px;
}
.domestic_flightsc .nav-tabs .nav-link.active {
	background: #fff;
	border-bottom: 2px solid #09f;
	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(--main_color);
	color: #fff;
}
.middle_section .main_formbox .form-group i {
	color: #ff646d;
}
.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(--main_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: linear-gradient(40deg, #a13a0f 0, #ff6a2c 100%);
	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: #0006;
	padding: 30px;
	border-radius: 10px;
}
.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: 0;
	top: 5px;
	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(--gradient_color);
	border-color: #6c757d;
}
.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.jpg") 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: #06ab7d;
	position: relative;
}
.sitemap_bannersc .text_box .border_line .border_icon {
	position: absolute;
	top: -29px;
	left: 43%;
	font-size: 45px;
	color: #06ab7d;
}
.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: #06ab7d;
	font-family: Open sans;
	text-align: center;
}
.sitemap_aboutsc .heading_box .under_line {
	width: 100%;
	height: 0.2px;
	margin: 18px auto 30px;
	background: #0692bc;
	position: relative;
}
.sitemap_aboutsc .heading_box .under_line .under_lineicon {
	position: absolute;
	top: -29px;
	left: 49%;
	font-size: 45px;
	color: #0692bc;
}
.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: #06ab7d;
}
.postion_border1 {
	position: absolute;
	top: 42%;
	left: 50%;
	width: 100%;
	height: 1px;
	background: #06ab7d;
}
.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(--main_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(--main_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(--main_color);
	font-family: Rubik;
	font-weight: 400;
}
.footer_contentcta .text_box ul li p,
p.mb-0 {
	font-weight: 300;
}
p.mb-0 {
	font-family: Rubik;
	color: #000;
}
.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;
}
