@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Cairo:300,400,600,700,900");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900");
html, body, iframe, header, footer, main, aside, nav, section, article, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, hr, blockquote, pre, figure, figcaption, a, address, del, em, i, img, strong, sub, sup, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, input, select, textarea, button {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  font-size: 100%;
  font: inherit;
}

html, body, iframe, header, footer, main, aside, nav, section, article, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, hr, blockqoute, pre, figure, figcaption, form, fieldset, legend, label, input, select, textarea, button {
  display: block;
}

html, body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

dl, dt, dd, ul, ol, li {
  list-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.hero::before, .featrured-routes .featrured-routes-con .feature .hidden-box {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.featrured-routes .featrured-routes-con .feature {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.featrured-routes .featrured-routes-con .feature .hidden-box {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  justify-content: flex-end;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: 0;
  padding: 27px 31px;
}

.user-widget .dates-con, .user-widget .book-bus-container, .trip-route-component .trip-route-con .list-component .list .list-con, .search-component .search-component-con form, .faq-page .page-con .faq-content .question .ques-head, .page-con .content-widget .valuable .valuable-con, .page-con, .rout-booking .register-content form .input-field.phone-field, .rout-booking .register .register-head ul, .travel-dates .dates-container .dates-grid .left-col .section-head, .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul, .destinations .destinations-con .suggest-destinations ul, .destinations .destinations-con, .stations-page .stations-list-con, .news .news-con, footer .bottom-part .part-con, footer .top-part .part-con, .buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter, .hero .hero-con .hero-content ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.featrured-routes .featrured-routes-con .feature .hidden-box {
  display: flex;
  flex-direction: column;
}

.news-list .btn, .user-widget .btn, .trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn, .trip-route-component .trip-route-con .filter-component .btnContainer .submitForm, .search-component .search-component-con form .btn, .tickets-component .calc-ticket .total-cost .btn, .tickets-component .calc-ticket .disc-copoun .tickets-component-con .btn, .contact-page .page-con .content-widget .contact-content form .btn, .rout-booking .register-content form .btn, .destinations .destinations-con .suggest-destinations ul li .btn, .featrured-routes .btn, .discound .discound-component .btn, footer .top-part .part-con .subscribe-feild .input-field .btn, header .header-con .header-btn .btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  line-height: 60px;
  background-color: #FC9900;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.news-list .btn:hover, .user-widget .btn:hover, .trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn:hover, .trip-route-component .trip-route-con .filter-component .btnContainer .submitForm:hover, .search-component .search-component-con form .btn:hover, .tickets-component .calc-ticket .total-cost .btn:hover, .tickets-component .calc-ticket .disc-copoun .tickets-component-con .btn:hover, .contact-page .page-con .content-widget .contact-content form .btn:hover, .rout-booking .register-content form .btn:hover, .destinations .destinations-con .suggest-destinations ul li .btn:hover, .featrured-routes .btn:hover, .discound .discound-component .btn:hover, footer .top-part .part-con .subscribe-feild .input-field .btn:hover, header .header-con .header-btn .btn:hover {
  background-color: #c97a00;
}

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* helpers */
* {
  box-sizing: border-box;
}

body,
html {
  background: #fafafa;
  font-family: "Cairo", sans-serif;
  position: relative;
  direction: rtl;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  padding-top: 90px;
}
body.ltr {
  direction: ltr;
  font-family: "Lato", sans-serif;
}
body.site_loader::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 99999;
}
body.site_loader:after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("../images/loader.png");
  background-repeat: no-repeat;
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background-size: 40px;
  position: absolute;
  top: 50vh;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  z-index: 100000;
}

#root {
  overflow-x: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

img {
  max-width: 100%;
}

.svc-img {
  width: 25px;
  height: 25px;
  object-fit: scale-down;
}
@media (max-width: 767px) {
  .svc-img {
    width: 20px;
    height: 20px;
  }
}

.tbl {
  display: table;
  width: 100%;
  height: 100%;
}

.tcl {
  display: table-cell;
  vertical-align: middle;
}

.btn {
  display: inline-block;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  background-color: #1EB10D;
  line-height: 35px;
  text-transform: capitalize;
  text-align: center;
  padding: 0 30px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover {
  background-color: #179e07;
}
.btn-red {
  background-color: #FF5C5C;
}
.btn-red:hover {
  background-color: #da5353;
}
.btn-orange {
  background-color: #FC9900;
}
.btn-orange:hover {
  background-color: #e48d06;
}
.btn-gray {
  background-color: #92A0B0;
}
.btn-gray:hover {
  background-color: #7d8894;
}

.ui-datepicker {
  display: none;
  padding: 9px 8px 9px 9px;
  border: 1px solid #83adde;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 300;
  text-align: center;
}
.ui-datepicker th {
  padding-bottom: 10px;
  font-weight: 600;
  color: #868686;
}
.ui-datepicker td a {
  display: block;
  padding: 1px 8px;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  box-sizing: border-box;
  line-height: 28px;
  text-align: center;
}
.ui-datepicker td a.ui-state-hover {
  text-shadow: 0px 0px 1px #000;
  color: #000;
}
.ui-datepicker td a.ui-state-highlight {
  background-color: transparent;
  color: #4cb749;
}
.ui-datepicker td a.ui-state-highlight:hover {
  text-shadow: 0px 0px 1px #4cb749;
  color: #4cb749;
}
.ui-datepicker td a.ui-state-active {
  background-color: #063d7d;
  border-radius: 50%;
  color: #fff;
}

.ui-datepicker-next {
  float: right;
  padding: 0 8px;
  font-weight: 600;
  color: #063d7d;
  transform: rotate(180deg);
}

.ui-datepicker-prev {
  float: left;
  padding: 0 0.5em;
  font-weight: 600;
  color: #063d7d;
  transform: rotate(180deg);
}

.ui-datepicker-title {
  margin-bottom: 10px;
  font-weight: 600;
}

.ui-autocomplete {
  position: absolute;
  z-index: 2;
  top: 100%;
  max-height: 264px;
  overflow: auto;
  border: 1px solid #83adde;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 14px;
  line-height: 1.75;
}
.ui-autocomplete li {
  padding: 10px 15px;
  cursor: pointer;
}
.ui-autocomplete li:hover {
  background: #f8f8f8;
}

.hide-this,
.showMob {
  display: none;
}

.container {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  padding: 0 15px;
}

textarea,
input.text,
input[type=text],
input[type=button],
input[type=submit],
select,
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}

.not-found {
  text-align: center;
  padding: 50px 0;
}
.not-found h1 {
  font-size: 36px;
  font-weight: 700;
  color: #063d7d;
  margin-bottom: 15px;
}
.not-found h2 {
  color: #404042;
  font-weight: 100;
  font-size: 28px;
  margin: 20px auto;
  max-width: 52vw;
}
.not-found img {
  display: block;
  margin: 0 auto 30px;
  max-width: 85%;
}
.not-found a {
  display: inline-block;
  vertical-align: top;
  padding: 0 80px;
  border-radius: 25px;
  background: #4cb749;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.css-10nd86i .css-1aya2g8 {
  border: none;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 0 0 1px #bbc9d9;
}
.css-10nd86i .css-2o5izw {
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.css-10nd86i .css-d8oujb {
  display: none;
}
.css-10nd86i .css-1rtrksz {
  padding: 2px 15px;
}
.css-10nd86i .css-va7pk8 {
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  padding: 0;
  margin: 0;
}
.css-10nd86i .css-rsyb7x {
  margin: 0;
  padding: 0;
  line-height: 15px;
  position: relative;
  height: 20px;
}
.css-10nd86i .css-rsyb7x input {
  position: static;
  font-size: 16px !important;
  line-height: 1;
  box-sizing: border-box !important;
  height: 20px;
}
.css-10nd86i .css-15k3avv {
  margin-top: -3px;
  border-radius: 0 0 4px 4px;
  box-shadow: none;
  border: 1px solid #bbc9d9;
}
.css-10nd86i .css-15k3avv .css-11unzgr {
  padding: 0;
}
.css-10nd86i .css-15k3avv .css-11unzgr > div {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 6px 10px;
  font-size: 12px;
  cursor: pointer;
}
.css-10nd86i .css-15k3avv .css-11unzgr .css-wqgs6e {
  background-color: #e6ebf2;
}

div .datepicker.departure .DayPicker-wrapper,
div .datepickercom.departure .DayPicker-wrapper {
  width: 223px;
}
div .datepicker.departure .DayPicker-Month,
div .datepickercom.departure .DayPicker-Month {
  width: 100% !important;
}
div .datepicker.departure .DayPicker-Day,
div .datepickercom.departure .DayPicker-Day {
  color: inherit;
}
div .datepicker.departure .DayPicker-Day--start,
div .datepickercom.departure .DayPicker-Day--start {
  border-radius: 4px !important;
}
div .datepicker.departure .DayPicker-Day:hover,
div .datepickercom.departure .DayPicker-Day:hover {
  border-radius: 4px !important;
}
div .DayPicker {
  position: absolute;
  width: auto;
  z-index: 9;
  min-width: 250px;
  top: 100%;
  margin-top: 6px;
  right: 0;
  direction: ltr;
}
@media (max-width: 767px) {
  div .DayPicker {
    display: none;
  }
}
div .DayPicker-Months {
  justify-content: space-between;
}
div .DayPicker .DayPicker-wrapper {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.44);
  border-radius: 4px;
  padding: 0 10px 20px;
  width: 456px;
  margin-left: auto;
}
div .DayPicker .DayPicker-wrapper .DayPicker-NavBar .DayPicker-NavButton {
  margin: 0;
  outline: none;
}
div .DayPicker .DayPicker-wrapper .DayPicker-NavBar .DayPicker-NavButton--prev {
  left: 15px;
  top: 20px;
  right: auto;
}
div .DayPicker .DayPicker-wrapper .DayPicker-NavBar .DayPicker-NavButton--next {
  top: 20px;
  right: 15px;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Month {
  width: calc(100% - 20px);
  margin: 0;
  width: 48%;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Month .DayPicker-Caption {
  margin: 0;
  padding: 14px 0;
  text-align: center;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Month .DayPicker-Caption > div {
  font-size: 16px;
  font-weight: 600;
  color: #7190b5;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Weekdays .DayPicker-Weekday {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day {
  cursor: pointer;
  padding: 0;
  width: 30px;
  font-size: 15px;
  font-weight: 500;
  height: 30px;
  border-radius: 0;
  color: #000;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--today {
  color: #FC9900;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--today:hover {
  text-shadow: 0 0 1px #FC9900;
  color: #FC9900;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--selected {
  background-color: rgba(7, 62, 126, 0.29);
  text-shadow: none;
  color: rgba(0, 0, 0, 0.6);
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--start {
  background-color: rgb(7, 62, 126);
  color: #fff;
  border-radius: 4px 0 0 4px;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--end {
  background-color: rgb(7, 62, 126);
  color: #fff;
  border-radius: 0 4px 4px 0;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day:hover {
  background-color: rgb(7, 62, 126) !important;
  color: #fff;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--disabled {
  pointer-events: none;
  opacity: 0.2;
}
div .DayPicker .DayPicker-wrapper .DayPicker-Day--outside {
  background: transparent !important;
  pointer-events: none;
}

.loadingtopBar {
  background-color: #073E7E;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  box-shadow: 0 0 2px #000;
}

.page-content {
  min-height: calc(100vh - 90px - 254px);
}
.page-content .home-banners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #f6f8fb;
  border-bottom: 1px solid rgba(187, 201, 217, 0.39);
  padding: 45px 16px 55px;
  text-align: center;
}
.page-content .home-banners .side {
  width: 382px;
  height: 344px;
}
@media screen and (max-width: 814px) {
  .page-content .home-banners .side #side-banner {
    height: 344px;
  }
}
.page-content .home-banners .main {
  width: 772px;
  height: 344px;
  margin-right: 19px;
}
body.ltr .page-content .home-banners .main {
  margin-right: unset;
  margin-left: 19px;
}
@media screen and (max-width: 1205px) {
  .page-content .home-banners .main {
    max-width: 100%;
    width: 382px;
    height: 344px;
  }
}
@media screen and (max-width: 814px) {
  .page-content .home-banners .main {
    margin-bottom: 20px;
    margin-left: 19px;
  }
  body.ltr .page-content .home-banners .main {
    margin-right: unset;
    margin-left: unset;
  }
  .page-content .home-banners .main #main-banner {
    width: 382px;
    height: 344px;
  }
}
@media screen and (max-width: 795px) {
  .page-content .home-banners .main {
    margin-right: unset;
    margin-left: unset;
  }
}
@media screen and (max-width: 814px) {
  .page-content .home-banners > .main {
    order: -1;
  }
}
.page-content .payment-methods {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f6f8fb;
  border-bottom: 1px solid rgba(187, 201, 217, 0.39);
  padding: 45px 16px 55px;
  text-align: center;
}
.page-content .payment-methods h2 {
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 479px) {
  .page-content .payment-methods h2 {
    font-size: 28px;
  }
}
.page-content .payment-methods p {
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .page-content .payment-methods p {
    max-width: 100%;
    width: 350px;
  }
}
.page-content .payment-methods ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  width: 1170px;
  max-width: 100%;
  align-items: center;
}
.page-content .payment-methods ul li {
  padding: 10px 22px;
  position: relative;
  max-width: 25%;
}
.page-content .payment-methods ul li.no-padding {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .page-content .payment-methods ul li {
    width: 50%;
    max-width: none;
  }
  .page-content .payment-methods ul li:nth-child(1) {
    width: 100%;
  }
  .page-content .payment-methods ul li:nth-child(2)::before {
    display: none;
  }
}
.page-content .payment-methods ul li img {
  display: block;
  margin: 0 auto;
  max-height: 36px;
}
.page-content .payment-methods ul li img.meeza {
  width: 118.8px;
  max-height: 55.98px;
}
.page-content .payment-methods ul li img.momken {
  position: relative;
  top: -5px;
}
.page-content .payment-methods ul li ~ li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  background-color: #9aa8b5;
  width: 1px;
  height: 15px;
}
body.ltr .page-content .payment-methods ul li ~ li:before {
  right: auto;
  left: 0;
}

.checkbox {
  position: relative;
  cursor: pointer;
  display: block;
  color: #363636;
  padding-right: 24px;
  line-height: 22px;
}
body.ltr .checkbox {
  padding-right: 0;
  padding-left: 24px;
}
.checkbox .name {
  text-transform: capitalize;
  font-size: 12px;
  display: inline-block;
  max-width: calc(100% - 20px);
  font-weight: 700;
  vertical-align: middle;
}
.checkbox .name a {
  color: #073e7e;
}
.checkbox .switch-icon {
  width: 37px;
  position: relative;
  height: 14px;
  display: inline-block;
  background: #c6c5c5;
  border-radius: 20px;
  vertical-align: middle;
  margin-left: 16px;
}
body.ltr .checkbox .switch-icon {
  margin-left: 0;
  margin-right: 16px;
}
.checkbox .switch-icon::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #f1f1f1;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: absolute;
  border-radius: 50%;
  top: -4px;
  left: 0;
  transition: 0.2s all;
}
body.ltr .checkbox .switch-icon::before {
  left: auto;
  right: 0;
}
.checkbox .check-icon {
  position: relative;
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0px;
  top: 2px;
}
.checkbox .check-icon::before {
  content: "check_box_outline_blank";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: #363636;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.ltr .checkbox .check-icon {
  right: auto;
  left: 0;
}
.checkbox input {
  display: none;
}
.checkbox input:checked ~ .check-icon::before {
  content: "check_box";
  color: #363636;
}
.checkbox input:checked ~ .name {
  color: #363636;
}
.checkbox input:checked ~ .switch-icon {
  background: #4a90e2;
  position: relative;
}
.checkbox input:checked ~ .switch-icon::before {
  left: 20px;
}
body.ltr .checkbox input:checked ~ .switch-icon::before {
  left: auto;
  right: 20px;
}
.checkbox ~ .checkbox {
  margin-top: 13px;
}

.radiobtn {
  position: relative;
  cursor: pointer;
  display: block;
  color: #363636;
  padding-right: 24px;
  line-height: 22px;
}
.radiobtn .name {
  text-transform: capitalize;
  font-size: 12px;
  display: inline-block;
  max-width: calc(100% - 20px);
  font-weight: 700;
  vertical-align: middle;
}
.radiobtn .check-icon {
  position: relative;
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0px;
  top: 2px;
}
.radiobtn .check-icon::before {
  content: "radio_button_unchecked";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: #363636;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.radiobtn input {
  display: none;
}
.radiobtn input:checked ~ .check-icon::before {
  content: "radio_button_checked";
  color: #363636;
}
.radiobtn input:checked ~ .name {
  color: #363636;
}
.radiobtn ~ .radiobtn {
  margin-top: 12px;
}
.radiobtn[disabled] {
  opacity: 0.5;
  cursor: POINTER;
}

.popup {
  position: fixed;
  z-index: 90;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  padding: 1.5rem;
  overflow: auto;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 999px) {
  .popup .tbl {
    max-width: 100vw;
    display: block;
  }
  .popup .tbl .tcl {
    max-width: 100vw;
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.popup.active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.popup__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 1.25rem;
  cursor: pointer;
}
body.ltr .popup__close {
  right: auto;
  left: 1.5rem;
}
.popup__window {
  position: relative;
  margin: 0 auto;
  font-size: 0;
  max-width: 100%;
}
.popup-login .tcl {
  text-align: center;
}
.popup-login .popup__window {
  padding: 0;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #dbdde0;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px 4px 4px 4px;
}
.popup-login .login-box {
  display: none;
  text-align: center;
  padding: 40px 20px 0;
  width: 446px;
  max-width: 100%;
}
.popup-login .login-box.active {
  display: block;
}
.popup-login .login-box h3 {
  font-size: 18px;
  color: #121212;
  margin-bottom: 34px;
  font-weight: 700;
}
.popup-login .login-box .btn {
  width: 320px;
  max-width: 100%;
  line-height: 44px;
  font-weight: 600;
}
@media screen and (max-width: 479px) {
  .popup-login .login-box .btn {
    font-size: 12px;
    font-weight: 700;
    padding: 0 16px;
  }
}
.popup-login .login-box .btn i {
  display: inline-block;
  vertical-align: middle;
}
.popup-login .login-box .btn-fb {
  background-color: #2f52a6;
}
.popup-login .login-box .btn-fb i {
  margin-left: 10px;
  font-size: 20px;
}
body.ltr .popup-login .login-box .btn-fb i {
  margin-left: 0;
  margin-right: 10px;
}
.popup-login .login-box .btn-fb:hover {
  background-color: #1f449a;
}
.popup-login .login-box .btn-email {
  background-color: #FC9900;
  font-weight: 700;
}
.popup-login .login-box .btn-email i {
  margin-left: 10px;
  font-size: 18px;
}
body.ltr .popup-login .login-box .btn-email i {
  margin-left: 0;
  margin-right: 10px;
}
.popup-login .login-box .btn-email:hover {
  background-color: #e48d06;
}
.popup-login .login-box .btn-new-acc {
  background-color: transparent;
  color: #4a90e2;
  font-size: 14px;
  line-height: 26px;
  width: auto;
}
@media screen and (max-width: 479px) {
  .popup-login .login-box .btn-new-acc {
    font-weight: 600;
    padding: 0;
  }
}
.popup-login .login-box .btn-new-acc i {
  margin-left: 5px;
  font-size: 18px;
}
body.ltr .popup-login .login-box .btn-new-acc i {
  margin-left: 0;
  margin-right: 5px;
}
.popup-login .login-box span {
  font-size: 13px;
  font-weight: 700;
  color: #9fa2aa;
  display: block;
  margin: 2px 0;
}
.popup-login .login-box .login-foot {
  margin-top: 50px;
  padding: 12px 0 18px;
  border-top: 1px solid #ececee;
}
.popup-login .login-form {
  display: none;
  padding: 40px 20px 0;
  width: 446px;
  max-width: 100%;
  text-align: right;
}
body.ltr .popup-login .login-form {
  text-align: left;
}
.popup-login .login-form.active {
  display: block;
}
.popup-login .login-form h4 {
  color: #101010;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 15px;
  text-align: center;
}
.popup-login .login-form .input-field {
  position: relative;
  margin: 0 auto;
}
.popup-login .login-form .input-field ~ .input-field {
  margin-top: 23px;
}
.popup-login .login-form .input-field label {
  position: relative;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}
.popup-login .login-form .input-field input {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  width: 100%;
  padding-right: 15px;
  padding: 0 15px;
  font-size: 14px;
}
.popup-login .login-form .input-field p {
  width: fit-content;
  margin: auto;
  position: relative;
  top: 12px;
  color: #4a90e2;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.popup-login .login-form .btnSubmit {
  width: 100%;
  max-width: 100%;
  margin: 30px auto 0;
  display: block;
  line-height: 44px;
}
.popup-login .login-form .login-foot {
  margin-top: 30px;
  padding: 12px 0 18px;
  border-top: 1px solid #ececee;
  text-align: center;
}
.popup-login .login-form .login-foot .btn-new-acc {
  background-color: transparent;
  color: #4a90e2;
  font-size: 14px;
  line-height: 26px;
  width: auto;
}
.popup-login .login-form .login-foot .btn-new-acc i {
  margin-left: 5px;
  font-size: 18px;
  vertical-align: middle;
}
body.ltr .popup-login .login-form .login-foot .btn-new-acc i {
  margin-left: 0;
  margin-right: 5px;
}
.popup-login .sign-form {
  display: none;
  padding: 40px 20px 0;
  width: 446px;
  max-width: 100%;
  text-align: right;
}
.popup-login .sign-form.active {
  display: block;
}
body.ltr .popup-login .sign-form {
  text-align: left;
}
.popup-login .sign-form h4 {
  color: #101010;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 15px;
  text-align: center;
}
.popup-login .sign-form.fb .avatar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.popup-login .sign-form.fb .avatar input {
  text-align: center;
}
.popup-login .sign-form.fb .avatar img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.popup-login .sign-form.fb button {
  margin: 30px auto 30px;
  background-color: #FC9900;
}
.popup-login .sign-form.fb button:hover {
  background-color: #c97a00;
}
.popup-login .sign-form .input-field {
  position: relative;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.popup-login .sign-form .input-field ~ .input-field {
  margin-top: 23px;
}
.popup-login .sign-form .input-field label {
  position: relative;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}
.popup-login .sign-form .input-field input {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  width: 100%;
  padding-right: 15px;
  padding: 0 15px;
  font-size: 14px;
}
.popup-login .sign-form .btnSubmit {
  width: calc(100% - 40px);
  max-width: 100%;
  margin: 30px auto 0;
  display: block;
  line-height: 44px;
}
.popup-login .sign-form .login-foot {
  margin-top: 30px;
  padding: 12px 0 18px;
  border-top: 1px solid #ececee;
  text-align: center;
}
.popup-login .sign-form .login-foot .btn-new-acc {
  background-color: transparent;
  color: #4a90e2;
  font-size: 14px;
  line-height: 26px;
  width: auto;
}
.popup-login .sign-form .login-foot .btn-new-acc i {
  margin-left: 5px;
  font-size: 18px;
  vertical-align: middle;
}
.popup-cancel .popup__window {
  max-width: 600px;
  background: #ffffff;
  border-radius: 2px;
  padding: 16px 20px 30px;
}
.popup-cancel .popup__window .popup__close {
  top: 26px;
  left: 26px;
  right: auto;
}
body.ltr .popup-cancel .popup__window .popup__close {
  left: auto;
  right: 26px;
}
.popup-cancel-header {
  padding-bottom: 15px;
  border-bottom: 2px dashed #e5ebf1;
}
.popup-cancel-header h3 {
  color: #363636;
  font-size: 20px;
  font-weight: 600;
}
.popup-cancel-footer {
  padding-top: 17px;
  border-top: 2px dashed #e5ebf1;
}
.popup-cancel-footer .cancel-actions {
  margin-top: 18px;
}
.popup-cancel-footer .cancel-actions .btn {
  width: 166px;
  line-height: 44px;
  font-size: 12px;
  font-weight: 700;
}
.popup-cancel-footer .cancel-actions .btn ~ .btn {
  margin-right: 10px;
}
body.ltr .popup-cancel-footer .cancel-actions .btn ~ .btn {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 430px) {
  .popup-cancel-footer .cancel-actions .btn ~ .btn {
    margin-right: 5px;
  }
  body.ltr .popup-cancel-footer .cancel-actions .btn ~ .btn {
    margin-right: 0;
    margin-left: 5px;
  }
}
@media screen and (max-width: 424px) {
  .popup-cancel-footer .cancel-actions .btn ~ .btn {
    margin-right: 0px;
    margin-top: 10px;
  }
  body.ltr .popup-cancel-footer .cancel-actions .btn ~ .btn {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.popup-cancel-content .full-trip-details {
  font-size: 0;
  margin: 0 -25px;
  padding: 25px 0 12px;
}
.popup-cancel-content .full-trip-details .route-container {
  margin: 0 23px 23px;
  padding-bottom: 23px;
}
.popup-cancel-content .full-trip-details .route-container:nth-child(1) {
  border-bottom: 2px dashed #e5ebf1;
}
.popup-cancel-content .full-trip-details .rout {
  display: inline-block;
  vertical-align: top;
  min-width: 50%;
  padding: 0 25px;
}
.popup-cancel-content .custom-seats {
  padding: 10px 0 0;
}
.popup-cancel-content .custom-seats .rout {
  padding-bottom: 20px;
}
.popup-cancel-content .custom-seats .rout ~ .rout {
  padding-top: 17px;
  border-top: 2px dashed #e5ebf1;
}
.popup-cancel-content .custom-seats .rout h4.label {
  color: #121212;
  font-size: 13px;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0;
  margin-bottom: 15px;
}
body.ltr .popup-cancel-content .custom-seats .rout h4.label {
  text-align: left;
}
.popup-cancel-content .custom-seats .rout .checkbox ~ .checkbox {
  margin-top: 12px;
}
.popup-cancel-content .custom-seats .rout .checkbox .seat-icon {
  display: inline-flex;
  background-color: #1EB10D;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.popup-editSeats .popup__window {
  vertical-align: top;
  background: #ffffff;
  border-radius: 2px;
  padding: 16px 20px 30px;
}
.popup-editSeats .popup__window .popup__close {
  top: 26px;
  left: 26px;
  right: auto;
}
body.ltr .popup-editSeats .popup__window .popup__close {
  left: auto;
  right: 26px;
}
.popup-editSeats-header {
  padding: 15px 14px 12px;
  border-bottom: 1px solid #e6e6e6;
  text-align: right;
}
body.ltr .popup-editSeats-header {
  text-align: left;
}
.popup-editSeats-header .trip-data {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.popup-editSeats-header .editSeats-steps {
  display: inline-block;
  vertical-align: middle;
}
.popup-editSeats-footer {
  padding: 14px 14px 16px;
  border-top: 1px dashed #e6e6e6;
  text-align: right;
}
body.ltr .popup-editSeats-footer {
  text-align: left;
}
.popup-editSeats-content {
  padding: 11px 14px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.popup-editSeats-content button.btn {
  margin: 0;
}
.popup-editSeats-content .lnk {
  color: #5090ff;
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  text-decoration: underline;
  text-align: center;
  display: inline-block;
  margin: 18px auto 0;
}
.popup-editSeats-content .err-msg {
  border: 1px solid #fcc4c3;
  padding: 5px 15px 5px;
  border-radius: 4px;
  background: #fddfdf;
  color: #de4b5c;
  width: 100%;
  font-size: 20px;
}

.bus-draw {
  font-size: 0;
  width: 136px;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row-reverse;
  direction: rtl;
  margin: 15px;
}
.bus-draw li {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin: 3px 3px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c1c9d2;
  background-color: #fff;
  color: #94a4b3;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.bus-draw li.empty {
  background-color: transparent;
  border-color: transparent;
  opacity: 0;
  pointer-events: none;
}
.bus-draw li.selected {
  background-color: #1EB10D;
  color: #fff;
  border-color: #1EB10D;
}
.bus-draw li.not-available {
  background-color: #e5ebf1;
  border-color: #e5ebf1;
  color: #838486;
}
.bus-draw li.driver {
  background-image: url("../images/steering-wheel.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #c1c9d2;
}
.bus-draw li.loading {
  font-size: 0;
}
.bus-draw li.loading::before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 0 auto;
  border: 1.5px double;
  border-radius: 50%;
  border-color: transparent rgba(193, 201, 210, 0.9) rgba(193, 201, 210, 0.9);
  animation: cssload-spin 690ms infinite linear;
  -o-animation: cssload-spin 690ms infinite linear;
  -ms-animation: cssload-spin 690ms infinite linear;
  -webkit-animation: cssload-spin 690ms infinite linear;
  -moz-animation: cssload-spin 690ms infinite linear;
}
.bus-draw .editSeats-action {
  display: flex;
  flex-direction: column;
}

.bus-class-name {
  vertical-align: top;
  min-width: 80px;
  border-radius: 5px 0 5px 0;
  background-color: #000;
  font-size: 11px;
  line-height: 17px;
  display: inline-block;
  color: #fff;
  text-align: right;
  padding: 0 5px;
  font-weight: 700;
}
body.ltr .bus-class-name {
  text-align: left;
}
.bus-class-name-elite {
  background-color: #ff6600;
}
.bus-class-name-classic {
  background-color: #009688;
}
.bus-class-name-deluxe {
  background-color: #827b00;
}
.bus-class-name-royal {
  background-color: #e73327;
}
.bus-class-name-business {
  background-color: #01a8e9;
}

.rotate180 {
  transform: rotate(180deg);
}

.rotate45 {
  transform: rotate(45deg);
}

.w75 {
  width: 75%;
}

::-webkit-scrollbar {
  width: 0.5em;
}

::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 0px;
}

.wysiwyg {
  font-size: 14px;
}
body.ltr .wysiwyg * {
  direction: ltr !important;
}
.wysiwyg h1 {
  font-size: 37px;
  font-weight: 700;
  line-height: 1.8;
  max-width: 670px;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .wysiwyg h1 {
    font-size: 20px;
  }
}
.wysiwyg h2 ~ h2 {
  border-top: 1px solid #ced8e2;
  padding-top: 35px;
  margin-top: 35px;
}
.wysiwyg h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}
.wysiwyg h3 ~ h3 {
  margin-top: 35px;
}
.wysiwyg p {
  line-height: 2.25;
}
.wysiwyg p + p {
  margin-top: 25px;
}
.wysiwyg p strong,
.wysiwyg p b {
  font-weight: 700;
}
.wysiwyg img {
  display: inline-block;
  height: auto;
}
.wysiwyg img + img {
  margin-left: 20px;
}
body.rtl .wysiwyg img + img {
  margin-left: 0;
  margin-right: 20px;
}
.wysiwyg iframe {
  width: 100%;
}
.wysiwyg ul,
.wysiwyg ol {
  padding: 25px 8px;
}
.wysiwyg li {
  line-height: 2.25;
}
.wysiwyg li + li {
  margin-top: 25px;
}
.wysiwyg ul li {
  padding-right: 18px;
  position: relative;
}
body.ltr .wysiwyg ul li {
  padding-right: 0;
  padding-left: 18px;
}
.wysiwyg ul li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #4f4f4f;
  border-radius: 50%;
  top: 12px;
  right: 0;
}
body.ltr .wysiwyg ul li:before {
  right: auto;
  left: 0;
}

input[type=date] {
  -webkit-appearance: none !important;
}
input[type=date]::-webkit-datetime-edit {
  padding: 0;
}
input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none !important;
  display: none !important;
}
input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  display: none !important;
}

.component-loader {
  position: relative;
}
.component-loader::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.74);
  z-index: 1;
}
.component-loader:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/loader.png");
  background-repeat: no-repeat;
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 2;
}

