@charset "utf-8";
header, nav, section, article, aside, figure, footer{
	display: block;
	text-align: center;
}
.limpiar{
	clear:both;
	}

body{
	background-color: #666666;
	margin: 0;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0s ease-in 0.5s;
	-moz-transition: all 0s ease-in 0.5s;
	-ms-transition: all 0s ease-in 0.5s;
	-o-transition: all 0s ease-in 0.5s;
	transition: all 0s ease-in 0.5s;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
p1{
	font-family: Candara;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.2em black;
	}
p2{
	font-family: Candara;
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 6px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 6px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-left:2px;
	}
h3{
	font-family: Candara;
	font-size: 22px;
	color: #0FF;
	font-weight: bold;
	text-decoration: underline;
	}
h4{
	font-family: Candara;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	}
h5{
	font-family: Candara;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;	
	}

/*-- maquetacion --*/
#contenedor{
	
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 200px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 100px;
	margin-bottom: 50px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 100px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 100px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
	
/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}
	
@media only screen and (max-width:1450px){


#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 200px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}
	

}

@media only screen and (max-width:1400px){

#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 200px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}	
	
	
	
}


@media only screen and (max-width:1366px){

#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 300px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 200px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}		
	
	
	
}


@media only screen and (max-width:1350px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 150px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 350px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 150px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}			
	
	
	
}

@media only screen and (max-width:1280px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 150px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 350px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 150px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}		
	
	
	
}

@media only screen and (max-width:1152px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 150px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 200px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 150px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 20%;
	height: auto;
	width: 385px;
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 40px;
	}
#logo2{
	margin-top: 20%;
	margin-left: 20%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 150px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}		
	
	
}

@media only screen and (max-width:1024px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 150px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 200px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 150px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 40px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 10%;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 95%;	
	}
.alogo2{
	width: 40%;
	float: right;
	margin-right: 60px;
	}
#logo2{
	margin-top: 25%;
	margin-left: 10%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 95%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 150px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 100px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}		
	
	
}

@media only screen and (max-width:768px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 80px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 100px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 200px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 1%;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 95%;	
	}
.alogo2{
	width: 40%;
	float: left;
	margin-left: -300px;
	margin-top: 40%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 10%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 95%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 50px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 50px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 50px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}			
	
	
	
}

@media only screen and (max-width:640px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 80px;	
	}
#rs{
	float: right;
	margin-top: 10px;
	margin-right: 50px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: 40%;
	float: left;
	margin-left: 150px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 1%;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 95%;	
	}
.alogo2{
	width: 40%;
	float: left;
	margin-left: -250px;
	margin-top: 40%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 10%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 95%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-left: 50px;	
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}		
	
	
}

@media only screen and (max-width:535px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	height: auto;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 80px;	
	}
#rs{
	float: right;
	margin-top: 20px;
	margin-right: 200px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 100px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: auto;
	float: left;
	margin-left: 80px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 1%;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 95%;	
	}
.alogo2{
	width: auto;
	float: left;
	margin-left: 80px;
	margin-top: 5%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 10%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 95%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left: 25px;
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}			
	
	
}

@media only screen and (max-width:480px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	height: auto;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 80px;	
	}
#rs{
	float: right;
	margin-top: 20px;
	margin-right: 180px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 100px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: auto;
	float: left;
	margin-left: 60px
	}
#logo1{
	margin-top: 10%;
	margin-left: 1%;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 95%;	
	}
.alogo2{
	width: auto;
	float: left;
	margin-left: 60px;
	margin-top: 5%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 10%;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 95%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left: 25px;
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 70px;
	}				
	
	
	
	
}

@media only screen and (max-width:414px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	height: auto;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 25px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	}
#rs{
	float: right;
	margin-top: 20px;
	margin-right: 160px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 100px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: auto;
	float: left;
	margin-left: 10px
	}
#logo1{
	margin-top: 10%;
	margin-left: 0px;
	height: auto;
	width: 385px;
	}
#logo1 img{
	height: auto;
	width: 90%;	
	}
.alogo2{
	width: auto;
	float: left;
	margin-left: 10px;
	margin-top: 5%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 0px;
	height: auto;
	width: 368px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 90%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 80px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 80px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left: 25px;
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 10px;
	}				
		
	
	
	
}

@media only screen and (max-width:375px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	height: auto;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	}
#rs{
	float: right;
	margin-top: 20px;
	margin-right: 140px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 150px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 0px;
	height: auto;
	width: 340px;
	}
#logo1 img{
	height: auto;
	width: 90%;	
	}
.alogo2{
	width: auto;
	float: left;
	margin-left: 10px;
	margin-top: 5%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 0px;
	height: auto;
	width: 340px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 90%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-left: 5px;
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 5px;
	}				
			
	
	
	
}

@media only screen and (max-width:360px){
	
#contenedor{
	width: 100%;
	margon: 0 auto;
	margin-top: 0;
	
	}
	
.flotante {
	display: scroll;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-shadow: 0.1em 0.1em 0.2em black;
	z-index: 999;
}
#cabecera{
	position: fixed;
	padding-bottom: 10px;
	z-index: 100;
	width: 100%;
	box-shadow: #333 2px 2px 10px;
	top: 0px;
	height: auto;
	}
#email{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	}
#telf{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	}
#rs{
	float: right;
	margin-top: 20px;
	margin-right: 140px;	
	}
#logos{
	background-color: rgba(34,34,34,0.8);
	margin-top: 150px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	}
.alogo1{
	width: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
#logo1{
	margin-top: 10%;
	margin-left: 0px;
	height: auto;
	width: 340px;
	}
#logo1 img{
	height: auto;
	width: 90%;	
	}
.alogo2{
	width: auto;
	float: left;
	margin-left: 10px;
	margin-top: 5%;
	}
#logo2{
	margin-top: 25%;
	margin-left: 0px;
	height: auto;
	width: 340px;
	padding-bottom: 28px;
	}
#logo2 img{
	height: auto;
	width: 90%;	
	}
.intro{
	margin-top: 80px;
	margin-bottom: 20px;	
	}
#intro1{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: justify;
	}
.corp1{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-ms{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp2{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vs{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
.corp3{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(34,34,34,0.5);
	border: 2px solid #ff7f00;
	}
#tex-vc{
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}	
	/* --- Pie pagina ---*/
footer{
	height: 60px;
	width: auto;
	border-bottom-width: 0px;
	margin-top: 200px;
	}
#piepagina{
	height: 60px;
	width: auto;
	background-color: #B25900;
	margin-top: 0px;
	}
.dere{
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-left: 5px;
	}
.dere1{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 550px;	
	}
.contador{
	float: right;
	width: 120px;
	height: auto;
	margin-top: 15 px;
	margin-right: 5px;
	}					
	
	
	
	
}