*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: Heebo, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0B2C3D;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0px;

}
p {
    margin-top: 0;
    margin-bottom:0;
} 
#navbar-section{   
    background: #ffffff url("../images/home-main.jpg") center center/cover no-repeat;
    height: 95vh;
    position: relative;
}

.main-section{
    font-family: arial;
    font-size: 24px;
    width: 100%;
    height: 600px;
     position: relative; 
    margin-top: -4px;
}

.main-section-inner{
    margin: auto;
    width: 100%;
    position: absolute;
    top: 40% !important; 

}
.main-section1{
    font-family: arial;
    font-size: 24px;
    width: 100%;
   
  }


.nav-links{
    position: relative;
   color: #fff; 
    text-decoration: none;
    font-size: 1.2rem;
    font-size: 500;

  }
  .nav-links :hover{
color: #FF5A3C;
  }

.nav-links:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    bottom: 6px;
    left:0%; 
    background-color:#FF5A3C;
    margin-left:3px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: 0px 0px 0.05em black;

    
  }
  .nav-links:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: all 200ms ease-in-out;
    color: #FF5A3C ;
  }
  .fa-arrow-right {
    color: #ff5a00;
    margin-right: 8px; /* Adjust spacing as needed */
  }



@media (max-width:576px) {
.main-section-inner {
        width:100%;
        margin: auto;
        position: absolute;
        top: 10%;
        left: 0;
        padding: 20px;
    }
    .section-title{
        font-size: 14px;
        text-align: center;
    }
    h6.section-title .bg-white.pe-3.text-uppercase {
        font-size: 15px;
    }
    .nav-link.nav-links.text-reset {
        color: #fff!important;
    } 
    .navbar-collapse {
       background-color: #FF5A3C;
    }
    .info_item {
        margin-top: 1rem !important;
    }
}

@media (min-width:992px) {
    .main-section-inner {
            width:100%;
            margin: auto;
            position: absolute;
            top: 20%;
            left: 0;
            padding: 20px;
        }
        .section-title{
            font-size: 1.2rem;
            font-family: Nunito, sans-serif;
            color: #0B2C3D;
        }
    
    }
    

.nav3 {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

  

 .navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
  
} 

.more::before{
    content:  "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(to bottom , rgba(0, 0, 0, 0.697), transparent , rgba(0, 0, 0, 0.454))
}
.search-bar{
    background-color: #FF5A3C;
}

.fa_dot{
    font-size: 2rem;

    color: #FF5A3C;
    font-family: Nunito, sans-serif;
}
 .nav-item{
    margin-left: 10px;
 
    font-family: Nunito, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;

}  
.nav-item:hover{
    color:#FF5A3C ;
}


.main-section-inner1{
    font-size: 2rem;

    color: #ffffff;
 

}


.more9{
    /* min-height: 400px; */
     visibility: visible; 
     animation-delay: 0.1s;
      animation-name: fadeInU
}
.sweet-image__container {
    position: relative;
  }

  .sweet-image__container::before {
    content: "";
    position: absolute;
    top: -20px;
    top: -1.5rem;
    left: -29.2px;
    left: -1.7rem;
    width: 100%;
    height: 100%;
    outline: 10px solid  #FF5A3C;
    outline: 0.5rem solid  #FF5A3C;
    z-index: -1;
    -webkit-transition: all 2s linear;
    transition: all 1s linear;
  }

  .sweet-image__container:hover:before {
    top: 0;
    left: 0;}
    .sweet-image{
        width: 450px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        background-size: contain;}
        .btn{
            /* background-color: #FF5A3C; */
            color: #ffffff;
        }
        
        .dropdown-toggle::after {
            display: inline-block;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: 0.3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent;
            margin-top: 12px;
        }
     

.img-fluid{
    min-height: auto;
}

.more10{
    visibility: visible;
     animation-delay: 0.3s;
      animation-name: fadeInUp
}



