/* Scss Document */
::-moz-selection {
  background: #020323;
  color: #ffffff;
}
::selection {
  background: #020323;
  color: #ffffff;
}

::-moz-selection {
  background: #020323;
  color: #ffffff;
}

.full_height {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.green-fluid-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  background: #020323;
}
.green-fluid-bg .headcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
}
.green-fluid-bg .headcon .logo-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.travel_partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  gap: 0.5em;
  color: #ffffff;
  font: 16px "Roboto", sans-serif;
}
.travel_partner p {
  font: 16px "Roboto", sans-serif;
  margin: 0;
}
.travel_partner .socicons span.find {
  font: 16px "Roboto", sans-serif;
  margin-right: 0.5em;
}
.travel_partner .socicons i.fa {
  margin-right: 0.5em;
}
.travel_partner .socicons a {
  color: #ffffff;
}

.homepage_paras {
  text-align: center !important;
}

.top_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_contact .whatsapp_ico {
  display: block;
  float: left;
  margin-right: 10px;
}
.top_contact .whatsapp_ico i {
  font-size: 3.5em;
  color: green;
}
.top_contact .whatsapp_num {
  display: block;
  float: right;
  text-align: center;
}
.top_contact .whatsapp_num span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #ffffff;
}
.top_contact .whatsapp_num h3 {
  display: block;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  color: #ffffff;
}
.top_contact .whatsapp_num .whatsapp_why {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 0.9em;
  font-style: italic;
}

.logo-big {
  display: block;
}

.logo-small {
  display: none;
}

