:root {
  --orange: #fd7204;
  --black: #000000;
  --gray: #777;
  --light: #ffffff;
  --lightorange: #ffe8d1;
  --darkbrown-color: #251308;
  --bottom-footer-color: #ee881b;
}

.accordion-button:not(.collapsed){
  color: var(--bottom-footer-color);
  background-color: var(--lightorange);
  font-size: 1.1rem;
}

.facility .facility-new p{
  font-weight: 400;
}

.footer-links ul li .arrow::before {
  position: relative;
  content: '\203A';
  top: 0;
  left: 0;
  padding-right: 5px;
  transition: 0.5s;
  font-size: 25px;
}

.square-wrapper {
  perspective: 1000px;
  -moz-transform: perspective(1000px);
}

.promo-slider .slick-dots{
  bottom: -30px;
}

.review-slider .slick-dots{
  bottom: -35px;
}

.explore_tour_of_gujarat_home .slick-dots{
  bottom: -35px;
}

.square {
  position: relative;
  padding-bottom: 100%;
  transform-style: preserve-3d;
  -moz-transform: perspective(1000px);
  color: #000000;
  font-family: var(--body-font);
}

.square-front,
.square-back {
  width: 100%;
  padding-bottom: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  text-align: center;
  backface-visibility: hidden;
  transition: all 1s ease-in-out;
  box-shadow: 0px 0px 6px rgba(184, 194, 203, 0.608);
  box-shadow: 0px 4px 80px rgba(184, 194, 203, 0.608);
}

.text-holder::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, transparent, #000000);
  height: 105%;
  opacity: 0.6;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
}

.whyus-slider .slick-dots{
  bottom: -33px;
}

.trend-slider .slick-dots{
  bottom: -54px;
}

.text-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 75px;
  position: absolute;
  bottom: 0%;
  text-shadow: 1px 1px 1px #2f25256c;
}

.text-holder h3{
  font-size: 22px;
  color: #fff;
  text-shadow: 2px 2px 1px #000000;
  z-index: 0;
  padding: 5px 5px 5px 5px;
  text-align: center;
  align-items: center;
}

.text-back-contain {
  width: 100%;
  position: absolute;
  padding: 25px;
  text-align: justify;
}

.text-back-contain:hover h3{
  color: var(--orange);
  transition: 2s ease-in;
}

.text-back-contain h3{
  font-size: 20px;
  color: var(--orange);
  font-family: var(--body-font);
}
.text-back-contain:hover h3::before{
  background-color: var(--orange);
  width: 20%;
  transition: 1.5s all ease-in;
}
.text-back-contain h3::before{
  position: absolute;
  content: '';
  width: 0%;
  height: 2px;
  top: 55px;
  left: 23px;
  background-color: var(--orange);
  transition: 1.5s all ease-out;
}
.square-front {
  background-size: contain;
  z-index: 10;
  @for $i from 1 through 5 {
    .l-squares li:nth-child(#{$i}) & {
      background-color: darken($square-bg, 8 * $i);
    }
  }
}
.square-back {
  /* box-shadow: 0px 4px 80px rgba(184, 194, 203, 0.608); */
  /* box-shadow: 0px 0px 2px var(--orange); */
  /* background-color: #f2dec9c7; */
  border-radius: 8px;
  background-color: #F4F6F8;
  transform: rotateY(-180deg);
}

.l-squares {
  list-style: none;
  margin: 0;
  padding: 0;
  > li {
    float: left;
    width: 18%;
    margin: 0.5%;
  }
}


.input-fields .input,
.msg textarea{
  margin: 10px 0;
  background: transparent;
  border: 0px;
  border-bottom: 2px solid var(--lightorange);
  padding: 10px;
  width: 100%;
  color: #ffffff;
}

.msg textarea{
  height: 100px;
}

.input-fields input::placeholder, textarea::placeholder {
  color: #ffffff !important;
}

textarea::placeholder {
  color: #999 !important;
  opacity: 1;
  font-weight: 300;
  font-size: 15px;
  font-weight: 300;
}

