/*
Theme Name: CREANAUTA
Author: Agencia SOPA.
Author URI: http://www.agenciasopa.es
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

body,
html {
  width: 100%;
  height: 100%;
  display: block;
}

body {
  font-family: 'AG';
  font-size: 15px;
  background: #FFFFFF;
}

body strong {
  font-weight: normal;
  font-family: 'AG Bold';
}

:focus {
  outline: none;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: 'Bebas';
  src: url('/wp-content/themes/creanauta/docs/fonts/bebasneue-webfont.eot');
  src: url('/wp-content/themes/creanauta/docs/fonts/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
    url('/wp-content/themes/creanauta/docs/fonts/bebasneue-webfont.woff') format('woff'),
    url('/wp-content/themes/creanauta/docs/fonts/bebasneue-webfont.ttf') format('truetype'),
    url('/wp-content/themes/creanauta/docs/fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AG Bold';
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-boldcond-webfont.eot');
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-boldcond-webfont.eot#iefix') format('embedded-opentype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-boldcond-webfont.woff') format('woff'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-boldcond-webfont.ttf') format('truetype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-boldcond-webfont.svg#akzidenz-grotesk_bq_condensBd') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AG Medium';
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-mediumcondalt-webfont.eot');
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-mediumcondalt-webfont.eot#iefix') format('embedded-opentype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-mediumcondalt-webfont.woff') format('woff'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-mediumcondalt-webfont.ttf') format('truetype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-mediumcondalt-webfont.svg#akzidenz-grotesk_bq_condensMd') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AG';
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenz-grotesk_r_condensed_regular-webfont.eot');
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenz-grotesk_r_condensed_regular-webfont.eot#iefix') format('embedded-opentype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenz-grotesk_r_condensed_regular-webfont.woff') format('woff'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenz-grotesk_r_condensed_regular-webfont.ttf') format('truetype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenz-grotesk_r_condensed_regular-webfont.svg#akzidenzregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'AG Light';
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-lightcond-webfont.eot');
  src: url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-lightcond-webfont.eot#iefix') format('embedded-opentype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-lightcond-webfont.woff') format('woff'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-lightcond-webfont.ttf') format('truetype'),
    url('/wp-content/themes/creanauta/docs/fonts/akzidenzgrotesk-lightcond-webfont.svg#akzidenz-grotesk_bq_light_cRg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  background: #BDCCDF;
}

#lang_sel_list {
  position: absolute;
  right: 15px;
  top: 10px;
  display: block !important;
}

#lang_sel_list a {
  background: none !important;
  color: #FFF !important;
  font-size: 14px !important;
  font-family: 'AG Light' !important;
  text-transform: uppercase !important;
  padding-left: 10px;
}

.lang_sel_sel {
  display: none !important;
}

#lang_sel_list img {
  height: 12px !important;
  width: auto !important;
}

/*** HEADER ***/

#header {
  height: 100px;
  width: 100%;
  display: block;
  min-width: 1050px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.75);
}

#header .header-interior {
  width: 1040px;
  height: 100px;
  display: block;
  margin: 0px auto;
  padding: 0px 5px 0px 5px;
  position: relative;
}

#header .header-interior .logo {
  float: left;
  padding: 10px 0px 0px 0px;
}

#header .header-interior ul.menu {
  padding: 0px 0px 0px 15px;
  float: left;
  display: block;
  overflow: hidden;
}

#header .header-interior ul.menu li {
  list-style: none;
  float: left;
  margin: 66px 8px 0px 0px;
}

#header .header-interior ul.menu li.registro-acceso {
  margin: 36px 0px 0px 0px;
  width: 163px;
  text-align: center;
  background: red;
  padding: 30px 15px 30px 7px;
  background: url('/wp-content/themes/creanauta/images/pastilla.png') center center no-repeat;
  text-align: center;
}

#header .header-interior ul.menu li a {
  font-family: AG;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
}

#header .header-interior ul.menu li.registro-acceso a {
  font-size: 17px;
}

