#clientes{
	width:800px;
	height:400px;
	margin:0 auto;
	background:url(../images/clientes/bg-clientes.png);
	background-repeat:no-repeat;
	}

#texto-clientes{
	float:right;
	width:360px;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	font-size:14px;
	margin-top:220px;
	margin-right:20px;
	text-align:justify;
	color:#666;
	}

ul#servicios li{
	list-style:square;
	text-align:left;
	margin-left:20px;
	}

#texto-clientes a{
	color:#DC651D;
	text-decoration:none;
	font-family: 'Signika Negative', sans-serif;
	font-weight:700;
	}

#parent{
	width:200px;
	height:200px;
	background-color:#DC651D;
	float:left;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:200px;
	}

#hover-content {
    display:none;
}
/*#parent:hover*/ #parent:active #hover-content {
    display:block;
	position:relative;
	width:800px;
	height:400px;
	background:url(../images/empresa/bg-mision.png);
	margin-top:-200px;
	line-height:normal;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#333;
	font-size:14px;
	text-align:justify;
	
	/*-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	-webkit-touch-callout: none*/
}


#parent2{
	width:200px;
	height:200px;
	background-color:#FFF;
	float:left;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#4C4D4F;
	font-size:14px;
	text-align:center;
	line-height:200px;
	}

#hover-content2 {
    display:none;
}
#parent2:active #hover-content2 {
    display:block;
	position:relative;
	width:800px;
	height:400px;
	background:url(../images/empresa/bg-vision.png);
	margin-top:-200px;
	margin-left:-200px;
	line-height:normal;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#333;
	font-size:14px;
	text-align:justify;
}


#parent3{
	width:200px;
	height:200px;
	background-color:#4C4C4E;
	float:left;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:200px;
	}

#hover-content3 {
    display:none;
}
#parent3:active #hover-content3 {
    display:block;
	position:relative;
	width:800px;
	height:400px;
	background:url(../images/empresa/bg-valores.png);
	margin-top:-200px;
	margin-left:-400px;
	line-height:normal;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#333;
	font-size:14px;
	text-align:center;
	text-decoration:underline #DC651C solid !important;
}


#parent4{
	width:200px;
	height:200px;
	background:url(../images/empresa/bg1.jpg);
	float:left;
	}

#hover-content4 {
    display:none;
}
#parent4:hover #hover-content4 {
    display:none;
}

#parent5{
	width:200px;
	height:200px;
	background:url(../images/empresa/bg2.jpg);
	float:left;
	}

#hover-content5 {
    display:none;
}
#parent5:hover #hover-content5 {
    display:none;
}

#parent6{
	width:200px;
	height:200px;
	background-color:#A8A7A7;
	float:left;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:200px;
	}

#hover-content6 {
    display:none;
}
#parent6:active #hover-content6 {
    display:block;
	position:relative;
	width:800px;
	height:400px;
	background:url(../images/empresa/bg-objetivos.png);
	margin-top:-400px;
	margin-left:-200px;
	line-height:normal;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#333;
	font-size:14px;
	text-align:justify;
}

#parent7{
	width:200px;
	height:200px;
	background:url(../images/empresa/bg3.jpg);
	float:left;
	}

#hover-content7 {
    display:none;
}
#parent7:hover #hover-content7 {
    display:none;
}

#parent8{
	width:200px;
	height:200px;
	background-color:#DC651D;
	float:left;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:200px;
	}

#hover-content8 {
    display:none;
}
#parent8:active #hover-content8 {
    display:block;
	position:relative;
	width:800px;
	height:400px;
	background:url(../images/empresa/bg-servicio.png);
	margin-top:-400px;
	margin-left:-600px;
	line-height:normal;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#333;
	font-size:14px;
	text-align:justify;
}
