@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-life-wrapper {
  position: relative;
}

.swiper-button-next,
.swiper-button-prev {
  top: 39% !important;
}

.next-rides {
  top: 48% !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 70px !important;
  color: #f5f5f5 !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 70px !important;
  color: #f5f5f5 !important;
}

.swiper-slide--auto {
  width: 380px !important;
}
.swiper-slide--auto:first-child {
  margin-left: 120px;
}
.swiper-slide_life--auto {
  width: 420px !important;
}
/*=== MEDIA QUERY ===*/
html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  color: #020303;
}

h3 {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #333;
}

.white-h3 {
  color: #fff;
}

.tx-20 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.tx-18 {
  font-size: 18px;
  color: #333;
}

.md-detailitem {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

.tx-16 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.txn-16 {
  font-size: 16px;
  line-height: 1.63;
  color: #fff;
}

.text-16 {
  color: #333;
  font-weight: normal;
}

.tx-14 {
  font-size: 14px;
  line-height: 1.57;
  color: #333;
}

.tx-14-white {
  font-size: 14px;
  line-height: 1.57;
  color: #fff;
}

.tx-14-avn {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  color: #fff;
}

.tx12 {
  font-size: 12px;
}

.tx-12 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #fff;
}

.txn-12 {
  color: #333;
}

.navbar-toggle .icon-bar {
  background: #006426;
}

input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
  box-shadow: none;
  height: 45px;
  outline: none;
  font-size: 14px;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus {
  box-shadow: none;
  border: 1px solid #006426;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #006426;
}

.py-7 {
  padding: 7rem 0px;
}

.btn {
  display: inline-block;
  font-size: 14px;
  font-size: 0.8125rem;
  font-weight: 400;
  padding: 1rem 2.5rem;
  text-transform: uppercase;
  border-radius: 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;
}
.btn.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.btn:focus {
  outline: 0px;
  border: 0px;
  box-shadow: none;
}

.btn-main,
.btn-transparent,
.btn-small {
  background: #006426;
  color: dark grey;
  -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;
}
.btn-main:hover,
.btn-transparent:hover,
.btn-small:hover {
  background: #000;
  color: dark grey;
}

.btn-solid-border {
  border: 2px solid #006426;
  background: transparent;
  color: #242424;
}
.btn-solid-border:hover {
  border: 2px solid #006426;
  background: #006426;
}

.btn-transparent {
  background: transparent;
  padding: 0;
  color: #006426;
}
.btn-transparent:hover {
  background: transparent;
  color: #006426;
}

.btn-large {
  padding: 20px 45px;
}
.btn-large.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.btn-small {
  padding: 10px 25px;
  font-size: 12px;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.bg-gray {
  background: #f5f8f9;
}

.bg-primary {
  background: #006426;
}

.bg-primary-dark {
  background: #003113;
}

.bg-primary-darker {
  background: #000;
}

.bg-dark {
  background: #242424;
}

.bg-gradient {
  background-image: linear-gradient(
    145deg,
    rgba(19, 177, 205, 0.95) 0%,
    rgba(152, 119, 234, 0.95) 100%
  );
  background-repeat: repeat-x;
}

.section {
  padding: 100px 0;
}

.section-sm {
  padding: 70px 0;
}

.section-title {
  margin-bottom: 70px;
}
.section-title .title {
  font-size: 50px;
  line-height: 50px;
}
.section-title p {
  color: #666;
  font-family: "Roboto";
}

.subtitle {
  color: #006426;
  font-size: 14px;
  letter-spacing: 1px;
}

.overly,
.page-title,
.slider,
.slider2,
.cta,
.hero-img {
  position: relative;
}
.overly:before,
.page-title:before,
.slider:before,
.slider2:before,
.cta:before,
.hero-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}

.overly-2,
.bg-counter,
.cta-block,
.latest-blog {
  position: relative;
}
.overly-2:before,
.bg-counter:before,
.cta-block:before,
.latest-blog:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.text-color {
  color: #006426;
}

.text-black {
  color: #242424;
}

.text-color2 {
  color: #c54041;
}

.text-color2 {
  color: #b99769;
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 2.25rem;
}

.text-lg {
  font-size: 3.75rem;
}

.no-spacing {
  letter-spacing: 0px;
}
/* Links */
a {
  color: #242424;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #006426;
  text-decoration: none;
}

a:focus {
  outline: none;
}

.content-title {
  font-size: 40px;
  line-height: 50px;
}

.page-title {
  padding: 100px 0;
}
.page-title .block h1 {
  color: dark grey;
}
.page-title .block p {
  color: dark grey;
}

.page-wrapper {
  padding: 70px 0;
}

#wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}
#wrapper-work ul li {
  width: 50%;
  float: left;
  position: relative;
}
#wrapper-work ul li img {
  width: 100%;
  height: 100%;
}
#wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}
#wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}
#wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}
#wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
}
/*--
 features-work Start
 --*/
#features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}

.banner {
  position: relative;
  z-index: 1;
  padding-top: 5rem;
  margin-bottom: 90px;
}

