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

* {
	padding: 0;
	margin: 0;
	font-weight: 400;
	text-decoration: none;
	list-style-type: none;
}
body {
	border-top-color: #3284AB;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	background-image: url(imagenes/bodyTop.png);
	background-repeat: repeat-x;
	background-color: #FDF8F5;
}
header {
	width: 1080px;
	margin: auto;
	padding: 19px 0 10px 0;
	border-top: 10px solid #03547A;
}
.contenedora {
	width: 1020px;
	margin: auto;
}
/* GENERALES -------------------------------------------------------*/
section {
	width: 1020px;
	margin: auto;
	padding: 60px 0;	
	min-height: 0px;
}
/* HOME ------------------------------------------------------------*/
.slider {
	background-color: rgba(91,117,150,0.20);
	margin-bottom: -5px;
}
.nivo {
	width: 1020px;
	display: inline-block;
	vertical-align: top;
}
section {
	width: 1020px;
	margin: auto;
	padding: 60px 0;	
	min-height: 0px;
}
.novedades {
	background-image: url(imagenes/novedades.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4E789C;
	padding: 35px 50px 15px 50px;
	margin: 0 auto 60px auto;
}
.novedades h4 {
	color: #FDF8F5;
	font-size: 30px;
	margin-bottom: 12px;
	line-height: 25px;
	border-bottom: 1px solid rgba(255,255,255,0.25);
	padding-bottom: 7px;
	text-align: center;
	letter-spacing: 1px;
}
.novedades p {
	color: #FDF8F5;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
}
.novedades p a {
	display: inline-block;
	color: #3E79A1;
	padding: 3px 18px;
	text-transform: uppercase;
	font-size: 21px;
	letter-spacing: 1px;
	border: 1px solid #FDF8F5;
	margin-top: 20px;
	transition: all 1s ease;
	opacity: 1;
	background-color: #FDF8F5;
}
.novedades p a:hover {
	opacity: 0.7;
	text-decoration: none;
}
h2 {
	color: #5B7596;
	text-align: center;
	margin-bottom: 25px;
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
.servicios li {
	display: inline-block;
	padding-right: 0px;
	width: 32.5%;
	background-color: #5B7596;
	color: #FAEDE5;
	padding: 12px 0;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0.5% 8px 0;
	font-size: 18px;
}
.servicios li.celeste  {
	background-color: #445A72;
}
/* QUE OFRECEMOS ---------------------------------------------------*/
.encabezado {
	background-color: #D6DDDD;
	text-align: center;
	margin: 10px auto -5px auto;
}
h1 {
	color: #5B7596;
	text-align: center;
	margin-bottom: 25px;
	font-size: 50px;
	border-bottom: 1px solid #D3D3D3;
	line-height: 50px;
	padding-bottom: 20px;
	background: url(imagenes/tituloLinea.png) no-repeat center 69px;
	letter-spacing: 2px;
}
.col01 {
	width: 46%;
	margin: 0 1.5%;
	display: inline-block;
	vertical-align: top;
}
.destacado {
	text-align: center;
	font-size: 25px;
	width: 75%;
	margin: 0 auto 70px auto;	
	line-height: 30px;
}
section p {
	font-size: 17px;
	color: #787878;
	line-height: 24px;
	margin-bottom: 15px;
}
/* DONDE ESTAMOS ---------------------------------------------------*/
h5 {
	color: #5B7596;
	margin-bottom: 15px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	background-image: url(imagenes/ubicacion.png);
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.azul {
	color: #5B7596;
}
/* CONTACTO --------------------------------------------------------*/
.col02 {
	width: 60%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
}
.campo {
	border: 1px solid #D6D6DB;
	padding: 1px 4px;
	margin: -5px 0 0 0;
	width: 100%;
	background-color: #FDF8F5;
}
#submit {
	background-color: #5B7596;
	width: 100%;
	padding: 4px 0;
	color: #FAEDE5;
	border-style: none;
}
.col03 {
	width: 34%;	
	display: inline-block;
	vertical-align: top;
}
h3 {
	color: #5B7596;
	font-size: 23px;
	line-height: 33px;
	letter-spacing: 1px;
}
.col01 p a, .col03 p a {
	color: #5B7596;
	opacity: 1;
	transition: all 0.3 ease-in-out;
}
.col01 p a:hover, .col03 p a:hover {
	opacity: 0.7;
	text-decoration: none;
}
/* FOOTER ----------------------------------------------------------*/
footer {
	background-color: #5B7596;
	padding: 30px 0 20px 0;
	text-align: center;
}
footer h4 {
	font-size: 18px;
	color: #FAEDE5;
	margin-bottom: 7px;
}
footer p {
	color: #FAEDE5;
	margin-bottom: 10px;
	font-size: 18px;
}
/* PIE -------------------------------------------------------------*/
.pie {
	background-color: #445A72;
	padding: 10px 0;
}
.pie p.p01, .pie p.p02 {
	color: #FAEDE5;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-bottom: 1px;
}
.pie a {
	color: #FAEDE5;
	text-align: right;
	display: block;
	transition:all 1s ease;
	opacity: 0.6;
}
/* VARIOS ----------------------------------------------------------*/
.margenTopL {
	margin-top: 70px;
}
.whatsapp {
	position: fixed;
	right: 35px;
	bottom: 35px;
}

/* RESPONSIVE ------------------------------------------------------*/
/*1100*/@media screen and (max-width:1100px){
	header, section, .contenedora {width: 90%;}
	.nivo {width: 100%;}
	.img-resp {width: 100%; height: auto;}
	h1 {margin-bottom: 25px; font-size: 45px; line-height: 45px; padding-bottom: 15px; background: url(imagenes/tituloLinea.png) no-repeat center 59px;}
}
/*920*/@media screen and (max-width:920px){
	.slider .contenedora {width: 100%;}
	.servicios li {width: 33%; padding: 10px 0; margin: 0 0 3px 0; font-size: 16px;}
}
/*880*/@media screen and (max-width:880px){
	h1 {margin-bottom: 25px; font-size: 40px; line-height: 40px; padding-bottom: 15px; background: url(imagenes/tituloLinea.png) no-repeat center 54px;}
	.destacado {width: 100%; margin: 0 auto 50px auto;}		
}
/*780*/@media screen and (max-width:780px){
	.destacado {font-size: 22px; line-height: 27px; margin: 0 auto 45px auto;}
	.servicios li {width: 48.5%; padding: 10px 0; margin: 0 0.5% 8px 0; font-size: 16px; background-color: #355E87;}
	.col01 {width: 100%; margin: 0;}
	.col02 {width: 100%; margin-right:0%; margin-bottom: 40px}
	.col03 {width: 100%;}	
	footer p {font-size: 16px; margin-bottom: 5px;}
	.pie p.p01 {width: 67%;}
	.pie p.p02 {width: 32%;}
}
/*680*/@media screen and (max-width:680px){
	h1 {margin-bottom: 25px; font-size: 35px; line-height: 35px; padding-bottom: 15px; background: url(imagenes/tituloLinea.png) no-repeat center 49px;}
	.novedades {padding: 25px 25px 10px 25px; margin: 0 auto 40px auto;}
	.novedades h4 {font-size: 25px; letter-spacing: 0;}	
}
/*580*/@media screen and (max-width:580px){
	.imglogo {width: 170px; height: auto}
	h1 {margin-bottom: 25px; font-size: 30px; line-height:30px; padding-bottom: 15px; background: url(imagenes/tituloLinea.png) no-repeat center 44px;}
	.destacado {font-size: 20px; line-height: 25px;}
	.destacado-estamos {display: none}
	.servicios li {width: 100%; padding: 7px 0; margin: 0 0 6px 0; background-color: #2F344B;}
	.pie p.p01 {width: 100%; text-align: center}
	.pie p.p02 {width: 100%;}
	.pie a {text-align: center;}
}
/*480*/@media screen and (max-width:480px){
	.destacado {font-size: 18px; line-height: 23px; text-align: left; color: #2F344B}
	.novedades h4 {font-size: 21px;}	
}
