/********** About *************/

#quienes-somos {
    padding-top: 120px;
    padding-bottom: 80px;
}

#quienes-somos .quote {
    margin-bottom: 30px;
}

#quienes-somos .quote .quote-icon {
    color: #58B325;
    font-size: 30px;
    width: 45px;
    float: left;
}

#quienes-somos .quote blockquote {
    border: 0;
    margin: 0;
    padding: 0;
    padding-left: 45px;
    font-size: 18px;
    color: #202830;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 8px;
}

#quienes-somos .quote p.quote-by {
    padding-left: 45px;
    color: #58B325;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

h2.about-us {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h2.about-us span, #quienes-somos .about-us h3 span {
    color: #58B325;
}

#quienes-somos .about-us p {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 21px;
    margin-bottom: 20px;
}

#quienes-somos .about-us h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* ---------------------------------------------*/

/* GALERIAS */
.about-gallery{
    float: none;
}