#header .header-interior .acceso {
  position: absolute;
  right: 0px;
  bottom: -2px;
  width: 207px;
  height: 61px;
  display: block;
}

#header .header-interior .acceso img.alto {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

/** menú secciones interiores **/
#header .header-interior ul.menu-interior {
  padding: 66px 0px 0px 15px;
  float: left;
  display: block;
  overflow: hidden;
}

#header .header-interior ul.menu-interior li {
  list-style: none;
  float: left;
  margin: 0px 15px 0px 0px;
}

#header .header-interior ul.menu-interior li a {
  font-family: AG;
  font-size: 20px;
  color: #FFF;
}

/*** TEXTOS ***/
h1 {
  color: #FFF;
  display: block;
  margin: 0px 0px 20px 0px;
  text-align: center;
  font-family: Bebas;
  font-size: 63px;
}

h2 {
  color: #FFF;
  display: block;
  margin: 6px 0px 20px 0px;
  text-align: center;
  font-family: Bebas;
  font-size: 53px;
}

h3 {
  color: #FFF;
  display: block;
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-family: Bebas;
  font-size: 36px;
}

h4 {
  color: #FFF;
  display: block;
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-family: Bebas;
  font-size: 30px;
}

h5 {
  color: #FFF;
  display: block;
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-family: Bebas;
  font-size: 21px;
}

.texto-1 {
  font-family: 'AG';
  font-weight: normal;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #FFF;
  text-transform: uppercase;
}

.texto-1 strong {
  font-weight: normal;
  font-family: 'AG Medium';
}

.texto-2 {
  font-family: 'AG Light';
  font-weight: normal;
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  color: #FFF;
}

.texto-2 strong {
  font-weight: normal;
  font-family: 'AG Medium';
}

.texto-3 {
  font-family: 'AG Light';
  font-weight: normal;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #FFF;
}

.texto-3 strong {
  font-weight: normal;
  font-family: 'AG Medium';
}

span.excerpt h1,
span.excerpt h2,
span.excerpt h3,
span.excerpt h4,
span.excerpt h5 {
  color: #E84A46;
}

span.excerpt {
  display: block;
  margin: 15px 0px 0px 0px;
}

span.excerpt a {
  display: block;
  margin-top: 15px;
}

/*** CARTELAS ***/
.bloque-seguir {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 500px;
  margin: 0px 0px 0px -250px;
  display: block;
  cursor: pointer;
}

.bloque-seguir .contenedora-flecha {
  height: 83px;
  width: 500px;
  background: url('/wp-content/themes/creanauta/images/seguir-linea.png') center bottom no-repeat;
  position: relative;
  display: block;
}

.bloque-seguir .contenedora-flecha .flecha {
  width: 58px;
  height: 44px;
  left: 50%;
  top: 0px;
  position: absolute;
  margin: 0px 0px 0px -29px;
}

.bloque-seguir span.titular {
  font-family: 'AG';
  font-size: 20px;
  color: #FFF;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin: 4px 0px 0px 0px;
}

.contenedora-precios {
  display: block;
  padding: 150px 0px 0px 0px;
  position: relative;
}

.envoltura-interior-superior {
  width: 100%;
  height: 40px;
  margin-top: -14px;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/picos-arriba.png') repeat-x center top;
  display: block;
  position: relative;
}

.envoltura-interior {
  width: 100%;
  min-width: 1050px;
  background: #6ca6cd;
  margin: 0px 0px -10px 0px;
}

.envoltura-interior-inferior {
  width: 100%;
  height: 40px;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/picos-abajo.png') repeat-x center bottom;
  display: block;
  position: relative;
}

.interior {
  width: 1000px;
  display: block;
  margin: 0px auto;
  padding: 150px 0px 0px 0px;
  position: relative;
}

.interior .doble {
  width: 1000px;
  display: block;
  margin: -20px 0px 0px 0px;
  overflow: hidden;
}

.interior .doble .izq {
  width: 480px;
  float: left;
  display: block;
  margin: 0px 40px 0px 0px;
}

.interior .doble .der {
  width: 480px;
  float: left;
  display: block;
  margin: 0px 0px 0px 0px;
}

