body{   
    margin: 0 0 0 0 ;
    background-color: #29bde0;
}
a{ text-decoration:none} 
.a0{
    height: 25px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.b{
    margin: 15px;
    text-align: center;
}
.b1{
    
}
.c{
    height: 80px;
    width: 75%;
   margin-left: 15%;
    font-size:x;
    color:#ffc865;
}
.d{
    height: 80px;
    width: 65%;
   margin-left: 15%;
}
.d1{
    display: flex;
    justify-content: space-between;
}
.d2{
    color: #ffffff;
    font-size:12px;
   
}
.e{
    background-color: #ffffff;
    border-top: 1px solid #e1e5e7;
}
.e0{
    height: 300px;
    background-color: #ffffff;
}
.e1{
    width: 65%;
    height: 30px;
    margin-left: 15%;
    margin-top:10px;
    margin-bottom: 10px;
    
}
.e2{
    width: 50px;
    float: left;
}
.e3{
    width: 80px;
    float: right;
    color: #a6a6a6;
    font-size:12px;
   
}
.e4{
    margin-left: 15%;
    color: #a6a6a6;
    font-size:12px;
}
.e5{
    margin-left: 15%;
    color: #a6a6a6;
    margin-bottom: 10px;
    font-size:12px;
}
.f{
    width: 100%;
    height: 65px;
    
    display: flex;
    justify-content:space-around;
    align-items: center;
    bottom: 0px;
    position: fixed;
}
.fff{
    width: 100%;
    height: 65px;
    opacity: 0.5;
    background-color: #99dff0;
    display: flex;
    justify-content:space-around;
    align-items: center;
    bottom: 0px;
    position: fixed;
}
.f1{
    height: 35px;
    width: 115px;
    color: #ffffff;
    background-color:#f66f6f;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
    padding-top: 10px;
}
.f2{
    height: 35px;
    width: 115px;
    color: #ffffff;
    background-color:#fbb435;
    margin-left: 18%;
    border-radius: 5px;
    text-align: center;
    margin-right: 20px;
    padding-top: 10px;
}