@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
body{
    font-family: "Poppins", sans-serif;
}
.nvlink{
    font-size:14px;
    color: #000;
}
.nvlink:hover{
   color:#00b9f2;
}
html {
    scroll-behavior: smooth;
  }
  .btn-cnt{
    background-color: #00b9f2;
    color:#fff;
    padding: 8px 26px;
    border-radius: 40px!important;
    font-size:14px;
    font-weight: normal;
    text-transform: uppercase;
}
.btn-cnt:hover{
    background-color: #000;
    color:#fff
}
.nvbrnav{
    gap:2.5rem!important;
}
.navbar.shadow-active {
    background-color: rgba(255, 255, 255, 0.9); /* semi-transparent white */
box-shadow: 0 4px 20px rgba(255, 255, 255, 0.9);
 
    transition: box-shadow 0.5s ease;
  }
  .carousel-container {
    position: relative;
  }

  .carousel-item {
    height: 500px;
  }

  .carousel-item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  /* Title and Subtitle styles */
  .carousel-caption {
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    text-align: center;
    right:auto!important;
  }

.form-select,.form-control{
    font-size:11px!important;
    color:#999999;
}
select.form-select option {
    color: #000; /* Replace with the desired font color */
    font-weight:500;
}
 .form-control::placeholder {
    color: #999999!important; /* Example color, change to your desired color */
  }
  .floating-form {
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 45px 30px 56px;
    border-radius: 100px;
    box-shadow: 0 29px 39.8px 5px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    width: 95%;
    /* max-width: 1200px; */
    z-index: 10;
  }

  .form-label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 4px;
    color:#000;
  }

  .form-row > div {
    flex: 1 1 13%;
    min-width: 120px;
    margin-right: 10px;
  }

  .form-row > div:last-child {
    margin-right: 0;
  }

  @media (max-width: 992px) {
    .form-row {
      flex-direction: column;
    }

    .form-row > div {
      margin-bottom: 1rem;
      margin-right: 0;
    }
  }
  .mnhdln{
    font-family: "DM Sans", sans-serif;
    font-size:45px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height:40px;
  }
  .mnhdln1{
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    font-size:45px;
    letter-spacing: 3px;
  }
  .sbhdln{
    letter-spacing: 3px;
    font-size:14px;
  }
  .headline-wrapper {
    position: relative;
    display: inline-block;
    text-align: center;
  }

  .headline {
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    font-size:26px;
    color:#000;
    letter-spacing: .3px;
  }

  .logo {
    position: absolute;
    top: -25px;
    right: -40px; /* adjust spacing as needed */
  }

  .subheadline {
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    font-size:13px;
    font-style: italic;
    color:#000;
    letter-spacing: 5px;
  }

  .paragraph {
    font-size: 14px;
    margin-top: 15px;
    line-height:26px;
   
  }
  .paragraph1 {
    font-size: 13px;
    line-height:26px;
   
  }
   #services .pack{
      font-size:13px;
      transition: font-size 0.3s ease-in-out;
  } 
  #services .pack:hover{
      font-size:16px;
  } 

  .center-container {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
  }
  .custom-section {
    background-image: url('../images/rectangle-1.webp'); /* Replace with your image */
    background-size: 100% 100%;
    background-position:center;
    padding: 100px 20px;
    color: #000;
    background-repeat:no-repeat;
  }
  .custom-section1{
    background-image: url('../images/rectangle-2.webp'); /* Replace with your image */
   background-size: 100% 100%;
    background-position:center;
    padding: 100px 20px;
    color: #000;
     background-repeat:no-repeat;
  }


  .custom-divider {
    position: absolute;
    top: 50%;
    right: 0;
    height: 50px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.5); /* customize as needed */
    transform: translateX(50%);
  }
  
  .custom-col {
    text-align: center;
    padding: 20px;
    position: relative;
  }

  .custom-col img {
    max-width: 60px;
    margin-bottom: 15px;
  }


  .no-border {
    border: none;
  }
  .smhdln{
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    color:#000;
    font-size:20px;
  }
  .nvtb{
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    color:#000;
    font-size:14px!important;
    text-transform: uppercase;
  }
     /* Style for nav pills as text */
     .nav-pills .nav-link {
        border: none;
        font-size: 1.2rem;
        padding: 0;
        text-align: center;
        font-weight: 600;
      }
  
      /* Style for active tab with underline */
      .nav-pills .nav-link.active {
        border-bottom: 2px solid #00b9f2;/* Active tab underline color */
        color: #00b9f2;
        background-color: #fff!important;
        box-shadow: none!important;
        border-radius: 0px!important;
      }

      .nav-pills .nav-link:hover{
        color: #00b9f2;
      }
  
      .image-row {
        display: flex;
        justify-content: center;
        overflow-x: auto;
        gap: 15px; /* Space between images */
      }
  
      .image-row img {
        max-height: 200px;
        width: auto;
        margin: 10px 0;
      }
  
      .tab-content {
        margin-top: 20px;
      }
      .pd{
        padding-left:5px!important;
        padding-right:5px!important;
      }
      .fa-arrow-right-long{
        color:#88c057;
      }
      .accrd-item{
        border:none!important;
        margin-bottom:15px;
        border-radius: 5px;
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
        background-color: #fff;
        font-size:14px;
      }
     
      .accordion-collapse.show{
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
        background-color: #f4f4f4;
        box-shadow:none!important;
        font-size:14px;
      }
      .accordion-button:not(.collapsed) {
        background-color: #f4f4f4;
        border:none!important;
        box-shadow:none!important;
        color:#00b9f2!important;
        font-size:14px;
        
      }
      .accordion-button:focus{
        border:none!important;
        box-shadow:none!important;
      }
      .accordion-button{
        font-size:14px;
        font-weight:500;
      }
  #footer{
    box-shadow: 0 -11px 14px 0 rgba(0, 0, 0, 0.03);
    background-color: #fff;
  }

  @media (max-width: 768px) {
       .carousel-caption {
 
    top: 40%!important;
  
   
  }
  .custom-col{
      padding:10px!important;
  }
  .paragrapgh{
      font-size:13px!important;
  }
      .custom-section,.custom-section1{
          background-position:center!important;
              padding: 150px 20px!important;
      }
       .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
            background-color:#00b9f2;
    color:#fff;
    padding:15px 0px;
       }
   .border-start{
       border-left:0px!important;
   }
        .nvtb{
            margin-bottom:15px;
        }
        .navbar-collapse .nvlink{
            color:#fff!important;
        }
      .custom-divider{
          display:none;
      }
    .floating-form {
        position: relative!important;
        padding: 10px 15px!important;
        width: 100%!important;
      }
      .pdlfrgt{
        padding-left:15px!important;
        padding-right:15px!important;
      }
      .nvitm{
        text-align: center;
      }
      .nvbrnav{
        gap: 0.5rem !important;
      }
      .mnhdln,.mnhdln1{
        font-size:16px!important;
        line-height:20px!important;
      }
      .sbhdln{
        font-size:9px!important;
        margin-top:10px;
      }
      .form-row{
        align-items:center!important
      }
  }
  #menuToggleBtn{
    border:none!important;
    background-color: #00b9f2;
    color:#fff;
    padding: 5px 12px!important;
  }
  .pdlfrgt{
    padding-left:50px;
    padding-right:50px;
  }
  
  #goTopBtn {
   position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    font-size: 20px;
    background-color: #00b9f2;
    color: white;
    border: none;
    outline: none;
    width: 50px; /* Set width */
    height: 50px; /* Set height equal to width */
    border-radius: 50%; /* Make it a perfect circle */
    padding: 0; /* Remove padding */
    text-align: center; /* Center the text */
    line-height: 36px; /* Align the text vertically */
    cursor: pointer;
    display: none;
    transition: opacity 0.3s;
}