.interior .doble img {
  margin: 0px auto 10px auto;
  display: block;
}

#hola {
  width: 100%;
  height: 200%;
  min-width: 1050px;
  background: #bdccdf;
  display: block;
  position: relative;
  overflow: hidden;
}

.nubes-1 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/nubes01.png') center 400px no-repeat;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
}

.nubes-2 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/nubes02.png') center top no-repeat;
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
}

.nubes-3 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/nubes03.png') center 900px no-repeat;
  z-index: 8;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-1 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo01.png') center 200px no-repeat;
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-2 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo02.png') center 500px no-repeat;
  z-index: 6;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-3 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo03.png') center 620px no-repeat;
  z-index: 9;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-4 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo04.png') center 1000px no-repeat;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-5 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo05.png') center 1000px no-repeat;
  z-index: 11;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-6 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo06.png') center 900px no-repeat;
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-7 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo07.png') center 150px no-repeat;
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
}

.trozo-8 {
  height: 100%;
  width: 100%;
  display: block;
  background: url('/wp-content/themes/creanauta/images/parallax/trozo08.png') center 1500px no-repeat;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}

#hola .caja-comenzar {
  width: 500px;
  height: 240px;
  display: block;
  left: 50%;
  top: 50%;
  cursor: pointer;
  margin: -210px 0px 0px -250px;
  position: absolute;
  z-index: 15;
  text-align: center;
}

#hola .caja-comenzar .caja-flecha {
  width: 300px;
  height: 150px;
  margin: 0px auto;
  display: block;
  position: relative;
  background: url('/wp-content/themes/creanauta/images/hola-barra.png') center bottom no-repeat;
}

#hola .caja-comenzar .caja-flecha .hola-flecha {
  position: absolute;
  width: 178px;
  height: 133px;
  display: block;
  left: 50%;
  top: 4px;
  margin: 0px 0px 0px -89px;
}

#hola .caja-comenzar span.creanauta {
  font-family: Bebas;
  font-size: 50px;
  color: #231F20;
  margin: 4px 0px 0px 0px;
  display: block;
}

#hola .caja-texto {
  z-index: 50;
  width: 680px;
  height: 300px;
  text-align: center;
  display: block;
  left: 50%;
  top: 20%;
  margin: -140px 0px 0px -340px;
  position: absolute;
  text-align: center;
  font: 32px/30px Bebas;
  color: #231f20;
}

#hola .caja-texto .caja-1 {
  width: 150px;
  height: 160px;
  display: block;
  float: left;
  position: relative;
  color: #231f20;
}

#hola .caja-texto .caja-2 {
  width: 380px;
  height: 160px;
  display: block;
  float: left;
  position: relative;
  color: #231f20;
}

#hola .caja-texto .caja-3 {
  width: 150px;
  height: 160px;
  display: block;
  float: left;
  position: relative;
  color: #231f20;
}

#hola .caja-texto span.subtitulo {
  display: block;
  text-align: center;
  font: 16px Bebas;
  color: #231f20;
  margin: 6px 0px 0px 0px;
}

#hola .caja-texto span.numero {
  font-size: 50px;
  line-height: 22px;
}

#hola .caja-texto .p-ico {
  display: block;
  margin: 3px auto 0px auto;
}

#hola .caja-texto .slogan {
  width: 680px;
  display: block;
  padding: 0px 0px 10px 0px;
  text-align: center;
  font: 24px Bebas;
}

#hola .caja-texto .artistas-slogan {
  width: 680px;
  display: block;
  padding: 0px 0px 10px 0px;
  text-align: center;
  font: 20px Bebas;
  color: #231F20;
}

.carousel ul {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.no-js .carousel ul {
  position: static;
}

.carousel .mask {
  position: relative;
  overflow: hidden;
}

.carousel ul li {
  float: left;
  width: 109px;
  height: 36px;
  text-align: center;
  margin: 0;
}

.caja-2 #p-logos {
  width: 327px;
  display: block;
  height: 36px;
  margin: -2px auto -4px auto;
  position: relative;
}