.service{
    font-size: 2rem;
    color: #071C42;
}
.welcome{
    color: #FF5A3C;

}
.icon_section{
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}
.Tourist{
    font-size: 1rem;
    font-family: Nunito, sans-serif;
    color: #5D737E;
}
.service-item * {
    transition: .5s;
}
.service-item {
    background-color: #ffffff;
    color: black;
    z-index: 2;
min-height: 100%;}
.nav0 {
    color: #071C42;
    font-weight: 800;
}
.nav0:hover{
color: #FF5A3C !important;
}
.nav_0{
    color:#071C1F !important;
}

.nav00{
    color: #FF5A3C;
}


.service-item:hover{

    /* color: #ffffff; */
    border-bottom: 5px solid #FF5A3C;

}
.service-item:hover .nav0{
    color:#FF5A3C ;
}

/* ==========image============ */
.overflow-hidden img {

    transition: transform 0.4s ease-in-out;

}

.overflow-hidden:hover img {

        transform: scale(1.1);  }   
        /* ======================= */
.card{
    border: none;
    z-index: 2;
}
 .more_11{
    background: linear-gradient(0deg, #0d0d0dea 0%, #101010d8 100%),
    url("../images/kolkatta\ about.jpg")center center/cover no-repeat;
 
   }  
    #navbar-section1{
        background: #ffffff url("../images/About-top-img.png") center center/cover no-repeat;
          position: relative;
          height: 50vh;
         }
        .card {
        border: 1px solid white !important;
        z-index: 2 !important;
       }

/* ================== */

      .img-container {
        position: relative;
        overflow: hidden;
        cursor: pointer;
      }
      .store-img {
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
      }
      .img-container:hover .store-img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
      }
      .store-item-icon {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 12px;
        padding: 0.75rem;
        background: #FF5A3C;
        border-top-left-radius: 16px;
        border-top-left-radius: 1rem;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -webkit-transform: translate(100%, 100%);
        transform: translate(100%, 100%);
        color:#ffffffc5;
        
      }
      .img-container:hover .store-item-icon {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
      }
      .store-item-icon:hover {
        color: #fff;
      }
      /* ====== */
      .categories-link {
        color: var(--mainBlack);
        text-decoration: none;
      }
      .categories-link:hover {
        color: var(--mainGrey);
        text-decoration: none;
      }
    
      .category-container {
        position: relative;
      }
      .category-img {
        transition: all 1s linear;
      }
      .category-container:hover .category-img {
        opacity: 0.7;
      }
      .category-link {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0.2rem 3rem 0.2rem 0.2rem;
        background: var(--mainWhite);
        color: var(--mainBlack);
        clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
        opacity: 0;
        transition: all 1s linear;
        text-decoration: none !important;
      }
      .category-link:hover {
        color: var(--mainGrey);
      }
      .category-container:hover .category-link {
        opacity: 1;
      }

      .team-item .btn {
        background: #fff;
        color: #FF5A3C;
        border-radius: 20px;
        border-bottom: 1px solid #FF5A3C;
    }
    .btn-square {
        width: 38px;
        height: 38px;
    }
    .team-item .btn:hover{
        background-color: #FF5A3C;
        color: #fff;
    }
    .owl-nav {
        position: absolute;
        top: 40%;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        pointer-events: none; /* So they don't block carousel clicks */
      }
      
      .owl-nav button {
        /* background: #FF5A3C !important; */
        border: 1px solid black;
        padding: 10px 15px;
        border-radius: 50%;
        box-shadow: 0 2px 6px rgba(0,0,0,0.1);
        transition: 0.3s;
        pointer-events: all; /* Allow button to be clickable */
      }
      
      .owl-nav button:hover {
        background-color: #007bff !important;
        /* color: red; */
        border-color: #007bff;
      }
      
      .owl-nav {
        z-index: 1000;
      }
      .owl-carousel {
        position: relative;
      }
    
      .footer .btn.btn-link {
        display: block;
        margin-bottom: 5px;
        padding: 0;
        text-align: left;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize;
        transition: .3s;
        text-decoration: none;
    } 
   
      
     
      /* 🌐 Mobile devices only (max-width: 767px) */
      @media (max-width: 768px) {

      .sweet-image {
          width: 100%; /* make image full-width */
        }
      

        .team-item .btn {
          width: 100%;
          margin-bottom: 10px;
        }
      
        .owl-nav {
          top: unset;
          bottom: 10px;
        }
        .owl-nav button {
             background: transparent ; 
         
        }
        .nav-link.nav-links.text-reset {
            color: #fff!important;
        } 
        .navbar-collapse {
           background-color: #FF5A3C;
        }
      }
    




      /*======================== ===about============ ============*/