.beautiful-heading {
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: linear-gradient(to right, var(--lightorange), var(--orange));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 10px 0;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* STYLE 6
   ----------------------------- */
.six h1 {
  /* text-align: center; */
  color:#000000 !important;
  font-size:25px;
  font-weight:400;
  /* text-transform: uppercase; */
  word-spacing: 1px;
  margin-bottom: 25px;
  letter-spacing:2px; color:var(--orange);
}

/* .six h1 span {
  line-height:2em;
  padding-bottom:15px;
  text-transform: none;
  font-size:.7em;
  font-weight: normal;
  font-style: italic;
  font-family: "Playfair Display","Bookman",serif !important;
  color:#000000;
  word-spacing:1px;
  letter-spacing:none;
} */

.six h1:after{
  position: absolute;
  content: "";
  left: 15px;
  top: 55px;
  width: 50px;
  height: 3px;
  background-color: var(--orange);
}

.six h1:before {
  position: absolute;
  content: "";
  left: 65px;
  top: 55px;
  width: 50px;
  height: 3px;
  background-color:var(--black);
}

/* places-to-visit Flip card text effet css */
/* === HEADING STYLE #3 === */
.three h1 {
  font-size: 19px;
  font-weight: 500;
  /* letter-spacing: 1px; */
  line-height: 1.2em;
  padding-bottom: 15px;
  position: relative;
  color: var(--orange);
}
.three h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 55px;
  background-color: var(--black);
}

.three h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  min-width: 100%;
  max-width: 255px;
  background-color: var(--orange);
  z-index: -1;
}
.featured-meta {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* Home page CSS start */
.postcard__text ul {
  margin-left: 30px;
}

.font-size,
.postcard__title {
  text-transform: none;
}

.section-title h2 {
  text-transform: none;
}

.slick-dots li button:before {
  font-size: 12px;
  color: #007bff;
}

.slick-dots li.slick-active button:before {
  color: #000;
  background-color: #ff7f00;
  border: 1px solid #ff7f00;
}

@media only screen and (max-width: 400px) {
  .slick-slide img {
      width: auto;
      height: 100%;
  }
}

ul.home_ul li {
  display: block;
  padding: 0px 15px;
  margin-bottom: 8px;
}

ul.home_ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ff7f00;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

/* Home page CSS end */

/* NEW CONTACT PAGE  CSS*/
.contact-us .inner {
    box-shadow: 0px 0px 10px #00000024;
    border-radius: 5px;
    overflow: hidden;
}

.contact-us .contact-us-left {
    width: 100%;
    height: 100%;
}

.contact-us #myMap {
    height: 100%;
    width: 100%;
}

.contact-us #myMap iframe {
    height: 100%;
    width: 100%;
}

.contact-us .contact-us-form {
    padding: 30px;
}

.contact-us .form {
    margin-top: 30px;
}
.contact-us .form .form-group {
    margin-bottom: 22px;
}
.contact-us .form .form-group.login-btn {
    margin: 0;
}
.contact-us .form .btn {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    line-height: 20px;
    width: 100%;
    background-color: var(--orange);
}
.contact-us .form button {
    border: none;
}
.contact-us-form .login-btn .btn:hover {
    background: var(--lightorange);
}
.contact-us .form .btn:hover {
    background: var(--lightorange);
    color: #000000;
}
.contact-us-form .login-btn .btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.logo-header-top img{
  width: auto;
  height: 44px;
}

.theme-footer{
  color: #ee881b;
}

.lightOrange{
  color: #ee881b;
}

.box-shadow-none{
  box-shadow: 0px 0px 6px transparent !important;
}

.box-shadow-card-deal{
  box-shadow: 0px 0px 20px rgba(184, 194, 203, 0.608);
}

/* TOUR VIEW FORM BORDER COLOR */
.form-control:focus {
  border-color: #4A5563;
}

.square-wrapper1:hover .square-front{
  transform:scale(1.1);
}

.contact-details i{
  font-size: 20px;
}
.contact-details{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fd7204;
}

.box-shadow-contact{
  box-shadow: 0px 4px 20px rgba(184, 194, 203, 0.608);
}

.space-new{
  margin-top: 60px;
}