.caja-2 .rs-carousel ul li {
  float: left;
  width: 109px;
  height: 36px;
  text-align: center;
  margin: 0;
}

.caja-2 .rs-carousel-mask {
  overflow: hidden;
}

.caja-2 .rs-carousel-runner {
  position: relative;
}

.caja-2 .rs-carousel-horizontal .rs-carousel-item {
  float: left;
}

.caja-2 .rs-carousel-mask {
  position: relative;
}

.caja-2 .rs-carousel-runner {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.caja-2 .rs-carousel-transition .rs-carousel-runner {
  -moz-transition: -moz-transform .400s ease;
  -webkit-transition: -webkit-transform .400s ease;
  -o-transition: -o-transform .400s ease;
  -ms-transition: -ms-transform .400s ease;
  transition: transform .400s ease;
}

.artistas-carousel ul {
  display: block;
  width: 680px;
  height: 90px;
  overflow: hidden;
  text-align: center;
  margin-top: -10px;
}

.artistas-carousel ul li {
  display: block;
  width: 680px;
  text-align: center;
}

.artistas-nombre-carousel {
  display: block;
  width: 680px;
  padding: 2px 0px 0px 0px;
  text-align: center;
  font: 32px Bebas;
  color: #FFF;
}

.artistas-nombre-carousel ul {
  display: block;
  width: 680px;
  height: 32px;
  overflow: hidden;
  margin-top: 0px;
}

.artistas-nombre-carousel ul li {
  display: block;
  width: 680px;
  text-align: center;
}

#distribucion {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/trama01.png') center top fixed;
  display: block;
  position: relative;
  overflow: hidden;
}

#distribucion .barrera {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/barrera-sonido.png') center 126px fixed no-repeat;
}

.bloque-generico {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: center top fixed;
  display: block;
  position: relative;
  overflow: hidden;
}

.bloque-generico .barrera {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: center 126px fixed no-repeat;
}

#barrera {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/parallax/barrera-sonido.jpg') center top #699479;
  display: block;
  position: relative;
  overflow: hidden;
}

.aviones-up-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-up-1.png') center top;
}

.aviones-up-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-up-2.png') center top;
  z-index: 3;
}

#barrera .frase-fixed {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background: url('/wp-content/themes/creanauta/images/parallax/frase01.png') center center no-repeat fixed;
}

.bloque-transicion {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: center top #699479;
  display: block;
  position: relative;
  overflow: hidden;
}

.aviones-up-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-up-1.png') center top;
}

.aviones-up-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-up-2.png') center top;
  z-index: 3;
}

.aviones-down-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-down-1.png') center top;
}

.aviones-down-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/parallax/aviones-down-2.png') center top;
  z-index: 3;
}

.bloque-transicion .frase-fixed {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background: center center no-repeat fixed;
}

.columnas {
  width: 480px;
  float: left;
  display: block;
  margin: 0px 10px 0px 10px;
  text-transform: none;
}

#que-hacemos {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/fondo-verdoso.png') center top fixed;
  display: block;
  position: relative;
  overflow: hidden;
}

#supersonico {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/parallax/supersonico.jpg') center bottom;
  display: block;
  position: relative;
  overflow: hidden;
}

#supersonico .frase-fixed {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background: url('/wp-content/themes/creanauta/images/parallax/frase02.png') center center no-repeat fixed;
}

#donde-distribuimos {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/trama01.png') center top fixed #82B4D5;
  display: block;
  position: relative;
  overflow: hidden;
}

#donde-distribuimos .barrera {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/romper-barrera.png') center 243px fixed no-repeat;
}

#donde-distribuimos .grafico {
  display: block;
  margin: 190px 0px 0px 0px;
}

#basecontrol {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/parallax/control.jpg') center bottom;
  display: block;
  position: relative;
  overflow: hidden;
}

#basecontrol .frase-fixed {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background: url('/wp-content/themes/creanauta/images/parallax/frase03.png') center center no-repeat fixed;
}

