@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


body {
  font-family: "Montserrat", sans-serif;
  /* font-family: "Roboto", sans-serif; */
  /* font-family: "Inter", sans-serif; */
  font-size: 0.95rem;
  line-height: 24px;
  color: #38404F;
  background: #fff;
}


.header {
  padding: 12px 10px;
}

.h_contact {
  text-align: right;
}

.h_contact .phone {
  font-size: 1.5rem;
  font-weight: 700;
}

.h_contact .phone a,
.h_contact .email a {
  text-decoration: none;
  color: #000;
}

.h_contact .email {
  font-weight: 700;
  font-size: 0.8rem;
}

.slider {
  /* min-height: 80vh; */
  background: url('../images/LAXMAN-JULA.jpg');
  background-size: cover !important;
  background-position: center !important;
}

.slider:after {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.package-image {
  min-height: 226px;
  background-size: cover !important;
  background-position: center !important;
}

.enquiry-form {
  background: #e2e1e1;
  padding: 30px 20px;
  border-radius: 10px;
  color: #000;
}

#enquiry_form p {
  font-size: 0.8rem;
}

.cta-section {
  color: #ffffff;
  background-color: #1c1c24;
  background-image: url(../images/Trekking-Uttarakhand.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  padding: 20px 0;
}

.bg-overlay,
.slider {
  position: relative;
}

.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bg-overlay .container,
.slider .container {
  position: relative;
  z-index: 1;
}

.cta-section h2 {
  font-size: 2rem;
  font-weight: 700;
}

.whatsApp {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.whatsApp img {
  width: 48px;
}

.f-icon {
  width: 24px;
}

.counter-section {
  background-image: url(../images/slider-jim-Corbett-National-Park.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 80px 0;
}

.counters {
  list-style-type: none;
}

.counters .counter-content {
  display: block;
  text-align: center;
  color: #fff
}

.counters .counter-content i {
  font-size: 36px
}

.counters .counter-content h3 {
  font-size: 48px;
  margin: 10px 0;
  color: #ffffff;
  font-weight: 700
}

.counters .counter-content h3 {
  font-size: 18px;
  margin: 0
}

.padding {
  padding: 80px 0;
}

.testimonial-item {
  background-color: #fafafa;
  border: 1px solid #e5e1e1;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 20px
}

.testimonial-item p {
  min-height: 180px;
}

.testi-footer img {
  width: 42px !important;
  height: 42px;
  border-radius: 50%
}

.testi-footer span {
  display: block;
  font-family: jost, sans-serif;
  color: #999;
  font-size: 14px
}

.testi-footer h4 {
  font-size: 15px;
  padding-left: 10px
}

.testi-footer {
  display: flex;
  align-items: center
}

.testimonial-carousel .owl-dots {
  display: block;
  text-align: center
}

.testimonial-carousel .owl-dots .owl-dot {
  background-color: #ddd;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  transition: all .5s ease-in-out
}

.testimonial-carousel .owl-dots .owl-dot.active {
  background-color: #f8d134;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all .5s ease-in-out
}

.off-text {
  font-size: 1.1rem;
  color: #0f1e36;
  font-weight: 700;
}

#submit {
  font-weight: 700;
}

h2.banner-subheading {
  font-weight: 600;
}

h2.banner-subheading {
  font-size: 1.3rem;
}

.pack-detail {
  min-height: 200px;
}

.seekers-box {
  padding: 13px;
  border: 1px solid #c8c8c8;
  text-align: center;
  border-radius: 7%;
}

.header .row {
  align-items: center;
}

.header_right_top_item a {
  color: #282828;
  text-decoration: none;
  font-size: 1rem;
  letter-spacing: 0.5px;
}

.footer_sec {
  background-color: #383636;
  padding-top: 40px;
}

.footer_items h5 {
  font-size: 19px;
  color: #fff;
  margin-bottom: 40px;
  position: relative;
}

.footer_logo p {
  color: #ccc;
}

.footer_items a {
  color: #ccc;
  text-decoration: none;
}

.footer_items li {
  margin-bottom: 20px;
}

.footer_items p {
  color: #ccc;
}

.footer_items h5:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: -9px;
  width: 50px;
  height: 2px;
  background-color: #dddddd;
}

.footer_copywrite p {
  text-align: center;
  margin-bottom: 0px;
  color: #cdcdcd;
}

.footer_copywrite {
  background-color: #282828;
  padding: 14px;
}

#enquiry_form .form-group {
  margin-bottom: 10px;
}