.seats-draw {
  width: 180px;
  direction: ltr;
  font-size: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.seats-draw .seat {
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center;
  line-height: 30px;
  font-size: 11px;
  font-weight: 700;
  margin: 6px 6px 0 0;
  display: inline-flex;
  justify-content: center;
  color: #94a4b3;
}
.seats-draw .seat-driver {
  background-image: url("../images/seats/driver.png");
}
.seats-draw .seat-empty {
  background-image: none;
}
.seats-draw .seat-not {
  background-image: url("../images/seats/seat-not.png");
  color: #838486 !important;
}
.seats-draw .seat-ava {
  background-image: url("../images/seats/seat-ava.png");
  cursor: pointer;
}
.seats-draw .seat-selected {
  background-image: url("../images/seats/seat-selected.png");
  color: #fff;
}
.seats-draw .seat-loader {
  font-size: 0;
  background: none;
}
.seats-draw .seat-loader::before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 0 auto;
  border: 1.5px double;
  border-radius: 50%;
  border-color: transparent rgba(193, 201, 210, 0.9) rgba(193, 201, 210, 0.9);
  animation: cssload-spin 690ms infinite linear;
  -o-animation: cssload-spin 690ms infinite linear;
  -ms-animation: cssload-spin 690ms infinite linear;
  -webkit-animation: cssload-spin 690ms infinite linear;
  -moz-animation: cssload-spin 690ms infinite linear;
}

.err-msg {
  padding: 0;
  background: #fddfdf;
  color: #de4b5c;
  width: 0;
  opacity: 0;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s ease-in;
}
.err-msg.visible {
  width: 100%;
  opacity: 1;
  padding: 5px 15px 5px;
  border: 1px solid #fcc4c3;
  border-radius: 4px;
  transition: width 0.3s ease-in;
}

.disabled {
  background-color: #9fa2aa !important;
  pointer-events: none !important;
}

.grey-text {
  color: #9fa2aa !important;
}

.gb-warn {
  font-size: 10px;
  font-weight: 800;
  color: orangered;
  margin-top: 10px;
  text-transform: initial !important;
}
body.rtl .gb-warn {
  font-size: 10px;
}

.top-msg-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top-msg-header {
    font-size: 12px;
  }
}
.top-msg-header.gray {
  background-color: #9fa2aa;
  color: #454c51;
}

body.topmsg {
  padding-top: 125px;
}

header.topmsg {
  top: 35px;
}

.text-bold {
  font-weight: bold;
}

.text-green {
  color: #1eb10d !important;
}

.text-red {
  color: red !important;
}

.line-through {
  text-decoration: line-through;
}

.toast-warning {
  background-color: #fc9900 !important;
  direction: rtl !important;
}

@media screen and (max-width: 767px) {
  .hide-mob {
    display: none !important;
  }
}

@media screen and (min-width: 766px) {
  .show-mob {
    display: none !important;
  }
}

.discount-lable {
  background: #b6731d;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 19px;
  color: #ffffff;
  padding: 0 7px;
  margin-right: 5px;
  text-transform: uppercase;
  text-decoration: none !important;
  white-space: nowrap;
}
body.ltr .discount-lable {
  margin-right: 0px;
  margin-left: 5px;
}

