@charset "UTF-8";
/* CSS Document */

@media (max-width: 930px) {
#wrap {
	width: 92%!important;
	margin-left: 4%;
	margin-right: 4%;
}
#content {
	width: 100%!important;
}
#contenidos {
	width: 100%!important;
	height: auto!important;
}
#contenidoss {
	width: 100%!important;
	height: auto!important;
}
#contenidos1 {
	width: 100%!important;
	height: auto!important;
}
#contenidos2 {
	width: 100%!important;
	border-bottom: 1px solid #973526;
}
#contenidos3 {
	width: 100%!important;
	height: auto!important;
}
#contenidos4 {
	width: 100%!important;
}
#contenidos5 {
	width: 100%!important;
}
#contenidos6 {
	width: 100%!important;
}
#texto {
	width: 100%!important;
	height: auto!important;
	margin-left: auto!important;
	margin-right: auto!important;
	text-align: center!important;
	float: none!important;
}
#texto p {
	text-align: center!important;
}
#foto {
	width: 100%!important;
	height: auto!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
#valores {
	width: 100%!important;
	box-sizing: border-box;
}
#valores1 {
	width: 48%!important;
	margin-right: 0px!important;
}

#valores2 {
	width: 48%!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	float: right!important;
}

#valores3 {
	width: 48%!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}

#valores4 {
	width: 48%!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	float: right!important;
}
#representaciones {
	width: 100%!important;
}
#logos {
	width: 100%!important;
}
#footer {
	width: 100%!important;
}
.video-izq {
	width: 48%!important;
	height: auto!important;
	margin-bottom: 10px!important;
}
.video-der {
	width: 48%!important;
	height: auto!important;
	margin-bottom: 10px!important;
}
.videoWrapper.videos2 {
	margin-bottom: 10px!important;
}
nav.menu-responsive1 {
	display: block!important;
}
nav.menu-responsive1 img {
	float: right;
}
nav.menu-desktop {
	display: none;
}
#menu-responsive {
	width:92%;
	height:auto;
	margin-left:4%;
	margin-right:4%;
	display:none;
	position:fixed;
	top:150px;
	z-index: 1;
}
.menu-responsive-contenedor {
	width:92%;
	height:auto;
	margin-left:4%;
	margin-right:4%;
}
.menu-responsive {
	width:220px;
	height:auto;
	background-color:#fefbf7;
    border: 1px solid #dfbfb8;
	padding:10px;
	float:right;
}
.menu-responsive a {
	display: block;
	width:auto;
	height:30px;
	line-height:34px;
	margin-bottom:5px;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #973526;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ef7b1a;
}
.menu-responsive a.ultimo {
	margin-bottom:0px;
}
.menu-responsive a:hover {
	color:#FFF;
	background-color:#ef7b1a;
}
}
@media (max-width: 680px) {
#foto img {
	width: 100%!important;
	height: auto!important;
}
.fotos {
	height: auto!important;
}
.fotos img {
	width: 100%!important;
	height: auto!important;
}
.foto {
	width: 15%!important;
	height: auto!important;
	margin-right: 6.25%!important;
}
.foto:last-child {
	margin-right: 0%!important;
}
}
@media (max-width: 650px) {
#logos {
	height: auto!important;
}
.representaciones.responsive {
    width: 100%;
	height: auto;
	float: left;
	text-align: center;
	display: flex;
	margin-top: 10px;
	display: block!important;
}
.representaciones.desktop {
	display: none!important;
}
.video-izq {
	width: 100%!important;
}
.video-der {
	width: 100%!important;
	float: right!important;
}
.margen-arriba1 {
	margin-top: 0px!important;
}
}
@media (max-width: 620px) {
.col-izq {
	width: 100%!important;
}
.col-der {
	width: 100%!important;
	float: left!important;
}
}
@media (max-width: 560px) {
.noticias {
	height: auto!important;
	float: left;
}
}
@media (max-width: 480px) {
#valores1 {
	width: 100%!important;
}

#valores2 {
	width: 100%!important;
	float: left!important;
}

#valores3 {
	width: 100%!important;
}

#valores4 {
	width: 100%!important;
	float: left!important;
}
}