.DownArwSrch, .bannerTitle p, .calendar_hm_icon, .home_search_mainBox, .location_Icon_hm, .popularHoverbtn span {
	position: relative;
}
.Flight_Tabs_Home li a.active:after, .Flight_Tabs_Home li a.active:before, .Flight_Tabs_Home li a:before {
	width: 10px;
	height: 10px;
	top: 10px;
	content: "";
	left: 0;
	display: inline-block;
}
.Flight_Search_Home, .Hotel_Search_Home, .serach_row {
	gap: 10px;
	display: flex;
}
.banner {
	background: url(../images/banner.jpg);
}
.banner_Searchmain {
	padding-top: 80px;
	min-height: 680px;
	display: flex;
	align-items: center;
}
.bannerTitle {
	align-items: center;
	display: flex;
	flex-direction: column;
	padding-bottom: 70px;
}
.bannerTitle h1 {
	font-size: 88px;
	line-height: 66px;
	color: #ffff;
	font-family: 'BebasNeueRegular';
	letter-spacing: 22px;
}
.bannerTitle p {
	font-size: 24px;
	color: #ffff;
	font-family: 'PoppinsRegular';
	letter-spacing: 0;
	left: -10px;
}
.Flight_Tabs_Home li a.active, .PopularTitle h2, .newsLetterBox1Txt h2, .newsLetterBox2Btn .btn, .searchBtn {
	font-family: 'PoppinsSemiBold';
}
.home_SearchTab {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 2px 12px #00000026;
	background: #fff;
	border-radius: 10px;
}
.home_SearchTab ul {
	display: flex;
	gap: 5px;
	padding: 5px;
}
.home_SearchTab ul li, .newsLetterBox2 {
	display: flex;
}
.home_SearchTab ul li a {
	padding: 10px 20px;
	font-size: 14px;
	display: flex;
	gap: 5px;
	color: #000;
}
.home_SearchTab ul li a.active {
	background: #0fb800;
	border-radius: 5px;
	font-family: 'PoppinsSemiBold';
	font-size: 14px;
	color: #fff;
}
.flight_hm_icon {
	width: 20px;
	height: 20px;
	background: url(../images/flight_icon_hm.svg) 0 0/contain;
	display: inline-flex;
}
.home_SearchTab ul li a.active .flight_hm_icon {
	width: 20px;
	height: 20px;
	background: url(../images/flight_icon_hover_hm.svg) 0 0/contain;
	display: inline-flex;
}
.hotel_hm_icon {
	width: 20px;
	height: 20px;
	background: url(../images/hotel_icon_hm.svg) 0 0/contain no-repeat;
	display: inline-flex;
}
.home_SearchTab ul li a.active .hotel_hm_icon {
	width: 20px;
	height: 20px;
	background: url(../images/hotel_icon_hover_hm.svg) 0 0/contain no-repeat;
	display: inline-flex;
}
.Flighthotel_hm_icon {
	width: 20px;
	height: 22px;
	background: url(../images/flight_hotel_icon_hm.svg) 0 0/contain no-repeat;
	display: inline-flex;
}
.home_SearchTab ul li a.active .Flighthotel_hm_icon {
	width: 20px;
	height: 22px;
	background: url(../images/flight_hotel_icon_hover_hm.svg) 0 0/contain no-repeat;
	display: inline-flex;
}
.home_searchAreaBox {
	background: #fff;
	border-radius: 10px;
	padding: 50px 20px 20px;
}
.Flight_Tabs_Home ul {
	display: flex;
	padding-bottom: 15px;
}
.Flight_Tabs_Home li a {
	padding: 6px 18px;
	line-height: 18px;
	transition: .3s;
	position: relative;
	font-size: 14px;
	color: #000;
}
.Flight_Tabs_Home li a.active {
	color: #6dc066;
}
.Flight_Tabs_Home li a:hover {
	color: #34c20e;
}
.Flight_Tabs_Home li a:before {
	border-radius: 50%;
	background: #e7eef4;
	border: 1px solid #e7eef4;
	position: absolute;
}
.Flight_Tabs_Home li a.active:before {
	border-radius: 50%;
	position: absolute;
	background: 0 0;
	border: none;
}
.Flight_Tabs_Home li a.active:after {
	border-radius: 50%;
	background: 0 0/contain #6dc066;
	border: 1px solid #6dc066;
	position: absolute;
}
.Flight_Search_Home_lft {
	width: 90%;
	position: relative;
}
.Flight_Search_Home_rht {
	width: 10%;
}
.serach_row {
	margin-bottom: 15px;
}
.home_searchAreaBox .form-control {
	border: none;
	padding: 0;
}
.home_searchAreaBox label {
	display: block;
	font-size: 14px;
	color: #000;
	margin: 0 0 5px;
	line-height: 16px;
}
.home_searchAreaBox input {
	width: 100%;
	border: 1px solid #ced4da;
	border-radius: 5px;
	height: 55px;
	padding: 10px 45px 10px 10px;
	font-size: 14px;
}
.home_searchAreaBox input::placeholder {
color:#000;
}
.Search_field_1, .ftr_bottom_deals {
	width: 25%;
	position: relative;
}
.Search_field_Date {
	width: 25%;
	display: flex;
	position: relative;
}
.Ftr_weAccept, .MultiTrip .Search_field_1, .PopularImage, .Search_field_Date_dvd, .hm_app_qr {
	width: 50%;
}
.Search_field_Date_dvd h4 {
	border: 1px solid #ced4da;
	border-radius: 5px;
	height: 55px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	font-size: 14px;
	color: #000;
}
.Search_field_Date_dvd:first-child h4 {
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.Search_field_Date_dvd:last-child h4 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.location_Icon_hm:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 17px;
	background: url(../images/location_hm.svg) 0 0/contain;
	right: 10px;
	top: 40px;
}
.calendar_hm_icon:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 18px;
	background: url(../images/calendar_icon_hm.svg) center/contain no-repeat #fff;
	left: -7px;
	top: 40px;
}
.DownArwSrch:after {
	content: '';
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(../images/arrow_down.svg) center/contain no-repeat;
	right: 15px;
	top: 44px;
}
.MultiTrip .Search_field_Date_dvd, .searchBtn {
	width: 100%;
}
.searchBtn {
	background: #0fb800;
	outline: 0;
	border: none;
	color: #fff;
	padding: 0;
	font-size: 16px;
	height: 55px;
	margin-top: 21px;
	border-radius: 5px;
}
.NonstopHm {
    position: absolute;
    top: -34px;
    right: 0;
}
.MultiCitySearch .hmDirectFlt {
	padding-right: 0;
	position: absolute;
	top: 20px;
	right: 11%;
}
.hmDirectFlt input[type=checkbox], input[type=radio] {
	display: none;
}
.hmDirectFlt input[type=checkbox]+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	margin-bottom: 0;
	line-height: 23px;
	font-size: 14px;
}
.hmDirectFlt input[type=checkbox]+label::before {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	border: 1px solid #ccc;
	border-radius: 5px;
	left: 0;
	line-height: 18px;
	background-color: #fff;
}
.hmDirectFlt input[type=checkbox]:checked+label::before {
	content: '\ ';
	width: 22px;
	height: 22px;
	position: absolute;
	background: url(../images/checktick.svg) center/70% no-repeat #0fb800;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 1px solid #0fb800;
}
.MultPlsMinsSec {
    width: 10%;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}
