.navbar-brand img {
   max-height: fit-content;
   max-width: 900px;
}


.navbar-brand {
    float: left;
    height: 70px;
    padding: 5px;
    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: 10px;
    margin-top: 10px;
    padding-left: 15px;
}

.figura-docs {
  background-color: #fff;
  padding: 1rem;
  margin-left: 33%;
  text-align: center;
}

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

.center {
  margin-left: auto;
  margin-right: auto;
}

.img {
  height: auto ;
  width: auto ;
}
td {
  padding: 5px;
}

.figura-beneficios {
  padding: 0rem;
  margin-left:none ;
  text-align:center;
  border-width: thin;
  
}

.figura-rec {
  background-color: #fff;
  padding: 1rem;
  margin-left: 25%;
  text-align: center;
}

.figura-2docs {
  background-color: #fff;
  padding: 1rem;
  margin-left: 0%;
  text-align: center;
  display: inline-block;
}

.figura-2doc-ch {
  background-color: #fff;
  padding:1rem;
  margin-left: 20%;
  text-align:right;
  display: inline-block;
}

.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 {
  /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); */
  box-shadow: 0 4px rgba(0,0,0,.18);
  background-color: rgba(255, 255, 255, 0.9);
  padding: 4rem 0;
}

.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: 100px;
  text-align: center;
}

.logo-mi {
  text-align:end; 
  padding: 1px ;  


}

.logo-ecobici {
  margin-top: 10px;
  margin-left: 140px;
  text-align: center;
  
}

.logo-tianguis {
  margin-top: 15px;
  margin-right: 0px ;
  margin-left: 0px;
  margin-bottom: .5ch;
  text-align:start ; 
}

.indicadores {
  margin-top: 15px;
  margin-right: 0px ;
  margin-left: 0px;
  text-align:center ; 
  justify-items: center;
}

.indicadores p {
  text-align: center;
  text-align-last: 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: #235B4E;
}

.morena {
  color: #8B1232;
}

.izq {
  text-align: right;
}

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

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

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

.blanco {
  color: #fff;
}

.line-height-1 {
  line-height: 1;
  text-align: justify;
}

.teal {
  color: #BC955C;
}


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

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

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

.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 p {
  text-align: justify;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.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 #9F2241;
}

.jumbotron {
  padding: 0;
}

.evento { 
  color: #6F7271; 
  margin: 3rem 0; 
  padding: 3rem; 
  border-radius: 14px; 
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); 
  height: fit-content;
  width: auto;

}

.container hr{ 
  align-items: center; 
  border-color: #235B4E solid; 
} 
 
.evento-titulo { 
  display: flex; 
  justify-content: space-between; 
} 
 
.row.eventos { 

  box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
  border: solid 2px #235B4E;
  border-radius: 12px;
  margin: 3rem auto;
  margin-left: 140px;
  padding: 2rem;
  height: 500px;
  width: auto;
  display: float;
  flex-direction: column;
 
} 

.evento-texto { 
  font-size: 14px; 
  color: #6F7271; 
} 
.evento-fecha { 
  text-align: right; 
  font-size: 16px; 
} 
.evento-border { 
  border-left: 3px solid #BC955C; 
}

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

hr {
  border: 2px #235B4E 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:contain;

}

.cintillo {
  border-color: solid 2px;
  column-count:3;
  background-color: #ffffff;
  margin: 2rem 0;
  padding: 2rem;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.cintillo p {
  font-size: 10px;
  font-weight:normal;
  color: #6f7271;
  text-align:center;
  text-overflow:clip;
}

.cintillo-titulo {
  display: flex;
  justify-content:left;
}

.cintillo-texto {
  font-size: 16px;
  color: #4a4e4e;
  display:flex; 
  justify-content:right;
}


.cintillo-img {
  display: flex;
  padding: 20px;
  text-align: left;

}

div.item {
  justify-content: space-between;
  display: inline-block;
  text-align:center;
  padding-top: 35px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 100px;
}

/* .vertical {
  border-left: 2px solid black;
  height: 300px;
  position:;
  justify-self: 50%;
} */

.navbar-brand img {
  height: auto;
  width: auto;
  justify-content: center;
  justify-items: center;
  object-position: center;
}

.nav-item {
  padding: 5px;
  font-size: 2px;
  line-height: 2px;
}

.container hr{
  align-items:center  ;
  border-color: #235B4E;
  width: 100%;
} 
.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;
}
.evento-border {
  border-left: 2px solid #9F2241;
}
.documento {
  box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
  border: solid 2px #235B4E;
  border-radius: 12px;
  margin: 3rem auto;
  padding: 2rem;
  height: 500px;
  display: float;
  flex-direction: column;
  justify-content: space-between;
  text-align: justify; 

}

