@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Times New Roman";
	font-size: 1.2em;
	font-weight: normal;
	color: #00000;
	line-height: 24px;
	box-sizing: border-box
}
.linea {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.linea.blockDisplay {
	display: block;
}

.columns {
	width: 25%;
	float: left;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	box-sizing: border-box
}
.linea .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.linea .columna_50 p {
	padding-left: 10%;
	padding-right: 10%;
	box-sizing: border-box
}
.container .columns h4 {
	text-align: center;
	color: #2E2525;
}
.primary_header {
	width: 100%;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	border-bottom: 2px solid #2C9AB7;
	box-sizing: border-box
}
.secondary_header {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
background-image: url("../images/camino.jpg");
	clear: left;
	box-sizing: border-box
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 14%;
	transition: all 0.3s linear;
	box-sizing: border-box
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
	background-color: #FFFFFF;
	width: 60%;
	float: left;
	padding-bottom: 15px;
	box-sizing: border-box
}
.right_article {
	width: 40%;
	float: left;
	background-color: #FFF;
	box-sizing: border-box
}
.columna_50 {
	width: 50%;
	float: left;
	color: #00000;
	box-sizing: border-box;
	padding-right: 10px
}
.columna_33 {
	width: 33%;
	float: left;
	color: #00000;
	box-sizing: border-box;
	padding-right: 10px
}


.center_article {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	padding-bottom: 2px;
	box-sizing: border-box;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #070000;
	text-transform: uppercase;
	box-sizing: border-box
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #000000;
	box-sizing: border-box
}

.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	box-sizing: border-box
}
.right_article ul li {
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
	box-sizing: border-box
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
	box-sizing: border-box
}
.texto_centrado{
text-align: center
}
.texto_justificado{
text-align: justify
}
.texto_blanco {
	color: #FFFFFF;
	font-size: 0.8em;
}
.texto_negro {
	color: #000000;
}
.negrita {
	font-weight: bold
}
.subrayado {
	text-decoration: underline
}
.footer {
	background-color: #717070;
}
.title {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 10px;
	height: auto;
	box-sizing: border-box;
}
.left_half {
	background-color: #FFFFFF;
}
.container .columna_50.left_half h2 {
	color: #000000;
	font-family: "Source Sans Pro";
	text-align:justify;
}
.right_half {
	background-color: #FFFFFF;
	text-align:justify;
	box-sizing: border-box
	
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	box-sizing: border-box
}
.opiniones{
	
	background-color: #EFE344;
	margin-bottom: 20px;
	padding: 20px;
	box-sizing: border-box
}
.img_izq {
	float:left;
	margin-right: 20px
}
.img_dcha {
	float:right;
	margin-left: 20px
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 
#controls {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

#controls label {
  font-weight: bold;
  font-size: 1em;
  margin-right: 5px;
}

select,
button {
  padding: 8px 12px;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #ccc;
}

#info {
  margin-top: 10px;
  font-size: 1.2em;
  color: #333;
}

#map {
  height: calc(100vh - 160px);
  width: 100%;
}

a:visited {
  color: #EDB600;
	text-decoration: none
}
a:link {
  color: #000000;
	text-decoration: none
}
a:hover {
color: #EDB600 ;
text-decoration: none}

#menu a:hover {color: #FFFFFF; text-decoration: underline
}
#menu a:link {color: #EDB600; text-decoration: underline
}

/* ventana flotante
*/

 /* Estilo del contenedor del texto */
  .hover-text {
      display: inline-block;
      position: relative;
      cursor: pointer;
      color: black;
    }

    /* Estilo de la ventana flotante */
  .popup {
      display: none;
      top: 100%; /* Aparece justo debajo del texto */
      width: 100%;
      height: auto;
      background-color: #f9f9f9;
      border: 1px solid #ccc;
      padding: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      z-index: 10;
	  box-sizing: border-box;
    }

    /* Mostrar la ventana flotante cuando el ratón está encima */
  .hover-text:hover .popup {
      display: block;
    }


/* código formulario
*/

