*{
    margin: 0;
    padding: 0;
}
.vaz{
    margin-top: -185px;
}
.cab{
    width: 250px;
    margin-top: 100px;
    text-align: center !important;
    margin-left: 470px;
}
h1{
    text-align: center;
    color: #fff;
    font-size: 60px;
}
h3{
    color: #fff;
    text-align: center;
    font-size: 20px;
}
p{
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.you{
    margin-bottom: 100px;
    background-color: #152040;
    border: none;
    padding: 10px 30px;
}
.you:hover{
    margin-bottom: 100px;
    background-color: #152040;
    border: none;
    padding: 10px 30px;
}
.hye{
    margin-top: 50px;
    margin-bottom: 50px;
}
.give{
    margin-top: 50px;
    margin-bottom: 50px;
}
.why{
    color: #000;
    font-size: 18px;
    text-align: start;
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 40%;
  }
  
  .card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }
  
.clay{
    background: linear-gradient(to right, #1c638f, #2b5876);
    width: 100%;
    background-size: cover;
}
.play{
    background: linear-gradient(to right, #1c638f, #2b5876);
    width: 100%;
    background-size: cover;
}
.slay{
    background: linear-gradient(to right, #1c638f, #2b5876);
    width: 100%;
    background-size: cover;
}
.ay{
    text-align: start;
    color: #fff;
    font-size: 17px;
}
.say{
    text-align: start;
    color: #fff;
    font-size: 20px;
}
.try{
    text-align: start;
    color: #000;
    font-size: 16px;
    text-align: justify;
}
li{
    text-align: start;
    color: #000;
    font-size: 20px;
}
.hear{
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: start;
}
.care{
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.nav-link{
    color: #fff;
}
.ball{
    margin: 10px;
    margin-bottom: 10px;
}
.yall{
    margin: 40px;
    margin-bottom: 4px;
}
.tall{
    margin: 40px;
    margin-bottom: 30px;
}
.den{
    margin: 30px; 
    margin-bottom: 30px;
}
.hell{
    margin: 30px;
     margin-bottom: 60px;
}
.overlay-button {
    position: absolute;
    top: 70%;
    left: 10%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 800;
    border: 2px solid #fff;
    color: white;
    /* White text color */
    border-radius: 5px;
    /* Optional: add rounded corners */
    cursor: pointer;
    /* Add a pointer cursor on hover */
    background:#25d366;
    /* Gradient color */
    animation: pulse 1s infinite;

}
@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
}
}
/* whatsapp */
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 35px;
    background: linear-gradient(
      90deg,
      rgb(55, 223, 97) 0%,
      rgb(9, 187, 3) 100%
    );    
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
  }
  /* whatsapp */

@media only screen and (max-width: 768px) {
    /*.cab{*/
    /*    display: none;*/
    /*}*/
    .cab{
          margin-top: 15px;
         margin-left: 0px;
    }
    h1{
        font-size: 30px;
    }
    p{
        font-size: 20px;
    }
    .sab{
        display: none;
    }
.card{
    margin-bottom: 20px;
}
.navbar-toggler{
    margin-left: 100px;
    color: #fff !important;
}

}
@media only screen and (min-width: 768px) {
    /* Hide the specified section on desktop screens */
    .lab {
      display: none;
    }
    .tell{
        display: none;
    }
  }
/*
     FILE ARCHIVED ON 10:48:41 May 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:37:14 May 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.505
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.018
  esindex: 0.009
  cdx.remote: 55.787
  LoadShardBlock: 214.766 (3)
  PetaboxLoader3.datanode: 259.877 (5)
  PetaboxLoader3.resolve: 89.18 (2)
  load_resource: 160.094
  loaddict: 34.0
*/
.navbar-nav .nav-link {
    color: white !important;
    padding: 10px 15px;
    font-weight: 500;
}

.navbar-nav .nav-link:hover {
    color: #ffd700 !important;
    text-decoration: underline;
}

.img-fluid {
    max-height: 60px;
    object-fit: contain;
}
.vv{
    color: #fff;
}