body {
	margin: 0;
	background: #fefbf7;
}

#wrap {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
	width: 900px;
	height: auto;
	float: left;
}

#contenidos {
	width: 900px;
	height: 325px;
	float: left;
	border-bottom: 1px solid #973526;
	margin-top: 40px;
}

#contenidoss {
	width: 900px;
	height: 285px;
	float: left;
	margin-top: 40px;
}

#contenidos1 {
	width: 900px;
	height: 285px;
	float: left;
}

#contenidos3 {
	width: 900px;
	height: 285px;
	float: left;
}

#contenidos2 {
	width: 900px;
	height: auto;
	float: left;
	text-align: left;
}

#contenidos4 {
	width: 615px;
	height: auto;
	float: right;
	text-align: left;
}

#contenidos4a {
	width: 295px;
	height: 40px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #973526;
}

#contenidos4b {
	width: 100%;
	height: 40px;
	float: right;
	text-align: left;
	border-bottom: 1px solid #973526;
	margin-bottom: 10px;
}


#contenidos5 {
	width: 615px;
	height: 40px;
	float: right;
	text-align: left;
	border-bottom: 1px solid #973526;
}

#contenidos6 {
	width: 615px;
	height: auto;
	float: right;
	text-align: left;
}

#foto {
	width: 615px;
	height: 285px;
	float: right;
}


#texto {
	width: 260px;
	height: 285px;
	float: left;
	text-align: left;
}

#textoa {
	width: 295px;
	height: auto;
	float: left;
	text-align: left;
}

#textob {
	width: 295px;
	height: auto;
	float: right;
	text-align: left;
}

#valores {
	width: 900px;
	height: auto;
	float: left;
	margin-top: 20px;
}

#valores1 {
	width: 210px;
	height: auto;
	float: left;
	margin-right: 10px;
	text-align: left;
}

#valores2 {
	width: 210px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#valores3 {
	width: 210px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#valores4 {
	width: 210px;
	height: auto;
	float: left;
	margin-left: 10px;
	text-align: left;
}

#representaciones {
	width: 900px;
	height: auto;
	float: left;
	text-align: left;
	border-bottom: 1px solid #973526;
}

#logos {
	width: 900px;
	height: 50px;
	float: left;
	text-align: left;
	margin-top:15px;
}

#logos img {
	width: auto;
	height: 50px;
}

.halo {
	margin-right:20px;
}

#footer {
	width: 900px;
	height: 40px;
    text-align: center;
	float: left;
}

.fotos {
	width: 100%;
	height: 100px;
	float: left;
	margin-bottom:15px;
}
.fotos img {
	width: auto;
	height: 100px;
}
.foto {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 28.75px;
}
.foto:last-child {
	margin-right: 0px;
}

#representaciones h2 {
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


h1 {
	color: #973526;
	font: bold 14px 'Lato', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
}

h2 {
	color: #973526;
	font: 12px 'Lato', sans-serif;
	margin-top: 20px;
}

h3 {
	color: #ee7d0c;
	font: bold 12px 'Lato', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
}

p {
	color: #4c4c4c;
	font: 12px/160% 'Lato', sans-serif;
	text-align: justify;
}

li {
	color: #4c4c4c;
	font: 12px/160% 'Lato', sans-serif;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
	opacity: 1;
}

#valores p {
	color: #4c4c4c;
	font: 12px/160% 'Lato', sans-serif;
	text-align: justify;
}

#footer p {
	color: #4c4c4c;
	font: 10px/160% 'Lato', sans-serif;
	text-align: center;
}

#footer a {
	color: #4c4c4c;
	font: bold 10px/160% 'Lato', sans-serif;
	text-align: center;
}

strong {
	color: #3c3c3c;
	font: bold 12px/155% 'Lato', sans-serif;
	text-align: justify;
	padding-bottom: 0px;
	font-size: 12px;
}

a {
	color: #973526;
	font: bold 12px/160% 'Lato', sans-serif;
	text-transform: none;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
}

/* Actualización 2018 */
header {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #dfbfb8;
	padding-top: 15px;
	padding-bottom: 15px;
}
.header-top {
	width: 100%;
	height: 88px;
	float: left;
}
.header-bottom {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}
img.vegamining {
	float: left;
}
img.idioma {
	float: right;
	margin-top: 5px;
}
/* menu */

#menu ul {
 list-style:none!important;
 margin:0;
 padding:0;
 display: flex;
 justify-content: space-around;
}

/* items del menu */

#menu ul li {
/* background-color:#2e518b;*/
 list-style:none!important;
}

/* enlaces del menu */

#menu ul a {
 display:block;
 color:#83382b;
 text-decoration:none;
 font-weight:400;
 font-size:13.55px;
 padding-right:26px;
 padding-top: 10px;
 padding-bottom: 5px;
 font-family:'Lato', sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
}

#menu ul a.contacto {
 padding-right:0px;
}

#menu ul a:hover {
 color:#d57c24;
}

/* items del menu */

#menu ul li {
 position:relative;
 float:left;
 margin:0;
 padding:0;
}

/* efecto al pasar el ratón por los items del menu */

#menu ul li:hover {
 /*background:#5b78a7;*/
}

/* menu desplegable */

#menu ul ul {
 display:none;
 position:absolute;
 top:100%;
 left:0;
 background:#fefbf7;
 padding:0;
 border: 1px solid #dfbfb8;
 z-index: 1;
}

/* items del menu desplegable */

#menu ul ul li {
 float:none;
 width:165px
}

/* enlaces de los items del menu desplegable */

#menu ul ul a {
 line-height:120%;
 padding:10px 15px;
}

/* items del menu desplegable al pasar el ratón */

#menu ul li:hover > ul {
 display:block;
}

.representaciones.desktop {
	width: 100%;
	height: 50px;
	float: left;
	text-align: left;
	justify-content: space-between;
	display: flex;
	margin-top: 10px;
}

.representaciones.responsive {
	display: none;
}

.representaciones img {
	width: auto;
	height: 50px;
}

.clientes {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	/*justify-content: space-between;
	display: flex;*/
	margin-bottom: 10px;
}

.clientes img {
	width: auto;
	height: 95px;
	border: 1px solid #dfbfb8;
	margin-right: 2.6px;
}

.clientes img:last-child {
	margin-right: 0px;
}

.clientes-titulos {
	width: 100%;
	height: 40px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #973526;
	margin-bottom: 10px;
}

.clientes-titulos-primero {
	width: 100%;
	height: 40px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #973526;
	margin-bottom: 10px;
	margin-top: -18px!important;
}
.invisible {
	width: 100px;
	height: 100px;
}
.videos {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.video-izq {
	width: 300px;
	height: 169px;
	float: left;
	margin-bottom: 40px;
}
.video-der {
	width: 300px;
	height: 169px;
	float: right;
	margin-bottom: 40px;
}
.margen-arriba {
	margin-top: 15px;
}
.margen-arriba1 {
	margin-top: 15px;
}
.col-izq {
	width: 48%;
	height: auto;
	float: left;
}
.col-der {
	width: 48%;
	height: auto;
	float: right;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 30px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
nav.menu-responsive1 {
	display: none;
}
#menu-responsive {
	display:none;
}