@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Roboto');

header {
    background-color: #5b1a6c;
    height: 77px;

}


header img {
    width: 200px;
    height: auto;
    padding: 4px 25px;
}

.header-container {
    width: 95%;
    margin: auto;
}

.header-icon {
    float: left;
}

.header-nav {
    float: right;
    margin-top: 23px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.header-nav a {
    display: inline-block;
    color: #ffffff;
    padding: 4px 25px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1rem;
}

.designer-title {
    font-family: 'Great Vibes';
    font-size: 6rem;
    color: #5b1a6c;
    margin: 3px;

}


h1 {
    display: flex;
    font-size: 1.1rem;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bolder;  
    text-align: center;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
}

body {
    background-color: #e6b3ff;
    background-image:
    background-size:cover;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    width: 99%;   
}

.designer-section {
    display:inline-block;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: stretch;
    margin-top: 3%;
}

.empty {
    width: 33.33%;
}

.full {
    width: 66.66%;
}

.picture { 
    width: 65%;
    height: auto;
    border-radius: 25px;
}

.profile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: stretch;
    width: 88%;
    margin: auto;
}

.college-data {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
}

.list {
    text-align: center;
    line-height: 1.2;
    color:#000000;
    margin-top: 4%;
    margin-bottom: 3%;
}

h3 {
    display: flex;
    font-size: 1.2rem;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
}

.fadu2 {
    width: 50%;
    color:#000000;
    text-align: center;
    line-height: 1.2;
    margin-right: 7%;
    margin-left: 3%;
}

.fadu1 {
    width: 50%;
    color:#000000;
    text-align: center;
    line-height: 1.2;
    margin-left: 5%;
}

.uba {
    width: 8%;
    height: auto;
}

.editors {
    width: 6%;
    height: auto;
    margin-left: 1.5%;
    
}

.college-data article h4 {
    display: flex;
    font-size: 1.2rem;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
    margin-top: -5.5px;
}

.application h4 {
    display: flex;
    font-size: 1.2rem;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
    margin-top: 1.5px;
}

    .application article p {
    text-align: center;
    line-height: 1.2;
}

.application {
    margin-right: 10%;
    margin-left: 10%;
}


.social-network {
    background-color: none;
    padding: 0.5%;
    margin-top: 0rem;
}

.social-network-icon li {
    width: 4rem;
    height: auto;
    list-style: none;
    display: inline;
}

.social-network-icon a {
    text-decoration: none;  
}

.profile article {
    width: 33.33%;
}


footer p {
    line-height: 1.2rem;
    color: #ffffff;
}

footer {
    background-color: #5b1a6c;
}

.footer-container {
    display: flex;
    width: 90%;
    margin: auto;
}

/**************************** LANDING PAGE *************************************/

.editors-functions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background-color: #ffffff;
    height: 270px;
}

.editors-functions article {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 15px;
}

.editors-functions img {
    width: 85px;
    height: auto;
}

.editors-functions h4 {
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    margin-top: 12px;
    color: #5b1a6c;
}

.editors-functions p {
    margin-top: 12px;
    color: #5b1a6c;
}

.presentation {
    background-image: url("img/hojitas2.jpg");
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
    height: 711px;
}

.presentation article {
    width: 58%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.app-title {
    font-family: 'Great Vibes';
    font-size: 7.5rem;
    color: #ffffff;
    margin-top: 120px;
    margin-left: 7%;
    font-weight: bolder;
}

.presentation article p {
    margin-left: 9%;
    color: #000000;
    font-size: 1.2rem;
    margin-top: 20px;
    font-weight: bold;
}

.downloads {
    background-color: #ffffff;
    height: 150px;
}

.downloads article {
    padding: 29px;
}
.container {
    height: 150px;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background-color: #ffffff;
    margin-top: -38;
   
}

.headline {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1px;
    font-weight: 900;
    color: #000;
    margin: 0;
    text-align: center;
    }