
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap");
a {
	cursor: pointer
}

.compare_btn_hdr {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 140px;
	display: inline-block;
	padding: 7px 5px;
	text-align: center;
	font-size: 14px;
	background: #fff;
	color: #3C78F1;
	border: 2px solid #3C78F1;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 600;
	text-decoration: none
}
.compare_btn_hdr.selected, .compare_btn_hdr:hover {
	color: #fff;
	background: #3C78F1
}
.comp_label {
	padding-right: 45px;
	font-size: 12px;
	font-weight: 600;
	color: #353541
}
.form-switch .form-check-input.comp_check {
	height: 19px;
	width: 37px;
	position: absolute;
	right: 0px;
	top: 3px
}
.form-check-input.comp_check:checked {
	background-color: #ACB4BE;
	border-color: #ACB4BE
}
.form-check-input.comp_check:focus {
	box-shadow: none
}
.tfn-number2 {
	text-align: right;
	font-size: 12px;
	color: #3C78F1;
	font-weight: 400
}
.tfn-number2 .call-icon {
	position: absolute;
	right: 0;
	top: 0
}
.mbn_number {
	padding-right: 0px;
	font-size: 18px;
	color: #3C78F1;
	text-decoration: none;
	font-weight: 700;
	display: block;
	line-height: 20px;
	margin-top: 3px;
	padding-top: 0px
}

@media (max-width: 576px) {
.mbn_number {
	font-size: 15px
}
}
.mbn_number .call_27 {
	font-size: 12px;
	font-weight: 400;
	color: #353541;
	display: block
}
.Tagline_searchbnr {
	padding: 150px 0 10px 0;
	text-align: center;
	color: #040504;
	font-family: "Poppins", sans-serif;
	font-size: 18px
}




@media (max-width: 1023px) {
.Tagline_searchbnr {
	padding: 90px 0 15px 0
}
}
.Tagline_searchbnr h2 {
	font-size: 36px;
	font-weight: 400;
	margin: 0px
}

@media (max-width: 1023px) {
.Tagline_searchbnr h2 {
	font-size: 30px
}
}

@media (max-width: 576px) {
.Tagline_searchbnr h2 {
	font-size: 22px
}
}

@media (max-width: 479px) {
.Tagline_searchbnr h2 {
	font-size: 18px
}
}
.Tagline_searchbnr h1.search_tagbnr {
	font-size: 18px;
	font-weight: 400;
	display: inline-block
}

@media (max-width: 1023px) {
.Tagline_searchbnr h1.search_tagbnr {
	font-size: 16px
}
}

@media (max-width: 576px) {
.Tagline_searchbnr h1.search_tagbnr {
	font-size: 13px
}
}

@media (max-width: 479px) {
.Tagline_searchbnr h1.search_tagbnr {
	font-size: 11px;
	margin-bottom: 0px
}
}
.Tagline_searchbnr p {
	font-size: 17px
}

@media (max-width: 1023px) {
.Tagline_searchbnr p {
	font-size: 16px
}
}

@media (max-width: 576px) {
.Tagline_searchbnr p {
	font-size: 12px; padding:0;
}
}

@media (max-width: 479px) {
.Tagline_searchbnr p {
	font-size: 11px;
	margin-bottom: 0px
}
}
/***swap-icon***/
.relative {
	position: relative
}
.cursor {
	cursor: pointer
}


.destination_field {
	position: relative
}
.destination_field .line {
	background: #3C78F1;
	height: calc(100% - 60px);
	width: 1px;
	display: inline-block;
	position: absolute;
	left: 12px;
	top: 20px;
	z-index: 2
}
.destination_field .line:before {
	content: '';
	position: absolute;
	left: -4px;
	top: -6px;
	width: 8px;
	height: 8px;
	border: 2px solid #3C78F1;
	border-radius: 100%;
	background: #fff
}
.destination_field .line:after {
	content: '';
	position: absolute;
	left: -4px;
	bottom: -6px;
	width: 8px;
	height: 8px;
	border: 2px solid #3C78F1;
	background: #3C78F1;
	border-radius: 100%
}
.searchBNR {
	position: relative;
	z-index: 1
}
.inputSet.compare_list {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0px;
	padding: 20px 0px;
	color: #fff
}

@media (max-width: 576px) {
.inputSet.compare_list {
	display: none
}
}
.inputSet.compare_list label {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}




.searviceBox {
	color: #333;
	text-align: center;
	left: 0px;
	top: 122px;
	background: #ebebe9;
    padding: 27px 0 0 0;
	width: 100%
}

@media (max-width: 1023px) {
.searviceBox {
	top: 80px
}
}

@media (max-width: 576px) {
.searviceBox {	
	background: #ccc;
	padding: 30px 15px 15px;
	text-align: left;
	color: #353541
}
}

@media (max-width: 479px) {
.searviceBox {
	padding: 30px 10px 0px 10px
}
}
.searviceBox h3 {
	font-size: 24px;
	color: #040504;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.searviceBox h4 {
	font-size: 20px;
	padding-top: 12px
}

@media (max-width: 1023px) {
.searviceBox h4 {
	font-size: 15px;
	padding-top: 15px
}
}

.searviceBox .right{ overflow:hidden; text-align:left; }

@media (max-width: 576px) {
.searviceBox h4 {
	font-size: 14px;
	padding-top: 0px;
	font-weight: 600
}
}

.searviceBox .icon {
    width: 65px;
    height: 65px;
    background: #1414d2;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px 0 0; float:left;
  }



@media (max-width: 479px) {
.searviceBox .icon {
	width: 40px;
	height: 40px
}
}

@media (max-width: 1023px) {
.searviceBox .icon img {
	width: 30px
}
}

@media (max-width: 479px) {
.searviceBox .icon img {
	width: 20px
}
}

@media (max-width: 576px) {
.searviceBox .right {
	font-size: 12px;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 15px
}
}

@media (max-width: 479px) {
.searviceBox .right {
	padding-left: 10px
}
}


.page_title {
	padding: 20px 0px;
	font-size: 24px;
	color: #040504;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-align: center;
	position: relative
}

@media (max-width: 576px) {
.page_title {
	font-size: 20px
}
}
.page_title:before {
	content: '';
	width: 70px;
	height: 2px;
	background: #353541;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 17px;
	transform: translateX(-50%)
}


.addbannerBox {
	padding: 50px 0 10px 0
}
.addbannerBox img {
	width: 100%
}

.border_bottom {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 10px
}

.textBox {
	width: 100%;
	padding: 40px 0px 40px 0;
	font-size: 15px;
	line-height: 30px
}

@media (max-width: 1199px) {
.textBox {
	font-size: 14px
}
}

@media (max-width: 576px) {
.textBox {
	font-size: 12px
}
}

@media (max-width: 1023px) {
.textBox {
	padding-top: 26px
}
}
.textBox h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px
}

@media (max-width: 1199px) {
.textBox h2 {
	font-size: 20px;
	margin-bottom: 20px
}
}

@media (max-width: 1023px) {
.textBox h2 {
	font-size: 18px
}
}

@media (max-width: 576px) {
.textBox h2 {
	font-size: 16px
}
}

@media (max-width: 479px) {
.textBox h2 {
	font-size: 14px
}
}
.textBox p {
	margin-bottom: 5px;
	line-height: 22px;
}

.textBox.grayBg {
	background: #e8f0f7
}

.clearAllFilterBtn {
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: #333333;
	display: block;
	text-align: center;
	border: 2px solid #333333;
	padding: 9px;
	border-radius: 3px
}
.clearAllFilterBtn:hover {
	color: #3C78F1;
	border-color: #3C78F1;
	background: transparent
}
.filter-main-head {
	background: #1414d2;
	height: 48px;
	color: #040504;
	font-size: 16px;
	padding: 12px 15px;
	display: none
}

@media (max-width: 1199px) {
.filter-main-head {
	display: block
}
}
.filter-main-head .filter_close_mobile {
	position: absolute;
	right: 5px;
	color: #040504;
	font-size: 33px;
	top: 4px;
	line-height: 42px;
	width: 42px;
	text-align: center
}

@media (max-width: 576px) {
.tab-pane {
	display: none
}
}

@media (max-width: 576px) {
.tab-pane.active {
	display: block
}
}
.total_results_mobile {
	font-size: 13px;
	color: #1F1F1F;
	font-weight: 600;
	margin: 0px 15px;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	display: none
}

@media (max-width: 576px) {
.total_results_mobile {
	display: block
}
}
.filterTabs {
	width: auto;
	margin: 0;
	padding: 0px;
	list-style: none;
	background: #fff;
	overflow: hidden;
	flex-wrap: nowrap;
	overflow-x: auto;
	display: none
}