.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: 100px;
  max-width:max-content;
  display: flex;
  flex-direction:initial;
  justify-content: space-between;
  text-align:justify;
}

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

.procesos {
  background-color:transparent;
  border-style:transparent;
  background-color: rgba(1,2,0, 0.7); Black w/opacity/see-through */
  border-colo:#FFFFFF; 
  border-radius: 50px;
  margin: 1rem;
  width: 250px;
  height: 250px;
  display:flow-root;
  flex-direction:row;
  justify-content:space-around;

  
}


.procesos p {
  font-size: 16px;
  font-weight:normal;
  color: #ffffff;
  text-align:center;
}

.button-achor {
    height: 27px;
    margin: 10px 0;
    font-size: 14px !important;
    background-color: #005244 !important;
    border-radius: 50%;
  }

  .button-achor p{
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  text-align:center;
  text-overflow:inherit;
  align-items: flex-start;
  }

  .button-achor:hover {
    background-color: #02705d !important;
  }
  .verde {
    color: #235B4E;
  }
  
  .morena {
    color: #8B1232;
  }
  
  .izq {
    text-align: right;
  }
  
  .gris {
    color: #898d8d;
    text-align: right;
  }
  
  .gray {
    color: #898d8d;
    text-align: center;
  }
  
  .teal-bg {
    background-color:  #235B4E;
    display: block;
  }
  
  .blanco {
    color: #fff;
  }
  
  .line-height-1 {
    line-height: 1;
    text-align: justify;
  }
  
  .teal {
    color: #BC955C;
  }
  
   
.arrow {
  background-color:transparent;
  border-style:none;
  border-radius: 20px;
  margin:39px;
  padding: 300px;
  width:fit-content;
  height:fit-content;
  display:flex; 
  flex-direction:row;
  justify-content:space-around;
  box-sizing:content-box;
}

.arrow-img {
  display:flex;
  padding: 1px;
  place-items:middle;
}

div.arrow {
  vertical-align:middle;
  display:flex;
  text-align: center;
  padding-top: 100px;
  padding-right: 0cm;
  padding-bottom: 30px;
  padding-left:0cm;
}


.beneficios {
  background-color: #ffffff;
  border-color: #6f7271; 
  border-radius: 12px;
  margin: 2rem auto;
  padding: 2rem;
  width: 3800px;
  height: 290px;
  display:flow-root;
  flex-direction:row;
  justify-content:space-around;
  text-align:center;
  box-sizing:content-box;
}

.beneficios p {
  font-size: 14px;
  font-weight: bold;
  color: #6f7271;
  text-align:center;
}

.modulo {
  background-color: #ffffff;
  border: solid 2px #9F2241;
  border-radius: 12px;
  margin: 2rem auto;
  padding: 3rem;
  width: 300px;
  height: 300px;
  display:flow-root;
  flex-direction:row;
  justify-content:space-around;
  text-align:center;
}

.modulo p {
  font-size: 14px;
  font-weight:lighter;
  color: #10312b;
  text-align:center;
}

.modulo2 {
  background-color: #ffff; 
  border: solid 2px #691C32;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  margin: 2rem auto;
  padding: 3rem;
  width: 500px;
  height: 200px;
  display:flow-root;
  flex-direction:row;
  justify-content:space-around;
  text-align:center;
} 

.modulo2 p {
  font-size: 14px;
  font-weight:lighter;
  color: #6f7271;
  text-align:center;
}