.serach_row.multyTravel {
    align-items: center;
}
.Flight_Search_Home_lft.hmflMultiSearchMain {
    width: 100%;
}
.form-control.return_date.disable {
    opacity: 0.5;
    cursor: not-allowed;
}
.minusBtn, .plusBtn {
	width: 30px;
	height: 30px;
	display: flex;
}
.plusBtn {
	background: url(../images/plus_btn.svg) 0 0/contain no-repeat;
}
.minusBtn {
	background: url(../images/minus_btn.svg) 0 0/contain no-repeat;
}
.MultiTrip .Search_field_Date_dvd:first-child h4 {
	border: 1px solid #ced4da;
	border-radius: 5px;
}
.multyTravel .Search_field_1 {
	width: 36%;
}
.AppscreenLft, .Hotel_field_1 {
	width: 45%;
}
.hmmultiNonStops {
    margin-top: 15px;
    padding-left: 10px;
}
.hmflmultiSearch {
    margin-top: 20px;
    margin-left: 20px;
}
.Hotel_field_guest {
	width: 28%;
}
.hm_ineed {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
}
.FH_ineed, .popularHoverbtn {
	align-items: center;
}
.hm_ineed [type=checkbox]:checked, .hm_ineed [type=checkbox]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.hm_ineed [type=checkbox]:checked+label, .hm_ineed [type=checkbox]:not(:checked)+label {
	position: relative;
	padding-left: 32px!important;
	padding-top: 0;
	cursor: pointer;
	line-height: 25px;
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-right: 0;
	padding-bottom: 0!important;
	margin-top: 5px;
	margin-bottom: 0;
	width: auto;
}
.hm_ineed [type=checkbox]:checked+label:before, .hm_ineed [type=checkbox]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background: url(../images/hm_nonstop.svg) no-repeat;
}
.hm_ineed [type=checkbox]:checked+label:after, .hm_ineed [type=checkbox]:not(:checked)+label:after {
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/hm_nonstop.svg) -28px 0 no-repeat;
	-webkit-transition: .2s;
	transition: .2s;
}
.hm_ineed [type=checkbox]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.hm_ineed [type=checkbox]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.clearBtn {
	font-size: 0;
	background: url(../images/clear_hm.svg) 0 0/contain no-repeat;
	top: 40px;
	position: absolute;
	right: 25px;
	cursor: pointer;
	width: 15px;
	height: 15px;
}
.PopularImage_one, .PopularImage_two {
	height: 305px;
	background: #ccc;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.PopularDestination {
	padding: 40px 0;
}
.PopularTitle {
	display: flex;
	justify-content: center;
	width: 100%;
	padding-bottom: 25px;
}
.PopularTitle h2 {
	font-size: 24px;
	color: #000;
}
.popular_box1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	row-gap: 15px;
}
.PopularImage_outer, .popular_box_main {
	width: 100%;
	display: flex;
	gap: 15px;
}
.PopularImage_one {
	width: 100%;
}
.PopularImage_two {
	width: 49%;
}
.PopularCaption:after {
	width: 100%;
	position: absolute;
	content: '';
	height: 100%;
	background: rgb(0 0 0 / 35%);
	left: 0;
}
.PopularCaption {
 	position: relative;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
}
.PopularCaption *, .PopularCaption :after, .PopularCaption :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .25s linear;
	transition: .25s linear;
}
.PopularCaption img {
	width: calc(120%);
	backface-visibility: hidden;
	vertical-align: top;
}
.PopularCaption figcaption {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	padding: 5px 40px;
	opacity: 0;
	z-index: 2;
}
.PopularCaption h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}
.PopularCaption p {
	font-weight: 400;;
	margin: 0;
	font-size: .9em;
}
.PopularCaption a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.PopularCaption.hover img, .PopularCaption:hover img {
	zoom: 1;
	-webkit-opacity: 0.3;
	opacity: .3;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.PopularCaption.hover figcaption, .PopularCaption:hover figcaption {
	-webkit-transform: translateY(-50%);
	transform: translateY(100%);
	opacity: 1;
}
.PopularCaption.hover i, .PopularCaption:hover i {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.popularHoverouter {
	display: flex;
	justify-content: center;
	gap: 5px;
}
.popularHoverbtn {
	background: #0fb800;
	border: 1px solid #fff;
	width: 100px;
	height: 30px;
	border-radius: 15px;
	font-size: 14px;
	display: flex;
	justify-content: space-evenly;
	position: relative;
	cursor: pointer;
}
.popularHover_icon {
	width: 15px;
	height: 15px;
	background: url(../images/search_popular.svg) 0 0/contain;
}
.popularHoverbtn span:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #fff;
	left: -8px;
}
.PopularCaption h2 {
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 2;
	text-shadow: .1em .1em .2em rgba(0,0,0,.6);
}
.NewsLetter {
	padding: 45px 0;
}
.newsLetterBox {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 25px;
}
.newsLetterBox1 {
	display: flex;
	gap: 20px;
}
.Ftr_seccur ul, .Ftr_weAccept ul, .copyRightBox, .hm_app_icon {
	display: flex;
	gap: 5px;
}
.newsLetterBox1Img {
	width: 65px;
	height: 50px;
	background: url(../images/newsletterimg.png) no-repeat;
}
.newsLetterBox1Txt h2 {
	font-size: 22px;
	line-height: 30px;
	color: #475158;
}
.newsLetterBox1Txt p {
	font-size: 14px;
	line-height: 28px;
	color: #475158;
}
.newsLetterBox2Filed {
	width: 70%;
}
.newsLetterBox2Btn {
	width: 30%;
}
.newsLetterBox2Filed input {
	height: 55px;
	font-size: 14px;
	border-radius: 10px 0 0 10px;
}
.newsLetterBox2Btn .btn {
	font-size: 16px;
	color: #fff;
	background: #0fb800;
	width: 100%;
	height: 55px;
	border-radius: 0 10px 10px 0;
}
.AppSection {
	background: url(../images/app_bg.png) bottom no-repeat #63935f;
	margin-top: 60px;
}
.AppSreenMain {
	display: flex;
	height: 435px;
}
.appScreen {
	background: url(../images/mobile_app_screen.png) top center no-repeat;
	width: 471px;
	height: 487px;
	position: absolute;
	top: -52px;
}
.ftr_bottom_sec1, footer {
	background: #63935f;
}
.ftr_bottom_sec1_row, .ftr_bottom_sec2_row{
	display:flex;
}
.AppscreenRht {
	width: 52%;
	display: flex;
	align-items: center;
}
.app_sec1 h2 {
	font-family: 'PoppinsBold';
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	padding-bottom: 18px;
}
.Ftr_seccur h3, .Ftr_weAccept h3, .home_bottom h2, .home_bottom p {
	padding-bottom: 10px;
	font-size: 14px;
}
.app_sec1 p, .copyRightBox p {
	font-size: 14px;
	color: #fff;
}
.app_sec2 {
	display: flex;
	padding-top: 25px;
}
.hm_app_icon {
	width: 40%;
	flex-wrap: wrap;
}
.hm_app_icon img {
	height: 48px;
}
.ftr_bottom_sec1 {
	padding: 35px 0;
	border-bottom: 1px solid #ccc;
}
.ftr_bottom_deals h2 {
	font-family: 'PoppinsBold';
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
}
.ftr_bottom_deals ul li {
	font-size: 14px;
	color: #fff;
	padding-bottom: 5px;
}
.home_bottom {
	background: #edf1f4;
	padding-top: 40px;
	padding-bottom: 20px;
}
.home_bottom h2 {
	font-family: 'PoppinsSemiBold';
}
.footer_clm1 {
	border-bottom: 1px solid #ccc;
	padding: 25px 0
}
.Ftr_seccur h3, .Ftr_weAccept h3 {
	color: #fff;
}
.Ftr_seccur {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}
.Ftr_seccur ul li img {
	height: 31px;
}
.footer_clm2 {
	padding: 15px 0;
}
.topbottomArrow {
	width: 32px;
	height: 32px;
	background: url(../images/top_arrow.svg) 0 0/contain;
}
.copyRightBox {
	width: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.whySection {
	width: 100%;
	padding-top: 60px;
}
.whySec_outer {
	display: flex;
}
.why_sec {
	width: 35%;
}
.howTitle {
	padding-left: 52px;
	padding-bottom: 10px;
}
.howTitle h2 {
	font-family: 'BebasNeueRegular';
	font-size: 60px;
	color: #6dc066;
	letter-spacing: 4px;
	line-height: 48px;
}
.howTitle p {
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
.search_icon_how {
	width: 50px;
	height: 50px;
	background: url(../images/search_icon_why.svg) no-repeat;
	display: inline-block;
}
.admin_icon_how {
	width: 50px;
	height: 50px;
	background: url(../images/admin_icon_how.svg) no-repeat;
	display: inline-block;
}
.voucher_icon_how {
	width: 50px;
	height: 50px;
	background: url(../images/voucher_icon_how.svg) no-repeat;
	display: inline-block;
}
.voucher_icon_how {
	width: 50px;
	height: 50px;
	background: url(../images/voucher_icon_how.svg) no-repeat;
	display: inline-block;
}
.why_price_icon {
	width: 50px;
	height: 50px;
	background: url(../images/why_price_icon.svg) no-repeat;
	display: inline-block;
}
.why_secure_icon {
	width: 50px;
	height: 50px;
	background: url(../images/why_secure_icon.svg) no-repeat;
	display: inline-block;
}
.why_withyou_icon {
	width: 50px;
	height: 50px;
	background: url(../images/why_withyou_icon.svg) no-repeat;
	display: inline-block;
}
ul.howlist {
}
.howlist li:nth-child(1) {
	padding-left: 25px;
}
.howlist li:nth-child(2) {
	padding-left: 25px;
}
.howlist li:nth-child(3) {
	padding-left: 8px;
}
.howlist li {
	display: flex;
	align-items: center;
	padding: 12px 0;
}
.howlist li span {
	font-size: 14px;
	padding: 0 10px;
}
.howcurve {
	width: 60px;
	min-height: 300px;
	position: absolute;
	background: url(../images/curve_how.png) no-repeat;
	z-index: -1;
}
.why_how_outer {
	position: relative;
}
.why_globe {
	width: 30%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.why_how {
	width: 35%;
}
.whycurve {
	width: 60px;
	min-height: 300px;
	position: absolute;
	right: 0;
	background: url(../images/curve_how.png) no-repeat;
	z-index: -1;
	transform: scaleX(-1);
}
.why_why_outer {
	position: relative;
	text-align: right;
}
.whyTitle {
	padding-right: 52px;
	padding-bottom: 10px;
}
.whyTitle h2 {
	font-family: 'BebasNeueRegular';
	font-size: 60px;
	color: #6dc066;
	letter-spacing: 4px;
	line-height: 48px;
}
.whyTitle p {
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
.whylist li {
	display: flex;
	align-items: center;
	padding: 12px 0;
}
.whylist li span {
	font-size: 14px;
	padding: 0 10px;
}
ul.whylist {
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.whylist li:nth-child(1) {
	padding-right: 25px;
}
.whylist li:nth-child(2) {
	padding-right: 25px;
}
.whylist li:nth-child(3) {
	padding-right: 8px;
}
.topMenueIcon {
	width: 20px;
	height: 16px;
	background: url(../images/menu.svg);
	margin-right: 20px;
	display: inline-flex;
}
.NewSideNav.modal.right .modal-dialog {
	width: 500px ;
	position: fixed;
	margin: auto;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.NewSideNavList ul li {
	border: solid #e8eef3 1px;
	margin-bottom: 10px;
	padding: 10px 15px;
	border-radius: 5px;
}
.newHdNav {
	background: #fff;
	padding: 12px 20px;
	border-radius: 25px;
	position: relative;
}
.newHdNav ul {
	display: flex;

}
.newHdNav ul li {
	display: flex;
	align-items: center;
}

.NewSideNavList .currency_show{ box-shadow:none;padding: 0;padding-top: 20px; position:relative;    width: auto;    top: 0px;}
h4#hotelCheckoutDateDisplay {
    border-radius: 0 5px 5px 0;
}
 h4#to_day_one_way_roundTrip_view_display {
    border-radius: 0 5px 5px 0;
}

.hmrgisterName input.form-control {
    border-radius: 0 5px 5px 0 !important;
	border-left: none !important;
}
.nonMoveCalender {
    position: absolute;
    top: 100%;
    right: 0px;
}
.nonMoveCalender .litepicker {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    width: 555px;
	left: auto !important;
}
.modifySearchBox .MultiCitySearch .serach_bdr .form-group {
    position: relative;
}

.lanuage_main {
    margin-top: 15px;
}