*{
    margin: 0;
    padding: 0;
}
body{
    background-color: #0F0F0F;
}
h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}
h2, h3{
    color: #FECC01;
    text-transform: uppercase;
    font-size: 30px;
}
p, li{
    color: #fff;
}
.navbar{
    background-color: #000 !important;
    padding: 10px;
}
.logo{
    width: 200px;
}
.navbar-nav{
    margin-left: 150px;
}
.nav-link{
    color: #fff;
}
.nav-link:hover{
    color: #fff;
}
.navbar-toggler {
  border-color: #fff;
}

.navbar-toggler-icon {
  filter: invert(1);
}
.get{
    background-image: linear-gradient(187deg, #FFE600 8%, #FF9F00 68%);
    padding: 10px 20px;
    color: #000;
    border: none;
    font-weight: 700;
}
/* header */

.tt{
    margin-top: 20px;
}
.how{
    margin-top: 30px;
    margin-bottom: 30px;
}
.try{
    color: #FECC01;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.try2{
    color: #FECC01;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}
.get2{
    background-image: linear-gradient(187deg, #FFE600 8%, #FF9F00 68%);
    padding: 10px 20px;
    color: #000;
    border: none;
    font-weight: 500;
    border-radius: 10px;
}

.card{
    border: 2px solid #FECC01;
    border-radius: 10px;
    padding: 20px;
    width: 350px;
    background-color: transparent;
    padding-bottom: 10px;
    margin-left: 25px;
}
.card img{
    border-radius: 10px;
}
.card p{
    font-size: 20px;
    color: #FECC01;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
.what{
    width: 300px;
}
.step{
    background-color: #000;
    padding: 40px;
    text-align: center;
}
.step img{
    width: 200px;
    margin-bottom: 20px;
}
.tip{
    color: #FECC01;
    font-size: 18px;
    text-transform: uppercase;
}
.cry{
    border: 2px solid #FECC01;
    border-radius: 20px;
    padding: 10px;
}
.clear{
    background-color: #fff;
        box-shadow: 0px 0px 22px 0px #F4C823;
        border-radius: 10px;
        padding: 10px;
        width: 260px;
        margin-left: 20px;
        border: 2px solid #FECC01;
}
.clear p{
    color: #000;
}
.why{
    background-color: #000;
    box-shadow: 0px 0px 7px 0px #F4C823;
    border: 2px solid #FECC01;
    border-radius: 10px;
    padding: 20px;
    width: 260px;
    margin-left: 20px;
}
.ee{
    color: #F4C823;
    font-size: 15px;
    margin-top: 10px;
}
.why img{
    width: 100px;
    border-radius: 200px;
}
.swiper{
    background-color: #000;
}

/* footer */
.footer{
background:#0f1113;
color:#fff;
padding:80px 0;
}

.container{
width:90%;
margin:auto;
}

.footer-row{
display:flex;
justify-content:space-between;
flex-wrap:wrap;
gap:40px;
}

.footer-col{
flex:1;
min-width:250px;
}

.logo{
color:#ffcc00;
font-size:36px;
font-weight:700;
margin-bottom:20px;
}

.footer-col h3{
margin-bottom:20px;
font-size:22px;
font-weight:600;
}

.footer-col p{
color:#bbb;
line-height:1.7;
}

.footer-col ul{
list-style:none;
padding:0;
}

.footer-col ul li{
margin-bottom:15px;
}

.footer-col ul li a{
color:#ddd;
text-decoration:none;
transition:0.3s;
}

.footer-col ul li a:hover{
color:#ffcc00;
}

.social-icons{
margin-top:30px;
display:flex;
gap:15px;
}

.social-icons a{
width:45px;
height:45px;
border:1px solid #555;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
color:#fff;
transition:0.3s;
}

.social-icons a:hover{
background:#ffcc00;
color:#000;
border-color:#ffcc00;
}

.subscribe-box{
display:flex;
margin-top:20px;
background:#fff;
border-radius:40px;
overflow:hidden;
}

.subscribe-box input{
flex:1;
border:none;
padding:15px 20px;
outline:none;
}

.subscribe-box button{
background:#ffcc00;
border:none;
width:70px;
cursor:pointer;
}

.subscribe-box button i{
font-size:18px;
}

/* Responsive */

@media(max-width:768px){
.footer-row{
flex-direction:column;
}
}
/* footer */

          /*whatsaap*/
 .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 !important;
    bottom: 20px;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
  }
  .bb{
    color: #fff;
  }
  .my-float {
    margin-bottom: 8px;
    margin-top: 1px;
    margin-left: 1px;
    font-size: 30px;
  }
  /*whatsaap end*/ 
 @media only screen and (max-width: 476px){
    .navbar-nav{
        margin-left: 0px;
    }
    h2, h3 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 25px;
    }
    p{
        text-align: justify;
    }
    .tip{
        text-align: center;
    }
    .get{
        display: none;
    }
    .get2{
        margin-bottom: 20px;
    }
    .card {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .clear {
        width: 47%;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    .clear p{
        text-align: start;
        font-size: 15px;
    }
    .why {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .try{
        font-size: 17px;
        margin-top: 20px;
    }
 }