.borderRadius5, .searchPageSection .search .search_count,
.searchPageSection .search_2 .search_count {
  border-radius: 5px 5px;
}

.borderRadius8 {
  border-radius: 8px 8px;
}

.borderRadius15 {
  border-radius: 15px 15px;
}

.borderRadius25 {
  border-radius: 25px 25px;
}

html.ios,
html.ios body {
  height: unset !important;
}

.searchPageSection {
  background-color: #e5e5e5;
}

.searchPageSection .search .select_date,
.searchPageSection .search_2 .select_date {
  margin-top: 0;
}

.searchPageSection .search .direction_search,
.searchPageSection .search_2 .direction_search {
  height: auto;
  border-bottom: 0;
}

.searchPageSection .search .search_count,
.searchPageSection .search_2 .search_count {
  padding: 16px 20px;
  background: #ffffff;
  margin: 15px 20px;
}

.searchResultSection .mult_info_ban {
  border: 0;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 5px 5px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 8px -6px rgba(33, 32, 96, 0.52);
          box-shadow: 0 0 8px -6px rgba(33, 32, 96, 0.52);
}

.searchResultSection .mult_info_ban .flight_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 98%;
  margin: auto;
}

.searchResultSection .mult_info_ban .flight_info .flight_info_table {
  text-align: center;
}

.searchResultSection .mult_info_ban .flight_info .flight_info_table .flight_logo_cell {
  padding-left: 0;
}

.searchResultSection .mult_info_ban .flight_info .flight_name_cell {
  padding-left: 0 !important;
}

.searchResultSection .mult_info_ban .flight_info .flight_dep_info {
  color: #222222;
  font-weight: 400;
}

.searchResultSection .mult_info_ban .flight_info .flight_fare_info {
  color: #222222;
  font-weight: 400;
}

.searchResultSection .mult_info_ban .flight_info .flightPriceBookingBtn {
  text-align: end;
}

.searchResultSection .mult_info_ban .flight_info .flightPriceBookingBtn .btnDisplayBook {
  display: unset;
}

.searchResultSection .mult_info_ban .flight_info .flightPriceBookingBtn .btnDisplayBook button {
  font-size: 12px !important;
  margin-right: 0;
  background: #fecd08;
  color: #212060;
}

.searchResultSection .mult_info_ban .flight_details {
  margin-bottom: 0;
}

.searchResultSection .mult_info_ban .flight_details .bottom_div {
  background: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
}

.searchResultSection .mult_info_ban .flight_details .bottom_div a {
  color: rgba(33, 32, 96, 0.82);
  cursor: pointer;
}

.searchResultSection .mult_info_ban .flight_details .itenary_div {
  background: #ffffff;
  border-top: 2px dashed #e5e5e5;
  margin: 0;
}

.searchResultSection .mult_info_ban .flight_details .itenary_div .outer_itinerary {
  background: #ffffff;
}

.searchResultSection .mult_info_ban .flight_details .itenary_div .outer_itinerary .timeDuDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 12px;
}

.searchResultSection .mult_info_ban .flight_details .itenary_div .outer_itinerary .timeDuDate .time_journey {
  font-size: 12px;
  width: 18%;
  padding: 6px 8px;
  background: rgba(33, 32, 96, 0.82);
}

.searchResultSection .mult_info_ban .flight_details .itenary_div .outer_itinerary .timeDuDate .date_col {
  width: auto;
  text-align: end;
}

.searchResultSection .mult_info_ban .flight_details .itenary_div .baggage_info_list {
  background: #ffffff;
}

.searchResultSection .mult_info_ban .list_image_round,
.searchResultSection .mult_info_ban .mobile_logo img {
  border-radius: 5px !important;
  margin-bottom: 8px;
}

.searchResultSection .mult_info_ban.selected {
  background: rgba(254, 205, 8, 0.81);
}

.searchResultSection .mult_info_ban.selected .bottom_div {
  background: rgba(254, 205, 8, 0);
}

.searchResultSection .mult_info_ban.selected .itenary_div,
.searchResultSection .mult_info_ban.selected .outer_itinerary,
.searchResultSection .mult_info_ban.selected .baggage_info_list {
  background: rgba(254, 205, 8, 0.81) !important;
}

.info_ban_selected {
  margin-bottom: 30px;
  border: 0;
  border-radius: 5px;
  overflow: hidden;
}

.info_ban_selected .sel_dep {
  text-align: left;
  padding: 12px 15px;
  background-color: #212060;
  font-size: 12px !important;
}

.flightDetailsF:nth-child(3) {
  margin-top: 18px;
  border-top: 2px dotted #e5e5e5;
  padding-top: 18px;
}

.flightDetailsF span {
  font-weight: 500;
}

.flightDetailsF .single_journey_time {
  background-position-x: 58%;
}

.flightDetailsF .mobile_time {
  margin: 40px auto auto auto;
  font-size: 12px;
  right: 0;
  left: 0;
  color: rgba(33, 32, 96, 0.82);
}