.testimonial-area-2 {
    padding: 60px 0;
    background-color: #f9f9f9;
}

.wpo-section-title span {
    font-size: 16px;
    color: #ff5a00;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.wpo-section-title h2 {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.3;
}

/* Testimonial Item */
.testimonial-slider .grid {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    padding: 30px 25px;
    text-align: center;
    transition: 0.3s ease-in-out;
    height: 100%;
}

.testimonial-slider .grid:hover {
    transform: translateY(-5px);
}

.ratting ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
    display: flex;
    justify-content: center;
}

.ratting ul li {
    color: #ffba00;
    font-size: 16px;
    margin: 0 2px;
}

.quote p {
    font-size: 15px;
    color: #555;
    margin-bottom: 20px;
    font-style: italic;
}

/* Client Info */
.client-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.client-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.client-text h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.client-text p {
    margin: 0;
    font-size: 14px;
    color: #888;
}

/* Owl Carousel Custom Nav */
.owl-nav {
    text-align: center;
    margin-top: 20px;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    /* background:transparent; */
    border: none;
    padding: 8px 15px;
    /* color: red; */
    font-size: 14px;
    border-radius: 5px;
    margin: 0 5px;
    transition: 0.3s;
}



/* Responsive */
@media (max-width: 767px) {
    .wpo-section-title h2 {
        font-size: 28px;
    }

    .testimonial-slider .grid {
        padding: 25px 20px;
    }

    .client-info {
        flex-direction: column;
        align-items: center;
    }

 

}
/* =============================services===================================== */

    #navbar-section2{
    background: #585151 url("../images/servicescrop.jpeg") center center/cover no-repeat;
    position: relative;
    height: 50vh;
}
/* ===============================packages==================================================== */
#navbar-section3{
     background:url("../images/packages.jpg") center center/cover no-repeat; 
   position: relative;
    height: 50vh;
}
/* ===============================pages==================================================== */
#navbar-section4{

     background:url("../images/pages.jpg") center center/cover no-repeat; 
     position: relative;
   height: 50vh;
}
/* ===============================contact==================================================== */
#navbar-section5{
    background:url("../images/Contact-top-img.png") center center/cover no-repeat; 
   position: relative;
   height: 50vh;
}
/* ====================================contact============================================================= */

/* General Contact Section Styling */
.contact-area {
    padding: 30px 0;
    background-color: #f9f9f9;
}

.contact-content h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333;
}

.contact-content p {
    margin-bottom: 30px;
    color: #555;
}

