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

@font-face { 
			font-family: 'MYRIADPROREGULAR';
			src: url('../font/MYRIADPROREGULAR.eot');
			src: local('MYRIADPROREGULAR'), 
			url('../font/MYRIADPROREGULAR.woff') format('woff'), 
			url('../font/MYRIADPROREGULAR.ttf') format('truetype');
			font-weight: normal; font-style: normal;
			}
.fontsforweb_fontid_4410 {
	font-family: 'MYRIADPROREGULAR' !important;
}
a{ text-decoration:none;}
body{
	background-color:#FFF;
	margin:0;
	padding:0;
	font-family:"MYRIADPROREGULAR";
	}
footer
	{
		min-height:100px;
		position:relative;
		background: -moz-linear-gradient(left, #fff 0%, #fff 10%, #999 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, #58595b), color-stop(10%, #fff),color-stop(100%, #999));
		background: -webkit-linear-gradient(left, #fff 0%, #fff 10%, #999 100%);
		background: -o-linear-gradient(left, #fff 0%, #fff 10%, #999 100%);
		background: -ms-linear-gradient(left, #fff 0%, #fff 10%, #999 100%);
		background: linear-gradient(to right, #fff 0%, #fff 10%, #999 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#999', GradientType=1 );
	}
header
	{
		display:block;
		height:200px;
		position:relative;
		text-align:center;
		width:100%;
		overflow:hidden;
	}
input
	{
		border-radius:5px;
		height:25px;
		width:350px;
	}
nav
	{
		position:relative;
		display: block;
		min-height:125px;
		overflow:hidden;
		/*border: solid #000;*/
	}
nav ul
	{
		width:100%;
		background-color: #DADADA;
		padding-bottom:0;
		margin-bottom:0;
		margin-top:30px;
	}
nav ul li
	{
		cursor:pointer;
		height:100%;
		display:inline-block;
		margin:5px;
		padding:25px 25px 0 25px;
		background-color:#0e81bf;
		-webkit-transform: skew(15deg);
		-moz-transform: skew(15deg);
		-ms-transform: skew(15deg);
		-o-transform: skew(15deg);
		transform: skew(15deg);
	}
nav ul li:hover
	{
		color:#fff;
		background: -moz-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, #58595b), color-stop(20%, #0e81bf), color-stop(40%, #58595b),color-stop(100%, #58595b));
		background: -webkit-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -o-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -ms-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: linear-gradient(to right, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595b', endColorstr='#58595b', GradientType=1 );
	}
nav ul a
	{
		color:#000;
	}
nav ul li:hover a
	{
		color:#FFF;
	}
	
nav ul a li p
	{
		-webkit-transform: skew(-15deg);
		-moz-transform: skew(-15deg);
		-ms-transform: skew(-15deg);
		-o-transform: skew(-15deg);
		transform: skew(-15deg);
		text-align:right;
	}
nav	.welcome-container
	{
		background-color:#0e81bf;
		position: absolute;
		-webkit-transform: skew(15deg);
		-moz-transform: skew(15deg);
		-ms-transform: skew(15deg);
		-o-transform: skew(15deg);
		transform: skew(15deg);
		width:40%;
		right:-10%;
		min-height:125%;
		top:-17px;
		overflow:hidden;
	}
nav .welcome-container2
	{
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
		transform: skew(0deg);
		right:0;
		width:20%;
		font-size:20px;
		height:51%;
		background-image:url(../images/plomo1.png);
		background-size: contain;
		background-repeat:no-repeat;
		background-position:left;
		position:absolute;
		top:20%;
		padding-left:4%;
	}
nav .welcome-container2 h1, nav .welcome-container2 h2
	{
		margin:0;
		padding:0;
	}
nav .welcome-container2 h1{ font-size:36px}
nav .welcome-container2 h2{ font-size:22px}
textarea
	{
		border-radius:10px;
		width:350px;
		max-width:350px;
		height:150px;
		max-height:150px;
	}
/*clases*/
.about-us
	{
		position:relative;
		width:100%;
		text-align:right;
		margin-bottom:1%;
	}
.about-us article, .about-us span
	{
		background-color:#58595b;
		color:#FFF;
		padding:15px 10px 15px 10px;
		position:absolute;
		left:30px;
		top:100px;
		font-size:28px;
		z-index:3;
	}
.about-us #titulo
	{
		background-image:url(../images/plomo1.png);
		background-repeat:no-repeat;
		background-size:30px;
		background-position:10px 5px;
		width:300px;
	}
.about-us span
	{
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		transform: skew(30deg);
		width:300px;
		left:50px;
		color:transparent;
	}
.about-us div
	{
		position:relative;
		background-color:#0e81bf;
		width:80%;
		margin-left:15%;
		overflow:hidden;
		padding-top:5%;
		text-align:right;
	}
.about-us div .images
	{
		background-image:url(../images/slides/2.jpg);
		background-size: 300px 200px;
		background-repeat: no-repeat;
		background-position:right;
		padding-right:300px;
		position:relative;
		margin-right:50px;
		overflow:hidden;
		text-align:right;
		height:200px;
	}

.about-us div .images .img-l
	{
		background-color:transparent;
		position:absolute;
		top:0;
		right:250px;
		padding:0;
		margin:0;
		z-index:2;
	}
.about-us div .images .cunita
	{
		position:absolute;
		background-color: #0e81bf;
		right:240px;
		height:200px;
		width:300px;
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		transform: skew(30deg);
		text-align:right;
		z-index:1;
	}
.about-us div .images img
	{
		margin-right:10px;
		height:200px;
		width:250px;
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		transform: skew(30deg);
	}
.about-us div .texto
	{
		color:#FFF;
		text-align:justify;
		margin-bottom:50px;
		margin-top:50px;
		margin-left:30%;
		margin-right:10%;
	}
.contenedor-slider
	{
		width:100%;
		position:relative;
		min-height:100px;
	}
.cuerpo, .cuerpo-contact{ position:relative; width:99%; min-height:200px; margin:30px 0; padding:0;}
.cuerpo{ overflow:hidden;}
.contenido{ margin-bottom:25px; position:relative;}
.contenido2
	{
		position:relative;
		background-color:#0e81bf;
		width:90%;
		min-height:100px;
	}
.contenido2 .contenedor-carousel
	{
		position:relative;
		min-height:200px;
	}
.contenido2 .caja
	{
		background-color:#58595b;
		color:#fff;
		left:-1%;
		font-size:24px;
		transform: skew(30deg);
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		position:absolute;
		top:10%;
		width:300px;
	}
.contenido2 .caja p
	{
		background-image:url(../images/plomo1.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:left;
		margin:10px 0px 10px -10px;
		padding-left:30px;
		padding-top:5px;
		padding-bottom:5px;
		transform: skew(-30deg);
		width:200px;
		-webkit-transform: skew(-30deg);
		-moz-transform: skew(-30deg);
		-ms-transform: skew(-30deg);
		-o-transform: skew(-30deg);
	}
.no-degradado-menu
	{
		color:#000;
	}
.degradado-menu
	{
		color:#fff;
		background: -moz-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, #58595b), color-stop(20%, #0e81bf), color-stop(40%, #58595b),color-stop(100%, #58595b));
		background: -webkit-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -o-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: -ms-linear-gradient(left, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		background: linear-gradient(to right, #58595b 0%, #0e81bf 20%, #58595b 40%, #58595b 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595b', endColorstr='#58595b', GradientType=1 );
	}
.footer-left
	{
		position:absolute;
		left:0;
		padding-left:50px;
	}
.footer-right
	{
		position: absolute;
		right:0;
		padding-right:50px;
	}
.footer-right a
	{
		text-decoration:none;
		color:#000;
	}
.footer-left, .footer-right
	{
		padding-top:45px;
	}
.home
	{
		text-align:center;
		background-color:#0e81bf;
		width:97%;
		overflow:hidden;
		color:#FFF;
	}
.home .left, .home .left-contact-form
	{
		background-image:url(../images/plomohome.png);
		background-repeat:no-repeat;
		display:inline-block;
		height:175px;
		text-align: center;
		width:45%;
		vertical-align:middle;
	}
.home .left .texto, .home .left-contact-form .texto
	{
		color:#000;
		margin-top:1.5%;
		padding-left:20%;
		text-align: center;
		vertical-align:middle;
	}
.home .left .texto h1, .home .left-contact-form .texto h1
	{
		font-size:5em;
		padding:0;
		margin:0;
		width:auto;
	}
.home .left .texto h2, .home .left-contact-form .texto h2
	{
		font-size:3em;
		padding:0;
		margin:0;
	}
.home .left .texto h3, .home .left-contact-form .texto h3
	{
		font-size:.9em;
		padding:0;
		margin:0;
	}
.home .right
	{
		width:40%;
		display: inline-block;
		text-align:justify;
		vertical-align:middle;
		padding: 10% 0;
	}
.home .right div
	{
		color:#000;
		padding:5px;
	}
.log-div
	{
		display:block;
		width:100%;
		text-align:left;
	}
.logo, .login
	{
		width:30%;
		height:100%;
		display:inline-block;
		position:relative;
		vertical-align:top;
	}

.login
	{
		width:69%;
		text-align:right;
		z-index:2;
	}
.login img
	{
		border: none;
		width:190px;
		height:100px;
	}
.login .login-container #section1
	{
		display:inline-block;
		width:49%;
		color:#FFF;
		font-size:24px;
		vertical-align:middle;
		text-align:center;
	}
.login .login-container #section1 a
	{
		color:#FFF;
		text-decoration:none;
	}
.login .fondo
	{
		background-color:#58595b;
		position:absolute;
		top:0%;
		min-width:100%;
		height:100%;
		left:5%;
		-webkit-transform: skew(15deg);
		-moz-transform: skew(15deg);
		-ms-transform: skew(15deg);
		-o-transform: skew(15deg);
		transform: skew(15deg);
		z-index:1;
	}
.logo img
	{
		width:350px;
	}
.login .login-container
	{
		position:absolute;
		top:0%;
		width:70%;
		height:100%;
		right:0;
		z-index:2;
		text-align:left;
		padding:5% 0 5% 5%;
	}
.menu-icon
	{
		background-color:rgba(51,51,51,.5);
		margin-top:0px;
		margin-bottom:0px;
		text-align:center;
		width:100%;
		height:30px;
		color:#FFF;
		cursor:pointer;
		background-image:url(../images/menu.png);
		background-repeat:no-repeat;
		background-position:right;
		background-size: 50px;
		padding-top:5px;
	}
.menu-icon:before, .menu_secundario_icon:before
	{
		content:"Menú";
	}
.nav-movil
	{
		display:none;
		background-color:rgba(51,51,51,.3);
		margin:0 0 0 0;
	}
.nav-movil a
	{
		text-decoration:none;
		color:#000;
	}
.nav-movil li
	{
		background-color:rgba(51,51,51,.1);
		list-style:none;
		display:block;
		padding:2px 5px;
		margin-left:-35px;
		padding-left:15px;
		border-style:solid;
		border-color:#CCC;
		-webkit-transform: skew(10deg);
		-moz-transform: skew(10deg);
		-ms-transform: skew(10deg);
		-o-transform: skew(10deg);
		transform: skew(10deg);
		width:100%;
	}
.nav-movil ul
	{
		display:none;
		margin-bottom:0px;
		margin-top:0px;
	}
.nav-movil li:hover
	{
		background-color:#0e81bf;
		color:#fff;
		cursor:pointer;
	}
/*menu de pagina principal*/
.menu-lateral
	{
		background-color:#FFF;
		height:100%;
		position:absolute;
		right: 0;
		top:-4%;
		width:50%;
		z-index:3;
		border:solid 20px;
		border-color: transparent transparent transparent #0e81bf;
		transform: skew(30deg);
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
	}

.menu-lateral .opciones
	{
		background-color:#0e81bf;
		color:#FFF;
		display:block;
		font-size:18px;
		height:32px;
		overflow:hidden;
		padding-bottom:7px;
		padding-left:100px;
		width:115%;
		margin: 4px 0 10px 50px;
	}
.menu-lateral .opciones:hover
	{
		background-color:#58595b;
		cursor:pointer;
	}
.menu-lateral .opciones p
	{
		margin-top:5px;
		padding-top:0;
		transform: skew(-30deg);
		-webkit-transform: skew(-30deg);
		-moz-transform: skew(-30deg);
		-ms-transform: skew(-30deg);
		-o-transform: skew(-30deg);
	}
/* FiN menu de pagina principal*/
.portfolio
	{
		position:relative;
		background-color:#0e81bf;
		margin:25px 3% 25px 8%;
		padding-top:150px;
	}
.portfolio .portfolio-div
	{
		width:250px;
		display:inline-block;
		padding:0;
		height:400px;
	}
.portfolio .portfolio-div img, .service-div2 img
	{
		width:100%;
		height:250px;
	}
.portfolio .portfolio-div .text-down, .service-div2 .text-down
	{
		background-color:#58595b;
		color:#fff;
		font-size:18px;
		padding:0;
		border:solid transparent;
		cursor:pointer;
		width:80%;
		margin-top:50px;
		transform: skew(30deg);
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
	}
.portfolio .portfolio-div .text-down:hover
	{
		background-color:#0e81bf;
		border:solid #fff;
	}
.portfolio .portfolio-div .text-down p, .service-div2 .text-down p
	{
		background-image:url(../images/plomo1.png);
		background-repeat:no-repeat;
		background-size:25px;
		background-position:5px 0px;
		margin:0;
		padding:10px 0;
		transform: skew(-30deg);
		-webkit-transform: skew(-30deg);
		-moz-transform: skew(-30deg);
		-ms-transform: skew(-30deg);
		-o-transform: skew(-30deg);
	}
.portfolio span
	{
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		transform: skew(30deg);
		width:305px;
		left:0%;
		padding-top:45px;
	}
.portfolio article
	{
		left:-50px;
		background-image:url(../images/plomo1.png);
		background-repeat:no-repeat;
		background-position: 50px 10px;
		background-size:25px;
	}
.portfolio span, .portfolio article
	{
		padding-top:1%;
		background-color:#58595b;
		color:#FFF;
		padding:15px 15px 15px 80px;
		position:absolute;
		top:50px;
		font-size:28px;
		z-index:2;
	}
.portfolio .span p
	{
		margin:0;
	}
.send-btn
	{
		background-color:#0e81bf;
		width:120px;
		height:50px;
		position:absolute;
		bottom:-25px;
		right:20%;
		transform: skew(30deg);
		-webkit-transform: skew(30deg);
		-moz-transform: skew(30deg);
		-ms-transform: skew(30deg);
		-o-transform: skew(30deg);
		font-size:24px;
		cursor:pointer;
		border:none;
	}
.send-btn:hover
	{
		background-color: #58595b;
		color:#FFF;
	}
.send-btn p
	{
		vertical-align:middle;
		color:#000;
		margin:0;
		padding-top:10px;
		transform: skew(-30deg);
		-webkit-transform: skew(-30deg);
		-moz-transform: skew(-30deg);
		-ms-transform: skew(-30deg);
		-o-transform: skew(-30deg);
	}
.service
	{
		width:100%;
		position:relative;
		margin-bottom:2%;
	}
.service-div
	{
		position:relative;		
		background-color:#0e81bf;
		width:45%;
		margin-left:30%;
		color:#fff;
		padding:10%;
		text-align:justify;
	}
.service-div2
	{
		left:15%;
		position:absolute;
		top:100px;
		width:250px;
	}
.service-div2 img
	{
		height:250px;
	}
.service-div2 .text-down
	{
		margin-top:0;
		margin-bottom:30px;
	}
.services
	{
		position:relative;
		padding:0;
		margin:0 0 25px 25px;
		overflow:hidden;
	}
.services .img-box
	{
		width:60%;
		border:20px solid #0e81bf;
		height:400px;
		padding-left:0%;
		z-index:1;
	}
#boton-enviar-oculto
	{
		display:none;
	}