@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500&display=swap");
@font-face {
  font-family: "High Performance";
  src: url("high-perfomance.eot");
  src: url("high-perfomance.eot?#iefix") format("embedded-opentype"), url("high-perfomance.woff2") format("woff2"), url("high-perfomance.woff") format("woff"), url("high-perfomance.ttf") format("truetype"), url("high-perfomance.svg#High Performance") format("svg");
}
* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

:focus, button:focus {
  outline: none;
  box-shadow: none !important;
}

::-moz-selection {
  color: #fff;
  background: #7AB442;
}

::selection {
  color: #fff;
  background: #7AB442;
}

body {
  background: #F6F6F6;
  font-family: "Kanit", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #343434;
  font-weight: 300;
}

.nav-up {
  top: -142px;
  position: fixed;
  transition: 0.3s all ease-in-out;
}

.nav-down {
  top: 0px;
}

.whiteHeader {
  top: 0px;
  box-shadow: 0px 0 20px -1px rgba(0, 0, 0, 0.1019607843);
}
.whiteHeader .menu .navbar-brand {
  padding: 4px;
  background: transparent;
}
.whiteHeader .menu .navbar-brand img {
  width: 52px;
}

header {
  width: 100%;
  z-index: 99;
  top: 0;
  position: fixed;
  transition: 0.3s all ease-in-out;
}
header .menu {
  width: 100%;
  background: #FFF;
  transition: 0.3s all ease-in-out;
}
header .menu .navbar-brand {
  padding: 20px 20px 36px 20px;
  white-space: inherit;
  position: absolute;
  left: 0;
  top: 0;
  background: #FFF;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
header .menu .navbar-brand img {
  width: 98px;
  transition: 0.3s all ease-in-out;
}
header .navbar {
  padding: 0;
}

.dropdown:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  margin-top: 1px;
}

.dropdown:hover {
  overflow: inherit;
}

.dropdown {
  overflow: hidden;
}

.dropdown-menu {
  top: 65px;
  opacity: 0;
  display: block;
  transition: 0.3s all ease-in-out;
  padding: 0px;
  overflow: hidden;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background: none;
  color: #7AB442;
}

.navbar-brand {
  padding: 6px 48px 6px 15px;
  height: auto;
}

.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
  border: none;
  background: none;
}

.navbar-nav {
  float: right;
  padding: 0px 0px 0px 0px;
}

.navbar-dark .navbar-nav .nav-link {
  font-weight: 400;
  color: #000000;
  padding: 30px 15px;
  font-size: 16px;
  transition: 0.3s all ease-in-out;
  text-transform: uppercase;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #7AB442;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #7AB442;
}

.navbar-nav .active {
  position: relative;
}
.navbar-nav .active .nav-link {
  color: #7AB442 !important;
}
.navbar-nav .nav-item::after {
  content: "";
  position: absolute;
  width: 0%;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s all ease-in-out;
}
.navbar-nav .nav-item .quote {
  border-radius: 25px;
  transition: 0.3s all ease-in-out;
  position: relative;
  background: #7AB442;
  overflow: hidden;
  padding: 10px 20px;
  margin-top: 18px;
}
.navbar-nav .nav-item .quote span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.navbar-nav .nav-item .quote span img {
  margin-top: -3px;
}
.navbar-nav .nav-item .quote::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7AB442;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.navbar-nav .nav-item .quote:hover {
  background: #000000;
  color: #FFF !important;
}
.navbar-nav .nav-item .quote:hover::before {
  transform: perspective(400px) scaleX(0);
}
.navbar-nav .nav-item .call-us {
  transition: 0.3s all ease-in-out;
  position: relative;
  padding: 10px 15px;
  margin-top: 12px;
}
.navbar-nav .nav-item .call-us .call-sec {
  position: relative;
  z-index: 1;
  padding-left: 51px;
}

.navbar-nav .nav-item .call-us .call-sec a {
  color: #000000 !important;
}

.blog-title {
  color: #000000 !important;
}
.blog-title a {
  color: #000000 !important;
  text-decoration: none;
}

.blog-title a:hover {
  color: #7AB442 !important;
  text-decoration: none;
}

.navbar-nav .nav-item .call-us .call-sec a:focus,.navbar-nav .nav-item .call-us .call-sec a:hover {
  color: #7AB442 !important;
}
.navbar-nav .nav-item .call-us .call-sec img {
  position: absolute;
  left: 0;
}
.navbar-nav .nav-item .call-us .call-sec .title {
  font-weight: 500;
}
.navbar-nav .nav-item .call-us .call-sec span {
  display: block;
  font-weight: 400;
  line-height: 20px;
}
.navbar-nav .nav-link:hover {
  color: #7AB442 !important;
}

.banner-section {
  width: 100%;
  position: relative;
  margin-top: 84px;
}

.main-slider {
  overflow: hidden;
  position: relative;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #151414;
}
.main-slider .swiper-slide::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  z-index: 2;
  opacity: 0.2;
}
.main-slider .swiper-slide::after {
  width: 100%;
  height: 106px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../images/wave.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  z-index: 9;
}

.main-slider .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transform-origin: top center;
  transform: scale(1);
  transition: transform 7000ms ease;
  z-index: -1;
}

.main-slider .image-layer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  opacity: 0.1;
}

.main-slider .swiper-slide-inner {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 210px;
  padding-bottom: 165px;
  z-index: 4;
  /* background-image: url(../images/slider-man.png); */
  background-repeat: no-repeat;
  background-position: right bottom;
}

.main-slider h3 {
  font-family: "Kanit", sans-serif;
  font-size: 31px;
  color: #FFF;
  font-weight: 300;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-90px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 2;
  text-align: left;
}

.main-slider h2 {
  position: relative;
  margin: 0;
  color: #6DD10C;
  font-family: "High Performance";
  font-size: 53px;
  margin-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-90px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 2;
  text-align: left;
}
.main-slider h2 span {
  color: #FFF;
}

.main-slider p {
  position: relative;
  margin: 0;
  text-align: left;
  font-size: 20px;
  color: #FFF;
  font-weight: 300;
  opacity: 0;
  transform: translateY(120px);
  transition-delay: 0;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 3;
}
.main-slider p span {
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
  display: inline-block;
  margin: 0 12px;
}

.main-slider .swiper-slide-active .image-layer {
  transform: scale(1.15);
}

.main-slider .swiper-slide-active h2, .swiper-slide-active h3,
.main-slider .swiper-slide-active p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.main-slider-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-slider-button-next {
  position: relative;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  margin-right: 100px;
  font-size: 25px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.2;
  transition: 0.5s;
}

.main-slider-button-prev {
  position: relative;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: white;
  cursor: pointer;
  z-index: 9;
  margin-left: 100px;
  font-size: 25px;
  border: 2px solid #fff;
  transform: rotate(-180deg);
  opacity: 0.2;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-slider-button-prev,
.main-slider-button-next:focus {
  outline: none;
}

.main-slider-button-prev:hover,
.main-slider-button-next:hover {
  opacity: 1;
}

.hm-about {
  width: 100%;
  padding: 30px 0px;
  background: #FFF;
  position: relative;
}

.hm-about-img {
  width: 100%;
  background: #7AB442;
  padding: 15px;
  margin-bottom: 10px;
}
.hm-about-img img {
  width: 100%;
}

.video span {
  width: 80px;
  height: 80px;
  border: 1px solid #7AB442;
  padding: 10px;
  border-radius: 50%;
  display: block;
  float: left;
  margin-right: 15px;
  transition: 0.3s all ease-in-out;
}
.video span img {
  width: 57px;
  height: 57px;
  background: #000000;
  border-radius: 50%;
  padding: 12px;
}
.video h5 {
  color: #000000;
  text-decoration: none;
  padding-top: 16px;
}
.video a {
  text-decoration: none;
}
.video a:hover span {
  background: #7AB442;
}

.about-content h1 {
  font-size: 20px;
  color: #7AB442;
  text-transform: uppercase;
}
.about-content h2 {
  font-size: 28px;
  color: #000000;
  text-transform: uppercase;
}
.about-content p {
  text-align: justify;
}
.about-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.about-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.about-content ul li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 7px;
  background: url(../images/check.svg) no-repeat;
}