#goTopBtn:hover {
  background-color: #000;
}
.floating-form input::placeholder,.modalform input::placeholder {
  font-weight: 400;
  color:#000;
}

/* For selected option in select dropdowns */
.floating-form select, .modalform select {
  font-weight: 400;
}
.flip-image {
  width: 60px;
  height: 60px;
  perspective: 1000px;
}
.flip-image img {
  width: 100%;
  height: 100%;
  display: block;
  transform: rotateY(0deg);
  transition: transform 0.8s ease-in-out;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}

.flip-image:hover img {
  transform: rotateY(360deg); /* Full spin */
}
.custom-hr {
  width: 50%;               /* Adjust width: e.g., 50%, 200px */
  border: none;             /* Remove default border */
  height: 2px;              /* Set thickness */
  background-color: #ccc;   /* Set color */
  margin: 10px auto;        /* Center horizontally */
}
  .image-hover-box {
  position: relative;
  overflow: hidden;
}

.image-hover-box img {
  width: 100%;
  display: block;
}

.hover-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
  color: #fff;
  transform: translateY(100%);
  transition: transform 0.4s ease-in-out;
  text-align: center;
}

.image-hover-box:hover .hover-text {
  transform: translateY(0);
}
.modal-footer{
    margin-bottom:15px;
}