body {
  font-family: 'Poppins', 'Courier New', Courier, monospace;
}

.bg-light {
  background-color: #f0f0f0 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.btn {
  font-weight: 500;
  transition: .5s;
}

.btn.btn-primary {
  background-color: #ffa600;
  color: #FFFFFF;
}

.btn-sm-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-weight: normal;
}

.navbar a img {
  width: 180px;
}

.navbar .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: middle;
  margin-left: 8px;
}

.navbar-light .navbar-nav .nav-link {
  margin-right: 30px;
  padding: 25px 0;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  outline: none;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
  color: #ffa600;
}

@media (max-width: 991.98px) {
  .navbar-light .navbar-nav .nav-link {
    margin-right: 0;
    padding: 10px 0;
  }

  .navbar-light .navbar-nav {
    border-top: 1px solid #EEEEEE;
  }
}

/* .navbar-light .navbar-brand,
.navbar-light a.btn {
  height: 75px;
} */
.text-primary {
  color: #856429 !important;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  font-weight: 500;
}

.navbar-light.sticky-top {
  top: -100px;
  transition: .5s;
}

@media (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    border: none;
    margin-top: 0;
    top: 150%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
  }

  .navbar .nav-item:hover .dropdown-menu {
    top: 100%;
    visibility: visible;
    transition: .5s;
    opacity: 1;
  }
}

.href a {
  text-decoration: none;
  color: black;
}

.btn-primary:active:focus {
  box-shadow: none !important;
}

/* ===================navbar===================== */

.glob-lr {
  padding: 40px 90px;
}

/* ======================================== */
.banner {
  padding: 100px 75px;
}

.banner-space {
  padding: 40px 90px;
}

.title-banner {
  font-size: 35px;
  color: white;
}

.title-h2 {
  font-size: 20px;
  color: white;
  margin-bottom: 20px;
}

/* --------------------------------------- */

.form-heading {
  font-size: 20px;
  font-weight: 500;
  color: #cd7b32;
}

.select-plan {
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  margin-top: 16px;
}

.select-plan input {
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  margin-bottom: 20px;
}

.select-plan select {
  width: 100%;
  font-size: 14px;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  margin-bottom: 20px;
}

.select-plan option {
  font-size: 15px;
}

.trip-btn {
  background-color: #1616a3;
  color: white;
  padding: 10px 12px;
  border: none;
  border-radius: 6px;
}

.explore-btn {
  background-color: #9c0b0b;
  color: white;
  padding: 8px 12px;
  border: none;
  border-radius: 6px;
}

.bg-select {
  overflow: hidden;
  display: inline-flex;
  background-color: white;
  padding: 20px;
  margin-top: 16px;
  border-radius: 8px;
}

.bg-select input {
  border: 1px solid #a8a8a8;
}

.bg-select label {
  display: flex;
  margin-bottom: -22px;
}

.space-select {
  margin-right: 10px;
}

.two-flex {
  display: flex;
}

.marg {
  margin-right: 20px;
}

/* --------------------------------------- */
.banner-list {
  padding-left: 15px;
}

.banner-list li {
  color: white;
  line-height: 30px;
}

/* --------------------------------------- */


/* ======================================== */