/* Cards */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0px 0px 6px rgba(184, 194, 203, 0.608);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: #000000;

	&.dark {
		background-color: var(--light);
		/* background-color: #18151f; */
	}

	.t-dark {
		color: #18151f;
	}

  .postcard__title{
    color: var(--orange);
  }

	.small {
		font-size: 80%;
	}

  .postcard__img {
    max-height: 180px;
    width: 100%;
    object-fit: cover;
    position: relative;
  }

  .postcard__img_link {
    display: contents;
  }

  .postcard__bar {
    width: 50px;
    height: 5px;
    margin: 0px 0px 10px 0px;
    /* margin: 10px 0; */
    border-radius: 5px;
    background-color: var(--orange);
    /* background-color: #424242; */
    transition: width 0.2s ease;
  }
  .postcard__bar_center {
    position: relative;
    left: 50%;
    width: 50px;
    height: 5px;
    margin: 0px 0px 10px 0px;
    border-radius: 5px;
    background-color: var(--orange);
    transition: width 0.2s ease;
  }

   &:hover .postcard__bar_center {
    width: 100px;
  }
  .postcard__text {
    padding: 1.5rem;
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .postcard__preview-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    max-height: 100%;
    color: #000000;
  }

  .postcard__tagbox {
    display: flex;
    flex-flow: row wrap;
    font-size: 14px;
    margin: 20px 0 0 0;
		padding: 0;
    justify-content: center;
  }

  &:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-70deg, var(--light), transparent 50%);
    opacity: 1;
    border-radius: 10px;
  }

  &:hover .postcard__bar {
    width: 100px;
  }
}
.postcard__title_why_us{
  font-size: 25px;
  color: var(--orange);
}

.text-h5{
  font-size: 22px;
}