.gallrypopup {
  position: relative;
  position: fixed;
  direction: ltr;
  top: 100px;
  left: 0;
  right: 0;
  width: 600px;
  height: fit-content;
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  z-index: 99999999999;
}
@media (max-width: 767px) {
  .gallrypopup {
    width: 500px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .gallrypopup {
    width: 350px;
  }
}
.gallrypopup ._2ILZE {
  background: unset;
}
.gallrypopup ._2ILZE ._2c50p ul {
  justify-content: end;
}
body.ltr .gallrypopup ._2ILZE ._2c50p ul {
  justify-content: start;
}
.gallrypopup ._2ILZE ._2c50p ul li {
  width: 110px;
  height: 80px;
  max-width: 100%;
}
.gallrypopup ._3lwW_ button {
  background: #fc9900;
  opacity: 1;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallrypopup ._3lwW_ button svg {
  display: none;
}
.gallrypopup ._3lwW_._1cqA3 {
  left: 25px;
}
.gallrypopup ._3lwW_._1cqA3 button::before {
  content: "chevron_left";
  font-family: "Material Icons";
  color: white;
  position: absolute;
  font-size: 30px;
  text-align: center;
}
.gallrypopup ._3lwW_._2zEIf {
  right: 25px;
}
.gallrypopup ._3lwW_._2zEIf button::before {
  content: "chevron_right";
  font-family: "Material Icons";
  color: white;
  position: absolute;
  font-size: 30px;
  text-align: center;
}
.gallrypopup ._3lwW_._1R7KP._29p_Y {
  display: none;
}
.gallrypopup ._1eGao {
  height: 400px;
}
.gallrypopup ._1zlZS {
  display: none;
}
.gallrypopup.cart-short-alert {
  top: 200px;
  padding: 25px;
  font-size: 15px;
  font-family: "Cairo";
  font-weight: 600;
}
body.rtl .gallrypopup.cart-short-alert {
  direction: rtl;
}
.gallrypopup.cart-short-alert .body {
  margin-bottom: 15px;
}
.gallrypopup .bottom-box {
  padding: 35px 23px;
  text-align: right;
}
body.ltr .gallrypopup .bottom-box {
  text-align: left;
}
.gallrypopup .bottom-box .second {
  display: flex;
  justify-content: end;
  padding: 5px 0;
}
body.ltr .gallrypopup .bottom-box .second {
  justify-content: start;
}
.gallrypopup .bottom-box .third {
  padding-bottom: 23px;
}
.gallrypopup .bottom-box .third p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #222222;
}
.gallrypopup .bottom-box .third h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.gallrypopup .bottom-box ul {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  .gallrypopup .bottom-box ul {
    flex-wrap: wrap;
    row-gap: 5px;
  }
}
body.ltr .gallrypopup .bottom-box ul {
  justify-content: start;
  flex-direction: row-reverse;
}
.gallrypopup .bottom-box ul li {
  display: flex;
}
@media (max-width: 767px) {
  .gallrypopup .bottom-box ul li {
    flex-direction: column-reverse !important;
    align-items: center;
    width: calc(33.3333333333% - 10px);
    padding: 0 !important;
  }
}
body.ltr .gallrypopup .bottom-box ul li {
  flex-direction: row-reverse;
}
.gallrypopup .bottom-box ul li p {
  font-weight: 500;
  font-size: 10px;
  line-height: 26px;
  text-transform: uppercase;
  color: #7e7e7e;
  padding-right: 10px;
}
body.ltr .gallrypopup .bottom-box ul li p {
  padding-left: 10px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .gallrypopup .bottom-box ul li p {
    font-size: 10px;
    padding: 0 !important;
  }
}
.gallrypopup .bottom-box ul li ~ li {
  padding-left: 20px;
}
@media (max: 767px) {
  .gallrypopup .bottom-box ul li ~ li {
    padding-left: 10px !important;
  }
}
body.ltr .gallrypopup .bottom-box ul li ~ li {
  padding-left: 0;
  padding-right: 20px;
}
@media (max: 767px) {
  body.ltr .gallrypopup .bottom-box ul li ~ li {
    padding-left: 0;
    padding-right: 10px;
  }
}
.gallrypopup .close-button {
  position: absolute;
  top: -18px;
  right: -14px;
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #6d6d6d;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s;
}
body.ltr .gallrypopup .close-button {
  right: auto;
  left: -14px;
}
.gallrypopup .close-button:hover {
  transform: rotate(180deg);
}
.gallrypopup .close-button span {
  font-family: "Material Icons";
  color: #6d6d6d;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 111;
  cursor: pointer;
}

.blue-card {
  width: 100%;
  margin-top: 15px;
  background: rgba(74, 144, 226, 0.3);
  box-shadow: 0px 2px 6px rgba(7, 62, 126, 0.5);
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 33px 18px 23px;
  position: relative;
}
@media (max-width: 767px) {
  .blue-card {
    position: relative;
    justify-content: center;
    background: rgb(162, 201, 247);
    margin-top: 0;
  }
}
.blue-card.hide {
  display: none;
}
.blue-card .flag {
  position: absolute;
  left: 20px;
  height: 27px;
  width: 19px;
  top: 0;
}
body.ltr .blue-card .flag {
  left: auto;
  right: 20px;
}
.blue-card .close-button {
  position: absolute;
  top: -14px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #6d6d6d;
  display: none;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s;
}
@media (max-width: 767px) {
  .blue-card .close-button {
    display: flex;
  }
}
body.ltr .blue-card .close-button {
  right: auto;
  left: 10px;
}
.blue-card .close-button:hover {
  transform: rotate(180deg);
}
.blue-card .close-button span {
  font-family: "Material Icons";
  color: #6d6d6d;
}
.blue-card .stepone {
  display: none;
}
.blue-card .stepone.active {
  display: block;
}
.blue-card .stepone .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.blue-card .stepone .top img {
  width: calc(100% - 160px - 14px);
  margin: auto 0;
}
.blue-card .stepone .top p {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #073e7e;
  width: 160px;
}
.blue-card .stepone .bottom button {
  background: #073e7e;
  border-radius: 100px;
  font-weight: 600;
  font-size: 12px;
  line-height: 23px;
  color: #d9d9d9;
  margin-top: 20px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 17px center;
  padding: 1px 27px 2px 38px;
}
body.ltr .blue-card .stepone .bottom button {
  background-position: center right 17px;
  padding: 1px 38px 2px 17px;
  background-image: url(../images/arrow-reverse.png);
}
@media (max-width: 767px) {
  .blue-card .stepone .bottom button {
    padding: 10px 27px 10px 38px;
  }
  body.ltr .blue-card .stepone .bottom button {
    padding: 10px 38px 10px 17px;
  }
}
.blue-card .steptwo {
  display: none;
}
.blue-card .steptwo.active {
  display: block;
  margin-top: -10px;
}
.blue-card .steptwo p {
  font-weight: 700;
  font-size: 11px;
  line-height: 21px;
  color: #222222;
  margin-bottom: 6px;
}
.blue-card .steptwo input {
  background: #ffffff;
  border: 1px solid #063d7d;
  border-radius: 5px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  color: #222222;
  padding: 9px 47px;
}
.blue-card .steptwo .datepicker {
  position: relative;
}
.blue-card .steptwo .datepicker::before {
  content: "";
  background-image: url(../images/Daterange.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 23px;
  position: absolute;
  right: 12px;
  top: 11px;
  z-index: 1;
}
body.ltr .blue-card .steptwo .datepicker::before {
  right: auto;
  left: 12px;
}
.blue-card .steptwo button {
  background: #073e7e;
  border-radius: 4px;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  margin-top: 9px;
  padding: 6px 18px;
}

.chairs {
  display: flex;
  padding: 20px 56px 18px;
  width: 100%;
  justify-content: end;
  flex-direction: row-reverse;
  border-top: 2px solid white;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .chairs {
    padding: 20px 20px 18px;
  }
}
.chairs p {
  font-weight: 400;
  font-size: 10px;
  line-height: 19px;
  color: #363636;
  text-align: center;
}
.chairs .item {
  text-align: center;
}
.chairs .item ~ .item {
  margin-left: 10px;
}
body.ltr .chairs .item ~ .item {
  margin-left: 0;
  margin-right: 10px;
}
.chairs .item span {
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center;
  line-height: 30px;
  font-size: 11px;
  font-weight: 700;
  display: inline-flex;
  justify-content: center;
}
.chairs .item.yourchair span {
  background-image: url(../images/seats/seat-selected.png);
  color: white;
}
.chairs .item.available span {
  background-image: url(../images/seats/seat-ava.png);
  color: #94a4b3;
}
.chairs .item.not-available span {
  background-image: url(../images/seats/seat-not.png);
  color: #838486 !important;
  background-size: 28px;
}

.crisp-client {
  z-index: 1;
  position: absolute;
}

.GlobalModal_paper__1mqRb {
  display: flex;
  flex-direction: column-reverse;
  row-gap: 20px;
}
.GlobalModal_paper__1mqRb .fas {
  background: #fc9900 !important;
  opacity: 1;
  border-radius: 50%;
  width: 43px;
  top: 46%;
  height: 43px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.GlobalModal_paper__1mqRb .fas.fa-chevron-right {
  right: 25px;
}
.GlobalModal_paper__1mqRb .fas.fa-chevron-left {
  left: 25px;
}
.GlobalModal_paper__1mqRb .fas.fa-times {
  position: absolute;
  top: -18px;
  right: -14px;
  width: 36px;
  height: 36px !important;
  background: #ffffff !important;
  border-radius: 50%;
  border: 1px solid #6d6d6d;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s;
  cursor: pointer;
}
.GlobalModal_paper__1mqRb .fas.fa-times::before {
  content: "close";
  font-family: "Material Icons";
  color: #6d6d6d;
}
.GlobalModal_paper__1mqRb .fas.fa-times:hover {
  transform: rotate(180deg);
}
.GlobalModal_paper__1mqRb .slick-dots {
  top: auto;
  bottom: -29px !important;
  right: 50%;
  left: 50%;
}
@media (max-width: 767px) {
  .GlobalModal_paper__1mqRb .slick-dots {
    left: 40%;
  }
}
.GlobalModal_paper__1mqRb .slick-dots li button:before {
  display: none;
}

body.ltr .bus-info div {
  transform: rotate(90deg) !important;
}
@media (max-width: 769px) {
  body.ltr .bus-info div {
    position: relative;
    -webkit-transform: unset;
    transform: unset;
  }
}

header {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(173, 173, 173, 0.35);
  font-size: 0;
  padding-top: 15px;
  width: 100%;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.nav-up {
  top: -100px;
}
header .header-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
header .header-con .logo {
  display: flex;
  align-items: center;
  font-size: 0;
  position: relative;
}
header .header-con .logo a {
  display: block;
}
header .header-con .logo img {
  display: block;
  height: 75px;
}
header .header-con i {
  color: #6d90ac;
  cursor: pointer;
}
header .header-con .navbar {
  display: inline-block;
  margin-right: 36px;
  margin-left: auto;
}
body.ltr header .header-con .navbar {
  margin-left: 36px;
  margin-right: auto;
}
header .header-con .navbar .top-nav {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
header .header-con .navbar .top-nav ul li {
  display: inline-block;
}
header .header-con .navbar .top-nav ul li ~ li {
  margin-right: 10px;
}
body.ltr header .header-con .navbar .top-nav ul li ~ li {
  margin-right: 0;
  margin-left: 10px;
}
header .header-con .navbar .top-nav ul li a {
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  color: #6d90ac;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .header-con .navbar .top-nav ul li a:hover, header .header-con .navbar .top-nav ul li a.active {
  text-decoration: underline;
  color: #FC9900;
}
header .header-con .navbar .top-nav .lang-switcher {
  margin-right: 10px;
}
body.ltr header .header-con .navbar .top-nav .lang-switcher {
  margin-right: 0;
  margin-left: 10px;
}
header .header-con .navbar .top-nav .lang-switcher .btn {
  background-color: #c2daff;
  line-height: 21px;
  border-radius: 2px;
  padding: 0 8px;
  font-size: 12px;
  color: #2075ff;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}
body.ltr header .header-con .navbar .top-nav .lang-switcher .btn {
  font-family: "Cairo", sans-serif;
}
header .header-con .navbar .main-nav ul li {
  display: inline-block;
}
header .header-con .navbar .main-nav ul li ~ li {
  margin-right: 30px;
}
body.ltr header .header-con .navbar .main-nav ul li ~ li {
  margin-right: 0;
  margin-left: 30px;
}
header .header-con .navbar .main-nav ul li a {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #073E7E;
  overflow: hidden;
  padding-bottom: 10px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .header-con .navbar .main-nav ul li a::before {
  content: "";
  position: absolute;
  height: 4px;
  background-color: #FC9900;
  bottom: -4px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .header-con .navbar .main-nav ul li a:hover::before, header .header-con .navbar .main-nav ul li a.active::before, header .header-con .navbar .main-nav ul li a.selected::before {
  opacity: 1;
  bottom: 0px;
}
@media screen and (max-width: 767px) {
  header .header-con .navbar {
    display: none;
  }
}
header .header-con .header-btn {
  display: inline-block;
  position: relative;
  margin-right: auto;
}
body.ltr header .header-con .header-btn {
  margin-right: 0;
  margin-left: auto;
}
header .header-con .header-btn .btn {
  height: auto;
  padding: 0 20px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .header-con .header-btn .btn:hover {
  background-color: #e48d06;
}
header .header-con .header-btn .btn.login-btn {
  color: #073E7E;
  background: none;
  padding: 0;
}
header .header-con .header-btn .btn.login-btn::before {
  content: "lock_outline";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 3px;
}
body.ltr header .header-con .header-btn .btn.login-btn::before {
  margin-left: 0;
  margin-right: 3px;
}
@media screen and (max-width: 767px) {
  header .header-con .header-btn {
    margin-right: auto;
    margin-top: -15px;
  }
}
header .header-con .back-btn i {
  color: #6d90ac;
  font-size: 18px;
  -webkit-transition: 0.2s 0.2s ease-in-out;
  -moz-transition: 0.2s 0.2s ease-in-out;
  -ms-transition: 0.2s 0.2s ease-in-out;
  -o-transition: 0.2s 0.2s ease-in-out;
  transition: 0.2s 0.2s ease-in-out;
}
header .header-con .back-btn i:hover {
  color: #134e7d;
}
header .header-con.show-back-btn {
  align-items: center;
}
header .header-con.show-back-btn .navbar {
  display: none;
}
header .header-con.show-back-btn .back-btn {
  display: block !important;
}
header .header-con .nav-mobile {
  height: 100%;
  vertical-align: middle;
  display: none;
}
header .header-con .nav-mobile .nav-collabse i {
  font-size: 24px;
  line-height: 1;
  color: #073E7E;
}
header .header-con .nav-mobile .nav-side {
  position: relative;
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  width: 205px;
  transform: translateX(100%);
  right: 0;
  z-index: 999999;
  box-shadow: 0 0 5px 0px #bdbdbd;
  overflow-y: auto;
  pointer-events: none;
  opacity: 0;
  padding-top: 70px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.ltr header .header-con .nav-mobile .nav-side {
  right: auto;
  left: 0;
  transform: translateX(-100%);
}
header .header-con .nav-mobile .nav-side.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0) !important;
}
header .header-con .nav-mobile .nav-side.active + .overlay {
  opacity: 0.7;
  pointer-events: auto;
}
header .header-con .nav-mobile .nav-side + .overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  pointer-events: none;
  opacity: 0;
  z-index: 99999;
  -webkit-transition: 0.2s 0.2s ease-in-out;
  -moz-transition: 0.2s 0.2s ease-in-out;
  -ms-transition: 0.2s 0.2s ease-in-out;
  -o-transition: 0.2s 0.2s ease-in-out;
  transition: 0.2s 0.2s ease-in-out;
}
header .header-con .nav-mobile .nav-side .closeMenu {
  padding: 0;
  position: absolute;
  top: 33px;
  right: 15px;
}
header .header-con .nav-mobile .nav-side .closeMenu i {
  font-size: 24px;
}
body.ltr header .header-con .nav-mobile .nav-side .closeMenu {
  right: auto;
  left: 15px;
}
header .header-con .nav-mobile .nav-side .supp-nav {
  margin-top: 20px;
}
header .header-con .nav-mobile .nav-side .supp-nav li {
  display: block;
  width: 100%;
  text-align: right;
  position: relative;
  padding: 0 15px;
}
body.ltr header .header-con .nav-mobile .nav-side .supp-nav li {
  text-align: left;
}
header .header-con .nav-mobile .nav-side .supp-nav li ~ * {
  margin-top: 5px;
}
header .header-con .nav-mobile .nav-side .supp-nav li a {
  color: #6d90ac;
  font-size: 12px;
  font-weight: 600;
  line-height: 2;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: 0.2s 0.2s ease-in-out;
  -moz-transition: 0.2s 0.2s ease-in-out;
  -ms-transition: 0.2s 0.2s ease-in-out;
  -o-transition: 0.2s 0.2s ease-in-out;
  transition: 0.2s 0.2s ease-in-out;
}
header .header-con .nav-mobile .nav-side .supp-nav li a.active {
  color: #fc9900;
}
header .header-con .nav-mobile .nav-side .supp-nav .user-profile {
  display: flex;
  font-size: 12px;
  flex-direction: column;
  padding-right: 15px;
  color: #6d90ac;
}
body.ltr header .header-con .nav-mobile .nav-side .supp-nav .user-profile {
  padding-right: 0;
  padding-left: 15px;
}
header .header-con .nav-mobile .nav-side .supp-nav .user-profile img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
header .header-con .nav-mobile .nav-side .supp-nav .profile-navigation-component {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #dbdde0;
  border-radius: 0;
  margin-top: 10px;
  padding: 10px 0 15px;
  max-height: none;
  position: static;
  opacity: 1;
}
header .header-con .nav-mobile .nav-side .supp-nav .profile-navigation-component li {
  padding: 0;
}
header .header-con .nav-mobile .nav-side .supp-nav .main-nav {
  padding: 15px 0 15px;
}
header .header-con .nav-mobile .nav-side .supp-nav .main-nav li {
  display: block;
  width: 100%;
  text-align: right;
  position: relative;
  padding: 0 15px;
}
body.ltr header .header-con .nav-mobile .nav-side .supp-nav .main-nav li {
  text-align: left;
}
header .header-con .nav-mobile .nav-side .supp-nav .main-nav li ~ * {
  margin-top: 10px;
}
header .header-con .nav-mobile .nav-side .supp-nav .main-nav li a {
  font-size: 16px;
  font-weight: 900;
  line-height: 2;
  position: relative;
  color: #073E7E;
  text-transform: uppercase;
  -webkit-transition: 0.2s 0.2s ease-in-out;
  -moz-transition: 0.2s 0.2s ease-in-out;
  -ms-transition: 0.2s 0.2s ease-in-out;
  -o-transition: 0.2s 0.2s ease-in-out;
  transition: 0.2s 0.2s ease-in-out;
}
header .header-con .nav-mobile .nav-side .supp-nav .main-nav li a.selected {
  color: #fc9900;
}
header .header-con .nav-mobile .nav-side .lang-switcher-btn {
  background-color: #c2daff;
  line-height: 21px;
  border-radius: 2px;
  padding: 0 8px;
  font-size: 12px;
  color: #2075ff;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  margin: 20px 15px 0;
  text-transform: capitalize;
}
body.ltr header .header-con .nav-mobile .nav-side .lang-switcher-btn {
  font-family: "Cairo", sans-serif;
}
@media screen and (max-width: 767px) {
  header .header-con .nav-mobile {
    display: block;
    margin-top: -15px;
    margin-left: 10px;
  }
  body.ltr header .header-con .nav-mobile {
    margin-left: 0;
    margin-right: 10px;
  }
}
header .booking-header .header-con {
  flex-direction: row !important;
}
body.ltr header .booking-header .header-con i {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
header .booking-header .header-con .lang-switcher-btn {
  background-color: #c2daff;
  line-height: 21px;
  border-radius: 2px;
  padding: 0 8px;
  font-size: 12px;
  color: #2075ff;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
  margin: 0 auto 0 10px;
}
body.ltr header .booking-header .header-con .lang-switcher-btn {
  font-family: "Cairo", sans-serif;
  margin: 0 10px 0 auto;
}

.slider.animated {
  transform: none !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.hero {
  position: relative;
  height: 570px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero::before {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.7;
}
@media (max-width: 999px) {
  .hero {
    height: auto;
  }
}
.hero .container {
  height: 100%;
}
@media (max-width: 999px) {
  .hero .container {
    padding: 0;
  }
}
.hero .hero-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
@media (max-width: 999px) {
  .hero .hero-con {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .hero .hero-con {
    padding: 0;
  }
}
.hero .hero-con form {
  position: relative;
  width: 500px;
  display: inline-block;
  background: #FC9900;
  border-radius: 5px;
  padding: 24px 22px 33px;
  box-shadow: 0 1px 3px 0 rgba(132, 132, 132, 0.5);
  box-shadow: 0 2px 10px 0 #96410a;
}
.hero .hero-con form .tabs {
  background-color: transparent;
  position: absolute;
  top: -40px;
  display: none;
}
.hero .hero-con form .tabs li {
  display: inline-block;
}
.hero .hero-con form .tabs li i {
  font-size: 18px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  color: #fff;
}
.hero .hero-con form .tabs li a {
  pointer-events: auto;
}
.hero .hero-con form .tabs li a.tab-bus {
  display: block;
  background-color: #424242;
  padding: 0 25px;
  border-radius: 4px;
  margin-left: 7px;
  height: 40px;
  line-height: 40px;
  margin-right: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  padding-right: 43px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 13px;
  color: #fff;
}
.hero .hero-con form .tabs li a.tab-boat {
  display: block;
  background-color: #424242;
  padding: 0 25px;
  border-radius: 4px;
  margin-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: bold;
  color: #fff;
  padding-right: 43px;
  position: relative;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hero .hero-con form .tabs li a.active {
  color: #222222;
  background-color: #fb9900;
  padding-bottom: 5px;
  line-height: 45px;
  position: relative;
  height: 45px;
  margin-top: -3px;
  pointer-events: none;
}
.hero .hero-con form .tabs li a.active::before {
  content: "";
  position: absolute;
  height: 5px;
  background-color: #fb9900;
  left: 0;
  right: 0;
  bottom: -3px;
  opacity: 0;
}
.hero .hero-con form .tabs li a.active i {
  color: #222222;
  line-height: 45px;
}
.hero .hero-con form .tabs li a.active:hover {
  color: #222222;
  background-color: #fb9900;
}
.hero .hero-con form .tabs li a:hover {
  background-color: #222222;
  color: #fff;
}
.hero .hero-con form .tab-content {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  background: #FC9900;
  border-radius: 5px;
  font-size: 0;
  display: none;
}
.hero .hero-con form .tab-content.active {
  display: block;
}
.hero .hero-con form .tab-content h2 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 39px;
  margin-bottom: 17px;
}
.hero .hero-con form .tab-content .tripType-switcher {
  background: #f7c744;
  border-radius: 4px;
  padding: 4px 5px;
  margin-bottom: 18px;
}
.hero .hero-con form .tab-content input[type=radio] {
  display: none;
}
.hero .hero-con form .tab-content input[type=radio]:checked + .way {
  background: #063d7d;
  color: #fff;
  cursor: default;
}
.hero .hero-con form .tab-content .way {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  width: 50%;
  background-color: #f7c744;
  box-sizing: border-box;
  line-height: 35px;
  color: #454545;
  font-weight: bold;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.ltr .hero .hero-con form .tab-content .way {
  font-weight: 900;
}
.hero .hero-con form .tab-content .way:hover {
  background-color: #f7c744;
}
.hero .hero-con form .tab-content .way.double {
  display: inline-flex;
  justify-content: center;
  height: 35px;
  line-height: inherit;
  align-items: center;
}
.hero .hero-con form .tab-content #way-1:checked ~ .trip-choise-con .trip-back,
.hero .hero-con form .tab-content #way-3:checked ~ .trip-choise-con .trip-back {
  opacity: 0.4;
  pointer-events: none;
}
.hero .hero-con form .tab-content .trip-choise-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.hero .hero-con form .tab-content .trip-choise-con ~ .trip-choise-con {
  margin-top: 12px;
}
.hero .hero-con form .tab-content .trip-choise-con > .datepicker {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip {
  display: inline-block;
  width: 48%;
  font-size: 16px;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip label {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  color: #222222;
  vertical-align: middle;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip label i {
  vertical-align: middle;
  font-size: 14px;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 {
  position: relative;
  text-align: right;
  display: none;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 span {
  display: block;
  padding: 13px 15px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  color: #252525;
  transition: border 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, color 0.3s;
  -moz-transition: border 0.3s, color 0.3s;
  -o-transition: border 0.3s, color 0.3s;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 span::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  width: 44px;
  border-radius: 0 4px 4px 0;
  background: #fff url(../images/grey-select.png) 50% 50% no-repeat;
  pointer-events: none;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 .compo-1 {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  border: 1px solid #bbc9d9;
  position: absolute;
  width: 100%;
  z-index: 1;
  background-color: #fff;
  top: 100%;
  margin-top: -4px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 .compo-1 li {
  border-bottom: 1px dotted #bbc9d9;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 .compo-1 li a {
  padding: 10px 20px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip .select-1 .compo-1.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}
.hero .hero-con form .tab-content .trip-choise-con .choose-trip select {
  display: none;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date {
  position: relative;
  width: auto;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date:first-child {
  margin-left: 20px;
}
body.ltr .hero .hero-con form .tab-content .trip-choise-con .trip-date:first-child {
  margin-left: 0;
  margin-right: 20px;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date label {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  color: #222222;
  vertical-align: middle;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date label i {
  vertical-align: middle;
  font-size: 14px;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .change-trip-link {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .msgSelect {
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  color: #073E7E;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .msgSelect::before {
  content: "date_range";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  color: inherit;
  vertical-align: middle;
  margin-left: 5px;
}
body.ltr .hero .hero-con form .tab-content .trip-choise-con .trip-date .msgSelect::before {
  margin-left: 0;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .hero .hero-con form .tab-content .trip-choise-con .trip-date .msgSelect {
    font-size: 11px;
  }
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .discount-lable {
  margin-bottom: 10px;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker {
  position: relative;
  cursor: pointer;
  border: 1px solid #c07603;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker.selected {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.65);
}
@media (max-width: 767px) {
  .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker {
    border: none !important;
  }
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .closeBtn {
  position: absolute;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  cursor: pointer;
  top: 12px;
  left: -20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .closeBtn:hover {
  text-shadow: 0 0 1px #E73327;
}
@media screen and (max-width: 479px) {
  .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .closeBtn {
    top: -19px;
    left: 0;
  }
  body.ltr .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .closeBtn {
    left: auto;
    right: 0;
  }
}
body.ltr .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .closeBtn {
  left: auto;
  right: -20px;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input {
  width: 100%;
  padding: 10px 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: none;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  -webkit-transition: border 0.3s, color 0.3s;
  -moz-transition: border 0.3s, color 0.3s;
  -o-transition: border 0.3s, color 0.3s;
  transition: border 0.3s, color 0.3s;
  -webkit-appearance: none;
  cursor: pointer;
  min-height: 40px;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input[type=date] {
  display: none;
}
.hero .hero-con form .tab-content .trip-choise-con .trip-date .nativDate {
  display: none;
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  color: #252525;
  transition: border 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, color 0.3s;
  -moz-transition: border 0.3s, color 0.3s;
  -o-transition: border 0.3s, color 0.3s;
  position: relative;
  width: 100%;
  background: #fff url(../images/datepicker.png) 6% no-repeat;
  background-size: 10px;
  height: 30px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.hero .hero-con form .btn {
  background-color: #1EB10D;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  width: 100%;
  line-height: 52px;
  margin-top: 26px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hero .hero-con form .btn:hover {
  background-color: #179e07;
}
.hero .hero-con .hero-content {
  display: inline-block;
  width: calc(100% - 500px);
  z-index: 1;
  padding-right: 36px;
}
.hero .hero-con .hero-content h1 {
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  line-height: 56px;
  margin-bottom: 10px;
}
.hero .hero-con .hero-content h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
}
body.ltr .hero .hero-con .hero-content {
  padding-right: 0;
  padding-left: 36px;
}
body.ltr .hero .hero-con .hero-content h1 {
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 0;
}
.hero .hero-con .hero-content ul {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.hero .hero-con .hero-content ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 12px;
}

.buses-page .hero {
  height: 550px;
}
.buses-page .hero .hero-con {
  padding: 63px 0 73px;
}
.buses-page .hero .hero-con form .tab-content {
  padding: 24px 25px 25px;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:nth-of-type(2) {
  justify-content: flex-start;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip {
  width: 110px;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 span::before {
  background: transparent url(../images/grey-select.png) 50% 50% no-repeat;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 span p {
  display: inline-block;
  font-size: 14px;
  color: #222222;
  font-weight: 600;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter {
  justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  height: 75px;
  padding: 0 10px;
  color: #222222;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter div,
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter input {
  display: inline-block;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter input {
  border-radius: 2px;
  background-color: rgba(159, 162, 170, 0.3);
  height: 25px;
  width: 29px;
  color: #6c707d;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip .select-1 .counter input:hover {
  background-color: rgba(159, 162, 170, 0.5);
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con:last-of-type .choose-trip label {
  margin-top: 12px;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .trip-date {
  width: 137px;
  margin-left: 16px;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .trip-date label {
  margin-top: 12px;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input {
  width: 100%;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker::before {
  display: none;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker .hide-field {
  position: absolute;
  left: 7px;
  top: 15px;
  color: #E73327;
  font-size: 14px;
  cursor: pointer;
}
.buses-page .hero .hero-con form .tab-content .trip-choise-con .choose-trip label {
  margin-top: 0;
}

@media (max-width: 1219px) {
  .hero .hero-con .hero-content h1 {
    width: 100%;
  }
}
@media (max-width: 999px) {
  .hero .hero-con form {
    margin: 0 auto;
  }
  .hero .hero-con .hero-content {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .hero .hero-con .hero-content h1,
  .hero .hero-con .hero-content h2 {
    display: none;
  }
  .hero .hero-con .hero-content ul {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .hero .hero-con form {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    padding: 20px 10px;
    border-radius: 0;
  }
  .hero .hero-con form .tabs {
    top: -40px;
    width: 100%;
    font-size: 0;
  }
  .hero .hero-con form .tabs li {
    width: 50%;
  }
  .hero .hero-con form .tabs li a.tab-bus, .hero .hero-con form .tabs li a.tab-boat {
    margin: 0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .hero .hero-con form .tabs li a i {
    right: auto;
    position: relative;
    vertical-align: middle;
    margin-left: 3px;
    font-size: 17px;
  }
  .hero .hero-con form .tabs li a.active {
    height: 40px !important;
  }
  .hero .hero-con form .tab-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .hero .hero-con form .tab-content .trip-choise-con.w75 {
    width: 100%;
  }
  .hero .hero-con form .tab-content .trip-choise-con .choose-trip {
    width: 100%;
    margin: 0;
  }
  .hero .hero-con form .tab-content .trip-choise-con .choose-trip ~ .choose-trip {
    margin-top: 12px;
  }
  .hero .hero-con form .tab-content .trip-choise-con .trip-date {
    width: calc(50% - 30px);
  }
  .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input[type=text] {
    position: absolute;
    pointer-events: none;
    background: #fff url(../images/datepicker-grey.png) 10px center no-repeat;
    background-image: none;
  }
  .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input[type=date] {
    display: block;
    text-align: right;
  }
  body.ltr .hero .hero-con form .tab-content .trip-choise-con .trip-date .datepicker input[type=date] {
    text-align: left;
  }
  .hero .hero-con form .tab-content h2 {
    line-height: 23px;
    margin-bottom: 24px;
    font-size: 20px;
  }
  .hero .hero-con form .tab-content .way {
    font-size: 10px;
  }
  .hero .hero-con form .tab-content .trip-choise-con .choose-trip .css-10nd86i {
    display: none;
  }
  .hero .hero-con form .tab-content .trip-choise-con .choose-trip select {
    display: block !important;
    background: #fff url(../images/grey-select.png) 14px 50% no-repeat !important;
    padding: 8px 15px;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    color: #252525;
    transition: border 0.3s, color 0.3s;
    -webkit-transition: border 0.3s, color 0.3s;
    -moz-transition: border 0.3s, color 0.3s;
    -o-transition: border 0.3s, color 0.3s;
    position: relative;
    width: 100%;
    cursor: pointer;
  }
}
footer {
  background-color: #063d7d;
  padding: 40px 0;
  font-size: 0;
}
footer .top-part {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(252, 252, 252, 0.4);
  margin-bottom: 20px;
}
footer .top-part .part-con {
  justify-content: space-between;
  align-items: center;
}
footer .top-part .part-con .footer-links .footer-logo {
  display: block;
  margin-bottom: 7px;
  text-align: right;
  max-width: 140px;
}
@media screen and (max-width: 767px) {
  footer .top-part .part-con .footer-links .footer-logo {
    display: none;
  }
}
body.ltr footer .top-part .part-con .footer-links .footer-logo {
  text-align: left;
}
footer .top-part .part-con .footer-links ul li {
  display: inline-block;
}
footer .top-part .part-con .footer-links ul li a {
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
  margin-right: 10px;
  font-weight: 600;
}
footer .top-part .part-con .footer-links ul li a:hover {
  text-decoration: underline;
}
footer .top-part .part-con .footer-links ul li a.active {
  color: #FC9900;
}
footer .top-part .part-con .footer-links ul li a.active:hover {
  text-decoration: none;
}
footer .top-part .part-con .footer-icon {
  direction: rtl;
  margin-top: auto;
}
body.ltr footer .top-part .part-con .footer-icon {
  direction: rtl;
  text-align: right;
}
footer .top-part .part-con .fb {
  margin-left: 10px;
}
body.ltr footer .top-part .part-con .fb {
  margin-right: 10px;
  margin-left: unset;
}
footer .top-part .part-con .subscribe-feild {
  display: inline-block;
}
footer .top-part .part-con .subscribe-feild h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 6px;
}
footer .top-part .part-con .subscribe-feild .input-field {
  position: relative;
}
footer .top-part .part-con .subscribe-feild .input-field input {
  position: relative;
  width: 350px;
  border-radius: 5px;
  background-color: #FFFFFF;
  height: 50px;
  line-height: 50px;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  padding-left: 17px;
  direction: ltr;
}
footer .top-part .part-con .subscribe-feild .input-field input::-webkit-placeholder {
  font-size: 12px;
  font-weight: 600;
  color: #000000;
}
footer .top-part .part-con .subscribe-feild .input-field input::-webkit-input-placeholder {
  color: #9fa2aa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .top-part .part-con .subscribe-feild .input-field input::-moz-placeholder {
  color: #9fa2aa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .top-part .part-con .subscribe-feild .input-field input:-ms-input-placeholder {
  color: #9fa2aa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .top-part .part-con .subscribe-feild .input-field input:-moz-placeholder {
  color: #9fa2aa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .top-part .part-con .subscribe-feild .input-field input:focus {
  box-shadow: 0 0 3px #FC9900;
}
footer .top-part .part-con .subscribe-feild .input-field input:focus::-webkit-input-placeholder {
  color: transparent;
}
footer .top-part .part-con .subscribe-feild .input-field input:focus::-moz-placeholder {
  color: transparent;
}
footer .top-part .part-con .subscribe-feild .input-field input:focus:-ms-input-placeholder {
  color: transparent;
}
footer .top-part .part-con .subscribe-feild .input-field input:focus:-moz-placeholder {
  color: transparent;
}
footer .top-part .part-con .subscribe-feild .input-field .btn {
  height: 40px;
  width: 84px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 6px;
}
footer .top-part .part-con .subscribe-feild .input-field .btn:hover {
  background-color: #e48d06;
}
footer .bottom-part .part-con {
  justify-content: space-between;
  align-items: center;
}
footer .bottom-part .part-con .copyright {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  direction: ltr;
  text-align: right;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .bottom-part .part-con .copyright {
    font-size: 11px;
  }
}
footer .bottom-part .part-con .copyright p {
  font-family: "Cairo", sans-serif;
}
footer .bottom-part .part-con .copyright a {
  display: block;
  color: #0c6ee0;
  margin-top: 3px;
}
footer .bottom-part .part-con .copyright a:hover {
  text-decoration: underline;
  color: #FC9900;
}
footer .bottom-part .part-con ul li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.ltr footer .bottom-part .part-con ul li {
  margin-right: 0;
  margin-left: 10px;
}
footer .bottom-part .part-con ul li a div {
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .bottom-part .part-con ul li:hover a div {
  background-color: rgba(255, 255, 255, 0.3);
}

.mobile-app {
  padding: 60px 0;
}
.mobile-app .app-con {
  max-width: 950px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.mobile-app .app-con div {
  display: inline-block;
  width: 50%;
}
@media (max-width: 767px) {
  .mobile-app .app-con div {
    width: 100%;
    text-align: center;
  }
}
.mobile-app .app-con .app-content span {
  display: block;
  color: #efa300;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
}
.mobile-app .app-con .app-content h3 {
  color: #181818;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 9px;
}
.mobile-app .app-con .app-content p {
  color: #636363;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 25px;
}
.mobile-app .app-con .app-content ul li {
  display: inline-block;
}
.mobile-app .app-con .app-content ul li ~ li {
  margin-right: 10px;
}
body.ltr .mobile-app .app-con .app-content ul li ~ li {
  margin-right: 0;
  margin-left: 10px;
}
.mobile-app .app-con .app-content ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
}
.mobile-app .app-con .app-content ul li a:hover {
  opacity: 0.4;
}

.discound {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 95px 0;
  flex-direction: column;
  background-color: #FC9900;
}
.discound ~ .discound {
  display: none;
}
.discound h4 {
  color: #ff6600;
  font-family: "Montserrat", sans-serif;
  font-size: 240px;
  font-weight: 800;
  line-height: 170px;
}
.discound .discound-component {
  width: 598px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.2);
  padding: 38px 70px 51px;
  text-align: right;
  position: relative;
}
body.ltr .discound .discound-component {
  text-align: left;
}
.discound .discound-component i {
  display: block;
  color: #1EB10D;
  font-size: 22px;
}
.discound .discound-component .copy-span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  top: 158px;
  right: 90px;
  width: 70px;
  height: 30px;
  background: #1eb10d;
  color: white;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 5px;
  direction: ltr;
  transition: all 1s ease-out;
}
.discound .discound-component .copy-span.active {
  top: 108px;
  opacity: 0;
}
.discound .discound-component span {
  display: block;
  color: #1EB10D;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 3px;
}
.discound .discound-component span:nth-child(4) {
  color: #636363;
  padding-bottom: 13px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 15px;
}
.discound .discound-component span:nth-child(5) {
  color: #0a0a17;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 14px;
  cursor: pointer;
}
.discound .discound-component h6 {
  color: #fd7016;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
}
.discound .discound-component h5 {
  font-size: 36px;
  font-weight: bold;
  line-height: 39px;
  color: #1EB10D;
  margin-bottom: 8px;
}
.discound .discound-component .btn {
  line-height: 52px;
  background-color: #1EB10D;
  font-size: 20px;
  font-weight: bold;
  margin-top: 33px;
}
.discound .discound-component .btn:hover {
  background-color: #19920b;
}

.featrured-routes {
  padding: 60px 0;
}
.featrured-routes .section-title {
  margin-bottom: 30px;
}
.featrured-routes .featrured-routes-con {
  width: 880px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.featrured-routes .featrured-routes-con .feature {
  position: relative;
  display: inline-block;
  width: calc((100% - 60px) / 3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 10px 20px;
}
.featrured-routes .featrured-routes-con .feature::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.featrured-routes .featrured-routes-con .feature:hover .hidden-box span {
  margin-right: 10px;
}
body.ltr .featrured-routes .featrured-routes-con .feature:hover .hidden-box span {
  margin-right: 0;
  margin-left: 10px;
}
.featrured-routes .featrured-routes-con .feature .hidden-box {
  opacity: 1;
  top: auto;
}
.featrured-routes .featrured-routes-con .feature .hidden-box h3 {
  position: relative;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.featrured-routes .featrured-routes-con .feature .hidden-box h3 span {
  content: "";
  display: inline-block;
  width: 13px;
  height: 9px;
  background: url(../images/featured-routes/arrow.png);
  transform: scaleX(-1);
  margin-right: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.ltr .featrured-routes .featrured-routes-con .feature .hidden-box h3 span {
  transform: scaleX(1);
  margin-right: 0;
  margin-left: 5px;
}
.featrured-routes .featrured-routes-con .feature .hidden-box h3:hover::after {
  margin-right: 11px;
}
body.ltr .featrured-routes .featrured-routes-con .feature .hidden-box h3:hover::after {
  margin-right: 0;
  margin-left: 11px;
}
.featrured-routes .btn {
  background-color: transparent;
  border: 2px solid #B2B2B2;
  width: 460px;
  height: 52px;
  line-height: 45px;
  font-size: 14px;
  color: #B2B2B2;
  font-weight: bold;
  margin: 0 auto;
}
.featrured-routes .btn:hover {
  background-color: #B2B2B2;
  color: #fff;
}

.routes-links .links {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 400px) {
  .routes-links .links {
    height: 344px;
    overflow: scroll;
  }
}
.routes-links .links .route-links {
  display: inline-block;
  width: 20%;
  font-size: 14px;
  color: #ff6600;
  white-space: nowrap;
  line-height: 2.6;
}
@media screen and (max-width: 999px) {
  .routes-links .links .route-links {
    width: 25%;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .routes-links .links .route-links {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 479px) {
  .routes-links .links .route-links {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .routes-links .links .route-links {
    width: 100%;
  }
}

.section-title {
  text-align: center;
  margin-bottom: 63px;
}
.section-title h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  color: #000000;
}
.section-title p {
  font-size: 14px;
  line-height: 26px;
  color: #636363;
}

.bus-classes {
  position: relative;
  padding: 60px 0;
  border-top: 1px solid rgba(187, 201, 217, 0.39);
  border-bottom: 1px solid rgba(187, 201, 217, 0.39);
  background-color: #f6f8fb;
}
@media screen and (max-width: 767px) {
  .bus-classes {
    padding: 60px 10px;
  }
}
.bus-classes .section-title {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .bus-classes .section-title {
    margin-bottom: 20px;
  }
}
.bus-classes .container {
  padding: 0;
  width: 1500px;
}
.bus-classes .bus-classes-con {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 17px;
}
.bus-classes .bus-classes-con::before {
  background-image: linear-gradient(90deg, rgba(246, 248, 251, 0) 0%, #f6f8fb 32%);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200px;
  z-index: 1;
  right: 0;
}
@media screen and (max-width: 767px) {
  .bus-classes .bus-classes-con::before {
    display: none;
  }
}
.bus-classes .bus-classes-con::after {
  background-image: linear-gradient(-90deg, rgba(246, 248, 251, 0) 0%, #f6f8fb 32%);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .bus-classes .bus-classes-con::after {
    display: none;
  }
}
.bus-classes .bus-classes-con .bus-class-item {
  padding: 10px 18px;
}
@media (max-width: 767px) {
  .bus-classes .bus-classes-con .bus-class-item {
    width: calc(50% - 10px);
    padding: 10px 5px;
  }
}
.bus-classes .bus-classes-con .slick-arrow {
  font-size: 0;
  color: #b1bed0;
  background-color: #ffffff;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.12);
  width: 47px;
  height: 47px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .bus-classes .bus-classes-con .slick-arrow {
    display: none !important;
  }
}
.bus-classes .bus-classes-con .slick-arrow::before {
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  vertical-align: middle;
  font-weight: normal;
  color: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bus-classes .bus-classes-con .slick-arrow.slick-prev {
  left: 0;
}
.bus-classes .bus-classes-con .slick-arrow.slick-prev::before {
  content: "arrow_back";
}
.bus-classes .bus-classes-con .slick-arrow.slick-next {
  right: 0;
}
.bus-classes .bus-classes-con .slick-arrow.slick-next::before {
  content: "arrow_forward";
}
.bus-classes .bus-classes-con .slick-arrow:hover {
  background-color: #073E7E;
  color: #fff;
}
.bus-classes .bus-classes-con .slick-track {
  display: flex;
}
.bus-classes .bus-classes-con .bus-class {
  display: inline-block;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
  padding: 23px 0;
  direction: rtl;
  font-size: 0;
  width: 250px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.ltr .bus-classes .bus-classes-con .bus-class {
  direction: ltr;
}
@media (max-width: 767px) {
  .bus-classes .bus-classes-con .bus-class {
    padding: 15px 0;
    width: 100%;
  }
}
.bus-classes .bus-classes-con .bus-class .bus-class-name {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 12px;
}
body.ltr .bus-classes .bus-classes-con .bus-class .bus-class-name {
  margin-right: 0;
  margin-left: 12px;
}
.bus-classes .bus-classes-con .bus-class ul {
  position: relative;
  margin-right: 12px;
  margin-bottom: 12px;
  height: 25px;
  height: 26px;
  display: flex;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body.ltr .bus-classes .bus-classes-con .bus-class ul {
  margin-right: 0;
  margin-left: 12px;
}
.bus-classes .bus-classes-con .bus-class ul li {
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
}
body.ltr .bus-classes .bus-classes-con .bus-class ul li {
  margin-left: 0;
  margin-right: 5px;
}
.bus-classes .bus-classes-con .bus-class ul li span {
  position: absolute;
  display: none;
  top: -40px;
  font-size: 9px;
  background: #ffffff;
  border: 0.25px solid #bfbfbf;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
  padding: 4px 10px;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7e7e7e;
}
.bus-classes .bus-classes-con .bus-class ul li:hover span {
  display: block;
}
.bus-classes .bus-classes-con .bus-class .class-bus-image {
  max-width: 100%;
  height: 166.77px;
  object-fit: cover;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .bus-classes .bus-classes-con .bus-class .class-bus-image {
    height: 100px;
    width: 100%;
  }
}
.bus-classes .bus-classes-con .bus-class p {
  font-size: 10px;
  line-height: 19px;
  color: #222222;
  padding: 10px 12px 3px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bus-classes .bus-classes-con .bus-class h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #000000;
  padding-right: 12px;
  direction: ltr;
  text-align: right;
}
@media (max-width: 767px) {
  .bus-classes .bus-classes-con .bus-class h4 {
    font-size: 13px;
  }
}
body.ltr .bus-classes .bus-classes-con .bus-class h4 {
  padding-right: 0;
  padding-left: 12px;
  text-align: left;
}

.news {
  position: relative;
  padding: 101px 0 153px;
}
.news .section-title {
  margin-bottom: 95px;
}
.news .news-con .news-block {
  display: inline-block;
  width: calc(33.3333333333% - 10px);
  margin-left: 15px;
}
.news .news-con .news-block:nth-child(3n+3) {
  margin-left: 0;
}
.news .news-con .news-block img {
  margin-bottom: 15px;
  max-width: 100%;
}
.news .news-con .news-block span {
  display: block;
  color: #363636;
  font-size: 12px;
  line-height: 18px;
}
.news .news-con .news-block .pic {
  height: 200px;
  display: block;
  margin-bottom: 10px;
}
.news .news-con .news-block a:not(.pic) {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 39px;
  color: #000000;
  margin-bottom: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news .news-con .news-block a:not(.pic):hover {
  color: #FC9900;
  text-decoration: underline;
}
.news .news-con .news-block p {
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  color: #000000;
  padding-left: 45px;
}

.page-title .container {
  padding: 30px 0;
  border-bottom: 2px solid #e5e5e5;
}
.page-title h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 56px;
  color: #252525;
}
.page-title h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
  color: #363636;
}
.page-title p {
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
  color: #363636;
}

.routs-page {
  position: relative;
  padding: 45px 0;
}
.routs-page .featrured-routes {
  padding: 0;
  font-size: 0;
}
.routs-page .featrured-routes h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  text-align: right;
  margin-bottom: 13px;
  color: #636363;
}
body.ltr .routs-page .featrured-routes h2 {
  text-align: left;
}
.routs-page .featrured-routes .featrured-routes-con {
  width: 100%;
  margin-bottom: 0;
}
.routs-page .featrured-routes .featrured-routes-con.boats {
  margin-bottom: 50px;
}
.routs-page .featrured-routes .featrured-routes-con .feature .hidden-box a {
  transform: translateY(0%);
}
.routs-page .featrured-routes .featrured-routes-con .feature .hidden-box a:hover::after {
  margin-right: 11px;
}

.stations-page {
  padding-top: 42px;
  position: relative;
}
.stations-page h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  color: #363636;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}
.stations-page .stations-list-con {
  padding-bottom: 20px;
  border-bottom: 2px dashed #e5e5e5;
  margin-bottom: 32px;
}
.stations-page .stations-list-con:last-child {
  border: none;
}
.stations-page .stations-list-con .station-list {
  display: inline-block;
  width: calc(25% - 12px);
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  margin-bottom: 20px;
}
body.ltr .stations-page .stations-list-con .station-list {
  margin-left: 0;
  margin-right: 16px;
}
.stations-page .stations-list-con .station-list:nth-of-type(4n + 4) {
  margin-left: 0;
}
body.ltr .stations-page .stations-list-con .station-list:nth-of-type(4n + 4) {
  margin-left: 0;
  margin-right: 0;
}
.stations-page .stations-list-con .station-list .location {
  position: relative;
  height: 158px;
}
.stations-page .stations-list-con .station-list .station-details {
  padding: 15px 16px 20px;
}
.stations-page .stations-list-con .station-list .station-details h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #252525;
}
.stations-page .stations-list-con .station-list .station-details span {
  display: block;
  color: #252525;
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 6px;
}
.stations-page .stations-list-con .station-list .station-details p {
  font-size: 12px;
  color: #252525;
  line-height: 1.7;
}
.stations-page .stations-list-con .station-list .station-details a {
  color: #2075ff;
  font-size: 12px;
  line-height: 23px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.stations-page .stations-list-con .station-list .station-details a i {
  vertical-align: middle;
  font-size: 14px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.stations-page .stations-list-con .station-list .station-details a:hover {
  text-decoration: underline;
}
.stations-page .stations-list-con .station-list .station-details a:hover i {
  padding-right: 3px;
}

.stations-title .container {
  padding: 50px 15px 30px;
}

.station-hero {
  position: relative;
}
.station-hero .map-station {
  position: relative;
  height: 454px;
}
.station-hero .station-intro {
  position: absolute;
  width: 600px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding: 18px 0 14px;
  right: 0;
  bottom: -32px;
}
.station-hero .station-intro h1 {
  color: #252525;
  font-size: 36px;
  font-weight: bold;
  line-height: 56px;
  padding-right: 32px;
}
.station-hero .station-intro h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
  color: #363636;
  margin-bottom: 67px;
  padding-right: 32px;
}
.station-hero .station-intro p {
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  color: #363636;
  padding-right: 32px;
}
.station-hero .station-intro span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #FC9900;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ececee;
  margin-bottom: 10px;
  padding-right: 32px;
  padding-bottom: 18px;
}
.station-hero .station-intro span:last-of-type {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.station-hero .station-intro a {
  color: #4a90e2;
  font-size: 12px;
  font-weight: 600;
  line-height: 5px;
  padding-right: 32px;
}
.station-hero .station-intro a:hover {
  text-decoration: underline;
}

.destinations {
  position: relative;
  margin: 130px 0;
  padding: 100px 0 115px;
  border-top: 2px dashed #e5e5e5;
  border-bottom: 2px dashed #e5e5e5;
}
.destinations .destinations-con {
  align-items: center;
  justify-content: space-between;
}
.destinations .destinations-con .station-destination {
  display: inline-block;
  width: 45%;
}
.destinations .destinations-con .station-destination h3 {
  font-size: 64px;
  font-weight: bold;
  line-height: 40px;
  color: #363636;
  padding-bottom: 30px;
}
.destinations .destinations-con .station-destination p {
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
  color: #363636;
  margin-bottom: 52px;
}
.destinations .destinations-con .station-destination a {
  color: #4a90e2;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.destinations .destinations-con .station-destination a i {
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.destinations .destinations-con .station-destination a:hover {
  text-decoration: underline;
}
.destinations .destinations-con .station-destination a:hover i {
  padding-right: 3px;
}
.destinations .destinations-con .suggest-destinations {
  display: inline-block;
  width: 55%;
}
.destinations .destinations-con .suggest-destinations ul li {
  display: inline-block;
  width: 33.3333333333%;
  padding: 32px 44px 46px;
  border: 1px solid #ececee;
}
.destinations .destinations-con .suggest-destinations ul li h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 37px;
  color: #363636;
  margin-bottom: 4px;
}
.destinations .destinations-con .suggest-destinations ul li p {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #363636;
  margin-bottom: 4px;
}
.destinations .destinations-con .suggest-destinations ul li span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #FC9900;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.destinations .destinations-con .suggest-destinations ul li span:before {
  content: "جنيه";
  font-size: 12px;
  line-height: 23px;
  color: #363636;
  position: absolute;
  bottom: -18px;
  right: 0;
  font-family: "Cairo", sans-serif;
  font-weight: 600;
}
.destinations .destinations-con .suggest-destinations ul li .btn {
  height: 40px;
  width: 84px;
  line-height: 40px;
  font-size: 12px;
  font-weight: bold;
}
.destinations .destinations-con .suggest-destinations ul li .btn:hover {
  background-color: #e48d06;
}

.travel-dates .sec-title h3 {
  font-size: 64px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  margin-bottom: 28px;
  color: #363636;
}
.travel-dates .sec-title p {
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
  text-align: center;
  color: #363636;
  margin-bottom: 73px;
}
.travel-dates .dates-container {
  background-color: #ffffff;
  box-shadow: 0px -8px 20px 0 rgba(0, 0, 0, 0.11);
  padding-top: 10px;
  position: relative;
  margin-bottom: 120px;
}
.travel-dates .dates-container:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, #fafafa 79%);
  height: 150px;
  width: 100%;
  z-index: 9;
}
.travel-dates .dates-container.full-show:before {
  display: none;
}
.travel-dates .dates-container .select-month {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 12px;
}
.travel-dates .dates-container .select-month span {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  padding-left: 6px;
}
.travel-dates .dates-container .select-month select {
  -webkit-appearance: none;
  color: #fc9900;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  background: transparent url(../images/caret.png) no-repeat 0% 50%;
  padding: 0px 0 0 15px;
  cursor: pointer;
}
.travel-dates .dates-container .top-title {
  display: block;
  margin-bottom: 35px;
  padding-right: 29px;
}
.travel-dates .dates-container .top-title h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
  color: #363636;
}
.travel-dates .dates-container .top-title p {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #363636;
  text-align: right;
}
body.ltr .travel-dates .dates-container .top-title p {
  text-align: left;
}
.travel-dates .dates-container .dates-grid {
  display: block;
  font-size: 0;
}
.travel-dates .dates-container .dates-grid .left-col {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content {
  display: inline-flex;
  align-items: flex-start;
  width: 100%;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side {
  width: 80%;
  overflow: auto;
  vertical-align: top;
  white-space: nowrap;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side::-webkit-scrollbar-thumb {
  border-radius: 23px;
  box-shadow: inset 0 0 6px #f4efed;
  -webkit-box-shadow: inset 0 0 6px #f4efed;
  background-color: #fc9901;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side::-webkit-scrollbar {
  width: 32px;
  background-color: #ffffff;
  height: 8px;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side::-webkit-scrollbar-track {
  border-radius: 23px;
  background-color: #fff;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col {
  display: inline-block;
  vertical-align: top;
  width: 33.3333333333%;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col:last-of-type ul li:last-child {
  padding-left: 15px;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col .col-head {
  font-size: 10px;
  font-weight: 600;
  line-height: 19px;
  display: block;
  color: #b2b2b2;
  border-bottom: 2px solid #ececee;
  direction: ltr;
  text-align: right;
}
body.ltr .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col .col-head {
  text-align: left;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul li {
  display: inline-flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  width: 25%;
  border-right: 1px solid #ececee;
  border-bottom: 2px solid #ececee;
  padding: 12px 8px 17px;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul li span {
  display: block;
  color: #363636;
  font-family: "Cairo", sans-serif;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 2px;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul li strong {
  height: 17px;
  width: 58px;
  border-radius: 5px 0 5px 0;
  background-color: #ff6600;
  font-size: 11px;
  line-height: 16px;
  display: block;
  color: #fff;
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
}
body.ltr .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul li strong {
  text-align: left;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side {
  width: 20%;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col {
  display: inline-block;
  width: 100%;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 31px;
  color: #363636;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col a {
  display: table;
  font-size: 11px;
  line-height: 14px;
  color: #4cb749;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col a:hover {
  text-decoration: underline;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col ul li {
  display: block;
  padding: 13px 0 14px;
  width: 100%;
  border-right: none;
  text-align: right;
  border-bottom: 2px solid #ececee;
}
body.ltr .travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col ul li {
  text-align: left;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col ul li:last-child {
  border-bottom: none;
}
.travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col .col-head {
  font-size: 10px;
  font-weight: 600;
  line-height: 19px;
  display: block;
  color: #b2b2b2;
  border-bottom: 2px solid #ececee;
  direction: ltr;
  text-align: right;
}
body.ltr .travel-dates .dates-container .dates-grid .left-col .left-col-content .right-side .col .col-head {
  text-align: left;
}
.travel-dates .dates-container .dates-grid .left-col .section-head h3 {
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
  color: #B2B2B2;
  display: inline-block;
  width: 227px;
}
.travel-dates .dates-container .dates-grid .grid-con {
  padding-right: 29px;
}

.main-title {
  position: relative;
  padding: 45px 0 0;
  margin-bottom: 48px;
}
.main-title .container {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 17px;
}
.main-title strong {
  display: table;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  border-radius: 2px;
  background-color: #E73327;
  color: #fff;
  padding: 0 4px;
}
.main-title h1 {
  color: #252525;
  font-size: 36px;
  font-weight: bold;
  line-height: 56px;
}
.main-title span {
  display: block;
  color: #9fa2aa;
  font-size: 14px;
  line-height: 26px;
}

.single-news-content {
  margin-bottom: 85px;
}
.single-news-content .container {
  padding-bottom: 40px;
  border-bottom: 2px dashed #e5e5e5;
}
.single-news-content img {
  display: block;
  height: auto;
}
.single-news-content .details {
  width: 775px;
  margin: 35px auto 0;
  max-width: 100%;
}
.single-news-content .details h3 {
  color: rgb(54, 54, 54);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: right;
  margin-bottom: 6px;
}
body.ltr .single-news-content .details h3 {
  text-align: left;
}
.single-news-content .details h2 {
  color: #363636;
  margin-bottom: 16px;
  font-weight: bold;
  line-height: 45px;
  font-size: 24px;
}
.single-news-content .details p {
  color: #252525;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 35px;
}
.single-news-content .details p a {
  color: #268AFF;
}
.single-news-content .details p a:hover {
  text-decoration: underline;
}

.single-news .news-list {
  padding-bottom: 26px;
}
.single-news .news-list h2 {
  color: #363636;
  margin-bottom: 16px;
  font-weight: bold;
  line-height: 45px;
  font-size: 24px;
}

.rout-booking ~ .page-footer .top-part {
  display: none;
}
.rout-booking ~ .page-footer .bottom-part ul {
  display: none;
}

.rout-booking {
  position: relative;
  padding: 55px 0 75px;
  min-height: calc(100vh - 90px - 98px);
}
.rout-booking .register {
  width: 876px;
  border: 1px solid #dbdde0;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
}
.rout-booking .register .register-container {
  padding: 19px 33px 0;
}
.rout-booking .register .register-head {
  border-bottom: 1px solid #ececee;
  padding-bottom: 25px;
}
.rout-booking .register .register-head h1 {
  color: #121212;
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 13px;
}
.rout-booking .register .register-head ul {
  align-items: center;
}
.rout-booking .register .register-head ul li {
  display: inline-flex;
  margin-left: 16px;
  color: #fff;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rout-booking .register .register-head ul li.facebook {
  height: 44px;
  width: 308px;
  border-radius: 4px;
  background-color: #2f52a6;
  line-height: 44px;
  font-size: 14px;
  font-weight: 600;
}
.rout-booking .register .register-head ul li.facebook .fa-facebook-f {
  margin-left: 8px;
  font-size: 20px;
}
.rout-booking .register .register-head ul li.facebook:hover {
  background-color: #1f449a;
}
.rout-booking .register .register-head ul li.email {
  height: 44px;
  width: 143px;
  border-radius: 4px;
  background-color: #FC9900;
  font-size: 14px;
  font-weight: bold;
}
.rout-booking .register .register-head ul li.email:hover {
  background-color: #e48d06;
}
.rout-booking .register .register-head ul li.new-mail {
  color: #4a90e2;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  direction: ltr;
}
.rout-booking .register .register-head ul li.new-mail a:hover {
  text-decoration: underline;
}
.rout-booking .register .register-head ul li i {
  margin-left: 5px;
  font-size: 20px;
}
.rout-booking .register-content h2 {
  color: #101010;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 15px;
}
.rout-booking .register-content form {
  width: 400px;
}
.rout-booking .register-content form .input-field {
  position: relative;
  margin-bottom: 25px;
}
.rout-booking .register-content form .input-field iframe {
  display: inline-block;
}
.rout-booking .register-content form .input-field:last-child {
  margin-bottom: 40px;
}
.rout-booking .register-content form .input-field label {
  position: relative;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}
.rout-booking .register-content form .input-field select {
  -webkit-appearance: none;
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  background: #fff url(../images/grey-select.png) 20% 50% no-repeat;
  width: 81px;
  height: 44px;
  padding-right: 17px;
  font-size: 14px;
  font-weight: 600;
}
body.ltr .rout-booking .register-content form .input-field select {
  padding-right: 0;
  padding-left: 17px;
  background-position: 80% 50%;
}
.rout-booking .register-content form .input-field input {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  width: 100%;
  padding-right: 15px;
}
.rout-booking .register-content form .input-field input:focus {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
}
.rout-booking .register-content form .input-field.phone-field {
  justify-content: space-between;
}
.rout-booking .register-content form .input-field.phone-field select {
  width: 55px;
}
.rout-booking .register-content form .input-field.phone-field input {
  width: calc(100% - 65px);
}
.rout-booking .register-content form .btn {
  height: 40px;
  width: 120px;
  background-color: #FC9900;
  font-size: 12px;
  margin-bottom: 32px;
  line-height: 40px;
  font-weight: bold;
}
.rout-booking .register-content form .btn:hover {
  background-color: #e48d06;
}
.rout-booking .trip-route-component {
  z-index: auto;
}
.rout-booking .tickets-component .tickets-component-con .material-icons {
  pointer-events: none;
}
.rout-booking .tickets-component .recive-time {
  color: #E73327;
  font-size: 10px;
  line-height: 19px;
  vertical-align: middle;
  padding: 0 17px;
}
.rout-booking .tickets-component .recive-time i {
  vertical-align: middle;
  font-size: 18px;
}

.destination-hero .hero-con .hero-content h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 56px;
}

.destination-page .destinations {
  border: none;
  margin: 0;
  padding: 103px 0 116px;
}
.distination-info .distination-main-info {
  padding: 75px 0;
}
.distination-info h3 {
  color: #252525;
  font-size: 24px;
  font-weight: bold;
  line-height: 56px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 22px;
}
.distination-info .distination-info-content-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.distination-info .distination-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
  align-items: flex-start;
  padding: 0 20px 40px;
}
.distination-info .distination-con.full-width {
  width: 100%;
}
.distination-info .distination-con .image-widget {
  display: inline-block;
  width: 50%;
}
.distination-info .distination-con .content-widget {
  display: inline-block;
  width: 50%;
  padding: 0 20px 0 0;
}
body.ltr .distination-info .distination-con .content-widget {
  padding: 0 0 0 20px;
}
.distination-info .distination-con .content-widget p {
  color: #252525;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 30px;
}
.distination-info .distination-con .content-widget p a {
  color: #FC9900;
}
.distination-info .distination-con .content-widget p a:hover {
  text-decoration: underline;
}
.distination-info .distination-con .content-widget h4 {
  color: #363636;
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
}

.page-con {
  padding-top: 55px;
  padding-bottom: 220px;
  justify-content: space-between;
  align-items: flex-start;
}
.page-con .menu-widget {
  display: inline-block;
  width: 180px;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  padding: 15px 0;
  position: sticky;
  top: 17vh;
}
.page-con .menu-widget ul li {
  display: block;
}
.page-con .menu-widget ul li a {
  color: #9fa2aa;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  padding-right: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.ltr .page-con .menu-widget ul li a {
  padding-right: 0;
  padding-left: 15px;
}
.page-con .menu-widget ul li a::before {
  content: "";
  position: absolute;
  right: 0;
  height: 24px;
  width: 3px;
  background-color: #FC9900;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.ltr .page-con .menu-widget ul li a::before {
  right: auto;
  left: 0;
}
.page-con .menu-widget ul li a:hover, .page-con .menu-widget ul li a.active {
  color: #FC9900;
}
.page-con .menu-widget ul li a:hover::before, .page-con .menu-widget ul li a.active::before {
  opacity: 1;
}
.page-con .content-widget {
  display: inline-block;
  width: calc(100% - 200px);
}
.page-con .content-widget h2 {
  color: #363636;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  margin-bottom: 20px;
}
.page-con .content-widget p {
  color: #252525;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 32px;
  width: 80%;
}
.page-con .content-widget p a {
  color: #FC9900;
}
.page-con .content-widget p a:hover {
  text-decoration: underline;
}
.page-con .content-widget img {
  margin-bottom: 20px;
}
.page-con .content-widget .title {
  margin-bottom: 18px;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 20px;
}
.page-con .content-widget .title h1 {
  color: #252525;
  font-size: 36px;
  font-weight: bold;
  line-height: 56px;
}
.page-con .content-widget .title p {
  color: #363636;
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
  margin-bottom: 0;
  width: 100%;
}
.page-con .content-widget .valuable {
  padding-top: 47px;
  margin-top: 30px;
  border-top: 2px solid #e5e5e5;
}
.page-con .content-widget .valuable h3 {
  color: #363636;
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  margin-bottom: 15px;
}
.page-con .content-widget .valuable .valuable-con {
  margin-bottom: 60px;
}
.page-con .content-widget .valuable .valuable-con .valuable-image {
  display: inline-block;
  width: 210px;
}
.page-con .content-widget .valuable .valuable-con .valuable-image img {
  margin: 0;
}
.page-con .content-widget .valuable .valuable-con .valuable-content {
  display: inline-block;
  padding-right: 18px;
  width: calc(100% - 220px);
}
body.ltr .page-con .content-widget .valuable .valuable-con .valuable-content {
  padding-right: 0;
  padding-left: 18px;
}
.page-con .content-widget .valuable .valuable-con .valuable-content h4 {
  color: #363636;
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 4px;
}
.page-con .content-widget .valuable .valuable-con .valuable-content p {
  color: #252525;
  font-size: 16px;
  line-height: 40px;
  width: 93%;
  margin-bottom: 0;
}

.contact-page .content-widget {
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  padding: 40px 30px;
}

.contact-page .page-con {
  padding-bottom: 110px;
}
.contact-page .page-con .content-widget .contact-content p {
  font-size: 20px;
  line-height: 37px;
  color: #363636;
  width: 100%;
}
.contact-page .page-con .content-widget .contact-content p:first-child {
  margin-bottom: 62px;
}
.contact-page .page-con .content-widget .contact-content p a {
  color: #FC9900;
}
.contact-page .page-con .content-widget .contact-content p a:hover {
  text-decoration: underline;
}
.contact-page .page-con .content-widget .contact-content h2 {
  font-size: 20px;
  line-height: 37px;
  color: #363636;
}
.contact-page .page-con .content-widget .contact-content span {
  display: block;
  color: #363636;
  font-size: 12px;
  line-height: 1;
  direction: ltr;
  text-align: right;
  margin-top: 10px;
}
body.ltr .contact-page .page-con .content-widget .contact-content span {
  text-align: left;
}
.contact-page .page-con .content-widget .contact-content form {
  padding-bottom: 37px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.contact-page .page-con .content-widget .contact-content form .input-field {
  position: relative;
  margin-bottom: 32px;
}
.contact-page .page-con .content-widget .contact-content form .input-field label {
  color: #222222;
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 2px;
}
.contact-page .page-con .content-widget .contact-content form .input-field input {
  line-height: 34px;
  width: 476px;
  max-width: 100%;
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 6px 10px;
}
.contact-page .page-con .content-widget .contact-content form .input-field textarea {
  height: 230px;
  width: 772px;
  max-width: 100%;
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  background-color: #ffffff;
  resize: none;
  padding: 6px 10px;
}
.contact-page .page-con .content-widget .contact-content form .btn {
  height: 52px;
  line-height: 52px;
  width: 179px;
  background-color: #1eb10d;
  font-size: 14px;
  font-weight: bold;
}
.contact-page .page-con .content-widget .contact-content form .btn:hover {
  background-color: #1a9a0b;
}

.faq-page .page-con {
  padding-bottom: 20px;
}
.faq-page .page-con .faq-content {
  margin-bottom: 100px;
}
.faq-page .page-con .faq-content h2 {
  display: table;
  color: #252525;
  font-size: 24px;
  font-weight: bold;
  line-height: 56px;
  border-bottom: 4px solid #252525;
  margin-bottom: 45px;
}
.faq-page .page-con .faq-content .question {
  padding: 22px 0;
  border-bottom: 1px solid #e5e5e5;
}
.faq-page .page-con .faq-content .question .ques-head {
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.faq-page .page-con .faq-content .question .ques-head span i {
  transition: transform 0.3s ease-in;
  transform: rotate(0deg);
}
body.ltr .faq-page .page-con .faq-content .question .ques-head span i {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.faq-page .page-con .faq-content .question .ques-head.no-answer {
  pointer-events: none;
}
.faq-page .page-con .faq-content .question .ques-head.no-answer h3 {
  color: #063d7d;
}
.faq-page .page-con .faq-content .question .ques-head.no-answer span {
  display: none;
}
.faq-page .page-con .faq-content .question .ques-head.active {
  padding-bottom: 20px;
}
.faq-page .page-con .faq-content .question .ques-head.active span i {
  transition: transform 0.3s ease-in;
  transform: rotate(-90deg);
}
.faq-page .page-con .faq-content .question .ques-head h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #363636;
}
.faq-page .page-con .faq-content .question .ques-head span {
  display: inline-block;
  text-align: left;
  color: #363636;
}
body.ltr .faq-page .page-con .faq-content .question .ques-head span {
  text-align: right;
}
.faq-page .page-con .faq-content .question .ques-head span i {
  font-size: 18px;
}
.faq-page .page-con .faq-content .question .answer {
  overflow-y: hidden;
  max-height: 0px;
  transition: max-height 0.4s ease-in;
}
.faq-page .page-con .faq-content .question .answer p {
  color: #252525;
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  width: 100%;
  padding-bottom: 10px;
}
.faq-page .page-con .faq-content .question .answer p strong {
  color: #FC9900;
}
.faq-page .page-con .faq-content .question .answer.active {
  display: block;
  max-height: 500px;
}

.user-data .user-data-content {
  display: inline-block;
  width: 876px;
  width: calc(100% - 278px);
  padding-left: 15px;
}
body.ltr .user-data .user-data-content {
  padding-left: 0;
  padding-right: 15px;
}
.user-data .user-data-content .hints-wrapper {
  margin-bottom: 20px;
}
.user-data .user-data-content .booking-user-data {
  padding: 25px 20px 20px;
  border-bottom: 1px solid #e5ebf1;
}
.user-data .user-data-content .booking-user-data img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.user-data .user-data-content .booking-user-data .txt {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
body.ltr .user-data .user-data-content .booking-user-data .txt {
  margin-right: 0;
  margin-left: 6px;
}
.user-data .user-data-content .booking-user-data .txt p {
  color: #6c707d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.user-data .user-data-content .booking-user-data .txt p.black {
  color: #101010;
}
.user-data .user-data-content .widget-footer {
  border: 1px solid #ececee;
  padding: 20px 35px;
}
.user-data .user-data-content .widget-footer.flex-column {
  display: flex;
  flex-direction: column;
}
.user-data .user-data-content .widget-footer h2 {
  height: 23px;
  color: rgb(76, 183, 73);
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0px;
  color: #4cb749;
}
body.ltr .user-data .user-data-content .widget-footer h2 {
  text-align: left;
}
.user-data .user-data-content .widget-footer h2.error {
  color: #de5343;
}
.user-data .user-data-content .widget-footer h3 {
  height: 23px;
  color: rgb(80, 80, 80);
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0px;
}
body.ltr .user-data .user-data-content .widget-footer h3 {
  text-align: left;
}
.user-data .user-data-content .widget-footer div {
  display: flex;
  margin-top: 15px;
  flex-wrap: wrap;
}
.user-data .user-data-content .widget-footer div .btn {
  display: flex;
  flex-direction: row-reverse;
  border-radius: 4px;
  height: 44px;
  width: 124px;
  margin: 0;
  width: auto;
  justify-content: right;
  padding-right: 16px;
  padding-left: 16px;
}
.user-data .user-data-content .widget-footer div .btn i {
  transform: rotate(180deg);
}
body.ltr .user-data .user-data-content .widget-footer div .btn {
  justify-content: left;
  padding-left: 16px;
  padding-right: 16px;
}
body.ltr .user-data .user-data-content .widget-footer div .btn i {
  transform: rotate(0);
}
.user-data .user-data-content .widget-footer div .btn.red {
  color: #e73327;
  border: 2px solid;
  background-color: transparent;
  margin-right: 15px;
}
body.ltr .user-data .user-data-content .widget-footer div .btn.red {
  margin-right: 0;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .user-data .user-data-content .widget-footer div .btn {
    width: 100%;
    padding: 0 20px;
  }
  .user-data .user-data-content .widget-footer div .btn i {
    margin-left: auto;
  }
  body.ltr .user-data .user-data-content .widget-footer div .btn i {
    margin-left: 0;
    margin-right: auto;
  }
  .user-data .user-data-content .widget-footer div .btn.red {
    margin: 15px 0 0;
  }
}
.user-data .user-data-content .widget-head {
  border: 1px solid #ececee;
  padding: 20px 35px;
}
.user-data .user-data-content .widget-head.shortened-height {
  padding: 10px 35px;
}
.user-data .user-data-content .widget-head .payment-methods-selection {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.user-data .user-data-content .widget-head .payment-methods-selection p {
  font-size: 12px;
  padding: 15px 15px 0;
  color: red;
  font-weight: 600;
}
.user-data .user-data-content .widget-head .payment-methods-selection a {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
}
.user-data .user-data-content .widget-head .payment-methods-selection a ~ a {
  white-space: nowrap;
  flex-wrap: wrap;
  max-width: 460px;
}
body.ltr .user-data .user-data-content .widget-head .payment-methods-selection a ~ a div {
  margin-right: unset;
}
.user-data .user-data-content .widget-head .payment-methods-selection a.hint {
  position: relative;
}
.user-data .user-data-content .widget-head .payment-methods-selection a.hint .hint-text {
  position: absolute;
  opacity: 0;
  white-space: pre-wrap;
  pointer-events: none;
  bottom: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  background-color: white;
  border: 1px solid lightgrey;
  box-shadow: 0px 0px 1px 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.user-data .user-data-content .widget-head .payment-methods-selection a.hint:hover .hint-text {
  opacity: 1;
}
.user-data .user-data-content .widget-head .payment-methods-selection a i {
  font-size: 20px;
  margin-left: 3px;
}
body.ltr .user-data .user-data-content .widget-head .payment-methods-selection a i {
  margin-left: 0;
  margin-right: 3px;
}
.user-data .user-data-content .widget-head .payment-methods-selection a img {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}
.user-data .user-data-content .widget-head .payment-methods-selection a img ~ img {
  margin-right: 4px;
}
body.ltr .user-data .user-data-content .widget-head .payment-methods-selection a img {
  margin-right: 0;
  margin-left: 14px;
}
body.ltr .user-data .user-data-content .widget-head .payment-methods-selection a img ~ img {
  margin-right: 0;
  margin-left: 4px;
}
.user-data .user-data-content .widget-head.no-border {
  border: none;
}
.user-data .user-data-content .widget-head h1,
.user-data .user-data-content .widget-head h2,
.user-data .user-data-content .widget-head h3 {
  color: #121212;
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
}

@media (max-width: 1219px) {
  .footer-links {
    width: 100%;
    text-align: right;
  }
  body.ltr .footer-links {
    text-align: left;
  }
  .featrured-routes .featrured-routes-con .feature .hidden-box a {
    transform: translateY(0);
  }
  .new-news .new-news-con div.bg-widget {
    width: 66%;
  }
  .new-news .new-news-con div.sm-widget {
    width: 31.5%;
  }
  .page-con .content-widget .title p {
    font-size: 16px;
  }
  .page-con .content-widget p {
    width: 100%;
    font-size: 14px;
  }
  .page-con .content-widget .valuable .valuable-con .valuable-content p {
    width: 100%;
    font-size: 14px;
  }
  .distination-info .distination-info-content .distination-con {
    width: 100%;
  }
  .distination-info .distination-info-content .distination-con .image-widget {
    width: 280px;
  }
  .distination-info .distination-info-content .distination-con .content-widget {
    width: calc(100% - 280px);
  }
  .rout-booking .register {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media (max-width: 999px) {
  .mobile-app {
    padding: 70px 0;
  }
  .mobile-app .app-con .app-content h3 {
    font-size: 24px;
  }
  .featrured-routes .featrured-routes-parent {
    width: 100%;
    overflow-x: scroll;
  }
  .featrured-routes .featrured-routes-parent::-webkit-scrollbar-thumb {
    border-radius: 23px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
  }
  .featrured-routes .featrured-routes-parent::-webkit-scrollbar {
    width: 32px;
    background-color: transparent;
    height: 0;
  }
  .featrured-routes .featrured-routes-parent::-webkit-scrollbar-track {
    border-radius: 23px;
    background-color: transparent;
  }
  .featrured-routes .featrured-routes-parent .featrured-routes-con {
    flex-wrap: nowrap;
    overflow: hidden;
    width: auto;
    display: block;
    white-space: nowrap;
    overflow: scroll;
    padding: 0 20px;
  }
  .featrured-routes .featrured-routes-parent .featrured-routes-con.destinations {
    white-space: unset;
    overflow-y: scroll;
    padding: 20px 0;
  }
  .featrured-routes .featrured-routes-parent .featrured-routes-con .feature {
    margin-left: 15px;
    width: 280px;
    max-width: calc(100vw - 50px);
  }
  body.ltr .featrured-routes .featrured-routes-parent .featrured-routes-con .feature {
    margin-left: 0;
    margin-right: 15px;
  }
  .featrured-routes .featrured-routes-parent .featrured-routes-con .feature:last-child {
    margin-left: 0;
  }
  body.ltr .featrured-routes .featrured-routes-parent .featrured-routes-con .feature:last-child {
    margin-right: 0;
  }
  .featrured-routes .featrured-routes-parent .featrured-routes-con .destination_group {
    overflow: scroll;
    margin-bottom: 10px;
  }
  .routs-page .featrured-routes .featrured-routes-con .feature {
    width: calc(50% - 15px) !important;
    margin-left: 15px;
  }
  body.ltr .routs-page .featrured-routes .featrured-routes-con .feature {
    margin-left: 0;
    margin-right: 15px;
  }
  .news .news-con .news-block {
    display: inline-block;
    width: calc(50% - 10px);
    margin-left: 20px;
    margin-bottom: 40px;
  }
  body.ltr .news .news-con .news-block {
    margin-left: 0;
    margin-right: 20px;
  }
  .news .news-con .news-block:nth-child(2n+2) {
    margin-left: 0;
  }
  body.ltr .news .news-con .news-block:nth-child(2n+2) {
    margin-right: 0;
  }
  .news .news-con .news-block:nth-child(3n+3) {
    margin-left: 20px;
  }
  body.ltr .news .news-con .news-block:nth-child(3n+3) {
    margin-left: 0;
    margin-right: 20px;
  }
  .new-news .new-news-con div.bg-widget {
    width: 65.5%;
  }
  .new-news .new-news-con div.sm-widget {
    width: 31.5%;
  }
  .new-news .new-news-con div.sm-widget a {
    font-size: 12px !important;
    line-height: 25px !important;
  }
  .news-list .news-list-con .news-widget .news-image {
    font-size: 0;
  }
  .news-list .news-list-con .news-widget .news-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .news-list .news-list-con .news-widget.empty-widdget .news-content p {
    font-size: 15px;
    line-height: 26px;
    margin: 5px 0;
  }
  .page-con {
    padding-bottom: 100px;
  }
  .page-con .menu-widget {
    width: 30%;
  }
  .page-con .content-widget {
    width: 70%;
    padding-right: 25px;
  }
  .page-con .content-widget iframe {
    height: 300px;
  }
  .page-con .content-widget .valuable .valuable-con {
    flex-direction: column;
  }
  .page-con .content-widget .valuable .valuable-con .valuable-image {
    width: 100%;
    font-size: 0;
    margin-bottom: 15px;
  }
  .page-con .content-widget .valuable .valuable-con .valuable-content {
    width: 100%;
    padding-right: 0;
  }
  .destinations .destinations-con .station-destination {
    width: 40%;
  }
  .destinations .destinations-con .station-destination h3 {
    font-size: 43px;
    padding-bottom: 15px;
  }
  .destinations .destinations-con .station-destination p {
    margin-bottom: 18px;
    line-height: 37px;
  }
  .destinations .destinations-con .suggest-destinations {
    width: 60%;
  }
  .destinations .destinations-con .suggest-destinations ul li {
    padding: 32px 20px 46px;
  }
  .distination-info .distination-info-content .distination-con .image-widget {
    width: 44%;
  }
  .faq-page .page-con .faq-content .question .ques-head h3 {
    width: 85%;
  }
  .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side {
    width: 75%;
  }
  .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col {
    width: 65%;
  }
  .travel-dates .dates-container .dates-grid .left-col .section-head h3 {
    width: 25%;
  }
  .travel-dates .dates-container .dates-grid .right-side {
    width: 25% !important;
  }
  .rout-booking .register .register-head ul li.facebook {
    width: 280px;
  }
  .rout-booking .register .register-container {
    padding: 19px 15px 0;
  }
  .user-data .user-data-content {
    width: 100%;
    padding: 0;
  }
  body.ltr .user-data .user-data-content {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .mobile-app {
    padding: 30px 0 50px;
  }
  .mobile-app .app-con div.app-content h3 {
    font-size: 22px;
    line-height: 1.1;
  }
  .discound h4 {
    font-size: 150px;
    line-height: 105px;
  }
  .discound .discound-component {
    width: 90%;
    padding: 45px 25px 60px;
  }
  .discound .discound-component h5 {
    font-size: 23px;
  }
  .featrured-routes .btn {
    width: 90%;
  }
  .news {
    padding: 70px 0 65px;
  }
  .news .section-title {
    margin-bottom: 50px;
  }
  .news .news-con .news-block {
    display: inline-block;
    width: calc(100% - 0px);
    margin-left: 0px;
    margin-bottom: 50px;
  }
  .news .news-con .news-block:nth-child(2n+2) {
    margin-left: 0;
  }
  .news .news-con .news-block:nth-child(3n+3) {
    margin-left: 0px;
  }
  .news .news-con .news-block img {
    margin-bottom: 0;
  }
  footer {
    padding: 20px 0 20px;
  }
  footer .top-part {
    margin-bottom: 30px;
  }
  footer .top-part .part-con .subscribe-feild {
    width: 100%;
    margin-bottom: 25px;
  }
  footer .top-part .part-con .subscribe-feild .input-field input {
    width: 100%;
  }
  footer .top-part .part-con .footer-links {
    text-align: right;
  }
  body.ltr footer .top-part .part-con .footer-links {
    text-align: left;
  }
  footer .top-part .part-con .footer-links ul li a {
    margin-right: 0;
    margin-left: 15px;
  }
  footer .bottom-part .part-con {
    flex-direction: column-reverse;
  }
  footer .bottom-part .part-con .copyright {
    margin-top: 20px;
    text-align: center;
    line-height: 23px;
  }
  .buses-page .hero {
    margin-bottom: 130%;
  }
  .buses-page .hero form {
    border-radius: 5px;
  }
  .buses-page .hero form .tab-content {
    border-radius: 5px;
    padding: 35px 13px 20px !important;
  }
  .new-news .new-news-con div {
    margin-left: 0px;
  }
  .new-news .new-news-con div.bg-widget {
    width: 100%;
  }
  .new-news .new-news-con div.sm-widget {
    width: 100%;
  }
  .new-news .new-news-con div.sm-widget::before {
    padding-top: 100%;
  }
  .new-news .new-news-con div.sm-widget a {
    font-size: 13px !important;
    line-height: 25px !important;
  }
  .new-news .new-news-con div.hidden-box .box-content span {
    opacity: 1;
  }
  .news-list .news-list-con .news-widget {
    width: 100%;
    margin-left: 0;
  }
  .news-list .news-list-con .news-widget .news-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .news-list .news-list-con .news-widget.empty-widdget .news-content p {
    font-size: 15px;
    line-height: 26px;
    margin: 5px 0;
  }
  .news-list .btn {
    width: 95%;
  }
  .page-con {
    flex-direction: column-reverse;
    padding-bottom: 100px;
  }
  .page-con .menu-widget {
    width: 100%;
  }
  .page-con .content-widget {
    width: 100%;
    padding-right: 0;
  }
  .page-con .content-widget .valuable .valuable-con {
    flex-direction: column;
  }
  .page-con .content-widget .valuable .valuable-con .valuable-image {
    width: 100%;
    font-size: 0;
    margin-bottom: 15px;
  }
  .page-con .content-widget .valuable .valuable-con .valuable-content {
    width: 100%;
    padding-right: 0;
  }
  .page-con .content-widget p {
    font-size: 13px;
  }
  .destinations .destinations-con .station-destination {
    width: 100%;
    margin-bottom: 50px;
  }
  .destinations .destinations-con .station-destination h3 {
    font-size: 35px;
    padding-bottom: 10px;
  }
  .destinations .destinations-con .station-destination p {
    margin-bottom: 11px;
    line-height: 29px;
    font-size: 14px;
  }
  .destinations .destinations-con .suggest-destinations {
    width: 100%;
  }
  .destinations .destinations-con .suggest-destinations ul li {
    width: 50%;
    padding: 32px 35px 46px;
  }
  .distination-info h3 {
    font-size: 18px;
  }
  .distination-info .distination-con div {
    width: 100% !important;
  }
  .distination-info .distination-con div.content-widget {
    padding: 25px 0 0 0;
  }
  .distination-info .distination-con div img {
    width: 100%;
    margin-bottom: 15px;
  }
  .distination-info .distination-main-info {
    margin-bottom: 20px;
  }
  .destination-page .destinations {
    padding: 50px 0 116px;
  }
  .destination-page .destinations .destinations-con {
    flex-direction: column;
  }
  .page-title h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .stations-page .stations-list-con .station-list {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 40px;
  }
  .faq-page .page-con .faq-content {
    margin-bottom: 50px;
  }
  .faq-page .page-con .faq-content h2 {
    font-size: 18px;
    line-height: 40px;
  }
  .faq-page .page-con .faq-content .question .ques-head h3 {
    font-size: 13px;
    width: 90%;
  }
  .faq-page .page-con .faq-content .question .answer p {
    font-size: 13px;
  }
  .page-con .content-widget .title p {
    font-size: 14px;
  }
  .page-con .content-widget .title h1 {
    font-size: 26px;
    line-height: 31px;
  }
  .contact-page .page-con .content-widget .contact-content p {
    font-size: 14px;
    line-height: 28px;
  }
  .contact-page .page-con .content-widget .contact-content p:first-child {
    margin-bottom: 35px;
  }
  .contact-page .page-con .content-widget .contact-content p a {
    color: #FC9900;
  }
  .contact-page .page-con .content-widget .contact-content p a:hover {
    text-decoration: underline;
  }
  .contact-page .page-con .content-widget .contact-content h2 {
    font-size: 16px;
  }
  .contact-page .page-con .content-widget .contact-content span {
    font-size: 12px;
    line-height: 24px;
  }
  .contact-page .page-con .content-widget .contact-content span:last-child {
    margin-bottom: 50px;
  }
  .contact-page .page-con .content-widget .contact-content form .input-field input {
    width: 100%;
  }
  .contact-page .page-con .content-widget .contact-content form .btn {
    width: 100%;
  }
  .station-hero .station-intro {
    width: 100%;
  }
  .station-hero .station-intro h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .station-hero .station-intro h2 {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .travel-dates .sec-title h3 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 4px;
  }
  .travel-dates .dates-container .top-title {
    padding-right: 15px;
  }
  .travel-dates .dates-container .dates-grid .grid-con {
    padding-right: 15px;
  }
  .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side {
    width: 85%;
  }
  .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col {
    width: 133%;
  }
  .travel-dates .dates-container .dates-grid .left-col .left-col-content .lef-side .col ul li {
    padding: 21px 8px 22px;
  }
  .travel-dates .dates-container .dates-grid .left-col .section-head h3 {
    width: auto;
    margin-left: 14px;
  }
  .travel-dates .dates-container .dates-grid .right-side {
    width: 37% !important;
  }
  .user-data .user-data-content .widget-head {
    padding: 15px;
  }
  .user-data .user-data-content .user-widget .book-bus-container {
    display: flex;
    flex-direction: column;
  }
  .user-data .user-data-content .user-widget .book-bus-container .bus-widget {
    padding: 25px 10px;
    width: 100%;
  }
  .user-data .user-data-content .user-widget .book-bus-container .bus-widget .bus-info {
    width: 100%;
  }
  .user-data .user-data-content .user-widget .book-bus-container .bus-widget .bus-con {
    width: 100%;
  }
  .user-data .user-data-content .user-widget .register-content .payment-form {
    padding: 15px 15px;
  }
  .user-data .user-data-content .user-widget .register-content .payment-form .input-field {
    margin-bottom: 16px;
  }
  .user-data .user-data-content .user-widget h4 {
    padding: 0 15px;
  }
  .user-data .user-data-content .user-widget .btn {
    width: 90%;
    margin: 25px auto;
  }
  .user-data .user-data-content .user-widget .payment-images {
    padding: 0 15px 37px;
  }
  .user-data .user-data-content .user-widget .user-info {
    padding: 20px 15px 0;
  }
  .rout-booking .register-content form {
    width: 100%;
  }
  .rout-booking .register-content form .btn {
    width: 100%;
  }
  .rout-booking .register .register-head ul li {
    width: 100% !important;
    margin-bottom: 12px;
    margin-left: 0;
  }
  .routs-page .featrured-routes .featrured-routes-con .feature {
    width: 100% !important;
    margin-left: 0;
  }
  .routs-page .featrured-routes .featrured-routes-con .feature:nth-child(3n+3) {
    margin-left: 0;
  }
}
.seat-dec-btn {
  flex: 1;
  padding-right: 10px;
  padding-left: 10px;
}

.BookingItem_date {
  margin-inline-start: 22px;
}
.BookingItem_date p {
  white-space: nowrap;
}

.BookingItem_num {
  margin-inline-start: 22px;
}
.BookingItem_num p {
  white-space: nowrap;
}

.BookingItem_type {
  margin-inline-start: 22px;
}
.BookingItem_type p {
  white-space: nowrap;
}

.BookingItem_directions {
  border-right: 1px solid #e5ebf1;
  border-left: 1px solid #e5ebf1;
  padding-inline-start: 20px;
}
.BookingItem_directions .directions {
  display: flex;
  align-items: center;
}
.BookingItem_directions .directions p {
  color: #121212;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
}
.BookingItem_directions .directions .track {
  position: relative;
  margin: 0 12px;
}
.BookingItem_directions .directions .track::before {
  content: "directions_bus";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  vertical-align: middle;
  font-weight: normal;
  color: #c1c9d2;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -9px;
}
body.ltr .BookingItem_directions .directions .track::before {
  margin-right: -9px;
}
.BookingItem_directions .directions .track .line {
  width: 40px;
  height: 3px;
  background-color: #c1c9d2;
  display: block;
  position: relative;
}
.BookingItem_directions .directions .track .line::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #c1c9d2;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  top: -2px;
}
body.ltr .BookingItem_directions .directions .track .line::before {
  right: auto;
  left: -5px;
}
.BookingItem_directions .directions .track .line::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid #c1c9d2;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: -2px;
}
body.ltr .BookingItem_directions .directions .track .line::after {
  left: auto;
  right: -7px;
}
.BookingItem_directions .details p {
  color: #9fa2aa;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
}

.BookingItem_details {
  padding: 18px 0 18px 82px;
  position: relative;
}
body.ltr .BookingItem_details {
  padding: 18px 82px 18px 0;
}
@media screen and (max-width: 1219px) {
  .BookingItem_details {
    padding-left: 60px;
  }
  body.ltr .BookingItem_details {
    padding-left: 0;
    padding-right: 60px;
  }
}
.BookingItem_details .base-details h5.label {
  color: #222222;
  font-size: 12px;
  letter-spacing: 0;
  white-space: nowrap;
}
.BookingItem_details .base-details .price {
  color: #363636;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}
.BookingItem_details .base-details .price .symbol {
  font-size: 12px;
  color: #636363;
  font-family: "Cairo", sans-serif;
  font-weight: 600;
  display: inline-block;
  margin-right: 5px;
}
body.ltr .BookingItem_details .base-details .price .symbol {
  font-family: "Lato", sans-serif;
  margin-right: 0;
  margin-left: 5px;
}
.BookingItem_details .base-details .booking-status {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  position: relative;
  display: block;
  color: #101010;
  padding-right: 11px;
  white-space: nowrap;
}
body.ltr .BookingItem_details .base-details .booking-status {
  padding-right: 0;
  padding-left: 11px;
}
.BookingItem_details .base-details .booking-status::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  background-color: #101010;
}
body.ltr .BookingItem_details .base-details .booking-status::before {
  right: auto;
  left: 0;
}
.BookingItem_details .base-details .booking-status.temporary {
  color: #FC9900;
}
.BookingItem_details .base-details .booking-status.temporary::before {
  background-color: #FC9900;
}
.BookingItem_details .base-details .booking-status.confirmed {
  color: #1EB10D;
}
.BookingItem_details .base-details .booking-status.confirmed::before {
  background-color: #1EB10D;
}
.BookingItem_details .base-details .booking-status.cancelled {
  color: #E73327;
}
.BookingItem_details .base-details .booking-status.cancelled::before {
  background-color: #E73327;
}
.BookingItem_details .actions {
  display: none;
  position: relative;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}
body.ltr .BookingItem_details .actions {
  left: auto;
  right: 24px;
}
@media screen and (max-width: 1219px) {
  .BookingItem_details .actions {
    left: 16px;
  }
  body.ltr .BookingItem_details .actions {
    left: auto;
    right: 16px;
  }
}
.BookingItem_details .actions .actions-open {
  font-size: 24px;
  color: #363636;
}
.BookingItem_details .actions .actions-box {
  position: relative;
  position: absolute;
  top: -8px;
  left: -5px;
  background: #ffffff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  overflow: hidden;
  padding: 35px 10px 18px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.ltr .BookingItem_details .actions .actions-box {
  left: auto;
  right: -5px;
}
.BookingItem_details .actions .actions-box .actions-close {
  font-size: 18px;
  color: #363636;
  position: absolute;
  top: 10px;
  left: 8px;
}
body.ltr .BookingItem_details .actions .actions-box .actions-close {
  left: auto;
  right: 8px;
}
.BookingItem_details .actions .actions-box-link {
  color: #92a0b0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.BookingItem_details .actions .actions-box-link:hover {
  color: #101010;
}
.BookingItem_details .actions.active {
  z-index: 1;
}
.BookingItem_details .actions.active .actions-box {
  opacity: 1;
  pointer-events: auto;
}

.full-trip-details {
  font-size: 0;
  margin: 0 -25px;
  padding: 25px 0 36px;
}
.full-trip-details .rout {
  display: block;
  padding: 0 25px;
}
.full-trip-details .rout h4 {
  color: #1EB10D;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 7px;
}
.full-trip-details .rout h4 .icon-check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #1EB10D;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
}
body.ltr .full-trip-details .rout h4 .icon-check {
  margin-left: 0;
  margin-right: 5px;
}
.full-trip-details .rout h4 .icon-check i {
  font-size: 10px;
  color: #fff;
}
.full-trip-details .rout p {
  color: #101010;
  font-size: 12px;
}
.full-trip-details .rout p.date {
  font-size: 14px;
  color: #212121;
}
.full-trip-details .rout p.time {
  color: #212121;
}
.full-trip-details .rout p.time span {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.full-trip-details .rout .seats-selected {
  font-size: 0;
  margin-top: 10px;
}
.full-trip-details .rout .seats-selected li {
  display: inline-flex;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  margin: 0 0 3px 3px;
  color: #fff;
}
.full-trip-details .rout .seats-selected li.seat.seat-confirmed {
  background-color: #1EB10D;
}
.full-trip-details .rout .seats-selected li.seat.seat-cancelled {
  background-color: #E73327;
}
body.ltr .full-trip-details .rout .seats-selected li {
  margin: 0 3px 3px 0;
}

.tickets-component {
  display: inline-block;
  width: 278px;
  margin-right: auto;
}
body.ltr .tickets-component {
  margin-right: 0;
  margin-left: auto;
}
.tickets-component .sticky {
  margin-top: 115px;
}
.tickets-component .ticket-side {
  width: 278px;
}
@media (max-width: 999px) {
  .tickets-component .ticket-side {
    width: 100%;
  }
}
.tickets-component .calc-ticket {
  width: 100%;
  display: block;
  border: 1px solid #dbdde0;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
}
.tickets-component .calc-ticket .total-cost {
  padding: 15px 0 19px;
}
@media screen and (max-width: 999px) {
  .tickets-component .calc-ticket .total-cost {
    margin: 0;
    padding: 0;
  }
}
.tickets-component .calc-ticket--booking {
  margin: 10;
}
.tickets-component .calc-ticket .tickets-component-con {
  padding: 0 17px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 12px;
}
@media screen and (max-width: 999px) {
  .tickets-component .calc-ticket .tickets-component-con {
    padding: 10px 18px;
  }
}
.tickets-component .calc-ticket .tickets-component-con .addCode {
  display: flex;
  align-content: center;
  cursor: pointer;
  width: 100%;
  justify-content: space-between;
}
.tickets-component .calc-ticket .tickets-component-con .addCode label {
  color: #2075FF;
  line-height: 24px;
  border-radius: 4px;
  padding: 0 6px;
  background-color: #E8F1FF;
  pointer-events: none;
}
.tickets-component .calc-ticket .tickets-component-con a h5 {
  color: #0071c5;
  text-decoration: underline;
}
.tickets-component .calc-ticket .tickets-component-con a i {
  color: #0071c5;
  font-size: inherit;
  margin-left: 5px;
  align-items: center;
  display: flex;
}
.tickets-component .calc-ticket .ticketData-head {
  border-bottom: 1px solid #ececee;
  margin-bottom: 9px;
  display: flex;
  justify-content: space-between;
  padding: 8px 16px 8px 9px;
}
body.ltr .tickets-component .calc-ticket .ticketData-head {
  padding: 8px 9px 8px 16px;
}
.tickets-component .calc-ticket .ticketData-head h4 {
  color: #363636;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}
.tickets-component .calc-ticket .ticketData-head .num-of-ticket {
  color: #121212;
  font-size: 12px;
  font-weight: 700;
}
.tickets-component .calc-ticket .ticketData-head .num-of-ticket span {
  width: 27px;
  height: 27px;
  background: #0071c5;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle;
}
body.ltr .tickets-component .calc-ticket .ticketData-head .num-of-ticket span {
  margin-right: 0;
  margin-left: 5px;
}
@media screen and (max-width: 999px) {
  .tickets-component .calc-ticket .ticketData-head {
    flex-direction: column;
    padding: 0 !important;
  }
  .tickets-component .calc-ticket .ticketData-head h4 {
    border-bottom: 1px solid #ececee;
    padding: 12px 16px;
  }
  .tickets-component .calc-ticket .ticketData-head .num-of-ticket {
    padding: 8px 16px;
  }
}
.tickets-component .calc-ticket .empty-ticket {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tickets-component .calc-ticket .empty-ticket i {
  font-size: 26px;
  width: 36px;
  margin-bottom: 6px;
  transform: rotate(-45deg);
}
.tickets-component .calc-ticket .empty-ticket p {
  color: #363636;
  font-weight: bold;
  height: 23px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
}
.tickets-component .calc-ticket .empty-ticket h5 {
  width: 236px;
  height: 22px;
  color: #939598;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  line-height: 19px;
}
.tickets-component .calc-ticket ul {
  justify-content: space-between;
  padding-bottom: 14px !important;
  border-bottom: 1px solid #ececee;
  align-items: center;
}
.tickets-component .calc-ticket ul ~ ul {
  margin-top: 8px;
}
.tickets-component .calc-ticket ul li {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #222222;
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
}
.tickets-component .calc-ticket ul li:nth-child(2) {
  text-align: left;
}
body.ltr .tickets-component .calc-ticket ul li:nth-child(2) {
  text-align: right;
}
.tickets-component .calc-ticket ul li i {
  color: #E73327;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}
.tickets-component .calc-ticket ul li span {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  color: #9fa2aa;
}
.tickets-component .calc-ticket ul li p {
  position: relative;
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  padding-bottom: 16px;
}
body.ltr .tickets-component .calc-ticket ul li p {
  text-align: right;
}
.tickets-component .calc-ticket ul li p:before {
  content: "جنيه";
  font-size: 12px;
  line-height: 23px;
  color: #636363;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Cairo", sans-serif;
  font-weight: 600;
}
.tickets-component .calc-ticket ul li a {
  color: #0071c5;
}
.tickets-component .calc-ticket ul li a:hover {
  text-decoration: underline;
}
.tickets-component .calc-ticket .ticketItem {
  padding: 16px 16px 14px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ececee;
  flex-wrap: wrap;
}
.tickets-component .calc-ticket .ticketItem .row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.tickets-component .calc-ticket .ticketItem .row + .row {
  margin-top: 10px;
}
.tickets-component .calc-ticket .ticketItem .row .item {
  display: inline-block;
}
.tickets-component .calc-ticket .ticketItem .row .item + .item {
  text-align: left;
}
body.ltr .tickets-component .calc-ticket .ticketItem .row .item + .item {
  text-align: right;
}
.tickets-component .calc-ticket .ticketItem .row p {
  font-size: 12px;
  color: #222222;
  line-height: 1.6;
}
.tickets-component .calc-ticket .ticketItem .row p.gray {
  color: #9FA2AA;
}
.tickets-component .calc-ticket .ticketItem .row p.bold {
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.tickets-component .calc-ticket .ticketItem .row p span {
  display: block;
  font-family: "Cairo", sans-serif;
  font-weight: 400;
  line-height: 0.7;
}
body.ltr .tickets-component .calc-ticket .ticketItem .row p span {
  font-family: "Lato", sans-serif;
}
.tickets-component .calc-ticket .ticketItem .row p .dir {
  direction: ltr;
  line-height: inherit;
}
.tickets-component .calc-ticket .ticketItem .data {
  max-width: calc(100% - 60px);
}
.tickets-component .calc-ticket .ticketItem .data .date {
  color: #222222;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
}
.tickets-component .calc-ticket .ticketItem .data .cities {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  color: #9fa2aa;
  margin-bottom: 6px;
}
.tickets-component .calc-ticket .ticketItem .data .cities i {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 5px;
}
.tickets-component .calc-ticket .ticketItem .price {
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
body.ltr .tickets-component .calc-ticket .ticketItem .price {
  text-align: right;
}
.tickets-component .calc-ticket .ticketItem .price .symbol {
  font-size: 12px;
  color: #636363;
  font-family: "Cairo", sans-serif;
  font-weight: 600;
  display: block;
}
body.ltr .tickets-component .calc-ticket .ticketItem .price .symbol {
  font-family: "Lato", sans-serif;
}
.tickets-component .calc-ticket .ticketItem .ticketItem-edit {
  width: 100%;
  line-height: 1.3;
}
.tickets-component .calc-ticket .ticketItem .ticketItem-edit a {
  color: #0071c5;
  font-size: 12px;
}
.tickets-component .calc-ticket .ticketItem .ticketItem-edit a:hover {
  text-decoration: underline;
}
.tickets-component .calc-ticket .discount-row {
  width: 100%;
  display: flex;
  align-items: center;
}
.tickets-component .calc-ticket .discount-row img {
  display: inline-block;
  margin-left: 5px;
}
body.ltr .tickets-component .calc-ticket .discount-row img {
  margin-left: 0;
  margin-right: 5px;
}
.tickets-component .calc-ticket .disc-copoun {
  border-bottom: 1px solid #ececee;
  padding: 15px 0;
  position: relative;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con span {
  display: flex;
  align-items: center;
  color: #222222;
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 2px;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con span i {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
body.ltr .tickets-component .calc-ticket .disc-copoun .tickets-component-con span i {
  margin-left: 0;
  margin-right: 5px;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con span .close {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  padding: 7px;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con span .close i {
  color: #E73327;
  margin: 0;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con span .close.undo-btn {
  position: absolute;
  top: 0;
  left: 0;
}
body.ltr .tickets-component .calc-ticket .disc-copoun .tickets-component-con span .close.undo-btn {
  left: auto;
  right: 0;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con input {
  display: inline-block;
  height: 38px;
  width: calc(100% - 94px);
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  background-color: #ffffff;
  padding-right: 10px;
  font-size: 12px;
}
body.ltr .tickets-component .calc-ticket .disc-copoun .tickets-component-con input {
  padding-right: 0;
  padding-left: 10px;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con .btn {
  display: inline-block;
  width: 84px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
  padding: 0;
}
body.ltr .tickets-component .calc-ticket .disc-copoun .tickets-component-con .btn {
  margin-right: 0;
  margin-left: 10px;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con .btn:hover {
  background-color: #e48d06;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con p {
  color: #4cb749;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  width: 100%;
  display: block;
  padding: 5px 0;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con p i {
  font-size: 14px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  padding: 0px 4px;
  background-color: #4cb749;
}
.tickets-component .calc-ticket .disc-copoun .tickets-component-con p.grey-text {
  color: #454C51;
}
.tickets-component .calc-ticket .total-cost span {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  color: #222222;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 6px;
}
.tickets-component .calc-ticket .total-cost span.price-tax {
  font-size: 10px;
  color: #222222;
  line-height: 1.4;
}
.tickets-component .calc-ticket .total-cost .price-txt {
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  display: flex;
  width: 100%;
  padding-bottom: 6px;
}
.tickets-component .calc-ticket .total-cost .price-txt p {
  direction: ltr;
}
.tickets-component .calc-ticket .total-cost .price-txt del {
  color: #6C707D;
  margin-right: auto;
  font-size: 14px;
  text-decoration: line-through;
  direction: ltr;
}
body.ltr .tickets-component .calc-ticket .total-cost .price-txt del {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 999px) {
  .tickets-component .calc-ticket .total-cost .price-txt del {
    display: none;
  }
}
.rout-booking .tickets-component .calc-ticket .total-cost .price-txt del {
  display: block !important;
}
.tickets-component .calc-ticket .total-cost .btn {
  height: auto;
  line-height: 48px;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  background-color: #4cb749;
  margin-top: 10px;
}
.tickets-component .calc-ticket .total-cost .btn.disabled {
  background-color: #dbdde0 !important;
  pointer-events: none !important;
  cursor: pointer !important;
  color: #b2b2b2 !important;
}
.tickets-component .calc-ticket .total-cost .btn.disabled:hover {
  background-color: #4d4d4d !important;
}
.tickets-component .calc-ticket .total-cost .btn:hover {
  background-color: #39a036;
}
@media screen and (max-width: 999px) {
  .tickets-component .calc-ticket .total-cost .btn {
    font-size: 16px;
    height: auto;
    line-height: 60px;
  }
}
.tickets-component .calc-ticket .countdown-timer {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bolder;
  padding: 10px;
  color: #1eb10d;
  transition: all 0.3s ease-in;
  border-top: 1px solid #ECECEE;
}
.tickets-component .calc-ticket .countdown-timer span {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  margin: 0 5px;
  height: 16px;
  width: 40px;
  color: white;
  background: #1eb10d;
  transition: all 0.3s ease-in;
}
.tickets-component .calc-ticket .countdown-timer.red {
  color: #e73327;
}
.tickets-component .calc-ticket .countdown-timer.red span {
  background: #e73327;
}
.tickets-component .calc-ticket .countdown-timer i {
  font-size: 16px;
  font-weight: bold;
}
.tickets-component .calc-ticket .cart-notice {
  border-top: 1px solid #ececee;
  padding: 10px 17px;
}
.tickets-component .calc-ticket .cart-notice .list-notice {
  color: #1eb10d;
  font-size: 12px;
  font-family: "Cairo";
  font-weight: bold;
}
.tickets-component .calc-ticket .cart-notice .list-notice i {
  padding-left: 5px;
  vertical-align: middle;
}
body.ltr .tickets-component .calc-ticket .cart-notice .list-notice i {
  padding-left: 0;
  padding-right: 5px;
}
.tickets-component .showTicket {
  display: none;
  width: 36px;
  background-image: url(../images/icons/arrow-top.png);
  position: absolute;
  height: 36px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  top: 24px;
  left: 24px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.ltr .tickets-component .showTicket {
  left: auto;
  right: 24px;
}
@media screen and (max-width: 999px) {
  .tickets-component {
    position: fixed;
    width: auto;
    padding: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }
  .tickets-component .calc-ticket {
    margin: 0;
  }
  .tickets-component .ticketData {
    display: none;
  }
  .tickets-component .ticketData.active {
    display: block;
  }
  .tickets-component .ticketData.active ~ .total-cost .showTicket {
    top: 10px;
    -moz-transform: scale(-1);
    -o-transform: scale(-1);
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1);
  }
  .tickets-component .ticketData.active ~ .total-cost .price-txt del {
    display: block;
  }
  .tickets-component .showTicket {
    display: block;
  }
}

.trip-data p {
  color: #212121;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  line-height: 1.5;
}
.trip-data p.large {
  font-size: 14px;
}
.trip-data p span {
  font-size: 24px;
  font-weight: 700;
}
body.ltr .trip-data p {
  text-align: left;
}

.editSeats-steps {
  display: inline-block;
  vertical-align: middle;
  padding: 12px 9px 14px;
  background: #fdf8dd;
  border: 1px solid #e6dfb6;
  border-radius: 4px;
}
.editSeats-steps li {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  counter-increment: my-badass-counter;
}
.editSeats-steps li::before {
  content: counter(my-badass-counter);
  width: 20px;
  height: 20px;
  background-color: #ff5c5c;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  margin-left: 6px;
  color: #fff;
}

.editSeats-hint p {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}
.editSeats-hint p ~ p {
  margin-top: 4px;
}
.editSeats-hint p::before {
  content: "";
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #c1c9d2;
  border-radius: 4px;
}
.editSeats-hint p.not-ava::before {
  width: 24px;
  height: 24px;
  background: #e5ebf1;
  border-radius: 4px 4px 4px 4px;
}
.editSeats-hint p.selected::before {
  width: 24px;
  height: 24px;
  background: #1eb10d;
  border-color: #1eb10d;
  border-radius: 4px 4px 4px 4px;
}

.seats-count-component {
  width: 102px;
}
.seats-count-component.home {
  margin-top: 12px;
}
.seats-count-component .input-field {
  position: relative;
}
.seats-count-component .input-field input {
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
}
.seats-count-component label {
  margin-bottom: 2px;
  font-size: 11px;
  line-height: 20px;
  color: #222222;
  vertical-align: middle;
  font-weight: 600;
  white-space: nowrap;
}
.seats-count-component label i {
  vertical-align: middle;
  font-size: 14px;
}
.seats-count-component button.seat-btn {
  background: #fff url(../images/grey-select.png) 10px 50% no-repeat;
  border: 1px solid #c07603;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
  text-align: right;
}
body.ltr .seats-count-component button.seat-btn {
  text-align: left;
}
.seats-count-component .seat-selector-default {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff 10px 50% no-repeat;
  border: 1px solid #c07603;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 5px;
  text-align: right;
}
body.ltr .seats-count-component .seat-selector-default {
  text-align: left;
}
.seats-count-component .seat-selector-default.search {
  border-color: #bbc9d9;
}
.seats-count-component .seat-selector-default span {
  font-size: 18px;
  font-weight: 600;
  padding: 0 8px;
}
.seats-count-component .seat-selector-default button {
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: rgba(159, 162, 170, 0.1);
  border-radius: 2px 2px 2px 2px;
  padding: 0;
  cursor: pointer;
  flex: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.seats-count-component .seat-selector-default button:hover {
  background: rgba(159, 162, 170, 0.3);
}
.seats-count-component .seat-selector-default button i {
  font-size: 18px;
  line-height: 25px;
  color: #6c707d;
}
.seats-count-component .seat-selector {
  border: 1px solid #bbc9d9;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 25px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 6px;
}
.seats-count-component .seat-selector span {
  font-size: 18px;
  font-weight: 600;
  padding: 0 8px;
}
.seats-count-component .seat-selector button {
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: rgba(159, 162, 170, 0.1);
  border-radius: 2px 2px 2px 2px;
  padding: 0;
  flex: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.seats-count-component .seat-selector button:hover {
  background: rgba(159, 162, 170, 0.3);
}
.seats-count-component .seat-selector button i {
  font-size: 18px;
  line-height: 25px;
  color: #6c707d;
}

.browse-select-component {
  align-items: center;
  display: flex;
  background: #fff url(../images/grey-select.png) 10px 50% no-repeat;
  border: 1px solid #c07603;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
  text-align: right;
}
body.ltr .browse-select-component {
  background-position: calc(100% - 10px) 50%;
  text-align: right;
}

.col .input-field div .browse-select-component {
  border: 1px solid #bbc9d9;
}

.browse-select-div {
  display: flex;
  flex-direction: row-reverse;
  z-index: 1;
  opacity: 0;
}
.browse-select-div.active {
  opacity: 1;
}
.browse-select-div.active .browse-select-options {
  border: 1px solid #c07603;
  z-index: 9;
}
.browse-select-div.active ul {
  max-height: 35vh;
}
.browse-select-div .browse-select-options {
  z-index: 1;
  position: absolute;
  width: 100%;
  border: none;
  border-radius: 5px;
  background-color: white;
  font-size: 12px;
  line-height: 20px;
  max-height: 0;
  overflow-y: scroll;
  direction: ltr;
  transition: all 0.2s ease;
}
.browse-select-div .browse-select-options::-webkit-scrollbar {
  width: 0.5em;
}
.browse-select-div .browse-select-options::-webkit-scrollbar-track {
  border-radius: 5px;
}
.browse-select-div .browse-select-options::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 5px;
}
.browse-select-div .browse-select-options li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  direction: rtl;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.4s ease;
}
body.ltr .browse-select-div .browse-select-options li {
  direction: ltr;
}
.browse-select-div .browse-select-options li img {
  height: 15px;
}
body.ltr .browse-select-div .browse-select-options li img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.browse-select-div .browse-select-options li:hover {
  background-color: rgba(187, 201, 217, 0.431372549);
}
.browse-select-div .browse-select-options .browse-select-suboptions li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  direction: rtl;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.4s ease;
}
.browse-select-div .browse-select-options.subgroup {
  width: 0;
  height: 35vh;
  border: 0.1px solid #c07603;
  transition: all 0.4s ease;
}
.browse-select-div .browse-select-options.subgroup.active {
  width: 100%;
  border: 1px solid #c07603;
}

.profile-menu-component {
  display: flex;
  position: relative;
}
.profile-menu-component .pm-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #3d689a;
  padding: 5px;
  transition: background-color 0.3s ease-out;
  min-height: 34px;
  min-width: 183px;
  cursor: pointer;
  background-color: rgb(236, 236, 238);
  border-radius: 4px;
}
@media screen and (max-width: 479px) {
  .profile-menu-component .pm-btn {
    min-width: 0px;
  }
}
.profile-menu-component .pm-btn div {
  display: flex;
  align-items: center;
}
.profile-menu-component .pm-btn div img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: 5px;
}
body.ltr .profile-menu-component .pm-btn div img {
  margin-left: 0;
  margin-right: 5px;
}
.profile-menu-component .pm-btn div:first-child {
  margin-inline-end: 12px;
}
.profile-menu-component .pm-btn div h4 {
  font-size: 12px;
  font-weight: bold;
  color: #073e7e;
}
.profile-menu-component .pm-btn a {
  display: flex;
  font-size: 14px;
  padding: 0;
  overflow: hidden;
  align-items: center;
}
.profile-menu-component .pm-btn a h4 {
  position: absolute;
  top: -21px;
  right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0;
  color: #6c707d;
}
@media screen and (max-width: 767px) {
  .profile-menu-component .pm-btn a {
    display: none;
  }
}
.profile-menu-component .pm-btn .points {
  padding-bottom: 0;
  border-bottom: 0;
}
.profile-menu-component .pm-menu {
  position: absolute;
  top: 40px;
  overflow: hidden;
  left: -10px;
  width: 260px;
}
.profile-menu-component .pm-menu .pm-btn h4 {
  direction: rtl;
  text-align: start;
  left: 0;
}
body.ltr .profile-menu-component .pm-menu {
  left: auto;
  right: -10px;
}
body.ltr .profile-menu-component .pm-menu .pm-btn h4 {
  direction: ltr;
  text-align: end;
}
.profile-menu-component .pm-menu.active {
  overflow: unset;
}

.profile-menu-component .points, .profile-navigation-component .points {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}
.profile-menu-component .points li, .profile-navigation-component .points li {
  display: flex !important;
  font-size: 12px;
  font-weight: bold;
}
.profile-menu-component .points li span.text, .profile-navigation-component .points li span.text {
  font-size: 12px;
  font-weight: 600;
  color: #6c707d;
}
.profile-menu-component .points li span.box, .profile-navigation-component .points li span.box {
  background-color: #fc9900;
  width: 40px;
  height: 23px;
  border-radius: 5px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
}
.profile-menu-component .points li span.box-points, .profile-navigation-component .points li span.box-points {
  position: absolute;
}
.profile-menu-component .points li span.box-points.upper, .profile-navigation-component .points li span.box-points.upper {
  top: 3px;
}
body.ltr .profile-menu-component .points li span.box-points.upper, body.ltr .profile-navigation-component .points li span.box-points.upper {
  top: 6px;
}
.profile-menu-component .points li span.box-points.lower, .profile-navigation-component .points li span.box-points.lower {
  font-size: 9px;
  bottom: 7px;
  font-weight: 600;
}
body.ltr .profile-menu-component .points li span.box-points.lower, body.ltr .profile-navigation-component .points li span.box-points.lower {
  bottom: 10px;
}

.profile-navigation-component {
  right: -150px;
  top: 50px;
  background: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s, padding-top 0.3s, border 0.3s ease;
}
.profile-navigation-component .points span.box {
  margin-right: 10px;
  margin-left: auto;
}
body.rtl .profile-navigation-component .points span.box {
  margin-right: auto;
  margin-left: 10px;
}
.profile-navigation-component .square {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 20px;
  top: -8px;
  border-top: 1px solid #dbdde0;
  border-left: 1px solid #dbdde0;
  background: white;
}
body.ltr .profile-navigation-component .square {
  left: auto;
  right: 20px;
}
.profile-navigation-component ul li {
  padding-top: 10px;
}
.profile-navigation-component li ~ li {
  margin-top: 16px;
}
.profile-navigation-component li a, .profile-navigation-component li span {
  color: #6c707d;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 13px;
  border-right: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.ltr .profile-navigation-component li a, body.ltr .profile-navigation-component li span {
  border-right: none;
  border-left: 3px solid transparent;
}
.profile-navigation-component li a.active, .profile-navigation-component li a:hover {
  color: #FC9900;
  border-color: #FC9900 !important;
}
.profile-navigation-component li a.logout {
  border-color: transparent !important;
}
.profile-navigation-component li a.logout:hover {
  color: #E73327;
}
.profile-navigation-component li.selected a {
  color: #FC9900;
  border-right-color: #FC9900;
}
.profile-navigation-component.active {
  padding-top: 10px;
  padding-bottom: 20px;
  border: 1px solid #dbdde0;
  max-height: 250px;
  opacity: 1;
}

.points-component .points-disc {
  display: flex;
  position: relative;
  left: -9px;
}
body.ltr .points-component .points-disc {
  left: 6px;
}
.points-component .points-disc button {
  margin-inline-start: 4px;
  display: inline-flex;
}
.points-component .points-disc button.close i {
  font-size: 14px;
  color: #E73327;
}

.hint-component {
  padding: 13px 22px;
  font-size: 14px;
  display: flex;
  background: rgba(255, 255, 0, 0.2);
  border: 1px solid #fcb900;
  border-radius: 4px;
}
body.ltr .hint-component {
  font-family: Lato;
}
.hint-component-img {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  background-color: #ff5c5c;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 0;
}
body.ltr .hint-component-img {
  margin-right: 10px;
  margin-left: 0;
}
.hint-component-img i {
  color: white;
  font-size: 36px;
}
.hint-component-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hint-component-content h2 {
  font-size: 18px;
  font-weight: bold;
  color: #ff5c5c;
}
.hint-component-content p {
  line-height: 26px;
}
.hint-component-content p a {
  color: #268AFF;
}
.hint-component-content p a:hover {
  text-decoration: underline;
}

.search-component-parent {
  padding: 40px 0;
}

.search-component {
  border: 1px solid #dbdde0;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  position: relative;
}
.search-component .data-show-mob {
  display: none;
  font-size: 0;
  padding: 18px 16px;
}
@media screen and (max-width: 767px) {
  .search-component .data-show-mob {
    display: block;
  }
}
.search-component .data-show-mob .col {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 2px 4px;
}
.search-component .data-show-mob h5 {
  font-size: 12px;
  font-weight: 700;
}
.search-component .data-show-mob p {
  font-size: 12px;
}
.search-component .data-show-mob .openSearch {
  font-size: 12px;
  color: white;
  width: auto;
  margin-top: 6px;
  line-height: 34px;
  padding: 0 10px;
  font-weight: 700;
  background: #063d7d;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
}
.search-component .data-show-mob .openSearch i {
  margin-left: 5px;
}
.search-component .data-show-desktop {
  display: flex;
  padding: 12px 30px 12px 36px;
}
@media screen and (max-width: 767px) {
  .search-component .data-show-desktop {
    display: none;
  }
}
.search-component .data-show-desktop.not-active {
  display: none;
}
.search-component .data-show-desktop .col {
  display: inline-block;
}
.search-component .data-show-desktop .col:not(:first-child) {
  margin-right: 40px;
}
body.ltr .search-component .data-show-desktop .col:not(:first-child) {
  margin-right: 0;
  margin-left: 40px;
}
.search-component .data-show-desktop .col h5 {
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 19px;
  color: #222222;
  vertical-align: middle;
  font-weight: 600;
  white-space: nowrap;
}
.search-component .data-show-desktop .col h5 i {
  vertical-align: middle;
  font-size: 14px;
  margin-left: 2px;
}
body.ltr .search-component .data-show-desktop .col h5 i {
  margin-left: 0;
  margin-right: 2px;
}
.search-component .data-show-desktop .col p {
  font-size: 12px;
}
.search-component .data-show-desktop .openSearch {
  color: #0071c5;
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  margin-right: auto;
}
.search-component .data-show-desktop .openSearch:hover {
  text-decoration: none;
}
body.ltr .search-component .data-show-desktop .openSearch {
  margin-right: 0;
  margin-left: auto;
}
.search-component .search-component-con {
  display: none;
  padding: 18px 16px;
}
.search-component .search-component-con.show {
  display: block;
}
.search-component .search-component-con .closeSearch {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
}
.search-component .search-component-con form {
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  display: block;
  font-size: 0;
}
@media screen and (max-width: 999px) {
  .search-component .search-component-con form {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}
.search-component .search-component-con form .inputs-container {
  display: inline-flex;
  flex-wrap: wrap;
  padding-left: 8px;
  width: calc(100% - 225px);
  vertical-align: bottom;
}
body.ltr .search-component .search-component-con form .inputs-container {
  padding-left: 0;
  padding-right: 8px;
}
@media screen and (max-width: 999px) {
  .search-component .search-component-con form .inputs-container {
    width: 100%;
    margin: 0 0 16px;
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .search-component .search-component-con form .inputs-container > div ~ div {
    margin-top: 8px;
  }
}
.search-component .search-component-con form .inputs-container .col {
  width: 25%;
  position: relative;
  padding: 0 8px;
}
.search-component .search-component-con form .inputs-container .col.people {
  width: 110px;
}
@media screen and (max-width: 999px) {
  .search-component .search-component-con form .inputs-container .col.big {
    width: 50%;
    margin: 0;
  }
}
@media screen and (max-width: 479px) {
  .search-component .search-component-con form .inputs-container .col.big {
    width: 100%;
  }
  .search-component .search-component-con form .inputs-container .col.big ~ .big {
    margin-top: 8px;
  }
}
.search-component .search-component-con form .input-field {
  position: relative;
}
.search-component .search-component-con form .input-field input {
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 15px 0 10px;
  cursor: pointer;
}
.search-component .search-component-con form .input-field input[type=date] {
  display: none;
}
@media screen and (max-width: 767px) {
  .search-component .search-component-con form .input-field input[type=date] {
    display: block;
  }
  .search-component .search-component-con form .input-field input[type=text] {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
  }
}
.search-component .search-component-con form .input-field select {
  background: #fff url(../images/grey-select.png) 10px 50% no-repeat;
}
.search-component .search-component-con form .input-field button.seat-btn {
  background: #fff url(../images/grey-select.png) 10px 50% no-repeat;
  border: 1px solid #bbc9d9;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
  text-align: right;
}
body.ltr .search-component .search-component-con form .input-field button.seat-btn {
  text-align: left;
}
.search-component .search-component-con form .input-field .seat-selector {
  border: 1px solid #bbc9d9;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 25px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 6px;
}
.search-component .search-component-con form .input-field .seat-selector span {
  font-size: 18px;
  font-weight: 600;
  padding: 0 8px;
}
.search-component .search-component-con form .input-field .seat-selector button {
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: rgba(159, 162, 170, 0.1);
  border-radius: 2px 2px 2px 2px;
  padding: 0;
  flex: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-component .search-component-con form .input-field .seat-selector button:hover {
  background: rgba(159, 162, 170, 0.3);
}
.search-component .search-component-con form .input-field .seat-selector button i {
  font-size: 18px;
  line-height: 25px;
  color: #6c707d;
}
.search-component .search-component-con form .input-field label {
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 19px;
  color: #222222;
  vertical-align: middle;
  font-weight: 600;
  white-space: nowrap;
}
.search-component .search-component-con form .input-field label i {
  vertical-align: middle;
  font-size: 14px;
}
.search-component .search-component-con form .input-field select {
  display: block;
  padding: 8px 15px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  color: #252525;
  transition: border 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, color 0.3s;
  -moz-transition: border 0.3s, color 0.3s;
  -o-transition: border 0.3s, color 0.3s;
  position: relative;
  width: 100%;
  cursor: pointer;
  background: #fff url(../images/grey-select.png) 7% 50% no-repeat;
  -webkit-appearance: none;
  border: 1px solid #bbc9d9;
  font-size: 12px;
  font-weight: 600;
}
.search-component .search-component-con form .input-field .inputContent {
  position: relative;
}
.search-component .search-component-con form .input-field .inputContent input {
  padding-left: 22px;
}
.search-component .search-component-con form .input-field .inputContent input[type=date] {
  display: none;
}
@media screen and (max-width: 767px) {
  .search-component .search-component-con form .input-field .inputContent input[type=text] {
    display: none;
  }
  .search-component .search-component-con form .input-field .inputContent input[type=date] {
    display: block;
  }
}
.search-component .search-component-con form .input-field .closeBtn {
  position: absolute;
  color: #E73327;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
  top: 4px;
  left: 0px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-component .search-component-con form .input-field .closeBtn:hover {
  text-shadow: 0 0 1px #E73327;
}
body.ltr .search-component .search-component-con form .input-field .closeBtn {
  left: auto;
  right: 0;
  top: 0;
}
.search-component .search-component-con form .input-field .msgSelect {
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
  line-height: 40px;
  color: #073E7E;
  cursor: pointer;
}
.search-component .search-component-con form .input-field .msgSelect:hover {
  text-decoration: underline;
}
.search-component .search-component-con form .closeBtn {
  position: absolute;
  padding: 5px;
  color: #E73327;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
  top: 5px;
  left: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-component .search-component-con form .closeBtn:hover {
  text-shadow: 0 0 1px #E73327;
}
body.ltr .search-component .search-component-con form .closeBtn {
  left: auto;
  right: 5px;
}
.search-component .search-component-con form .btn {
  line-height: 40px;
  width: 225px;
  height: auto;
  border-radius: 5px;
  background-color: #063d7d;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  vertical-align: bottom;
}
.search-component .search-component-con form .btn:hover {
  background-color: #013067;
}
@media screen and (max-width: 999px) {
  .search-component .search-component-con form .btn {
    width: 100%;
    margin: 5px 0;
  }
}
.search-component .search-component-con form .datepickercom {
  display: inline-flex;
  width: calc(50% - 110px);
  position: relative;
}
@media screen and (max-width: 999px) {
  .search-component .search-component-con form .datepickercom {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .search-component .search-component-con form .datepickercom {
    width: 100%;
  }
}
.search-component .search-component-con form .datepickercom .col {
  width: auto !important;
  min-width: 50%;
}
@media screen and (max-width: 767px) {
  .search-component .search-component-con {
    position: relative;
    position: fixed;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999999;
    padding: 60px 20px 20px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .search-component .search-component-con.active {
    opacity: 1;
    pointer-events: auto;
    display: block;
  }
  .search-component .search-component-con.active .closeSearch {
    display: block;
  }
  .search-component .search-component-con .closeBtn {
    display: none;
  }
}

.search-component-hints {
  margin-top: 15px;
}

.trip-route-component {
  position: relative;
}
.trip-route-component .trip-route-con {
  display: flex;
  align-items: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .trip-route-component .trip-route-con {
    margin-top: 0px;
  }
}
.trip-route-component .trip-route-con .filter-component {
  display: inline-block;
  width: 170px;
  margin-left: auto;
}
body.ltr .trip-route-component .trip-route-con .filter-component {
  margin-left: 0;
  margin-right: auto;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec {
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec li h4 {
  color: #363636;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 10px;
  font-family: "Cairo", sans-serif;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec [type=checkbox] + label {
  height: 18px;
  line-height: 18px;
  padding-left: 0;
  padding-right: 30px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  color: #212121;
  font-size: 12px;
  cursor: pointer;
  position: relative;
}
body.ltr .trip-route-component .trip-route-con .filter-component .list-filter-sec [type=checkbox] + label {
  padding-right: 0;
  padding-left: 30px;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec label:before {
  content: "check_box_outline_blank";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.ltr .trip-route-component .trip-route-con .filter-component .list-filter-sec label:before {
  right: auto;
  left: 0;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec input {
  display: none;
}
.trip-route-component .trip-route-con .filter-component .list-filter-sec input:checked ~ label::before {
  content: "check_box";
}
.trip-route-component .trip-route-con .filter-component .actions {
  display: none;
}
.trip-route-component .trip-route-con .filter-component .btnContainer {
  position: relative;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.32);
}
.trip-route-component .trip-route-con .filter-component .btnContainer .submitForm {
  width: 100%;
  font-weight: 700;
  height: auto;
  line-height: 40px;
  cursor: pointer;
}
.trip-route-component .trip-route-con .filter-component .closeFilter {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 24px;
  cursor: pointer;
}
.trip-route-component .trip-route-con .filter-component .closeFilter i {
  font-size: 24px;
}
.trip-route-component .trip-route-con .filter-component .openFilter {
  font-size: 14px;
  border: 1px solid #dbdde0;
  background-color: #ffffff;
  box-shadow: 0 4px 6px 0px rgba(184, 184, 184, 0.6);
  padding: 0px 18px;
  line-height: 30px;
  font-weight: 600;
  border-radius: 40px;
  margin: 0 auto;
  display: table;
  cursor: pointer;
}
.trip-route-component .trip-route-con .filter-component .openFilter::before {
  content: "filter_list";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 5px;
}
@media screen and (max-width: 479px) {
  .trip-route-component .trip-route-con .filter-component {
    width: 100%;
    margin-bottom: 20px;
  }
  .trip-route-component .trip-route-con .filter-component .hideMob {
    position: relative;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999999999;
    padding: 45px 20px 80px;
    overflow: scroll;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .trip-route-component .trip-route-con .filter-component .hideMob.active {
    opacity: 1;
    pointer-events: auto;
  }
  .trip-route-component .trip-route-con .filter-component .showMob,
  .trip-route-component .trip-route-con .filter-component .actions {
    display: block;
  }
}
.trip-route-component .trip-route-con .list-component {
  position: relative;
  width: calc(100% - 479px);
  padding: 0 20px;
  border-right: 1px solid #ecedf0;
  border-left: 1px solid #ecedf0;
  padding-bottom: 20px;
  z-index: 1;
}
.trip-route-component .trip-route-con .list-component .list-component-con {
  position: relative;
  margin-bottom: 60px;
}
.trip-route-component .trip-route-con .list-component .list-head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 auto;
  justify-content: center;
}
.trip-route-component .trip-route-con .list-component .list-head h4 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  line-height: 35px;
  display: inline-block;
}
.trip-route-component .trip-route-con .list-component .list-head h4 span {
  display: block;
  color: #363636;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
}
.trip-route-component .trip-route-con .list-component .list-head div {
  display: inline-block;
  text-align: center;
  color: #363636;
  margin: 0 15px;
  font-size: 0;
}
.trip-route-component .trip-route-con .list-component .list-head div .fa-bus {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-bottom: -5px;
}
.trip-route-component .trip-route-con .list-component .list-head div .fa-long-arrow-alt-left {
  font-size: 28px;
  line-height: 1;
}
body.ltr .trip-route-component .trip-route-con .list-component .list-head div .fa-long-arrow-alt-left {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.trip-route-component .trip-route-con .list-component .list-notice {
  width: 100%;
  background: #d3fbce;
  border: 1px solid rgba(49, 176, 47, 0.4117647059);
  border-radius: 4px;
  text-align: center;
  padding: 6px 0;
  color: rgb(49, 176, 47);
  font-size: 14px;
  font-family: Cairo;
  font-weight: bold;
  margin-top: 15px;
}
.trip-route-component .trip-route-con .list-component .list-notice i {
  padding-left: 5px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list-notice i {
  padding-left: 0;
  padding-right: 5px;
}
.trip-route-component .trip-route-con .list-component .trip-date {
  margin-top: 20px;
  font-size: 14px;
}
.trip-route-component .trip-route-con .list-component .list-calendar {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  padding: 16px 0;
  margin: 2px 0 32px;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: nowrap;
  margin: 0 auto;
  justify-content: center;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con span {
  display: inline-block;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow {
  height: 35px;
  width: 41px;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow i {
  font-size: 18px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow i {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow:hover {
  color: #fff;
  background-color: #073E7E;
  border-color: #073E7E;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow-disabled {
  pointer-events: none;
  height: 35px;
  width: 41px;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #b2b2b2;
  background-color: gray;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow-disabled i {
  font-size: 18px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-arrow-disabled i {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-content {
  height: 35px;
  width: 221px;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 2px;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-content span {
  font-size: 11px;
  line-height: 20px;
  color: #b2b2b2;
  cursor: pointer;
}
.trip-route-component .trip-route-con .list-component .list-calendar .list-calendar-con .calnder-content span.active {
  font-size: 13px;
  font-weight: bold;
  color: #222222;
}
.trip-route-component .trip-route-con .list-component .list {
  position: relative;
  border-bottom: 1px solid #ececee;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.trip-route-component .trip-route-con .list-component .list:last-child {
  border-bottom: none;
}
.trip-route-component .trip-route-con .list-component .list .list-con {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side {
  display: inline-flex;
  align-items: flex-end;
  position: relative;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .non-stop-trip {
  position: absolute;
  top: -15px;
  background-image: url(../images/non-stop.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right;
  padding: 4px 20px 0 0;
  display: none;
}
@media (max-width: 1300px) {
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side .non-stop-trip {
    top: -25px;
  }
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .right-side .non-stop-trip {
  background-position: left;
  padding: 4px 0px 0 20px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .non-stop-trip p {
  font-weight: 700;
  font-size: 10px;
  line-height: 10px;
  color: #fc5b00;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h4 {
  color: #063d7d;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 23px;
  display: inline-block;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h4 p {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  color: #063d7d;
  font-family: "Cairo", sans-serif;
  margin-bottom: 5px;
  white-space: nowrap;
  max-width: 105px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h4 span {
  font-size: 13px;
  font-weight: 600;
  line-height: 12px;
  font-family: "Cairo", sans-serif;
  margin-right: 0;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side strong {
  min-width: 90px;
  display: inline-block;
  margin-right: 5px;
  white-space: nowrap;
  cursor: pointer;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .right-side strong {
  margin-right: 0;
  margin-left: 5px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0 20px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon i {
  color: #c1c9d2;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon span {
  height: 3px;
  width: 46px;
  background-color: #c1c9d2;
  display: block;
  position: relative;
  margin-bottom: 6px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon span::before {
  content: "";
  height: 7px;
  width: 7px;
  background-color: #c1c9d2;
  border-radius: 50%;
  position: absolute;
  right: -7px;
  top: -2px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon span::before {
  right: auto;
  left: -7px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon span::after {
  content: "";
  height: 7px;
  width: 7px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: -8px;
  top: -3px;
  border: 1px solid #c1c9d2;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon span::after {
  left: auto;
  right: -8px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h5 {
  display: inline-block;
  color: #798694;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h5 p {
  color: #798694;
  font-family: "Cairo", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 7px;
  max-width: 105px;
  line-height: 1.6;
}
.trip-route-component .trip-route-con .list-component .list .list-con .right-side h5 span {
  color: #798694;
  font-family: "Cairo", sans-serif;
  font-size: 13px;
  line-height: 15px;
}
@media screen and (max-width: 1219px) {
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side {
    flex-direction: column;
    align-items: flex-start;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side strong {
    margin: 0 0 5px;
    order: 1;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side h4 {
    order: 2;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side h4 p {
    max-width: none;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side .bus-icon {
    display: none;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side h5 {
    order: 3;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .right-side h5 p {
    max-width: none;
  }
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side {
  display: flex;
  width: 200px;
  align-items: flex-end;
  justify-content: space-between;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side h4 {
  position: relative;
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 34px;
  min-width: 60px;
  top: -9px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side h4 span {
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  color: #363636;
  font-family: "Cairo", sans-serif;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .left-side h4 {
  margin-right: 0;
  margin-left: 34px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .left-side h4 span {
  font-family: "Lato", sans-serif;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn {
  height: auto;
  width: 100px;
  line-height: 34px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 5px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn.red-button {
  background-color: #FFFFFF;
  border: 2px solid #E73327;
  color: #E73327;
}
.trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn.red-button:hover {
  background-color: #E73327;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn {
    background-color: #FC9900 !important;
    color: #FFFFFF;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .left-side .btn.red-button {
    background-color: #FFFFFF !important;
    border: 2px solid #E73327;
    color: #E73327 !important;
  }
}
@media screen and (max-width: 1219px) {
  .trip-route-component .trip-route-con .list-component .list .list-con .left-side {
    flex-direction: column-reverse;
  }
  body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .left-side {
    align-items: flex-end;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .left-side h4 {
    margin: 0 0 10px;
    padding-bottom: 20px;
    text-align: left;
    top: unset;
  }
  .trip-route-component .trip-route-con .list-component .list .list-con .left-side h4::before {
    top: unset;
    bottom: 0;
    text-align: left;
  }
}
.trip-route-component .trip-route-con .list-component .list .list-con .services {
  width: 100%;
  margin-top: 10px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .services ul {
  display: flex;
}
.trip-route-component .trip-route-con .list-component .list .list-con .services ul li {
  width: 20px;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.trip-route-component .trip-route-con .list-component .list .list-con .services ul li ~ li {
  margin-right: 5px;
}
body.ltr .trip-route-component .trip-route-con .list-component .list .list-con .services ul li ~ li {
  margin-right: 0;
  margin-left: 5px;
}
.trip-route-component .trip-route-con .list-component .list .list-con .services ul li span {
  position: absolute;
  display: none;
  top: -27px;
  font-size: 12px;
  background: #ffffff;
  font-weight: bold;
  border: 0.25px solid #bfbfbf;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
  padding: 4px 10px;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
  text-transform: uppercase;
  color: #7e7e7e;
}
.trip-route-component .trip-route-con .list-component .list .list-con .services ul li:hover span {
  display: block;
}
.trip-route-component .trip-route-con .list-component .toggleList {
  color: #4a90e2;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  z-index: 8;
  text-align: center;
  position: relative;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.trip-route-component .trip-route-con .list-component .toggleList.less {
  bottom: -30px;
}
.trip-route-component .trip-route-con .list-component .toggleList.less:hover i {
  -moz-transform: translate(0, -3px);
  -o-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  -webkit-transform: translate(0, -3px);
  transform: translate(0, -3px);
}
.trip-route-component .trip-route-con .list-component .toggleList.more::before {
  content: "";
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: 0;
  background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, #fafafa 59%);
  height: 77px;
  z-index: -1;
}
.trip-route-component .trip-route-con .list-component .toggleList i {
  color: #4a90e2;
  font-size: 16px;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.trip-route-component .trip-route-con .list-component .toggleList:hover {
  text-decoration: underline;
}
.trip-route-component .trip-route-con .list-component .toggleList:hover i {
  -moz-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
.trip-route-component .trip-route-con .list-component .MsgforNoTrip {
  text-align: center;
  font-size: 0;
  margin-bottom: 30px;
}
.trip-route-component .trip-route-con .list-component .MsgforNoTrip strong {
  display: block;
  font-size: 14px;
  font-weight: 900;
  color: #E73327;
  margin-bottom: 3px;
}
.trip-route-component .trip-route-con .list-component .MsgforNoTrip span {
  font-size: 12px;
  font-weight: 600;
}
@media screen and (max-width: 999px) {
  .trip-route-component .trip-route-con .list-component {
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 479px) {
  .trip-route-component .trip-route-con .list-component {
    width: 100%;
    border: none;
    padding: 0 0 50px;
  }
}

.alert-msg {
  background: rgba(255, 255, 0, 0.2);
  border: 1px solid #fcb900;
  border-radius: 4px;
  color: #fcb900;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  padding: 10px 10px;
  margin-top: 15px;
}
body.ltr .alert-msg {
  font-size: 13px;
}
.alert-msg i {
  display: inline-block;
  margin-left: 6px;
}
body.ltr .alert-msg i {
  margin-left: 0;
  margin-right: 6px;
}

.single-routs .routs-page {
  border-top: 2px solid #e5e5e5;
  padding-top: 33px;
}
.single-routs .routs-page .featrured-routes .boats {
  margin-bottom: 0;
}
.single-routs .routs-page .featrured-routes h4 {
  color: #363636;
  font-size: 20px;
  font-weight: bold;
  line-height: 37px;
  margin-bottom: 16px;
}

.AccPage {
  padding: 0 0 84px;
}
.AccPage .page-title {
  padding: 36px 0 20px;
}
.AccPage .account-container {
  display: flex;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .AccPage .account-container {
    flex-direction: column;
  }
}
.AccPage .account-container.forgot-pw-component {
  height: 80vh;
}
.AccPage .account-container.forgot-pw-component .account-content {
  width: unset;
  padding: unset;
  margin: auto;
}
.AccPage .account-container .AccSideBar {
  position: sticky;
  height: fit-content;
  top: 108px;
  width: 180px;
  display: inline-block;
  vertical-align: top;
  background: #ffffff;
  border: 1px solid #dbdde0;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px;
}
.AccPage .account-container .AccSideBar .user-data {
  padding: 18px 15px 22px;
  border-bottom: 1px solid #e5ebf1;
  margin-bottom: 20px;
}
.AccPage .account-container .AccSideBar .user-data .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 12px;
}
.AccPage .account-container .AccSideBar .user-data .label {
  color: #212121;
  font-size: 12px;
  line-height: 1;
}
.AccPage .account-container .AccSideBar .user-data .label ~ .label {
  margin-top: 13px;
}
.AccPage .account-container .AccSideBar .user-data p {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
}
.AccPage .account-container .AccSideBar .profile-navigation-component {
  padding-bottom: 20px;
  max-height: 0;
  position: static;
  border: none;
  box-shadow: none;
  border-radius: 0;
  max-height: none !important;
}
.AccPage .account-container .AccSideBar .profile-navigation-component ul li {
  padding-top: 0px;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li ~ li {
  margin-top: 16px;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li a {
  color: #6c707d;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 13px;
  border-right: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.ltr .AccPage .account-container .AccSideBar .profile-navigation-component li a {
  border-right: none;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li a.active, .AccPage .account-container .AccSideBar .profile-navigation-component li a:hover {
  color: #FC9900;
  border-right-color: #FC9900;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li a.logout {
  border-right-color: transparent !important;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li a.logout:hover {
  color: #E73327;
}
.AccPage .account-container .AccSideBar .profile-navigation-component li.selected a {
  color: #FC9900;
  border-right-color: #FC9900;
}
.AccPage .account-container .AccSideBar .profile-navigation-component.active {
  max-height: 200px;
}
@media screen and (max-width: 767px) {
  .AccPage .account-container .AccSideBar {
    display: none;
  }
}
.AccPage .account-container .account-content {
  display: inline-block;
  width: calc(100% - 180px);
  padding-right: 18px;
  opacity: 0;
  transition: opacity 500ms ease;
}
body.ltr .AccPage .account-container .account-content {
  padding-right: 0;
  padding-left: 18px;
}
@media screen and (max-width: 467px) {
  body.ltr .AccPage .account-container .account-content {
    padding-left: 0px;
  }
}
.AccPage .account-container .account-content.active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .AccPage .account-container .account-content {
    width: 100%;
    padding: 0;
  }
}
.AccPage .account-container .BookingsList {
  background: #ffffff;
  border: 1px solid #dbdde0;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px;
  overflow: scroll;
}
.AccPage .account-container .BookingsList.my-bookings {
  min-height: 452px;
}
@media screen and (max-width: 999px) {
  .AccPage .account-container .BookingsList {
    background: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
  }
}
.AccPage .account-container .BookingsList .BookingTable {
  min-width: 850px;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem {
  position: relative;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem ~ .BookingItem td {
  border-top: 1px solid #e5ebf1;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem td {
  width: 1%;
  background-color: #fff;
  vertical-align: middle;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem td.BookingItem_details_td {
  width: 100%;
  padding: 22px 26px;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem .label {
  color: #212121;
  font-size: 12px;
  margin-bottom: 1px;
  white-space: nowrap;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem p {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.43px;
}
body.ltr .AccPage .account-container .BookingsList .BookingTable .BookingItem p {
  font-weight: 400;
}
.AccPage .account-container .BookingsList .BookingTable .BookingItem p a {
  color: #268AFF;
  font-weight: 700;
  text-decoration: underline;
}
@media screen and (max-width: 999px) {
  .AccPage .account-container .BookingsList .BookingTable {
    display: block;
    min-width: auto;
  }
  .AccPage .account-container .BookingsList .BookingTable thead,
  .AccPage .account-container .BookingsList .BookingTable tbody,
  .AccPage .account-container .BookingsList .BookingTable tfoot {
    display: block;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem {
    display: block;
    position: relative;
    padding: 16px;
    background: #ffffff;
    border: 1px solid #dbdde0;
    box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem:not(:first-child) {
    margin-top: 20px;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem td {
    display: block;
    width: auto;
    border: none !important;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_num {
    padding: 0;
    margin-inline-start: unset;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_num h5 {
    display: none;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_num a {
    font-size: 16px;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_date {
    padding: 0;
    margin-inline-start: unset;
    margin-top: 15px;
    display: flex;
    align-items: center;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_date .label {
    margin: 0 0 0 0px;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_date .label:after {
    content: " :";
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_type {
    display: none;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_details_td {
    padding: 0 !important;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions {
    border: none;
    padding: 0;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions .directions {
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions .directions p span {
    display: none;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions .directions .track::before {
    display: none;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions .details p {
    text-align: right;
  }
  body.ltr .AccPage .account-container .BookingsList .BookingTable .BookingItem_directions .details p {
    text-align: left;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_details {
    padding: 0;
    position: static;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_details .base-details .label {
    display: none;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_details .price {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  body.ltr .AccPage .account-container .BookingsList .BookingTable .BookingItem_details .price {
    top: 13px;
    right: 20px;
    left: unset;
  }
  .AccPage .account-container .BookingsList .BookingTable .BookingItem_details .price .symbol {
    display: block;
    line-height: 1;
    margin: 0;
  }
  body.ltr .AccPage .account-container .BookingsList .BookingTable .BookingItem_details .price .symbol {
    text-align: right;
  }
}
.AccPage .account-container .SignleBooking {
  position: relative;
  background: #ffffff;
  border: 1px solid #dbdde0;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px;
}
.AccPage .account-container .SignleBooking-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 18px 22px 18px;
  border-bottom: 1px solid #e5ebf1;
}
.AccPage .account-container .SignleBooking-header .label {
  color: #212121;
  font-size: 12px;
  margin-bottom: 1px;
}
.AccPage .account-container .SignleBooking-header p {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.43px;
  min-width: 91px;
}
.AccPage .account-container .SignleBooking-header .directions p {
  text-align: unset;
}
.AccPage .account-container .SignleBooking-header .BookingItem_directions {
  padding: 0px 20px;
}
.AccPage .account-container .SignleBooking-header .BookingItem_directions .details {
  margin-top: 10px;
}
body.ltr .AccPage .account-container .SignleBooking-header .BookingItem_directions .details p {
  font-weight: normal;
}
.AccPage .account-container .SignleBooking-header .BookingItem_date, .AccPage .account-container .SignleBooking-header .BookingItem_type {
  margin-inline-start: unset;
}
.AccPage .account-container .SignleBooking-header .BookingItem_details {
  margin-inline-start: 22px;
  padding: unset;
  position: absolute;
  left: 23px;
  top: unset;
  text-align: left;
}
body.ltr .AccPage .account-container .SignleBooking-header .BookingItem_details {
  right: 23px;
  left: unset;
  margin-inline-start: 44px;
}
body.rtl .AccPage .account-container .SignleBooking-header .BookingItem_details .base-details .label {
  text-align: left;
}
body.rtl .AccPage .account-container .SignleBooking-header .BookingItem_details .base-details .booking-status {
  margin-inline-start: 28px;
}
body.rtl .AccPage .account-container .SignleBooking-header .BookingItem_details .base-details .price .symbol {
  margin-left: 4px;
  display: unset;
}
.AccPage .account-container .SignleBooking-header .SB_num_type {
  display: flex;
}
@media screen and (max-width: 1036px) {
  .AccPage .account-container .SignleBooking-header .BookingItem_directions {
    order: 2;
    margin-top: 22px;
    margin-bottom: 10px;
    width: 100%;
    margin-inline-start: unset;
    padding: unset;
    border-right: none;
    border-left: none;
  }
  .AccPage .account-container .SignleBooking-header .BookingItem_details {
    margin-inline-start: unset;
    position: absolute;
    left: 23px;
    top: 13px;
  }
}
@media screen and (max-width: 1036px) and (max-width: 555px) {
  body.ltr .AccPage .account-container .SignleBooking-header .SB_num_type {
    width: 100%;
    margin-top: 22px;
  }
  body.ltr .AccPage .account-container .SignleBooking-header .BookingItem_num {
    margin-inline-start: unset;
  }
}
@media screen and (max-width: 1036px) and (max-width: 467px) {
  .AccPage .account-container .SignleBooking-header .SB_num_type {
    width: 100%;
    margin-top: 22px;
  }
  .AccPage .account-container .SignleBooking-header .BookingItem_num {
    margin-inline-start: unset;
  }
}
@media screen and (max-width: 1036px) and (max-width: 392px) {
  body.ltr .AccPage .account-container .SignleBooking-header .SB_num_type {
    order: 2;
  }
  body.ltr .AccPage .account-container .SignleBooking-header .BookingItem_details {
    position: unset;
    right: unset;
    width: 100%;
    margin-inline-start: 0px;
    margin-top: 22px;
  }
}
.AccPage .account-container .SignleBooking-content {
  padding: 0 28px 4px;
}
.AccPage .account-container .SignleBooking-content .full-trip-details {
  padding: 0;
  margin: 0;
}
.AccPage .account-container .SignleBooking-content .full-trip-details .rout {
  padding: 20px 0 20px;
  border-bottom: 2px dashed #e5ebf1;
}
.AccPage .account-container .SignleBooking-content .full-trip-details .rout ~ .rout {
  padding-top: 17px;
}
.AccPage .account-container .SignleBooking-footer {
  padding: 16px 26px 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 425px) {
  .AccPage .account-container .SignleBooking-footer {
    display: block;
  }
  .AccPage .account-container .SignleBooking-footer .actions {
    margin-top: 16px;
  }
}
.AccPage .account-container .SignleBooking-footer .payment-method .label {
  color: #212121;
  font-size: 12px;
  margin-bottom: 1px;
}
.AccPage .account-container .SignleBooking-footer .payment-method p {
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.43px;
}
.AccPage .account-container .SignleBooking-footer .payment-method p.icon-num {
  padding-right: 40px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 33px;
}
.AccPage .account-container .SignleBooking-footer .payment-method p.icon-num.mastercard {
  background-image: url(../images/mastercard.png);
}
.AccPage .account-container .SignleBooking-footer .payment-method p.icon-num.visa {
  background-image: url(../images/visa.png);
}
.AccPage .account-container .SignleBooking-footer .payment-method p.icon-num.fawry {
  background-image: url(../images/fawry.png);
  padding-right: 80px;
  font-size: 14px;
  background-size: 75px;
}
.AccPage .account-container .SignleBooking-footer .payment-method p.icon-num.visa-mastercard {
  background-image: url(../images/visa-mastercard.png);
  padding: 0;
  width: 80px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.AccPage .account-container .SignleBooking-footer .actions button {
  color: #92a0b0;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
.AccPage .account-container .SignleBooking-footer .actions button:hover {
  text-decoration: underline;
}
body.ltr .AccPage .account-container .SignleBooking-footer .actions button {
  margin-right: 30px;
}
.AccPage .account-container .SignleBooking-footer .actions button ~ button {
  margin-right: 38px;
}
body.ltr .AccPage .account-container .SignleBooking-footer .actions button ~ button {
  margin-right: 0px;
}
.AccPage .account-container .edit-account {
  position: relative;
  background: #ffffff;
  border: 1px solid #dbdde0;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  border-radius: 4px;
  padding: 28px 44px 52px;
}
.AccPage .account-container .edit-account .error-validition {
  margin-bottom: 10px;
}
.AccPage .account-container .edit-account h3 {
  color: #101010;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}
.AccPage .account-container .edit-account .input-field {
  position: relative;
  width: 400px;
  max-width: 100%;
}
.AccPage .account-container .edit-account .input-field ~ .input-field {
  margin-top: 23px;
}
.AccPage .account-container .edit-account .input-field label {
  position: relative;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}
.AccPage .account-container .edit-account .input-field input {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  width: 100%;
  padding: 0 20px;
  font-size: 14px;
}
.AccPage .account-container .edit-account .input-field select {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  padding-right: 20px;
  padding: 0 15px;
  font-size: 14px;
  display: inline-block;
  padding-left: 32px;
  background-image: url(../images/icons/keyboard_arrow_down.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.AccPage .account-container .edit-account .input-field .btn {
  display: flex;
  justify-content: center;
  padding: 5px;
  width: 194px;
  max-width: 100%;
  font-size: 12px;
  font-weight: 700;
  line-height: 40px;
  min-height: 50px;
}

.auto-seats-warn {
  font-size: 12px;
  padding: 5px 0 0 !important;
  color: rgb(108, 112, 125) !important;
  font-weight: unset;
}

.user-widget {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #dbdde0;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  margin-bottom: 16px;
}
.user-widget .user-info:not(:last-child) {
  border-bottom: 1px solid #e5ebf1;
}
.user-widget .user-info img {
  height: 60px;
  min-width: 60px;
  border-radius: 50%;
}
.user-widget .user-info ul {
  display: flex;
  position: relative;
  margin-top: 13px;
  align-items: center;
}
@media screen and (max-width: 484px) {
  .user-widget .user-info ul {
    flex-direction: column;
    align-items: flex-start;
  }
}
.user-widget .user-info ul li {
  display: block;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 13px;
  margin-right: 20px;
  margin-left: 20px;
}
.user-widget .user-info ul li span {
  color: #101010;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  display: block;
  width: 100%;
}
.user-widget .book-for {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .user-widget .book-for {
    padding: 10px 0;
  }
}
.user-widget .book-for .checkbox {
  padding-right: 24px;
}
body.ltr .user-widget .book-for .checkbox {
  padding-right: 0;
  padding-left: 24px;
}
.user-widget .book-for .book-for-form {
  padding: 10px;
  max-width: 400px;
}
.user-widget .book-for .book-for-form .input-field {
  position: relative;
  margin: 0 auto;
}
.user-widget .book-for .book-for-form .input-field ~ .input-field {
  margin-top: 23px;
}
.user-widget .book-for .book-for-form .input-field label {
  position: relative;
  color: #212121;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}
.user-widget .book-for .book-for-form .input-field input {
  border: 1px solid #c1c9d2;
  border-radius: 4px;
  height: 44px;
  width: 100%;
  padding-right: 15px;
  padding: 0 15px;
  font-size: 14px;
}
.user-widget .book-bus-container .bus-widget {
  vertical-align: top;
  padding: 20px 20px 18px;
  display: flex;
  flex: 100%;
  border-bottom: 1px solid #e5ebf1;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 400px) {
  .user-widget .book-bus-container .bus-widget {
    flex-direction: column;
  }
}
.user-widget .book-bus-container .bus-widget:first-child {
  border-left: 1px solid #e5ebf1;
}
.user-widget .book-bus-container .bus-widget .bus-info {
  display: inline-block;
}
.user-widget .book-bus-container .bus-widget .bus-info .edit-seats {
  position: relative;
  display: flex;
  justify-content: left;
  width: 100%;
}
.user-widget .book-bus-container .bus-widget .bus-info ul li {
  color: #212121;
  font-size: 14px;
  line-height: 26px;
  display: block;
}
.user-widget .book-bus-container .bus-widget .bus-info ul li strong {
  font-family: "Helvetica Neue";
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
}
.user-widget .book-bus-container .bus-widget .bus-info ul li strong span {
  font-size: 12px;
  line-height: 23px;
  font-weight: normal;
  font-family: "Cairo", sans-serif;
}
.user-widget .book-bus-container .bus-widget .bus-info ul li span {
  font-size: 12px;
  line-height: 23px;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check {
  margin-top: 24px;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .radiobtn .name {
  font-weight: 400;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .seats-label {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  color: #2b2b2b;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .edit-seats-link {
  line-height: 24px;
  width: 92px;
  background: rgba(32, 117, 255, 0.1);
  border-radius: 4px;
  text-align: center;
  color: #5090FF;
  cursor: pointer;
  margin-top: 5px;
  font-size: 11px;
  font-weight: 700;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .edit-seats-link i {
  font-size: 20px;
  display: none;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .held-seats-list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
}
body.ltr .user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .held-seats-list {
  padding-left: 0;
  padding-right: 10px;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .held-seats-list li {
  display: flex;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin: 3px 3px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c1c9d2;
  background-color: #fff;
  color: #94A4B3;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.user-widget .book-bus-container .bus-widget .bus-info .docker-check .held-seats-controls .held-seats-list li.selected {
  background-color: #1EB10D;
  color: #fff;
  border-color: #1EB10D;
}
@media screen and (min-width: 1111px) {
  body.ltr .user-widget .book-bus-container .bus-widget .bus-info .eliteDD {
    transform: rotate(-90deg) translate(70px, -66%);
  }
}
@media screen and (max-width: 769px) {
  .user-widget .book-bus-container .bus-widget .bus-info {
    width: 100%;
  }
  .user-widget .book-bus-container .bus-widget .bus-info .dlxPlus61 {
    transform: translate(10px, -17%);
  }
}
.user-widget .book-bus-container .bus-widget .bus-seat {
  text-align: center;
}
.user-widget .book-bus-container .bus-widget .bus-seat .bus-draw {
  margin-bottom: 13px;
}
.user-widget .book-bus-container .bus-widget .bus-seat .edit-seats-link {
  color: #0071C5;
  font-size: 11px;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: 0;
  display: inline-block;
  margin: 0 auto;
}
.user-widget .register-content {
  border-bottom: 1px solid #e5ebf1;
  overflow: hidden;
  max-height: 450px;
  transition: all 0.5s ease;
}
.user-widget .register-content .payment-form {
  padding: 20px 35px;
}
.user-widget .register-content.hide {
  padding: 0;
  max-height: 0;
  margin: 0;
}
.user-widget .dates-con div.overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.user-widget .dates-con div.overlay.active {
  opacity: 1;
  z-index: 9999999;
}
.user-widget .dates-con div.overlay #div-embed {
  width: 100%;
}
.user-widget .dates-con div {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0 !important;
}
.user-widget .dates-con div.ex-dates select {
  display: inline-block;
  margin-left: 10px;
  width: 82px;
}
body.ltr .user-widget .dates-con div.ex-dates select {
  margin-left: 0;
  margin-right: 10px;
}
.user-widget .dates-con div.ex-dates select:first-of-type {
  width: 99px;
}
.user-widget .dates-con div.sec-code {
  margin-right: 15px;
}
body.ltr .user-widget .dates-con div.sec-code {
  margin-right: 0;
  margin-left: 15px;
}
.user-widget .dates-con div.sec-code input {
  width: 62px;
  font-size: 12px;
  -moz-appearance: none;
}
.user-widget .dates-con div.sec-code label .cvc-hint {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  position: relative;
  margin-right: 3px;
  cursor: help;
}
body.ltr .user-widget .dates-con div.sec-code label .cvc-hint {
  margin-right: 0;
  margin-left: 3px;
}
.user-widget .dates-con div.sec-code label .cvc-hint::before {
  content: "info";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 18px;
  color: #bfc1c6;
  line-height: 1;
  top: 0;
}
.user-widget .dates-con div.sec-code label .cvc-hint img {
  position: absolute;
  right: 100%;
  width: 225px;
  max-width: none;
  bottom: 100%;
  margin-bottom: -18px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.user-widget .dates-con div.sec-code label .cvc-hint:hover img {
  opacity: 1;
}
.user-widget .terms-checkbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  padding: 16px 35px 16px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .user-widget .terms-checkbox {
    padding: 16px 15px 0;
  }
}
.user-widget .terms-checkbox .material-icons {
  padding-left: 10px;
  font-size: 20px;
}
body.ltr .user-widget .terms-checkbox .material-icons {
  padding-left: 0;
  padding-right: 10px;
}
.user-widget .terms-checkbox a {
  color: #0071c5;
  text-decoration: underline;
  padding-right: 5px;
}
body.ltr .user-widget .terms-checkbox a {
  padding-right: 0;
  padding-left: 5px;
}
.user-widget .btn {
  background-color: #4cb749;
  width: 348px;
  height: 60px;
  line-height: 44px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 35px 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-widget .btn[disabled] {
  background-color: grey;
  pointer-events: none;
}
.user-widget .btn.btn-gray {
  background-color: grey;
}
.user-widget .btn.btn-gray:hover {
  background-color: #4d4d4d;
}
.user-widget .btn:hover {
  background-color: #35a632;
}
.user-widget h4 {
  color: #4cb749;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 7px;
  padding-right: 35px;
}
body.ltr .user-widget h4 {
  padding-right: 0;
  padding-left: 35px;
}
.user-widget .payment-images {
  padding: 0 35px 37px;
}
.user-widget .payment-images li {
  display: inline-block;
}
.user-widget .payment-images li img {
  height: 16px;
  width: 50px;
}
.user-widget .payment-images li img.master {
  height: 20px;
  width: 33px;
}
.user-widget .payment-images li:first-child {
  display: block;
}
.user-widget .payment-images li:first-child img {
  height: 37px;
  width: 176px;
}
.user-widget .payment-images li:first-child img.nbe {
  height: 53px;
  width: 176px;
}
.user-widget .link-edit-seats {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  background-color: #073E7E;
  border-radius: 4px;
  line-height: 26px;
  width: 115px;
  transition: all 0.3s ease-in;
}
.user-widget .link-edit-seats:hover {
  background-color: #04264e;
}
.user-widget .widget-head-flex {
  display: flex;
  justify-content: space-between;
}
.user-widget .popup-changeseats {
  padding: 0;
}
.user-widget .popup-changeseats.active .changeseats-box {
  transform: translate(0%, 0);
}
body.ltr .user-widget .popup-changeseats.active .changeseats-box {
  direction: rtl;
}
.user-widget .popup-changeseats.returning .changeseats-leg {
  display: block !important;
}
.user-widget .popup-changeseats.returning .legs-switchers-input, .user-widget .popup-changeseats.returning .legs-switchers {
  display: none !important;
}
.user-widget .changeseats-close {
  position: absolute;
  background-color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  color: #000;
  top: 2px;
  left: -27px;
}
.user-widget .changeseats-close i {
  font-size: 18px;
  line-height: 24px;
}
body.ltr .user-widget .changeseats-close {
  left: auto;
  right: -27px;
}
.user-widget .changeseats-box {
  background-color: #fff;
  display: inline-block;
  padding: 10px 40px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translate(100%, 0);
  min-height: 100%;
  max-width: 100%;
}
body.ltr .user-widget .changeseats-box {
  transform: translate(-100%, 0);
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-box {
    padding: 10px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .user-widget .changeseats-box {
    margin-top: 80px;
    position: relative;
    height: auto;
    min-height: auto;
    padding: 20px;
  }
  .user-widget .changeseats-box .changeseats-close {
    top: auto;
    bottom: 100%;
    left: 0px;
    margin-bottom: 3px;
  }
  body.ltr .user-widget .changeseats-box .changeseats-close {
    left: auto;
    right: 0;
  }
}
.user-widget .changeseats-legs .legs-switchers-input {
  display: none;
}
.user-widget .changeseats-legs .legs-switchers {
  position: absolute;
  font-size: 12px;
  background-color: #C6CDD2;
  color: #67707A;
  border-radius: 2px 2px 0 0;
  padding: 0 20px;
  line-height: 2.2;
  bottom: 100%;
}
.user-widget .changeseats-legs .legs-switchers[for=trip-legs-going] {
  right: 10px;
}
body.ltr .user-widget .changeseats-legs .legs-switchers[for=trip-legs-going] {
  right: auto;
  left: 10px;
}
.user-widget .changeseats-legs .legs-switchers[for=trip-legs-departure] {
  right: 109px;
}
body.ltr .user-widget .changeseats-legs .legs-switchers[for=trip-legs-departure] {
  right: auto;
  left: 109px;
}
.user-widget .changeseats-legs .legs-switchers-input:checked + label {
  background-color: #063D7D;
  color: #fff;
  padding: 5px 20px;
}
@media screen and (max-width: 767px) {
  .user-widget .changeseats-legs .legs-switchers-input:checked#trip-legs-going ~ .changeseats-leg:first-of-type {
    display: block;
  }
}
.user-widget .changeseats-legs .legs-switchers-input:checked#trip-legs-departure ~ .changeseats-leg:last-of-type {
  display: block;
}
.user-widget .changeseats-actions {
  padding-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}
@media screen and (max-width: 767px) {
  .user-widget .changeseats-actions {
    padding-bottom: 20px;
  }
}
.user-widget .changeseats-leg {
  display: inline-block;
}
.user-widget .changeseats-leg:not(:first-of-type) {
  padding-right: 30px;
  margin-right: 25px;
  border-right: 1px solid #E6E6E6;
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-leg:not(:first-of-type) {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #E6E6E6;
  }
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-leg {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .user-widget .changeseats-leg {
    display: none;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
.user-widget .changeseats-leg-top {
  display: flex;
  margin-bottom: 10px;
}
.user-widget .changeseats-trip-info {
  display: inline-block;
}
.user-widget .changeseats-trip-info .bus-class-name {
  display: inline-block;
  margin-bottom: 5px;
}
.user-widget .changeseats-trip-info p {
  font-size: 12px;
  color: #212121;
}
.user-widget .changeseats-trip-info p i {
  padding: 0 5px;
}
body.ltr .user-widget .changeseats-trip-info p i {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.user-widget .changeseats-trip-info p span {
  font-weight: 700;
  font-size: 24px;
  padding-left: 5px;
}
.user-widget .changeseats-trip-info p.date {
  font-size: 14px;
}
.user-widget .changeseats-togglebus {
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid #E6E6E6;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.user-widget .changeseats-togglebus .radiobtn {
  white-space: nowrap;
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-togglebus {
    padding-right: 20px;
    margin-right: 20px;
  }
}
.user-widget .changeseats-leg-middle {
  padding-top: 30px;
}
.user-widget .changeseats-btn {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  position: sticky;
  bottom: 4vh;
  right: 10%;
  border-radius: 2px;
  background-color: #1EB10D;
  line-height: 44px;
  width: 240px;
  /* max-width: 100%; */
  right: auto;
  margin: 20px auto 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-btn {
    margin-top: 20px;
  }
}
.user-widget .changeseats-btn:hover {
  background-color: #179e07;
}
.user-widget .changeseats-btn:nth-child(3) {
  margin-top: 70px;
  width: 310px;
}
@media screen and (max-width: 999px) {
  .user-widget .changeseats-btn:nth-child(3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .user-widget .changeseats-hint {
    display: flex;
    white-space: nowrap;
    justify-content: space-between;
    width: 280px;
    max-width: 100%;
  }
  .user-widget .changeseats-hint .hide-mob {
    display: none;
  }
}
.user-widget .changeseats-hint p {
  font-size: 12px;
  color: #101010;
  font-weight: 600;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right center;
  padding-right: 27px;
  line-height: 2.6;
}
.user-widget .changeseats-hint p.seat-ava {
  background-image: url("../images/seats/seat-ava.png");
}
.user-widget .changeseats-hint p.seat-not {
  background-image: url("../images/seats/seat-not.png");
  color: #838486;
}
.user-widget .changeseats-hint p.seat-selected {
  background-image: url("../images/seats/seat-selected.png");
}

.user-widget-mob {
  display: none;
}
.user-widget-mob .tickets-component {
  display: block;
  width: 100%;
  position: static;
}
.user-widget-mob .tickets-component .ticketData {
  display: block;
}
.user-widget-mob .tickets-component .showTicket {
  display: none;
}
.user-widget-mob .tickets-component .calc-ticket {
  position: static;
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.user-widget-mob .tickets-component .calc-ticket .total-cost {
  margin: 0;
}
.user-widget-mob .tickets-component .calc-ticket .disc-copoun {
  margin: 0;
  padding: 8px 0;
}
.user-widget-mob .tickets-component .calc-ticket .disc-copoun .btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 999px) {
  .user-widget-mob {
    display: block;
  }
}

@media screen and (max-width: 999px) {
  .rout-booking .trip-route-component .trip-route-con > .tickets-component {
    display: none;
  }
}
.news-page {
  padding-bottom: 80px;
}

.news-title .container {
  border: none;
  padding: 30px 15px;
}
.news-title .container h2.single-title {
  font-size: 24px;
  color: #363636;
  font-weight: 700;
}

.new-news-con {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.news-widget {
  display: block;
  position: relative;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-widget:hover {
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.15);
}
.news-widget-newest {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .news-widget-newest {
    width: 100% !important;
  }
}
.news-widget-newest.bg-widget {
  width: 66.6666666667%;
  overflow: hidden;
  margin: 0;
}
.news-widget-newest.bg-widget a::before {
  content: "";
  display: inline-block;
  padding-top: 56.330749354%;
}
.news-widget-newest.bg-widget ~ .bg-widget {
  display: none;
}
.news-widget-newest.sm-widget {
  width: 33.3333333333%;
  overflow: hidden;
}
.news-widget-newest.sm-widget a::before {
  content: "";
  display: inline-block;
  padding-top: 115.649867374%;
}
.news-widget-newest a {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
}
.news-widget-newest .hidden-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(179.52deg, rgba(0, 0, 0, 0) 40%, #000000 100%);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  justify-content: flex-end;
  padding: 22px 16px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-widget-newest .hidden-box .box-content {
  transform: translateY(10%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-widget-newest .hidden-box .box-content strong {
  display: block;
  border-radius: 2px;
  background-color: #E73327;
  color: #fff;
  width: 36px;
  text-align: center;
  line-height: 17px;
  font-size: 11px;
}
.news-widget-newest .hidden-box .box-content p {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.news-widget-newest .hidden-box .box-content p:hover {
  text-decoration: underline;
}
.news-widget-newest .hidden-box .box-content span {
  color: #9fa2aa;
  font-size: 12px;
  line-height: 23px;
  text-align: right;
  opacity: 0;
}
body.ltr .news-widget-newest .hidden-box .box-content span {
  text-align: left;
}
.news-widget-newest .hidden-box:hover .box-content {
  transform: translateY(0);
}
.news-widget-newest .hidden-box:hover .box-content span {
  opacity: 1;
}
.news-widget .news-image {
  height: 213px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-widget .news-content {
  font-size: 0;
  width: 100%;
  padding: 10px 16px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.news-widget .news-content p {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #363636;
}
.news-widget .news-content span {
  color: #9fa2aa;
  font-size: 12px;
  line-height: 23px;
}
.news-widget.empty-widdget {
  padding: 12px 16px;
  display: flex;
  align-items: center;
}
.news-widget.empty-widdget .news-image {
  display: none;
}
.news-widget.empty-widdget .news-content {
  min-height: 120px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.news-widget.empty-widdget .news-content p {
  font-size: 24px;
  line-height: 1.6;
}
.news-widget.empty-widdget .news-content i {
  height: 17px;
  width: 18px;
  border-radius: 2px;
  background-color: #FC9900;
  font-size: 11px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.news-list .news-list-con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.news-list .news-list-con .item {
  width: 33.3333333333%;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .news-list .news-list-con .item {
    width: 100%;
  }
}
.news-list .btn {
  background-color: transparent;
  border: 2px solid #B2B2B2;
  width: 460px;
  height: 52px;
  line-height: 45px;
  font-size: 14px;
  color: #B2B2B2;
  font-weight: bold;
  margin: 30px auto 45px;
}
.news-list .btn:hover {
  background-color: #B2B2B2;
  color: #fff;
}
.news-list .bounce {
  -moz-animation: bounce 1.5s infinite;
  -webkit-animation: bounce 1.5s infinite;
  animation: bounce 1.5s infinite;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.stationSchedulesBox {
  background-color: #ffffff;
  box-shadow: 0px -8px 20px 0 rgba(0, 0, 0, 0.11);
  position: relative;
}
.stationSchedulesBox ~ .stationSchedulesBox {
  margin-top: 100px;
}
.stationSchedulesBox-head {
  padding: 12px 30px 34px 12px;
}
.stationSchedulesBox-head .select-month {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 12px;
}
.stationSchedulesBox-head .select-month span {
  font-size: 12px;
  font-weight: 600;
  line-height: 23px;
  margin-left: 6px;
}
.stationSchedulesBox-head .select-month select {
  -webkit-appearance: none;
  color: #FC9900;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  background: transparent url(../images/caret.png) no-repeat 0% 50%;
  padding: 0px 0 0 15px;
  cursor: pointer;
}
.stationSchedulesBox-head .titles h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  color: #363636;
}
.stationSchedulesBox-head .titles p {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #363636;
  text-align: right;
}
body.ltr .stationSchedulesBox-head .titles p {
  text-align: left;
}
.stationSchedulesBox .SchedulesData {
  position: relative;
}
.stationSchedulesBox .SchedulesData-head {
  padding: 0 30px 10px;
}
.stationSchedulesBox .SchedulesData-head h5 {
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
  color: #B2B2B2;
  display: inline-block;
  width: 170px;
}
.stationSchedulesBox .SchedulesData .Data {
  max-height: 300px;
  overflow: hidden;
}
.stationSchedulesBox .SchedulesData .Data .Data-row {
  display: flex;
  border-top: 1px solid #ECECEE;
  border-bottom: 1px solid #ECECEE;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-title {
  padding: 15px 30px 12px 55px;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-title h4 {
  line-height: 26px;
  color: #363636;
  font-size: 14px;
  font-weight: 700;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-title p {
  line-height: 20px;
  color: #4CB749;
  font-size: 11px;
  font-weight: 400;
  text-decoration: underline;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-items {
  display: flex;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-items .Data-item {
  border-right: 1px solid #ECECEE;
  padding: 10px 6px 16px 8px;
  width: 73px;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-items .Data-item span {
  line-height: 24px;
  color: #363636;
  font-size: 13px;
  font-weight: 400;
}
.stationSchedulesBox .SchedulesData .Data .Data-row .Data-items .Data-item strong {
  margin-top: 2px;
}
.stationSchedulesBox .SchedulesData .more-list {
  position: relative;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
}
.stationSchedulesBox .SchedulesData .more-list::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, #fafafa 79%);
  height: 150px;
  width: 100%;
}
.stationSchedulesBox .SchedulesData .more-list button {
  color: #4A90E2;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.stationSchedulesBox .SchedulesData .more-list button i {
  font-size: 16px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.stationSchedulesBox .SchedulesData .more-list button:hover i {
  -moz-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  -ms-transform: translate(0, 4px);
  -webkit-transform: translate(0, 4px);
  transform: translate(0, 4px);
}

.single-station .stations-page {
  margin-top: 55px;
  padding-top: 100px;
  border-top: 2px dashed #e5e5e5;
}

.cu_success {
  display: flex;
  height: 90vh;
  justify-content: center;
  align-items: center;
  color: #fc9900;
  font-size: 28px;
  font-weight: bold;
}

.cu_error {
  width: 100%;
  border: 2px solid red;
  background-color: rgba(255, 0, 0, 0.2);
  border-radius: 5px;
  padding: 5px;
  color: red;
}

.thanks-page {
  min-height: calc(100vh - 95px - 410px);
  padding: 50px 20px;
}
.thanks-page .content {
  max-width: 900px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: 4px;
}
.thanks-page .content .row:not(:first-child) {
  border-top: 1px solid #ECEDF0;
}
.thanks-page .content .top-msg {
  padding: 18px 43px;
}
body.ltr .thanks-page .content .top-msg {
  padding: 18px 43px;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .top-msg {
    padding: 18px 20px !important;
  }
}
.thanks-page .content .top-msg h3 {
  font-size: 18px;
  font-weight: 700;
}
.thanks-page .content .top-msg h3.confirm {
  color: #35B925;
}
.thanks-page .content .top-msg h3.confirm::before {
  content: url("../images/check-icon.png");
  margin-left: 8px;
}
body.ltr .thanks-page .content .top-msg h3.confirm::before {
  margin-left: 0;
  margin-right: 8px;
}
.thanks-page .content .top-msg .alert-msg {
  background: rgba(255, 255, 0, 0.2);
  border: 1px solid #fcb900;
  border-radius: 4px;
  color: #fcb900;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  padding: 10px 10px;
  margin-top: 15px;
}
body.ltr .thanks-page .content .top-msg .alert-msg {
  font-size: 13px;
}
.thanks-page .content .top-msg .alert-msg i {
  display: inline-block;
  margin-left: 6px;
}
body.ltr .thanks-page .content .top-msg .alert-msg i {
  margin-left: 0;
  margin-right: 6px;
}
.thanks-page .content .tickets-data {
  display: flex;
  flex-wrap: wrap;
}
.thanks-page .content .tickets-data .trip-data {
  width: 515px;
  border-left: 2px solid #ECEDF0;
  display: flex;
  flex-direction: column;
}
body.ltr .thanks-page .content .tickets-data .trip-data {
  border-left: none;
  border-right: 2px solid #ECEDF0;
}
@media screen and (max-width: 999px) {
  .thanks-page .content .tickets-data .trip-data {
    width: 450px;
  }
}
@media screen and (max-width: 767px) {
  .thanks-page .content .tickets-data .trip-data {
    width: 100%;
    border: none;
  }
}
.thanks-page .content .tickets-data .trip-data .row:last-child {
  margin-top: auto;
}
.thanks-page .content .tickets-data .trip-data .locations {
  display: flex;
  padding: 25px 43px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .tickets-data .trip-data .locations {
    padding: 15px 20px;
  }
}
.thanks-page .content .tickets-data .trip-data .locations .single-location {
  background: #4CB749;
  border: 2px solid #378834;
  border-radius: 4px;
  position: relative;
  margin-left: 6px;
  color: #fff;
  padding: 8px 25px 10px;
  display: flex;
  flex-direction: column;
}
body.ltr .thanks-page .content .tickets-data .trip-data .locations .single-location {
  margin-left: 0;
  margin-right: 6px;
}
.thanks-page .content .tickets-data .trip-data .locations .single-location::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  top: 11px;
  right: 10px;
  border-radius: 50%;
  background: #fff;
}
body.ltr .thanks-page .content .tickets-data .trip-data .locations .single-location::before {
  right: auto;
  left: 10px;
}
.thanks-page .content .tickets-data .trip-data .locations .single-location span {
  font-size: 12px;
}
.thanks-page .content .tickets-data .trip-data .locations .single-location strong {
  font-size: 18px;
  font-weight: 700;
  max-width: 120px;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .tickets-data .trip-data .locations .single-location strong {
    font-size: 14px;
  }
}
.thanks-page .content .tickets-data .trip-data .locations .trip-type {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #212121;
  white-space: nowrap;
}
.thanks-page .content .tickets-data .trip-data .locations .trip-type span {
  font-size: 12px;
}
.thanks-page .content .tickets-data .trip-data .locations .trip-type strong {
  font-size: 14px;
  font-weight: 700;
}
.thanks-page .content .tickets-data .user-data {
  width: calc(100% - 515px);
}
@media screen and (max-width: 999px) {
  .thanks-page .content .tickets-data .user-data {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 767px) {
  .thanks-page .content .tickets-data .user-data {
    width: 100%;
  }
}
.thanks-page .content .tickets-data .user-data .protection {
  margin-top: auto;
  background: rgba(143, 212, 0, 0);
  border: 2px solid #4CB749;
  border-radius: 4px;
  width: 176px;
  padding: 13px 18px 15px;
}
.thanks-page .content .tickets-data .user-data .protection .tp-text {
  font-size: 12px;
  flex-direction: column;
  text-align: center;
}
.thanks-page .content .tickets-data .user-data .protection .tp-text img {
  display: block;
  margin: 0 auto;
}
.thanks-page .content .yellow-bar {
  height: 103px;
  background: rgba(255, 255, 0, 0.2);
  border: 1px solid rgb(252, 185, 0);
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.thanks-page .content .yellow-bar .yellow-circle {
  width: 32.4px;
  height: 32.4px;
  background: rgb(252, 185, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thanks-page .content .yellow-bar .yellow-circle i {
  color: white;
}
.thanks-page .content .yellow-bar h4 {
  height: 33px;
  color: rgb(252, 185, 0);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}
.thanks-page .content .green-bar {
  height: 103px;
  background: #CCEECC;
  border: 1px solid #31B816;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.thanks-page .content .green-bar .green-circle {
  width: 32.4px;
  height: 32.4px;
  background: #1EB10D;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thanks-page .content .green-bar .green-circle i {
  color: white;
}
.thanks-page .content .green-bar h4 {
  width: 227px;
  height: 33px;
  color: #35B925;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}
.thanks-page .content .heading {
  background: #073E7E;
  border-radius: 4px 4px 0 0;
  display: flex;
  padding: 20px 36px 20px;
}
.thanks-page .content .heading .icon {
  width: 2px;
  position: relative;
  background-color: #2075FF;
  margin: 4px 0;
}
.thanks-page .content .heading .icon::before {
  content: "";
  height: 8px;
  width: 8px;
  background-color: #2075FF;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  bottom: -2px;
}
.thanks-page .content .heading .icon::after {
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: -2px;
  border: 1px solid #2075FF;
}
.thanks-page .content .heading .icon img {
  position: absolute;
  width: 14px;
  max-width: none;
  top: 50%;
  margin-top: -7px;
  left: 100%;
  margin-left: 5px;
}
body.ltr .thanks-page .content .heading .icon img {
  margin-left: 0;
  margin-right: 5px;
}
.thanks-page .content .heading .txt {
  padding-right: 10px;
}
body.ltr .thanks-page .content .heading .txt {
  padding-right: 0;
  padding-left: 10px;
}
.thanks-page .content .heading h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.thanks-page .content .heading h4 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 4px;
}
.thanks-page .content .heading h4 ~ h4 {
  margin-top: 20px;
}
.thanks-page .content .user-details {
  padding: 24px 32px;
  display: flex;
  height: 100%;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .user-details {
    padding: 22px 18px 10px;
  }
}
.thanks-page .content .user-details .user-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.thanks-page .content .user-details .user-row:last-of-type {
  margin-bottom: 18px;
}
.thanks-page .content .user-details .user-row .entry {
  display: inline-block;
  margin-left: 20px;
}
body.ltr .thanks-page .content .user-details .user-row .entry {
  margin-left: 0;
  margin-right: 20px;
}
.thanks-page .content .user-details .user-row .entry .tp-text {
  line-height: 1.1;
}
.thanks-page .content .user-details .user-row .entry .tp-text img {
  width: 60px;
}
.thanks-page .content .user-details .fl-col {
  margin-left: auto;
  padding-left: 30px;
}
body.ltr .thanks-page .content .user-details .fl-col {
  padding-left: 0;
  padding-right: 30px;
}
.thanks-page .content .user-details .label {
  color: #212121;
  font-size: 12px;
}
.thanks-page .content .user-details .payment-methods-thx img {
  height: 26px;
}
.thanks-page .content .user-details .payment-methods-thx img ~ img {
  margin-right: 0px;
}
body.ltr .thanks-page .content .user-details .payment-methods-thx img ~ img {
  margin-left: 0px;
}
.thanks-page .content .protection {
  background: rgba(143, 212, 0, 0.16);
  padding: 20px 40px;
  border-top: 1px solid #D7EEA9;
  border-bottom: 1px solid #D7EEA9;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .protection {
    padding: 20px 18px;
  }
}
.thanks-page .content .protection .tp-text {
  display: flex;
  align-items: center;
  color: #4cb749;
  font-weight: bold;
  font-size: 13px;
}
.thanks-page .content .protection .tp-text img {
  width: 24px;
  margin-left: 15px;
}
body.ltr .thanks-page .content .protection .tp-text img {
  margin-left: 0;
  margin-right: 15px;
}
.thanks-page .content .trip-details {
  display: flex;
  padding: 30px 33px;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .trip-details {
    padding: 14px 20px;
  }
}
.thanks-page .content .trip-details .item {
  width: 50%;
  padding: 0 10px;
}
.thanks-page .content .trip-details p {
  font-size: 12px;
  color: #101010;
}
.thanks-page .content .trip-details .title {
  margin-bottom: 5px;
  color: #1eb10d;
  font-size: 13px;
}
.thanks-page .content .trip-details .title .fa-check {
  color: #fff;
  font-size: 10px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 5px;
  background-color: #1eb10d;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
body.ltr .thanks-page .content .trip-details .title .fa-check {
  margin-left: 0;
  margin-right: 5px;
}
.thanks-page .content .trip-details .date {
  font-size: 14px;
  color: #212121;
}
.thanks-page .content .trip-details .time span {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.thanks-page .content .trip-details .seats-selected .seat {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2px;
  background: #1eb10d;
  border-radius: 4px 4px 4px 4px;
  height: 24px;
  width: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.thanks-page .content .price-details {
  background: #ECEDF0;
  padding: 24px 43px 24px 25px;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .price-details {
    padding: 20px 20px;
  }
}
.thanks-page .content .price-details .price-go-return {
  display: flex;
  justify-content: space-between;
}
.thanks-page .content .price-details .price-go-return ~ .price-go-return {
  margin-top: 24px;
}
.thanks-page .content .price-details .price-go-return:last-child {
  border-top: 1px dashed #e1d9af;
  padding-top: 10px;
  margin-top: 10px;
}
.thanks-page .content .price-details .price-go-return .total {
  font-size: 14px;
  font-weight: 700;
}
.thanks-page .content .price-details .price-go-return .total span {
  font-size: 11px;
  font-weight: 400;
  margin-right: 8px;
  display: inline-block;
}
body.ltr .thanks-page .content .price-details .price-go-return .total span {
  margin-right: 0;
  margin-left: 8px;
}
.thanks-page .content .price-details .price-go-return p {
  color: #212121;
  font-size: 12px;
}
.thanks-page .content .price-details .price-go-return .price {
  align-items: center;
  line-height: 1.1;
}
.thanks-page .content .price-details .price-go-return .price .value {
  color: #212121;
  font-size: 14px;
  font-weight: 900;
  margin-left: 4px;
  font-family: "Helvetica Neue";
}
body.ltr .thanks-page .content .price-details .price-go-return .price .value {
  margin-left: 0;
  margin-right: 4px;
}
.thanks-page .content .price-details .price-go-return .price .currency {
  color: #212121;
  font-size: 11px;
}
.thanks-page .content .contact-info {
  padding: 20px 45px;
  align-self: flex-start;
}
@media screen and (max-width: 767px) {
  .thanks-page .content .contact-info {
    padding: 20px 18px;
  }
}
.thanks-page .content .contact-info h3 {
  font-size: 18px;
  color: #212121;
  font-weight: 700;
  margin-bottom: 4px;
}
.thanks-page .content .contact-info p {
  color: #212121;
  font-size: 12px;
  line-height: 32px;
}
.thanks-page .content .contact-info p a {
  color: #6d90ac;
  font-weight: 700;
  text-decoration: underline;
}
.thanks-page .content .printBtn {
  color: #1EB10D;
  position: absolute;
  text-align: right;
  display: flex;
  align-items: center;
  font-weight: 600;
  top: 100%;
  right: 0;
  margin-top: 10px;
}
.thanks-page .content .printBtn::before {
  content: "print";
  font-family: "Material Icons" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: inherit;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.ltr .thanks-page .content .printBtn {
  right: auto;
  left: 0;
  text-align: left;
}

.trip-instructions {
  padding: 20px 45px 25px;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .trip-instructions {
    padding: 20px 18px;
  }
}
.trip-instructions h3 {
  font-size: 18px;
  color: #212121;
  font-weight: 700;
  margin-bottom: 4px;
}
.trip-instructions ul li {
  position: relative;
  padding-right: 20px;
  color: #212121;
  line-height: 32px;
  font-size: 12px;
}
body.ltr .trip-instructions ul li {
  padding-right: 0;
  padding-left: 20px;
}
.trip-instructions ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FC9900;
  position: absolute;
  right: 0;
  top: 11px;
}
body.ltr .trip-instructions ul li::before {
  right: auto;
  left: 0;
}
.trip-instructions ul li p {
  color: #212121;
  line-height: 32px;
  font-size: 12px;
}
.trip-instructions ul li.aman-bullets::before {
  background-color: #E73327;
}

.tp-label {
  color: #212121;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
body.ltr .tp-label {
  text-align: left;
}

.entry {
  padding-top: 5px;
  padding-bottom: 5px;
}
.entry .tp-text {
  color: #101010;
  font-size: 14px;
  font-weight: 600;
}

.fl-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.fl-col {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media print {
  body {
    padding: 0 !important;
  }
  header {
    position: static !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .header-con {
    justify-content: center !important;
  }
  .header-con .navbar, .header-con .profile-menu-component, .header-con .nav-mobile {
    display: none !important;
  }
  .page-footer {
    display: none !important;
  }
  .printBtn {
    display: none;
  }
  .thanks-page {
    padding-top: 0 !important;
  }
  .thanks-page .content {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.26);
    border-radius: 5px;
  }
  .thanks-page .content .heading {
    background: none !important;
    padding: 10px 26px 10px;
  }
  .thanks-page .content .heading .icon {
    display: none !important;
  }
  .thanks-page .content .heading .txt {
    padding: 0 !important;
  }
  .thanks-page .content .heading h4 {
    color: #000 !important;
  }
  .thanks-page .content .trip-details {
    min-height: 320px;
  }
  .thanks-page .content .trip-details .item ~ .item {
    padding-top: 16px;
    margin-top: 16px;
  }
  .thanks-page .content .user-details {
    padding: 14px 32px 8px !important;
  }
  .thanks-page .content .protection {
    padding: 10px 40px !important;
  }
  .thanks-page .content .trip-instructions {
    padding: 10px 25px 15px !important;
  }
  .thanks-page .content .price-details {
    padding: 10px 30px 10px 30px !important;
  }
  .thanks-page .content .contact-info {
    padding: 10px 25px !important;
  }
}
.nbe-page {
  padding: 80px 0;
  direction: rtl;
  font-family: "Cairo";
}
@media screen and (max-width: 767px) {
  .nbe-page {
    padding: 20px 0;
  }
}
.nbe-page .container {
  max-width: 1070px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.nbe-page h1 {
  font-size: 37px;
  font-weight: 700;
  line-height: 1.8;
  max-width: 670px;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .nbe-page h1 {
    font-size: 20px;
  }
}
.nbe-page .description {
  max-width: 770px;
  margin-bottom: 20px;
}
.nbe-page .description p {
  font-size: 18px;
  line-height: 2.35;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .nbe-page .description p {
    font-size: 14px;
    font-weight: 400;
  }
}
.nbe-page .description p strong {
  font-weight: 700;
}
.nbe-page .banner {
  display: block;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .nbe-page .banner {
    order: -1;
    margin-bottom: 15px;
  }
}
.nbe-page .form-box {
  background: rgb(255, 255, 255);
  border-radius: 4px;
  box-shadow: 0px 1px 6px 0px rgba(184, 184, 184, 0.3);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 64px;
  overflow: hidden;
}
.nbe-page .form-box .text {
  padding: 50px 45px;
  width: calc(100% - 420px);
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .nbe-page .form-box .text {
    width: 100%;
    padding: 24px 14px;
  }
}
.nbe-page .form-box h2 {
  font-size: 36px;
  line-height: 1.6;
  font-weight: 700;
  color: #121212;
}
@media screen and (max-width: 767px) {
  .nbe-page .form-box h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.nbe-page .form-box ul {
  margin-top: 20px;
}
.nbe-page .form-box ul li {
  font-size: 16px;
  color: #252525;
  counter-increment: step-counter;
  position: relative;
  padding-right: 34px;
  line-height: 2.5;
}
.nbe-page .form-box ul li ~ li {
  margin-top: 20px;
}
.nbe-page .form-box ul li a {
  color: #FC9900;
  text-decoration: underline;
}
.nbe-page .form-box ul li:before {
  content: counter(step-counter);
  color: #042852;
  background-color: #E4E8ED;
  border-radius: 3px;
  height: 27px;
  width: 27px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 27px;
  font-size: 17px;
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 6px;
}
.nbe-page .form-box form {
  width: 420px;
  background-color: #042852;
  padding: 33px 25px;
}
@media screen and (max-width: 767px) {
  .nbe-page .form-box form {
    width: 100%;
  }
}
.nbe-page .form-box form .input-field ~ .input-field {
  margin-top: 30px;
}
.nbe-page .form-box form .input-field label {
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  color: #fff;
  margin-bottom: 3px;
}
.nbe-page .form-box form .input-field input {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgb(193, 201, 210);
  line-height: 44px;
  height: 44px;
  padding: 0 10px;
}
.nbe-page .form-box form .btn {
  width: 100%;
  margin-top: 32px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 700;
  background-color: #4cb749;
}
.nbe-page .form-box form .btn:hover {
  background-color: #1EB10D;
}
.nbe-page .terms h3 {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 15px;
  line-height: 1.8;
  color: #707070;
}
.nbe-page .terms ul {
  margin-top: 20px;
}
.nbe-page .terms ul li {
  font-size: 14px;
  color: #252525;
  color: #707070;
  counter-increment: step-counter;
  position: relative;
  padding-right: 20px;
  line-height: 1.8;
  font-weight: 600;
}
.nbe-page .terms ul li ~ li {
  margin-top: 20px;
}
.nbe-page .terms ul li a {
  color: #FC9900;
  text-decoration: underline;
}
.nbe-page .terms ul li strong {
  font-weight: 900;
}
.nbe-page .terms ul li:before {
  content: "";
  background-color: #707070;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 10px;
}

.nbe-thanks-page {
  padding: 30px 0 0;
  background-color: #fff;
  text-align: center;
  margin-top: -90px;
  direction: rtl;
  font-family: "Cairo";
}
.nbe-thanks-page .custom-hedear {
  box-shadow: none;
  position: static;
  padding: 0;
}
.nbe-thanks-page .custom-footer {
  background-color: #063d7d;
}
.nbe-thanks-page .custom-footer .copyright {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  border-top: 1px solid rgba(252, 252, 252, 0.41);
  max-width: 680px;
  margin: 20px auto 0;
  padding-top: 18px;
}
.nbe-thanks-page .custom-footer .copyright p ~ p {
  color: #49c3f0;
}
.nbe-thanks-page h1 {
  font-size: 27px;
  font-weight: 700;
  line-height: 46px;
  color: #252525;
}
.nbe-thanks-page h2 {
  font-size: 18px;
  font-weight: 600;
  color: #252525;
}
.nbe-thanks-page .discound {
  margin-top: 20px;
  background-color: rgba(240, 164, 0, 0.2);
}
.nbe-thanks-page .discound h4 {
  color: #EFA300;
}
.nbe-thanks-page .discound .discound-component {
  text-align: right !important;
}
.nbe-thanks-page .discound .discound-component .btn {
  height: auto;
}

.success-component {
  font-size: 14px;
  margin: 10px 35px;
  padding: 10px;
  border: 2px solid rgba(0, 255, 0, 0.5);
  border-radius: 5px;
  color: green;
  background-color: rgba(0, 255, 0, 0.3);
  transition: all 0.3s ease;
}
.success-component.height0 {
  font-size: 0;
  border: none;
  padding: 0;
  margin: 0;
}

.error-validition {
  font-size: 14px;
  margin: 10px 0 0 45px;
  padding: 10px;
  border: 2px solid rgba(255, 0, 0, 0.5);
  border-radius: 5px;
  color: rgb(255, 0, 0);
  background-color: rgba(255, 0, 0, 0.3);
  transition: all 0.3s ease;
}
body.ltr .error-validition {
  margin: 10px 45px 0 0;
}
.error-validition.height0 {
  height: 0px;
  font-size: 0;
  border: none;
  padding: 0;
  margin: 0;
}

.loader {
  border: 5px solid #4cb749;
  border-top: 5px solid white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 0.5s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.muted {
  pointer-events: none;
  color: darkgrey;
}

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