.slide {
  width: 1000px;
  height: 255px;
  overflow: hidden;
  margin: 50px auto 0px auto;
  display: block;
  position: relative;
}

.slide .diapo {
  text-align: center;
  width: 1000px;
  height: 255px;
  display: block;
  color: #000 !important;
}

.slide .diapo img {
  display: block;
  margin: 0px auto 0px auto;
}

.numerador {
  position: absolute;
  z-index: 111;
  top: -40px;
  left: 50%;
  display: block;
  width: 200px;
  margin-left: -100px;
  text-align: center;
}

.numerador a {
  width: 25px !important;
  border-radius: 25px;
  height: 25px !important;
  margin-right: 15px;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  background: #FFF;
  font-family: Bebas;
  font-size: 20px;
  line-height: 24px;
  color: #B15E5E;
}

.numerador a.activeSlide {
  background: #81B4D4;
}

.numerador a:focus {
  outline: none;
}

.numerador a:hover {
  background: #000;
}

#explotar {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/parallax/explotar.jpg') center bottom;
  display: block;
  position: relative;
  overflow: hidden;
}

#explotar .frase-fixed {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background: url('/wp-content/themes/creanauta/images/parallax/frase04.png') center center no-repeat fixed;
}

#ser-creanauta {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: url('/wp-content/themes/creanauta/images/fondo-picos.png') center top fixed;
  display: block;
  position: relative;
  overflow: hidden;
}

#ser-creanauta .cuadros {
  width: 954px;
  height: 452px;
  display: block;
  margin: 100px auto 0px auto;
  position: relative;
  padding: 0px 0px 0px 0px;
}

#ser-creanauta .cuadros .pastilla-1 {
  width: 453px;
  height: 417px;
  padding: 35px 0px 0px 0px;
  display: block;
  position: absolute;
  top: 0px;
  left: 1px;
  background: url('/wp-content/themes/creanauta/images/pastilla1g.png') top left no-repeat;
  text-align: center;
}

#ser-creanauta .cuadros .pastilla-1-mas {
  width: 191px;
  height: 165px;
  padding: 35px 0px 0px 10px;
  display: block;
  position: absolute;
  text-align: left !important;
  bottom: 1px;
  left: -22px;
  background: url('/wp-content/themes/creanauta/images/pastilla1gmas.png') top left no-repeat;
  text-align: center;
}

#ser-creanauta .cuadros .pastilla-2 {
  width: 453px;
  height: 417px;
  padding: 35px 0px 0px 0px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url('/wp-content/themes/creanauta/images/pastilla2g.png') top left no-repeat;
  text-align: center;
}

#ser-creanauta .cuadros .pastilla-2-mas {
  width: 191px;
  height: 165px;
  padding: 35px 10px 0px 0px;
  display: block;
  position: absolute;
  text-align: right !important;
  bottom: 0px;
  right: -22px;
  background: url('/wp-content/themes/creanauta/images/pastilla2gmas.png') top left no-repeat;
  text-align: center;
}

#ser-creanauta .cuadros .pastilla-3 {
  width: 402px;
  height: 120px;
  padding: 80px 0px 0px 0px;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 50%;
  margin-left: -200px;
  background: url('/wp-content/themes/creanauta/images/pastilla03.png') top left no-repeat;
  text-align: center;
}

#ser-creanauta .cuadros .pastilla-3 .alto {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

a.irsocrates {
  color: #000 !important;
  text-decoration: none;
}

a.irsocrates:hover {
  color: #FFFFFF !important;
  text-decoration: none;
}

a.irsocrates:hover h2 {
  color: #FFFFFF !important;
  text-decoration: none;
}

a.irsocrates:hover h5 {
  color: #FFFFFF !important;
  text-decoration: none;
}

#fin {
  width: 100%;
  height: 100%;
  min-width: 1050px;
  background: #bdccdf;
  display: block;
  position: relative;
  overflow: hidden;
}

#fin .logo {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/creanauta/images/fin-logo.png') center 243px fixed no-repeat;
}

.lightbox {
  display: none;
}