.box-size {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media only screen and (min-width: 1920px) {
  
  .header_menu .navbar.navbar-default .nav.navbar-nav li a{
    font-size: 18px !important;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li {
      float: none;
      display: inline-block;
      margin-right: 25px;
      background: transparent;
  }

  .accordion-button:not(.collapsed){
    font-weight: 400;
  }

  .feature-list span {
    flex: 1;
  }
  
  .about-us .about-image-box .about-content p {
    text-align: justify;
  }

  .mt-lg-top-space{
    margin-top: 50px;
  }

  .mb-lg-bottom-space{
    margin-bottom: 50px;
  }

  .text-holder {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 75px;
    position: absolute;
    bottom: 0%;
    color: #ffffff;
    text-shadow: 1px 1px 1px #2f25256c;
  }

  .text-holder h3{
    font-size: 22px;
    color: var(--light);
    text-shadow: 2px 2px 1px #000000;
    z-index: 0;
    padding: 5px 5px 5px 5px;
  }

  .why-us .why-us-item{
    margin-bottom: 30px;
    min-height: 310px !important;
  }

  /* .why_us_content {
    min-height: 315px !important;
  } */

  .mt-lg-custom{
    margin-top: 0px !important;
  }
  .why-us-item.box-size {
      min-height: 380px !important;
  }
}
@media (min-width: 1900px) {
  .why_us_content {
    max-height: 315px !important;
    height: 315px;
  }
}


@media (max-width: 768px) {
  .why_us_content {
    max-height: 390px !important;
    height: 390px;
  }
  .feature-box {
    min-width: 55px;
  }
}

@media only screen and (min-width: 1600px) {
  p{
    text-align: justify;
  }
  .box-size {    
    height: 330px !important;
    min-height: 330px !important;
    -webkit-height: 330px !important;
    -moz-height: 330px !important;
    -ms-height: 330px !important;
    -o-height: 330px !important;
  }
  .about-us .about-image-box .about-content p {
    text-align: justify;
  }
  
  .mt-lg-top-space{
    margin-top: 50px;
  }

  .mb-lg-bottom-space{
    margin-bottom: 50px;
  }

  .text-holder {
    width: 100%;
    height: 75px;
    position: absolute;
    bottom: 0%;
    color: #ffffff;
    text-shadow: 1px 1px 1px #2f25256c;
  }

  .text-holder h3{
    text-align: center;
    font-size: 22px;
    color: var(--light);
    text-shadow: 2px 2px 1px #000000;
    z-index: 0;
    padding: 5px 5px 5px 5px;
  }

  /* .flip-card .front, .flip-card .back p{
    font-size: 14px;
  } */

  .why-us .why-us-item {
    min-height: 315px !important;
    height: 315px !important;
    align-self: stretch;
  }
  .mt-lg-custom{
    margin-top: 0px !important;
  }
  .why-us-content .home_para_find_travel_find_perfection {
    height: 65px;
    line-height: 1.3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
  }

  .header_menu .navbar.navbar-default .nav.navbar-nav li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    background: transparent;
}
}

@media only screen and (min-width: 1580px) and (max-width: 1899px) {
  .why_us_content {
    min-height: 315px !important;
  }
  .why-us-item.box-size {
    min-height: 310px !important;
  }
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
  font-weight: 400 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
  
/* Edge-only tweak */
@supports (-ms-ime-align:auto) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li a {
    font-family:  'Aptos', sans-serif; 
    font-size: 16px; /* match chrome look */
  }
}

@media (min-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  .why-us .why-us-item {
      min-height: 315px !important;
  }
}

@media only screen and (min-width: 1366px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li a {
    font-size: 15px;
  }
  .mt-lg-top-space{
    margin-top: 50px;
  }
  .mb-lg-bottom-space{
    margin-bottom: 50px;
  }

  .mt-lg-custom{
    margin-top: 0px !important;
  }
  .box-size {
    min-height: 260px !important;
  }
  .why_us_content {
      min-height: 280px !important;
  }
  .why-us-item.box-size {
    min-height: 250px !important;
  }
}
@media (max-width: 767px) {
  .why_us_content {
    min-height: auto !important;
    padding: 20px;
    margin-bottom: 20px;
  }

  .box-size {
    min-height: auto !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .why-us-item.box-size {
    min-height: 335px !important;
  }
}

.accordion-button:not(.collapsed) {
  font-weight: 500;
}
.accordion-button {
  font-weight: 500;
}

/* Responsive */
@media only screen and (min-width: 768px) {  

  /* footer .footer-upper .footer-links {
    margin-bottom: 25px;
  } */
  .register-login {
    align-items: flex-end;
    gap: 6px;
  }
  .login {
    left: auto;
    right: 0;
    width: 220px;
  }
  .triangle {
    left: auto;
    right: 20px;
  }
  .back-content p{
    letter-spacing: 0.5px;
  }
  .mt-lg-custom{
    margin-top: 0px !important;
  }
  .postcard {
    flex-wrap: inherit;
      .postcard__title {
        font-size: 1.5rem;
        padding: 0;
        margin: 0;
      }

      .postcard__text {
        padding: 1.2rem;
        width: 100%;
    }

    .media.postcard__text:before {
      content: "";
      position: absolute;
      display: block;
      background: var(--light);
      /* background: #18151f; */
      top: -20%;
      height: 130%;
      width: 55px;
    }
    .box-size{
      max-height: 350px !important;
    }
    .mt-lg-custom{
      margin-top: 0px !important;
    }
    .why-us .why-us-item {
      max-height: 400px !important;
    }
  }
  
  .item_why_us {
    order: -1;
  }
  .mb-mobile{
    margin-bottom: 40px;
  }
   .mt-tablet{
    margin-top: 50px;
  }
  /* .box-size{
    min-height: 300px
  } */

  .flip-card .front, .flip-card .back {
    height: auto !important;
  }
  .border-bottom {
    border-bottom: 0px solid #dee2e6 !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .box-size {
        min-height: 350px !important;
    }
}

@media only screen and (max-width: 412px){
  .contact-us .contact-us-form {
    padding: 50px 14px;
  }
   .margin-top{
    margin-top: 70px;
  }
  .pb-mobile {
      padding-bottom: 40px !important;
  }
  .border-end {
      border-right: 0px solid #f1f1f1 !important;
  }
  .border-bottom {
    border-bottom: 2px solid #dee2e6 !important;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 360px){
  .footer_address_para{
    min-width: 100%;
  }
  .feature-box {
    min-width: 55px;
  }
  footer .footer-upper .footer-links {
      max-width: 80% !important;
      margin-bottom: 25px;
  }
   .g-recaptcha {
    transform: scale(0.8); /* Scale down the reCAPTCHA widget */
    -webkit-transform: scale(0.8); /* For WebKit browsers */
    margin-left: -25px;
  }

  .margin-top{
    margin-top: 35px;
  }

  .text-holder h3 {
    font-size: 20px;
    text-align: center;
  }
  .box-size{
    height: 320px !important;
  }

  .pb-mobile{
    padding-bottom: 40px !important;
  }

  .flip-card .back {
    height: 420px !important;
  }

  .footer-links ul{
    margin-left: 0px;
  }

  .space-new-mobile{
    margin-bottom: 0 !important;
  }

  .mobile-margin{
    margin-top: 0px !important;
  }
  .six h1 {
    color: #000000 !important;
    font-size: 15px;
    font-weight: 400;
    word-spacing: 1px;
    margin-bottom: 39px;
    letter-spacing: 2px;
    color: var(--orange);
  }
  .nir-btn, .nir-btn-black, .nir-btn-white {
    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 6px 7px;
    text-transform: capitalize;
    transition: all ease-in-out 0.5s;
    background: var(--orange);
    color: #ffffff !important;
    display: inline-block;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
    overflow: hidden;
  }
  .space-new{
    margin-top: 20px ;
    margin-bottom: 50px !important;
  }
  .mb-mobile{
    margin-bottom: 40px;
  }
 
  .top-0{
    margin-top: -30px !important;
  }

  .contact-us .contact-us-form {
    padding: 50px 6px;
    /* background-color: #F4F6F8; */
  }
  .accrodion-grp .accrodion .accrodion-title h5 {
    font-size: 14px;
    max-width: 95%;
  }
  .accrodion-grp .accrodion .accrodion-title h5:before {
    content: "\f107";
    font-family: "FontAwesome";
    color: #222222;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: -17px;
    transform: translateY(-50%);
  }

  .header_menu .navbar.navbar-default {
    height: 69px;
  }

  .item_why_us {
    order: -1;
  }

  .postcard__title {
    font-size: 1.4rem;
    padding: 0;
    margin: 0;
  }

  .border-bottom {
    border-bottom: 2px solid #dee2e6 !important;
    padding-bottom: 30px;
  }
  .border-end {
    border-right: 0px solid #f1f1f1 !important;
  }
  .trend-box .slick-slider .slick-dots{
    bottom: -16px;
  }
  .trend-slider .slick-dots{
    bottom: -15px !important;
  }
}



.animated-text {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  min-height: 28px;
}

.animated-text .word {
  border-right: 2px solid #ff6600;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: typing 2s steps(25, end), blink 0.7s infinite;
}

/* Typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* Blinking cursor */
@keyframes blink {
  50% { border-color: transparent }
}


/* .font-size{
    font-size: 24px;
} */

.footer-payment-nav ul{
  list-style-type: none;
  margin-left: 0;
}

.contact-us-social-link li{
  margin-right: 20px;
}

.red{
  color: red;
}

@media only screen and (max-width: 991px) {
  footer .footer-upper .footer-links {
      width: 100% !important;
      margin-bottom: 25px;
  }
  .flip-card {
      height: 100%;
  }
}

.footer_address_para{
  width: 80%;
}


/* NEW FLIP CARD CSS */
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.flip-container {
  /* perspective: 1000px; */
  perspective: 1000px;
  transition: transform 0.5s ease;
  width: 100%;
  height: 450px; /* set height based on your image ratio */
  position: relative;
  margin-top: 35px;
}

.flip-container:hover .flip-card {
    transform: rotateY(180deg);
}
.desc-box ul li p {
    text-align: justify;
    color: #000000;
}

.flip-container .flip-card .front img{
  width: 100%;
  height: 100%;
}

.flip-card {
  position: absolute;
  width: 100%;
  height: 100%; /* fixed consistent height */
  transition: transform 0.6s;
  transform-style: preserve-3d;
  cursor: pointer;
}

.flip-card-home{
  margin-bottom: 10px;
}

.flip-card:hover {
  transform: rotateY(180deg);
}

.back-content p{
  /* font-size: 13px; */
  letter-spacing: 0.5px;
}

.flip-card .front, .flip-card .back {
  display: flex;
  align-items: center;
  color: white;
  /* font-size: 15px; */
  box-shadow: 0px 0px 6px rgba(184, 194, 203, 0.608);
  position: absolute;
  width: 100%;
  height: 100% !important;
  backface-visibility: hidden;
  border-radius: 11px;
  overflow: hidden;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.why-us-content .why-us-icon img {
    display: block;
    width: auto;
    border-radius: 8px;
}


@media only screen and (max-width: 575px) {
    /* .flip-card {
        height: 250px;
    } */
    .text-holder {
        font-size: 16px;
    }
}

.flip-card .back {
  background: rgb(255, 255, 255) !important;
  transform: rotateY(180deg);
  display: flex;
  align-items: start;
  flex-direction: column;
  color: #000;
  height: 100% !important;
}
.flip-color-overlay {
    top: inherit;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000000);
    height: 20%;
    opacity: 0.6;
}

/* Gujarat Tours package */

.trend-item {
    display: flex;
    flex-direction: column;
    /* height: 100%; */
}

.trend-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.trend-content h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
}

.trend-content .border-b {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}



/* Container styling */
.register-login {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px;
}

/* 🌐 Language button */
.language-toggle {
    background: var(--orange);
    /* color: #fff; */
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.2s ease;
    position: relative;
    z-index: 10;
}

.language-toggle:hover {
    background: var(--lightorange);
    transition: all 0.2s ease;
}

.language-toggle:hover span img {
  filter: brightness(0);
  transition: all;
    /* background: var(--brown-color); */
}

/* Language Switcher Container */
.language-switcher {
    position: relative;
}

/* ✅ Dropdown fixed position relative to parent */
.login {
    display: none;
    position: absolute;
    right: 0;
    /* left: 0; */
    top: calc(100% + 10px);
    width: 240px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    padding: 10px 0;
    z-index: 9999;
    animation: fadeIn 0.2s ease-in-out;

}

.login.active {
    display: block !important;
}

/* Triangle pointer */
.triangle {
    position: absolute;
    top: -10px;
    right: 45px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid var(--brown-color);
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
    z-index: 10001;
}

/* Google Translate element box */
#google_translate_element {
    text-align: center;
    padding: 10px;
}

.language-switcher { position: relative; }


@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Banner zoom effect */
.banner .slide-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
    transition: transform 10s ease; /* Smooth zoom animation */
    transform: scale(1); /* Normal state */
}

