body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

@media screen and (max-width: 1100px) {
    .pageWidth {
        padding: 0 10px;
    }
}

/* INTRO =============================================================== */
#intro {
    min-height: 600px;
    display: flex;
    justify-content: flex-end;
    margin-top: 89px;
    position: relative;
}

#intro .solution {
    padding: 50px 0 50px 0;
    font-weight: 300;
    box-sizing: border-box;
    display: flex;
    /* width: 60%; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#intro .solution h1 {
    width: 500px;
    /* margin-bottom: 15px; */
    margin-right: 30px;
}

#intro .solution h1 span {
    display: block;
    background: url(logo_impacto_finnegans.svg) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-top: 28%;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    margin-bottom: 15px;
}

#intro .solution h2 {
    font-weight: 200;
    font-size: 72px;
    line-height: 1.1em;
    color: #fd9a00;
    color: #4F4DA7;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    text-align: center;
    display: block;
    background: url(logo_reinvention_sprints.svg) no-repeat center center;
    background-size: contain;
    max-width: 700px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
}

#intro .solution p {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 8px 0;
    color: #49505B;
    text-align: center;
}

#intro .pageWidth {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1100px) {
    #intro .solution h1 strong {
        margin-bottom: 0;
        line-height: 91px;
    }

    #intro .solution h1 span {
        line-height: 44px;
        margin-bottom: 15px;
    }

    #intro .photo {
        background-position: center 0;
    }
}

@media screen and (max-width: 1010px) {
    #intro {
        min-height: 550px;
    }

    #intro .solution h1 {
        font-size: 48px;
        margin-bottom: 12px;
    }

    #intro .solution h2 {
        font-size: 60px;
    }
}

@media screen and (max-width: 800px) {
    #intro {
        margin-top: 0px;
        flex-direction: column;
        min-height: auto;
    }

    #intro .photo {
        height: 0;
        padding-top: 55%;
        width: 100%;
        position: relative;
        top: 0;
        background-position: center center;
    }

    #intro .solution {
        width: 100%;
    }

    #intro .texture {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    #intro .solution {
        padding: 50px 20px 50px 20px;
    }

    #intro .solution h1 {
        font-size: 42px;
        margin-bottom: 12px;
        width: 100%;
    }

    #intro .solution h2 {
        font-size: 50px;
        margin: 0 0 15px 0;
    }

    #intro .solution p {
        font-size: 26px;
    }

    #intro .pageWidth {
        display: block;
    }
}

@media screen and (max-width: 450px) {
    #intro .solution {
        padding: 40px 0 40px 0;
    }

    #intro .solution h1 {
        font-size: 36px;
    }

    #intro .solution h2 {
        font-size: 45px;
        width: 1;
    }

    #intro .solution p {
        font-size: 23px;
    }

    #intro .solution .actions a {
        font-size: 18px;
        padding: 11px 18px;
    }
}

@media screen and (max-width: 380px) {
    #intro .pageWidth {
        display: block;
        margin-bottom: 20px;
    }

    #intro .solution h1 {
        font-size: 29px;
    }

    #intro .solution h2 {
        font-size: 43px;
    }

    #intro .solution p {
        font-size: 21px;
    }
}

/* COMPROMISO */
#compromise {
    background-color: #f8f8f9;
    position: relative;
}

#compromise .pageWidth {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 120px 0px;
    /* margin-top: 89px; */
}

#compromise .pageWidth h3 {
    font-weight: 300;
    font-size: 39px;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 5px 0;
    /*     margin: 0 auto 50px auto; */
    color: #FD9A00;
    /*     color: #898E95; */
    /*     padding: 0 10px; */
    max-width: 771px;
}

#compromise .pageWidth h3 strong {
    font-weight: 300;
    color: #FD9A00;
}

#compromise .pageWidth p {
    font-weight: 200;
    font-size: 32px;
    line-height: 1.5em;
    text-align: center;
    max-width: 840px;
    margin: 0 auto 0 auto;
    color: #49505B;
    padding: 0 10px;
}

/* DESCRIPTION */
#description {
    /*     background-color: #f8f8f9;
    position: relative; */
}

#description .pageWidth {
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    position: relative;
    padding: 120px 0px;
    /* margin-top: 89px; */
}

