body {
  overflow-x: hidden !important;
  font-weight: 500;
  font-size: 15px;
}
h3 {
  margin-top: 20px;
}
h4 {
  margin-top: 0;
  font-size: 20px;
}
a {
  cursor: pointer;
}
input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
}
#map{
  /*position: absolute !important;*/
  width: 100% !important;
  height: 320px !important;
  margin-top: 42px;
}

.border {
  border: 1px solid #555;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}
.visible-xs {
  display: none;
}
.p-0 {
  padding: 0;
}
.sc_icons_default.sc_icons_size_medium.sc_align_left
  .sc_icons_item_title
  + .sc_icons_item_description {
  margin-top: 0;
}
.sc_icons_default.sc_icons_size_medium.sc_align_left .sc_icons_item_title {
  font-size: 26px;
}
.hy {
  color: #f1cc18 !important;
}
.sc_icons .sc_icons_item_description span {
  font-size: 15px;
}
.dis0 {
  display: none !important;
}
.p0 {
  padding: 0 !important;
}
.btn-block {
  width: 100%;
}
.btn-theme.gray {
  background: #333;
  color: #eee;
  text-transform: uppercase;
  padding: 5px 14px 3px;
  border-radius: 6px;
}
.btn-theme.gray:hover {
  color: #eee;
  background: #333;
}
.sc_icons .sc_icons_icon {
  color: #c10504;
}
.visible_on_mobile {
  display: none;
}
.text-center {
  text-align: center;
}
.services_title {
  padding: 20px 20px 10px;
}
table {
  width: 100%;
}
.logo-spl-pages {
  margin: 2px auto;
  display: inline-block;
  width: 180px;
}
.breadcrumb_block {
  background: red;
  margin-top: 65px;
  padding: 15px;
}
.breadcrumb_block h3 {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.btn-read-more {
  background: #c10504;
  color: #333;
  display: inline-block;
  padding: 10px 22px;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-menu-block ul {
  border-bottom: 1px solid #333;
}
.footer-menu-block ul li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 10px;
}
.footer-menu-block ul li a {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #c10504 !important;
}
.footer-menu-block-2 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  text-align: left;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.footer-menu-block-2 > div {
  border-right: 1px solid #333;
  padding-left: 20px;
}
.footer-menu-block-2 > div:last-child {
  border-right: none;
}
.footMenu h3 {
  font-size: 16px;
  color: #bbb !important;
  text-transform: uppercase;
  margin-top: 10px;
}
.footMenu ul {
  list-style: none;
  padding: 0;
}
.footMenu ul li a {
  color: #bbb !important;
  display: block;
  padding: 1px 0;
}
.footMenu ul li a:hover {
  color: #c10504 !important;
}
/** HEADER **/
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background: #fff;
  color: #333;
  border-bottom: 1px solid #eee;
}
.main-header.scrolled {
  padding: 0;
  background: #fff;
}
.main-header.scrolled ul.dropdown-menu {
  top: 160%;
}
.main-header .container {
  width: 94%;
}
.img-logo {
  width: 100px;
  position: absolute;
  left: 0px;
  top: -6px;
  padding: 10px;
}
.main-header.scrolled {
  position: fixed !important;
  border-bottom: 1px solid #ddd;
}
.main-menu-block {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 230px;
}
.main-header.scrolled .main-menu-block {
  margin-top: 15px;
  margin-bottom: 10px;
}
.main-menu-block a {
  padding: 8px 5px 5px;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: capitalize;
  color: #333;
  border-bottom: 2px solid transparent;
  font-family: "Quicksand", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
.menu-list.ride {
  background: #333;
  color: #c10504;
  padding-left: 13px;
  padding-right: 15px;
  border-radius: 20px;
}
.main-menu-block a.post {
  background: #469a45;
  padding: 8px 10px 5px;
  color: #fff !important;
  border-radius: 4px;
}
.main-menu-block a.post span {
  background: #469a45;
  font-size: 11px;
  color: #333;
  background: #f8e81c;
  padding: 2px 4px;
  border-radius: 4px;
}
.main-menu-block a .ion-ios-contact-outline {
  font-size: 18px;
}
.main-header.scrolled .main-menu-block a {
  color: #333;
}
.main-menu-block button {
  outline: none !important;
  background: transparent;
  border: none;
  font-size: 20px;
  margin-top: -5px;
}
.main-header.scrolled .main-menu-block button {
  color: #333;
}
.next-header {
  margin-top: 62px;
}
.text-right {
  text-align: right;
}
.btn-phone-2 {
  background: #c10504;
  border: none;
  padding: 2px 15px;
  margin: 0;
  right: 10px;
  top: 18px;
  position: relative;
  font-size: 15px !important;
  border-radius: 22px;
  padding-top: 0;
  color: white;
  position: absolute;
  font-weight: bold;
}
.btn-phone-2 span {
  background: #fff;
  margin-left: -13px;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px !important;
  text-transform: uppercase;
  padding: 1px 10px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: lowercase;
}

.trx_addons_column-1_2 {
  width: 50%;
  float: left;
  background: #fff;
  height: 120px;
  padding: 25px;
  margin-bottom: 20px;
  border-right: 20px solid #f5f5f5;
}
.sc_services_light .sc_services_item_icon:before {
  padding-left: 10px;
}
.trx_addons_column-1_3 {
  width: 33%;
  float: left;
}
.vc_custom_1490094776008 {
  background-image: url(../../images/bg-3.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.sc_content_container {
  padding: 50px 50px 50px 0;
}
.img-fit {
  width: 100%;
  object-fit: cover;
}
.copyright {
  background: #c10504 !important;
  padding: 0;
}

@media (min-width: 768px) {
  .choose-car-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.choose-car-wrapper > div {
  background: #f5f5f5;
  padding: 40px;
}
.choose-car-wrapper > div.contentHolder {
  background: #eee;
}
/*.choose-car-wrapper >  div:nth-child(3) {
            background: #c10504;
            color: #333;
            padding: 45px;
        }*/
.imgHolder p,
.imgHolder h2 {
  margin: 0;
  text-align: center;
  margin-left: 20px;
  font-weight: bold;
}
.imgHolder h2 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 10px;
}
.contentHolder {
  padding: 60px !important;
}
.contentHolder .points {
  position: relative;
  padding-left: 45px;
  font-size: 16px;
}
.contentHolder .points img {
  position: absolute;
  left: 0;
  top: -5px;
}

/* INDEX PAGE */
.marquee-grid {
  background: #c10504;
}
@media (min-width: 768px) {
  .marquee-grid {
    display: grid;
    grid-template-columns: 240px auto;
    grid-column-gap: 20px;
  }
}
.marquee-grid > div {
  padding: 5px 10px;
  position: relative;
}
.marquee-left {
  background: #ff9c00;
}
.marquee-left h3 {
  font-size: 17px;
  padding-top: 12px;
  margin: 0;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.marquee {
  margin: 7px 0 0;
}
.marquee span {
  margin-right: 10px;
}
.marquee a {
  font-weight: bold;
}
.marquee .fa {
  font-weight: bold;
}
#from-selectized,
#to-selectized {
  width: calc(100% - 20px) !important;
  border: 1px solid #ddd;
  padding: 2px 10px;
  border-radius: 5px;
}
.selectize-input {
  background: #fff !important;
  box-shadow: none !important;
  border-color: #e5e5e5 !important;
  outline: none !important;
}
.bannerHolder {
  position: relative;
  padding: 100px 40px 40px;
}
.bannerHolder img {
  width: 100%;
}
.box-booking {
  width: 80%;
  max-width: 500px;
  background: #fff;
  box-shadow: 0 7px 11px 0 rgba(1, 1, 1, 0.75);
  overflow: hidden;
  margin: auto;
}
.box-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.box-header > div {
  background: #c10504;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  color: #333;
  position: relative;
}
.box-header > div > label {
  pointer-events: none;
}
.box-header > div:nth-child(1) {
  border-right: 1px solid #eee;
}
.box-header > div.active::before {
  content: "";
  position: absolute;
  left: calc(50% - 5px);
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c10504;
  clear: both;
  transition: 0.4s ease-in;
}
.box-body {
  padding: 20px;
}
.box-body label {
  text-transform: uppercase;
}
.grid {
  display: grid;
}
.grid > div {
  width: 100%;
  position: relative;
}
.grid-2-100 {
  grid-template-columns: 80px auto;
}
.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5px;
}
.grid-3.oneWay {
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
}
.grid-2-100.noOfDays.oneWay {
  display: none !important;
}
.grid-3.oneWay > div:nth-child(2) {
  display: none;
}
.box-body input[type="text"],
.box-body select {
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  padding-left: 10px;
  font-size: 13px;
}
select {
  -webkit-appearance: menulist !important;
}
.input-holder {
  /* margin: 20px 0 0px; */
}
.box-body .input-holder label {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
  font-size: 12px;
}
.box-body .form-control {
  height: 35px;
  margin-bottom: 10px;
}
.box-body .fa.abs {
  position: absolute;
  right: 5px;
  top: 30px;
  color: #999;
  pointer-events: none;
}
.partFullBannner {
}
.partFullBannner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.54);
  z-index: 10;
}
.sc_icons .sc_icons_item_title span,
.sc_icons .sc_icons_item_description span {
  color: #eee;
}

/* MOBILE MENU */
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 0 auto;
  padding: 20px;
  background-image: url(../../images/mission.jpg);
  background-size: cover;
  width: 40%;
  position: relative;
  z-index: 10;
}
.popup::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
}
.xs-logo {
  width: 200px;
  margin-bottom: 20px;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06d85f;
}
.popup .content {
  max-height: 30%;
  width: 100% !important;
  border-top: 1px solid #666;
  padding: 30px;
}
.popup .content ul {
  list-style: none;
  z-index: 999;
}
.popup .content ul li {
  position: relative;
}
.popup .content ul li a {
  font-size: 16px;
  display: block;
  color: #444;
  padding: 10px;
}

