@charset "utf-8";
/* CSS Document */


* {
	padding:0px;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.link { 
	color: #DEB42D; 
} 

.link:hover { 
	color: #A95A01; 
} 




.image {
	color:#fff;
	width:;
	max-width:600px;
	font-size:16px;
}







.contenedor {
	background:#ccc;
	width:100%;
	max-width:;
	z-index:2000;
	vertical-align: middle;
	margin:none;
 
	/* Flexbox */
	display:flex;
	justify-content: center;
	flex-flow:row wrap;
	flex-direction:column;
	text-align: center;

}

.container {
	width: 
}

body {
		padding-top:;
	}

.video-container {
 width: 100%;
  height: 100%;
  background-color: ;
  border: ;
  padding: ;
  margin:;
  position: relative;
  display: grid;
  place-items: center;
  align-items: center ; /* Centra verticalmente */
  justify-content: center;
}
 
}


.c-img {
	position: relative;
	background:#ccc;
	width:100%;
	height:auto;
	max-width:1000;
	vertical-align: middle;
	
	display:flex;
    flex-flow:row wrap;
	text-align: center;

}

.c-img-2 {
	position: relative;
	background:#ccc;
	width:100%;
	height:auto;
	max-width:1000px;
	vertical-align: middle;
	
	display:flex;
    flex-flow:row wrap;
	text-align: center;

}

.c-img-3 {
	position: relative;
	background:#ccc;
	width:100%;
	height:auto;
	max-width:1000px;
	vertical-align: middle;
	
	display:flex;
    flex-flow:row wrap;
	text-align: center;

}



.menu_bar {
	display:block;
	z-index:2000;
	width:100%;
	max-width:;
	margin:0 auto;
	padding:0;
	
	top:0;
	background:#25233E;
}

.menu_bar .bt-menu {
		display: block;
		padding: 5px;
		color: #000000;
		overflow: hidden;
		margin-left: 15px;
		font-size: 18px;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		text-decoration: none;
	}

.menu_bar span {
		float: right;
		font-size: 40px;
	}


header {
	background:#E9EBEF;
	z-index:2000;
	max-width:;
	width:100%;
	margin:0 auto;
	padding:0;
	top:0;
}

header .logo {
	color:#FFED00;
	font-size:30px;
}
 

 
header .logo img {
	width:100%;
	height:auto;
	vertical-align:top;

}
 
header .logo_ img {
	width:;
	max-width:330px;
	align:center;
	height:auto;
	vertical-align:top;
	float:center;

}
 


.image-item {
  width: 286,3px; /* Ancho fijo */
  height: 315,7px; /* Altura fija */
  overflow: hidden; /* Oculta el desbordamiento de la imagen */
}

.image-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Recorta la imagen para que encaje en el contenedor */
}


.image-container {
  position: relative;
  width:286,3px;
  height:315,7px;

  }

.image-container img {
    position: absolute;
    transition: opacity 0.3s ease; /* Suaviza la transición */
  }

.image-container img:first-child {
    opacity: 1;
  }

.image-container img:last-child {
    opacity: 0;
  }

.image-container:hover img:first-child {
    opacity: 0;
  }

.image-container:hover img:last-child {
    opacity: 1;
  }
.image-container:hover {
      cursor: pointer; /* Cambia el cursor a mano */
    }



header .logo a {
	color:#fff;
	text-decoration: none;
	line-height:0;
}

header .map {
	color:#FFED00;
	font-size:30px;
	align: center;
	margin:0 auto;
}
 
header .map img {
	width:100%;
	height:auto;
	vertical-align:top;
	margin:0 auto;
}

header nav {
	background:#000000;
	z-index:2000;
	max-width: 100%;
	width:100%;
	height:100%;
	position: fixed;
	top: ;
	right:100%;
	margin-left:;
	display: block;
}

header nav ul {
	list-style:none;
}

header nav ul li {
	display: block;
	border-bottom:;
	
}

header nav ul li:hover {
	background:;
	
}

header nav ul li:hover .img {
	img:img_hover;
	
}




header nav ul li a {
	color: #007B47;
	display: flex;
	text-decoration: none;
	padding: 40px;
	height:316px;
	align-items: center;
}




header nav ul li a span {
	margin-right:;
	margin-left:;

}

header nav ul li:hover .children {
	display: none;
	position: relative;
	margin-top: 0px;
	margin-bottom: ;
}

header nav ul li .children {
	display: none;
	background:#FFFFFF;
	position: relative;
	width: 100%;
	z-index:1000;
}

header nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom:;
}

header nav ul li .children li a {
	margin-left:25px;
	display: flex;
}