@media (max-width: 576px) {
.filterTabs {
	display: flex
}
}
.filterTabs li {
	position: relative;
	border-bottom: 1px solid #3C78F1
}
.filterTabs li a {
	display: block;
	padding: 11px 15px;
	color: #3C78F1;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	width: 110px;
	border-right: 1px solid #3C78F1;
	text-align: center
}
.filterTabs li.active a {
	background: #D9E7FF
}
.mobile_apply_filter {
	background: #3C78F1;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	margin: 0 10px;
	border-radius: 5px;
	position: fixed;
	left: -200%;
	width: 95%;
	bottom: 10px;
	text-align: center;
	padding: 13px;
	cursor: pointer
}
.mobile_apply_filter.disable {
	background: #a9a6a6
}

@media (max-width: 576px) {
.leftCntr.show-component-mobile.open .mobile_apply_filter {
	left: 0px
}
}
#dept-slide-range, #ret-slide-range, #dept-layover-slide-range, #ret-layover-slide-range, #dept-layover-slide, #ret-layover-slide {
	background: #4F8FFC;
	height: 3px;
	position: absolute
}


.graph-row {
	padding: 3px 0;
	position: relative
}
.graph-row:before {
	content: '';
	display: block;
	width: 64%;
	height: 1px;
	background: #e3ecff;
	position: absolute;
	right: 0px;
	top: 13px
}
.filterTabs::-webkit-scrollbar, .ulcompare_list::-webkit-scrollbar {
display:none
}
.filterTabs, .ulcompare_list {
	-ms-overflow-style: none;
	scrollbar-width: none
}

@media (max-width: 576px) {
.iphone_div, .mobile_height {
	height: 80px;
	width: 100%
}
}
.clearfitlerMobile {
	background: #3c78f1;
	color: #fff;
	padding: 5px 11px;
	border-radius: 5px;
	font-size: 13px;
	text-decoration: none
}


.filter_icon_mobile {
	width: 75px;
	float: left;
	overflow: hidden;
	margin: 0px 0 14px 10px;
	background: #fff;
	position: relative;
	box-shadow: 0 4px 3px #00000005;
	border-radius: 5px;
	height: 60px;
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 28px
}

@media (max-width: 1199px) {
.filter_icon_mobile {
	display: flex
}
}

@media (max-width: 479px) {
.filter_icon_mobile {
	width: 40px;
	margin-left: 6px;
	font-size: 24px
}
}

@media (max-width: 359px) {
.filter_icon_mobile {
	height: 60px
}
}
.filter_icon_mobile .filterCount {
	background: #01b10e;
	color: #fff;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 3px;
	top: 3px;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 20px
}

.more_results {
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #4f8ffc;
	background: #fff;
	padding: 13px;
	font-size: 16px;
	font-weight: 500;
	color: #4f8ffc;
	text-align: center
}

#scrollBottomtop {
	width: 40px;
	height: 40px;
	background: #ffd230;
	border: none;
	border-radius: 100%;
	position: fixed;
	right: 10px;
	bottom: 10px;
	font-size: 29px;
	color: #040504
}

.flight_detail_link {
	padding-right: 11px;
	position: relative;
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	color: #353541;
	font-weight: 600;
	text-decoration: none
}
.flight_detail_link:after {
	position: absolute;
	right: 0px;
	top: 4px;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 7px solid #555;
	border-bottom: 5px solid transparent
}

@media (max-width: 576px) {
.flight_detail_link {
	position: absolute;
	left: 13px
}
}
.total_results {
	font-weight: 600
}
.total_results a {
	text-decoration: none
}
.total_results span {
	color: #3c78f1
}

.selftransfer_title {
	color: #FF1D1D !important;
	display: block;
	font-size: 13px;
	padding: 3px 0
}
.detail-stop img {
	display: none
}
.detail-stop.selftransfer_detailsort {
	background: #ffe8e8;
	padding: 4px;
	border-radius: 2px;
	color: #353541;
	margin-top: 2px;
	display: inline-block
}
.detail-stop.selftransfer_detailsort img {
	margin-right: 5px;
	display: inline-block
}
.selftransfer_detail {
	padding: 10px;
	background: #FFE8E8;
	border-radius: 50px;
	text-align: center;
	margin: 10px 0
}
.selftransfer_detail strong {
	color: #FF1D1D;
	display: block;
	font-size: 13px;
	text-align: center
}
.selftransfer_detail p {
	margin: 0px
}

.compare_strip {
	background: #3C78F1;
	color: #fff;
	text-align: center;
	padding: 9px 0px
}
.compare_strip h3 {
	font-size: 24px;
	font-weight: 300;
	margin: 0px
}

@media (max-width: 576px) {
.compare_strip h3 {
	font-size: 16px
}
}
.compare_strip h3 strong {
	font-weight: 700
}
.compare_strip .back_button {
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	display: flex;
	align-items: center
}

@media (max-width: 576px) {
.compare_strip .back_button {
	left: 6px;
	top: -5px
}
}
.compare_strip .back_button .bi-arrow-left-short {
	font-size: 29px;
	line-height: 28px;
	float: left
}
.detailCntr {
	padding-right: 20px;
	width: calc(100% - 300px);
	float: left
}

@media (max-width: 1199px) {
.detailCntr {
	width: calc(100% - 270px)
}
}

@media (max-width: 1023px) {
.detailCntr {
	width: 100%;
	padding-right: 0px
}
}
.sort-detail {
	padding: 0 0 15px 0px;
	font-size: 13px;
	color: #202020
}

@media (max-width: 576px) {
.sort-detail {
	font-size: 12px
}
}
.sort-detail .airline_logo {
	width: 26px;
	margin-right: 10px;
	float: left;
	margin-top: 5px
}
.sort-detail strong {
	font-weight: 500
}

.explore_other {
	padding-top: 20px
}
.explore_other h3 {
	font-size: 22px;
	font-weight: 300;
	padding-bottom: 10px
}

