.footLinkArea li a:hover, .foot_quickLinks li a:hover, .glimseNote:hover, .navbar .navbar-nav .nav-link, .searchBtn {
	color: #fff
}
.fieldbox input, .fieldbox_multi input {
	padding-left: 40px;
    padding-right: 10px;
	letter-spacing: .58px
}
.app_content h5, .banner_caption h2, .footLinkArea h5, .hm_date .date, .our_service_hd h2, .phNum_bold, .searchBtn, .trvelrsList h4, .whywithus_clm h2 {
	font-family: LatoBold
}
body {
	background: #fff;
	font-family: LatoRegular, DroidKufiRegular
}

.Banner {
	background: url(../images/banner.jpg) top center/cover no-repeat;
	position: relative;
	display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
.banner_search_outer {
	padding-top:175px
}
.banner_caption h2 {
	font-size: 85px;
	color: #fff;
	text-align: center;
	line-height: 65px;
	font-family: LatoBlackItalic;
	letter-spacing: 1px;
}
.banner_caption p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 0;
	line-height: 22px;
	letter-spacing: 1px;
}
.banner_search_inner {
	border-radius: 5px;
	padding: 40px 20px 20px;
	width: 100%
}
.searchBox {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px
}
.flight_tabs_wrpr ul li a {
	border: 1px solid #bdc4c7;
	padding: 10px 20px;
	margin-right: 10px;
	border-radius: 5px;
	color: #000;
	display: inline-block;
	letter-spacing: .58px
}
.flight_tabs_wrpr ul li a.active {
	background: #baa973;
	color: #fff;
	border: 1px solid #baa973
}
.SearchBox_Outer {
	display: flex;
	margin-top: 10px
}
.SearchBox_Outer label {
	width: 100%;
	margin-bottom: 0
}
.SearchBox_Lft {
	width: 90%
}
.SearchBox_Rht {
	width: 10%
}
.searchBtn {
	background: #baa973;
	outline: 0;
	border: none;
	padding: 12px 0;
	width: 100%;
	font-size: 17px;
	height: 115px;
	border-radius: 5px
}
.search_icon {
	background: url(../images/search_icon.svg) 0 0/contain no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block
}
.homepsngerBox, .searchBox_tab ul li a.active {
	background: #fff
}
.homepsngerBox {
	margin-top: 0;
	position: absolute;
	z-index: 100;
	left: -1px;
	top: 100%;
	padding: 15px;
	width: 225px;
	color: #2e3738;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bdc4c7
}
.homepsngerBox .close {
	color: #fff;
	padding: 0;
	margin: 0;
	background-image: url(../images/close.png);
	position: absolute;
	right:5px;
	top:5px;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	opacity: 1;
	font-size: 25px;
	font-weight: 400;
	background-size: contain;
	background-repeat: no-repeat;
}
.disable {
	opacity: .5;
	pointer-events: none;
	opacity: .4;
	pointer-events: none
}
.clear_btn {
    background: url(../images/close_round.svg) center/contain;
    position: absolute;
    top: 24%;
    right: 5px;
    width: 20px;
    height: 28px;
    z-index: 1;
    background-color: #fff;
    background-repeat: no-repeat;
}
.Flight_deals .pic, .Hotel_deals .pic, .downarrow, .filed_two_colum, .filed_two_row, .icon_calendar, .icon_from, .icon_location, .icon_passenger, .icon_prefered, .icon_to {
	position: relative
}
.passengerBox-cabin {
	margin-top: 10px
}
.passengerBox-cabin select.cabinSelect {
	width: 100%;
	height: 45px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 10px;
	background-image: url(../images/downArrow.svg);
	box-shadow: none!important;
	outline: 0!important;
	background-position: 95%;
	background-size: 7px;
	background-repeat: no-repeat
}
.trvelrsList .psnrs_travel {
	width: 30px;
	height: 25px;
	text-align: center;
	line-height: 25px
}
.trvelrsList .traveller_rows {
	padding: 5px 0;
	border-bottom: 1px solid #e0e0e0
}
.plus-minus-button {
	width: 25px;
	height: 25px;
	color: #fff;
	padding: 0;
	background: #0053a1;
	margin: 0;
	font-size: 18px;
	line-height: 17px;
	border: none
}
.trvelrsList .travelersLHalf p span {
	font-size: 12px;
	opacity: .8;
	display: block
}
.trvelrsList .travelersLHalf p {
	font-size: 14px;
	text-transform: capitalize;
	margin: 0;
	line-height: 18px
}
.trvelrsList h4 {
	font-size: 16px;
	color: #000;
	margin: 0 0 5px
}
.psngr_applyBox button {
	background: #baa973;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	border: none
}
.fieldbox_outer {
	display: flex;
	width: 100%
}
.fieldbox {
	border: 1px solid #bdc4c7;
	border-radius: 5px;
	width: 33%;
	min-height: 115px;
	margin-right: 10px
}
.icon_calendar:before, .icon_from:before, .icon_location:before {
	content: '\ ';
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute
}
.filed_two_colum hr {
	background: #bdc4c7;
	margin: 0
}
.fieldbox label {
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0
}
.fieldbox input {
	border: none;
	width: 100%;
	height: 55px;
	border-radius: 5px
}
.fieldbox_multi, .fieldbox_multi_calendar {
	border: 1px solid #bdc4c7;
	margin-right: 10px
}
.fieldbox input::placeholder {
color:#000;
font-size:14px
}
.fieldbox input:-ms-input-placeholder {
color:#000;
font-size:14px
}
.fieldbox input::-ms-input-placeholder {
color:#000;
font-size:14px
}
.fieldbox_multi {
	border-radius: 5px;
	width: 32%
}
.fieldbox_multi input {
	border: none;
	width: 100%;
	height: 52px;
	border-radius: 5px
}
.fieldbox_multi_calendar {
	border-radius: 5px;
	width: 20%
}
.muti_minus_btn, .muti_plus_btn {
	width: 35px;
	height: 35px;
	border: 0
}
.dateHd, .filed_two_row, .multy_plus {
	display: flex;
	align-items: center
}
.fist_radius{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.muti_plus_btn {
	background: url(../images/plusbtn.svg) 0 0/contain no-repeat;
	margin-left: 5px
}
.muti_minus_btn {
	background: url(../images/minusbtn.svg) 0 0/contain no-repeat
}
.icon_from:before {
	background: url(../images/flightdepart.svg) 0 0/contain no-repeat;
	top: 18px;
	left: 15px
}
.icon_calendar:before {
	background: url(../images/calendar.svg) 0 0/contain no-repeat;
	top: 16px;
	left: 15px
}
.icon_location:before {
	background: url(../images/location.svg) 0 0/contain no-repeat;
	top: 18px;
	left: 15px
}
.icon_passenger:before, .icon_prefered:before, .icon_to:before {
	top: 18px;
	left: 15px;
	content: '\ ';
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px
}
.icon_to:before {
	background: url(../images/flightarival.svg) 0 0/contain no-repeat
}
.icon_prefered:before {
	background: url(../images/preferredairline.svg) 0 0/contain no-repeat
}
.icon_passenger:before {
	background: url(../images/passengers.svg) 0 0/contain no-repeat
}
.downarrow:after {
	content: '\ ';
	background: url(../images/downarrow.svg) 0 0/contain no-repeat;
	width: 9px;
	height: 5px;
	display: inline-block;
	position: absolute;
	top: 25px;
	right: 15px
}
.filed_two_row {
	height: 100%
}
.hm_date {
	width: 50%;
	text-align: center;
	padding-left: 25px;
    position: relative;
		
}
.hm_date .month, .hm_date .week {
	color: #000;
	font-size: 14px;
	letter-spacing: .58px
}
.hm_date .date {
	font-size: 32px;
	color: #000;
	line-height: 28px;
	padding: 5px 0
}
.dateHd {
	background: #0053a1;
	width: 25px;
	height: 114px;
	position: absolute;
	top: -17px;
	justify-content: center;
 	left: -1px;
}
.departure_img, .return_img {
	width: 12px;
	display: inline-block
}
.departure_img {
	background: url(../images/departure.svg) 0 0/contain no-repeat;
	height: 87px
}
.return_img {
	background: url(../images/return.svg) 0 0/contain no-repeat;
	height: 64px
}
.checkin_img, .checkout_img {
	width: 12px;
	display: inline-block
}
.checkin_img {
	background: url(../images/checkin.svg) 0 0/contain no-repeat;
	height: 73px;
}
.checkout_img {
	background: url(../images/checkout.svg) 0 0/contain no-repeat;
	height: 84px;
}

.hm_nonstop {
	display: flex;
	align-items: center;
	height: 100%
}
.flight_icon, .hotel_icon, .packages_icon {
	height: 18px;
	display: inline-block;
	margin-right: 10px
}
.hm_nonstop label {
	border: none;
	padding: 0 15px!important
}
.Flight_deals_hd h2, .Hotel_deals_hd h2, .our_service_hd h2, .our_service_list h3 {
	color: #000;
	padding-top: 10px;
	letter-spacing: .58px
}
.hmStops input[type=checkbox]+label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	color: #000;
	padding-left: 0!important;
	line-height: 0;
	letter-spacing: .58px
}
.hmStops input[type=checkbox] {
	display: none
}
.hmStops input[type=checkbox]+label:before {
	content: "\123";
	border: 1px solid #bdc4c7;
	border-radius: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 8px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	background: #fff
}
.hmStops input[type=checkbox]+label:active:before {
	transform: scale(0)
}
.hmStops input[type=checkbox]:checked+label:before {
	background-color: #baa973;
	border-color: #baa973;
	color: transparent
}
.home_icon_01, .home_icon_02, .home_icon_03, .home_icon_04, .home_icon_05, .home_icon_06, .home_icon_07, .home_icon_08, .home_icon_09, .home_icon_10, .home_icon_11, .owl-dots button.owl-dot, .searchBox_tab ul li, .view-all {
	display: inline-block
}
.searchBox_tab ul li a {
	display: inline-block;
	padding: 12px 30px;
	background-color: rgba(255,255,255,.8);
	color: #000;
	font-size: 16px;
	display: flex;
	align-items: center;
	letter-spacing: .58px
}
.searchBox_tab ul li:first-child a {
	border-top-left-radius: 5px
}
.searchBox_tab ul li:last-child a {
	border-top-right-radius: 5px
}
.flight_icon {
	background: url(../images/flighticon.svg) 0 0/contain no-repeat;
	width: 18px
}
.hotel_icon {
	background: url(../images/hotelicon.svg) 0 0/contain no-repeat;
	width: 21px
}
.packages_icon {
	background: url(../images/packagesicon.svg) 0 0/contain no-repeat;
	width: 18px
}
.searchBox_area {
	padding: 20px;
	background: #fff;
	border-radius: 0 10px 10px;
	box-shadow: 0 0 0 0 rgb(177 177 177), 0 3px 8px 0 rgb(60 64 67 / 25%)
}
.our_service {
	padding: 40px 0 20px
}
.our_service_hd h2 {
	font-size: 24px;
	text-align: center;
	padding-bottom: 30px;
	position: relative
}
.our_service_hd h2:after {
	border-bottom: 1px solid #baa973;
	position: absolute;
	content: '';
	width: 60px;
	left: 0;
	margin: 0 auto;
	left: calc(50% - 28px);
	bottom: 20px
}
.our_service_list {
	color: #333;
	display: flex;
	align-items: center;
	flex-direction: column
}
.our_service_list h3 {
	font-size: 14px;
	text-align: center
}
.our_service_icon {
	width: 106px;
	height: 106px;
	border: 1px solid #bdc4c7;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}
.home_icon_01, .home_icon_02, .home_icon_03, .home_icon_04, .home_icon_05, .home_icon_06, .home_icon_07, .home_icon_08, .home_icon_09, .home_icon_10, .home_icon_11 {
	width: 52px;
	height: 52px
}
.home_icon_01 {
	background: url(../images/home_icon_01.svg) no-repeat
}
.home_icon_02 {
	background: url(../images/home_icon_02.svg) no-repeat
}
.home_icon_03 {
	background: url(../images/home_icon_03.svg) no-repeat
}
.home_icon_04 {
	background: url(../images/home_icon_04.svg) no-repeat
}
.home_icon_05 {
	background: url(../images/home_icon_05.svg) no-repeat
}
.home_icon_06 {
	background: url(../images/home_icon_06.svg) no-repeat
}
.home_icon_07 {
	background: url(../images/home_icon_07.svg) no-repeat
}
.home_icon_08 {
	background: url(../images/home_icon_08.svg) no-repeat
}
.home_icon_09 {
	background: url(../images/home_icon_09.svg) no-repeat
}
.home_icon_10 {
	background: url(../images/home_icon_10.svg) no-repeat
}
.home_icon_11 {
	background: url(../images/home_icon_11.svg) no-repeat
}
.owl-dots {
	text-align: center;
	padding-top: 15px
}
.owl-dots button.owl-dot {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #dcdfe2;
	margin: 0 5px
}
.owl-dots button.owl-dot.active {
	background-color: #baa973;
}
.owl-dots button.owl-dot:focus, .owl-nav button:focus {
	outline: 0
}
.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255,255,255,.38)!important
}
.Flight_deals, .Hotel_deals, .whywithus {
	padding: 10px 0
}
.Flight_deals_hd h2, .Hotel_deals_hd h2 {
	font-size: 24px;
	font-family: LatoBold;
	text-align: left;
	padding-bottom: 40px;
	position: relative
}
.whywithus_clm h2, .whywithus_clm p {
	text-align: center;
	letter-spacing: .58px
}
.Flight_deals_hd h2:after, .Hotel_deals_hd h2:after {
	border-bottom: 1px solid #baa973;
	position: absolute;
	content: '';
	width: 60px;
	left: 0;
	margin: 0 auto;
	bottom: 30px
}
.Flight_deals .caption p, .Hotel_deals .caption p, .fl_price p {
	font-family: LatoRegular;
	line-height: 18px;
	margin-bottom: 0;
	font-size: 14px
}
.Flight_deals .item img {
	border-radius: 10px 10px 0 0;
	height: 200px
}
.Flight_deals .caption, .Hotel_deals .caption {
	background: #fff;
	border-radius: 0 0 10px 10px;
	padding: 15px;
	border: 1px solid #bdc4c7
}
.Flight_deals .caption p, .Hotel_deals .caption p {
	color: #000000
}
.Flight_deals .caption h4, .Hotel_deals .caption h4 {
	color: #000;
	font-family: LatoBold;
	display: inline-block;
	line-height: 18px;
	font-size: 17px;
}
.Flight_deals .caption span, .Hotel_deals .caption span {
	color: #000;
	font-size: 17px;
	font-family: LatoBold
}
.Flight_deals .caption h3, .Hotel_deals .caption h3 {
	color: #1cade3;
	font-size: 17px;
	font-family: LatoBold
}
.fl_price {
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 100%;
	background: #030404;
	background: linear-gradient(0deg, #030404 0, rgba(87,94,102,0) 100%);
	padding: 15px
}
.star-home, .star-home.fivestar, .star-home.fourstar, .star-home.onestar, .star-home.threestar, .star-home.twostar, .star-home.zerostar {
	width: 91px;
	height: 19px
}
.fl_price h3 {
	line-height: 18px;
	color: #fff;
}
.fl_price h3 span {
	font-size: 17px;
	font-family: LatoBold
}
.fl_price p {
	padding-bottom: 0;
	color: #fff;
}
.view-all {
	position: absolute;
	bottom:-10px;
	right: 0;
	z-index: 7;
}
.view-all a {
	color: #0070aa;
	font-size: 14px
}
.Hotel_deals .item img {
	border-radius: 10px 10px 0 0;
	height: 280px
}
.store_links ul li, .store_qr ul li {
	background-color: #fff;
	border: 1px solid #ccc;
	display: inline-flex
}
.star-home {
	background-image: url(../images/star_home.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: -2px
}
.whywithus_icon_01, .whywithus_icon_02, .whywithus_icon_03 {
	height: 45px;
	display: inline-block
}
.star-home.fivestar {
	background-position: -2px 0;
	background-size: cover
}
.star-home.fourstar {
	background-position: -2px -18px;
	background-size: cover
}
.star-home.threestar {
	background-position: -2px -37px;
	background-size: cover
}
.star-home.twostar {
	background-position: -2px -56px;
	background-size: cover
}
.star-home.onestar {
	background-position: -2px -76px;
	background-size: cover
}
.star-home.zerostar {
	background-position: -2px -95px;
	background-size: cover
}
.whywithus_clm {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.whywithus_clm h2 {
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	margin-top: 15px
}
.whywithus_clm p {
	font-size: 14px;
	color: #000;
	line-height: 22px
}
.whywithus_icon_01 {
	background: url(../images/price_guaranteed.svg) 0 0/contain no-repeat;
	width: 45px
}
.whywithus_icon_02 {
	background: url(../images/safe_secure.svg) 0 0/contain no-repeat;
	width: 45px
}
.whywithus_icon_03 {
	background: url(../images/were.svg) 0 0/contain no-repeat;
	width: 45px
}
.room-repeat {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	padding-top: 0
}
.room-repeat h3 {
	font-size: 16px;
	color: #272a68;
	margin: 0 0 8px;
	font-family: LatoBold
}
.room-repeat ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.room-repeat ul li {
	margin-bottom: 5px;
	width: 48%
}
.room-repeat p {
	margin-bottom: 5px;
	font-size: 12px
}
.addRoom, .addRoom:focus, .addRoom:hover {
	color: #272a68!important;
	text-decoration: none!important;
	cursor: pointer
}
.removeRoom, .removeRoom:focus, .removeRoom:hover {
	color: #e71578!important;
	text-decoration: none!important;
	cursor: pointer
}
.room-repeat .psnrs_travel {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px
}
.app_details, .glimseNote, .store_brief {
	display: flex
}
.pack_mobileApp {
	justify-content: center;
	padding: 50px 0 0;
}
.app_details {
	flex-wrap: wrap
}
.app_content {
	color: #000
}
.app_content h5 {
	font-size: 62px;
	padding-top: 130px;
	line-height: 75px;
	color:#0053a1;
}
.app_content p {
	font-size: 14px;
	margin-top: 12px
}
.store_links {
	padding-right: 12px
}
.store_links ul li {
	padding: 10px 25px;
	justify-content: center;
	margin-bottom: 12px
}
.store_qr ul li {
	padding: 10px;
	justify-content: center
}
.app_details>div, .store_brief>div {
	flex: 1
}
select.cabinSelect {
    height: 57px;
    border: none;
    width: 100%;
    background-color: transparent !important;
    padding: 0 42px;
}

input#hotelCheckInDate {
    position: absolute;
    top: -20px;
    left: 25px;
    background-color: transparent;
}
input#hotelCheckOutDate {
    position: absolute;
    top: -20px;
    left: 25px;
    background-color: transparent;
}
.hmcaldrhiden {display: none}