.more {
  background: #000000;
  padding: 10px 20px;
  border-radius: 25px;
  color: #FFF;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.more img {
  margin-left: 8px;
}
.more:hover {
  background: #7AB442;
  text-decoration: none;
  color: #FFF;
}
.more span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.more span img {
  margin-top: -3px;
}
.more::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.more:hover {
  background: #7AB442;
  color: #FFF !important;
}
.more:hover::before {
  transform: perspective(400px) scaleX(0);
}

.owl-carousel .owl-item img {
  width: auto;
}

.owl-nav, .owl-nav, .owl-dots {
  display: none !important;
}

.item {
  padding: 10px 8px;
}

.featured-package {
  width: 100%;
  padding: 30px 0px;
  background: #efeeee;
  overflow: hidden;
  position: relative;
}
.featured-package .title-head h4 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
}
.featured-package .title-head h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}

.package-box {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 4px 2px 8px #dce1e9;
}
.package-box .package-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.package-box .package-img img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.package-box .package-img a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.package-box:hover .package-img img {
  transform: scale(1.05);
}
.package-box:hover .package-img a::before {
  animation: circle 0.95s;
}
.package-box .package-content {
  width: 100%;
  padding: 15px;
}
.package-box .package-content .package-title {
  width: 100%;
}
.package-box .package-content .package-title h3 {
  font-size: 23px;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.package-box .package-content .star-rating {
  width: 100%;
}
.package-box .package-content .star-rating i {
  font-size: 18px;
  color: #C7C7C7;
}
.package-box .package-content .star-rating .rating {
  color: #F9BC14;
}
.package-box .package-content .price {
  font-size: 22px;
  color: #FF7C5B;
  font-weight: 500;
  margin-bottom: 5px;
}
.package-box .package-content .price span {
  font-size: 15px;
  color: #7A7A7A;
  font-weight: 400;
}
.package-box .package-content .p-duration {
  width: 100%;
  background: #EEF8D9;
  padding: 6px;
  padding: 10px;
  display: flex;
  margin-bottom: 10px;
}
.package-box .package-content .p-duration .day {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.package-box .package-content .p-duration .day::after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #a9c78d;
}
.package-box .package-content .p-duration .day img {
  float: left;
  margin-right: 12px;
}
.package-box .package-content .p-duration .night {
  display: flex;
  justify-content: center;
  align-items: center;
}
.package-box .package-content .p-duration .night img {
  float: left;
  margin-right: 12px;
}
.package-box .package-content .links {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.package-box .package-content .links .booking-btn {
  background: #7AB442;
  padding: 10px 20px;
  border-radius: 25px;
  color: #FFF;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.package-box .package-content .links .booking-btn span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.package-box .package-content .links .booking-btn::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7AB442;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.package-box .package-content .links .booking-btn:hover {
  background: #000000;
  color: #FFF !important;
}
.package-box .package-content .links .booking-btn:hover::before {
  transform: perspective(400px) scaleX(0);
}

.pack-list {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  overflow: hidden;
}
.pack-list .list-head {
  width: 100%;
  background: #7AB442;
  color: #FFF;
  padding: 15px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}
.pack-list .list-head .b-nav {
  position: absolute;
  right: 23px;
  top: 3px;
  display: none;
  padding: 11px 0px;
}
.pack-list .select-pack {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #f3f3f3;
}
.pack-list .select-pack .form-select {
  border: 1px solid #CECECE;
  border-radius: 3px;
  border: 1px solid #CECECE;
  border-radius: 3px;
  padding: 7px 8px;
  height: 52px;
  width: 100%;
}
.pack-list ul {
  margin: 0px;
  padding: 0px 15px 15px 15px;
  list-style: none;
}
.pack-list ul li {
  background-image: url(../images/arrow-left-circle.svg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 18px;
  border-bottom: 1px solid #E9E9E9;
  transition: 0.3s all ease-in-out;
}
.pack-list ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  padding: 15px 0px 15px 26px;
  transition: 0.3s all ease-in-out;
}
.pack-list ul li a:hover {
  padding: 15px 0px 15px 32px;
}
.pack-list ul li:hover {
  background-color: #E9E9E9;
  background-position: 8px center;
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.gallery {
  width: 100%;
  padding: 30px 0px;
  background: #efeeee;
  overflow: hidden;
  position: relative;
}
.gallery .gallery-box {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  box-shadow: 4px 2px 8px #dce1e9;
  overflow: hidden;
}
.gallery .gallery-box .gallery-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.gallery .gallery-box .gallery-img img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.gallery .gallery-box .gallery-img a {
  position: relative;
  display: inline-block;
}
.gallery .gallery-box .gallery-img a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.gallery .gallery-box .gallery-img a span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 10px;
  color: #FFF;
}
.gallery .gallery-box:hover .gallery-img img {
  transform: scale(1.05);
}
.gallery .gallery-box:hover .gallery-img a::before {
  animation: circle 0.95s;
}
.gallery .pagination {
  margin-bottom: 0;
  justify-content: center;
}
.gallery .pagination a {
  color: #000000;
}
.gallery .pagination .active a {
  background-color: #7AB442;
  border-color: #7AB442;
}

.holiday-sec {
  width: 100%;
  padding: 30px 0px;
  background: #F4F6FA;
}
.holiday-sec .holiday-head {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.holiday-sec .holiday-head .head-title h4 {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
}
.holiday-sec .holiday-head .head-title h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}
.holiday-sec .holiday-head .view-link a {
  background: #FFF;
  border: 1px solid #7AB442;
  padding: 10px 20px;
  border-radius: 25px;
  color: #000000;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.holiday-sec .holiday-head .view-link a span {
  position: relative;
  z-index: 1;
}
.holiday-sec .holiday-head .view-link a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.holiday-sec .holiday-head .view-link a:hover {
  background: #7AB442;
  color: #FFF !important;
}
.holiday-sec .holiday-head .view-link a:hover::before {
  transform: perspective(400px) scaleX(0);
}

.inner-banner {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 90px 0px;
  position: relative;
}
.inner-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  left: 0;
  top: 0;
}
.inner-banner h1 {
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 1;
  margin: 0px;
}
.inner-banner .breadcrumb {
  background: none;
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}
.inner-banner .breadcrumb li {
  color: #7AB442;
  padding: 0 5px;
}
.inner-banner .breadcrumb li a {
  color: #FFF;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 19px;
  background-size: 10px;
  text-decoration: none;
}

.about-sec {
  width: 100%;
  padding: 30px 0px;
  background-color: #FFF;
}
.about-sec .hm-about-img {
  width: 300px;
  float: left;
  margin-right: 20px;
}
.about-sec h2 {
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
}
.about-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.about-sec ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.about-sec ul li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 7px;
  background: url(../images/check.svg) no-repeat;
}
.about-sec .icon {
  width: 90px;
  height: 90px;
  float: left;
  background-color: #7AB442;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  margin-right: 10px;
}
.about-sec h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 5px;
}
.about-sec .center {
  width: 100%;
  float: left;
}

.line {
  border-top: 1px solid #000;
}

