﻿@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ku7wj3');
  src:  url('../fonts/icomoon.eot?ku7wj3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ku7wj3') format('truetype'),
    url('../fonts/icomoon.woff?ku7wj3') format('woff'),
    url('../fonts/icomoon.svg?ku7wj3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-click:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-reloj:before {
  content: "\e903";
}
.icon-carrr:before {
  content: "\e93a";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e947";
}
.icon-celular:before {
  content: "\e958";
}
.icon-estrella:before {
  content: "\e9d9";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-email:before {
  content: "\e900";
}





body{
	font-family: 'Open Sans', sans-serif;
}

#chat{
	position: fixed;
	top: 400px;
	right: 60px;
	z-index: 10000;
	border: 2px solid #43c22e;
	background: white;
	width: 85px;
	text-align: center;
	padding: 18px 0px 0;

	border-radius: 50%;

	box-shadow: 5px 5px 5px #43c22e;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#chat strong{
	width: 100%;
	float: left;
}

#chat img{
	width: 40px;
}


.blanco{
	background: rgba(256,256,256,1) !important;
}
.blanco #logotipo{
	width: 15%;
}
.blanco #menu{
	margin: 10px 0 0 0;
}


#cabecera-ayuda{
	background: url(../images/fondo-nosotros.jpg);
	width: 100%;
	float: left;
}

#cabecera-ayuda-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#titulo{
	width: 100%;
	color: white;
	font-size: 30px;
	font-weight: bold;
	float: left;
	padding: 110px 0 30px 0;
}


#cabecera{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(256,256,256,1);
	width: 100%;
	float: left;

	transition: all 0.2s;
}

#cabecera-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#logotipo{
	width: 20%;
	float: left;

	transition: all 0.2s;
}

#logotipo img{
	width: 100%;
}


#menu{
	border: 0px solid red;
	width: 78%;
	float: right;
	margin: 25px 0 0 0;

	transition: all 0.2s;
}

#menu-r{
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;
	cursor: pointer;
	display: none;
}

#menu-r:hover{
	background: #1e51a4;
	border: 2px solid white;
	color: white;
}

#menu a{
	text-decoration: none;
}

#menu ul{
	width: 90%;
	float: left;
}

#menu ul li{
	width: 20%;
	float: left;
}

.menu{
	border: 2px solid transparent;
	width: 100%;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menu:hover{
	background: #1e51a4;
	border: 2px solid white;
	color: white;
}

.red{
	width: 10%;
	text-align: center;
	float: left;
}



#efecto{
	width: 100%;
	float: left;
}


#efecto-conten{
	width: 1200px;
	margin: 0 auto;
}



#contenido{
	width: 100%;
	float: left;
	padding: 10px 0 30px 0;
}

#contenido-conten{
	width: 1200px;
	margin: 0 auto;
}

.titulo{
	width: 100%;
	text-align: center;
	color: #1e51a4;
	font-size: 27px;
	font-weight: bold;
	float: left;
	padding: 30px 0;
}

.servicio{
	width: 30.33%;
	float: left;
	margin: 0 1.5%;
}

.titulo-servicio{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 12px 0;
}

.imagen-servicio{
	width: 100%;
	text-align: center;
}

.imagen-servicio img{
	width: 50%;
}


#nosotros{
	background: url(../images/fondo-nosotros.jpg);
	width: 100%;
	float: left;
	padding: 70px 0;
	margin: 0 0 30px 0;
}

#nosotros-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.parte{
	width: 100%;
	float: left;
}

.seccion{
	width: 65%;
	color: white;
	font-size: 22px;
	line-height: 32px;
	float: left;
}

.seccion strong{
	font-size: 27px;
}

.seccion b{
	color: #a1cb5a;
}

.mitad{
	width: 50%;
	float: left;
}

.imagen-seccion{
	width: 33%;
	font-size: 20px;
	line-height: 30px;
	float: right;
}

.imagen-seccion img{
	width: 100%;
}



#wrapP{
	width: 1200px;
	margin: 0 auto;
}

#pagina{
	width: 100%;
	float: left;
	margin: 30px 0;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#footer{
	background: url(../images/fondo-footer.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	position: relative;
	font-size: 22px;
	line-height: 32px;
	padding: 24px 12px;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contacto-mujer{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
}


@media screen and (max-width: 1200px){
	#contacto-mujer{
		display: none;
	}

	#cabecera-ayuda-conten, #cabecera-conten, #contenido-conten, #nosotros-conten, #footer-conten, #wrapP{
		width: 100%;
	}

	.blanco, #cabecera{
		position: relative !important;
		background: rgba(256,256,256,1) !important;
	}
	.blanco #logotipo{
		width: 20%;
	}
	.blanco #menu{
		margin: 10px 0 0 0;
	}
}

@media screen and (max-width: 700px){
	#menu-r{
		display: block;
	}

	#menu ul{
		width: 100%;
		display: none;
	}

	#menu ul li{
		width: 100%;
	}

	#logotipo{
		width: 40%;
	}

	#menu{
		width: 30%;
	}

	.red{
		width: 100%;
	}

	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0 !importat;
	}
	.imagen-seccion img{
		width: 70%;
	}
}

@media screen and (max-width: 600px){
	.seccion-footer{
		width: 100% !important;
	}

	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 60%;
	}
	#menu{
		width: 100%;
	}
}

@media screen and (max-width: 500px){
	.servicio{
		width: 97%;
	}
}