.banner .swiper-slide-active .slide-image {
    transform: scale(1.2); /* Zoomed-in image */
}

.bg-theme-orange{
  background-color: var(--orange);
}

.custom-btn {
    width: 130px;
    height: 40px;
    color: #fff;
    border-radius: 15px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
}

.btn-5 {
    width: 130px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;
    background-color: var(--darkbrown-color);
    text-align: center;
}

.login {
    display: none;
}

.login.active {
    display: block;
}

.btn-5:hover {
    color: var(--orange);
    background: transparent;
    box-shadow:none;
}

.btn-5:before,
.btn-5:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:2px;
    width:0;
    background: rgb(13,66,66);
    box-shadow:
        -1px -1px 5px 0px #fff,
        7px 7px 20px 0px #0003,
        4px 4px 5px 0px #0002;
    transition:400ms ease all;
}

.btn-5:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
}

.btn-5:hover:before,
.btn-5:hover:after{
    width:100%;
    transition:800ms ease all;
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
  filter: invert(1);
}

/* .accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgb(253 114 4) !important;
} */

.accordion-button:focus{
  box-shadow: inset 0 -1px 0 rgb(253 114 4) !important;
  border-color: rgb(0, 0, 0) !important;
}

.modal-xl {
    max-width: 750px;
}