.button-achor1 {
  height: 27px;
  margin: 10px 0;
  font-size: 14px !important;
  background-color: #BC955C !important;
  border-radius: 50%;
}

.button-achor1 p{
font-size: 12px;
font-weight:bold;
color: #ffffff;
text-align:center;
text-overflow:inherit;
align-items: flex-start;
}

.button-achor1:hover {
  background-color: #ddc9A3 !important;
}
.verde {
  color: #235B4E;
}

.column {
  float:right;
  width: 33.33%;
  padding: 5px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.relevante {
  display: inline-block;
  width: 32px; height: 30px;
  background-image: url('icon-set.png');
  background-repeat: no-repeat;
}

.relevante p {
  font-size: 14px;
  font-weight:bold;
  color: #6f7271;
  text-align:justify;
}

.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;
  height: 260px ;
  width: 3000px; 
}

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

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

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

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

@keyframes slide {
	0% { transform: translateX(0); }
	10% { transform: translateX(0); }

	15% { transform: translateX(-100%); }
	30% { transform: translateX(-100%); }

	35% { transform: translateX(-200%); }
	50% { transform: translateX(-200%); }

	55% { transform: translateX(-300%); }
	70% { transform: translateX(-300%); }

	75% { transform: translateX(-400%); }
	90% { transform: translateX(-400%); }

	95% { transform: translateX(-500%); }
	100% { transform: translateX(-500%); }
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
	font-family: sans-serif;
}

.wrapper {
	max-width: 7000px;
	margin: 0 auto;
}

.slider {
	position: relative;
}

.slides {
	position: relative;
	display: flex;
	overflow: hidden;
}

.slide {
	width: 50vw;
	flex-shrink: 0;
	animation-name: slide;
	animation-duration: 15s;
	animation-iteration-count:infinite;
	animation-timing-function: linear;
}

.slides:hover .slide {
	animation-play-state: paused;
}

.slide img {
	width: 60%;
  height: 80%;
  
}

.slide a {
	width: 100%;
	display: inline-block;
	position: relative;
}

.caption {
	color: #9F2241;
	text-shadow: 1px 1px #9F2241;
	font-size: 11vm;
	position:static;
	bottom: 4vw;
	right: 4vw;
}

.mobile {
  display: none; 
}

@media (max-width: 500px ) { 

.logo-ecobici {
  margin-top: 35px;
  text-align: center;
  width: auto;
}

 
  div.arrow {
    vertical-align:middle;
    display:none;
    text-align: center;
    padding-top:none;
    padding-right:none;
    padding-bottom:none;
    padding-left:none;
  }

.slide:target {
	animation-name: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
}

.navbar-brand img {
  height: auto;
  width: auto;
  justify-content: center;
  justify-items: center;
  object-position: center;
}
.slider-controler {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 10px;
	background-color: rgba(0,0,0,0.5);
	z-index: 100;
}

.slider-controler li {
	margin: 0 0.5rem;
	display: inline-block;
	vertical-align: top;
}

.modulo2 {
  background-color: #ffffff;
  border: solid 2px #691C32;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  margin: 2rem auto;
  padding: 3rem;
  width:fit-content;
  height:fit-content;
  display:flow-root;
  flex-direction:row;
  justify-content:space-around;
  text-align:center;
} 

.row.eventos { 

  box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
  border: solid 2px #235B4E;
  border-radius: 12px;
  margin: 3rem auto;
  padding: 2rem;
  height: 500px;
  display: float;
  flex-direction: column;
 
} 


.modulo2 p {
  font-size: 14px;
  font-weight:lighter;
  color: #6f7271;
  text-align:center;
}

.button-achor1 {
  height: 27px;
  margin: 10px 0;
  font-size: 14px !important;
  background-color: #005244 !important;
  border-radius: 50%;
}

.button-achor1 p{
font-size: 12px;
font-weight:bold;
color: #ffffff;
text-align:center;
text-overflow:inherit;
align-items: flex-start;
}

.button-achor1:hover {
  background-color: #02705d !important;
}
.verde {
  color: #235B4E;
}

.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;
  height: auto ;
  width:auto ;
}

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

