/*---------------------------------Reseteo inicio---------------------------------*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol { 
	margin: 0;
	padding: 0;
}
a, input, textarea {
	outline: none;
}
.clearfix:before, .clearfix:after{
	content: "";
	display:table;
}
.clearfix:after{
	clear:both;
}
body {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	color: #58585a;
	background-color: #eaf6fa;
    background-image: url(imagenes/body.gif);
	background-position: center top;
	background-repeat: repeat;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
ul {
	list-style-type: none;
}
* {
	text-decoration:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*---------------------------------Reseteo final---------------------------------*/



/*---------------------------------Textos y generales inicio---------------------------------*/
h1, h2, h3, h4 {
	font-weight: 700;
}
h1 {
}
h2 {
	font-size: 30px;
}
h3 {
}
h4 {
}
.bold {
	font-weight:bold;
}
.white{
	color:#FFF;
}
.backwhite {
	background-color: rgba(255,255,255,0.80)
}
.backwhite50 {
	background-color: rgba(255,255,255,0.50)
}
.backwhite100 {
	background-color: rgba(255,255,255,1.00)
}
.backazuloscuro {
	background-color: #0a1e44;
	color: rgba(255,255,255,1.00);
	padding: 10px;
	text-align: center;
	font-size: 12px;
}
.backazuloscuro a {
	color: rgba(255,255,255,0.80);
	font-weight: 700;
}
.backazuloscuro a:hover {
	text-decoration: underline;
}
.text-center {
	text-align: center;
}
/*---------------------------------Textos y generales final---------------------------------*/

.contenedor-100 {
}
.contenedor {
	margin: auto;
}
.back-azul {
/*    background-color: #00428e;*/
	background-color: #00B1EB;
}
#menu-principal {
	height: 30px;
	margin: auto;
}
#menu-principal ul {
	float: right;
}
#menu-principal li {
	float: left;
}
#menu-principal li a {
	display: block;
	font-size: 12px;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	margin-left: 16px;
	text-align: center;
}
#menu-principal li a:hover {
	text-decoration: underline;
}
#banner-100 {
	margin-bottom: 10px;
	background-color: rgba(89,195,244,1.00);
	background-image: url(imagenes/banner-01.jpg);
	background-position: top;
	background-attachment: fixed;
	background-size: cover;
}
#banner-principal {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
#logo {
	position: absolute;
	display: block;
	width: 32.76595745%;
	left: 10%;
	top: 60px;
}
#slogan {
	position: absolute;
	width: 37.23404255%;
	left: 6.382978723%;
	bottom: 20px;
	font-size: 26px;
	font-weight: bold;
	color: #00428e;
	text-align: center;
}
#banner-foto {
	display: block;
	width: 40%;
	float: right;
	margin: 10px 20px 0 0;
}
#empresa {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	padding: 30px 20px;
	text-align: center;
}
/*#empresa img {
	display: block;
	width: 42.55319149%;
	position: absolute;
	bottom: 0;
	left: 3.29787234%;
}*/
.imagentitulo {
	display: block;
	width: 70%;
	height: auto;
	margin: 0 auto 20px auto;
}
.imagenservicio {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}
#empresa h1 {
	font-size: 36px;
	line-height: 38px;
	color: #00428e;
	margin-bottom: 10px;
}
#info-empresa {
	width: 46.80851064%;
	float: right;
	margin: 50px 32px 0 0;
	text-align: center;
	padding: 20px 30px 20px 30px;
/*	border: #46a0d3 6px solid;
	border-radius: 20px;
	background-image: url(imagenes/empresa-info.png);*/
}
#info-empresa p {
	font-size: 14px;
	line-height: 18px;
}

.azul-centrado {
	display: block;
	width: 390px;
	height: 40px;
	margin: 30px auto 0 auto;
	color: #00428e;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	font-family: Helvetica, Arial, Gotham, "Helvetica Neue", sans-serif;
	font-weight: bold;
	font-style: italic;
}
/*.servicios {
   width: 30.74468085%;
   margin: 30px 1.276595745% 0 1.276595745%;
   padding: 0 20px 30px 20px;
   background-color: rgba(255,255,255,1.00);
   float: left;
   text-align: center;
   border-radius: 20px;
}
.servicios img{
	display: block;
	width: 40%;
	margin: 20px auto 10px auto;
}
.servicios h3{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}
.servicios p{
	font-size: 13px;
}*/
.servicios4 {
   background-color: rgba(255,255,255,1.00);
   text-align: center;
   border-radius: 40px;
   padding: 10px 10px 30px 10px;
   margin-top: 20px;
}
.servicios4 img{
	display: block;
	width: 40%;
	margin: 20px auto 10px auto;
}
.servicios4 h3{
	font-weight: bold;
	color: #00428e;
	font-size: 18px;
	line-height: 20px;
}
.servicios4 p{
	font-size: 13px;
}
#contactenos {
	border-radius: 20px;
	overflow: hidden;
	height: 380px;
	background-color: #FFF;
	margin-top: 30px;
	position: relative;
}
#info-contactenos {
	text-align: center;
	width: 39.36170213%;
	padding: 46px 20px 0 20px;
}
#info-contactenos h2 {
	color: #00428e;
	font-weight: bold;
	margin-bottom: 36px;
}
#info-contactenos p {
	margin-bottom: 17px;
}
#info-contactenos p a {
	color: #000;
}
#info-contactenos p a:hover {
	text-decoration: underline;
	}