/* ABOUT PAGE */
@media (min-width: 991px) {
  .aboutWrapGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.aboutWrapGrid.trx_addons_columns_wrap:before {
  display: none;
}
.aboutWrapGrid .trx_addons_column-1_2 {
  width: 100% !important;
  padding: 30px 20px;
  height: auto;
}
.img-about {
  margin-bottom: 8px;
}
.about-learn-more,
.about-top {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.about-top h3 {
  margin-bottom: 0px;
}
.about-top p {
  margin-top: 0;
}
.about-learn-more a {
  color: #333;
}
.our-features-block {
  background: #f5f5f5;
}

/* TARIFF PAGE */
.termsBox {
  margin-bottom: 30px;
}
.termsBox p {
  position: relative;
  padding-left: 20px;
}
.termsBox > p {
  font-weight: bold;
}
.termsBox p::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}
.termsBox > div {
  padding-left: 30px !important;
  position: relative;
}
.termsBox > div::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #bbb;
}
.termsBox > div p::before {
  content: "";
  width: 10px;
  height: 1px;
  background: #bbb;
  top: 12px;
}
.termsBox > div p strong {
  display: inline-block;
  width: 100px;
  margin-right: 20px;
  font-weight: 600;
}
.termsBox > div p span {
  display: inline-block;
  border-radius: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 30px;
  color: #444;
}
.most-inner p::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #bbb;
}
.tariff-inner {
  padding: 40px 40px !important;
}
.tariff-inner h3 {
  margin-top: 0;
  font-size: 30px;
}
.table-tariff {
  margin-bottom: 30px;
}
.table-tariff tr th {
  background: #c10504;
  color:#ffffff;
  text-transform: uppercase;
  font-weight: bold !important;
}
.table-tariff tr td {
  vertical-align: middle !important;
  font-size: 14px;
  text-align: center;
  background: #171717;
  color: #eee;
}
.btn-ride-now {
  background: #c10504;
  display: inline-block;
  padding: 10px 45px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
.btn-ride-now:hover {
  background: #333;
  color: #eee;
}

/* RIDE NOW PAGE */
.booking-inner {
  padding: 50px !important;
}
.booking-inner h3 {
  margin-top: 0;
  font-size: 22px;
}
.booking-inner .box-booking {
  box-shadow: none;
  max-width: none;
  width: 100%;
}
.booking-inner .box-header > div {
  background: #fff;
  color: #333;
  border: 1px solid #eee;
}
.booking-inner .box-header > div.active {
  background: #eee;
  border-color: #eee;
}
.booking-inner .box-header > div::before {
  border-top: 10px solid #eee;
}
.booking-inner .box-body {
  padding: 0;
}
.booking-inner .box-body .grid-2-100 {
  display: block;
}
.booking-inner .box-body input[type="select-one"] {
  height: 30px;
}
.booking-inner .box-body input[type="text"],
.booking-inner .box-body select {
  height: 45px;
}
.pick-point .selectize-control.single .selectize-input {
  border: 1px solid green !important;
}
.drop-point .selectize-control.single .selectize-input {
  border: 1px solid #c10504 !important;
}

.autocomplete {
  height: 35px;
  margin-bottom: 10px;
}
.autocomplete-list.show {
  z-index: 99 !important;
  top: 20px;
}
.booking-inner .box-body .fa.abs {
  top: 60%;
  right: 15px;
}
.select-booking-box {
  padding: 15px;
  display: grid;
  grid-template-columns: 100px 1fr 120px;
  grid-gap: 20px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.select-booking-box > div {
  position: relative;
}
.select-booking-box input[type="radio"] {
  display: none;
}
.select-booking-box p {
  margin: 0;
}
.select-booking-box p strong {
  display: inline-block !important;
}
.select-booking-box p strong.rupee {
  display: inline-block !important;
  font-size: 18px;
  margin-left: 10px;
  color: #ff9c00;
}
a.select,
label.select {
  display: inline-block;
  text-align: center;
  background: #fff;
  border: 1px solid #333;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 20px;
  width: 80px;
  cursor: pointer;
}
.select-booking-box input[type="radio"] + p > label {
  transition: 0.4s ease-out;
}
.select-booking-box input[type="radio"] + p > label::after {
  content: "Select";
}
.select-booking-box input[type="radio"]:checked + p > label {
  background: #333;
  color: #fff;
}
.select-booking-box input[type="radio"]:checked + p > label {
  border-radius: 20px;
}
.select-booking-box input[type="radio"]:checked + p > label::after {
  content: "Selected";
}
.enter-mail {
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 250px;
  overflow: hidden;
}
.enter-mail label {
  text-transform: uppercase;
  color: #333;
}
.enter-mail input {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  border-bottom: none;
  padding-left: 20px;
  border: 1px solid #eee;
}
.enter-mail .btn {
  background: #c10504;
  color: #fff;
  line-height: 20px !important;
}
.tcPoints {
  margin: 20px 0;
  padding: 20px;
  border-radius: 6px;
}
.tcPoints h5 {
  margin: 0;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.tcPoints ul {
  margin-bottom: 0;
}
.booking-inner.ride-now {
  padding: 0 !important;
}
@media (min-width: 992px) {
  .grid-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
}
.grid-form > div {
  padding: 50px;
}
.rightForm {
  background: #f5f5f5;
}
.rightForm table {
  margin-bottom: 25px;
}
.rightForm table tr th,
.rightForm table tr td {
  border: 1px solid #ddd;
  text-align: center;
}
.rightForm table tr th {
  font-weight: bold !important;
}

/* CONTINUE BOOKING PAGE */
.continue-booking-content {
  position: relative;
  display: block;
  padding: 85px;
  background: #eee;
  background: url(../../images/mission.jpg);
  background-size: cover;
}
.continue-booking-content::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.43);
}
.continue-form-wrapper {
  border-radius: 3px;
  background: #fff;
}
.continue-form {
  padding: 40px;
}
.continue-form > div {
  margin-bottom: 10px;
}
.continue-form-wrapper h3 {
  font-size: 18px;
  font-weight: normal;
  background: #333;
  margin: 0;
  color: #ffffff;
  padding: 20px 10px 15px;
}
.continue-form-wrapper label {
  width: 30%;
  display: inline-block;
  text-transform: uppercase;
}
.continue-form-wrapper input[type="text"],
.continue-form-wrapper textarea,
.continue-form-wrapper select {
  width: 100%;
  border: 1px dashed #aaa;
  padding: 10px 10px !important;
}
.continue-form-wrapper textarea {
  height: 80px;
}
.continue-form h6 {
  margin: 0;
  margin-bottom: 10px;
}

/* CONFIRM BOOKING PAGE */
@media (min-width: 768px) {
  .confirm-booking-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.confirm-booking-wrapper > div {
  padding: 45px;
}
.confirm-booking-wrapper > div.confirm-right {
  background: #f5f5f5;
}
.confirm-booking-wrapper .btn {
  display: inline-block;
  padding: 15px 30px;
  margin-top: 20px;
  font-weight: bold;
  background: #c10504;
  color: #333;
  text-transform: uppercase;
}
.table-confirm tr th {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold !important;
  color: #666;
}
.table-confirm tr td {
  border: none;
  text-transform: uppercase;
  font-weight: bold !important;
}
.table-confirm tr td.amount {
  font-size: 16px;
}

/** SUCCESS PAGE **/
.booking-inner.success .fa {
  font-size: 50px;
  color: #17a15d;
}

/* CANCELLATION PAGE */
.cancellation-form-grid {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  border: 1px solid #eee;
}
.cancellation-form-grid .form-group {
  display: grid;
  grid-template-columns: 110px 1fr;
}
@media (max-width: 767px) {
  .cancellation-form-grid {
    width: 90%;
    margin-left: 4%;
  }
  .body-cancellation .breadcrumb_block {
    margin-top: 70px;
  }
  .body-cancellation header {
    border: none;
    height: auto;
  }
}
.cancellation-form-grid label {
  color: #999;
  position: relative;
  font-size: 12px;
}
.cancellation-form-grid .form-group.block {
  display: block;
}
.cancellation-form-grid .form-group.br0 {
  border: none;
  margin-bottom: 0;
}
.cancellation-form-grid .form-group .btn {
  background: #ff9c00;
  width: 100%;
  margin-top: 20px;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 768px) {
  .cancellation-form-grid .form-group.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .cancellation-form-grid .form-group {
    border-bottom: 1px solid #f5f5f5;
  }
}
.cancellation-form-grid .form-group p {
  color: #777;
  margin-top: 0;
}
.cancellation-form-grid .form-group textarea {
  background: #f5f5f5;
  margin-top: 10px;
  padding-left: 10px;
  border: 1px solid #eee;
}
.cancellation-form-grid.cancelled .fa-check {
  font-size: 34px;
  display: inline-block;
  background: #ddd;
  border: 1px solid #ccc;
  --innerProp: 70px;
  width: var(--innerProp);
  height: var(--innerProp);
  line-height: var(--innerProp);
  border-radius: var(--innerProp);
  margin-bottom: 20px;
}
.cancellation-form-grid.cancelled h4 {
  text-transform: uppercase;
}
.cancellation-form-grid.cancelled a {
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  color: #ff9c00;
  font-weight: bold;
}
.rating-container .glyphicon-minus-sign,
.rating-container .caption {
  display: none !important;
}

/* CONTACT PAGE */
.faq_about .faq_wrapper {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0;
}
.faq_about .faq_wrapper .single_faq {
  padding: 20px;
  padding-left: 90px;
  padding-right: 80px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  box-shadow: 1px 1px 2px #eee;
  width: 100%;
}
.faq_about .faq_wrapper .single_faq h3 {
  color: #333146;
  font-weight: 700;
  font-size: 25px;
  position: relative;
}
.faq_about .faq_wrapper .single_faq h3 span {
  box-shadow: 0px 0px 81px 0px rgba(47, 47, 47, 0.1);
  position: absolute;
  left: -70px;
  top: -10px;
  color: #ff5a2c;
  background: #ffffff;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
}
.faq_about .faq_wrapper .single_faq.note {
  background: #333;
}
.faq_about .faq_wrapper .single_faq.note p {
  font-size: 16px;
  text-align: center;
  color: #eee;
}

/** CONTACT PAGE **/
.container-form {
  padding: 30px 0;
}
.container-form h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 0;
}
.media:first-child {
  margin-top: 0;
}

.media {
  padding: 30px;
  background: #f5f5f5;
  border: 1px solid #f3f3f3;
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}
.media h4 {
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: left;
  font-weight: bold;
}
.container-form p {
  line-height: 22px;
  font-weight: 300;
  font-size: 14px;
}
.form-area label {
  font-weight: 600;
  font-size: 12px;
  color: #575757;
  display: block;
}
.form-group {
  margin-bottom: 20px;
}
.form-control {
  width: 100%;
}
.form-area {
  padding: 0 20px 0;
}
.form-area .form-control {
  height: 40px;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}
.thm-btn {
  background: #171717;
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
  font-size: 17px;
}
.thm-btn.small {
  padding: 5px 18px;
  margin-bottom: 10px;
  font-weight: normal;
}
.thm-btn:hover {
  background: #ca7428;
}
.iframe-contact {
  height: 450px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .popup {
    width: 94% !important;
  }
  .breadcrumb_block {
    margin-top: 40px;
  }
  .footer-menu-block-2 {
    display: block;
    text-align: center;
  }
  .footer-menu-block-2 > div {
    border-right: none;
    border-bottom: 1px solid #333;
    padding: 10px;
  }
  .footer-menu-block-2 > div:last-child {
    border: none;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .xs-banner {
    margin-top: 40px;
  }
  .xs-banner img {
    width: 100%;
  }
  .grid-3 {
    display: block;
  }
  .grid-2-100,
  .grid-3 > div {
    display: grid;
    grid-template-columns: 120px auto;
  }
  .grid-3 > div {
    margin-bottom: 20px;
  }
  .fa.abs {
    right: 10px !important;
    top: 7.5px !important;
  }
  .main-header {
    height: 30px;
  }
  .img-logo {
    width: 105px;
  }
  .btn-phone-2 {
    padding-right: 0;
    cursor: pointer;
  }
  .menu-list {
    display: none;
  }
  .sc_content_container {
    padding: 10px 25px;
  }
  .footer-menu-block ul {
    padding: 0;
  }
  .bannerHolder {
    background: #f5f5f5 !important;
    width: 100%;
    padding: 20px;
    margin: 0;
    margin-top: 100px;
  }
  .box-booking {
    width: calc(100% - 40px);
    max-width: none;
    padding-bottom: 20px;
  }
  .visible_on_mobile {
    display: inline-block;
  }
  .pull-right-xs {
    float: right;
  }
  .btn-theme.back {
    background: transparent;
    color: #ff7f2a;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
  }
  .btn-ride {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #c10504;
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    z-index: 10;
    border-top: 1px solid #eeeeee !important;
  }
  .btn-phone-2 {
    top: 7px;
    right: 80px;
  }
  .btn-phone-2 span {
    margin-right: 2px;
    text-transform: uppercase;
  }
  .btn-xs-menu {
    position: absolute;
    right: 25px;
    top: 9px;
    font-size: 22px;
    color: #333;
    cursor: pointer !important;
  }
  .enter-mail {
    grid-template-columns: 1fr;
  }
  .select-booking-box {
    display: block;
    text-align: center;
    padding-bottom: 0;
  }
  .select-booking-box img {
    width: 120px;
  }
  .select-booking-box p {
    margin: 20px 0;
  }
}
