@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,900,700);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*
 * Rules for base elements
 */
html {
  font-size: 62.5%; }

body {
  margin: 0;
  color: #000;
  font-family: "Maven Pro", "Helvetica", Arial, sans-serif; }

img {
  width: inherit;
  max-width: 100%;
  height: auto; }

iframe {
  width: 100% !important; }

p, li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  list-style-type: none; }

p, ul, ol, dl {
  margin: 0 0 0.5em 0; }

ul, ol {
  padding-left: 2em; }

p {
  overflow: hidden; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Maven Pro", "Helvetica", Arial, sans-serif;
  margin-top: 0; }

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  font-size: 1.4rem; }

th, td {
  padding: 0.5em; }

.hidden-content {
  display: none; }

.main-limiter {
  max-width: 1120px;
  margin: 0 auto;
  overflow: hidden; }

.intro-container,
.mission-information,
.participate-information {
  overflow: hidden; }

@media screen and (min-width: 600px) {
  .intro-copy {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .intro-copy:last-child {
      margin-right: 0; } }

@media screen and (min-width: 600px) {
  .mission-badge {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .mission-badge:last-child {
      margin-right: 0; } }

@media screen and (min-width: 600px) {
  .mission-description {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 36.0264677513%; }
    .mission-description:last-child {
      margin-right: 0; } }

@media screen and (min-width: 600px) {
  .participation-intro {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .participation-intro:last-child {
      margin-right: 0; } }

@media screen and (min-width: 600px) {
  .participation-video {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .participation-video:last-child {
      margin-right: 0; } }

.button {
  display: block;
  margin-bottom: 10px;
  padding: 10px 15px;
  background: #DD582A;
  border-bottom: solid 4px #b7451d;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem; }
  @media screen and (min-width: 500px) {
    .button {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 863px) {
    .button {
      display: inline-block; } }
  .button:hover {
    text-decoration: none;
    background: #cd4d21;
    border-color: #a13c1a; }

.button-green {
  background-color: #79B037;
  border-color: #5e892b; }
  .button-green:hover {
    background: #6c9d31;
    border-color: #517625; }

.main-header {
  overflow: hidden; }

.main-intro {
  color: #fff;
  background: #204470 url(../images/intro-bg.svg);
  background-position: 33% top;
  background-size: cover;
  padding: 30px 20px; }
  @media screen and (min-width: 600px) {
    .main-intro {
      padding: 30px 20px 80px;
      background-position: center top; } }
  @media screen and (min-width: 1116px) {
    .main-intro {
      padding: 30px 0 80px; } }
  .main-intro a, .main-intro h1, .main-intro h2 {
    color: #fff; }
  .main-intro p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3; }
    @media screen and (min-width: 800px) {
      .main-intro p {
        font-size: 16px;
        font-size: 1.6rem; } }

.main-logo {
  overflow: hidden; }
  @media screen and (min-width: 600px) {
    .main-logo {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .main-logo:last-child {
        margin-right: 0; } }
  .main-logo a {
    display: inline-block;
    width: 280px;
    height: 110px;
    background: url(../images/logo2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }
    @media screen and (min-width: 920px) {
      .main-logo a {
        width: 425px;
        height: 151px; } }
    @media screen and (min-width: 600px) {
      .main-logo a {
        margin-bottom: 20px; } }

.logos-secondary {
  text-align: left;
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    .logos-secondary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      margin-top: 70px;
      text-align: right;
      margin-bottom: 0; }
      .logos-secondary:last-child {
        margin-right: 0; } }

.logo-acae {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 110px;
  height: 67px;
  background: url(../images/logo-acae.png) no-repeat;
  background-size: 100%;
  margin-right: 25px; }
  @media screen and (min-width: 600px) {
    .logo-acae {
      width: 160px;
      height: 67px; } }

.logo-tec {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 140px;
  height: 67px;
  background: url(../images/logo-tec.png) no-repeat;
  background-size: 100%; }
  @media screen and (min-width: 600px) {
    .logo-tec {
      width: 190px;
      height: 67px; } }

.intro-container {
  margin-bottom: 40px; }
  @media screen and (min-width: 600px) {
    .intro-container {
      margin-bottom: 60px; } }

.intro-copy p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media screen and (min-width: 600px) {
    .intro-copy p {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (min-width: 600px) {
    .intro-copy p {
      margin-bottom: 30px; } }

.mission-information {
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    .mission-information {
      margin-bottom: 40px; } }

.mission-badge {
  text-align: center; }
  @media screen and (min-width: 600px) {
    .mission-badge {
      text-align: right; } }
  .mission-badge img {
    max-width: 200px;
    margin-bottom: 40px; }
    @media screen and (min-width: 600px) {
      .mission-badge img {
        margin-bottom: 0;
        max-width: 237px; } }

.mission-description h2 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem; }
  @media screen and (min-width: 600px) {
    .mission-description h2 {
      font-size: 24px;
      font-size: 2.4rem; } }

.participate-information {
  padding-top: 40px;
  background: url(../images/separator.svg) no-repeat top center; }
  @media screen and (min-width: 600px) {
    .participate-information {
      padding-top: 110px; } }

.participation-intro {
  margin-bottom: 30px; }
  @media screen and (min-width: 600px) {
    .participation-intro {
      margin-bottom: 0;
      border-left: 8px solid #449BEA;
      padding-left: 25px; } }
  .participation-intro h2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem; }
    @media screen and (min-width: 600px) {
      .participation-intro h2 {
        font-size: 24px;
        font-size: 2.4rem; } }
  .participation-intro h2, .participation-intro p {
    margin-bottom: 15px; }
    @media screen and (min-width: 600px) {
      .participation-intro h2, .participation-intro p {
        margin-bottom: 35px; } }
  .participation-intro .button {
    margin-bottom: 0; }

.project-content {
  margin-bottom: 40px;
  max-width: 800px; }
  .project-content p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    line-height: 1.3; }
    @media screen and (min-width: 600px) {
      .project-content p {
        font-size: 16px;
        font-size: 1.6rem; } }
  .project-content ul {
    margin-bottom: 30px; }
  .project-content li {
    list-style-type: disc;
    font-size: 14px;
    font-size: 1.4rem;
    color: #555; }
    @media screen and (min-width: 600px) {
      .project-content li {
        font-size: 16px;
        font-size: 1.6rem; } }

.sponsor-content {
  padding: 20px;
  color: #204470; }
  @media screen and (min-width: 600px) {
    .sponsor-content {
      padding: 90px 20px; } }
  @media screen and (min-width: 1116px) {
    .sponsor-content {
      padding: 90px 0 0; } }

.project-content-title,
.sponsor-content-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  text-transform: uppercase; }
  @media screen and (min-width: 600px) {
    .project-content-title,
    .sponsor-content-title {
      font-size: 24px;
      font-size: 2.4rem; } }

.sponsor-content-title {
  border-top: solid 1px #B9B9B9;
  padding-top: 40px; }

.project-content-title {
  margin-top: 20px; }
  .project-content-title:first-child {
    margin-top: 0; }
  @media screen and (min-width: 600px) {
    .project-content-title {
      margin-top: 50px; }
      .project-content-title:first-child {
        margin-top: 0; } }

.content-inline-images {
  margin: 10px 0 40px; }

.asesor-image {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .asesor-image:last-child {
    margin-right: 0; }
  @media screen and (min-width: 600px) {
    .asesor-image {
      margin-bottom: 0;
      margin-right: 40px;
      width: 28%; } }
  .asesor-image img {
    width: auto;
    margin-bottom: 15px; }
  .asesor-image h4 {
    color: #555;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0; }
  .asesor-image p {
    font-size: 13px;
    font-size: 1.3rem; }

.sponsor-content-intro {
  overflow: hidden;
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    .sponsor-content-intro {
      margin-bottom: 90px; } }
  .sponsor-content-intro p {
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (min-width: 600px) {
      .sponsor-content-intro p {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .sponsor-content-intro p:last-child {
          margin-right: 0; } }

.sponsor-list {
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    .sponsor-list {
      margin-bottom: 50px; } }

.sponsor-list-title {
  color: #888;
  font-size: 18px;
  font-size: 1.8rem; }

.sponsor-logo {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 30px;
  vertical-align: middle;
  width: 40%; }
  .sponsor-logo img {
    max-width: 100px;
    width: auto;
    max-height: 60px; }
  @media screen and (min-width: 600px) {
    .sponsor-logo {
      width: auto;
      margin-right: 40px; }
      .sponsor-logo img {
        width: auto;
        max-height: 90px;
        max-width: 140px; } }
  .colaborator-list .sponsor-logo {
    vertical-align: middle;
    max-width: 40%;
    vertical-align: middle;
    margin-bottom: 30px; }
    .colaborator-list .sponsor-logo img {
      max-width: 75px;
      max-height: 50px; }

@media screen and (max-width: 767px) {
  .main-sponsor-list .sponsor-logo:nth-child(2) img {
    position: relative;
    top: -8px;
    max-width: 130px; }
  .main-sponsor-list .sponsor-logo:nth-child(3) img {
    position: relative;
    max-width: 130px; }
  .main-sponsor-list .sponsor-logo:nth-child(4) img {
    max-height: 60px; }
  .main-sponsor-list .sponsor-logo:nth-child(5) img {
    max-height: 65px; } }

@media screen and (min-width: 600px) {
  .main-sponsor-list .sponsor-logo:nth-child(2) img {
    position: relative;
    top: -5px; }
  .main-sponsor-list .sponsor-logo:nth-child(4) img {
    max-height: 60px; }
  .main-sponsor-list .sponsor-logo:nth-child(5) img {
    max-height: 65px; } }

@media screen and (min-width: 600px) {
  .colaborator-list .sponsor-logo:nth-child(5) img {
    max-height: 55px; } }

.logo-manati {
  max-width: 196px; }

.main-footer {
  border-top: solid 1px #C3CDD8;
  border-bottom: solid 20px #213B59;
  padding: 30px 20px; }
  @media screen and (min-width: 1116px) {
    .main-footer {
      padding: 30px 0; } }

@media screen and (min-width: 600px) {
  .footer-navs,
  .footer-logos {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .footer-navs:last-child,
    .footer-logos:last-child {
      margin-right: 0; } }

.footer-nav {
  margin-bottom: 20px; }

.footer-nav-item {
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #213344;
  font-weight: bold;
  margin-right: 35px;
  display: block;
  margin-bottom: 12px; }
  .footer-nav-item:hover {
    color: #DD582A; }
  @media screen and (min-width: 600px) {
    .footer-nav-item {
      display: inline-block;
      margin-bottom: 0; } }

.footer-social-nav {
  margin-bottom: 30px; }
  @media screen and (min-width: 600px) {
    .footer-social-nav {
      margin-bottom: 0; } }

.footer-social-nav-title {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #213344; }

.footer-social-nav-item {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 26px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../images/social2x.png);
  background-size: 54px 25px;
  background-repeat: none; }
  .footer-social-nav-item:hover {
    opacity: .7; }

.footer-social-twitter {
  background-position: -83px 0; }

.footer-logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  background: url(../images/logo-footer.png) no-repeat;
  background-size: 100%;
  width: 160px;
  height: 83px; }

.donate-page .main-intro {
  background-color: #fff;
  background-size: 111%;
  background-repeat: no-repeat;
  background-position: center top; }

.donate-page a {
  color: blue;
  font-weight: bold;
  text-decoration: underline; }

.intro-container-donate {
  background: #fff;
  color: #333; }
  .intro-container-donate p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2; }
  @media screen and (min-width: 334px) {
    .intro-container-donate {
      padding: 20px;
      border-radius: 10px;
      margin: 20px 5px 5px 5px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } }
  .intro-container-donate h1 {
    color: #1F5D94;
    font-size: 18px;
    font-size: 1.8rem; }
    @media screen and (min-width: 400px) {
      .intro-container-donate h1 {
        font-size: 26px;
        font-size: 2.6rem; } }

.content-list-donate li {
  list-style-type: decimal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 15px; }
  .content-list-donate li img {
    margin: 15px 0;
    border: solid 5px #e1e1e1; }

/*# sourceMappingURL=style.css.map */