.evento-fecha { 
  text-align: right; 
  font-size: 16px; 
  width: auto;

} 

.slider-controler a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #BC955C;
	font-size: 1.5rem;
}

}

@media only screen and (min-width: 1200px) {
	.slide {
		width: 1200px;
	}

  .modulo2 {
    background-color: #ffffff;
    border: solid 2px #691C32;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width:fit-content;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 
  
  .modulo2 p {
    font-size: 14px;
    font-weight:lighter;
    color: #6f7271;
    text-align:center;
  }
  
  .button-achor1 {
    height: 27px;
    margin: 10px 0;
    font-size: 14px !important;
    background-color: #005244 !important;
    border-radius: 50%;
  }

  .navbar-brand img {
    height: auto;
    width: auto;
    justify-content: center;
    justify-items: center;
    object-position: center;
  }
  
  .button-achor1 p{
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  text-align:center;
  text-overflow:inherit;
  align-items: flex-start;
  }
  
  .button-achor1:hover {
    background-color: #02705d !important;
  }
  .verde {
    color: #235B4E;
  }
  
  .row.eventos { 

    box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
    border: solid 2px #235B4E;
    border-radius: 12px;
    margin: 3rem auto;
    padding: 2rem;
    height: 500px;
    display: float;
    flex-direction: column;
   
  } 
  

  div.arrow {
    vertical-align:middle;
    display:none;
    text-align: center;
    padding-top:none;
    padding-right:none;
    padding-bottom:none;
    padding-left:none;
  }

  .procesos {
    background-color:transparent;
    border-style:solid;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(1,2,0, 0.7); /* Black w/opacity/see-through */
    border-color: #4a4e4e; 
    border-radius: 4px;
    margin: 1rem;
    padding:unset;
    width:auto;
    height: 330px;
    display:flex; 
    flex-direction:row;
    justify-content:space-around;
    box-sizing:content-box;
  }
  

  .procesos p {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    text-overflow:clip;
  }

  .cintillo {
    border-color: solid 5px #9F2241;
    column-count: 3px;
    background-color: #ffffff;
    margin: 2rem 0;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    max-height: fit-content;
    max-width: max-content;
  }

  .relevante {
    background-color: #ffffff;
    margin: 2rem auto;
    padding: 1rem;
    width: 20px;
    height: 20px; 
    display:flor-row;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 

  .relevante p {
    font-size: 14px;
    font-weight:bold;
    color: #6f7271;
    text-align:justify;
    text-overflow: clip;
  }

  .modulo {
    background-color: #ffffff;
    border: solid 2px #9F2241;
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width: 300px;
    height: 300px;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  }
  
  .modulo p {
    font-size: 14px;
    font-weight:lighter;
    color: #10312b;
    text-align:center;
  }


  .modulo2 {
    background-color: #ffffff;
    border: solid 2px #691C32;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width:fit-content;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 
  
  .modulo2 p {
    font-size: 14px;
    font-weight:lighter;
    color: #6f7271;
    text-align:center;
  }
  
  .button-achor1 {
    height: 27px;
    margin: 10px 0;
    font-size: 14px !important;
    background-color: #005244 !important;
    border-radius: 50%;
  }
  
  .button-achor1 p{
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  text-align:center;
  text-overflow:inherit;
  align-items: flex-start;
  }
  
  .button-achor1:hover {
    background-color: #02705d !important;
  }
  .verde {
    color: #235B4E;
  }
  
  
  .procesos2 {
    background-color: #ffffff;
    border-color: #6f7271; 
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width: 230px;
    height: 260px;
    display:block;
    margin-left: 50%;
    margin-right: auto;
    justify-content:center;
    text-align:center;
  
  }
  
  .procesos2 p {
    font-size: 14px;
    font-weight: bold;
    color: #6f7271;
    text-align:center;
    text-overflow: clip;
  }
  .indicadores {
    height: 40px;
    width: 40px;
  }
  
  .indicadores p {
    text-align: center;
    
  }
	.caption {
		font-size: 30px;
		bottom: 20px;
		right: 30px;
	}

  .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;
    height: auto ;
    width:auto ;
  }

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

  .evento-fecha { 
    text-align: right; 
    font-size: 16px; 
    width: auto;
    
  } 

  .img {
    height:50%;
    width:50%;
  }
}


@media only screen and (max-width: 819px)  {
  /* For mobile phones: */
  .proyecto-right {
    border-left: none;
    border-top: 2px solid #9F2241;
    padding-top: 2rem;
  }

  div.arrow {
    vertical-align:middle;
    display:none;
    text-align: center;
    padding-top:none;
    padding-right:none;
    padding-bottom:none;
    padding-left:none;
  }


  .proyecto-left p {
    text-align: left;
  }
  .procesos {
    background-color:transparent;
    border-style:none;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(1,2,0, 0.7); /* Black w/opacity/see-through */
    border-color: #4a4e4e; 
    border-radius: 4px;
    margin: 1rem;
    padding:unset;
    width:auto;
    height:fit-content;
    display:flex; 
    flex-direction:row;
    justify-content:space-around;
    box-sizing:content-box;
  }
  
  .procesos p {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    text-overflow:clip;
  }

  .cintillo {
    border-color: solid 2px;
    column-count: 3px;
    background-color: #ffffff;
    margin: 2rem 0;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    max-height: fit-content;
    max-width: max-content;
  }

  .row.eventos { 

    box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
    border: solid 2px #235B4E;
    border-radius: 12px;
    margin: 3rem auto;
    padding: 2rem;
    height: 500px;
    display: float;
    flex-direction: column;
   
  } 
  
  .navbar-brand img {
    height: auto;
    width: auto;
    justify-content: center;
    justify-items: center;
    object-position: center;
  }

  .relevante {
    background-color: #ffffff;
    margin: 2rem auto;
    padding: 1rem;
    width: 20px;
    height: 20px; 
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 

  .relevante p {
    font-size: 14px;
    font-weight:bold;
    color: #6f7271;
    text-align:justify;
    text-overflow: clip;
  }

  .modulo {
    background-color: #ffffff;
    border: solid 2px #9F2241;
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width: auto;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  }
  
  .modulo p {
    font-size: 14px;
    font-weight:lighter;
    color: #10312b;
    text-align:center;
  }

  .modulo2 {
    background-color: #ffffff;
    border: solid 2px #691C32;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width:fit-content;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 
  
  .modulo2 p {
    font-size: 14px;
    font-weight:lighter;
    color: #6f7271;
    text-align:center;
  }
  
  .button-achor1 {
    height: 27px;
    margin: 10px 0;
    font-size: 14px !important;
    background-color: #005244 !important;
    border-radius: 50%;
  }
  
  .button-achor1 p{
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  text-align:center;
  text-overflow:inherit;
  align-items: flex-start;
  }
  
  .button-achor1:hover {
    background-color: #02705d !important;
  }
  .verde {
    color: #235B4E;
  }
  

  .procesos2 {
    background-color: #ffffff;
    border-color: #6f7271; 
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width: 230px;
    height: 260px;
    display:block;
    margin-left: auto;
    margin-right: auto;
    justify-content:center;
    text-align:center;
  }
  
  .procesos2 p {
    font-size: 14px;
    font-weight: bold;
    color: #6f7271;
    text-align:center;
    text-overflow: clip;
  }


  .antipasto {
    padding: 8rem 2rem;
  }
  .img {
    height:50%;
    width:50%;
  }

  .evento {
    color: #6F7271;
    margin: 1rem 0;
    width: 500px;
    height: 500px;
    padding: 2rem;
    border-radius: 140px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }

  .evento-titulo {
    display: flex;
    justify-content: space-between;
  }
  
  .evento-texto {
    font-size: 14px;
    color: #6F7271;
    text-align: justify;
    -o-text-overflow: ellipsis;
  
  }
  .evento-fecha {
    text-align: left;
    font-size: 16px;
    width: auto;
  }
  .evento-border {
    border-left: 3px solid #BC955C;
  }
  .logo-tianguis{
    margin-left: -10px;
    text-align: left;
    width: 200px;
    height: 200px;
  }

  .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;
    height: auto ;
    width:auto ;
  }

  .indicadores {
    height: 20px;
    width: 20px;
  }
  .indicadores p {
    text-align: center;
    
  }

}

@media only screen and (max-width: 845px) {
  .teal-bg .container {
    height: 120px;
  }
  .img {
    height:50%;
    width:50%;
  }
/* 
  .arrow {
    background-color:transparent;
    border-style:none;
    border-radius: 2px;
    margin: 0rem;
    padding:0ch;
    width:fit-content;
    height:fit-content;
    display:block; 
    flex-direction:row;
    justify-content:space-around;
    box-sizing:content-box;
  }

  .arrow-img {
    display:block;
    padding: 0px;
    place-items:unset;
  } */

  div.arrow {
    vertical-align:middle;
    display:none;
    text-align: center;
    padding-top:none;
    padding-right:none;
    padding-bottom:none;
    padding-left:none;
  }


  .tab-container {
    width: auto;
  }

  .indicadores {
    height: 40px;
    width: 40px;
    
  }

  .indicadores p {
    text-align: center;

  }

  .navbar-brand img {
    height: auto;
    width: auto;
    justify-content: center;
    justify-items: center;
    object-position: center;
  }

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

  .evento-fecha { 
    text-align: left; 
    font-size: 16px; 
    width: auto;
    
  } 

  .relevante {
    background-color: #ffffff;
    margin: 2rem auto;
    padding: 2rem;
    width: 20px;
    height: 20px; 
    display:flow-root; 

  }
  
  .relevante p {
    font-size: 14px;
    font-weight:bold;
    color: #6f7271;
    text-align:left; 
    column-count: 3;
  }

  .procesos {
    background-color:transparent;
    border-style:solid;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(1,2,0, 0.7); /* Black w/opacity/see-through */
    border-color: #4a4e4e; 
    border-radius: 4px;
    margin: 1rem;
    padding:unset;
    width:auto;
    height:auto;
    display:flex; 
    flex-direction:row;
    justify-content:space-around;
    box-sizing:content-box;
  }
  
  .row.eventos { 

    box-shadow: 0 2px 4px 0 #6f7271(0, 0, 0, 0.5);
    border: solid 2px #235B4E;
    border-radius: 12px;
    margin: 3rem auto;
    padding: 2rem;
    height: 500px;
    display: float;
    flex-direction: column;
   
  } 
  

  .procesos p {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    text-overflow:clip;
  }

  .modulo2 {
    background-color: #ffffff;
    border: solid 2px #691C32;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width:fit-content;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  } 
  
  .modulo2 p {
    font-size: 14px;
    font-weight:lighter;
    color: #6f7271;
    text-align:center;
  }
  
  .button-achor1 {
    height: 27px;
    margin: 10px 0;
    font-size: 14px !important;
    background-color: #BC955C !important;
    border-radius: 50%;
  }
  
  .button-achor1 p{
  font-size: 12px;
  font-weight:bold;
  color: #ffffff;
  text-align:center;
  text-overflow:inherit;
  align-items: flex-start;
  }
  
  .button-achor1:hover {
    background-color: #BC955C !important;
  }
  .verde {
    color: #BC955C;
  }
  

  .cintillo {
    border-color: solid 2px;
    column-count:auto;
    background-color: #ffffff;
    margin: 2rem 0;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    max-height: fit-content;
    max-width: max-content;
  }

  .modulo {
    background-color: #ffffff;
    border: solid 2px #9F2241;
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width:fit-content;
    height:fit-content;
    display:flow-root;
    flex-direction:row;
    justify-content:space-around;
    text-align:center;
  }
  
  .modulo p {
    font-size: 14px;
    font-weight:lighter;
    color: #10312b;
    text-align:center;
  }

  .procesos2 {
    background-color: #ffffff;
    border-color: #6f7271; 
    border-radius: 12px;
    margin: 2rem auto;
    padding: 3rem;
    width: 230px;
    height: 260px;
    display:block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    box-sizing:content-box;
  
  }

  .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;
    height: auto ;
    width:auto ;
  }

  .logo-ecobici {
    margin-top: 35px;
    text-align: center;
    width: auto;
  }

    
  }