.clients {
  width: 100%;
}
.clients h5 {
  font-size: 20px;
  color: #7AB442;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}
.clients h6 {
  font-size: 28px;
  color: #000000;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}
.clients p {
  text-align: center;
}
.clients .clients-logo {
  width: 100%;
  padding: 0px 40px;
}
.clients .clients-logo img {
  width: 100%;
}

.news-sec {
  width: 100%;
  padding: 50px 0px;
}
.news-sec .news-box, .package-details .news-box {
  width: 100%;
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 4px 2px 8px #dce1e9;
}
.news-sec .news-box .news-img,.package-details .news-box  .news-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news-sec .news-box .news-img img, .package-details .news-box  .news-img img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.news-sec .news-box .news-img::before, .package-details .news-box  .news-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.news-sec .news-box:hover .news-img img, .package-details .news-box:hover .news-img img  {
  transform: scale(1.05);
}
.news-sec .news-box:hover .news-img::before,.package-details .news-box:hover .news-img::before {
  animation: circle 0.95s;
}
.news-sec .news-box .content,.package-details .news-box .content {
  width: 100%;
  position: relative;
  padding: 15px;
  padding-bottom: 80px;
}
.news-sec .news-box .content h4,.package-details .news-box .content h4 {
  font-size: 23px;
  color: #000000;
}
.news-sec .news-box .content .date,.package-details .news-box .content .date  {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.news-sec .news-box .content .date span,.package-details .news-box .content .date span {
  color: #7AB442;
  font-weight: 500;
}
.news-sec .news-box .content p,.package-details .news-box .content p {
  margin-bottom: 0px;
}
.news-sec .news-box .content .more,.package-details .news-box .content .more {
  position: absolute;
  left: 15px;
  bottom: 15px;
}



.news-details {
  width: 100%;
  padding: 50px 0px;
}
.news-details .newsImg,.package-details .newsImg {
  width: 430px;
  float: left;
  margin-right: 15px;
  margin-bottom: 13px;
}
.news-details .newsImg img, .package-details .newsImg img {
  width: 100%;
  border-radius: 6px;
}
.news-details h3 {
  font-size: 23px;
  color: #000000;
}
.news-details p {
  text-align: justify;
}
.news-details .date {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.news-details .date span {
  color: #7AB442;
  font-weight: 500;
}

.contact-sec {
  width: 100%;
  padding: 50px 0px;
  background: #FFF;
}
.contact-sec .get-touch {
  padding-right: 50px;
}
.contact-sec .get-touch h5 {
  font-size: 20px;
  text-transform: uppercase;
  color: #7AB442;
}
.contact-sec .get-touch h6 {
  font-size: 28px;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
}
.contact-sec .get-touch .form-group .form-control {
  background-color: #F8F8F8;
  border: 1px solid #CECECE;
  border-radius: 6px;
}
.contact-sec .get-touch .form-group input {
  height: 60px;
}
.contact-sec .get-touch .form-group textarea {
  height: 190px;
  resize: none;
}
.contact-sec .get-touch button {
  border: none;
  text-transform: uppercase;
}
.contact-sec .c-address ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.contact-sec .c-address ul li {
  width: 100%;
  display: flex;
}
.contact-sec .c-address ul li .box-icon {
  width: 96px;
  height: 96px;
  background: #7AB442;
  display: flex;
  align-items: center;
  border-radius: 6px;
  margin-right: 10px;
  justify-content: center;
}
.contact-sec .c-address ul li .box-text {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-sec .c-address ul li .box-text h4 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}
.contact-sec .c-address ul li .box-text p {
  margin-bottom: 0px;
}
.contact-sec .c-address ul li .box-text p a {
  color: #343434;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
}
.contact-sec .c-address ul li .box-text p a:hover {
  color: #7AB442;
}
.contact-sec .c-address .media-sec {
  width: 100%;
}
.contact-sec .c-address .media-sec h6 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
}
.contact-sec .c-address .media-sec a {
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #FFF;
  background: #7AB442;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin-right: 5px;
}

.package-details {
  width: 100%;
  padding: 50px 0px;
  background: #FFF;
}
.package-details .package-d-box .pckageImg {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.package-details .package-d-box .pckageImg img {
  width: 100%;
}
.package-details .package-d-box .pckageImg .p-box {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.package-details .package-d-box .pckageImg .p-box .price {
  padding: 15px;
  background: rgba(0, 0, 0, 0.4);
}
.package-details .package-d-box .pckageImg .p-box .price h5 {
  font-size: 24px;
  color: #FF7C5B;
  font-weight: 500;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .price p {
  color: #FFF;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .duration {
  padding: 15px 20px;
  background: #FF9710;
}
.package-details .package-d-box .pckageImg .p-box .duration p {
  color: #FFF;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .duration hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.package-details .package-d-box h4 {
  color: #000000;
  font-size: 25px;
}
.package-details .package-d-box .box-details {
  width: 100%;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.package-details .package-d-box .box-details .cm-box {
  width: 50%;
  border: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box h5 {
  padding: 10px;
  border-bottom: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.package-details .package-d-box .box-details .cm-box ul li {
  padding: 5px 5px 5px 33px;
  position: relative;
  border-bottom: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box ul li::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  background-image: url(../images/right-circle-arrow.svg);
  background-size: cover;
  left: 9px;
  top: 11px;
}
.package-details .package-d-box .box-details .cm-box ul li:last-child {
  border-bottom: none;
}
.package-details .package-d-box .itinerary-sec {
  width: 100%;
}
.package-details .package-d-box .itinerary-sec h6 {
  font-size: 25px;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.package-details .package-d-box .itinerary-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.package-details .package-d-box .itinerary-sec ul li {
  width: 100%;
  position: relative;
  padding-left: 50px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.package-details .package-d-box .itinerary-sec ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 37px;
  height: 37px;
  background-image: url(../images/clock-icon.svg);
  background-color: #7AB442;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  z-index: 1;
}
.package-details .package-d-box .itinerary-sec ul li::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  border-left: 1px solid #DEDEDE;
  left: 18px;
  top: 0;
}
.package-details .package-d-box .itinerary-sec ul li h3 {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
.package-details .package-d-box .itinerary-sec ul li h3 span {
  color: #7AB442;
}
.package-details .package-d-box .itinerary-sec ul li:last-child::after {
  display: none;
}
.package-details .booknow {
  width: 100%;
}
.package-details .booknow h5 {
  background-color: #7AB442;
  font-size: 25px;
  padding: 15px 20px;
  color: #FFF;
  margin: 0px;
}
.package-details .booknow .form-book {
  width: 100%;
  padding: 15px 20px;
  background-color: #F8F8F8;
  border: 1px solid #CECECE;
  border-top: none;
}
.package-details .booknow .form-book label {
  margin-bottom: 2px;
}
.package-details .booknow .form-book label span {
  color: #ff0000;
}
.package-details .booknow .form-book input, .package-details .booknow .form-book select {
  height: 50px;
}
.package-details .booknow .form-book textarea {
  height: 150px;
  resize: none;
}
.package-details .booknow .form-book button {
  width: 100%;
  border: none;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
}
.package-details .booknow .form-book button:focus {
  background: #7AB442;
}
.package-details .travel-package {
  width: 100%;
  background-image: url(../images/travel-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px;
}
.package-details .travel-package::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0.8;
}
.package-details .travel-package .box {
  width: 100%;
  position: relative;
  z-index: 1;
}
.package-details .travel-package .box h4 {
  font-size: 20px;
  font-weight: 400;
  color: #89EB2C;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.package-details .travel-package .box h5 {
  font-size: 24px;
  font-weight: 500;
  color: #FFF;
  text-transform: uppercase;
}
.package-details .travel-package .box p {
  color: #FFF;
  margin-bottom: 0px;
}
.package-details .travel-package .box ul {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none;
}
.package-details .travel-package .box ul li {
  border-bottom: 1px solid #686868;
  padding: 10px 10px 10px 35px;
  background: url(../images/arrow-right-circle.svg) no-repeat 0px 10px;
}
.package-details .travel-package .box ul li a {
  color: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
  display: block;
}
.package-details .travel-package .box ul li a:hover {
  padding-left: 5px;
}
.package-details .travel-package .box ul li:last-child {
  border-bottom: none;
}

#booknow {
  position: absolute;
  margin-top: -500px;
}

footer {
  width: 100%;
  background: #2A2A2A;
}
footer .f-box {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .f-box h4 {
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer .f-box p {
  color: #AEB1B8;
}
footer .f-box .media {
  width: 100%;
}
footer .f-box .media a {
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #FFF;
  background: #7AB442;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin-right: 5px;
}
footer .f-box .f-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .f-box .f-links li {
  margin-bottom: 5px;
}
footer .f-box .f-links li a {
  color: #AEB1B8;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
footer .f-box .f-links li a:hover {
  color: #7AB442;
  padding-left: 5px;
}
footer .f-box .f-gallery {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
footer .f-box .f-gallery li {
  width: 33.3%;
  padding-right: 5px;
  margin-bottom: 5px;
}
footer .f-box .f-gallery li img {
  width: 100%;
  border-radius: 6px;
}
footer .f-box .f-info {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
footer .f-box .f-info li {
  color: #AEB1B8;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}
footer .f-box .f-info li a {
  color: #AEB1B8;
  text-decoration: none;
}
footer .f-box .f-info li a:hover {
  color: #7AB442;
}
footer .f-box .f-info .f-location::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/location.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .f-box .f-info .f-mail::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/mail.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .f-box .f-info .f-call a {
  color: #FFF;
  font-size: 17px;
}
footer .f-box .f-info .f-call::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/phone.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .copyright {
  border-top: 1px solid #707070;
  padding: 20px 0px;
}
footer .copyright p {
  color: #AEB1B8;
  margin: 0;
}

.testimonials {
  width: 100%;
  padding: 30px 0px 60px 0px;
}
.testimonials .head-title {
  width: 100%;
}
.testimonials .head-title h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
}
.testimonials .head-title p {
  font-size: 20px;
  text-align: center;
}
.testimonials .item {
  padding-top: 44px;
}
.testimonials .box {
  width: 100%;
  background-color: white;
  border-radius: 150px;
  padding: 30px;
  text-align: center;
}
.testimonials .box .pic {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid white;
  margin: auto;
  position: relative;
  margin-top: -71px;
  margin-bottom: 20px;
}
.testimonials .box .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonials .box h6 {
  font-size: 18px;
  color: #000;
}

.hm-services {
  width: 100%;
  padding: 30px 0px;
  background-color: #e5e5e5;
}
.hm-services .service-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.hm-services .service-box .box {
  width: 20%;
  padding: 5px;
}
.hm-services .service-box .box .img-sec {
  width: 100%;
}
.hm-services .service-box .box .img-sec img {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.hm-services .service-box .box .service-name {
  text-align: center;
  color: #000;
  background-color: #FFF;
  padding: 10px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
  }
  .navbar-nav .nav-item .quote {
    padding: 10px 20px;
    margin-top: 18px;
  }
  .package-box .package-content .links .booking-btn {
    padding: 10px 16px;
    font-size: 13px;
  }
  .more {
    padding: 10px 16px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  header {
    position: relative;
  }
  header .menu .navbar-brand {
    padding: 10px;
    position: relative;
  }
  header .menu .navbar-brand img {
    width: 46px;
  }
  .navbar-nav .nav-item .call-us .call-sec img {
    position: relative;
  }
  .navbar-nav .nav-item .call-us .call-sec {
    padding-left: 0px;
  }
  .navbar-nav .nav-item .call-us {
    margin-top: 0px;
  }
  .navbar-nav .nav-item .quote {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar-nav .nav-item::after {
    display: none;
  }
  .navbar-dark .navbar-nav .nav-link {
    padding: 10px 15px;
  }
  .navbar-dark .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    text-align: center;
  }
  .navbar-toggler:focus,
  .navbar-toggler:hover {
    outline: none;
  }
  .nav-item {
    border-bottom: 1px dashed #e2e2e2;
  }
  .banner-section {
    margin-top: 0;
  }
  .carousel-item {
    padding: 30px 0px;
  }
  .banner-column {
    padding: 17px 20px;
  }
  .nav-up {
    position: relative;
  }
  .nav-down {
    top: inherit;
  }
  .whiteHeader {
    top: inherit;
  }
  .main-slider-nav {
    display: none;
  }
  .main-slider h2 {
    font-size: 32px;
  }
  .main-slider p {
    font-size: 20px;
  }
  .main-slider .swiper-slide-inner {
    padding-top: 90px;
    padding-bottom: 125px;
    background-size: 150px;
  }
  footer .f-box {
    padding: 15px;
    border: 1px solid #7ab442;
    margin-top: 18px;
  }
  footer .copyright {
    border-top: none;
  }
  .inner-banner {
    padding: 40px 0px;
  }
  .center {
    margin-bottom: 10px;
  }
  .featured-package .col-lg-4 {
    padding-right: 15px !important;
  }
  .view {
    display: none;
  }
  .pack-list .list-head .b-nav {
    display: block;
  }
  .news-details .newsImg,.package-details .newsImg {
    width: 350px;
  }
  .contact-sec .c-address ul li {
    display: block;
    text-align: center;
    border: 1px dashed #AEB1B8;
    border-radius: 6px;
    padding: 15px;
  }
  .contact-sec .c-address ul li .box-icon {
    margin: auto;
    margin-bottom: 12px;
  }
  .contact-sec .c-address ul li .box-text {
    width: 100%;
  }
  .c-address hr {
    display: none;
  }
  .contact-sec .c-address .media-sec {
    text-align: center;
    border: 1px dashed #AEB1B8;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 10px;
  }
  .contact-sec .get-touch h5, .contact-sec .get-touch h6, .contact-sec .get-touch p {
    text-align: center;
  }
  .contact-sec .get-touch button {
    width: 100%;
  }
  .contact-sec .get-touch {
    padding-right: 15px;
  }
  .contact-sec .c-address ul li .box-icon {
    width: 66px;
    height: 66px;
  }
  #booknow {
    margin-top: 0px;
  }
  .hm-services .service-box .box {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .top-sec {
    display: none;
  }
  .nav-up {
    position: relative;
  }
  .nav-down {
    top: 0;
  }
  .whiteHeader {
    top: inherit;
  }
  .main-slider .swiper-slide-inner {
    padding-top: 79px;
    padding-bottom: 120px;
  }
  .main-slider h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .main-slider p {
    font-size: 20px;
    line-height: 30px;
  }
  .news-sec .news-head {
    display: block;
  }
  .news-sec .news-head .head-title h4, .news-sec .news-head .head-title h5, .view-link {
    text-align: center;
  }
  .inner-banner h1 {
    font-size: 30px;
  }
  .about-sec .hm-about-img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .news-sec, .featured-package, .news-details, .contact-sec, .package-details, .gallery {
    padding: 20px 0px !important;
  }
  .news-details .newsImg, .package-details .newsImg {
    width: 100%;
    margin-right: 0px;
  }
  .package-details .package-d-box .box-details {
    display: block;
  }
  .package-details .package-d-box .box-details .cm-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .hm-services .service-box .box {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .hm-about {
    padding-top: 0px;
  }
  .tour-package .bg3 {
    display: none;
  }
  .tour-package {
    padding: 7px 0px;
  }
  .center {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .about-sec .icon {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .hm-services .service-box .box {
    width: 100%;
  }
}/*# sourceMappingURL=main.css.map */@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500&display=swap");
@font-face {
  font-family: "High Performance";
  src: url("high-perfomance.eot");
  src: url("high-perfomance.eot?#iefix") format("embedded-opentype"), url("high-perfomance.woff2") format("woff2"), url("high-perfomance.woff") format("woff"), url("high-perfomance.ttf") format("truetype"), url("high-perfomance.svg#High Performance") format("svg");
}
* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

:focus, button:focus {
  outline: none;
  box-shadow: none !important;
}

::-moz-selection {
  color: #fff;
  background: #7AB442;
}

::selection {
  color: #fff;
  background: #7AB442;
}

body {
  background: #F6F6F6;
  font-family: "Kanit", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #343434;
  font-weight: 300;
}

.nav-up {
  top: -142px;
  position: fixed;
  transition: 0.3s all ease-in-out;
}

.nav-down {
  top: 0px;
}

.whiteHeader {
  top: 0px;
  box-shadow: 0px 0 20px -1px rgba(0, 0, 0, 0.1019607843);
}
.whiteHeader .menu .navbar-brand {
  padding: 4px;
  background: transparent;
}
.whiteHeader .menu .navbar-brand img {
  width: 52px;
}

header {
  width: 100%;
  z-index: 99;
  top: 0;
  position: fixed;
  transition: 0.3s all ease-in-out;
}
header .menu {
  width: 100%;
  background: #FFF;
  transition: 0.3s all ease-in-out;
}
header .menu .navbar-brand {
  padding: 20px 20px 36px 20px;
  white-space: inherit;
  position: absolute;
  left: 0;
  top: 0;
  background: #FFF;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
header .menu .navbar-brand img {
  width: 98px;
  transition: 0.3s all ease-in-out;
}
header .navbar {
  padding: 0;
}

.dropdown:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  margin-top: 1px;
}

.dropdown:hover {
  overflow: inherit;
}

.dropdown {
  overflow: hidden;
}

.dropdown-menu {
  top: 65px;
  opacity: 0;
  display: block;
  transition: 0.3s all ease-in-out;
  padding: 0px;
  overflow: hidden;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background: none;
  color: #7AB442;
}

.navbar-brand {
  padding: 6px 48px 6px 15px;
  height: auto;
}

.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
  border: none;
  background: none;
}

.navbar-nav {
  float: right;
  padding: 0px 0px 0px 0px;
}

.navbar-dark .navbar-nav .nav-link {
  font-weight: 400;
  color: #000000;
  padding: 30px 15px;
  font-size: 16px;
  transition: 0.3s all ease-in-out;
  text-transform: uppercase;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #7AB442;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #7AB442;
}

.navbar-nav .active {
  position: relative;
}
.navbar-nav .active .nav-link {
  color: #7AB442 !important;
}
.navbar-nav .nav-item::after {
  content: "";
  position: absolute;
  width: 0%;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s all ease-in-out;
}
.navbar-nav .nav-item .quote {
  border-radius: 25px;
  transition: 0.3s all ease-in-out;
  position: relative;
  background: #7AB442;
  overflow: hidden;
  padding: 10px 20px;
  margin-top: 18px;
}
.navbar-nav .nav-item .quote span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.navbar-nav .nav-item .quote span img {
  margin-top: -3px;
}
.navbar-nav .nav-item .quote::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7AB442;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.navbar-nav .nav-item .quote:hover {
  background: #000000;
  color: #FFF !important;
}
.navbar-nav .nav-item .quote:hover::before {
  transform: perspective(400px) scaleX(0);
}
.navbar-nav .nav-item .call-us {
  transition: 0.3s all ease-in-out;
  position: relative;
  padding: 10px 15px;
  margin-top: 12px;
}
.navbar-nav .nav-item .call-us .call-sec {
  position: relative;
  z-index: 1;
  padding-left: 51px;
}
.navbar-nav .nav-item .call-us .call-sec img {
  position: absolute;
  left: 0;
}
.navbar-nav .nav-item .call-us .call-sec .title {
  font-weight: 500;
}
.navbar-nav .nav-item .call-us .call-sec span {
  display: block;
  font-weight: 400;
  line-height: 20px;
}
.navbar-nav .nav-link:hover {
  color: #7AB442 !important;
}

.banner-section {
  width: 100%;
  position: relative;
  margin-top: 84px;
}

.main-slider {
  overflow: hidden;
  position: relative;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #151414;
}
.main-slider .swiper-slide::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  z-index: 2;
  opacity: 0.2;
}
.main-slider .swiper-slide::after {
  width: 100%;
  height: 106px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../images/wave.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  z-index: 9;
}

.main-slider .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transform-origin: top center;
  transform: scale(1);
  transition: transform 7000ms ease;
  z-index: -1;
}

.main-slider .image-layer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  opacity: 0.1;
}

.main-slider .swiper-slide-inner {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 210px;
  padding-bottom: 165px;
  z-index: 4;
  /* background-image: url(../images/slider-man.png); */
  background-repeat: no-repeat;
  background-position: right bottom;
}

.main-slider h3 {
  font-family: "Kanit", sans-serif;
  font-size: 31px;
  color: #FFF;
  font-weight: 300;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-90px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 2;
  text-align: left;
}

.main-slider h2 {
  position: relative;
  margin: 0;
  color: #6DD10C;
  font-family: "High Performance";
  font-size: 53px;
  margin-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-90px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 2;
  text-align: left;
}
.main-slider h2 span {
  color: #FFF;
}

.main-slider p {
  position: relative;
  margin: 0;
  text-align: left;
  font-size: 20px;
  color: #FFF;
  font-weight: 300;
  opacity: 0;
  transform: translateY(120px);
  transition-delay: 0;
  transition: transform 2000ms ease, opacity 2000ms ease;
  z-index: 3;
}
.main-slider p span {
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
  display: inline-block;
  margin: 0 12px;
}

.main-slider .swiper-slide-active .image-layer {
  transform: scale(1.15);
}

.main-slider .swiper-slide-active h2, .swiper-slide-active h3,
.main-slider .swiper-slide-active p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.main-slider-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-slider-button-next {
  position: relative;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  margin-right: 100px;
  font-size: 25px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.2;
  transition: 0.5s;
}

.main-slider-button-prev {
  position: relative;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: white;
  cursor: pointer;
  z-index: 9;
  margin-left: 100px;
  font-size: 25px;
  border: 2px solid #fff;
  transform: rotate(-180deg);
  opacity: 0.2;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-slider-button-prev,
.main-slider-button-next:focus {
  outline: none;
}

.main-slider-button-prev:hover,
.main-slider-button-next:hover {
  opacity: 1;
}

.hm-about {
  width: 100%;
  padding: 30px 0px;
  background: #FFF;
  position: relative;
}

.hm-about-img {
  width: 100%;
  background: #7AB442;
  padding: 15px;
  margin-bottom: 10px;
}
.hm-about-img img {
  width: 100%;
}

.video span {
  width: 80px;
  height: 80px;
  border: 1px solid #7AB442;
  padding: 10px;
  border-radius: 50%;
  display: block;
  float: left;
  margin-right: 15px;
  transition: 0.3s all ease-in-out;
}
.video span img {
  width: 57px;
  height: 57px;
  background: #000000;
  border-radius: 50%;
  padding: 12px;
}
.video h5 {
  color: #000000;
  text-decoration: none;
  padding-top: 16px;
}
.video a {
  text-decoration: none;
}
.video a:hover span {
  background: #7AB442;
}

.about-content h1 {
  font-size: 20px;
  color: #7AB442;
  text-transform: uppercase;
}
.about-content h2 {
  font-size: 28px;
  color: #000000;
  text-transform: uppercase;
}
.about-content p {
  text-align: justify;
}
.about-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.about-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.about-content ul li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 7px;
  background: url(../images/check.svg) no-repeat;
}

.more {
  background: #000000;
  padding: 10px 20px;
  border-radius: 25px;
  color: #FFF;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.more img {
  margin-left: 8px;
}
.more:hover {
  background: #7AB442;
  text-decoration: none;
  color: #FFF;
}
.more span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.more span img {
  margin-top: -3px;
}
.more::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.more:hover {
  background: #7AB442;
  color: #FFF !important;
}
.more:hover::before {
  transform: perspective(400px) scaleX(0);
}

.owl-carousel .owl-item img {
  width: auto;
}

.owl-nav, .owl-nav, .owl-dots {
  display: none !important;
}

.item {
  padding: 10px 8px;
}

.featured-package {
  width: 100%;
  padding: 30px 0px;
  background: #efeeee;
  overflow: hidden;
  position: relative;
}
.featured-package .title-head h4 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
}
.featured-package .title-head h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}

.package-box {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 4px 2px 8px #dce1e9;
}
.package-box .package-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.package-box .package-img img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.package-box .package-img a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.package-box:hover .package-img img {
  transform: scale(1.05);
}
.package-box:hover .package-img a::before {
  animation: circle 0.95s;
}
.package-box .package-content {
  width: 100%;
  padding: 15px;
}
.package-box .package-content .package-title {
  width: 100%;
}
.package-box .package-content .package-title h3 {
  font-size: 23px;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.package-box .package-content .star-rating {
  width: 100%;
}
.package-box .package-content .star-rating i {
  font-size: 18px;
  color: #C7C7C7;
}
.package-box .package-content .star-rating .rating {
  color: #F9BC14;
}
.package-box .package-content .price {
  font-size: 22px;
  color: #FF7C5B;
  font-weight: 500;
  margin-bottom: 5px;
}
.package-box .package-content .price span {
  font-size: 15px;
  color: #7A7A7A;
  font-weight: 400;
}
.package-box .package-content .p-duration {
  width: 100%;
  background: #EEF8D9;
  padding: 6px;
  padding: 10px;
  display: flex;
  margin-bottom: 10px;
}
.package-box .package-content .p-duration .day {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.package-box .package-content .p-duration .day::after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #a9c78d;
}
.package-box .package-content .p-duration .day img {
  float: left;
  margin-right: 12px;
}
.package-box .package-content .p-duration .night {
  display: flex;
  justify-content: center;
  align-items: center;
}
.package-box .package-content .p-duration .night img {
  float: left;
  margin-right: 12px;
}
.package-box .package-content .links {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.package-box .package-content .links .booking-btn {
  background: #7AB442;
  padding: 10px 20px;
  border-radius: 25px;
  color: #FFF;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.package-box .package-content .links .booking-btn span {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.package-box .package-content .links .booking-btn::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7AB442;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.package-box .package-content .links .booking-btn:hover {
  background: #000000;
  color: #FFF !important;
}
.package-box .package-content .links .booking-btn:hover::before {
  transform: perspective(400px) scaleX(0);
}

.pack-list {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  overflow: hidden;
}
.pack-list .list-head {
  width: 100%;
  background: #7AB442;
  color: #FFF;
  padding: 15px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}
.pack-list .list-head .b-nav {
  position: absolute;
  right: 23px;
  top: 3px;
  display: none;
  padding: 11px 0px;
}
.pack-list .select-pack {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #f3f3f3;
}
.pack-list .select-pack .form-select {
  border: 1px solid #CECECE;
  border-radius: 3px;
  border: 1px solid #CECECE;
  border-radius: 3px;
  padding: 7px 8px;
  height: 52px;
  width: 100%;
}
.pack-list ul {
  margin: 0px;
  padding: 0px 15px 15px 15px;
  list-style: none;
}
.pack-list ul li {
  background-image: url(../images/arrow-left-circle.svg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 18px;
  border-bottom: 1px solid #E9E9E9;
  transition: 0.3s all ease-in-out;
}
.pack-list ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  padding: 15px 0px 15px 26px;
  transition: 0.3s all ease-in-out;
}
.pack-list ul li a:hover {
  padding: 15px 0px 15px 32px;
}
.pack-list ul li:hover {
  background-color: #E9E9E9;
  background-position: 8px center;
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.gallery {
  width: 100%;
  padding: 30px 0px;
  background: #efeeee;
  overflow: hidden;
  position: relative;
}
.gallery .gallery-box {
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  box-shadow: 4px 2px 8px #dce1e9;
  overflow: hidden;
}
.gallery .gallery-box .gallery-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.gallery .gallery-box .gallery-img img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.gallery .gallery-box .gallery-img a {
  position: relative;
  display: inline-block;
}
.gallery .gallery-box .gallery-img a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.gallery .gallery-box .gallery-img a span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 10px;
  color: #FFF;
}
.gallery .gallery-box:hover .gallery-img img {
  transform: scale(1.05);
}
.gallery .gallery-box:hover .gallery-img a::before {
  animation: circle 0.95s;
}
.gallery .pagination {
  margin-bottom: 0;
  justify-content: center;
}
.gallery .pagination a {
  color: #000000;
}
.gallery .pagination .active a {
  background-color: #7AB442;
  border-color: #7AB442;
}

.holiday-sec {
  width: 100%;
  padding: 30px 0px;
  background: #F4F6FA;
}
.holiday-sec .holiday-head {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.holiday-sec .holiday-head .head-title h4 {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
}
.holiday-sec .holiday-head .head-title h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}
.holiday-sec .holiday-head .view-link a {
  background: #FFF;
  border: 1px solid #7AB442;
  padding: 10px 20px;
  border-radius: 25px;
  color: #000000;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.holiday-sec .holiday-head .view-link a span {
  position: relative;
  z-index: 1;
}
.holiday-sec .holiday-head .view-link a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  transition: 0.5s;
  transform: perspective(400px) scaleX(1);
  transform-origin: bottom;
  z-index: 0;
}
.holiday-sec .holiday-head .view-link a:hover {
  background: #7AB442;
  color: #FFF !important;
}
.holiday-sec .holiday-head .view-link a:hover::before {
  transform: perspective(400px) scaleX(0);
}

.inner-banner {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 90px 0px;
  position: relative;
}
.inner-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  left: 0;
  top: 0;
}
.inner-banner h1 {
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 1;
  margin: 0px;
}
.inner-banner .breadcrumb {
  background: none;
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}
.inner-banner .breadcrumb li {
  color: #7AB442;
  padding: 0 5px;
}
.inner-banner .breadcrumb li a {
  color: #FFF;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 19px;
  background-size: 10px;
  text-decoration: none;
}

.about-sec {
  width: 100%;
  padding: 30px 0px;
  background-color: #FFF;
}
.about-sec .hm-about-img {
  width: 300px;
  float: left;
  margin-right: 20px;
}
.about-sec h2 {
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
}
.about-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.about-sec ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.about-sec ul li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 7px;
  background: url(../images/check.svg) no-repeat;
}
.about-sec .icon {
  width: 90px;
  height: 90px;
  float: left;
  background-color: #7AB442;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  margin-right: 10px;
}
.about-sec h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 5px;
}
.about-sec .center {
  width: 100%;
  float: left;
}

.line {
  border-top: 1px solid #000;
}

.clients {
  width: 100%;
}
.clients h5 {
  font-size: 20px;
  color: #7AB442;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}
.clients h6 {
  font-size: 28px;
  color: #000000;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}
.clients p {
  text-align: center;
}
.clients .clients-logo {
  width: 100%;
  padding: 0px 40px;
}
.clients .clients-logo img {
  width: 100%;
}

.news-sec {
  width: 100%;
  padding: 50px 0px;
}
.news-sec .news-box,.package-details .news-box {
  width: 100%;
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 4px 2px 8px #dce1e9;
}
.news-sec .news-box .news-img, .package-details .news-box .news-img{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news-sec .news-box .news-img img, .package-details .news-box .news-img img{
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.news-sec .news-box .news-img::before, .package-details .news-box .news-img::before{
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.news-sec .news-box:hover .news-img img, .package-details .news-box:hover .news-img img {
  transform: scale(1.05);
}
.news-sec .news-box:hover .news-img::before, .package-details .news-box:hover .news-img::before {
  animation: circle 0.95s;
}
.news-sec .news-box .content, .package-details .news-box .content{
  width: 100%;
  position: relative;
  padding: 15px;
  padding-bottom: 80px;
}
.news-sec .news-box .content h4, .package-details .news-box .content h4{
  font-size: 23px;
  color: #000000;
}
.news-sec .news-box .content .date, .package-details .news-box .content .date{
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.news-sec .news-box .content .date span, .package-details .news-box .content .date span{
  color: #7AB442;
  font-weight: 500;
}
.news-sec .news-box .content p, .package-details .news-box .content p{
  margin-bottom: 0px;
}
.news-sec .news-box .content .more, .package-details .news-box .content .more{
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.news-details {
  width: 100%;
  padding: 50px 0px;
}
.news-details .newsImg,.package-details .newsImg {
  width: 430px;
  float: left;
  margin-right: 15px;
  margin-bottom: 13px;
}
.news-details .newsImg img,.package-details .newsImg img  {
  width: 100%;
  border-radius: 6px;
}
.news-details h3 {
  font-size: 23px;
  color: #000000;
}
.news-details p {
  text-align: justify;
}
.news-details .date {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.news-details .date span {
  color: #7AB442;
  font-weight: 500;
}

.contact-sec {
  width: 100%;
  padding: 50px 0px;
  background: #FFF;
}
.contact-sec .get-touch {
  padding-right: 50px;
}
.contact-sec .get-touch h5 {
  font-size: 20px;
  text-transform: uppercase;
  color: #7AB442;
}
.contact-sec .get-touch h6 {
  font-size: 28px;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
}
.contact-sec .get-touch .form-group .form-control {
  background-color: #F8F8F8;
  border: 1px solid #CECECE;
  border-radius: 6px;
}
.contact-sec .get-touch .form-group input {
  height: 60px;
}
.contact-sec .get-touch .form-group textarea {
  height: 190px;
  resize: none;
}
.contact-sec .get-touch button {
  border: none;
  text-transform: uppercase;
}
.contact-sec .c-address ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.contact-sec .c-address ul li {
  width: 100%;
  display: flex;
}
.contact-sec .c-address ul li .box-icon {
  width: 96px;
  height: 96px;
  background: #7AB442;
  display: flex;
  align-items: center;
  border-radius: 6px;
  margin-right: 10px;
  justify-content: center;
}
.contact-sec .c-address ul li .box-text {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-sec .c-address ul li .box-text h4 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}
.contact-sec .c-address ul li .box-text p {
  margin-bottom: 0px;
}
.contact-sec .c-address ul li .box-text p a {
  color: #343434;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
}
.contact-sec .c-address ul li .box-text p a:hover {
  color: #7AB442;
}
.contact-sec .c-address .media-sec {
  width: 100%;
}
.contact-sec .c-address .media-sec h6 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
}
.contact-sec .c-address .media-sec a {
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #FFF;
  background: #7AB442;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin-right: 5px;
}

.package-details {
  width: 100%;
  padding: 50px 0px;
  background: #FFF;
}
.package-details .package-d-box .pckageImg {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.package-details .package-d-box .pckageImg img {
  width: 100%;
}
.package-details .package-d-box .pckageImg .p-box {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.package-details .package-d-box .pckageImg .p-box .price {
  padding: 15px;
  background: rgba(0, 0, 0, 0.4);
}
.package-details .package-d-box .pckageImg .p-box .price h5 {
  font-size: 24px;
  color: #FF7C5B;
  font-weight: 500;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .price p {
  color: #FFF;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .duration {
  padding: 15px 20px;
  background: #FF9710;
}
.package-details .package-d-box .pckageImg .p-box .duration p {
  color: #FFF;
  margin: 0px;
}
.package-details .package-d-box .pckageImg .p-box .duration hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.package-details .package-d-box h4 {
  color: #000000;
  font-size: 25px;
}
.package-details .package-d-box .box-details {
  width: 100%;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.package-details .package-d-box .box-details .cm-box {
  width: 50%;
  border: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box h5 {
  padding: 10px;
  border-bottom: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.package-details .package-d-box .box-details .cm-box ul li {
  padding: 5px 5px 5px 33px;
  position: relative;
  border-bottom: 1px solid #DED9D9;
}
.package-details .package-d-box .box-details .cm-box ul li::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  background-image: url(../images/right-circle-arrow.svg);
  background-size: cover;
  left: 9px;
  top: 11px;
}
.package-details .package-d-box .box-details .cm-box ul li:last-child {
  border-bottom: none;
}
.package-details .package-d-box .itinerary-sec {
  width: 100%;
}
.package-details .package-d-box .itinerary-sec h6 {
  font-size: 25px;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.package-details .package-d-box .itinerary-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.package-details .package-d-box .itinerary-sec ul li {
  width: 100%;
  position: relative;
  padding-left: 50px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.package-details .package-d-box .itinerary-sec ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 37px;
  height: 37px;
  background-image: url(../images/clock-icon.svg);
  background-color: #7AB442;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  z-index: 1;
}
.package-details .package-d-box .itinerary-sec ul li::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  border-left: 1px solid #DEDEDE;
  left: 18px;
  top: 0;
}
.package-details .package-d-box .itinerary-sec ul li h3 {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
.package-details .package-d-box .itinerary-sec ul li h3 span {
  color: #7AB442;
}
.package-details .package-d-box .itinerary-sec ul li:last-child::after {
  display: none;
}
.package-details .booknow {
  width: 100%;
}
.package-details .booknow h5 {
  background-color: #7AB442;
  font-size: 25px;
  padding: 15px 20px;
  color: #FFF;
  margin: 0px;
}
.package-details .booknow .form-book {
  width: 100%;
  padding: 15px 20px;
  background-color: #F8F8F8;
  border: 1px solid #CECECE;
  border-top: none;
}
.package-details .booknow .form-book label {
  margin-bottom: 2px;
}
.package-details .booknow .form-book label span {
  color: #ff0000;
}
.package-details .booknow .form-book input, .package-details .booknow .form-book select {
  height: 50px;
}
.package-details .booknow .form-book textarea {
  height: 150px;
  resize: none;
}
.package-details .booknow .form-book button {
  width: 100%;
  border: none;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
}
.package-details .booknow .form-book button:focus {
  background: #7AB442;
}
.package-details .travel-package {
  width: 100%;
  background-image: url(../images/travel-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px;
}
.package-details .travel-package::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0.8;
}
.package-details .travel-package .box {
  width: 100%;
  position: relative;
  z-index: 1;
}
.package-details .travel-package .box h4 {
  font-size: 20px;
  font-weight: 400;
  color: #89EB2C;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.package-details .travel-package .box h5 {
  font-size: 24px;
  font-weight: 500;
  color: #FFF;
  text-transform: uppercase;
}
.package-details .travel-package .box p {
  color: #FFF;
  margin-bottom: 0px;
}
.package-details .travel-package .box ul {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none;
}
.package-details .travel-package .box ul li {
  border-bottom: 1px solid #686868;
  padding: 10px 10px 10px 35px;
  background: url(../images/arrow-right-circle.svg) no-repeat 0px 10px;
}
.package-details .travel-package .box ul li a {
  color: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
  display: block;
}
.package-details .travel-package .box ul li a:hover {
  padding-left: 5px;
}
.package-details .travel-package .box ul li:last-child {
  border-bottom: none;
}

#booknow {
  position: absolute;
  margin-top: -500px;
}

footer {
  width: 100%;
  background: #2A2A2A;
}
footer .f-box {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .f-box h4 {
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer .f-box p {
  color: #AEB1B8;
}
footer .f-box .media {
  width: 100%;
}
footer .f-box .media a {
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #FFF;
  background: #7AB442;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin-right: 5px;
}
footer .f-box .f-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .f-box .f-links li {
  margin-bottom: 5px;
}
footer .f-box .f-links li a {
  color: #AEB1B8;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
footer .f-box .f-links li a:hover {
  color: #7AB442;
  padding-left: 5px;
}
footer .f-box .f-gallery {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
footer .f-box .f-gallery li {
  width: 33.3%;
  padding-right: 5px;
  margin-bottom: 5px;
}
footer .f-box .f-gallery li img {
  width: 100%;
  border-radius: 6px;
}
footer .f-box .f-info {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
footer .f-box .f-info li {
  color: #AEB1B8;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}
footer .f-box .f-info li a {
  color: #AEB1B8;
  text-decoration: none;
}
footer .f-box .f-info li a:hover {
  color: #7AB442;
}
footer .f-box .f-info .f-location::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/location.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .f-box .f-info .f-mail::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/mail.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .f-box .f-info .f-call a {
  color: #FFF;
  font-size: 17px;
}
footer .f-box .f-info .f-call::before {
  content: "";
  width: 25px;
  height: 30px;
  background: url(../images/phone.svg) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .copyright {
  border-top: 1px solid #707070;
  padding: 20px 0px;
}
footer .copyright p {
  color: #AEB1B8;
  margin: 0;
}

.testimonials {
  width: 100%;
  padding: 30px 0px 60px 0px;
}
.testimonials .head-title {
  width: 100%;
}
.testimonials .head-title h5 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
}
.testimonials .head-title p {
  font-size: 20px;
  text-align: center;
}
.testimonials .item {
  padding-top: 44px;
}
.testimonials .box {
  width: 100%;
  background-color: white;
  border-radius: 150px;
  padding: 30px;
  text-align: center;
}
.testimonials .box .pic {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid white;
  margin: auto;
  position: relative;
  margin-top: -71px;
  margin-bottom: 20px;
}
.testimonials .box .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonials .box h6 {
  font-size: 18px;
  color: #000;
}

.hm-services {
  width: 100%;
  padding: 30px 0px;
  background-color: #e5e5e5;
}
.hm-services .service-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.hm-services .service-box .box {
  width: 20%;
  padding: 5px;
}
.hm-services .service-box .box .img-sec {
  width: 100%;
}
.hm-services .service-box .box .img-sec img {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.hm-services .service-box .box .service-name {
  text-align: center;
  color: #000;
  background-color: #FFF;
  padding: 10px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
  }
  .navbar-nav .nav-item .quote {
    padding: 10px 20px;
    margin-top: 18px;
  }
  .package-box .package-content .links .booking-btn {
    padding: 10px 16px;
    font-size: 13px;
  }
  .more {
    padding: 10px 16px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  header {
    position: relative;
  }
  header .menu .navbar-brand {
    padding: 10px;
    position: relative;
  }
  header .menu .navbar-brand img {
    width: 46px;
  }
  .navbar-nav .nav-item .call-us .call-sec img {
    position: relative;
  }
  .navbar-nav .nav-item .call-us .call-sec {
    padding-left: 0px;
  }
  .navbar-nav .nav-item .call-us {
    margin-top: 0px;
  }
  .navbar-nav .nav-item .quote {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar-nav .nav-item::after {
    display: none;
  }
  .navbar-dark .navbar-nav .nav-link {
    padding: 10px 15px;
  }
  .navbar-dark .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    text-align: center;
  }
  .navbar-toggler:focus,
  .navbar-toggler:hover {
    outline: none;
  }
  .nav-item {
    border-bottom: 1px dashed #e2e2e2;
  }
  .banner-section {
    margin-top: 0;
  }
  .carousel-item {
    padding: 30px 0px;
  }
  .banner-column {
    padding: 17px 20px;
  }
  .nav-up {
    position: relative;
  }
  .nav-down {
    top: inherit;
  }
  .whiteHeader {
    top: inherit;
  }
  .main-slider-nav {
    display: none;
  }
  .main-slider h2 {
    font-size: 32px;
  }
  .main-slider p {
    font-size: 20px;
  }
  .main-slider .swiper-slide-inner {
    padding-top: 90px;
    padding-bottom: 125px;
    background-size: 150px;
  }
  footer .f-box {
    padding: 15px;
    border: 1px solid #7ab442;
    margin-top: 18px;
  }
  footer .copyright {
    border-top: none;
  }
  .inner-banner {
    padding: 40px 0px;
  }
  .center {
    margin-bottom: 10px;
  }
  .featured-package .col-lg-4 {
    padding-right: 15px !important;
  }
  .view {
    display: none;
  }
  .pack-list .list-head .b-nav {
    display: block;
  }
  .news-details .newsImg,.package-details .newsImg {
    width: 350px;
  }
  .contact-sec .c-address ul li {
    display: block;
    text-align: center;
    border: 1px dashed #AEB1B8;
    border-radius: 6px;
    padding: 15px;
  }
  .contact-sec .c-address ul li .box-icon {
    margin: auto;
    margin-bottom: 12px;
  }
  .contact-sec .c-address ul li .box-text {
    width: 100%;
  }
  .c-address hr {
    display: none;
  }
  .contact-sec .c-address .media-sec {
    text-align: center;
    border: 1px dashed #AEB1B8;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 10px;
  }
  .contact-sec .get-touch h5, .contact-sec .get-touch h6, .contact-sec .get-touch p {
    text-align: center;
  }
  .contact-sec .get-touch button {
    width: 100%;
  }
  .contact-sec .get-touch {
    padding-right: 15px;
  }
  .contact-sec .c-address ul li .box-icon {
    width: 66px;
    height: 66px;
  }
  #booknow {
    margin-top: 0px;
  }
  .hm-services .service-box .box {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .top-sec {
    display: none;
  }
  .nav-up {
    position: relative;
  }
  .nav-down {
    top: 0;
  }
  .whiteHeader {
    top: inherit;
  }
  .main-slider .swiper-slide-inner {
    padding-top: 79px;
    padding-bottom: 120px;
  }
  .main-slider h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .main-slider p {
    font-size: 20px;
    line-height: 30px;
  }
  .news-sec .news-head {
    display: block;
  }
  .news-sec .news-head .head-title h4, .news-sec .news-head .head-title h5, .view-link {
    text-align: center;
  }
  .inner-banner h1 {
    font-size: 30px;
  }
  .about-sec .hm-about-img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .news-sec, .featured-package, .news-details, .contact-sec, .package-details, .gallery {
    padding: 20px 0px !important;
  }
  .news-details .newsImg, .package-details .newsImg {
    width: 100%;
    margin-right: 0px;
  }
  .package-details .package-d-box .box-details {
    display: block;
  }
  .package-details .package-d-box .box-details .cm-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .hm-services .service-box .box {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .hm-about {
    padding-top: 0px;
  }
  .tour-package .bg3 {
    display: none;
  }
  .tour-package {
    padding: 7px 0px;
  }
  .center {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .about-sec .icon {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .hm-services .service-box .box {
    width: 100%;
  }
}/*# sourceMappingURL=main.css.map */

.package-loading-text {
  text-align: center;
  font-size: 18px;
  display: none;
}