.l-fondo {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.l-contenido {
  font-family: Arial;
  color: #FFF;
  font-size: 11px;
  line-height: 13px;
  background: #000;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 740px;
  margin: -220px 0px 0px -370px;
  height: 460px;
  z-index: 100000;
}

.l-contenido .dentro {
  width: 700px;
  padding: 20px;
  height: 400px;
  display: block;
  overflow-y: scroll;
}

.l-contenido .dentro p {
  display: block;
  margin-bottom: 7px;
}

.l-contenido .l-cerrar {
  width: 720px;
  height: 17px;
  background: #BD605A;
  color: #FFF;
  display: block;
  cursor: pointer;
  padding: 3px 0px 0px 20px;
}

.aviso {
  z-index: 500;
  width: 1000px;
  position: fixed;
  bottom: 4px;
  left: 50%;
  margin-left: -500px;
  font-family: Arial;
  font-size: 11px;
  text-align: right;
}

.aviso a {
  color: #343434;
  text-decoration: none;
}

.contacto {
  z-index: 500;
  width: 600px;
  position: fixed;
  bottom: 4px;
  left: 50%;
  margin-left: -500px;
  text-align: left;
  font-family: Arial;
  font-size: 11px;
  color: #1d1d1d
}

.contacto a {
  color: #1d1d1d;
  text-decoration: none;
}

.rrss-cuadro {
  width: 27px;
  height: 27px;
  display: block;
  margin: 0px 5px 0px 0px;
  float: left;
}

.rrss-f {
  background: url('/wp-content/themes/creanauta/images/rrss-f.png') center center no-repeat #455798;
}

.rrss-tw {
  background: url('/wp-content/themes/creanauta/images/rrss-tw.png') center center no-repeat #4ba7df;
}

.rrss-tu {
  background: url('/wp-content/themes/creanauta/images/rrss-tu.png') center center no-repeat #64a9ea;
}

.rrss-g {
  background: url('/wp-content/themes/creanauta/images/rrss-g.png') center center no-repeat #c30907;
}

.rrss-ytb {
  background: url('/wp-content/themes/creanauta/images/rrss-ytb.png') center center no-repeat #e21b22;
}

.rrss-mail {
  background: url('/wp-content/themes/creanauta/images/rrss-mail.png') center center no-repeat #b5c102;
}

.rounded-corners {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

/** INTERIOR **/

#contenedora-web {
  width: 100%;
  padding: 0px 0px 0px 0px;
  display: block;
  margin: 0px auto;
  position: relative;
}

.spacer {
  clear: both;
}

.col-izq {
  width: 670px;
  display: block;
  float: left;
  position: relative;
}

#bandon {
  position: fixed;
  top: 120px;
  left: 0px;
  width: 100%;
  background: #81B4D5;
  z-index: 20;
}

#bandon .contenedora {
  width: 1000px;
  position: relative;
  margin: 0px auto;
  display: block;
}

#bandon .contenedora span.nombre-seccion {
  display: block;
  float: left;
  font-family: 'AG Medium';
  font-size: 35px;
  text-transform: uppercase;
  padding: 5px 10px 0px 0px;
}

ul.tabs {
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
}

ul.tabs li {
  display: inline-block;
}

ul.tabs li a {
  padding: 14px 5px 14px 5px;
  display: block;
  background: #81B4D5;
  position: relative;
  font-family: 'AG Medium';
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
}

ul.tabs li a:hover {
  background: #FFF;
}

ul.tabs li a.selected {
  background: #BDCCDF;
  cursor: default;
}

ul.tabs li a.selected:hover {
  background: #BDCCDF;
}

.tab-content {
  display: block;
}

.contenedora-contenidos {
  width: 900px;
  display: block;
  margin: 0px auto;
  position: relative;
  padding: 50px 0px 50px 0px;
  overflow: hidden;
}

.contenedora-contenidos span.titulo {
  font-family: 'Bebas';
  color: #FFF;
  text-transform: uppercase;
  display: block;
  font-size: 70px;
  margin: 0px 0px 10px 0px;
}