.contact-form {
    width: 60%;
    margin: 50px auto;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.contact-form h2 {
    margin-top: 0;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group input, .form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

button {
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

button:hover {
    background-color: #0056b3;
}

#statusMessage {
    margin-top: 20px;
    font-weight: bold;
}


/* ventana flotante
*/
.marquesina {
    background-color: darkolivegreen ; 
    color: white;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.marquesina p {
    display: inline-block;
    padding: 10px;
    animation: mover 25s linear infinite;
}

@keyframes mover {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

#mapa {
  height: 70vh;
  width: 100%;
}

#distancia {
  padding: 15px;
  font-size: 1.1em;
  background-color: white;
  text-align: center;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #ddd;
}

#reiniciar {
  display: block;
  margin: 20px auto;
  padding: 10px 20px;
  font-size: 1em;
  background-color: #cc0000;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

#reiniciar:hover {
  background-color: #a00000;
}

#estado {
  margin-top: 10px;
  font-size: 1em;
  color: #555;
}



/* móvil y tablet vertical
*/
@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.columna_50 {
	width: 100%;
	height: auto;
}
.columna_33 {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}

.columna_50.left_half {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columna_50.right_half {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.center_article {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin: 10px;
	box-sizing: border-box;
	padding: 10px
}
	
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}

.texto_centrado{
text-align: center
}
.texto_justificado{
text-align: justify
}
.img_center{
text-align: center
}
	
/* ventana flotante
*/

 /* Estilo del contenedor del texto */
  .hover-text {
      display: inline-block;
      position: relative;
      cursor: pointer;
      color: black;
    }

    /* Estilo de la ventana flotante */
  .popup {
      display: none;
      top: 100%; /* Aparece justo debajo del texto */
      width: 100%;
      height: auto;
      background-color: #f9f9f9;
      border: 1px solid #ccc;
      padding: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      z-index: 10;
	  box-sizing: border-box;
    }

    /* Mostrar la ventana flotante cuando el ratón está encima */
  .hover-text:hover .popup {
      display: block;
    }	
	
}
/* móvil y tablet vertical
*/

@media (min-width: 321px) and (max-width: 768px) {
	
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.columna_50 {
	width: 100%;
	height: auto;
}
.columna_33 {
	width: 100%;
	height: auto;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}


.columna_50.left_half {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columna_50.right_half {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.texto_centrado{
text-align: center
}
.texto_justificado{
text-align: justify}
img{
width: 50%}

.center_article {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin: 10px;
	box-sizing: border-box;
	padding: 10px
}
/* ventana flotante
*/

 /* Estilo del contenedor del texto */
  .hover-text {
      display: inline-block;
      position: relative;
      cursor: pointer;
      color: black;
    }

    /* Estilo de la ventana flotante */
  .popup {
      display: none;
      top: 100%; /* Aparece justo debajo del texto */
      width: 100%;
      height: auto;
      background-color: #f9f9f9;
      border: 1px solid #ccc;
      padding: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      z-index: 10;
	  box-sizing: border-box;
    }

    /* Mostrar la ventana flotante cuando el ratón está encima */
  .hover-text:hover .popup {
      display: block; }
    }	
/*  tablet horizontal
*/

@media (min-width: 769px) and (max-width: 1000px) {
	
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
.texto_centrado{
text-align: center
}
.texto_justificado{
text-align: justify}


.columna_50 {
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columna_33 {
	width: 33%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}	
.center_article {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	margin: 10px;
	box-sizing: border-box;
	padding: 10px
}
}
/* ordenador
*/

@media (min-width: 1001px) {

.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}

.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}

.texto_centrado{
text-align: center
}
.texto_justificado{
text-align: justify}
/* ventana flotante
*/

 /* Estilo del contenedor del texto */
  .hover-text {
      display: inline-block;
      position: relative;
      cursor: pointer;
      color: black;
    }

    /* Estilo de la ventana flotante */
  .popup {
      display: none;
      top: 100%; /* Aparece justo debajo del texto */
      width: 100%;
      height: auto;
      background-color: #f9f9f9;
      border: 1px solid #ccc;
      padding: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      z-index: 10;
	  box-sizing: border-box;
    }

    /* Mostrar la ventana flotante cuando el ratón está encima */
  .hover-text:hover .popup {
      display: block; }
    }	
}