*{
    margin: 0;
    padding: 0;
}

ul li{

    list-style: none;
}
a{
    text-decoration: none;
}
font{
    font-family: Arial, Helvetica, sans-serif;
}
.topbar{
    background-color:#f1f1f1f8;
}
.show-in-line{
display: inline-block;
}

.Fundraise{
    text-decoration: none;
    width: 300px;
    background-color: #f6921e;
    color:white;
    text-align: center;
    font-size: 20px;

}
.Donate{
    width: 300px;
    background-color:  #008b41;

    color:white;
    text-align: center;
    font-size: 20px;
}

.show-in-line{
display: inline-block;
}

.logo img{
    margin: 0px  20px 0px 0px;
    position: relative;
    right: 40px;
    padding-right: 50px;
    
    width:340px ;

}
.menu{
    display: inline-block;
    margin-top: 50px ;
    font-size: 17px;
    bottom: 20px    
}
.menu ul li a{
 
    text-decoration:  none;
    padding: 0px auto ;
    color: #909090;
} 
  .menu ul li a:hover{
 

    background-color:  #008b41;
    color:#fff;
}

.empower-desktop{

  width: 100%;
}
.empoweringing{
    
    width: 400px;
    height: 350px;
    position: absolute;
    left: 240px;
    top:30px
}
.info{
    margin: 20px auto;
    text-align: center;
    justify-content: center;
    
}
.Vision{
    color:rgb(128, 209, 8);
    text-align: center
    }
.postive{
    color: gray;
    text-align: center;
}
.Mission{
    color:#f6921e;
    text-align: center; 
}
.mission{
    color: gray;
    text-align: center;
}
.Values{
    color: rgb(18, 177, 26);
    text-align: center; 
}
.values{
    color:  gray;
    text-align: center;

}
.TCF-School, .TCF-Education-Programmes,.Join-the-TCF-Movement,.Our-Model{ 
    color: #008b41 ;
}
.para{
    color: g;
    font-size: 18px;
}
.button{
    width: 250px;
    margin: 0px auto;
    padding: 15px 15px 10px 10px;
    background-color: #008b41;
    color:white;
    font-weight: bold;
}
.btnExplore{
    border: none;
    width: 300px;
    height: 50px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color:#008b41;
    color:white;
    font-weight: bolder;

}

.btnlearn{
    border: none;
    width: 160px;
    height: 50px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color:#008b41;
    color:white;
    font-weight: bolder;
}
.btn0{
    border: none;
    width: 300px;
    height: 50px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color:#008b41;
    color:white;
    font-weight: bolder;
}
.btn1{
    border: none;
    width: 360px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color:#92b43e;
    color:white;
    font-weight: bolder;
}
.btn2{
    border: none;
    width: 360px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color:#f6921e;
    color:white;
    font-weight: bolder;
}
.btn3{
    border: none;
    width: 360px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    background-color: #019901;;
    color:white;
    font-weight: bolder;
}
.blogs ul li {
    display: inline-block;
    margin-top: 50px ;
    font-size: 17px;
    text-align: center;
    bottom: 20px   
 
}
.Become-a-part-of-our-vibrant-community{
    color: #91b433;
}
.para1{
    color:#fff;
}
.btnbtton{

    width: 150px;
    height: 40px;
    margin: 2px auto;
    padding: 5px 15px 10px 10px;
  
}
.All-Rights-Reserved{
    color:white;
    font-size: 12px;
    text-align: center;
}