.navbar-brand img {
    height: 100%;
    width: auto;
}

.bases {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: solid 2px #eaeaea;
  border-radius: 12px;
  margin: 3rem auto;
  padding: 2rem;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  font-size: 30px;
}

.navbar-brand {
    float:none;
    height: 70px;
    padding: 5px 15px;
    font-size: 21px;
    line-height: 25px;
}

.navbar-brand-secondary {
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-top: 10px;
    padding-left: 15px;
}

.figura-docs {
  border-radius: 50%;
  background-color: #fff;
  padding: 1rem;
  margin: auto;
}

.figura-rfrd {
  background-color: #fff;
  padding: 1rem;
}

.center {
  margin:auto;
}

td {
  padding: 5px;
}

.figura-beneficios {
  padding: 1rem;
  margin-left: auto ;
  margin-top: 145px;
  text-align: center;
}

.figura-aliados {
  padding: -10px;
  margin: auto;
}


.figura-premios {
  background-color: #fff;
  padding: 0rem;
  margin: auto;
  text-align: center;
}

.navbar-brand-secondary img {
  height: 100%;
  width: auto;
}


.navbar-custom {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.18);
    box-shadow: 0 2px 4px rgba(0,0,0,.18);
}


.antipasto {
  height:auto;
  margin-top: 0px;
  width: 100%;
  box-shadow: 0 4px rgba(0,0,0,.18);
  background-color: #235B4E;
  display: block;
  padding: 0rem 0;
}

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

.navbar-container{
  width: 100%;
  object-position: center;
}

.navbar-container p{
  font-size: 14px;
  height: auto;
}

.navbar-container a{
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #6F7271;
  object-position: left;
}
.antipasto-container {
  height: 100px;
  margin: 25px 0;
}

.box-shadow {
  box-shadow: 0 2px 4px rgba(0,0,0,.18)
}

.antipasto-container .row .col img {
  height: 100%;
}

.logo-ch {
  height: 50px;
  text-align: left;
}

.logo-mi {
  height: 105px;
  text-align: left;
}

.logo-tianguis {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: 20px;
  height: 90px;
  text-align: center;
}


.logo-si {
  height: 250px;
  text-align: center;
}

.esquema-si {
  height: 450px;
  text-align: center;
}
.btn-bar-registro {
  height: 27px;
  margin: 10px 0;
  font-size: 14px !important;
  background-color: #005244 !important;
}

.btn-bar-registro:hover {
  background-color: #02705d !important;
}
.verde {
  color: #009a44;
}

.izq {
  text-align: right;
}

.gris {
  color: #898d8d;
  text-align: right;
}

.gray {
  color: #898d8d;
  text-align: center;
}

.teal-bg {
  background-color:  #009288;
  display: block;
}

.morena-bg {
  background-color: #BC955C;
  display: block;
  min-height: 25px;
}

.green-bg {
  background-color:  #0f4c42;
  display: block;
}

.blanco {
  color: #fff;
}

.line-height-1 {
  line-height: 1.8;
  text-align: center;
}

.teal {
  color: #009288;
}

.morena{
  color: #BC955C;
}

.dorado{
  color: #ddc9A3
}

.bg-bicis {
  background-image: url(../images/fondo.jpg) ;
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;
}

.proyecto {
  margin-top: -48px;
  margin-bottom: 2rem;
  padding: 1rem 0;
  background-color: rgba(255, 255, 255, 0.9);
}

.desc_ini {
  margin-top: 0px;
  margin-bottom: 0rem;
  padding: 0rem 0;
  background-color: rgba(255, 255, 255, 0.9);
}

.proyecto-box {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin: 0rem 0;
  padding: 2rem;
  vertical-align: middle;
  align-items: center;
  text-align: justify;
  display: flex;
  justify-content: center;
}

.proyecto-box-ini {
  background-color: #ffffff;
  border-radius: 5px;
  margin: 4rem 0;
  padding: 1rem;
  min-height: 120px;
  align-items: center;
  text-align: center;
  display: flex;
  justify-content: center;
}

.proyecto-box-ini p {
  font-weight: bold;
  text-align: center;
  font-size: 3.2rem;
  color: #6F7271;
  margin-right: 2rem;
}

.conf p {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  color: #0f4c42;
  margin-right: 2rem;
}

