*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
p{
    text-align: center !important;
    font-size: 20px !important;
    padding-top: 7px;
    

}

.heading{
    font-size: 40px !important;
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 4rem;
    

}





.navbar{
display: flex;
justify-content: center;
height: 70px;
position: absolute;
    
    
    
    

}

.nav-item{

    margin-right: 50px !important;
    font-weight: 800;
    font-size:15PX;
    margin-top:80px;
    position:relative;

    

}
.navbar-brand{
    margin-left:6rem;
    margin-top:7rem;
}
.btn{
height: 40px;
width: 100px;
    color: green !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    margin-right: 10rem;
    margin-top: 70px;
    text-align: center;
    
}

.xyz-btn {
    max-width: 700px;
    position: absolute;
    background-color: azure;
    color:rgb(21, 114, 21);
    transform: translate(-50%, -50%);
    top: 60%;
    left: 20%;
    font-size: 20px;
    
    


}


.abc{
    margin-right:7rem;
    margin-top: 5rem;
}
.container-fluid{
    margin-bottom: 4rem;
}
.card-btn{
    width:50px;
    height: 40px;
    margin-left:10rem;
    text-align: center;
    color: white;
    background-color: green;
    padding-bottom: 5px !important;
    border-radius: 10px;
    border: 2px solid green;
    
    
}
.sec{
    
    border: 5px solid green;
    background-color: rgba(250, 235, 215, 0.708);
    

}


.card-btn0{
    width:70px;
    height: 40px;
    margin-left:14rem;
    text-align: center;
    color: white;
    background-color:orange;
    padding-bottom:8px;
    border-radius: 10px;
    font-size: 15;
    font-weight: 600;
    padding-top: 3px;
    }

.load{
margin-left: 35rem;
    width:15%;
    border:none;
    color:green;
    margin-top: 4rem;
    background-color:rgba(0, 128, 0, 0.425);
}
.load:hover{background-color: green;
    color: black;

}
.brand{
    max-width: 2rem;
    

}
li a{
    text-decoration: none;
    margin-left: 80px;
}
.img-fluid{
    border-radius: 40px;
    width: 100%;
    margin-top: 50px;
    

}
.grid-head{
    text-align: center;
    margin-top: 5rem !important;
    margin-left: 4rem;
    

}
.foot{
    background-color:green;
    height:25rem !important;
    width: 100% !important;
margin-top: 4rem;
    padding-bottom: 30PX !important;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    text-align: center;
    

    

}
.lmn{
    border: 4px solid white ;
    margin-top: 9rem;
    

}
.head2{
    font-size:40px!important; 

}
.price{
    color: brown;
}
