body {
  background-color: #fff;
  overflow-y: auto !important;
}

.scroll_none {
  overflow-y: auto !important;
}

.inner_capt {
  padding-left: 20px;
}

.country_flag span {
  font-size: 17px !important;
}

.services_inc h3 {
  font-size: 20px;
}
.services_inc ul li {
  font-size: 15px;
}

.content_wrapper {
  margin-top: 88px;
  position: relative;
  height: 100%;
  overflow: hidden !important;
}
.content_wrapper .content {
  box-shadow: none;
  border-radius: 0;
  z-index: 1;
}

.country_banner {
  height: 250px;
}
.country_banner .caption h1 {
  font-size: 35px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 5px 5px;
  position: relative;
  padding-left: 30px;
}
.country_banner .caption p {
  font-size: 25px;
  margin-bottom: 0;
  font-weight: 500;
  color: #d42029;
  position: relative;
  display: inline-block;
}

.book_now {
  position: relative;
}
.book_now p {
  font-size: 15px;
  line-height: 20px;
}
.book_now h5 {
  font-size: 17px;
}
.book_now .persons-text {
  font-size: 13px;
}
.book_now .btn {
  font-size: 14px;
}

table th,
table td {
  font-size: 14px;
}

.btn.red_btn:hover {
  background: #FFC619;
  background-color: #FFC619;
  color: black;
}

.content_wrapper_detail_S {
  padding-bottom: 0 !important;
  height: 100% !important;
}

.fare_details {
  height: -moz-fit-content;
  height: fit-content;
  width: 50%;
  position: relative;
  margin-top: 10px;
}
.fare_details h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
.fare_details .table td span {
  word-wrap: unset !important;
}

.content {
  margin-top: 0px;
  position: unset;
  z-index: unset;
  overflow: unset;
  height: unset;
  box-shadow: none;
}

.content_pessengerInfo {
  height: unset !important;
}

.main_wrap {
  width: 85%;
  margin: 0 auto;
  margin-top: 88px;
}

.main_wrap_psg {
  width: 60%;
  margin: 0 auto;
  margin-top: 88px;
}

.custom-container-width-left {
  width: 70%;
}

.custom-container-width-right {
  width: 30%;
}
.custom-container-width-right .book_now {
  background: unset;
  z-index: unset;
}
.custom-container-width-right .book_now .flex-div {
  justify-content: end;
}
.custom-container-width-right .book_now .flex-div h5 {
  color: black;
}
.custom-container-width-right .psg-right {
  width: 60%;
  text-align: end;
}

.bottom_last {
  position: absolute !important;
  bottom: -75px !important;
  width: 100% !important;
  margin: 0 !important;
  left: 0;
}

.bottom_last_psg {
  position: unset !important;
  width: 30% !important;
}
.bottom_last_psg .book_now p {
  width: 40%;
}
.bottom_last_psg .btn {
  font-size: 14px;
  height: 40px;
  border-radius: 25px !important;
  margin-top: 15px;
}

.documents_accordion .documents_button:not(.collapsed) {
  font-size: 20px;
}
.documents_accordion .documents_accordion .documents_button:not(:not(.collapsed)) {
  font-size: 20px;
  margin-bottom: 20px;
}

.documents_accordion .accordion_body .btn-group button {
  font-size: 18px;
}

body.no-scroll {
  overflow: auto !important;
}

.contact-info {
  font-size: 25px;
}

.header .inner_header .right_section a img {
  filter: unset !important;
}

.sortAnd_filter_canvas {
  padding-bottom: 0;
}
.sortAnd_filter_canvas .sort_inner .form-check label {
  font-size: 0.9rem;
}

.fare_details h4 {
  font-size: 22px;
}
.fare_details h4 small {
  font-size: 13px;
}

.input-divv small {
  font-size: 16px;
}
.input-divv .custom-input {
  font-size: 16px;
}

.container {
  height: unset !important;
}

#pageModal {
  align-content: center;
}
#pageModal .modal-content {
  width: 50%;
  margin: 0 auto;
}

.off-canvas.off-canvas-floating .off-canvas-nav {
  display: block;
}

.modal-backdrop {
  display: none !important;
}

.fare_info {
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.11);
  padding: 10px;
  margin-bottom: 50px;
}
.fare_info h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.fare_info table th {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.fare_info table td {
  font-size: 14px;
  text-align: right;
}

.proceed-btn-desk {
  width: 100%;
  margin: 10px 0px;
  height: 42px;
}

.country_banner span {
  display: inline-block;
  width: 566px;
}
.country_banner span img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.fixed_done {
  position: fixed;
  top: 90px;
  right: 135px;
  width: 30%;
  background-color: #fff;
}

.services_scrool {
  width: 62%;
}/*# sourceMappingURL=style.css.map */