@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@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');
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Poppins;
}
img{width: 100%;}
a{text-decoration: none;}
li{list-style-type: none;}
.my-30{margin:3rem 0 ;}

:root{
    --blueColor:#5D5FEF;
    --yellowColor:#FFD205;
    --white:white;
    --pColor: #6E6E6E;
    /* font-size: 10px; */
}

.yellow{color: var(--yellowColor) !important;}
.bg-yellow{background-color: var(--yellowColor) !important;}
.blue{color: var(--blueColor) !important;}
.bg-blue{background-color: var(--blueColor) !important;}

.text-top-title {
    color: var(--blueColor);
    font-family: Reenie Beanie;
    font-size: 1.875rem;
    font-weight: 500;
}

/* #destination {
    margin-top: 11.8rem;
} */

#destination .dest-imgs {
    padding: 0 1.25rem;
}

#destination .dest-imgs img {
    border-radius: 0.9375rem;
}

#destination .dest-imgs .dest-img1 {
    left: 0;
    bottom: -10%;
}

#destination .dest-imgs .dest-img2 {
    right: 0;
    top: -23%;
}


/* ================= */
#destination .main-title {
    font-size: 3.125rem;
    font-weight: 700;
    margin: 1.25rem 0;
}

#destination .desc {
    color: var(--pColor);
    font-size: 1rem;
    line-height: 150%;
}

#destination .btn-contact {
    border-radius: 0.3125rem;
    padding: 0.9375rem 1.86rem;
    font-size: 0.875rem;
    margin-top: 2.5rem;
    margin-bottom: 8.125rem;
}

/* progress */
#destination .progress{
    background-color: #F1F1F1;
    /* margin: 1.5rem 0; */
    height: 0.3125rem;
    border-radius: 1.25rem;
}
#destination .progress-tabs .one {
    width: 85%;
}
#destination .progress-tabs .two {
    width: 50%;
}
#destination .progress-tabs .three {
    width: 100%;
}
#destination .progress-tabs .two .progress-bar{
    background-color: var(--blueColor);
}
#destination .progress-tabs h5{
    margin: 1.5rem 0 0.625rem;
}
.progress-bar {
    background-color: #434A54;
}

/* ====== packages  ===============================================*/

#packages .main-title {
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 3.75rem;
    margin: 1.25rem 0 3.125rem;
}
#packages .card-package img {
    border-radius: 0.9375rem 0.9375rem 0 0;
}

#packages .card-package .card-package-content {
    border-radius: 0 0 0.9375rem 0.9375rem;
    padding: 1.875rem;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}

#packages .card-package .timeInput {
    border-radius: 0.3125rem;
    font-size: 0.875rem;
    color: var(--blueColor);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

#packages .card-package .timeInput .left-timeInput .week {
    color: var(--pColor);
}

#packages .card-package-content .location {
    border-bottom: 1px solid gainsboro;
    padding: 1.875rem 0 1.25rem;
}

#packages .card-package-content .location h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.375rem;
}

#packages .card-package-content .location i {
    font-size: 0.9375rem;
    font-weight: 900;
    color: var(--blueColor);
    margin-right: 0.8125rem;
}

#packages .card-package-content .location span {
    font-size: 1rem;
    color: var(--pColor);
}

#packages .card-package-content .desc {
    font-size: 1rem;
    color: var(--pColor);
    padding: 1.25rem 0;
    border-bottom: 1px solid gainsboro;
}

#packages .card-package-footer .btn-details {
    padding: 0.8125rem 1.875rem;
    border-radius: 0.3125rem;
    background-color: var(--blueColor);
    color: var(--white);
    font-size: 0.84375rem;
    font-weight: 700;
}

#packages .card-package-footer .price-sec span {
    font-size: 1rem;
    color: var(--pColor);
    line-height: 1.5rem;
    letter-spacing: 1px;
    text-align: right;
}

#packages .card-package-footer .price-sec .price-after {
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: 1px;
    line-height: 2.1875rem;
}

#packages .card-package-footer .price-sec .price-before {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    line-height: 2.1875rem;
    /* color: var(--pColor); */
    opacity: 40%;
    text-decoration: line-through;
}

