@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);

body {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	background: #fff;
	margin: 0;
}

.gris {
	background-color: #333;
}

.verde {
	background-color: #4ABD43;
}

#cabecera, #pie {
	padding: 30px 0;
}

#featurettes, 
#descargar, 
#simplicidad, 
#testimonios, 
#boletin {
	padding: 30px 0; 
	/*padding:  0px 0;*/
}

#menu-principal {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	cursor: default;
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.6);
	box-shadow: 0 4px 10px rgba(0,0,0,0.6);
	z-index: 1;
}

#cabecera {
	margin-top: 39px;
	/*height: 650px;*/
	height: 450px;
	/*background: url(../imagenes/logosys.jpg) no-repeat center;*/
	background-size: cover;
}

#menu-principal #logo {
	position: relative;
	display: block;
	height: 40px;
	background: url(../imagenes/LogoSys1.png) no-repeat left center;
	text-indent: 900px;
	overflow: hidden;
	/*background-size: 96px 26px;*/
	background-size: 110px 30px;
	border-radius: 5px;
}

#menu-principal > nav > div {
	position: relative;
	display: block;
	text-align: right;
}

#menu-principal > nav > div > a,
#menu-principal > nav > div > nav > span {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	height: 39px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 8px;
	margin-left: 35px;
	cursor: pointer;
}

#menu-principal > nav > div > nav {
	position: relative;
	display: inline-block;
}

#menu-principal > nav > div > a:hover,
#menu-principal > nav > div > nav:hover span {
	color: #FAA832;
}

#menu-principal > nav > div > nav:hover span {
	background: url(../imagenes/menu-seleccionado.svg) no-repeat center bottom;
	background-size: 25px 10px;
}

#menu-principal nav nav > div {
	position: absolute;
	display: none;
	padding: 35px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	right: 0;
	width: 480px;
	overflow: auto;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,0.6);
	box-shadow: 0 20px 30px rgba(0,0,0,0.6);
}

#menu-principal nav nav:hover > div {
	display: block;
}

#menu-principal .columna-menu {
	position: relative;
	display: block;
	float: left;
	width: 143px;
	text-align: left;
	height: 220px;
	margin-right: 25px;
}

#menu-principal .columna-menu:last-of-type {
	margin-right: 0;
}

#menu-principal .columna-menu h3 {
	position: relative;
	display: block;
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#menu-principal .columna-menu ul {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style: none;
	color: #333;
	font-size: 12px;
}

#menu-principal .columna-menu ul li {
	position: relative;
	display: block;
	margin: 0 0 3px 10px;
}

#menu-principal .columna-menu ul li:before {
	position: relative;
	display: inline-block;
	content: "•";
	font-size: 18px;
	top: 3px;
	text-indent: -10px;
	line-height: 12px;
}

#menu-principal .columna-menu a {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 15px 0;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: box-shadow 0.5s ease;
	-moz-transition: box-shadow 0.5s ease;
	transition: box-shadow 0.5s ease;
}

#menu-principal .columna-menu a:hover {
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.3);
	box-shadow: 0 3px 9px rgba(0,0,0,0.3);
}

#columna-azul h3,
#columna-azul strong {
	color: #36C2EF;
	font-weight: 600;
}

#columna-azul a {
	background-color: #36C2EF;
}

#columna-verde h3,
#columna-verde strong {
	color: #4ABD43;
	font-weight: 600;
}

#columna-verde a {
	background-color: #4ABD43;
}

#columna-naranja h3,
#columna-naranja strong {
	color: #FAA832;
	font-weight: 600;
}

#columna-naranja a {
	background-color: #FAA832;
}

#contenido-cabecera {
	position: relative;
	display: block;
	/*height: 650px;*/
	height: 400px;
	background : url(../imagenes/Compras1.jpg)right center no-repeat;
	/*background-repeat: no-repeat;
	background: url(../imagenes/movil.png) ;*/
}

h1 {
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 54px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
}

h1.titulo-blanco {
	color: #fff;
}

h1 strong {
	font-weight: 600;
}

#contenido-cabecera p {
	position: relative;
	display: block;
	font-size: 18px;
	color: #333;
	margin: 0 0 30px;
}

#contenido-cabecera p strong {
	font-weight: 600;
}

.boton-verde,
.boton-naranja,
.boton-azul {
	position: relative;
	display: inline-block;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	margin-right: 20px;
	-webkit-transition: box-shadow 0.5s ease;
	-moz-transition: box-shadow 0.5s ease;
	transition: box-shadow 0.5s ease;
	cursor: pointer;
	border: none;
}

.boton-verde:hover,
.boton-naranja:hover,
.boton-azul:hover {
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.3);
	box-shadow: 0 3px 9px rgba(0,0,0,0.3);
}

.boton-verde {
	background-color: #4ABD43;
}

.boton-azul {
	background-color: #36C2EF;
}

.boton-naranja {
	background-color: #FAA832;
}