.image-banner {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.imagebanner-desk {
  display: block;
  width: 100%;
  height: 768px;
  object-fit: cover;
}

.imagebanner-mobile {
  display: none;
}

.box {
  position: absolute;
  bottom: 16rem;
  z-index: 1;
  left: 7.5rem;
  max-width: 375px;
}

.title {
  color: #fff;
  padding-bottom: 0.5rem;
}

.detail {
  color: #fff;
  text-align: justify;
}

.grid-board {
  position: relative;
  text-align: left;
  width: 100%;
}
.grid-board .image {
  width: 100%;
  object-fit: cover;
  height: 435px;
}
.grid-board .box-wahana {
  position: absolute;
  bottom: 3px;
  left: 20px;
}

.bg-rides {
  background-image: url("../Images/Wahana/bg-wahana.png");
  background-repeat: no-repeat;
  background-color: #ccc;
  height: 500px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.bg-rides .title-rides {
  padding: 7rem 0 2.5rem 0;
  margin-bottom: 0;
}

.tx-rides {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
}

.desc-rides {
  padding-top: 7px;
  text-align: justify;
  padding-right: 20px;
}

.zone {
  display: grid;
  grid-template-columns: 1fr 30%;
  margin-top: 13rem;
}
.zone .image-zone-desk {
  display: block;
  width: 100%;
  height: 758px;
  object-fit: cover;
}
.zone .image-zone-mobile {
  display: none;
}

.description {
  background-color: #00430d;
  padding: 1rem 2rem;
  text-align: justify;
}
.description .title-package {
  padding: 4rem 0 1rem 0;
}
.description .space-zone {
  padding-bottom: 2rem;
}
.description .zone-list {
  height: 340px;
  overflow-y: auto;
}
.description .zone-detail {
  padding: 1rem 0;
}
.description .cirle {
  width: 35px;
  height: 35px;
  border: solid 1px #fff;
  border-radius: 50%;
  background-color: var(--primary-1-006426);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.description .zone-item {
  display: grid;
  grid-template-columns: 15% 1fr;
  margin-bottom: 15px;
  margin-right: 20px;
}
.description .tx-12 {
  padding-top: 5px;
}

.tx-18 {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  margin-bottom: 0;
}
.tx-18 a:hover {
  background-color: #006426;
}
.tx-18 a {
  margin-right: 2px;
  padding: 0.5rem 2rem;
  background-color: #eee;
  cursor: pointer;
}
.tx-18 li:hover {
  color: #fff;
}

.package {
  margin: 5rem 0;
}

.package-desk {
  display: block;
}

.package-mobile {
  display: none;
}

.bg-container {
  background-image: url("../Images/Conctact/Banner-contact.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}

.bg-package {
  position: relative;
  display: none;
}
.bg-package.active {
  display: block;
}
.bg-package .tx-package {
  padding: 4rem 0 1rem 0;
}
.bg-package .detail-package {
  padding-bottom: 1rem;
  font-size: 16px;
  line-height: 1.63;
  width: 370px;
}
.bg-package .note {
  padding-bottom: 2rem;
}
.bg-package .items {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.bg-package .items__first,
.bg-package .items__second,
.bg-package .items__third,
.bg-package .items__fourth {
  background-color: #e8e8e8;
  padding: 1.5rem;
  margin-right: 10px;
  margin-bottom: 10px;
}
.bg-package .title-item {
  padding-bottom: 10px;
}
.bg-package .item-first {
  color: #dc704e;
  width: 197px;
}
.bg-package .item-second {
  color: #edcc50;
  width: 215px;
}
.bg-package .item-third {
  color: #74b25e;
  width: 215px;
}
.bg-package .item-fourth {
  color: #b1be6d;
  width: 215px;
}
.bg-package .price {
  font-weight: normal;
  padding-bottom: 1rem;
}
.bg-package .tx-item {
  font-size: 14px;
  line-height: 1.57;
  color: #333;
}
.bg-package .list-md {
  padding-left: 18px;
}
.bg-package .list-md li {
  font-size: 14px;
  line-height: 1.57;
  color: #333;
}
.bg-package .estimate {
  padding: 0;
}

.promo {
  margin: 5rem 0;
}
.promo .image-promo-desk {
  display: block;
  width: 100%;
  object-fit: contain;
}
.promo .image-promo-mobile {
  display: none;
}

.tx-promo,
.tx-socialmedia {
  padding-bottom: 1.5rem;
}

.item-socialmedia {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
}
.item-socialmedia .image-socialmedia {
  width: 100%;
  height: 270;
  object-fit: cover;
}

.socialmedia-desk {
  display: block;
}

.socialmedia-mobile {
  display: none;
}

.bg-contact {
  background-image: url("../Images/Conctact/image-1@2x.png");
  background-repeat: no-repeat;
  background-color: #ccc;
  height: 500px;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-top: 5.5rem;
  margin-bottom: 7.5rem;
}

.bg-title {
  padding: 8rem 0 2rem 0;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

.location {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-column-gap: 50px;
}
.location .tx-titlecontact {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.location .tx-location {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 3px;
}
.location .tx-detailcontact {
  width: 255px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #fff;
}
.location .list-contact {
  list-style: none;
  padding-left: 0;
}
.location .list-contact li {
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.location .list-contact .tx-contact {
  font-size: 16px;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

.detail-loc {
  position: relative;
}
.detail-loc .btn-loc {
  display: flex;
  position: absolute;
  bottom: 50px;
  left: -70px;
}
.detail-loc .btnloc-desk {
  display: block;
}
.detail-loc .btnloc-mobile {
  display: none;
}

.active-paket {
  background-color: #006426 !important;
  color: #fff !important;
}

.amenities {
  margin-bottom: 170px;
  position: relative;
  margin-top: 90px;
}
.amenities__background {
  width: 100%;
  height: 499px;
  object-fit: cover;
}
.amenities__background img {
  width: 100%;
  height: 499px;
  object-fit: cover;
}
.amenities__title {
  padding-bottom: 30px;
  color: #fff;
}
.amenities__sub-title {
  padding-bottom: 20px;
  color: #fff;
}
.amenities__description {
  color: #fff;
}
.amenities__banner-lido {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
}
.amenities__images {
  position: relative;
}
.amenities__images img {
  width: 100%;
  height: 471px;
  object-fit: cover;
  display: block;
}
.amenities__box {
  position: absolute;
  max-width: 318px;
  bottom: 10rem;
  right: 7.5rem;
  z-index: 1;
}
.amenities__sub-title {
  padding-bottom: 20px;
}
.amenities__btn {
  margin-top: 30px;
}
.amenities__btn a {
  display: flex;
  align-items: center;
}
.amenities__btn p {
  color: #fff;
  margin: 0;
}
.amenities__btn .fa-arrow-circle-right {
  color: #fff;
  margin-left: 5px;
  font-size: 18px;
}

@media screen and (min-width: 360px) and (max-width: 1023px) {
  .amenities {
    margin-bottom: 85px;
    margin-top: 30px;
  }
  .amenities__background {
    height: 385px;
  }
  .amenities__background img {
    height: 385px;
  }
  .amenities__banner-lido {
    position: absolute;
    top: 25px;
  }
  .amenities__title {
    font-size: 16px;
  }
  .amenities__images img {
    height: 351px;
    object-position: left;
  }
  .amenities__box {
    position: absolute;
    max-width: 100%;
    bottom: 2rem;
    right: 1rem;
    left: 1rem;
    z-index: 1;
  }
  .amenities__sub-title {
    font-size: 16px;
  }
  .amenities__description {
    font-size: 13px;
  }
  .amenities__btn {
    margin-top: 20px;
  }
  .amenities__btn p {
    font-size: 14px;
  }
}

#navbar {
  position: relative;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding: 2.5rem !important;
}
#navbar li {
  padding-left: 15px;
}
#navbar .nav-link {
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #020303;
}
#navbar .nav-link:hover,
#navbar .nav-link:focus {
  color: #006426;
}
#navbar .btn {
  padding: 0.5rem 1.5rem;
  color: #020303;
}

.header-top {
  background: rgba(34, 35, 40, 1);
  color: #919194;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.header-top .header-top-socials {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px 0px;
}
.header-top .header-top-socials a {
  color: #919194;
  margin-right: 15px;
  font-size: 16px;
}
.header-top .header-top-info {
  color: #919194;
  font-size: 16px;
}
.header-top .header-top-info a span {
  color: #020303;
}
.header-top .header-top-info a {
  margin-left: 35px;
  color: #919194;
}

.navbar-brand {
  color: #020303;
  font-weight: 600;
  letter-spacing: 1px;
}
.navbar-brand img {
  position: absolute;
  top: 33px;
  z-index: 100;
}
.navbar-brand span {
  color: #006426;
}

.dropdown-menu {
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
  -webkit-transition: all 0.2s ease-in, visibility 0s linear 0.2s,
    -webkit-transform 0.2s linear;
  -o-transition: all 0.2s ease-in, visibility 0s linear 0.2s,
    -o-transform 0.2s linear;
  -ms-transition: all 0.2s ease-in, visibility 0s linear 0.2s,
    -ms-transform 0.2s linear;
  width: 250px;
  margin-top: 15px;
  padding: 0px;
  border-radius: 0px;
  display: block;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -ms-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
  opacity: 1;
}

.dropdown-item {
  padding: 0.8rem 1.5rem;
  text-transform: uppercase;
  font-size: 14px;
}

.dropdown-item:hover {
  background: #006426;
  color: #020303;
}

ul.dropdown-menu li {
  padding-left: 0px !important;
}

.nav-desk {
  display: block;
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  box-shadow: #ddd;
  border-bottom: 1px solid #ddd;
}

.nav-mobile {
  display: none;
}

.navbar-desk {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
}
.navbar-desk .image-logo {
  position: absolute;
  top: 20px;
  z-index: 100;
  width: 8%;
}

.tx-12-nav {
  color: #020303;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.tx-12-nav li {
  margin-left: 2rem;
}
.tx-12-nav .border-nav:hover {
  border-bottom: 1px solid #eaeaea;
  color: #006426;
}

.language {
  color: #020303;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.language li {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0;
}
.language .navlink {
  margin-left: 0;
}
.language .border-nav:hover {
  border-bottom: 1px solid #eaeaea;
  color: #006426;
}
.language .borderlanguage {
  border-right: 1px solid #ddd;
}
.language .borderlanguage:last-child {
  border-right: none;
}

.bg-1 {
  background: url("https://placehold.it/1592x362") no-repeat 50% 50%;
  background-size: cover;
}

.bg-2 {
  background: url("https://placehold.it/1592x362");
  background-size: cover;
}

.slider {
  /* background: url("../themes/mehedi-megakit/assets/Images/RED SUSPENTION BRIDGE.jpg")
    no-repeat; */
  background-size: cover;
  background-position: 10% 0%;
  padding: 200px 0 100px 0;
  position: relative;
}
.slider .block h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 600;
  color: dark grey;
}
.slider .block p {
  margin-bottom: 30px;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}
.slider .block span {
  letter-spacing: 1px;
}

.slider2 {
  /* background: url("../themes/mehedi-megakit/assets/Images/2.jpg") no-repeat; */
  background-size: cover;
  background-position: 10% 0%;
  padding: 200px 0 280px 0;
  position: relative;
}
.slider2 .block h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 600;
  color: dark grey;
}
.slider2 .block p {
  margin-bottom: 30px;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}
.slider2 .block span {
  letter-spacing: 1px;
}

.intro-item i {
  font-size: 60px;
  line-height: 60px;
}

.color-one {
  color: #006426;
}

.color-two {
  color: #00d747;
}

.color-three {
  color: #9262ff;
}

.color-four {
  color: #088ed3;
}

.bg-about {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 45%;
  min-height: 650px;
  background: url("https://placehold.it/716x650") no-repeat;
  background-size: cover;
}

.about-content {
  padding: 20px 0px 0px 80px;
}
.about-content h4 {
  font-weight: 600;
}
.about-content h4:before {
  position: absolute;
  content: "\f576";
  font-family: "Font Awesome 5 Free";
  font-size: 30px;
  position: absolute;
  top: 8px;
  left: -65px;
  font-weight: 700;
}

.counter-item .counter-stat {
  font-size: 50px;
}
.counter-item p {
  margin-bottom: 0px;
}

.bg-counter {
  background: url("https://placehold.it/1592x340") no-repeat;
  background-size: cover;
}

.team-img-hover .team-social li a.facebook {
  background: #66c;
}

.team-img-hover .team-social li a.twitter {
  background: #39c;
}

.team-img-hover .team-social li a.instagram {
  background: #c6c;
}

.team-img-hover .team-social li a.linkedin {
  background: #39c;
}

.team-img-hover {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.team-img-hover li a {
  display: inline-block;
  color: dark grey;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  border: 2px solid transparent;
  border-radius: 2px;
  text-align: center;
  transform: translateY(0);
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.team-img-hover:hover li a:hover {
  transform: translateY(4px);
}

.team-item:hover .team-img-hover {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.service-item {
  position: relative;
  padding-left: 80px;
}
.service-item i {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 50px;
  opacity: 0.4;
}

.cta {
  background: url("https://placehold.it/1592x639") fixed 50% 50%;
  background-size: cover;
  padding: 120px 0px;
}

.cta-block {
  background: url("https://placehold.it/1592x639") no-repeat;
  background-size: cover;
}

.testimonial-item {
  padding: 50px 30px;
}
.testimonial-item i {
  font-size: 40px;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
}
.testimonial-item .testimonial-text {
  font-size: 20px;
  line-height: 38px;
  color: #242424;
  margin-bottom: 30px;
  font-style: italic;
}
.testimonial-item .testimonial-item-content {
  padding-left: 65px;
}

.slick-slide:focus,
.slick-slide a {
  outline: none;
}

.hero-img {
  background: url("https://placehold.it/1592x706");
  position: absolute;
  content: "";
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
}

.h70 {
  height: 55%;
}

.lh-45 {
  line-height: 45px;
}

.pricing-header h1 {
  font-size: 70px;
  font-weight: 300;
}

.pricing .btn-solid-border {
  border-color: #dedede;
}
.pricing .btn-solid-border:hover {
  border-color: #006426;
}

.portflio-item .portfolio-item-content {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portflio-item:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  overflow: hidden;
}
.portflio-item:hover:before {
  opacity: 1;
}
.portflio-item:hover .portfolio-item-content {
  opacity: 1;
  bottom: 20px;
  right: 30px;
}
.portflio-item .overlay-item {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 80px;
  color: #006426;
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portflio-item:hover .overlay-item {
  opacity: 1;
}

.contact-form-wrap .form-group {
  padding-bottom: 15px;
  margin: 0px;
}
.contact-form-wrap .form-group .form-control {
  background: #f5f8f9;
  height: 48px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
}
.contact-form-wrap .form-group-2 {
  margin-bottom: 13px;
}
.contact-form-wrap .form-group-2 textarea {
  background: #f5f8f9;
  height: 135px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
}

.address-block li {
  margin-bottom: 10px;
}
.address-block li i {
  font-size: 20px;
  width: 20px;
}

.social-icons li {
  margin: 0 6px;
}
.social-icons i {
  margin-right: 15px;
  font-size: 25px;
}

.google-map {
  position: relative;
}

.google-map #map {
  width: 100%;
  height: 450px;
}
/*=================================================================
 Latest Posts
 ==================================================================*/
.blog-item-content h3 {
  line-height: 36px;
}
.blog-item-content h3 a {
  transition: all 0.4s ease 0s;
}
.blog-item-content h3 a:hover {
  color: #006426 !important;
}

.lh-36 {
  line-height: 36px;
}

.tags a {
  background: #f5f8f9;
  display: inline-block;
  padding: 8px 23px;
  border-radius: 38px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  font-size: 14px;
  text-transform: capitalize;
}

.pagination .nav-links a,
.pagination .nav-links span.current {
  font-size: 20px;
  font-weight: 500;
  color: #c9c9c9;
  margin: 0 10px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.pagination .nav-links span.current,
.pagination .nav-links a.next,
.pagination .nav-links a.prev {
  color: #242424;
}

h3.quote {
  font-size: 25px;
  line-height: 50px;
  font-weight: normal;
  padding: 0px 25px 0px 85px;
  margin: 65px 0 65px 0 !important;
  position: relative;
}

h3.quote::before {
  content: "";
  width: 55px;
  height: 2px;
  background: #006426;
  position: absolute;
  top: 25px;
  left: 0;
}

.nav-posts-title {
  line-height: 25px;
  font-size: 18px;
}

.latest-blog {
  position: relative;
  padding-bottom: 150px;
}

.mt-70 {
  margin-top: -70px;
}

.border-1 {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/*=================================================================
 Single Blog Page
 ==================================================================*/
.post.post-single {
  border: none;
}
.post.post-single .post-thumb {
  margin-top: 30px;
}

.post-sub-heading {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}

.post-social-share {
  margin-bottom: 50px;
}

.post-comments {
  margin: 30px 0;
}
.post-comments .media {
  margin-top: 20px;
}
.post-comments .media > .pull-left {
  padding-right: 20px;
}
.post-comments .comment-author {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 500;
}
.post-comments .comment-author a {
  color: #006426;
  font-size: 14px;
  text-transform: uppercase;
}
.post-comments time {
  margin: 0 0 5px;
  display: inline-block;
  color: #808080;
  font-size: 12px;
}
.post-comments .comment-button {
  color: #006426;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
.post-comments .comment-button i {
  margin-right: 5px;
  display: inline-block;
}
.post-comments .comment-button:hover {
  color: #006426;
}

.post-excerpt {
  margin-bottom: 60px;
}
.post-excerpt h3 a {
  color: #000;
}
.post-excerpt p {
  margin: 0 0 30px;
}
.post-excerpt blockquote.quote-post {
  margin: 20px 0;
}
.post-excerpt blockquote.quote-post p {
  line-height: 30px;
  font-size: 20px;
  color: #006426;
}

.single-blog {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px;
}

.blog-subtitle {
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.next-prev {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin: 20px 0;
  padding: 25px 0;
}
.next-prev a {
  color: #000;
}
.next-prev a:hover {
  color: #006426;
}
.next-prev .prev-post i {
  margin-right: 10px;
}
.next-prev .next-post i {
  margin-left: 10px;
}

.social-profile ul li {
  margin: 0 10px 0 0;
  display: inline-block;
}
.social-profile ul li a {
  color: #4e595f;
  display: block;
  font-size: 16px;
}
.social-profile ul li a i:hover {
  color: #006426;
}

.comments-section {
  margin-top: 35px;
}

.author-about {
  margin-top: 40px;
}

.post-author {
  margin-right: 20px;
}

.post-author > img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.comment-list ul {
  margin-top: 20px;
}
.comment-list ul li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}
.comment-wrap .author-avatar {
  margin-right: 10px;
}
.comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}
.comment-wrap .media .media-heading a {
  color: #006426;
  font-size: 13px;
}
.comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}
.comment-wrap .media p {
  margin-top: 15px;
}

.comment-reply-form {
  margin-top: 80px;
}
.comment-reply-form input,
.comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}
.comment-reply-form input:focus,
.comment-reply-form textarea:focus {
  box-shadow: none;
  border: 1px solid #006426;
}
.comment-reply-form textarea,
.comment-reply-form .btn-main,
.comment-reply-form .btn-transparent,
.comment-reply-form .btn-small {
  height: auto;
}

.widget {
  margin-bottom: 30px;
  padding-bottom: 35px;
}
.widget .widget-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #dedede;
}
.widget.widget-latest-post .media .media-object {
  width: 100px;
  height: auto;
}
.widget.widget-latest-post .media .media-heading a {
  color: #242424;
  font-size: 16px;
}
.widget.widget-latest-post .media p {
  font-size: 12px;
  color: #808080;
}
.widget.widget-category ul li {
  margin-bottom: 10px;
}
.widget.widget-category ul li a {
  color: #837f7e;
  -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;
}
.widget.widget-category ul li a:before {
  padding-right: 10px;
}
.widget.widget-category ul li a:hover {
  color: #006426;
  padding-left: 5px;
}
.widget.widget-tag ul li {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 5px;
}
.widget.widget-tag ul li a {
  color: #837f7e;
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #dedede;
  border-radius: 30px;
  font-size: 14px;
  -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;
}
.widget.widget-tag ul li a:hover {
  color: dark grey;
  background: #006426;
  border: 1px solid #006426;
}

.footer {
  padding-bottom: 0;
}
.footer .footer-desk {
  display: block;
  border-top: 2px solid #ddd;
  padding-top: 4rem;
}
.footer .footer-mobile {
  display: none;
}
.footer .footer-first {
  display: grid;
  grid-template-columns: 25% 15% 0% 35% 1fr;
  margin-bottom: 5rem;
}
.footer .footer-first .tx-footer {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer .footer-first .tx-footer li {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  padding-bottom: 20px;
}
.footer .footer-first .icon-sosmed {
  list-style: none;
  padding-left: 0;
  display: flex;
}
.footer .footer-first .icon-sosmed li {
  margin-right: 10px;
}
.footer .footer-first .footer-5 {
  display: flex;
}
.footer .footer-first .footer-5 .logo-mncland {
  display: flex;
}
.footer .footer-second {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
.footer .copyright a {
  font-weight: 600;
}

.lh-35 {
  line-height: 35px;
}

.logo {
  color: #242424;
  font-weight: 600;
  letter-spacing: 1px;
}
.logo span {
  color: #006426;
}

.sub-form {
  position: relative;
}
.sub-form .form-control {
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #f5f8f9;
}

.footer-socials li a {
  margin-left: 15px;
}

.btn-onlinechat {
  background-color: #006426;
  padding: 0.5rem 1rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #fff;
  width: 120px;
}

.btn-onlinechat:focus {
  outline: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#myBtn {
  position: fixed;
  bottom: 0px;
  right: 120px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
}
/*=== MEDIA QUERY ===*/
@media (max-width: 400px) {
  .header-top .header-top-info a {
    margin-left: 0px;
    display: block;
  }
  .navbar-toggler {
    color: #020303;
  }
  .slider .block h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .slider {
    padding: 126px 0 151px 0;
  }
  .content-title {
    font-size: 28px;
    line-height: 46px;
  }
  .bg-about {
    display: none;
  }
  .p-5 {
    padding: 2rem !important;
  }
  h2,
  .h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }
  .testimonial-item .testimonial-item-content {
    padding-left: 0px;
    padding-top: 30px;
  }
  .footer-socials {
    margin-top: 20px;
  }
  .footer-socials li a {
    margin-left: 0px;
  }
  .text-lg {
    font-size: 3rem;
  }
  .header-top .header-top-info {
    padding-bottom: 15px;
  }
  .blog-item-meta span {
    margin: 6px 0px;
  }
  .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center;
  }
  .nav-desk {
    display: none;
  }
  .nav-mobile {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: block;
  }
  .navbar-mobile {
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    align-items: center;
  }
  .navbar-mobile .image-logo {
    width: 70%;
  }
  .tx-12-nav {
    display: flex;
    align-items: center;
  }
  .tx-12-nav li {
    padding-left: 0;
    margin-left: 0;
    margin-right: 3.3rem;
  }
  .list-menu {
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .banner {
    margin-bottom: 30px;
  }
  .imagebanner-desk {
    display: none;
  }
  .imagebanner-mobile {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  .box {
    max-width: 340px;
    bottom: 13.5rem;
    left: 1rem;
  }
  .box .tx-titlebanner {
    width: 265px;
  }
  .box .tx-descbanner {
    width: 329px;
  }
  .title {
    font-size: 20px;
  }
  .detail {
    width: 330px;
  }
  .bg-rides {
    height: 435px;
  }
  .bg-rides .title-rides {
    padding: 2rem 0 1.5rem 0;
  }
  .bg-rides .desc-rides {
    padding-right: 35px;
  }
  .zone {
    margin-top: 7.5rem;
    display: grid;
    grid-template-columns: 1fr;
  }
  .zone .description {
    position: relative;
    margin-right: 0;
    padding: 1rem;
  }
  .zone .space-zone {
    max-width: 327px;
  }
  .zone .zone-item {
    margin-right: 0;
  }
  .zone .image-zone-desk {
    display: none;
  }
  .zone .image-zone-mobile {
    display: block;
    height: 700px;
    object-fit: cover;
  }
  .zone .title-package {
    padding: 1rem 0 1rem 0;
  }
  .zone .zone-list {
    height: 348px !important;
  }
  .swiper-slide--auto:first-child {
    margin-left: 15px;
  }
  .swiper-slide--auto {
    width: 335px !important;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    display: none;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    display: none;
  }
  .package-desk {
    display: none;
  }
  .package-mobile {
    display: block;
  }
  .package {
    height: 610px;
    margin-top: 2rem;
  }
  .package .items {
    white-space: nowrap;
    overflow-x: auto;
    display: flex;
  }
  .tx-18 {
    font-size: 14px;
  }
  .tx-18 li {
    padding: 0.5rem 1.2rem;
  }
  .tx-promo {
    font-size: 20px;
  }
  .bg-container {
    background-size: 1200px;
  }
  .bg-package .tx-package {
    padding: 2rem 0 1rem 0;
  }
  .bg-package .detail-package {
    padding-bottom: 1rem;
    font-size: 14px;
    width: 327px;
  }
  .bg-package .note {
    padding-bottom: 2rem;
  }
  .bg-package .item-first,
  .bg-package .item-second,
  .bg-package .item-third,
  .bg-package .item-fourth {
    width: 287px;
    font-size: 20px;
  }
  .bg-package .items__first {
    margin-right: 5px;
  }
  .promo {
    margin: 7rem 0 2rem 0;
  }
  .promo .image-promo-desk {
    display: none;
  }
  .promo .image-promo-mobile {
    display: block;
    height: 250px;
    object-fit: cover;
    width: 100%;
  }
  .tx-18 a {
    padding: 0;
  }
  .tx-socialmedia {
    font-size: 20px;
  }
  .socialmedia-desk {
    display: none;
  }
  .socialmedia-mobile {
    display: block;
  }
  .item-socialmedia {
    white-space: nowrap;
    overflow-x: auto;
    display: grid;
    grid-template-columns: 95% 95% 95%;
    grid-column-gap: 5px;
    margin-left: 1rem;
  }
  .location .tx-titlecontact {
    font-size: 14px;
  }
  .location .list-contact .tx-contact {
    font-size: 14px;
  }
  .bg-contact {
    margin-top: 3rem;
    height: 100vh;
    margin-bottom: 0;
  }
  .bg-title {
    padding: 2.5rem 0 2rem 0;
    font-size: 20px;
  }
  .location {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 50px;
  }
  .location iframe {
    height: 250px;
  }
  .location .txlocation {
    font-size: 20px;
  }
  .detail-loc {
    padding-top: 2rem;
  }
  .detail-loc .btnloc-desk {
    display: none;
  }
  .detail-loc .btnloc-mobile {
    display: block;
  }
  .detail-loc .btn-loc {
    position: absolute;
    bottom: 19rem;
    left: 57px;
    background-color: #006426;
    border-radius: 50px;
  }
  .footer {
    padding: 0;
  }
  .footer .footer-desk {
    display: none;
  }
  .footer .footer-mobile {
    display: block;
    margin: 0 auto;
  }
  .footer .footer-1 {
    margin-top: 9px;
  }
  .footer .footer-1 img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 1.5rem;
  }
  .footer .ft-mobile {
    list-style: none;
    padding-left: 0;
    text-align: center;
  }
  .footer .ft-mobile li {
    padding: 1rem 0 0.5rem 0;
    font-size: 12px;
  }
  .footer .tx-footer {
    list-style: none;
    padding-left: 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 0;
  }
  .footer .icon-sosmed {
    display: flex;
    justify-content: center;
  }
  .footer .icon-sosmed .fa-twitter {
    padding: 0 3rem;
  }
  .footer .icon-sosmed li {
    margin-right: 10px;
  }
  .footer .footer-lef {
    text-align: center;
    padding-top: 1.5rem;
    font-size: 12px;
  }
  .footer .footer-right {
    display: flex;
    justify-content: center;
    padding: 2rem;
  }
  .footer .footer-right .btn-onlinechat {
    border-radius: 50px;
    padding: 0.5rem 1rem;
    width: 140px;
    font-size: 14px;
  }
  .footer .footer-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
  }
}

@media (max-width: 480px) {
  .header-top .header-top-info a {
    margin-left: 0px;
  }
  .navbar-toggler {
    color: #020303;
  }
  .slider .block h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .slider {
    padding: 126px 0 151px 0;
  }
  .content-title {
    font-size: 28px;
    line-height: 46px;
  }
  .bg-about {
    display: none;
  }
  .p-5 {
    padding: 2rem !important;
  }
  h2,
  .h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }
  .testimonial-item .testimonial-item-content {
    padding-left: 0px;
    padding-top: 30px;
  }
  .footer-socials {
    margin-top: 20px;
  }
  .footer-socials li a {
    margin-left: 0px;
  }
  .blog-item-meta span {
    display: block;
    margin: 6px 0px;
  }
  .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center;
  }
  .nav-desk {
    display: none;
  }
  .nav-mobile {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: block;
  }
  .navbar-mobile {
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    align-items: center;
  }
  .navbar-mobile .image-logo {
    width: 70%;
  }
  .tx-12-nav {
    display: flex;
    align-items: center;
  }
  .tx-12-nav li {
    padding-left: 0;
    margin-left: 0;
    margin-right: 3.3rem;
  }
  .list-menu {
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .list-menu::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    border: 1px solid #aaa;
    border-radius: 50px;
  }
  .list-menu::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 50px;
    padding-left: 10px;
  }
  .banner {
    margin-bottom: 30px;
  }
  .imagebanner-desk {
    display: none;
  }
  .imagebanner-mobile {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  .box {
    max-width: 340px;
    bottom: 13.5rem;
    left: 1rem;
  }
  .box .tx-titlebanner {
    width: 265px;
  }
  .box .tx-descbanner {
    width: 329px;
  }
  .title {
    font-size: 20px;
  }
  .detail {
    width: 330px;
  }
  .bg-rides {
    height: 435px;
  }
  .bg-rides .title-rides {
    padding: 2rem 0 1.5rem 0;
  }
  .bg-rides .desc-rides {
    padding-right: 35px;
  }
  .zone {
    margin-top: 7.5rem;
    display: grid;
    grid-template-columns: 1fr;
  }
  .zone .description {
    position: relative;
    margin-right: 0;
    padding: 1rem;
  }
  .zone .description .space-zone {
    max-width: 327px;
  }
  .zone .description .zone-item {
    margin-right: 0;
  }
  .zone .description .title-package {
    padding: 1rem 0 1rem 0;
  }
  .zone .description .zone-list {
    height: 348px !important;
  }
  .zone .image-zone-desk {
    display: none;
  }
  .zone .image-zone-mobile {
    display: block;
    height: 700px;
    object-fit: cover;
  }
  .swiper-slide--auto:first-child {
    margin-left: 15px;
  }
  .swiper-slide--auto {
    width: 335px !important;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    display: none;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    display: none;
  }
  .package-desk {
    display: none;
  }
  .package-mobile {
    display: block;
  }
  .package {
    height: 610px;
    margin-top: 2rem;
  }
  .package .items {
    white-space: nowrap;
    overflow-x: auto;
    display: flex;
  }
  .tx-18 {
    font-size: 14px;
  }
  .tx-18 li {
    padding: 0.5rem 1.2rem;
  }
  .tx-promo {
    font-size: 20px;
  }
  .bg-container {
    background-size: 1200px;
  }
  .bg-package .tx-package {
    padding: 2rem 0 1rem 0;
  }
  .bg-package .detail-package {
    padding-bottom: 1rem;
    font-size: 14px;
    width: 327px;
  }
  .bg-package .note {
    padding-bottom: 2rem;
  }
  .bg-package .item-first,
  .bg-package .item-second,
  .bg-package .item-third,
  .bg-package .item-fourth {
    width: 287px;
    font-size: 20px;
  }
  .bg-package .items__first {
    margin-right: 5px;
  }
  .promo {
    margin: 7rem 0 2rem 0;
  }
  .promo .image-promo-desk {
    display: none;
  }
  .promo .image-promo-mobile {
    display: block;
    height: 250px;
    object-fit: cover;
    width: 100%;
  }
  .tx-18 a {
    padding: 0;
  }
  .tx-socialmedia {
    font-size: 20px;
  }
  .socialmedia-desk {
    display: none;
  }
  .socialmedia-mobile {
    display: block;
  }
  .item-socialmedia {
    white-space: nowrap;
    overflow-x: auto;
    display: grid;
    grid-template-columns: 95% 95% 95%;
    grid-column-gap: 5px;
    margin-left: 1rem;
  }
  .location .tx-titlecontact {
    font-size: 14px;
  }
  .location .list-contact .tx-contact {
    font-size: 14px;
  }
  .bg-contact {
    margin-top: 3rem;
    height: 100vh;
    margin-bottom: 0;
  }
  .bg-title {
    padding: 2.5rem 0 2rem 0;
    font-size: 20px;
  }
  .location {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 50px;
  }
  .location iframe {
    height: 250px;
  }
  .location .txlocation {
    font-size: 20px;
  }
  .detail-loc {
    padding-top: 2rem;
  }
  .detail-loc .btnloc-desk {
    display: none;
  }
  .detail-loc .btnloc-mobile {
    display: block;
  }
  .detail-loc .btn-loc {
    position: absolute;
    bottom: 19rem;
    left: 57px;
    background-color: #006426;
    border-radius: 50px;
  }
  .footer {
    padding: 0;
  }
  .footer .footer-desk {
    display: none;
  }
  .footer .footer-mobile {
    display: block;
    margin: 0 auto;
  }
  .footer .footer-1 img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 1.5rem;
  }
  .footer .ft-mobile {
    list-style: none;
    padding-left: 0;
    text-align: center;
  }
  .footer .ft-mobile li {
    padding: 1rem 0 0.5rem 0;
    font-size: 12px;
  }
  .footer .tx-footer {
    list-style: none;
    padding-left: 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 0;
  }
  .footer .icon-sosmed {
    display: flex;
    justify-content: center;
  }
  .footer .icon-sosmed .fa-twitter {
    padding: 0 3rem;
  }
  .footer .footer-lef {
    text-align: center;
    padding-top: 1.5rem;
    font-size: 12px;
  }
  .footer .footer-right {
    display: flex;
    justify-content: center;
    padding: 2rem;
  }
  .footer .footer-right .btn-onlinechat {
    border-radius: 50px;
    padding: 0.5rem 1rem;
    width: 140px;
    font-size: 14px;
  }
  .footer .footer-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
  }
}

@media (max-width: 768px) {
  .navbar-toggler {
    color: #020303;
  }
  .bg-about {
    display: none;
  }
  .footer-socials {
    margin-top: 20px;
  }
  .footer-socials li a {
    margin-left: 0px;
  }
  .slider .block h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .blog-item-meta span {
    display: block;
    margin: 6px 0px;
  }
  .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center;
  }
  .nav-desk {
    display: none;
  }
  .nav-mobile {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: block;
  }
  .navbar-mobile {
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    align-items: center;
  }
  .navbar-mobile .image-logo {
    width: 70%;
  }
  .tx-12-nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .tx-12-nav li {
    margin-left: 0;
  }
  .package-desk {
    display: none;
  }
  .package-mobile {
    display: block;
  }
  .package {
    margin-top: 2rem;
  }
  .package .items {
    white-space: nowrap;
    overflow-x: auto;
    display: flex;
    margin-left: 15px;
  }
  .tx-18 {
    font-size: 14px;
  }
  .tx-18 li {
    padding: 0.5rem 1.2rem;
  }
  .tx-promo {
    font-size: 20px;
  }
  .bg-container {
    background-size: 1200px;
  }
  .bg-package .tx-package {
    padding: 2rem 0 1rem 0;
  }
  .bg-package .detail-package {
    padding-bottom: 1rem;
    font-size: 14px;
    width: 327px;
  }
  .bg-package .note {
    padding-bottom: 2rem;
  }
  .bg-package .item-first,
  .bg-package .item-second,
  .bg-package .item-third,
  .bg-package .item-fourth {
    width: 287px;
    font-size: 20px;
  }
  .promo .image-promo-desk {
    display: none;
  }
  .promo .image-promo-mobile {
    display: block;
    height: 250px;
    object-fit: cover;
  }
  .tx-18 a {
    padding: 0;
  }
  .tx-socialmedia {
    font-size: 20px;
  }
  .socialmedia-desk {
    display: none;
  }
  .socialmedia-mobile {
    display: block;
  }
  .item-socialmedia {
    white-space: nowrap;
    overflow-x: auto;
    display: grid;
    grid-template-columns: 95% 95% 95%;
    grid-column-gap: 5px;
    margin-left: 1rem;
  }
  .location .tx-titlecontact {
    font-size: 14px;
  }
  .location .list-contact .tx-contact {
    font-size: 14px;
  }
  .bg-contact {
    margin-top: 3rem;
    height: auto;
    margin-bottom: 0;
  }
  .bg-title {
    padding: 2.5rem 0 2rem 0;
    font-size: 20px;
  }
  .location {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 50px;
  }
  .location iframe {
    height: 250px;
  }
  .location .txlocation {
    font-size: 20px;
  }
  .detail-loc {
    padding-top: 2rem;
  }
  .detail-loc .btnloc-desk {
    display: none;
  }
  .detail-loc .btnloc-mobile {
    display: block;
  }
  .detail-loc .btn-loc {
    position: absolute;
    bottom: 19rem;
    left: 57px;
    background-color: #006426;
    border-radius: 50px;
  }
  .zone {
    margin-top: 7.5rem;
    display: grid;
    grid-template-columns: 1fr;
  }
  .zone .description {
    position: relative;
    margin-right: 0;
    padding: 1rem;
  }
  .zone .description .zone-list {
    height: 280px;
  }
  .zone .description .zone-item {
    margin-right: 0;
    display: grid;
  }
  .zone .image-zone-desk {
    display: none;
  }
  .zone .image-zone-mobile {
    display: block;
    height: 700px;
    object-fit: cover;
  }
  .footer {
    padding: 0;
  }
  .footer .footer-desk {
    display: none;
  }
  .footer .footer-mobile {
    display: block;
    margin: 0 auto;
  }
  .footer .footer-1 img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 1.5rem;
  }
  .footer .ft-mobile {
    list-style: none;
    padding-left: 0;
    text-align: center;
  }
  .footer .ft-mobile li {
    padding: 1rem 0 0.5rem 0;
    font-size: 12px;
  }
  .footer .tx-footer {
    list-style: none;
    padding-left: 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 0;
  }
  .footer .icon-sosmed {
    display: flex;
    justify-content: center;
  }
  .footer .icon-sosmed .fa-twitter {
    padding: 0 3rem;
  }
  .footer .footer-lef {
    text-align: center;
    padding-top: 1.5rem;
    font-size: 12px;
  }
  .footer .footer-right {
    display: flex;
    justify-content: center;
    padding: 2rem;
  }
  .footer .footer-right .btn-onlinechat {
    border-radius: 50px;
    padding: 0.5rem 1rem;
    width: 140px;
    font-size: 14px;
  }
  .footer #myBtn {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .footer .footer-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
  }
}