.slick-prev, .slick-next{
  background-color: var(--orange) !important;
    border: none !important;
    color: #fff !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    position: absolute !important;
    top: 50% !important;
    z-index: 10 !important;
    transition: all 0.3s !important;
}

.slick-prev:before, .slick-next:before {
    font-family: 'simple-line-icons';
    font-size: 14px;
    line-height: 30px !important;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next {
  right: -30px !important;
}

.slick-prev {
  left: -30px !important;
}

.fade-in-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in-section.visible {
  opacity: 1;
  transform: translateY(0);
}

/* About Section Button Styles */
.nir-btn[style*="border: 2px solid"]:hover {
  background: var(--orange) !important;
  color: #ffffff !important;
  border-color: var(--orange) !important;
  transition: all 0.3s ease;
}

/* About Section Image Decorative Background */
.about-image .position-absolute {
  transition: transform 0.3s ease;
}

.about-image:hover .position-absolute {
  transform: translate(5px, 5px);
}

/* Why Us Section Enhancements */
.why-us .why-image {
  transition: transform 0.3s ease;
}

.why-us .why-image:hover {
  transform: translateY(-5px);
}

.why-us .why-image .position-absolute {
  transition: transform 0.3s ease;
}

.why-us .why-image:hover .position-absolute {
  transform: translate(-5px, -5px);
}

.why-features .feature-icon {
  flex-shrink: 0;
}

.why-features .feature-text strong {
  transition: color 0.3s ease;
}

.why-features li:hover .feature-text strong {
  color: var(--orange);
}

.why-features li {
  transition: transform 0.2s ease;
  padding: 10px;
  border-radius: 8px;
}

.why-features li:hover {
  background-color: rgba(253, 114, 4, 0.05);
  transform: translateX(5px);
}

.car-rentals-paragraph{
  height: 100px;
}

.car-rentals-title{
  height: 65px;
}