#info-contactenos img{
	display: block;
	width: 50%;
	margin: auto;
}
#grupo-limpieza {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30%;
}
.pie-margin {
	/*margin-top: 20px;*/
    background-color: #153F8F;
	background-image: url(imagenes/pie-azul.jpg);
	background-size: cover;
	background-position: bottom center;
	background-attachment: fixed;
	padding-bottom: 20px;
}
#pie {
	margin: auto;
	padding-top: 42px;
	text-align: center;
	color: #FFF;
}
#pie-info {
	width: 50%;
	float: right;
}
#pie-info img{
	display: block;
	width: 25.53191489%;
	margin: 40px auto 40px auto;
}
/*--------------------------------Formulario inicio--------------------------------*/
#formulario {
	width: 40%;
	float: left;
}
#nombre, #email, #telefono, #mensaje {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border: none;
	padding: 0 0 0 10px;
	background-color: #EAF6FA;
	border-radius: 10px;
	color: #000;
}
#mensaje {
	padding-top: 10px;
	height: 80px;
}
#enviar {
	float:right;
	width: 120px;
	height: 36px;
	background-color: #46a0d3;
	color:#FFF;
	border: none;
	border-radius: 10px;
}
#enviar:hover {
	background-color: #0089c8;
}
/*--------------------------------Formulario final--------------------------------*/

/*Redes sociales con Font Awesome 1 INICIO*/
#pie-info ul {
	margin: 20px auto 0 auto;
	width: 160px;
	display: block;
}
#pie-info ul h3 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
#pie-info ul li {
	float: left;
	margin: 0 4px 0 4px;
}
#pie-info ul li a {
	display: block;
	width: 32px;
	height: 32px;
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	color: rgba(255,255,255,1.00);
}
#pie-info ul li a:hover {
	color: rgba(30,127,203,1.00);
}
#pie-info ul li a span:not(.fa) {
	display:none;
}
/*Redes sociales con Font Awesome 1 FINAL*/


.content {
}
.content h3{
	padding-top: 20px;
	text-align: center;
}
.content li {
	padding-bottom: 6px;
}


/*------------------------------------------------------------Media querie celular inicio------------------------------------------------------------*/
@media screen and (max-width:480px){
.contenedor-100 {
}
.contenedor {
}
.back-azul {
}
#menu-principal {
}
#menu-principal ul {
	float: none;
	width: 100%;
}
#menu-principal li {
	float: left;
	width: 33.33333333%;
}
#menu-principal li a {
	font-size: 10px;
	width: 100%;
	margin-left: 0;
}
#menu-principal li a:hover {
}
#banner-principal {
	border-radius: 10px;
	margin: 10px 0;
}
#logo {
	width: 40%;
	left: 5%;
	top: 20px;
}
#slogan {
	width: 42%;
	left: 5%;
	bottom: 14px;
	font-size: 18px;
	line-height: 16px;
}
#banner-foto {
	width: 50%;
	float: right;
}
.imagentitulo {
	width: 90%;
}
#empresa {
	border-radius: 10px;
	overflow: hidden;
	height: auto;
	position: relative;
}
/*#empresa img {
	width: 60%;
	left: 50%;
    margin-left: -30%;
}*/
#info-empresa {
	width: 94%;
	float: none;
	margin: 10px auto 0 auto;
	padding: 10px 10px 20px 10px;
	/*border-radius: 10px;*/
}
#info-empresa h1 {
	font-size: 24px;
	margin-bottom: 5px;
}
#info-empresa p {
	font-size: 13px;
	line-height: 15px;
}

.azul-centrado {
	font-size: 24px;
	width: 80%;
	margin: 20px auto 0 auto;
	border-radius: 10px;
}
.servicios {
   border-radius: 10px;
   width: 100%;
   margin: 20px 0 0 0;
   padding: 10px 0 20px 0;
   height: auto;
   float: none;
}
.servicios img{
	width: 30%;
	margin: 10px auto 10px auto;
}
.servicios h3{
	font-size: 20px;
	margin-bottom: 14px;
}
.servicios p{
	font-size: 13px;
}
#contactenos {
	border-radius: 10px;
	height: 560px;
	background-color: #FFF;
	margin-top: 20px;
}
#info-contactenos {
	text-align: center;
	width: 100%;
	padding: 26px 10px 0 10px;
}
#info-contactenos h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
#info-contactenos p {
	margin-bottom: 17px;
}
#info-contactenos img{
	width: 40%;
}
#grupo-limpieza {
	width: 100%;
}
.pie-margin {
	margin-top: 20px;
	padding-bottom: 20px;
}
#pie {
	padding-top: 20px;
}
#pie-info {
	padding-top: 0;
	width: 100%;
	float: left;
}
#pie-info img{
	width: 30%;
	margin: 20px auto 20px auto;
}
/*--------------------------------Formulario inicio--------------------------------*/
#formulario {
	width: 90%;
	margin: 0 5% 0 5%;
	float: right;
}
#nombre, #email, #telefono, #mensaje {
	font-size: 12px;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border: none;
	padding: 0 0 0 10px;
	background-color: #EAF6FA;
	border-radius: 10px;
	color: #000;
}
#mensaje {
	padding-top: 10px;
	height: 80px;
}
#enviar {
}
#enviar:hover {
}
/*--------------------------------Formulario final--------------------------------*/
}
/*------------------------------------------------------------Media querie celular final------------------------------------------------------------*/