#contenido-cabecera > div {
	/*margin-top: 145px;*/
	margin-top: 80px;
}

#featurettes > div {
	position: relative;
	display: block;
}

#featurettes > div > img {
	position: relative;
	display: block;
	margin: 0 auto 20px auto;
	max-height: 50px;
	max-width: 50px;
}

#featurettes > div > h4 {
	position: relative;
	display: block;
	text-align: center;
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 15px;
}

#featurettes > div > p {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
}

#contenido-descargas {
	position: relative;
	display: block;
	min-height: 255px;
	background: url(../imagenes/responsivo.svg) no-repeat left center;
	background-size: 297px 245px;
}

#contenido-descargas p {
	position: relative;
	display: block;
	margin: 0 0 20px;
	font-size: 18px;
}

#contenido-descargas a {
	padding-left: 60px;
}

#contenido-descargas a#ios {
	background-image: url(imagenes/icono-apple.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 24px 30px;
}

#contenido-descargas a#android {
	background-image: url(imagenes/icono-andy.svg);
	background-repeat: no-repeat;
	background-position: 22px center;
	background-size: 19px 30px;
}

#listado-caracteristicas {
	position: relative;
	display: block;
}

#listado-caracteristicas span {
	position: relative;
	display: block;
	font-size: 18px;
	color: #333;
	padding: 10px 0 10px 60px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
}

#simplicidad h1 {
	margin-bottom: 30px;
}

#listado-caracteristicas #amor {
	background-image: url(../imagenes/icono-amor.svg);
}

#listado-caracteristicas #mapas {
	background-image: url(../imagenes/icono-mapa.svg);
}

#listado-caracteristicas #pasion {
	background-image: url(../imagenes/icono-pasion.svg);
}

#listado-caracteristicas #diversion {
	background-image: url(../imagenes/icono-diversion.svg);
}

#listado-caracteristicas #natural {
	background-image: url(../imagenes/icono-natural.svg);
}

#simplicidad {
	background: url(../imagenes/mano.svg) no-repeat right center;
	background-size: 377px 372px;
}

.centrado {
	text-align: center;
}

#anterior, #siguiente {
	position: relative;
	display: block;
	height: 225px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60px 92px;
	text-indent: 900px;
	overflow: hidden;
}

#anterior {
	background-image: url(../imagenes/flecha-anterior.svg);
}

#siguiente {
	background-image: url(../imagenes/flecha-siguiente.svg);
}

#contenedor-testimonios p,
#contenedor-testimonios strong {
	position: relative;
	display: block;
	text-align: center;
	font-weight: 300;
	font-size: 30px;
	margin-top: 0 0 20px;
	color: #fff;
}

#contenedor-testimonios strong {
	font-weight: 600;
}

#selector {
	position: relative;
	display: block;
	margin-top: 35px;
	text-align: center;
	cursor: default;
}

#selector a {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right:20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.5);
	text-indent: 900px;
	overflow: hidden;
	vertical-align: middle;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

#selector a.seleccionado {
	background-color: transparent;
	border: 6px solid #fff;
}

#selector a:hover {
	background-color: #fff;
}

input[type=text] {
	position: relative;
	display: inline-block;
	width: 380px;
	border-bottom: 5px solid #333;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-right: 15px;
	height: 46px;
	color: #333;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

input[type=text]:hover,
input[type=text]:focus {
	border-color: #FAA832;
}

#boletin p {
	position: relative;
	display: block;
	font-size: 18px;
	color: #999;
	text-align: center;
	margin-top: 35px;
}

::-webkit-input-placeholder {
	color: #333;
}

:-moz-placeholder { /* Firefox 18- */
	color: #333;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #333;
}

:-ms-input-placeholder { 
	color: #333;
}

form {
	position: relative;
	display: block;
	margin-top: 35px;
}

footer {
	padding: 35px 0;
	text-align: center;
}

footer h6 {
	position: relative;
	display: block;
	text-align: center;
	color: #FAA832;
	font-size: 21px;
	margin: 0;
	font-weight: normal;
}

footer span {
	font-size: 16px;
}

#overlay {
	position: fixed;
	display: block;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 2;
}

#dialogo {
	position: fixed;
	display: block;
	top: 50%;
	left: 50%;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,0.6);
	box-shadow: 0 20px 30px rgba(0,0,0,0.6);
	z-index: 3;
	padding: 40px;
	width: 380px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#dialogo h1 {
	position: relative;
	display: block;
	color: #36C2EF;
	font-weight: 600;
	text-align: center;
}

#dialogo p {
	position: relative;
	display: block;
	margin: 0;
	font-size: 18px;
	color: #333;
	text-align: center;
}

#dialogo a {
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	right: 30px;
	top: 30px;
	background: url(imagenes/cerrar.svg) no-repeat center;
	background-size: 30px 30px;
	text-indent: 900px;
	overflow: hidden;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#dialogo a:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}













