.img-banners
{
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.brick-poblaciones{
  padding: 100px 0px 40px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.entrada_poblacion {
	width: 100%;
	margin-bottom: 50px;
	text-align: justify;
}
.class-cactivo
{
  /*color:#52c6a8;*/
  color: #FFF !important;
}

.li-municipios a
{
  margin-left: 15px;
  color:#52c6a8;
}

.li-municipios
{
  color: #FFF !important;
  padding-top: 10px;
  background-color: #ecebea;
  border-bottom: 1px solid #ddd;
}

.li-municipios-activo
{
  background-color: #52c6a8;
  border-bottom: 1px solid #ddd;
}

.pt-10
{
  padding-top: 10px !important;
}
.brick-contadores
{
  /*height: 200px !important;*/
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.bg-degradado {
  height: 100% !important;
}
.td-whit-principal
{
  width: 75px;
  color:white;
}
.td-whit-dinamico
{
  width: 200px;
 
}
.enlace-footer
{
   color:white !important;
}
.brick-agenda
{
  padding-top: 40px !important;
}

.icon-redes-sociales
{
  font-size: 30px !important;
}

.section-botones{
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.icono-filtro{
  top: 70% !important;
}

.section-page{
  margin-top: 80px;
}
.enlace-nuestrodestino:hover
{
  color: #21a6a0;
}
.tipografia-agenda{
  font-family: 'Helvetica'; 
  font-size: 18px;
}

#logos-header{
  height: 80px;
}

#logos-header img{
  height: auto;
  width: 18%;
  margin: 10px 3%;
  max-height: 60px;
  max-width: 80px;
}

.mt-10{
  margin-top: 10px !important;
}
.mt-5{
  margin-top: 5px !important;
}
.mt-0{
  margin-top: 0px !important;
}
.mb-10{
  margin-bottom: 10px !important;
}
.mb-5{
  margin-bottom: 5px !important;
}
.mb-0{
  margin-bottom: 0px !important;
}
.pt-10{
  padding-top: 10px !important;
}
.pt-5{
  padding-top: 5px !important;
}