.nav-green-bg {
  display: block;
  background: #73180f;
}
.nav-green-bg .main_menu {
  display: table;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  list-style-type: none;
  border-collapse: collapse;
}
.nav-green-bg .main_menu li {
  display: table-cell;
  width: 12.5%;
}
.nav-green-bg .main_menu li a {
  display: block;
  padding: 1em 0;
  background: #73180f;
  text-align: center;
  text-transform: uppercase;
  font: 600 1em "Roboto", sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-green-bg .main_menu li a:hover {
  background: #020323;
}

.orange-bg {
  display: block;
  background: #020323;
}

.blue {
  background: #020323;
  padding: 2em 0 4em 0;
  margin: 0;
}
.blue h3, .blue .promo_two p, .blue .promo_two h4 {
  color: #ffffff !important;
}
.blue span {
  background: #ffffff !important;
}
.blue .promo_two h4 {
  font-weight: 400;
  font-size: 22px;
}

.orange_but {
  display: block;
  text-align: center;
  padding: 1em;
  background: #020323;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: auto;
}
.orange_but svg {
  width: 75px;
  fill: #ffffff;
}
.orange_but h5 {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
}
.orange_but p {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #ffffff;
  text-transform: capitalize;
}
.title_big {
  display: block;
  text-align: center;
}
.title_big h1, .title_big h3 {
  display: block;
  color: #020323;
  margin-bottom: 0;
  font-family: "Playfair", serif;
  text-transform: capitalize;
  font-size: 2.4em;
}
.title_big span {
  display: inline-block;
  width: 70px;
  background: #020323;
  padding: 3px;
}
.title_big p {
  display: block;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 2em;
}

.whatsapp_block {
  display: block;
  text-align: center;
}
.whatsapp_block .whatsapp_why {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 1em;
  border: 1px solid green;
  padding: 0.4em;
}

.read_mbut {
  display: inline-block;
  background: #8A1D12;
  padding: 0.3em 2em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
.read_mbut:hover {
  background: #73180f;
  color: #ffffff;
}

.promo_two {
  display: block;
  margin-top: 2em;
}
.promo_two h4 {
  display: block;
  margin-top: 1em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  text-transform: capitalize;
  font-weight: 600;
  color: #000000;
}
.promo_two p {
  display: block;
  width: 80%;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 1em;
  line-height: 2em;
}
.promo_two a {
  display: inline-block;
  background: #8A1D12;
  padding: 0.3em 2em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.promo_two a:hover {
  background: #73180f;
}

.promo_two ul {
  display: block;
  margin: 0;
  list-style-type: none;
}
.promo_two ul li {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #ffffff;
  padding: 1em 0;
  border-bottom: 1px dotted #585861;
}
.promo_two ul li i {
  font-size: 1.3em;
  vertical-align: middle;
  color: green;
  margin-right: 1em;
}

.promo_cards {
  display: block;
}
.promo_cards .card-section {
  display: block;
}
.promo_cards .card-section h4 {
  display: block;
  margin-top: 1em;
  font-family: "Roboto", sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #020323;
  text-transform: capitalize;
}
.promo_cards .card-section p {
  display: block;
  height: 200px;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 2em;
  color: #000000;
  text-align: justify;
}
.promo_cards .card-section a {
  display: block;
  text-align: center;
  background: #8A1D12;
  padding: 0.5em 2em;
  font-family: "Roboto", sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.promo_cards .card-section a:hover {
  background: #73180f;
}

.grey_bg {
  display: block;
  width: 100%;
  background: #eeeeee;
  padding: 1em 0;
}

.footer_con {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.5em 0;
}
.footer_con .footer_nav {
  display: block;
  list-style-type: none;
}
.footer_con .footer_nav li {
  display: inline-block;
}
.footer_con .footer_nav li a {
  display: block;
  padding: 0.5em;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  opacity: 0.7;
  font-size: 1em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer_con .footer_nav li a:hover {
  opacity: 1;
  text-decoration: underline;
}
.footer_con p {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 0.9em;
  color: #ffffff;
  opacity: 0.7;
}

.car-slider .slick-slide img {
  margin: 0 auto;
}

.car-slider .slick-slide {
  position: relative;
  width: auto;
}

.car-slider .slick-slide .car_caption {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: 0px;
  left: 0;
  right: 0;
}

.car-slider .slick-slide.slick-active .car_caption {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.car-slider .car_caption h4 {
  display: inline-block;
  border: 1px solid #000000;
  padding: 0 0.5em;
  font-family: "Roboto", sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}

.car-slider .car_caption p {
  display: block;
  width: 75%;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #333333;
}

.car_slide_tit .title_big p {
  text-align: justify;
}

.view_cars {
  display: block;
  text-align: center;
  margin: 1.5em;
}
.view_cars a {
  display: inline-block;
  padding: 0.4em 2em;
  background: #020323;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view_cars a:hover {
  background: black;
}

.rates_table table {
  width: 100% !important;
  font-family: "Roboto", sans-serif;
}

.rates_table table thead {
  text-transform: uppercase;
  font-size: 1em;
  background: #8A1D12;
  color: #ffffff;
}

.rates_table table tbody {
  border: none;
}

.rates_table table tr {
  line-height: 2em;
}

.title_big .rates_loc {
  display: inline-block;
  padding: 0 1em;
  font-family: "Roboto", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  clear: both;
  border: 1px solid #020323;
  margin-bottom: 0px;
}

.title_big span.outdoor {
  font: 1em "Roboto", sans-serif;
  background: none !important;
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.serv_main {
  display: block;
  margin: 8em 0 1em 0;
  position: relative;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  border-radius: 10px;
  padding: 1em;
}
.serv_main:hover .ser_img {
  background: #8A1D12;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.serv_main:hover .ser_img svg {
  fill: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.serv_main .ser_img {
  display: inline-block;
  position: absolute;
  top: -6.3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 2em;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #eee;
  border-radius: 50%;
}

.serv_main .ser_img svg {
  width: 130px;
  fill: #8A1D12;
}

.serv_main .ser_title {
  display: block;
  margin-top: 3.3em;
  font-family: "Roboto", sans-serif;
  font-size: 1.7em;
  color: #8A1D12;
  text-transform: uppercase;
}

.serv_main .ser_para {
  display: block;
  padding: 0 1em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 2em;
  color: #000000;
  text-align: justify;
}

.serv_main .ser_bullet {
  display: block;
  list-style-type: none;
  text-align: left;
}

.serv_main .ser_bullet li {
  font-family: "Roboto", sans-serif;
  line-height: 2em;
  font-size: 1em;
}
.serv_main .ser_bullet li::before {
  display: inline-block;
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f00c";
  color: #020323;
}

.book_now {
  background: green;
  border-radius: 10px;
  font: 18px "Roboto", sans-serif;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0.5em;
  margin-top: 1em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.book_now:hover {
  background: #020323;
  color: #ffffff;
}
.book_now:focus {
  color: #ffffff;
}

.submit_but {
  display: inline-block;
  width: 50%;
  float: right;
  padding: 1em 0;
  border-radius: 5px;
  background: #020323;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submit_but:hover {
  background: black;
}

.map-responsive {
  display: block;
  margin-top: 1.5em;
  overflow: hidden;
  position: relative;
  height: 500px;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.car_rates .card {
  border: none;
  margin: 0;
}
.car_rates .card .card-divider {
  display: block;
  padding: 0.5rem;
  background: #ffffff;
  text-align: center;
}
.car_rates .card .card-divider h4 {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  padding: 1em 0;
  text-align: center;
  color: #020323;
  text-transform: uppercase;
}
.car_rates .card .card-section {
  border: none;
}
.car_rates .card .card-section ul {
  list-style-type: none;
  margin: 0;
}
.car_rates .card .card-section ul li {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 0.3em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
}
.car_rates .card .card-section ul li:last-child {
  border-bottom: none;
}
.car_rates .card .card-section ul li:nth-child(even) {
  background: #eef4ee;
  color: #000000;
  border: none;
}
.car_rates .card .card-section ul li:nth-child(odd) {
  border: none;
}

.blue_bg {
  background: #EEF4EE;
  padding: 2em;
}
.blue_bg .title_big h1 {
  color: #020323;
  padding: 0.75em 0 0 0;
  font: 36px "Playfair", serif;
  text-transform: capitalize;
}
.blue_bg .rates_loc {
  color: #020323;
  font-size: 20px;
  font-weight: 200;
  border: none;
  padding: 0.5em;
}
.blue_bg .outdoor {
  color: #020323;
  padding: 0.5em;
  display: block;
  margin: 1em;
}

.home_page_text {
  text-align: justify !important;
  font-size: 16px !important;
  line-height: 2em !important;
}

.card-section {
  border: 1px solid #020323;
}
.card-section p {
  color: #020323;
  font-size: 16px;
  line-height: 2em;
}

.promo_cards .card-section h4 {
  background: #020323;
  color: #ffffff;
  padding: 0.4em;
}

.topbg_img {
  display: block;
  width: 100%;
  height: 500px;
  background: url("../images/about-bg.jpg") center center;
  background-size: cover;
}

.topbg_img .title_big h1, .topbg_img .title_big h3 {
  color: #ffffff;
}
.topbg_img .title_big span {
  background: #ffffff;
}

.topbg_img .promo_two p {
  display: block;
  width: 100%;
  font-size: 1.1em;
  line-height: 2em;
  text-align: justify;
  color: #ffffff;
}

.about_style h2 {
  font: 32px "Playfair", serif;
  color: #020323;
  text-align: left;
}
.about_style p {
  font: 700 16px "Roboto", sans-serif;
  color: #000000;
  text-align: justify;
  line-height: 2em;
}

.about_style_margin {
  margin-top: 2em;
}

.blues {
  background: #020323;
  margin: 0px;
}
.blues .image {
  background: url("../images/background-image.jpg") no-repeat;
  height: 100vh;
  background-size: cover;
  background-position: center;
}

.blues .title_big h1, .blues .title_big h3 {
  color: #ffffff;
}
.blues .title_big span {
  background: #ffffff;
}

.blues .promo_two p {
  display: block;
  width: 100%;
  font-size: 1.1em;
  line-height: 2em;
  text-align: justify;
  color: #ffffff;
}

.essen_form {
  display: block;
}
.essen_form label {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 700;
  color: #000000;
}

.cont_details {
  display: block;
}
.cont_details .add_block {
  display: block;
  position: relative;
  padding-left: 2.5em;
  border-left: 10px solid #e6e6e6;
}
.cont_details .add_block h5 {
  display: block;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
}
.cont_details .add_block p {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #000000;
  line-height: 2em;
}
.cont_details .add_block::before {
  content: "\f041";
  font-family: FontAwesome;
  color: #000;
  font-size: 1.5em;
  position: absolute;
  top: 0;
  left: 0.5em;
  color: #8A1D12;
}
.cont_details .cont_block::before {
  content: "\f095";
  font-family: FontAwesome;
  color: #000;
  font-size: 1.5em;
  position: absolute;
  top: 0;
  left: 0.5em;
  color: #8A1D12;
}

.bhr-feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 1em 0.5em;
}

.svg_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
}
.svg_images svg {
  width: 80px;
  border: 1px solid #020323;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.svg_images p {
  font: 500 16px "Roboto", sans-serif;
  text-align: center;
  color: #020323;
  margin: 0;
}

.vehicle-all {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  gap: 1em;
}

.packages-all {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  gap: 1em;
}

.clientele-main {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1em;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.clientele-main .thumbnail {
  margin: 0;
}

html.is-reveal-open, html.is-reveal-open body {
  width: 100%;
}

.home-feat {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr 1em 1fr;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  gap: 1em;
}

@media screen and (max-width: 63.9375em) {
  .nav-green-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    border-radius: 5px;
  }
  .nav-green-bg .title-bar-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vehicle-all {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  }
  .bhr-feature {
    -ms-grid-columns: 1fr 1em 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
  }
  .green-fluid-bg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1em;
    padding: 0.5em 1em;
  }
  .green-fluid-bg .main_nav {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .green-fluid-bg .headcon {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
    gap: 1em;
  }
  .top_contact .whatsapp_num span {
    font-size: 0.8em;
  }
  .top_contact .whatsapp_num h3 {
    font-size: 1.2em;
  }
  .travel_partner p {
    display: none;
  }
  .socicons span {
    display: none;
  }
  .travel_partner .socicons i.fa {
    font-size: 2em;
  }
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .logo-big {
    max-width: 200px;
  }
  .car-slider .slick-slide .car_caption {
    position: relative;
    max-width: 100vw;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: 0px;
    left: 0;
    right: 0;
  }
  .car-slider .slick-slide img {
    max-width: 100vw;
  }
  .promo_cards .card-section {
    text-align: center;
  }
  .main_nav .off-canvas {
    background: #8A1D12;
  }
  .main_nav .off-canvas ul {
    list-style-type: none;
    margin: 0;
  }
  .main_nav .off-canvas ul li a {
    display: block;
    background: #8A1D12;
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    padding: 0.5em;
    border-bottom: 1px solid #681007;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .main_nav .off-canvas ul li a:hover {
    background: #5d140c;
  }
  .offcan_logo {
    display: block;
    background: #020323;
    padding: 0.5em;
    text-align: center;
  }
  .main_nav .off-canvas .close-button {
    visibility: hidden;
  }
  .main_nav .off-canvas .top_contact .whatsapp_ico {
    display: none;
  }
  .main_nav .off-canvas .top_contact .whatsapp_num {
    display: none;
  }
  .main_menu {
    display: none !important;
  }
  .blue_bg {
    padding: 1em;
  }
}
@media screen and (max-width: 768px) {
  .orange-bg {
    background: none;
  }
  .home-feat {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 0.5em;
  }
}
/* Small only */
@media screen and (max-width: 39.9375em) {
  .packages-all {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .logo-big {
    display: none;
  }
  .logo-small {
    display: block;
    max-width: 45px;
  }
  .car-slider .slick-slide .car_caption {
    position: relative;
    max-width: 100vw;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: 0px;
    left: 0;
    right: 0;
  }
  .car-slider .slick-slide img {
    max-width: 100vw;
  }
  .top_logo {
    display: block;
    text-align: center;
  }
  .top_contact {
    text-align: center;
    float: none;
  }
  .contact-con {
    margin-left: auto;
  }
  .top_contact .whatsapp_ico i {
    font-size: 2.7em;
    color: #fff;
  }
  .top_contact .whatsapp_ico {
    display: inline-block;
    float: none;
    margin-right: 0;
  }
  .top_contact .whatsapp_num {
    display: none;
  }
  .main_nav {
    display: block;
  }
  .main_nav .off-canvas {
    background: #8A1D12;
  }
  .main_nav .off-canvas ul {
    list-style-type: none;
    margin: 0;
  }
  .main_nav .off-canvas ul li a {
    display: block;
    background: #8A1D12;
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    padding: 0.5em;
    border-bottom: 1px solid #681007;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .main_nav .off-canvas ul li a:hover {
    background: #5d140c;
  }
  .offcan_logo {
    display: block;
    background: #020323;
    padding: 0.5em;
    text-align: center;
  }
  .main_nav .off-canvas .close-button {
    visibility: hidden;
  }
  .orange-bg .orange_but {
    font-size: 0.9em;
    padding: 1em;
  }
  .orange-bg .cell {
    padding: 5px;
  }
  .orange_but img {
    width: 60%;
  }
  .title_big h3 {
    font-size: 1.5em;
  }
  .title_big .rates_loc {
    font-size: 1em;
  }
  .promo_two p {
    width: 100%;
  }
  .top_logo img {
    width: 60%;
  }
  /*.top_contact .whatsapp_ico i{font-size: 2.5em;}	
  .top_contact .whatsapp_num span{font-size: 0.9em;}	
  .top_contact .whatsapp_num h1{font-size: 1.3em;}*/
  .main_nav .top_contact {
    display: block;
  }
  .blue_bg {
    padding: 1em;
  }
  .travel_partner {
    text-align: center;
  }
}