#description .pageWidth h3 {
    font-weight: 300;
    font-size: 35px;
    line-height: 1.2em;
    text-align: center;
    /*     max-width: 800px; */
    margin: 0 auto 50px auto;
    color: #E63B3B;
    padding: 0 10px;
}

#description .pageWidth p {
    font-weight: 200;
    font-size: 24px;
    line-height: 1.5em;
    /* text-align: center; */
    max-width: 700px;
    margin: 0 auto 1.5em auto;
    color: #49505B;
    padding: 0 10px;
}

#description .pageWidth p strong {
    font-weight: 300;
    font-weight: 400;
    /*     color: #4F4DA7; */
    color: #E63B3B;
}

#description ul.facilitators {
    /* 	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-column-gap: 20px; */
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0 100px 0;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

#description ul.facilitators li {
    width: calc(20% - 15px);
}

#description ul.facilitators li span {
    height: 230px;
    display: block;
    background-color: #9a9a9a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#description ul.facilitators li.briceno span {
    background-image: url('briceno.jpg');
}

#description ul.facilitators li.verschoor span {
    background-image: url('verschoor.jpg');
}

#description ul.facilitators li.barreiro span {
    background-image: url('barreiro.jpg');
}

#description ul.facilitators li.pimentel span {
    background-image: url('pimentel.jpg');
}

#description ul.facilitators li.guerra span {
    background-image: url('guerra.jpg');
}

#description ul.facilitators li h4 {
    font-size: 17px;
    color: #FFF;
    background-color: #ff7223;
    background-color: #f79a1c;
    background-color: #E63B3B;
    margin: 0;
    padding: 10px;
    text-align: center;
}

#description ul.facilitators li {
    transition: .2s all;
}

@media screen and (max-width: 1050px) {
    #description ul.facilitators {
        justify-content: center;
    }

    #description ul.facilitators li {
        width: calc(33% - 20px);
        margin: 0 10px 20px 10px;
    }
}

@media screen and (max-width: 700px) {
    #description ul.facilitators li {
        width: calc(50% - 20px);
        margin: 0 10px 20px 10px;
    }

    #description ul.facilitators li a h4 {
        font-size: 16px;
        padding: 5px;
    }

    #description ul.facilitators li a span {
        height: 200px;
    }
}

@media screen and (max-width: 400px) {
    #description ul.facilitators li a h4 {
        font-size: 13px;
    }

    #description ul.facilitators li a span {
        height: 150px;
    }
}

/* TESTIMONIO */
#testimony {
    background-color: #f8f8f9;
}

#testimony .pageWidth .wrapper {
    display: flex;
    position: relative;
    padding: 120px 0px;
}

#testimony .pageWidth .wrapper .photo {
    width: 30%;
    display: block;
    background-color: #9a9a9a;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-image: url('natalia_godoy.jpg');
}

#testimony .pageWidth .wrapper .text {
    flex: 1;
    background-color: #FFF;
    padding: 40px 50px;
}

#testimony .pageWidth .wrapper h4 {
    font-weight: 300;
    font-size: 31px;
    line-height: 1.2em;
    color: #E63B3B;
    margin-bottom: 0;
}

#testimony .pageWidth .wrapper p {
    font-weight: 200;
    font-size: 24px;
    line-height: 1.5em;
    color: #49505B;
    padding: 0;
}

#testimony .pageWidth .wrapper p.question {
    font-weight: 300;
    margin-bottom: 1em;
    font-size: 22px;
}

#testimony .pageWidth .wrapper p.answer {
    margin-bottom: 1.5em;

    font-size: 24px;
    font-weight: 200;
    padding-top: 40px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.2' baseProfile='tiny' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.03 21.89'%3E%3Cpath fill='%23E63B3B' d='M11.88 15.69c0 1.83-.56 3.32-1.68 4.48-1.12 1.15-2.54 1.73-4.25 1.73-1.65 0-3.06-.56-4.21-1.68C.58 19.08 0 17.58 0 15.69c0-.89.13-1.69.4-2.4s.66-1.56 1.2-2.57L7.18 0h5.76L9.22 10.55c1.77 1.12 2.66 2.83 2.66 5.14zm14.09 0c0 1.83-.56 3.32-1.68 4.48-1.12 1.15-2.54 1.73-4.25 1.73-1.65 0-3.06-.56-4.21-1.68-1.15-1.12-1.73-2.63-1.73-4.52 0-.89.13-1.68.4-2.39.27-.71.66-1.56 1.2-2.57L21.27 0h5.76l-3.72 10.55c1.77 1.12 2.66 2.83 2.66 5.14z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    margin-bottom: 20px;
}

