
html {
    box-sizing: border-box;
    display: block;
    
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.clear::after {
    clear: both;
}
.clear::before,
.clear::after {
    display: block;
    content: "";
}
.pgs-list.display {
    display: block;
}
h1, h2, h3, h4, p, a, div, ul, li {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;

}
img {
  vertical-align: top;
  width: 100%;
}
ul {
    list-style: none;
}
body{
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}


main a{
    display: inline;
}
.logo{
    width: 200px;
    cursor: pointer;
}
.wrapper{
    width: 85%;
    margin: 0 auto;
    max-width: 1200px;
}
.galben{
    background-color: rgb(255, 193, 7) !important;   
    width: 130px;
    height: 70px;
    float: left;
}
.verde{
    background-color: rgb(139, 195, 74) !important;
    width: 130px;
    height: 70px;
    float: left;

}
.service{
    background-color: rgb(233, 30, 99) !important;
    width: 130px;
    height: 70px;
    float: left;

}
.service a{
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    padding: 25px;  
    padding-left: 10px;
}
.knowledge{
    background-color:rgb(3, 169, 244) !important;
    width: 130px;
    height: 70px;
    float: left;

}
.people{
    background-color: rgb(111, 0, 170) !important;    
    width: 130px;
    height: 70px;
    float: left;

}
.people p{
    text-align: left !important;
    padding-top: 20px !important;
}
.nav-list p{
color: #fff;
font-weight: 700;
cursor: pointer;
text-align: center;
padding: 25px;
}
.nav-list p:hover{
    font-size: 18px;
}
.container{
    background-color: #f5f5f5;
    
}
.container h2{
    color: #333333;
    font-size: 28px;
    text-align: center;padding-top: 50px;
   padding-top: 50px;
}
.container h3{
    font-size: 80px;
    font-weight: 800;
    color: #333333;
    text-align: center;
    line-height: 80px;
    margin-top: 50px;
}





.grants{
    background-color: rgb(255, 193, 7) !important;   
    width: 46%;
    float: left;
    cursor: pointer;
}
.seek{
    background-color: rgb(139, 195, 74) !important;    
    width: 46%;
    float: right;
    cursor: pointer;

}
.connect{
    background-color: rgb(233, 30, 99) !important;
    width: 46%;
    float: left;
    margin-top: 30px;
    cursor: pointer;

}
.learn{
    background-color:rgb(3, 169, 244) !important;
    width: 46%;
    float: right;
    margin-top: 30px;
    cursor: pointer;

}
.listen{
    background-color: rgb(111, 0, 170) !important;    
    width: 100%;
    margin-top: 30px;
    cursor: pointer;

}
.search{
    text-align: center;
    margin-top: 80px;
    color: #fff;
}
.search p{
    font-weight: 800;
    font-size: 32px;
    padding-top: 25px;
    padding-bottom: 25px;

}
.content{
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    color: #333333;
    max-width: 1000px;
    padding-bottom: 50px;
}
.content p{
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    padding-top: 15px;
}
.content h2{
    font-size: 20px !important;
    text-align: left !important;
}
.singup{
    background-color: #ededed;
    text-align: center;
    padding: 50px;
    color: #333333;
}
.singup h2{
    font-size: 36px;
    font-weight: 800;
}
.singup p{
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    padding-top: 15px;
}
.partners{
    background-color: #29292a;
    text-align: center;
    color: #fff;
    padding-bottom: 50px;
}
.partners h2{
    font-weight: 800;
    font-size: 32px;
    padding-top: 50px;
}
.partners p{
    font-size: 26px;
    margin-top: 20px;
}
.arts{
    background-color: #363839;
    color: #fff;
    padding-top: 50px;
}
.unu {
width: 30%;
float: left;
margin-left: 3%;
}
.unu h3{
    text-align: center;
}
.unu h4{
    font-weight: 800;
    font-size: 14px;
}
.unu p{
    padding-top: 20px;
    font-size: 18px;
}
.unu li{
    border-bottom: 1px solid #29292a;
    font-size: 18px;
    padding-bottom: 15px;
    padding-top: 10px;
    cursor: pointer;
}
.unu i{
    margin-right: 4px;
}
footer{
    background-color: #29292a;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #7f7f7f;

}
footer p{
    font-size: 14px;
    font-weight: 500;
}
.second{
    background-color: #fff;
    text-align: center;
    color: #363839;
    padding-bottom: 50px;
    padding-top: 50px;

}
.second h1{
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 50px;
}


#d{
    width: 100%;
    border: none;
    border-bottom: 1px solid #0f206b;
    background-color: #fafafa;
    height: 40px;
}
.second p{
    text-align: left;
    font-size: 22px;
    font-weight: 300;
}
.trei p{
    font-size: 20px;
    font-weight: 300;
    padding-top: 10px;
}

.trei{
    width: 46%;
    float: left;
}
.email{
    margin-top: 20px;
}
.phone{
    margin-top: 20px;
}
.doi{
    width: 80px;
    float: left;
    margin-right: 10px;
}
.second button{
    border: 2px solid #e65a33;
    background-color: #fff;
    color: #e65a33;
    padding:  20px 30px 20px 30px;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 30px;
    cursor: pointer;
  }
  .second button:hover{
    background-color: #e65a33;
    color: #fff;
  }





@media (min-width:767px){
.nav-list{
    width: 650px;
    float: right;
}
.logo{
    float: left;
}


}