
.zonaComercial a{
	padding: 10px 16px;
	font-size:15px;
}
.contenidoFooter {
	width:90%;
}
.margen {
	width:507px;
}
.slider img {
	width:100%;
}
.slider .cycle-slideshow{
	height: 353px;
}
#prev, #next {
	display:none;
}
.fondoTextos {
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	width:507px;
	margin:0 auto;
}
.columnaTexto {
	width:100%;
}
.infografiaJorge img{
	float:none;
	width:508px;
	margin:0 auto;
	display:block;

}
.zonaColumnas {
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	width:507px;
	margin:0 auto;
}
#Slider1 img, #Slider2 img {
	width:100%;
	height:auto;
}
.video iframe {
	width:90%;
	height:346px;
}
.colIzq ul li {
	float:none;
}
.colIzq {
	/*float:none;*/
}
.colDer {
	/*float:none;
	text-align:center;
	margin-top:35px;*/
}

/*-----------Menu-----------------*/

nav {
	display:none;
	position:fixed;
	float:none;
	color:#FFF;
	padding:0;
	margin:0;
	background-color:#FFF;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

nav ul li {
	float:none;

}
nav ul li a {
	color:#000;
	padding:16px 20px;
	text-shadow: 0px 0px 0px #000000;
	background-image:none;
	background-position:left;
	border-radius:5px;
	transition:all 1s;
	text-align:center;
	display:block;
	border-bottom:solid 1px #CACACA;
}
nav ul li a:hover{
	background-position:right;
	background-color:rgba(100,149, 45, 0.8);
	color:#FFF;
}
/*------- estilos metidos nuevos.------------*/
header .menuSuperior .menu {
    text-align: center;
    float: none;
    width: 100%;
}
header .menuSuperior .redesSociales {
    height: 55px;
}
header .menuSuperior .menu {
    width: 100%;
	}
header .menuSuperior .menu > ul{
	display: none;
	width: 100%;
padding: 0;

}
header .menuSuperior .menu > ul > li{
	display: block;
    width: 100%;
    text-align: center;
    background-color: #005e9b;
		border-bottom: 1px solid #fff;
}
header .menuSuperior .menu > ul > li:hover > ul {
	display: block;
    position: relative;
    left: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;

}
header .menuSuperior .menu > ul > li > ul > li > a:hover {
	/*background-color:#008dd0;*/
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
}
header .menuSuperior .menu > ul > li > ul{
	display: block;
	width: 100%;
    margin: 0;
    padding: 0;

}
header .menuSuperior .menu > ul > li > ul > li {
	display: block;
	width: 100%;
	background-color: rgba(46, 129, 202, 0.75);
}
.wrapp {
    width: 100%;
	}
	.cycle-slideshow video {
		width: 100%;
		height: auto;
	}
.menu_movil{
	cursor: pointer;
	display: block;
	text-align: center;
	position: absolute;
	top: 71px;
	width: 100%;
	z-index: 3000;
}
.cycle-slideshow img{
	width: 100%;
}
.verMas {
    top: 108px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 121px;
}
.contenido {
    padding: 35px;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.feeds {
    float: none;
    width: 100%;
    padding: 21px;
		box-sizing: border-box;
}
iframe {
	width: 340px;
height: 500px;
margin: 0 auto;
display: block;
}
div.contentTodo {
	width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.botonSeccion {
    margin: 0 0 25px;
}