/* package padge  */
#packages .package_padge {
    top: 2%;
    right: 2%;
    padding: 0.3125rem 0.9735rem;
    border-radius: 0.9735rem;
    /* color: var(--white);
    background-color: var(--blueColor); */
}

#packages .package_padge button {
    font-size: 0.875rem;
    letter-spacing: 1px;
    padding: 0.3125rem 0.9375rem;
    border-radius: 0.9375rem;

    color: var(--white);
    background-color: var(--blueColor);
}

/*------------------------------------------------------------------------*/
.cover-packages img {
    width: 100%;
    height: 30rem;
    object-fit: cover;
  }
  .cover-packages .centered-text {
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .cover-section {
    height: 30rem; /* Full viewport height */
    background: url("imgs/footimg.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
  }

  .overlay {
    background: rgba(0, 0, 0, 0.5); /* 50% transparent black overlay */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .content {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .content h2 {
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .social-icons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 1rem;
    width: 100%; /* Ensure icons stay within column */
  }
  .social-icons a {
    color: white;
    font-size: 1.5rem;
    transition: color 0.3s ease;
    text-decoration: none;
  }

  .social-icons a:hover {
    color: #ccc; /* Lighter shade on hover */
  }
  .text-light {
    color: #f5f3f3 !important; /* Ensure text-light is visible */
  }
 .cover-section {
    height: 474px !important; 
  }
  .content h2 {
    font-size: 1.25rem; 
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); 
  }
  .content h3 {
    font-size: 1rem; 
  }
  .content p {
    font-size: 0.875rem; 
  }
  .social-icons a {
    font-size: 1rem; 
  }
  .content .btn-primary {
    margin-inline-start: 0 !important; 
    font-size: 0.875rem; 
  }
 
  @media (min-width: 992px) and (max-width: 1199px) {
    .content h2 {
      font-size: 1.75rem; /* Slightly larger h2 */
    }
    .hotage{
        font-size: 1.5rem !important;
    }
    .addre , .brack , .miami , .usa {
        font-size: 16px !important;
    }
  }

  /* Extra large screens (1200px and above) */
  @media (min-width: 1200px) {
    /* Footer */
    .content h2 {
      font-size: 2rem; /* Default h2 for extra large screens */
    }
    .addre , .brack , .miami , .usa  , .contacto , .btneno , .teleph{
        font-size: 16px !important;
    }
  }
  /* Large screens (992px and above) */
  @media (min-width: 992px) {
    .nav-link {
      font-size: 1.125rem; /* Slightly larger font size (equivalent to fs-5 but a bit larger) */
    }
    .cover-packages .centered-text {
      font-size: 2rem; /* Default font size for large screens */
    }
   
  }
  @media (max-width: 768px) {
    .addre , .brack , .miami , .usa , .contacto , .btneno , .teleph {
        font-size: 12px !important;
        margin-bottom: 0 !important;
    }
    .hotage{
        font-size: 12px !important;
    }
  }

  /* Large screens (992px and above) */
  @media (min-width: 992px) {
    .content-overlay {
      width: 75%; /* Default width for large screens */
    }
  }
  @media (max-width:576px){
    .devco{
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 2rem;
    }
    .hotage {
      text-align: center !important;
    }
    body{
      position: relative;
    }
  
  }
  .dest .main-list {
    width: 65%;
    border-radius: 0.9375rem; 
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}

.dest .main-list ul {
    padding: 2rem 1.875rem; 
}

.dest.main-list ul li i {
    color: var(--iconsColor);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8125rem; 
    font-weight: 900;
    margin-left: 0.625rem; 
}

.dest .main-list ul li .main-list-p {
    font-size: 1rem;  
    font-weight: 700;
    margin-bottom: 0.4375rem;  
}

.dest .main-list ul li .main-list-p2 {
    font-size: 0.8125rem; 
    color: var(--pColor);
}

.dest .main-list ul li .search-btn  {
    border-radius: 0.625rem; 
    background: #F76570;
    color: var(--white);
    padding: 1.25rem 0 1.3125rem; 
    font-size: 0.875rem; 
}
.dest{
  position: relative !important;
  top: -80px !important;
}