header nav ul li .children li a span {
	float: center;
	position: relative;
	top:0;
	margin-right:0;
	margin-left:;
}

header nav ul li .caret {
	position: relative;
	top:;
	margin-left:;
	margin-right:;
	float: right;
}

.main {
	background:#FFFFFF;
	border-radius: 15px;
	z-index:1300px;
	max-width:1300px;
	overflow:hidden;
	vertical-align:top;
	padding:30px;
	flex:1 1 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: flex;
	
  flex-wrap: wrap;
  
}

.main_ {
	background:#E9EBEF;
	border-radius: 15px;
	z-index:2000;
	max-width:;
	overflow:hidden;
	vertical-align:top;
	padding:20px;
	flex:1 1 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: flex;
	
  flex-wrap: wrap;
 justify-content: center;/*flex:1;*/ 
}

.main article {
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px solid #000;
}
 
.main article:nth-last-child(1){
	margin-bottom: 0;
	padding-bottom: 0;
	
}

formul {
	color:#FFED00;
	font-size:30px;
	align: center;
	margin:0 auto;
}

formul .logo img {
	width:100%;
	height:auto;
	vertical-align:top;
}

header .map img {
	width:100%;
	height:auto;
	vertical-align:top;
	margin:0 auto;
}

aside {
	background:#FFFFFF;
	z-index:2000;
	max-width:;
	margin:0 auto;
	padding:none;
	/*FLEX*/
	flex:1 1 30%;
	/*flex:0 0 300px;*/
 
	display: flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:flex-start;
}

aside .widget {
	background: #FFFFFF;
	height:150px;
	margin:10px;
}
 
footer {
	background:#29438E;
	width: 100%;
	height:150px;
	padding:10px;
 
	/* Flexbox */
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
 
footer .links {
	background:#c0392b;
	display:flex;
	flex-wrap:wrap;
}
 
footer .links a {
	flex-grow:1;
 
	color:#fff;
	padding:10px;
	text-align: center;
	text-decoration:none;
}
 
footer .links a:hover {
	background:#E74C3C;
}
 
footer .social {
	background:#e67e22;
}
 
footer .social a {
	color:#fff;
	text-decoration: none;
	padding:10px;
	display: inline-block;
}

@media screen and (max-width: 2000px) {
	.contenedor {
		flex-direction:column;
	}
	
	body {
		padding-top:40px;
	}

	.menu_bar {
		display:block;
		width:100%;
		position: fixed;
		top:0;
		background:#25233E;
	}

	.menu_bar .bt-menu {
		display: block;
		padding:;
		color: #FFFFFF;
		overflow: hidden;
		margin-left: 15px;
		font-size: 12px;
		font-family: Arial;
		font-weight: normal;
		text-decoration: none;
	
	}

	.menu_bar span {
		float: right;
		font-size: 40px;
	}

	header {
		width: 100%;
}

	header nav {
		width: 100%;
		height:100%);
		position: fixed;
		top: 8%;
		right:100%;
		margin: 0;
		overflow: scroll;
	}

	header nav ul li {
		display: block;
		border-bottom:;
	}

	header nav ul li a {
		display: flex;
	}

	header nav ul li:hover .children {
		display: none;
		position: relative;
		margin-top: 0px;
		margin-bottom: ;
	}


	header nav ul li .children {
		width: 100%;
		position: relative;
	}

	header nav ul li .children li a {
		margin-left:25px;
		display: flex;
		
	}

	header nav ul li .caret {
		float: right;
	}
}

 
@media screen and (max-width: 2000px) {
	aside {
		flex-direction:column;8/
	}
 
	footer {
		justify-content:space-around;
	}




.text_titulo{
	font-family: Tahoma;
	color:#000000;
	font-size:18px;
	text-align:left;
}

.text_especial{
	font-family: Noto Sans;
	color:#000000;
	font-size:18px;

}


.text_titulo_gris{
	font-family: Noto Sans;
	color:#898989;
	font-size:18px;
	text-align:left;
}

.text_normal{
	font-family: Tahoma;
	color:#000000;
	font-size:18px;
	text-align:justify;
}

.text_centrado{
	font-family: Tahoma;
	color:#000000;
	font-size:18px;
	text-align:;
}

.text_normalito{
	font-family: Tahoma;
	color:#000000;
	font-size:18px;
	text-align:;
}

.text_gris{
	font-family: Roboto;
	color:#898989;
	font-size:14px;
}

.text_blanco{
	font-family: Noto Sans;
	color:#FFFFFF;
	font-size:15px;
}

.text_rojo{
	font-family: Tahoma;
	color:#E31E24;
	font-size:18px;
}


.text_dorado{
	font-family: Roboto;
	color:#DEB42D;
	font-size:14px;
}

