@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-family: 'Mulish', sans-serif;
	color: #58595B;
	font-weight: 300;
	text-decoration: none;
	list-style-type: none;
}
body {
	background: #E6E7E8;
}
/* NAV  ----------------------------------------------------------------- */
nav {
	margin: 0; 
	border: none; 
	background: #FFFFFF; 
}
.imglogo {
	margin-top: -10px;
	z-index: 1000;
}
/* FOTO PPAL  ----------------------------------------------------------- */
.foto-ppal {
	background-image: url(imagenes/foto-ppal.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 600px;
	background-position: center center;
}
/* GENERALES  ----------------------------------------------------------- */
section {	
	position: relative;
}
.contenedora {
	width: 1020px;
	margin: 0 auto;
}
/* PARSA  --------------------------------------------------------------- */
.parsa {
	padding: 80px 0;
	background-color: #F05A22;
}
.parsa img {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	height: auto;	
}
.parsa p {
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 13pt;
	line-height: 21pt;
	width: 75%;
	margin-left: 4%;
}
/* ELEGIRNOS  ----------------------------------------------------------- */
.elegirnos {
	padding: 70px 0 40px 0;
	text-align: center;
	background-color: #E74812;
}
.elegirnos h2 {
	font-size: 23pt;
	line-height: 23pt;
	margin-bottom: 50px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.e01 {
	display: inline-block;
	vertical-align: top;
	width: 21.5%;
	margin: 0 1.5%;
}
.e01 p {
	color: #FFFFFF;
	font-size: 12pt;
	line-height: 16pt;
	text-align: left;
}
.e01 p .numero {
	color: #FFFFFF;
	font-size: 35pt;
	line-height: 25pt;
	font-weight: 700;
	display: block;
	margin-bottom: 0px;
}
/* SERVICIOS  ----------------------------------------------------------- */
.servicios {
	padding: 130px 0;
	text-align: center;
}
.servicios h2 {
	font-size: 30pt;
	line-height: 30pt;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-weight: 700;
}
.servicios h3 {
	font-size: 13pt;
	line-height: 21pt;
	margin-bottom: 40px;
}
.servicios-caja {
	margin: 20px 2.5% 20px 2.5%;	
	display: inline-block;
	width: 28%;
	vertical-align: top;
}
.servicios-caja p {
	background-color: #58595B;
	font-size: 11pt;
}
.servicios-caja img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
h6 {
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #58595B;
	padding: 10px 0;	
	font-weight: 300;
}
.servicios p {
	font-size: 13pt;
	line-height: 21pt;
	margin: 0 10% 30px 10%;
}
h6.taller {
	width: 95%;
	margin: 40px auto;
}
.img-resp {
	width: 100%;
	height: auto;
}
.serV {
	margin: 30px 0;
}
.serV img {
	margin: 0 1%;	
	display: inline-block;
	width: 17.5%;
	height: auto;
	vertical-align: top;
}
.serH img {
	margin: 0 1%;	
	display: inline-block;
	width: 22.5%;
	height: auto;
	vertical-align: top;
}
/* CONTACTO ------------------------------------------------------------- */
.contacto {
	padding: 130px 0 90px 0;
	text-align: center;
	background-color: #F05A22;
	position: relative;
	background-image: url(imagenes/rueda01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rueda02 {	
	position: absolute;
	bottom: 0px;
	right: 0px;
}	
.contacto h2 {
	font-size: 30pt;
	line-height: 30pt;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-weight: 700;
	color: #FFFFFF;
}
.contacto h3 {
	font-size: 13pt;
	line-height: 21pt;
	margin-bottom: 80px;
	font-weight:400;
	color: #FFFFFF;
}
.contacto .col01 {
	display: inline-block;
	vertical-align: top;
	width: 55%;
	margin-right: 9%;	
	z-index: 100;
}
.contacto .col01 p {
	color: #FFFFFF;
	font-size: 22px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.campos {
	color: #58595B;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	border: none;
	padding: 5px 10px;
	width: 100%;
}
#submit {
	background-color: #58595B;
	color: #FFFFFF;
	width: 100%;
	padding: 6px 0px;
	border-style: none;
	text-transform: uppercase;
	font-size: 15px;
}
.contacto .col02 {
	display: inline-block;
	vertical-align: top;
	width: 35%;	
	text-align: left;
}
.contacto .col02 p, .contacto .col02 p a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	opacity: 1;
	transition: all ease-in-out 0.3s;
}
.contacto .col02 p a:hover {
	opacity: 0.7;
}
.contacto .col02 p strong {
	font-weight: 700;
	color: #FFFFFF;
}
.contacto .col02 p a img {
	margin: 10px 5px 0 0;
	opacity: 1;
	transition: all ease-in-out 0.3s;
}
.contacto .col02 p a img:hover {
	opacity: 0.7;
}
/* FOOTER ------------------------------------------------------------- */
footer {
	background-color: #58595B;
	padding: 8px 6%;
}
footer .pie01 {
	width: 78%;
	display: inline-block;
}
footer .pie02 {
	width: 21%;
	display: inline-block;
	text-align: right;
}
footer p, footer p a {
	color: #AAACAF;
	font-size: 14px;
	margin-bottom: 5px;
	text-decoration: none;
	opacity: 1;
	transition: all ease-in-out 0.3s;
}
footer p a:hover {
	color: #AAACAF;
	text-decoration: none;
	opacity: 0.7;
}
/* WHATSAPP  ----------------------------------------------------------- */
.btnwhats {
	position: fixed;
	right: 30px;
	bottom: 95px;
	opacity: 1;
	transition: all ease-in-out 0.3s;
}
.btnwhats:hover {
	opacity: 0.7;
}
/* LINK TOP  ----------------------------------------------------------- */
.arriba {
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity: 1;
	transition: all ease-in-out 0.3s;
}
.arriba:hover {
	opacity: 0.7;
}

/* RESPONSIVE ---------------------------------------------------------- */
/*1300*/ @media screen and (max-width:1300px){
	.container{width: 95%; padding: 30px 15px;}
	.foto-ppal {min-height: 550px;}
	.parsa {padding: 60px 0;}
	.servicios {padding: 110px 0;}
	.servicios h2, .contacto h2 {font-size: 28pt; line-height: 28pt; letter-spacing: 1px;}
	.contacto {padding: 100px 0 70px 0;}
}
/*1100*/ @media screen and (max-width:1100px){	
	.contenedora {width: 90%;}
	.foto-ppal {min-height: 500px;}
	.parsa p {font-size: 12pt; line-height: 21pt;}
	footer {padding: 8px 5%;}
}
/*980*/ @media screen and (max-width:980px){
	.foto-ppal {min-height: 450px;}
	.servicios {padding: 90px 0;}
	.contacto {padding: 80px 0 50px 0;}
}
/*880*/ @media screen and (max-width:880px){
	.parsa img {width: 15%;}
	.parsa p {width: 80%; line-height: 19pt;}
	.elegirnos {padding: 70px 0 30px 0;}
	.elegirnos h2 {font-size: 20pt; line-height: 20pt; margin-bottom: 50px; letter-spacing: 2px;}
	.e01 p {font-size: 11pt; line-height: 16pt;}
	.servicios h3 {font-size: 12pt;}
	.servicios p {font-size: 12pt; margin: 0 0 30px 0;}
	.servicios-caja {margin: 20px 2.5% 20px 2.5%; width: 27%;}
	.servicios-caja p {font-size: 10pt;}	
	.btnwhats {right: 17px; bottom: 70px;}
	.btnwhats img {width:42px; height:auto;}
	.arriba {right: 0px; bottom: 7px;}
	.arriba img {width:45px; height:auto}
}
/*780*/ @media screen and (max-width:780px){
	.foto-ppal {min-height: 400px;}
	.e01 {width: 21%; margin: 0 1.5%;}
	.e01 p {font-size: 10pt; line-height: 15pt;}
	.e01 p .numero {font-size: 35pt; line-height: 20pt;}
	.servicios h2, .contacto h2 {font-size: 25pt; line-height: 25pt; letter-spacing: 1px;}	
}
/*680*/ @media screen and (max-width:680px){
	.foto-ppal {min-height: 350px;}
	.parsa img {display:none}
	.parsa p {width: 100%; text-align: center; margin-left: 0}
	.e01 {width: 44%; margin: 0 1.5%; text-align: center}
	.e01 p {text-align: center}
	.e01 p .numero {text-align: center; font-size: 20pt; line-height: 10pt;}
	.aparte {display: none}
	.servicios-caja {margin: 20px 1% 0 1%; width: 30.5%;}
	.serV img {width: 17%;}
	.serH img {width: 22%;}
	.contacto .col01 {width: 100%; margin-right: 0%;}
	.contacto .col02 {width: 100%;}
	.rueda01 img {width: 380px; height: auto}
}
/*580*/ @media screen and (max-width:580px){
	.foto-ppal {min-height: 300px;}
	footer .pie01 {width: 100%; text-align: center;}
	footer .pie02 {width: 100%; text-align: center;}
}
/*480*/ @media screen and (max-width:480px){
	.servicios-caja {margin: 20px 1% 0 1%; width: 42%;}
}