/* Form Styling */
.contact-form {
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.contact-form .col,
.contact-form textarea {
    margin-bottom: 20px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s ease;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #FF5A3C;
    outline: none;
}

.theme-btn-s2 {
    background-color: #FF5A3C;
    color: #fff;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.form-floating>label {

    color: white ;
}


/* Info Items Styling */
.info-item {
    background: #fff;
  padding: 25px; 
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    text-align: left;
     margin-top: 3rem; 
}

.info-wrap {
    display: flex;
    align-items: center;
    margin-bottom: px;
}

.info-icon {
    font-size: 24px;
    margin-right: 15px;
    color: #FF5A3C;
}

.info_item{
    margin-top: 7rem;
}
.info-text span {
    font-weight: 600;
    font-size: 16px;
    color: #333;
}

.info-item h2 {
    font-size: 18px;
    color: #444;
    line-height: 1.5;
}

/* Map */
.contact-map iframe {
    width: 100%;
    height: 500px;
    border: 0;
    border-radius: 10px;
}

/* Responsive */
@media (max-width: 768px) {
    .contact-content h2 {
        font-size: 26px;
    }

    .contact-form {
        padding: 20px;
    }

    .info-item {
        padding: 20px;
    }

    .theme-btn-s2 {
        width: 100%;
        text-align: center;
    }
}


/*  */

@media (max-width: 576px) {
   
    .position-relative.w-50 {
      width: 90% !important;
    }
  
    .form-control {
      font-size: 0.9rem;
      padding: 0.75rem 1rem;
    }
  
    .btn {
      font-size: 0.9rem;
      padding: 8px 16px;
    }
   
 .process{
    margin-top: 2rem;
 }
 .info-item{
    margin-top: 6px;
 }
}
/*  */
.read{
    border-radius:30px 0 0 30px; 
    background-color: #FF5A3C;
}
   
  .book{
     background-color: #FF5A3C;
     border-radius:0 30px 30px 0; 
  }
   
  .process{
    border:1px solid #FF5A3C;
  }
  
.pogres{
    width:100px;
    height:100px;
    background-color: #FF5A3C;
}
  .choose{
    background-color: #FF5A3C;
  }
  .choose:hover{
    background-color: #FF5A3C;
  }
  .testimonial_img{
   width:80px !important;
   height:80px !important;
   background: #FF5A3C;
  }
  



/* sandeep code */

.custom-orange {
    color: #FF5A3C;
  }
.section-title {
    font-size: 1rem;
    font-weight: 700;
    color: #0B2C3D;
}

.section-title.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}
.section-title{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.section-title.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}
.section-title::after {
    position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 5px;
    left: -60px;
    background:red;
    z-index: -1;
}

.section-title::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 5px;
    left: -40px;
    background:red;
    z-index: -1;
}

.text_underline.text-center {
    position: relative;
    z-index: 1;
}

.section-titles {
    font-size: 1rem;
    font-weight: 700;
    color: #0B2C3D;
}
.section-titles {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
  }

.section-titles::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 5px;
    left: -40px;
    background:red;
    z-index: -1;
}
.section-titles::after {
    position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 5px;
    left: -60px;
    background:red;
    z-index: -1;
}

@media (max-width: 576px) {
    .main{
        display: none;
    }
    #nav-bar{
        background-color: white;
    }
    .nav-links{
        position: relative;
       color:white; 
        text-decoration: none;
        font-size: 1rem;
        padding-left: 10px;
        font-weight: 600;
      }
      .main-section {
        margin-top:0px !important;

    }

   
  
}
@media (max-width: 992px) {
    .main{
        display: none;
    }
    .nav-link.nav-links.text-reset {
        color: #fff!important;
    } 
    .navbar-collapse {
       background-color: #FF5A3C;
    }
  
}
  
@media (min-width: 992px) {
#navbar-section {
    position: relative;
    top: -68px;
    z-index: -1;
}
.main-section {
    font-family: arial;
    font-size: 24px;
    width: 100%;
    height: 600px;
    position: relative;
    margin-top:-72px;
    z-index: -1;

}

}

.navbar-brand {
 color: #FF5A3C; 
font-size: 2rem;


font-family: Nunito, sans-serif;
}

.navbar-brand:hover{
    color:#FF5A3C ;}
    .stefan{
        min-height: 330px;

    }
    #about{
        margin-top: 7rem;
    }
  