.sec-title {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.sec-title .title {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #c78a00;
  font-weight: 500;
  margin-bottom: 6px;
}

.sec-title h2 {
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 28px;
  color: #222222;
  font-weight: 500;
  padding-bottom: 0px;
}

.sec-title .text {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2 {
  color: #ffffff;
}

.sec-title.text-center h2:before {
  left: 50%;
  margin-left: -25px;
}

.about-section {
  position: relative;
  padding: 120px 0 70px 0px;
}

.about-section .content-column {
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column {
  position: relative;
  padding-left: 30px;
}

.about-section .text {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 200;
}

.about-section .list-style-one {
  margin-bottom: 45px;
}

.about-section .btn-box {
  position: relative;
}

.about-section .btn-box a {
  padding: 15px 50px;
}

.about-section .image-column {
  position: relative;
}

.about-section .image-column .text-layer {
  position: absolute;
  right: -110px;
  top: 50%;
  font-size: 325px;
  line-height: 1em;
  color: #ffffff;
  margin-top: -175px;
  font-weight: 500;
}

.about-section .image-column .inner-column {
  position: relative;
  padding-left: 80px;
  padding-bottom: 0px;
}

.about-section .image-column .inner-column .author-desc {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  background: orange;
  padding: 10px 15px;
  left: 96px;
  width: calc(100% - 152px);
  border-radius: 50px;
}

.about-section .image-column .inner-column .author-desc h2 {
  font-size: 21px;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  margin: 0;
}

.about-section .image-column .inner-column .author-desc span {
  font-size: 16px;
  letter-spacing: 6px;
  text-align: center;
  color: #fff;
  display: block;
  font-weight: 400;
}

.about-section .image-column .inner-column:before {
  content: '';
  position: absolute;
  width: calc(70% + 80px);
  height: calc(80% + 160px);
  top: -50px;
  left: -3px;
  background: transparent;
  z-index: 0;
  border: 22px solid #c78a00;
  border-radius: 16px;
}

.about-section .image-column .image-1 {
  position: relative;
}

.about-section .image-column .image-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img {
  box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
  border-radius: 46px;
}

.about-section .image-column .video-link {
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link {
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover {
  background-color: #191e34;
  color: #ffffff;
}

/* ======================================== */

/* Slider */
.slider {
  margin-block: .5rem 2rem;
}

.slider__viewport {
  overflow: hidden;
  padding-block: .5rem 0;
}

.slider__track {
  display: flex;
  gap: 20px;
  will-change: transform;
  transition: transform .45s ease;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Card */
.card {
  flex: 0 0 auto;
  border: 1px solid #9ca3af33;
  background: #ffffff;
  display: grid;
  grid-template-rows: auto 1fr;
  box-shadow: 0 6px 16px rgba(0, 0, 0, .25);
}

.card__media {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #9ca3af33;
}

.card__media img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transform: scale(1);
  transition: transform .5s ease;
  display: block;
}

.card__media:hover img {
  transform: scale(1.08);
}

.card__body {
  padding: 1rem 1rem 1.25rem;
  display: grid;
  gap: .75rem;
}

.card__body .btn {
  color: white;
  background-color: #bf7200;
}

.card__body .btn:hover {
  color: white;
  background-color: #ad6800;
}

.card__title {
  color: var(--accent);
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.card__text {
  margin: 0;
  color: #727272;
  line-height: 26px;
}

.btn {
  justify-self: start;
  display: inline-block;
  padding: .6rem 1rem;
  border: 2px solid var(--accent);
  color: var(--text);
  text-decoration: none;
  background: transparent;
  transition: background .2s ease, color .2s ease, transform .06s ease;
}

.btn:hover {
  background: var(--accent);
  color: #111;
}

.btn:active {
  transform: translateY(1px);
}

/* Controls */
.slider__controls {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  align-items: center;
  gap: .75rem;
  margin-top: 1rem;
}

.nav {
  appearance: none;
  border: 2px solid grey;
  background: transparent;
  color: var(--text);
  padding: .5rem .9rem;
  font-size: 1rem;
  cursor: pointer;
}

.nav:hover {
  background: var(--accent);
  color: #111;
}

.pager {
  display: flex;
  gap: .5rem;
  align-items: center;
}

.pager button {
  min-width: 36px;
  padding: .4rem .6rem;
  border: 2px solid var(--accent);
  background: transparent;
  color: var(--text);
  cursor: pointer;
}

.pager button[aria-current="page"] {
  background: rgb(99, 115, 131);
  color: #ffffff;
  border-radius: 50%;
}

.cta {
  justify-self: end;
  text-decoration: none;
  padding: .65rem 1.25rem;
  border: 2px solid var(--accent);
  color: var(--text);
}

.cta:hover {
  background: var(--accent);
  color: #111;
}

@media (max-width: 800px) {
  .card__media img {
    height: 200px;
  }
}

@media (max-width: 580px) {
  .slider__controls {
    grid-template-columns: auto 1fr auto;
  }

  .cta {
    grid-column: 1 / -1;
    justify-self: stretch;
    text-align: center;
  }
}

/* -=============================================- */
.holiday-card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  height: 100%;
}

.holiday-card img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 14px;
  margin-bottom: 15px;
}

.price {
  font-size: 22px;
  font-weight: 700;
  color: #1da1f2;
}

.section-title {
  font-weight: 700;
  margin-bottom: 30px;
}

/* -=============================================- */


/* -=============================================- */
.trv-head-title {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  font-weight: 500;
  padding-bottom: 0px;
}

.site-text-yellow {
  color: #ad6800;
}

h4.trv-icon-bx-title {
  font-size: 18px;
}

.p-text {
  font-size: 16px;
  color: #505050;
  font-weight: 300;
}

.trv-head-discription {
  font-size: 16px;
  color: #505050;
  font-weight: 300;
  margin-bottom: 30px;
}

.trv-icon-bx-st2 {
  display: flex;
  align-items: center;
  padding: 5px 0px;
  background: #f9f5ee;
  /* border: 1px solid rgba(41, 137, 145, 0.2);
    border-radius: 20px; */
}

/* -=============================================- */
.whatsapp a {
  background: #a77300;
  padding: 15px;
  border-radius: 6px;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
}

/* -=============================================- */
.cta-section {
  max-width: 1100px;
  margin: auto;
  background: linear-gradient(90deg, #ab5200, #ff9e0e);
  border-radius: 24px;
  padding: 60px 50px;
  position: relative;
  overflow: hidden;
  color: #fff;
}

/* Rings background */
/* .cta-section::after {
  content: "";
  position: absolute;
  right: -150px;
  top: 50%;
  transform: translateY(-50%);
  width: 600px;
  height: 600px;
  background:
    radial-gradient(circle at center, rgb(86 0 0 / 15%) 0%, #f5910f 20%, rgba(255, 255, 255, 0.08) 21%, rgba(255, 255, 255, 0.08) 35%, rgba(255, 255, 255, 0.05) 36%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.03) 51%, rgba(255, 255, 255, 0.03) 65%, rgba(255, 255, 255, 0.02) 66%, rgba(255, 255, 255, 0.02) 80%, transparent 81%);
} */

/* Content */
.cta-content {
  position: relative;
  /* max-width: 600px; */
  text-align: center;
}

.cta-content h2 {
  font-size: 40px;
  margin-bottom: 15px;
}

.cta-content p {
  font-size: 16px;
  line-height: 1.6;
  opacity: 0.95;
  margin-bottom: 35px;
}

/* Buttons */
.cta-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.cta-btn {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 40px;
  padding: 14px 26px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 14px;
  cursor: pointer;
}

.cta-btn a {
  color: white;
  text-decoration: none;
}

.cta-btn span {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  display: inline-block;
}

/* Responsive */
@media(max-width:768px) {
  .cta-section {
    padding: 40px 25px;
  }

  .cta-content h2 {
    font-size: 30px;
  }
}

/* -=============================================- */

/* -=============================================- */

.border-shape {
  background: #ffbe00 none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 3px;
  left: 0;
  margin: 20px auto;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  width: 80px;
}

.border-shape::before {
  background: #ffbe00 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 80px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 1px;
  width: 100px;
}

.border-shape::after {
  background: #ffbe00 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  margin: 0 auto;
  position: absolute;
  right: 80px;
  text-align: center;
  top: 1px;
  width: 100px;
}



/*FOOTER*/
footer {
  width: 100%;
  background-color: #121619;
  color: #fff;
}

.top_header {
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.top_header a{
  color:white;
  text-decoration: none;
}
.top_header section {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.top_header span {
  padding: 0 1rem;
}

.top_header .fa {
  color: #ffbe00;
  font-size: 35px;
}

footer .border-shape {
  width: 40%;
}

footer .border-shape::before {
  width: 100%;
  left: 120px;
}

footer .border-shape::after {
  width: 100%;
  right: 120px;
}

footer .bottom_content section {
  padding: 1.5rem 2rem;
  display: flex;
  align-items: center;
  justify-content: Center;
}

.bottom_content a {
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  transition: 0.5s;
}

.bottom_content a:hover {
  color: rgba(255, 255, 255, 1);
}


.copyright {
  padding: 0.8em 0;
  background-color: #1e1e1e;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
}



@media (max-width:820px) {
  .top_header {
    padding: 1rem;
    display: block;
  }

  .top_header section {
    margin: 40px 0;
    align-items: left;
    justify-content: left;
  }

  footer .bottom_content section {
    padding: 1rem;
    display: block;
  }

  footer .bottom_content section a {
    padding: 1rem;
    font-size: 12px;
    margin: 0 5px;
    display: inline-block;
  }
}

.bottom-menu a {
  text-decoration: none;
}

/* -=============================================- */



/* -=============================================- */
/* -----------------responsive-------------------- */
/* -=============================================- */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .banner {
    padding: 30px 0px;
  }

  .banner-space {
    padding: 0px 0px 15px 0px;
  }

  .about-section .image-column .inner-column {
    position: relative;
    padding-left: 0px;
    padding-bottom: 0px;
  }

  .about-section .image-column .inner-column:before {
    border: 0px solid #c78a00;
  }

  .about-section {
    position: relative;
    padding: 40px 0 0px 0px;
  }

  .glob-lr {
    padding: 22px 15px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}

/* -=============================================- */
/* -----------------responsive-------------------- */
/* -=============================================- */