#testimony .pageWidth p.role {
    font-size: 16px;
    font-weight: 400;
    color: #49505B;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 10px;
}
#testimony .pageWidth p.member {
    font-size: 18px;
    /*     font-weight: 400; */
    color: #49505B;
}


@media screen and (max-width: 1000px) {
    #testimony .pageWidth .wrapper .photo {
        width: 40%;
    }
    #testimony .pageWidth .wrapper p.answer {
        font-size: 20px;
    }

}

@media screen and (max-width: 770px) {
    #testimony .pageWidth .wrapper {
        display: flex;
        flex-direction: column;
    }
    #testimony .pageWidth .wrapper h4 {
        font-size: 28px;
    }
    #testimony .pageWidth .wrapper .text {
        padding: 40px 20px
    }
    #testimony .pageWidth .wrapper .photo {
        width: 100%;
        height: 300px;
    }
}

@media screen and (max-width: 600px) {
    #testimony .pageWidth .wrapper .photo {
        width: 100%;
        height: 200px;
    }
}

@media screen and (max-width: 450px) {
    #testimony .pageWidth .wrapper h4 {
        font-size: 24px;
    }
    #testimony .pageWidth p.role {
        font-size: 14px;
    }
    #testimony .pageWidth p.member {
        font-size: 17px;
        color: #49505B;
    }
}







/* PROYECTOS */
#projects {
    /* background-color: #f8f8f9; */
    position: relative;
}

#projects .pageWidth {
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 120px 10px 150px 10px;
}

#projects .pageWidth h3 {
    font-weight: 200;
    font-size: 45px;
    line-height: 1.2em;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px auto;
    color: #E63B3B;
    color: #49505B;
    padding: 0 10px;
}

#projects .pageWidth h3 strong {
    font-weight: 300;
    color: #FD9A00;
}

#projects ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

#projects ul li {
    width: calc(20% - 20px);
    margin: 0 10px 20px 10px;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border-radius: 12px;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    transition: all .3s;
    box-sizing: border-box;
    padding: 15px;
}

#projects ul li span.icon {
    width: 100px;
    height: 100px;
    display: block;
    /* 	background-color: red; */
    background-size: contain;
    margin: 0 auto 15px auto;
}

#projects ul li.concordia span.icon {
    background-image: url(../icon_concordia.svg);
}

#projects ul li.reinvention span.icon {
    background-image: url(../icon_reinvention.svg);
}

#projects ul li.concurso span.icon {
    background-image: url(../icon_concurso.svg);
}

#projects ul li.beca span.icon {
    background-image: url(../icon_beca.svg);
}

#projects ul li.ongs span.icon {
    background-image: url(../icon_ong.svg);
}

#projects ul li a {
    font-size: 16px;
    font-weight: 400;
}

#projects ul li a i {
    margin-left: 6px;
}

#projects ul li.concordia a {
    color: #FC636B;
}

#projects ul li.reinvention a {
    color: #FD9A00;
}

#projects ul li.concurso a {
    color: #4F4DA7;
}

#projects ul li.beca a {
    color: #179DBA;
}

#projects ul li.ongs a {
    color: #3ec497;
}

#projects ul li a:hover {
    text-decoration: underline;
}

#projects ul li:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.3);
}

#projects ul li h4 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 10px 0;
}

#projects .pageWidth p {
    font-weight: 200;
    font-size: 15px;
    line-height: 1.2em;
    /*     text-align: center; */
    max-width: 700px;
    /* margin: 0 auto 1.5em auto; */
    color: #49505B;
    flex: 1;
    margin-bottom: 20px;
}

#projects a.more {
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    color: #FFFFFF;
    /*     background-color: #37C597; */
    /*     background-color: #02CEFF; */
    background-color: #FD9A00;
    padding: 10px 15px;
    border-radius: 6px;
}

#projects a.more:hover {
    /*     background-color: #299b76; */
    /*     background-color: #1AAFD0; */
    background-color: #df8800;
}