.proyecto-si p {
  font-weight: bold;
  text-align: right;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.proyecto-left p {
  font-weight: bold;
  text-align: left;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.proyecto-center {
  text-align: center;
}

.proyecto-center p {
  text-align: justify;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.proyecto-premios p {
  text-align: justify;
  font-size: 20px;
  margin-right: 2rem;
  color: #6F7271;
}

.proyecto-center li{
  text-align: justify;
  font-size: 2rem;
  color:#6F7271;
  margin-bottom: 15px;
}

.proyecto-eje p {
  font-weight: bold;
  text-align: center;
  font-size: 2rem;
  color: #6F7271;
}

.proyecto-web p {
  text-align: left;
  font-weight: bold;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.proyecto-right p {
  font-size: 1.8rem;
  margin-left: 2rem;
}

.proyecto-right {
  border-left: 2px solid #009288;
}


.jumbotron {
  padding: 0;
}

.teal-bg .container {
  height: 95px;
}

hr {
  border: 2px #d5d5d5 solid;
}

.lift-logo {
  width: 100%;
}

.lift-info {
  color: #898d8d;
  font-size: 16px;
}

.lift-info ul li::before {
  content: "\2022";
  list-style: none;
  color: #009288;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 25px;
  vertical-align: middle;
}


.lift-info ul {
  list-style: none;
}

.fondo-ondas {
  background-image: url(../images/background.png);
  background-size: cover;
}



.talleres {
  background-color: #ffffff;
  border: solid #ddc9A3;
  border-radius: 5px;
  margin: 3rem auto;
  padding: 2rem;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  justify-content:space-between;
  text-align: center;
}

.talleres p {
  font-size: 16px;
  font-weight: bold;
  color: #6F7271;
}

.talleres b {
  font-size: 19px;
  font-weight: bold;
  color: #000000;
}

.talleres h3 {
  font-size: 22px;
  font-weight: bold;
  color: #235B4E;
}

.evento-titulo {
  display: flex;
  justify-content: space-between;
}

.evento-texto {
  font-size: 16px;
  color: #4a4e4e;
  text-align: justify;
}
.evento-fecha {
  text-align: right;
}

.evento-border {
  border-left: 2px solid #9F2241;
}
.mentorias {
  margin: 0rem auto;
  padding: 0rem;
  min-height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: justify;
}

.mentorias p {
  font-size: 16px;
  color: #6F7271;
}

.mentorias b {
  font-size: 18px;
  color: #6F7271;
  text-align: center;
  font-weight: bold;
}

.mentorias strong {
  font-size: 20px;
  color: #235B4E;
  text-align: center;
  font-weight: bold;
}

.documento-relevante {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: solid 2px #eaeaea;
  border-radius: 12px;
  margin: 3rem auto;
  padding: 2rem;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}

.beneficios {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin: 5rem auto;
  padding: 3rem;
  min-height: 250px;
  display:flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}


.beneficios p {
  font-size: 28px;
  font-weight: bold;
  color: #235B4E;
}

.beneficios b {
  font-size: 20px;
  font-weight: bold;
  color: #6F7271;
}

.eventos {
  background-color: #ffffff;
  border: solid #ddc9A3;
  border-radius: 5px;
  margin: 5rem auto;
  padding: 3rem;
  height: 450px;
  width: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
}

.eventos p {
  font-size: 16px;
  font-weight: bold;
  color: #6F7271;
}

.eventos b {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.aliados {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin: 0rem auto;
  padding: 0rem;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}


.aliados p {
  font-size: 23px;
  font-weight: bold;
  color: #235B4E;
}

.premios {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0px;
  margin: 0rem auto;
  padding: 0rem;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
}

.premios p{
  margin-left: 80px;
  font-size: 23px;
  font-weight: bold;
  color: #235B4E;
}

.premios b{
  margin-left: 80px;
  font-size: 20px;
  font-weight: bold;
  color: #6F7271;
}

.container hr{
  align-items: center;
  border-color: #9F2241;
}

.registro {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: solid 2px #eaeaea;
  border-radius: 14px;
  background-color: #fff;
  padding: 2rem;
  text-align: center;
}

.contacto {
  padding: 2rem;
  text-align: center;
  font-size: 22px;
}

.forms {
border: solid 2px #009288;
border-radius: 14px;
background-color: #fff;
padding: 2rem;
text-align: center;
}

.documento-relevante p {
  font-size: 16px;
}

.documento-relevante strong {
  font-size: 20px;
  color: #235B4E;
  text-align: center;
}

.embed-container {
  position: absolute;
  padding-bottom: 90%;
  height: 0;
  overflow: hidden;
}
.embed-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 400px) {
  /* For mobile phones: */
  [data-section-id="5e80c87763d7965a88ad6cce"] .gallery-slideshow {
    height: 400px !important;
  }

  .proyecto-right {
    border-left: none;
    border-top: 2px solid #009288;
    padding-top: 2rem;
  }

  .proyecto-left p {
    text-align: left;
  }

  .text-center {
    text-align: center;
  }

  .antipasto {
    padding: 4rem 2rem;
  }

  .evento-fecha {
    text-align: left;
    border-bottom: 2px solid #009288;
    margin-bottom: 2rem;
  }

  .evento-border {
    border: none;
  }
}

@media only screen and (max-width: 400px) {
  .teal-bg .container {
    height: 120px;
  }
}