.searchResultSectionRoundTrip {
  max-width: 92%;
  margin: auto;
}

.flights-grid.small {
  background: #e5e5e5;
}

.mobileSelectedFlight {
  width: 100%;
  bottom: 0;
  position: fixed !important;
  margin-bottom: 0 !important;
  background: #212060;
  padding: 12px 18px;
  border-radius: 25px 25px 0 0;
  -webkit-box-shadow: 0 0 35px 18px rgba(33, 32, 96, 0.21);
          box-shadow: 0 0 35px 18px rgba(33, 32, 96, 0.21);
}

.mobileSelectedFlight .flightInfo {
  display: none;
}

.mobileSelectedFlight .flightList .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 16px;
}

.mobileSelectedFlight .flightList .item img {
  border-radius: 8px;
  margin-right: 12px;
}

.mobileSelectedFlight .flightList .item .content .header {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
  font-family: sans-serif;
}

.mobileSelectedFlight .flightList .item .content .airlinesName {
  font-size: 16px;
  font-family: sans-serif;
}

.mobileSelectedFlight .flightList .item:nth-child(2) {
  border-top: 2px dashed #e5e5e5;
  padding-top: 18px;
}

.priceBookingBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.priceBookingBtn .priceAlign .price_booking {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  font-family: sans-serif;
}

.priceBookingBtn .resize_book_bottun {
  font-family: sans-serif;
  padding: 8px 30px;
  background: #fecd08;
  border: 0;
  border-radius: 5px;
  color: #212060;
  font-size: 20px;
}

.bookingPaymentMobile {
  background: #e5e5e5;
}

.bookingPaymentMobile .title_stripe {
  color: #212060;
  background: #fecd08;
  border: 0;
}

.bookingPaymentMobile .direction {
  background: #ffffff;
  max-width: 92%;
  margin: 15px auto 8px;
  border-radius: 5px 5px;
}

.bookingPaymentMobile .direction .fromto {
  width: 100%;
}

.bookingPaymentMobile .direction .fromto span {
  background: #212060;
  color: #ffffff;
  padding: 1px 7px;
  border-radius: 5px;
}

.bookingPaymentMobile .info_ban {
  border: 0;
  border-radius: 5px 5px;
  overflow: hidden;
}

.bookingPaymentMobile .info_ban .outer_itinerary {
  background: #ffffff;
  margin-bottom: 0;
}

.bookingPaymentMobile .info_ban .outer_itinerary .timeDuDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}

.bookingPaymentMobile .info_ban .outer_itinerary .timeDuDate .time_journey {
  background: #212060;
}

.bookingPaymentMobile .info_ban .outer_itinerary .timeDuDate .date_col {
  width: unset;
}

.commonCard {
  background: #ffffff !important;
  max-width: 92%;
  margin: 30px auto !important;
  width: 100%;
  border-radius: 5px 5px !important;
  text-align: start;
}

.commonCard .contact_det {
  background: #ffffff;
  border: 0;
  padding-left: 0;
}

.commonCard .ui.form label {
  font-size: 18px !important;
  font-weight: 400 !important;
}

.commonCard ul.promoList {
  max-height: 220px;
  min-height: 220px;
  overflow: hidden;
  overflow-y: scroll;
}

.commonCard ul.promoList li {
  margin-bottom: 18px;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
  padding-right: 15px;
}

.commonCard ul.promoList li:nth-last-child(1) {
  border: 0 !important;
}

.commonCard ul.promoList li label {
  font-size: 16px;
  font-weight: 600;
}

.commonCard ul.promoList li label span {
  font-size: 12px;
  font-weight: 300;
}

.commonCard .field.mobile .code {
  width: 26% !important;
  float: left !important;
  margin-right: 8px !important;
}

.commonCard .field.mobile .input.mNumber {
  width: 70% !important;
}

.insuranceSection {
  padding: 12px 18px;
}

.insuranceSection .insurance {
  margin-bottom: 15px;
  -webkit-box-shadow: 0 0 6px 0px rgba(33, 32, 96, 0.13);
          box-shadow: 0 0 6px 0px rgba(33, 32, 96, 0.13);
  padding: 12px 8px;
  border-radius: 5px;
  margin-top: 12px;
}

.insuranceSection .innerWrapperForm {
  border-bottom: 2px solid #f1f1f1;
}

.insuranceSection .innerWrapperForm:nth-last-child(1) {
  border: 0px solid;
}

.insuranceSection .innerWrapperForm .wrappertext p {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 18px;
}

.insuranceSection .innerWrapperForm .incuIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.insuranceSection .innerWrapperForm .incuIcon p {
  margin: 0 8px 11px 0;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.insuranceSection .innerWrapperForm .insuranceCheckboxD .checkBoxInc {
  margin-bottom: 8px;
}
/*# sourceMappingURL=main-mobile.css.map */