.contenedora-contenidos span.extracto {
  font-size: 19px;
  line-height: 24px;
}

.contenedora-contenidos span.extracto-grande {
  font-family: 'AG Medium';
  width: 66%;
  font-size: 29px;
  line-height: 29px;
  text-transform: uppercase;
  display: block;
  margin: 0px 0px 10px 0px;
}

.contenedora-contenidos span.contenido {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
}

.contenedora-contenidos span.contenido p {
  display: block;
  margin-bottom: 8px;
}

.contenedora-contenidos span.contenido strong {
  font-family: Arial !important;
  font-weight: bold;
}

.contenedora-contenidos span.contenido-2 {
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
}

.contenedora-contenidos span.contenido-2 p {
  display: block;
  margin-bottom: 12px;
}

.contenedora-contenidos span.contenido-2 strong {
  font-family: Arial !important;
  font-weight: bold;
}

.contenedora-contenidos span.contenido a,
.contenedora-contenidos span.contenido-2 a {
  color: #FFF;
}

.contenedora-contenidos span.contenido a:hover,
.contenedora-contenidos span.contenido-2 a:hover {
  color: #000;
}

.contenido-faq {
  display: none;
}

.titulo-faq {
  width: 900px;
  display: block;
}

.titulo-faq span.titulo {
  cursor: pointer;
}

.titulo-faq span.titulo:hover {
  text-decoration: underline;
}

.mapa {
  width: 100%;
  height: 400px;
  display: block;
  position: relative;
}

img.img-left {
  display: block;
  width: 250px;
  float: left;
  margin: -25px 10px 0px 0px;
}

img.img-right {
  display: block;
  width: 250px;
  float: right;
  margin: -25px 0px 0px 10px;
}

.contenedora-contenidos table {
  text-align: center;
  padding: 10px 0px 15px 0px;
  display: block;
}

.contenedora-contenidos table td {
  padding: 0px 10px 10px 10px;
}

.contenedora-contenidos table td.tit {
  font-family: 'AG Medium';
  font-size: 32px;
  color: #E84A46;
}

.contenedora-contenidos table td.precio {
  font-family: 'AG Medium';
  font-size: 25px;
}

.contenedora-contenidos table td.que {
  font-family: 'AG Medium';
  font-size: 20px;
}

.color-1 {
  background: #B5C102;
  padding: 150px 0px 0px 0px;
}

.color-2 {
  background: #E84A46;
}

.color-3 {
  background: #81B4D5;
}

.color-4 {
  background: #B75F5C;
}

.color-5 {
  background: #B5C102;
}

.color-6 {
  background: #EA976A;
}

.color-7 {
  background: #BDCCDF;
}

.color-8 {
  background: #E84A46;
}

.color-9 {
  background: #B5C102;
}

.color-10 {
  background: #EA976A;
}

.color-11 {
  background: #B15E5E;
}

.color-12 {
  background: #BDCCDF;
}

.color-13 {
  background: #E84A46;
}

.color-14 {
  background: #81B4D5;
}

.color-15 {
  background: #B75F5C;
}

.color-16 {
  background: #B5C102;
}

.color-17 {
  background: #EA976A;
}

.color-18 {
  background: #BDCCDF;
}

.color-19 {
  background: #E84A46;
}

.color-20 {
  background: #B5C102;
}

.color-21 {
  background: #EA976A;
}

.color-22 {
  background: #B15E5E;
}

.color-23 {
  background: #BDCCDF;
}

.color-24 {
  background: #E84A46;
}

.color-25 {
  background: #81B4D5;
}

.color-26 {
  background: #B75F5C;
}

.color-27 {
  background: #B5C102;
}

.color-28 {
  background: #EA976A;
}

.color-29 {
  background: #BDCCDF;
}

.color-30 {
  background: #E84A46;
}

.color-31 {
  background: #B5C102;
}

.color-32 {
  background: #EA976A;
}

.color-33 {
  background: #B15E5E;
}

.color-34 {
  background: #BDCCDF;
}

.color-35 {
  background: #E84A46;
}