.header_right_top_item {
  text-align: end;
}

h1 {
  font-weight: 500;
  letter-spacing: 0.25px;
}

.h6::after {
  content: '';
  display: block;
  width: 120px;
  height: 2px;
  background-color: #ff7f00;
  margin: 5px auto 8px auto;
}

.text_s {
  font-size: 1.75rem;
}

.head_3 {
  font-size: 1.1rem;
}

.s-heading h2 {
  font-size: 2.25rem;
}

.s-heading h3 {
  font-size: 1.85rem;
}

.s-heading .banner-ul li {
  padding: 3px 0px;
  font-size: 1.05rem;
}

.enquiry-form .form-control {
  font-size: 0.9rem;
  padding: 7px 15px;
  border: 1px solid #b3b3b3;
}

.enquiry-form .btn, .btn {
  font-size: 0.95rem;
  padding: 8px 15px;
  font-weight: 500 !important;
}

.album p,
.testimonial-section p,
.certificate-section p {
  font-size: 1rem;
  line-height: 25px;
}

@media only screen and (max-width:479px) {
  .header {
    padding: 8px 0px;
  }

  h1.banner-heading {
    font-size: 24px;
    padding-top: 1rem;
  }

  #counter ul {
    padding-left: 0rem;
  }

  .counters .counter-content h3 {
    font-size: 30px;
    font-weight: 600;
  }

  .counters .counter-content h3 {
    font-size: 15px;
  }

  #counter ul li {
    margin-bottom: 50px;
  }

  #counter ul li:nth-child(3) {
    margin-bottom: 0px;
  }

  #counter ul li:nth-child(4) {
    margin-bottom: 0px;
  }

  .counter-section {
    padding: 30px 0;
  }

  .cta-section h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
  }

  .seekers-box .img-fluid {
    width: 100px;
  }
}

/* css for footer */
/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
  .footer-widget {
    padding-right: 0;
  }

  .logo-widget .text {
    max-width: 100%;
  }

  .header_right_top_item {
    text-align: start;
  }

  h1.banner-heading {
    font-size: 1.5rem;
  }
}

@media (max-width: 576px) {
  .social-box {
    flex-wrap: wrap;
  }

  .email-box .form-group {
    max-width: 100%;
  }
}

h3.tour-box_price {
  font-size: 16px;
  margin-top: 11px;
  color: #1b3663;
  margin-bottom: 16px;
}

.button-last {
  height: 60px;
  width: 72px;
  bottom: 8.8%;
  right: 0px;
  box-shadow: gray 0px 0px 5px;
  border-radius: 2px;
  overflow: hidden;
  font-size: 2rem;
  padding: 2px;
}

.main-footer .footer-widget h4 {
  font-weight: 500;
  padding-bottom: 30px;
  letter-spacing: 0.5px;
}

.main-footer .footer-widget h4:before {
  width: 80px;
  bottom: 15px;
}

.main-footer .contact-widget .contact-list li {
  padding-left: 25px;
  font-size: 0.95rem;
}

.main-footer .contact-widget .contact-list li .icon {
  top: 1px;
  font-size: 0.95rem;
}

.main-footer .quick_link_items ul li a {
  margin-bottom: 5px;
  font-size: 0.95rem;
}

.counter-section .counter-content .counter-icon i {
  font-size: 3.25rem !important;
  color: #fff;
  margin-bottom: 15px;
}