@media (max-width: 576px) {
.explore_other h3 {
	font-size: 16px;
	padding-bottom: 5px
}
}
.explore_other h3 strong {
	font-weight: 700
}
.explore_other ul {
	padding: 0px;
	list-style: none
}
.explore_other ul li {
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	background: #F5F5F5;
	position: relative;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #353541;
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (max-width: 576px) {
.explore_other ul li {
	font-size: 13px
}
}

@media (max-width: 576px) {
.explore_other ul li img {
	width: 80px
}
}
.explore_other ul .price {
	font-size: 21px;
	font-weight: 700;
	margin-right: 10px
}

@media (max-width: 1023px) {
.explore_other ul .price {
	font-size: 18px
}
}

@media (max-width: 576px) {
.explore_other ul .price {
	font-size: 16px
}
}
.explore_other ul .selectBtn {
	width: 140px;
	display: inline-block;
	padding: 7px 5px;
	text-align: center;
	font-size: 15px;
	background: #3C78F1;
	color: #fff;
	border: 2px solid #3C78F1;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 600;
	text-decoration: none
}

@media (max-width: 1023px) {
.explore_other ul .selectBtn {
	width: 104px;
	font-size: 14px;
	padding: 5px
}
}

@media (max-width: 576px) {
.explore_other ul .selectBtn {
	width: 80px
}
}
.explore_other ul .selectBtn.selected, .explore_other ul .selectBtn:hover {
	color: #3C78F1;
	background: #fff
}
.flight_detail_popup {
	max-width: 1012px;
	margin: 0px auto;
	background: #fff;
	border-radius: 10px
}

@media (max-width: 1023px) {
.flight_detail_popup {
	width: 95%
}
}

@media (max-width: 576px) {
.flight_detail_popup {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	border-radius: 0px
}
}
.flight_detail_popup .head {
	position: relative;
	font-size: 20px;
	padding: 15px;
	background: #3C78F1;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-weight: 700
}

@media (max-width: 576px) {
.flight_detail_popup .head {
	font-size: 16px;
	border-radius: 0px
}
}
.flight_detail_popup .innerblock {
	padding: 10px
}

@media (max-width: 576px) {
.flight_detail_popup .innerblock {
	padding: 10px 10px 60px 10px;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff
}
}
.flight_detail_popup .title_head {
	color: #353541;
	display: flex;
	font-size: 13px;
	justify-content: space-between
}
.flight_detail_popup .title_head h3 {
	font-size: 15px
}

@media (max-width: 576px) {
.flight_detail_popup .title_head h3 {
	font-size: 13px;
	padding-bottom: 5px
}
}

@media (max-width: 479px) {
.flight_detail_popup .title_head h3 {
	padding-bottom: 0px;
	margin: 0px
}
}
.flight_detail_popup .title_head h3 small {
	font-size: 13px;
	font-weight: 400
}
.flight_detail_popup .title_head h3 .depart-icon {
	margin-right: 5px;
	width: 18px;
	transform: rotate(-50deg)
}
.flight_detail_popup .title_head h3 .return-icon {
	margin-right: 5px;
	width: 18px;
	transform: rotate(-130deg)
}
.flight_detail_popup .title_head strong {
	font-size: 15px;
	font-weight: 600
}
.flight_detail_popup .title_head .title {
	display: flex
}

@media (max-width: 479px) {
.flight_detail_popup .title_head .title {
	flex-direction: column
}
}
.flight_detail_popup .title_head .totalTrip {
	margin-left: 10px
}

@media (max-width: 479px) {
.flight_detail_popup .title_head .totalTrip {
	margin-left: 23px
}
}
.popup_Box.flightDetailpopup .close__popup {
	width: 30px;
	text-align: center;
	display: inline-block;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-size: 27px
}
.popup_Box.flightDetailpopup.popup_open {
	right: 0px
}

@media (max-width: 576px) {
.popup_Box.flightDetailpopup.popup_open {
	transition: all 0.5s
}
.popup_Box.flightDetailpopup.popup_open .flight_detail_popup {
	display: block
}
}
.popup_Box.flightDetailpopup .boxholder {
	margin-right: -10px
}

@media (max-width: 1023px) {
.popup_Box.flightDetailpopup .boxholder {
	margin-right: 0px
}
}
.popup_Box.flightDetailpopup .boxholder .itenary_column {
	width: calc(50% - 10px);
	float: left;
	margin-right: 10px
}
.popup_Box.flightDetailpopup .boxholder .itenary_column.itenary_column-full {
	width: calc(100% - 10px)
}

@media (max-width: 1023px) {
.popup_Box.flightDetailpopup .boxholder .itenary_column {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 7px
}
}
.text-green {
	color: #3AB54A
}
.tooltipBox {
	display: none;
	width: 440px;
	position: absolute;
	top: 37px;
	left: 60px;
	background: #000000;
	padding: 10px 12px;
	font-size: 12px;
	color: #F3F3F3;
	border-radius: 5px;
	z-index: 1
}

@media (max-width: 576px) {
.tooltipBox.nearby_airport {
	left: -114px
}
}
.tooltipBox.nearby_airport:before, .tooltipBox.nearby_airport:after {
	content: ''
}

@media (max-width: 576px) {
.tooltipBox.nearby_airport:before, .tooltipBox.nearby_airport:after {
	left: 198px
}
}

@media (max-width: 576px) {
.tooltipBox {
	width: 222px;
	left: 0px;
	font-size: 10px
}
}

@media (max-width: 359px) {
.tooltipBox {
	width: 150px
}
}
.tooltipBox:after, .tooltipBox:before {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: -10px;
	left: 40px;
	border-bottom: 10px solid #000000
}

@media (max-width: 576px) {
.tooltipBox:after, .tooltipBox:before {
	left: 84px
}
}
.tooltipBox:after {
	border-bottom: 11px solid #000000;
	z-index: 1
}
.tooltipBox p {
	margin: 5px 0px;
	line-height: 18px
}

@media (max-width: 576px) {
.tooltipBox p {
	line-height: 16px
}
}
.tooltipBox .close_tooltip {
	font-size: 23px;
	position: absolute;
	right: 5px;
	top: 0px;
	color: #333;
	cursor: pointer;
	display: none
}
.tooltipBox.aircraft_tooltip {
	top: 26px;
	left: -186px
}

@media (max-width: 479px) {
.tooltipBox.aircraft_tooltip {
	left: -60px !important
}
}
.tooltipBox.tooltip_right {
	left: inherit !important;
	right: -13px;
	top: 23px
}
.tooltipBox.tooltip_right:before, .tooltipBox.tooltip_right:after {
	left: inherit;
	right: 7px
}
.direct_flight {
	position: relative;
	font-size: 12px;
	margin-top: 25px
}
.direct_flight .text-blue {
	font-weight: 600
}
.direct_flight:hover .tooltipBox {
	display: block
}
.stopTooltip-custom .tooltipBox {
	width: max-content;
	left: 50%;
	top: 32px;
	text-align: left;
	transform: translateX(-50%)
}

@media (max-width: 576px) {
.stopTooltip-custom .tooltipBox {
	width: 200px;
	font-size: 10px;
	padding: 6px;
	z-index: 2
}
}
.stopTooltip-custom .tooltipBox:after, .stopTooltip-custom .tooltipBox:before {
	left: 50%;
	transform: translateX(-50%)
}
.stopTooltip-custom strong {
	color: #f3f3f3
}
.stop_tooltip_hover:hover .tooltipBox {
	display: block
}
.fare_family_main {
	display: inline-block
}
.fare_family_main .fare_familytooltip {
	font-weight: 400;
	left: inherit;
	right: 0px;
	top: 25px;
	font-size: 10px;
	width: 211px;
	white-space: normal
}

@media (max-width: 479px) {
.fare_family_main .fare_familytooltip {
	left: inherit;
	right: -9px
}
}
.fare_family_main .fare_familytooltip:before, .fare_family_main .fare_familytooltip:after {
	right: 13px;
	left: inherit
}
.fare_family_main .fare_familytooltip ul {
	padding: 0 13px;
	list-style: auto
}
.fare_family_main:hover .fare_familytooltip {
	display: block
}
.tooltipcity {
	position: absolute;
	opacity: 0;
	display: none;
	top: 20px;
	left: 50%;
	background: #000000;
	padding: 6px 13px;
	font-size: 11px;
	color: #F3F3F3;
	border-radius: 5px;
	z-index: 1;
	transform: translateX(-50%);
	white-space: nowrap;
	border: 1px solid #000000
}
.tooltipcity:after, .tooltipcity:before {
	content: "";
	position: absolute;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: -6px;
	left: 50%;
	border-bottom: 5px solid #000000;
	transform: translateX(-50%)
}
.tooltipcity:after {
	border-bottom: 5px solid #000000;
	z-index: 1
}
.popup_Box {
	background-color: rgba(0,0,0,0.75);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	overflow-y: auto
}
.popup_Box .center-block {
	width: 100%;
	height: 100%;
	z-index: 1001;
	display: table;
	table-layout: fixed
}
.popup_Box .outer {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 40px 0
}
.popup_Box .close__popup {
	width: 38px;
	text-align: center;
	display: inline-block;
	height: 27px;
	position: absolute;
	right: 10px;
	top: 14px;
	color: #000000
}
.session__expire {
	width: 600px;
	border-radius: 8px;
	padding: 40px 50px;
	text-align: center;
	background: #fff;
	margin: 0px auto
}

@media (max-width: 576px) {
.session__expire {
	width: 460px;
	padding: 40px 27px
}
}

@media (max-width: 479px) {
.session__expire {
	width: 95%
}
}

@media (max-width: 359px) {
.session__expire {
	width: 95%;
	padding: 30px 10px
}
}
.session__expire img {
	margin-bottom: 30px
}

@media (max-width: 479px) {
.session__expire img {
	width: 121px
}
}
.session__expire .search_tagbnr {
	color: #1F1F1F;
	margin-bottom: 15px;
	font-weight: 700
}

@media (max-width: 479px) {
.session__expire .search_tagbnr {
	font-size: 14px
}
}
.session__expire p {
	color: #5B5B5B;
	margin-bottom: 35px
}

@media (max-width: 479px) {
.session__expire p {
	font-size: 12px
}
}
.session__expire button {
	background: #CED0D4;
	color: #333;
	font-size: 15px;
	width: 167px;
	text-align: center;
	padding: 12px 5px;
	border: 0;
	border-radius: 3px;
	font-weight: 600
}

@media (max-width: 479px) {
.session__expire button {
	font-size: 13px;
	width: 130px
}
}
.session__expire button.active {
	background: #355CEC;
	color: #fff;
	margin-right: 50px
}

@media (max-width: 479px) {
.session__expire button.active {
	margin-right: 20px
}
}

@media (max-width: 359px) {
.session__expire button.active {
	margin-right: 10px
}
}
.more_results {
	margin-bottom: 20px
}
.no__resultBox {
	border-radius: 8px;
	padding: 20px 50px;
	text-align: center;
	background: #fff;
	box-shadow: 0 4px 3px #00000005
}
.no__resultBox img {
	margin-bottom: 15px
}
.no__resultBox .search_tagbnr {
	font-size: 16px;
	font-weight: 700;
	color: #1F1F1F;
	margin-bottom: 2px
}

@media (max-width: 479px) {
.no__resultBox .search_tagbnr {
	font-size: 14px
}
}
.no__resultBox p {
	color: #5B5B5B;
	margin-bottom: 10px
}

@media (max-width: 479px) {
.no__resultBox p {
	font-size: 12px
}
}
.no__resultBox a.reset {
	color: #355CEC;
	text-decoration: underline
}
.no__resultBox .call-txt {
	padding: 18px 0 2px 0
}
.no__resultBox .call-txt b {
	color: #1F1F1F;
	display: block;
	margin-bottom: 10px
}

@media (max-width: 479px) {
.no__resultBox .call-txt b {
	font-size: 14px
}
}
.no__resultBox .call-txt a {
	background: #FFE44F;
	color: #222940;
	font-size: 17px;
	padding: 9px 10px;
	border-radius: 30px;
	font-weight: bold;
	display: inline-block;
	width: 202px;
	text-decoration: none
}

@media (max-width: 479px) {
.no__resultBox .call-txt a {
	font-size: 14px
}
}
.no__resultBox .call-txt a:hover {
	text-decoration: none
}
.no__resultBox .call-txt a img {
	margin: 0;
	vertical-align: middle
}
.no__resultBanner-container {
	margin: 30px 0
}
.no__resultBanner {
	padding: 25px;
	text-align: right;
	background: url(/resources/images/no-result.png) no-repeat left center #fff;
	box-shadow: 0px 0px 6px #00000029;
	margin: auto;
	width: 504px;
	font-size: 16px
}

@media (max-width: 576px) {
.no__resultBanner {
	width: 95%;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 21px
}
}
.col_desktop {
	display: block
}

@media (max-width: 576px) {
.col_desktop {
	display: none
}
}
.col_mobile {
	display: none
}

@media (max-width: 576px) {
.col_mobile {
	display: block
}
}
.no__resultBanner .search_tagbnr {
	color: #1E44D2;
	margin-bottom: 10px;
	font-weight: 700
}

@media (max-width: 576px) {
.no__resultBanner .search_tagbnr {
	font-size: 16px
}
}

@media (max-width: 479px) {
.no__resultBanner .search_tagbnr {
	font-size: 14px
}
}
.no__resultBanner p {
	color: #333333;
	margin-bottom: 30px
}

@media (max-width: 576px) {
.no__resultBanner p {
	font-size: 14px
}
}

@media (max-width: 479px) {
.no__resultBanner p {
	font-size: 12px
}
}
.center-call-txt {
	width: 290px;
	display: inline-table;
	text-align: center
}

@media (max-width: 576px) {
.center-call-txt {
	width: auto;
	display: block
}
}
.no__resultBanner .call-txt {
	padding: 18px 0 2px 0
}

@media (max-width: 576px) {
.no__resultBanner .call-txt {
	padding: 0px
}
}
.no__resultBanner .call-txt b {
	color: #1F1F1F;
	display: block;
	margin-bottom: 15px;
	font-weight: normal
}
.no__resultBanner .call-txt a {
	background: #FFE44F;
	color: #222940;
	font-size: 24px;
	text-decoration: none;
	padding: 10px;
	border-radius: 30px;
	font-weight: bold;
	display: inline-block;
	width: 100%
}

@media (max-width: 576px) {
.no__resultBanner .call-txt a {
	font-size: 20px;
	padding: 9px 20px;
	white-space: nowrap
}
}

@media (max-width: 479px) {
.no__resultBanner .call-txt a {
	font-size: 18px;
	padding: 8px 25px
}
}

@media (max-width: 359px) {
.no__resultBanner .call-txt a {
	font-size: 16px;
	padding: 8px 20px
}
}
.no__resultBanner .call-txt a:hover {
	text-decoration: none
}
.no__resultBanner .call-txt a img {
	margin: 0;
	vertical-align: middle;
	width: 30px
}

@media (max-width: 479px) {
.no__resultBanner .call-txt a img {
	width: 23px
}
}
.no__resultBanner .offer-txt {
	color: #355CEC;
	font-size: 16px;
	padding: 30px 0 20px
}

@media (max-width: 479px) {
.no__resultBanner .offer-txt {
	font-size: 14px
}
}
.no__resultBanner .offer-txt .discount {
	color: #000
}

@media (max-width: 576px) {
.no__resultBanner .offer-txt .discount {
	font-size: 25px
}
}

@media (max-width: 479px) {
.no__resultBanner .offer-txt .discount {
	font-size: 20px
}
}
.no__resultBanner .offer-txt .discount span {
	color: #355CEC
}
.loading_block {
	overflow: hidden;
	max-width: 600px;
	margin: 0px auto;
	background: #fff;
	box-shadow: 0px 0px 6px #00000029;
	padding: 60px 0;
	text-align: center
}
.loading_block p {
	padding-top: 40px;
	font-size: 14px;
	font-weight: 600;
	color: #355CEC
}
.loading_block .loading_flight {
	height: 129px;
	position: relative
}
.loading_block .animation_div {
	position: absolute;
	left: -60px;
	top: 0px;
	animation-name: example;
	animation-duration: 8s;
	animation-iteration-count: infinite
}
.loading_block .loading_image {
	position: absolute;
	left: -75px;
	top: 0px
}
.loading_block .loading_back {
	width: 185px;
	height: 99px;
	position: absolute;
	left: -200px;
	top: 15px;
	background: #fff;
	background: -moz-linear-gradient(left, #fff 0%, #d9e7ff 100%);
	background: -webkit-linear-gradient(left, #fff 0%, #d9e7ff 100%);
	background: linear-gradient(to right, #fff 0%, #d9e7ff 100%)
}
@keyframes example {
0% {
left:-70px
}
100% {
left:800px
}
}
.compare_popup {
	width: 500px;
	background: #fff;
	margin: 0px auto;
	border-radius: 5px;
	overflow: hidden
}

@media (max-width: 576px) {
.compare_popup {
	width: 460px
}
}

@media (max-width: 479px) {
.compare_popup {
	width: 95%
}
}
.compare_popup .searchComparehome {
	box-shadow: none
}
.compare_popup .checkmark {
	position: absolute;
	left: -28px
}
.compare_popup label {
	margin-left: 33px
}
.compare_popup .head {
	padding: 20px;
	background: #3C78F1;
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	position: relative
}

@media (max-width: 576px) {
.compare_popup .head {
	font-size: 18px
}
}
.compare_popup .close__popup {
	font-size: 38px;
	color: #fff;
	height: 42px;
	top: -4px;
	right: 4px
}
.compare_popup .thanks {
	text-align: center;
	margin-bottom: -16px;
	margin-top: 11px
}
.compare_popup .thanks a {
	font-size: 17px;
	color: #6E6E6E;
	font-weight: 600;
	text-decoration: none
}
.minimix_popup {
	display: none;
	background: #353541;
	padding: 0px 10px 0px 0;
	box-shadow: 0 0 6px #00000029;
	font-size: 12px;
	color: #fff;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

@media (max-width: 576px) {
.minimix_popup {
	display: flex
}
}
.minimix_popup p {
	margin: 0px
}
.minimix_popup .sponsor {
	display: block;
	opacity: 0.5
}
.minimix_popup .close__popup {
	font-size: 36px;
	padding: 10px;
	color: #fff
}
.minimix_popup .compareBtn {
	margin: 10px 0;
	width: 140px;
	display: inline-block;
	padding: 7px 5px;
	text-align: center;
	font-size: 15px;
	background: #3C78F1;
	color: #fff;
	border: 2px solid #3C78F1;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 600
}
.contentCntr {
	padding-top: 30px
}

@media (max-width: 576px) {
.contentCntr {
	padding-top:0px
}
}
.leftCntr {
	width: 250px;
	float: left
}

@media (max-width: 1199px) {
.leftCntr.show-component-mobile {
	position: fixed;
	left: -440px;
	top: 0;
	width: 300px;
	transition: all .5s;
	background: #fff;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 5
}
}

@media (max-width: 576px) {
.leftCntr.show-component-mobile {
	width: 100%;
	left: -200%
}
}
.leftCntr.show-component-mobile.open {
	left: 0;
	height: 100%;
	padding: 0;
	box-shadow: 0px 0px 8px #0000005c
}
.resultsCntr {
	width: calc(100% - 550px);
	float: left;
	padding: 0 20px
}

@media (max-width: 1299px) {
.resultsCntr {
	padding: 0 15px;
	width: calc(100% - 520px)
}
}


@media (max-width: 1199px) {
.resultsCntr {
	width: 100%;
	padding: 0px
}
}
.rightCntr {
	width: 300px;
	float: left
}

@media (max-width: 1299px) {
.rightCntr {
	width: 270px
}
}

@media (max-width: 1023px) {
.rightCntr {
	display: none
}
}
.msgBox {
	background: #3AB54A;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	padding: 5px 12px
}
.msgBox .bi-info-circl {
	margin-left: 2px;
	cursor: pointer
}
.msgBox:hover .tooltipBox {
	display: block
}
.recentviewed {
	background: #CCDEF1;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	font-size: 12px;
	color: #0C5DBA;
	font-weight: 500;
	padding: 5px 12px
}
.recentviewed .bi-info-circl {
	margin-left: 2px;
	cursor: pointer
}
.support-bottom-strip {
	height: 60px;
	display: none
}

@media (max-width: 576px) {
.support-bottom-strip {
	display: block
}
}
.support-bottom-strip .tele {
	font-size: 25px;
	font-weight: 700;
	line-height: 27px
}
.support-bottom-strip a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	position: fixed;
	padding: 10px;
	bottom: 0;
	z-index: 1;
	width: 100%;
	background: #3AB54A;
	transition: all .5s ease 0s;
	font-size: 11px;
	font-family: "Montserrat", sans-serif
}
.support-bottom-strip .tele_block {
	position: relative;
	padding-left: 50px;
	display: inline-block
}
.support-bottom-strip img {
	position: absolute;
	left: 0px;
	top: 0px
}
.add_banner img {
	margin-bottom: 15px;
	max-width: 100%
}

@media (max-width: 576px) {
.add_banner img {
	width: 100%
}
}
.partnerBox {
	box-shadow: 0 4px 3px #00000005;
	border-radius: 5px;
	padding: 15px;
	background: #fff;
	position: relative;
	overflow: hidden;
	font-family: "Poppins", sans-serif;
	color: #1F1F1F
}

@media (max-width: 576px) {
.partnerBox {
	margin-bottom: 30px
}
}
.partnerBox h4 {
	font-size: 14px;
	color: #353541;
	font-weight: 600
}
.partnerBox p {
	font-size: 13px;
	color: #353541;
	font-weight: 400
}
.partnerBox .items {
	padding: 0 10px 0px 0
}
.partnerBox .label {
	width: 100%;
	padding: 10px 15px;
	float: left;
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}
.partnerBox .label img {
	height: 35px;
	margin-right: 10px
}

@media (max-width: 576px) {
.partnerBox .label img {
	height: 25px
}
}

@media (max-width: 1199px) {
.partnerBox .slick-list.draggable {
	padding: 0 100px 0 0 !important
}
}
#go-top {
	position: fixed;
	right: 44px;
	bottom: 36px;
	width: 40px;
	text-align: center;
	z-index: 9;
	display: none;
	cursor: pointer;
	padding: 4px;
	background-color: #355CEC;
	color: #fff;
	font-size: 21px;
	height: 40px
}
.open-model, .open-model2 {
	overflow: hidden
}
.open-modeliphone.open-model {
	overflow: hidden
}

@media (max-width: 576px) {
.open-modeliphone.open-model {
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%
}
}
.comrs_holder {
	width: 100%;
	height: calc(100vh - 245px);
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	position: relative;
	overflow-y: hidden;
	overflow-x: auto
}

@media (max-width: 1023px) {
.comrs_holder {
	height: 85vh
}
}
.comrs_holder .comsiteBlock {
	width: 100%;
	min-width: 400px;
	padding: 0 10px
}

@media (max-width: 576px) {
.comrs_holder .comsiteBlock {
	min-width: 345px;
	padding: 0 3px
}
}
.comrs_holder .comsiteBlock .block_head {
	background: #3C78F1;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	padding: 5px 10px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (max-width: 576px) {
.comrs_holder .comsiteBlock .block_head {
	font-size: 11px;
	padding: 5px
}
}
.comrs_holder .comsiteBlock .block_head img {
	margin: 2px 6px;
	cursor: pointer;
	float: left
}
.comrs_holder .comsiteBlock .block_head a {
	float: left
}
.comrs_holder .partner_frame {
	background: #fff;
	width: 100%;
	height: calc(100% - 32px)
}

@media (max-width: 1023px) {
.comrs_holder .partner_frame {
	height: 85%
}
}
.comsiteBlock.fullwindow {
	display: block !important;
	width: 100%;
	height: 100%
}
.backmain_results {
	font-family: "Poppins", sans-serif;
	background: #1414d2;
	border: none;
	font-size: 14px;
	color: #040504;
	text-align: center;
	border-radius: 5px;
	padding: 8px 10px;
	font-weight: 500;
	outline: none;
	cursor: pointer;
	margin-bottom: 15px;
	display: flex;
	text-decoration: none;
	align-items: center;
	width: 200px
}
.backmain_results .bi-arrow-left-short {
	font-size: 29px;
	line-height: 28px;
	float: left
}
.nopartners {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.nopartners .nopartners_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #fff;
	padding: 40px;
	border-radius: 5px
}
.nopartners .plus_icon {
	font-size: 50px;
	color: #0bc50b
}
.nopartners .nopartners_headline {
	font-size: 36px;
	font-weight: 700;
	color: #333
}
.nopartners .nopartners_subheadline {
	font-size: 24px;
	margin-top: 5px;
	color: #333
}
.nopartners .nopartners_button {
	margin-top: 20px;
	height: 60px;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 700;
	background-color: #3C78F1;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 5px
}

.dot {
	color: #1414d2;
	width: 100px;
	height: 35px;
	display: inline-block; 
	background: var(--d), var(--d), var(--d);
	background-size: 22px 22px;
	background-repeat: no-repeat;
	animation: m 1s infinite alternate
}
@keyframes m {
0% {
background-position:calc(0*100%/2) 50%, calc(1*100%/2) 50%, calc(2*100%/2) 50%
}
20% {
background-position:calc(0*100%/2) 0, calc(1*100%/2) 50%, calc(2*100%/2) 50%
}
40% {
background-position:calc(0*100%/2) 100%, calc(1*100%/2) 0, calc(2*100%/2) 50%
}
60% {
background-position:calc(0*100%/2) 50%, calc(1*100%/2) 100%, calc(2*100%/2) 0
}
80% {
background-position:calc(0*100%/2) 50%, calc(1*100%/2) 50%, calc(2*100%/2) 100%
}
100% {
background-position:calc(0*100%/2) 50%, calc(1*100%/2) 50%, calc(2*100%/2) 50%
}
}
.mobloadingDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #fff;
	height: 100%;
	border-radius: 5px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.loadingtext {
	padding-top: 15px;
	font-size: 18px;
	color: #1F1F1F;
	font-weight: 500
}
.midpage {
	background: #f5f5f5;
	height: calc(100vh - 80px);
	display: flex;
	align-items: center
}
.midloadingDiv {
	background: #fff;
	width: 400px;
	border-radius: 5px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 300px;
	margin: 0px auto;
	padding: 30px;
	text-align: center
}
.mid_container .show-component-mobile {
	background: #fff;
	padding: 10px
}
.mid_container .resultsBox {
	padding: 10px
}
.loader-box {
	position: relative;
	overflow: hidden
}
.loader-box:before {
	position: absolute;
	top: 0;
	left: -50%;
	z-index: 2;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	-webkit-animation: shine .75s infinite;
	animation: shine .75s infinite
}
.loader-box .img_responsive {
	width: 100%
}
.loader {
	margin: 0px;
	height: 4px;
	width: 100%;
	position: relative;
	overflow: hidden
}
.loader .loading_increse {
	position: absolute;
	height: 4px;
	background-color: #4F8FFC;
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}
.circle-loader {
	margin-bottom: 3.5em;
	border: 4px solid #EEEEEE;
	border-left-color: #4F8FFC;
	border-top-color: #4F8FFC;
	animation: loader-spin 1.2s infinite linear;
	position: relative;
	display: block;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: 0px auto
}
.loader_icon {
	background: url(/resources/images/flight-load-icon.svg) center center no-repeat;
	width: 100px;
	height: 100px;
	margin: 0px auto 10px auto
}
.loading_block_content {
	font-size: 15px;
	color: #3C78F1;
	text-align: center;
	padding-bottom: 30px;
	line-height: 25px
}
.loading_block_content .searching {
	padding-bottom: 10px
}
@keyframes loader-spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
@-webkit-keyframes shine {
100% {
left:125%
}
}
@keyframes shine {
100% {
left:125%
}
}
.f_progrss_modal:after {
	content: "";
	display: block;
	position: absolute;
	top: 60px;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10;
	background: transparent
}
.ngProgressLiteBar {
	position: absolute;
	top: 62px;
	height: 4px;
	background-color: #4F8FFC;
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

@media (max-width: 1199px) {
.ngProgressLiteBar {
	top: 178px
}
}

@media (max-width: 1023px) {
.ngProgressLiteBar {
	top: 110px
}
}

@media (max-width: 576px) {
.ngProgressLiteBar {
	top: 108px;
	background-color: #4F8FFC;
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
}
.session_expBlock {
	text-align: center
}
.session__expire {
	text-align: center;
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	margin: 0px auto;
	border-top: 1px solid #ccc
}
.session__expire .search_tagbnr {
	font-size: 20px;
	margin: 10px 0px;
	color: #505050;
	font-weight: 700;
	display: block
}
.session__expire .icons {
	font-size: 50px;
	color: #0b60f4
}
.session__expire p.fs_18 {
	font-size: 16px
}
.session__expire .button {
	padding: 7px 20px;
	font-size: 16px;
	font-weight: 700;
	background-color: #3C78F1;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	display: inline-block
}
.session__expire img {
	max-width: 400px
}
.content_page_title {
	background-color: #0A2D72D1;
	padding: 30px 15px;
	text-align: center;
	height: 135px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff
}

@media (max-width: 576px) {
.content_page_title {
	height: 80px
}
}
.content_page_title h1 {
	font-size: 40px;
	font-weight: 600;
	line-height: 44px;
	margin: 0px
}

@media (max-width: 576px) {
.content_page_title h1 {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center
}
}
.content_page_title h1 img {
	margin-right: 8px
}

@media (max-width: 576px) {
.content_page_title h1 {
	font-size: 21px;
	white-space: nowrap
}
}
.content_page_title h1:before {
	margin-right: 10px;
	display: none;
	width: 50px;
	height: 1px;
	content: "";
	vertical-align: middle;
	background: rgba(255,255,255,0.3)
}
.content_page_title h1:after {
	margin-left: 10px;
	display: none;
	width: 50px;
	height: 1px;
	content: "";
	vertical-align: middle;
	background: rgba(255,255,255,0.3)
}
.textBox h3 {
	color: #333;
	font-size: 20px;
	font-weight: 600
}

@media (max-width: 576px) {
.textBox h3 {
	font-size: 18px
}
}
.textBox .content-wrap {
	display: block;
	color: #5c6272
}
.textBox ul.list {
	list-style: none
}
.textBox ul.list li {
	position: relative
}
.textBox ul.list li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #ccc;
	position: absolute;
	left: -16px;
	top: 12px;
	border-radius: 100%
}
.textBox .left_image {
	float: left;
	padding: 13px 23px 20px 0
}
.textBox .right_image {
	float: right;
	padding: 13px 0px 20px 23px
}
.contactBox {
	padding-top: 30px
}
.contactBox h3 {
	padding-bottom: 10px
}
.contactBox .rightBlock {
	padding-left: 60px
}

@media (max-width: 1023px) {
.contactBox .rightBlock {
	padding-left: 0px
}
}
.contactBox .holder {
	display: flex;
	justify-content: space-between;
	padding: 50px
}

@media (max-width: 576px) {
.contactBox .holder {
	flex-direction: column;
	padding: 40px 0
}
}
.contactBox .block {
	padding: 15px;
	width: 100%;
	margin-bottom: 4px;
	text-align: center;
	background: #f7f7f7;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.contactBox .block .icons {
	font-size: 35px;
	width: 70px;
	height: 70px;
	border: 1px solid #ffd230;
	text-align: center;
	line-height: 70px;
	margin: 0 0 10px 0
}
.contactBox .block h4 {
	font-size: 20px
}
.contactBox .block p {
	margin-bottom: 0px
}
.contactBox .block a {
	color: #5c6272;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none
}
.contactBox .block a.email {
	font-size: 18px
}

@media (max-width: 1023px) {
.contactBox .block a.email {
	font-size: 15px
}
}
.contactForm .form-label {
	font-weight: 600
}
.contactForm .form-control {
	padding: 10px 12px;
	border-radius: 0px
}
.contactForm .submitBtn {
	background-color: #ffd230;
	border-color: #ffd230;
	border-radius: 0px;
	padding: 10px 32px;
	color: #333;
	font-weight: 600;
	border: none
}
.contactForm .capcha-txt {
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	padding: 3px 20px 3px 12px;
	background: #3a3a3a;
	display: flex;
	align-items: center;
	justify-content: space-evenly
}
.F-progrss-modal:after {
	content: "";
	display: none;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10;
	height: 62px;
	background: transparent
}

@media (max-width: 576px) {
.F-progrss-modal:after {
	display: none
}
}
.sitemap-wrap {
	display: block;
	color: #5c6272;
	margin-bottom: 30px
}
.site_map_links {
	list-style: none;
	padding: 0px;
	margin: 0;
	overflow: hidden
}
.site_map_links li {
	width: 25%;
	float: left;
	line-height: 33px;
	padding-left: 15px
}

@media (max-width: 1023px) {
.site_map_links li {
	width: 33.3%
}
}

@media (max-width: 576px) {
.site_map_links li {
	width: 50%
}
}
.site_map_links li a {
	color: #333;
	position: relative;
	text-decoration: none;
	font-size: 14px
}

@media (max-width: 576px) {
.site_map_links li a {
	font-size: 13px
}
}
.site_map_links li a:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #0A2D72;
	position: absolute;
	left: -13px;
	top: 7px;
	border-radius: 100%
}

.row_margin {
	clear: both
}
.d-sm-none {
	display: none
}

@media (max-width: 576px) {
.d-sm-none {
	display: block
}
}
.d-sm-inline-block {
	display: inline-block
}

@media (max-width: 576px) {
.d-sm-inline-block {
	display: none
}
}
.container-fluid .col-lg-6 {
	width: 50%;
	float: left
}

@media (max-width: 576px) {
.container-fluid .col-lg-6 {
	width: 100%
}
}
.mobile_search_popup .row {
	display: flex
}
.partner_frame iframe {
	border: none
}

@media screen and (min-width: 1025px) {
.filterBox ul.time_filter li:hover {
	background: #3C78F1;
	border-color: #3C78F1;
	color: #fff
}
.filterBox ul.time_filter li:hover .icon_earlymorning {
	background: url(/resources/images/icons/early_morning-hover.svg) center center no-repeat
}
.filterBox ul.time_filter li:hover .icon_morning {
	background: url(/resources/images/icons/morning-hover.svg) center center no-repeat
}
.filterBox ul.time_filter li:hover .icon_afternoon {
	background: url(/resources/images/icons/afternoon-hover.svg) center center no-repeat
}
.filterBox ul.time_filter li:hover .icon_evening {
	background: url(/resources/images/icons/evening-hover.svg) center center no-repeat
}
.sortingBox ul li:hover {
	border-color: #3C78F1
}
.resultsBox .price-section .selectBtn:hover {
	color: #3C78F1;
	background: #fff
}
.clearAllFilterBtn:hover {
	color: #3C78F1;
	border-color: #3C78F1;
	background: transparent
}

.flight_detail_link:hover:after {
	border-left: 7px solid #0a58ca
}
.ui-autocomplete li .parent_div:hover, .ui-autocomplete li .child_div:hover {
	background: #4F8FFC;
	color: #fff
}
.ui-autocomplete li .parent_div:hover .location_icon, .ui-autocomplete li .child_div:hover .location_icon {
	color: #fff
}
.ui-autocomplete li .parent_div:hover .flight_icon, .ui-autocomplete li .child_div:hover .flight_icon {
	background: url(/resources/images/icons/plane-autosugest-white.svg) left 4px no-repeat
}
}
.bannerBox {
	width: 100%;
	height: 450px;
	position: relative;
	background-position: center top;
	background-size: cover
}

@media (max-width: 576px) {
.bannerBox {
	height: 580px
}
}
.Tagline_searchbnr {
	padding: 44px 0 19px 0;
	text-align: center;
	color: #fff;
	font-family: "Poppins", sans-serif;
	text-shadow: 1px 2px 2px #222;
}

@media (max-width: 1023px) {
.Tagline_searchbnr {
	padding: 20px 0 22px 0;
}
}
.Tagline_searchbnr h2 {
	font-size: 40px;
	font-weight: 400;
	margin: 0px;
	text-shadow: 1px 2px 2px #222;
}

@media (max-width: 1023px) {
.Tagline_searchbnr h2 {
	font-size: 30px
}
}

@media (max-width: 576px) {
.Tagline_searchbnr h2 {
	font-size: 22px;
	margin-bottom: 10px;
	text-shadow: 1px 2px 2px #222;
}
}
.Tagline_searchbnr p {
	font-size: 18px;
	padding-top: 10px;
	text-shadow: 1px 2px 2px #222;
}

@media (max-width: 1023px) {
.Tagline_searchbnr p {
	font-size: 16px;
	text-shadow: 1px 2px 2px #222;
}
}

@media (max-width: 576px) {
.Tagline_searchbnr p {
	font-size: 13px;
	padding: 0 20px
}
}
.innerBannerBox {
	width: 100%;
	height: 620px;
	position: relative;
	background-position: center top;
	background-size: cover
}

@media (max-width: 576px) {
.innerBannerBox {
	height: auto;
	padding-bottom: 40px
}
}
.innerBannerBox:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.2)
}
.innerBannerBox .Tagline_searchbnr {
	padding-top: 110px;
	padding-bottom: 60px;
	color: #fff
}

@media (max-width: 1023px) {
.innerBannerBox .Tagline_searchbnr {
	padding-top: 90px;
	padding-bottom: 30px
}
}

@media (max-width: 576px) {
.innerBannerBox .Tagline_searchbnr {
	padding-top: 25px;
	padding-bottom: 20px
}
}
.innerBannerBox .Tagline_searchbnr h2 {
	font-weight: 700
}

@media (max-width: 1023px) {
.innerBannerBox .Tagline_searchbnr h2 {
	font-size: 25px;
	margin-bottom: 5px
}
}
.animation_block {
	position: relative;
	border: 1px solid red;
	width: 370px;
	height: 182px;
	overflow: hidden;
	margin: 20px auto
}
.animation_block .slide {
	width: 100%;
	animation-name: example;
	animation-fill-mode: forwards;
	animation: example 2s infinite;
	animation-delay: 2s;
	position: absolute;
	left: -200px;
	top: 0px
}
@keyframes example {
from {
left:-200px
}
to {
left:100%
}
}
.tabcontent {
	display: none
}
.deal_content_block .resultsBox {
	border: 1px solid #DEDEDE;
	box-shadow: none
}
.deal_content_block .resultsBox .connnecting-block {
	padding: 17px 18px 24px 0px
}
.deal_content_block .resultsBox .price-section {
	padding: 12px 15px 6px 0
}
.deal_content_block .resultsBox .border-right {
	display: flex;
	align-items: center;
	justify-content: center
}
.deal_content_block .resultsBox .block_left {
	width: 100%
}

@media (max-width: 1199px) {
.deal_content_block .resultsBox .selectBtn {
	width: 95px
}
}

@media (max-width: 1023px) {
.deal_content_block .resultsBox .price-section {
	padding: 7px 10px;
	border-top: 1px solid #E5EBF0
}
.deal_content_block .resultsBox .left_mob {
	float: left;
	padding-top: 5px
}
.deal_content_block .resultsBox .price {
	font-size: 21px
}
.deal_content_block .resultsBox .border-right {
	border: none
}
}
.page_title:before {
	display: none
}
ul.tabs {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-around;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	max-width: 766px;
	margin: 0px auto 30px
}

@media (max-width: 576px) {
ul.tabs {
	border: none;
	padding: 0px
}
}
ul.tabs li {
	padding: 0px 15px
}
ul.tabs li a {
	font-size: 16px;
	color: #353541;
	text-decoration: none;
	padding: 0 10px 8px 10px;
	border-bottom: 2px solid transparent
}

@media (max-width: 479px) {
ul.tabs li a {
	font-size: 13px;
	white-space: nowrap
}
}
ul.tabs li a.active {
	border-bottom: 2px solid #3C78F1;
	color: #3C78F1
}
.hostan_text {
	padding: 20px 0px;
	text-align: center
}
.hostan_text h2 {
	font-size: 50px;
	color: #040504;
	font-weight: 700;
	padding-bottom: 30px
}

@media (max-width: 1023px) {
.hostan_text h2 {
	font-size: 40px;
	padding-bottom: 10px
}
}

@media (max-width: 576px) {
.hostan_text h2 {
	font-size: 26px
}
}
.hostan_text p {
	font-size: 16px;
	line-height: 28px
}

@media (max-width: 1023px) {
.hostan_text p {
	font-size: 14px;
	line-height: 26px
}
}

@media (max-width: 576px) {
.hostan_text p {
	font-size: 13px;
	line-height: 24px
}
}

@media (max-width: 479px) {
.hostan_text p {
	font-size: 12px
}
}
.travel_facts h3 {
	font-size: 26px;
	font-weight: 600;
	color: #040504;
	text-align: center
}

@media (max-width: 1023px) {
.travel_facts h3 {
	font-size: 20px;
	padding-bottom: 20px
}
}
.travel_facts h4 {
	padding-bottom: 15px;
	font-size: 18px;
	margin: 0px;
	font-weight: 600;
	color: #040504
}

@media (max-width: 1023px) {
.travel_facts h4 {
	font-size: 16px
}
}
.travel_facts p {
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 28px
}

@media (max-width: 1023px) {
.travel_facts p {
	font-size: 14px;
	line-height: 26px
}
}

@media (max-width: 576px) {
.travel_facts p {
	font-size: 13px;
	line-height: 24px
}
}

@media (max-width: 479px) {
.travel_facts p {
	font-size: 12px
}
}
.travel_facts .airport_images {
	display: flex;
	list-style: none;
	padding: 0px;
	margin: 0px -20px 20px 0
}

@media (max-width: 1023px) {
.travel_facts .airport_images {
	overflow-x: auto;
	margin-right: -10px
}
}
.travel_facts .airport_images li {
	margin-right: 20px;
	width: calc(33.3% - 20px)
}

@media (max-width: 1023px) {
.travel_facts .airport_images li {
	margin-right: 10px;
	width: calc(50% - 10px)
}
}

@media (max-width: 576px) {
.travel_facts .airport_images li {
	width: calc(100% - 10px)
}
}
.travel_facts .airport_images li span {
	font-size: 20px;
	font-weight: 600;
	color: #040504;
	display: block;
	text-align: center;
	padding: 11px 0
}

@media (max-width: 1023px) {
.travel_facts .airport_images li span {
	font-size: 16px
}
}

@media (max-width: 576px) {
.travel_facts .airport_images li span {
	font-size: 14px
}
}

@media (max-width: 479px) {
.travel_facts .airport_images li span {
	font-size: 13px
}
}
.travel_facts .airport_images li img {
	width: 100%;
	border-radius: 5px
}
.travel_facts .airport_images li a {
	text-decoration: none
}

@media (max-width: 1023px) {
.travel_facts .airport_images li .block {
	width: 235px
}
}

@media (max-width: 576px) {
.travel_facts .airport_images li .block {
	width: 160px
}
}

@media (max-width: 1199px) {
.travel_facts .airport_images .slick-list.draggable {
	padding: 0 120px 0 0 !important
}
}

@media (max-width: 1023px) {
.travel_facts .airport_images .slick-list.draggable {
	padding: 0 100px 0 0 !important
}
}

@media (max-width: 576px) {
.travel_facts .airport_images .slick-list.draggable {
	padding: 0 80px 0 0 !important
}
}

@media (max-width: 479px) {
.travel_facts .airport_images .slick-list.draggable {
	padding: 0 50px 0 0 !important
}
}
.travel_facts .passenger_count {
	padding: 0px;
	margin-bottom: 40px;
	overflow: hidden;
	list-style: none;
	margin-right: -30px;
	display: flex
}

@media (max-width: 576px) {
.travel_facts .passenger_count {
	flex-direction: column;
	margin: 0px
}
}
.travel_facts .passenger_count li {
	margin-right: 30px;
	border: 1px solid #DEDEDE;
	padding: 15px;
	font-size: 40px;
	color: #3C78F1;
	font-weight: 600;
	border-radius: 5px;
	width: calc(50% - 30px);
	display: flex
}

@media (max-width: 1023px) {
.travel_facts .passenger_count li {
	font-size: 30px
}
}

@media (max-width: 576px) {
.travel_facts .passenger_count li {
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 25px;
	height: 95px;
	width: 100%
}
}
.travel_facts .passenger_count li img {
	margin-right: 35px
}

@media (max-width: 1023px) {
.travel_facts .passenger_count li img {
	width: 95px;
	margin-right: 20px
}
}
.travel_facts .passenger_count li span {
	display: block;
	font-size: 18px;
	color: #040504
}

@media (max-width: 1023px) {
.travel_facts .passenger_count li span {
	font-size: 16px
}
}

@media (max-width: 576px) {
.travel_facts .passenger_count li span {
	font-size: 14px
}
}
.travel_facts .month_list {
	padding: 0px;
	margin-bottom: 40px;
	overflow: hidden;
	list-style: none;
	margin-right: -30px;
	display: flex
}

@media (max-width: 576px) {
.travel_facts .month_list {
	margin-right: -10px
}
}
.travel_facts .month_list li {
	margin-right: 30px;
	background: #F6F6F6;
	padding: 15px;
	border-radius: 5px;
	width: calc(50% - 30px);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

@media (max-width: 576px) {
.travel_facts .month_list li {
	width: calc(50% - 10px);
	padding: 10px;
	margin-right: 10px
}
}
.travel_facts .month_list li span {
	display: block;
	font-size: 18px;
	color: #040504;
	margin-top: 14px
}

@media (max-width: 1023px) {
.travel_facts .month_list li span {
	font-size: 16px
}
}

@media (max-width: 576px) {
.travel_facts .month_list li span {
	font-size: 11px
}
}

@media (max-width: 576px) {
.travel_facts .month_list li img {
	height: 55px
}
}

@media (max-width: 479px) {
.travel_facts .month_list li img {
	height: 40px
}
}
.travel_facts .average_list {
	padding: 0px;
	margin: 40px 0;
	overflow: hidden;
	list-style: none;
	margin-right: -30px;
	display: flex
}

@media (max-width: 576px) {
.travel_facts .average_list {
	margin-right: -10px;
	margin: 20px 0px 30px 0
}
}
.travel_facts .average_list li {
	margin-right: 30px;
	background: #00C521;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	width: calc(33.3% - 30px);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

@media (max-width: 576px) {
.travel_facts .average_list li {
	width: calc(33.3% - 10px);
	padding: 10px;
	margin-right: 10px;
	text-align: center
}
}
.travel_facts .average_list li .icon {
	font-size: 40px;
	font-weight: 600;
	line-height: 40px
}

@media (max-width: 576px) {
.travel_facts .average_list li .icon {
	font-size: 30px
}
}
.travel_facts .average_list li .title_2 {
	display: block;
	font-size: 20px;
	margin: 10px 0;
	font-weight: 600
}

@media (max-width: 1023px) {
.travel_facts .average_list li .title_2 {
	font-size: 18px
}
}

@media (max-width: 576px) {
.travel_facts .average_list li .title_2 {
	font-size: 14px
}
}
.travel_facts .average_list li .small {
	font-size: 16px;
	display: block
}

@media (max-width: 576px) {
.travel_facts .average_list li .small {
	font-size: 12px
}
}
.travel_facts .average_list li:nth-child(2) {
	background: #EFBD07
}
.travel_facts .average_list li:nth-child(3) {
	background: #FF2339
}
.travel_facts .most_p ul {
	list-style: none;
	margin-right: -20px;
	overflow: hidden;
	padding: 25px 0
}

@media (max-width: 576px) {
.travel_facts .most_p ul {
	margin-right: 0px
}
}
.travel_facts .most_p ul li {
	width: 33.3%;
	float: left;
	padding-right: 20px;
	text-align: center
}
.travel_facts .most_p ul li .box {
	border: 1px solid #DEDEDE;
	padding: 15px;
	font-size: 40px;
	color: #3C78F1;
	font-weight: 600;
	border-radius: 5px
}

@media (max-width: 1023px) {
.travel_facts .most_p ul li .box {
	font-size: 30px
}
}
.travel_facts .most_p ul li .box span {
	display: block;
	font-size: 18px;
	color: #040504
}

@media (max-width: 1023px) {
.travel_facts .most_p ul li .box span {
	font-size: 15px
}
}
.travel_facts .most_p ul li .title {
	font-size: 18px;
	color: #040504;
	font-weight: 700;
	display: block;
	padding: 14px 0px
}

@media (max-width: 1023px) {
.travel_facts .most_p ul li .title {
	font-size: 16px
}
}

@media (max-width: 576px) {
.travel_facts .most_p ul li .title {
	font-size: 18px
}
}

@media (max-width: 576px) {
.travel_facts .most_p ul li {
	width: 100%;
	padding: 10px;
	margin-right: 0px
}
}
.activityBox {
	padding-top: 15px
}
.activityBox h3 {
	font-size: 26px;
	font-weight: 600;
	color: #040504;
	text-align: center;
	padding-bottom: 20px
}

@media (max-width: 1023px) {
.activityBox h3 {
	font-size: 20px
}
}
.activityBox h3 span {
	display: block;
	font-weight: 400;
	font-size: 22px
}

@media (max-width: 1023px) {
.activityBox h3 span {
	font-size: 18px
}
}
.activityBox h4 {
	padding-bottom: 15px;
	font-size: 18px;
	margin: 0px;
	font-weight: 600;
	color: #3C78F1
}

@media (max-width: 1023px) {
.activityBox h4 {
	font-size: 16px
}
}
.activityBox p {
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 28px
}

@media (max-width: 1023px) {
.activityBox p {
	font-size: 14px;
	line-height: 24px
}
}

@media (max-width: 576px) {
.activityBox p {
	font-size: 13px;
	line-height: 24px
}
}

@media (max-width: 479px) {
.activityBox p {
	font-size: 12px
}
}
.disclaimer_div {
	background: #1414d21A;
	padding: 10px;
	border: 1px solid #1414d2;
	border-radius: 5px
}

@media (max-width: 1023px) {
.disclaimer_div {
	font-size: 12px;
	padding: 6px 10px
}
}

@media (max-width: 576px) {
.deal-text {
	font-size: 12px
}
}


* {	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	outline: none
}
input, button {
	font-family: "Poppins", sans-serif
}
focus {	outline: none}
body {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	overflow-x: hidden;
}
.mainCntr {
	overflow: hidden;
}


.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px
}
.container {
	max-width: 1260px;
	margin: 0px auto
}

@media (max-width: 1023px) {
.container {
	max-width: 100%;
	padding: 0px 10px
}
}
.container-fluid {
	padding-left: 10px;
	padding-right: 10px
}

/*# sourceMappingURL=style.css.map */


.cityname {position: static;
    bottom: 0;
    left: 0;
    color: #333;
    font-size: 23px;
    font-weight: 700;
    text-shadow: 0 0 BLACK;
    background:#fff;
    width: 100%;
    text-align: center;
    padding: 10px; border-radius:0 0 10px 10px }

	.dealtag {background-color: #1414d2; color: #fff; padding: 5px 20px; border:2px solid #fff;
		border-radius: 20px;
	}

	.aboutus h3 { font-size: 18px; font-weight:700; }
	.header-right {
		width: 300px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}




	/*call popup*/


.callbanner_full { display: none; position: fixed; left: 0px; top:0; width: 100%; height: 100%; background: #fff; z-index: 9;}
.callbanner_full .closeBtn { position: absolute; right: 15px; top: 10px;}
.callbanner_full h2 { padding: 10px; font-size: 15px; color: #fff; text-align: center; background: #0064e8;}
.callbanner_full .content { padding: 0 20px 20px 20px; color: #333; height: calc(100vh - 116px);
    overflow-y: auto;
    overflow-x: hidden;}
.callbanner_full .assistance {padding: 5px 10px; font-size: 13px;  text-align: center;font-weight: 600;}
.callbanner_full h3 { display: flex; font-size: 18px; color: #333;     align-items: center;
    justify-content: center;}
    .callbanner_full h3 img { width: 80px;}
.callbanner_full .servicelist { padding: 0; list-style: none; display: flex; flex-wrap: wrap; margin-right: -10px; margin-top: 10px; margin-bottom: 0px;}
.callbanner_full .servicelist li {padding: 7px;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 10px;
    width: calc(50% - 10px);
    margin-right: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    background: #11172a;
    font-size: 12px;
}
    .callbanner_full .servicelist li img {    margin-right: 5px;
		width: 18px;}
    .flightimage { text-align: center; }
    .flightimage img {width: 100%;}
    .callbanner_full .bookingtext {padding: 0px;
		font-size: 14px;
		font-weight: 600;
		text-align: center;}
.callbanner_full .clicktext {    padding: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
    color: #0064e9;}
.callbanner_full .callNow_button {    padding: 10px;
    font-size: 14px;
    text-align: center;
    background: #0064e8;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 50px;
    width: 70%;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin: 0 auto;}
    .callbanner_full .img_mr { margin-right: 5px;
		width: 20px;}
.callbanner_full .pricematch {display: flex
	;
		justify-content: space-around;
		margin: 0px 0 0 0;}
		.callbanner_full .pricematch p {margin-bottom: 0px;
			padding-top: 10px;
			font-size: 11px;}
			.callbanner_full .pricematch p img {width: 18px;}
.callbanner_full .instanttext {    padding: 0px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;}
.callbanner_full .connectphone {    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #0064e9;
    text-align: center;}
.callingimage {  width: 100px; height: 100px; margin: 15px auto 10px auto; }
    .callingimage img {width: 100%;}
.callbanner_full .callNow_button_bottom {padding: 10px;font-size: 18px;text-align: center;background: #0064e8;color: #fff;
    text-decoration: none;	font-weight: 700; width: 100%;display: flex;	align-items: center;
    justify-content: center;}


	@media (max-width: 576px) {
		.callbanner_full{ display: block;}
		}