/*------------------------------------------------------------Media querie tablet inicio------------------------------------------------------------*/
@media screen and (min-width:481px) and (max-width:768px){
.contenedor-100 {
}
.contenedor {
}
.back-azul {
}
#menu-principal {
}
#menu-principal ul {
	margin-right: 10px;
}
#menu-principal li {
}
#menu-principal li a {
}
#menu-principal li a:hover {
}
#banner-principal {
}
#logo {
	width: 32.76595745%;
	left: 8%;
	top: 50px;
}
#slogan {
	font-size: 24px;
	width: 40%;
	left: 4%;
	bottom: 50px;
}
#banner-foto {
}
#empresa {
}
.imagentitulo {
	width: 90%;
}
/*#empresa img {
	display: block;
	width: 36%;
	left: 2%;
}*/
#info-empresa {
	width: 60%;
	margin: 10px 10px 0 0;
	padding: 10px 10px 10px 10px;
}
#info-empresa h1 {
}
#info-empresa p {
}

.azul-centrado {
	width: 80%;
	margin: 20px auto 0 auto;
}
.servicios {
   border-radius: 20px;
   width: 90%;
   margin: 20px 5% 0 5%;
   padding: 0 20px 20px 20px;
   height: auto;
   float: none;
}
.servicios img{
	display: block;
	width: 20%;
	margin: 30px auto 20px auto;
}
.servicios h3{
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin-bottom: 24px;
}
.servicios p{
	font-size: 13px;
}
#contactenos {
	height: 380px;
	margin-top: 20px;
}
#info-contactenos {
	text-align: center;
	width: 45%;
	padding: 20px 20px 0 20px;
}
#info-contactenos h2 {
	color: #00428e;
	font-weight: bold;
	margin-bottom: 36px;
}
#info-contactenos p {
	margin-bottom: 17px;
}
#info-contactenos p a {
	color: #000;
}
#info-contactenos p a:hover {
	text-decoration: underline;
	}
#info-contactenos img{
	display: block;
	width: 50%;
	margin: auto;
}
#grupo-limpieza {
	width: 50%;
}
.pie-margin {
	margin-top: 20px;
}
#pie {
	margin: auto;
	padding-top: 42px;
	text-align: center;
	color: #FFF;
}
#pie-info {
	padding-top: 60px;
	width: 50%;
	float: left;
}
#pie-info img{
	display: block;
	width: 50%;
	margin: 32px auto 0 auto;
}
/*--------------------------------Formulario inicio--------------------------------*/
#formulario {
	width: 45%;
	margin-right: 5%;
	float: left;
}
#nombre, #email, #telefono, #mensaje {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border: none;
	padding: 0 0 0 10px;
	background-color: #EAF6FA;
	border-radius: 10px;
	color: #000;
}
#mensaje {
	padding-top: 10px;
	height: 80px;
}
#enviar {
	float:right;
	width: 120px;
	height: 36px;
	background-color: #46a0d3;
	color:#FFF;
	border: none;
	border-radius: 10px;
}
#enviar:hover {
	background-color: #0089c8;
}
}
/*--------------------------------Formulario final--------------------------------*/

@media screen and (max-width:582px){
#slogan {
	font-size: 18px;
	width: 40%;
	left: 4%;
	bottom: 30px;
	text-align: center
}
}


/*------------------------------------------------------------Media querie tablet final------------------------------------------------------------*/



/*------------------------------------------------------------Media querie escritorio inicio------------------------------------------------------------*/
@media screen and (min-width:769px){
.contenedor {
	max-width: 940px;
	width: 95%;
}
#menu-principal {
	width: 95%;
	max-width: 940px;
}
#grupo-limpieza {
	margin-right: 10%;
}
#servicio {
	width: 100%;
}
.servicios4 {
   width: 45.74468085%;
   height: 250px;
   margin: 30px 2.127659574% 0 2.127659574%;
   background-color: rgba(255,255,255,1.00);
   float: left;
   text-align: center;
   border-radius: 30px;
}
#contactenos {
	margin-left: 10%;
}
#pie {
	width: 95%;
	max-width: 940px;
}
}
/*------------------------------------------------------------Media querie escritorio final------------------------------------------------------------*/