.counter-section .counter-content .counter-text h3 {
  font-size: 1.5rem;
  font-weight: 600;
}

.counter-section .counter-content .counter-text h4 {
  font-size: 1.25rem;
  font-weight: 600;
}

.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.75);
}

.card-img-top {
  border-radius: 0.5rem 0.5rem 0 0;
  height: 180px;
  object-fit: cover;
  position: relative;
}

.card .ima-card-title {
  font-size: 1.2rem;
}

.favorite-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 160px;
  height: 28px;
  background: #ff7f00;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  font-size: 0.9rem;
}

.card-body {
  padding: 1rem 1.25rem;
}

.info-row {
  color: #6c757d;
  margin-bottom: 0.7rem;
  text-align: center;
}

.info-row i {
  margin-right: 3px;
  color: #6c757d;
}

.price-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
}

.price-section .price {
  font-weight: 700;
  font-size: 1.25rem;
}

.card .card-body .btn {
  border-radius: 3px;
  font-size: 0.85rem;
  font-weight: 600;
  transition: background-color 0.3s ease;
  padding: 7px 10px;
}

.btn.btn-warning {
  background-color: #e67300 !important;
  border: 1px solid #e67300 !important;
  color: #fff !important;
}

.btn.btn-warning:hover {
  background-color: #fff !important;
  border: 1px solid #e67300 !important;
  color: #e67300 !important;
}

.btn.btn-success:hover {
  background-color: #fff !important;
  border: 1px solid #146c43 !important;
  color: #146c43 !important;
}


.btn.btn-danger:hover {
  background-color: #fff !important;
  border: 1px solid #dc3545 !important;
  color: #dc3545 !important;
}


@media only screen and (max-width:600px) {
  .s-heading h2 {
    font-size: 1.85rem;
  }

  .s-heading h3 {
    font-size: 1.25rem;
  }

  .s-heading .banner-ul li {
    font-size: 0.95rem;
  }

  .text_s {
    font-size: 1.6rem;
  }

  .enquiry-form {
    padding: 20px 20px;
    border-radius: 8px;
  }

  h1 {
    font-weight: 500;
    letter-spacing: 0.25px;
    font-size: 1.5rem;
  }

  .h2,
  h2 {
    line-height: 36px;
  }

  .album p,
  .testimonial-section p,
  .certificate-section p {
    font-size: 0.95rem;
    line-height: 25px;
  }

  .testimonial-item p {
    min-height: 200px;
  }

  .button-last {
    height: 60px;
    width: 70px;
    bottom: 10%;
    right: 0px;
    font-size: 2.2rem;
    margin: auto;
  }

  .counter-section .counter-content .counter-icon i {
    font-size: 2rem !important;
    color: #fff;
    margin-bottom: 15px;
  }

  .counter-section .counter-content .counter-text h3 {
    font-size: 1rem;
    font-weight: 600;
  }

  .counter-section .counter-content .counter-text h4 {
    font-size: 0.85rem;
    font-weight: 600;
  }

  .info-row {
    font-size: 0.8rem;
  }

  .album .card .card-body {
    padding: 0.75rem 0.75rem !important;
  }

  .card .ima-card-title {
    font-size: 1.05rem;
    font-weight: 500;
  }

  .album .card .card-body .fs-5 {
    font-size: 1.1rem !important;
  }

  .album .card .card-body .fs-6 {
    font-size: 0.925rem !important;
  }

  .ima-dest {
    font-size: 0.925rem;
  }
}

@media only screen and (max-width:1368px) {
  .card .ima-card-title {
    font-size: 1rem;
  }

  .ima-dest {
    font-size: 0.875rem;
  }

  .info-row {
    font-size: 0.85rem;
  }

  .info-row.gap-3 {
    gap: 0.5rem !important;
  }

  .card .card-body .btn {
    font-size: 0.75rem;
  }

  .button-last {
    height: 60px;
    width: 70px;
    bottom: 13.5%;
  }

}