@font-face {
    font-family: TodayShop;
    src: url(../Tipograf%C3%ADas%20BDL/TODAYSHOP%20/TodaySHOP-Light.otf);
}

@font-face {
    font-family: Grotesk;
	src: url(../Tipograf%C3%ADas%20BDL/typo_grotesk/Typo%20Grotesk%20Thin%20Demo.otf);
}

@font-face {
    font-family: Grotesk_Black;
	src: url(../Tipograf%C3%ADas%20BDL/typo_grotesk/Typo%20Grotesk%20Black%20Demo.otf);
}


html{
	font-family:TodayShop;
	position: relative;
  min-height: 100%;
}

body{
	/* This image will be displayed fullscreen */
	background: url(../images/fondo.png) no-repeat center center fixed;
object-fit: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% 100%;

	/* Ensure the html element always takes up the full height of the browser window */
	min-height:100%;

	/* The Magic */
	background-size:cover;
	/* Workaround for some mobile browsers */
	min-height:100%;
	
	/* Margin bottom by footer height */
  margin-bottom: 100px;
}

#custom-bootstrap-menu{
	border:none;
	text-transform:uppercase;
	background-color:#fff;
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-radius: 4px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(157, 157, 156, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(230, 0, 126, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(230, 0, 126, 1);
    background-color: rgba(231, 231, 231, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}


.espacio_menu{
	padding-left:12%;
}

/* Header */
	.barra_superior_gris{
		background-color:#EDEDED; height:210px;
	}
	
	.barra_superior_rosa{
			height:210px; background:#E6007E;
	}
	
	.barra_logo{
		height:270px;
		background:#E6007E;
		display: table-cell;
    	vertical-align: middle;
	}
	
	.barra_logo img{
			height:auto;
			width:65%;
	}
	.ancho_interiores{
		width:65%;
	}
	
	.margen_superior_interiores{
		padding-top:30px;
	}
	
	.altura_espacio{
		height:50px;
	}
	.altura_espacio2{
		height:50px;
	}
	
/* Menu */

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-nav li {
    display: inline;
	padding-right: 2.5em;
	padding-left:2.5em;
}

.navbar .navbar-collapse {
  text-align: center;
}


/* Colores */
.rosa{
	color:#E6007E;
}

.verde{
	color:#35AB52;
}

.azul{
	color:#41C0F0;
}

.naranja{
	color:#F39200;
}

.morado{
	color:#831F82;
}

.amarillo{
	color:#F9D900;
}

.fondo_rosa{
	background-color:#E6007E;
	height:210px;
}
	
/* Contenido principal */

.espacio_desc{
	padding-top:200px;
}

.descripciones{
	font-size:180%;
	line-height:55px;
	font-weight:200;
}

.descripciones_modulo6{
	font-size:2.8em;
	line-height:55px;
	font-weight:200;
}

.big{
	font-size:12em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
	line-height:140px;
}

.dashboard{
	font-size:12em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
	line-height:140px;
}

.data{
	font-size:6em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
	line-height:80px;
}

.quien{
	font-size:4em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
}

.life{
	font-size:6em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:900;
	letter-spacing:15px;
}

.cerebro{
	width:150%;
	height:auto;
}

/* Contenido Interiores*/

.comentarios{
	font-size:3.8em;
	font-weight:500;
	text-align:center;
}

.bq3 { 
	width: 100%;
	background: url(../images/comillas.png) top left no-repeat;
}
.bq3 p {
	background: url(../images/comillas_cierran.png) bottom right no-repeat;
	padding-left:25px;
}

blockquote{
	border:0;
}

.espacio_descripciones{
		padding-top:0px;
}

/* Contacto */

.datos_contacto{
	font-size:150%;
	font-weight:200;
	text-align:justify;
	padding: 5% 0;
}

.aviso{
	font-size:100%;
	font-weight:200;
	text-align:justify;
}

.logo_contacto{
	width:70%;
	height:auto;
}
#child {
    padding: 10% 0;
}

.logo_interior{
	padding-top:10px;
}

.respuesta{
	font-size:2em;
	font-weight:200;
	text-align:center;
	padding: 5% 0;
	height:150px;
}

.respuesta2{
	font-size:2em;
	font-weight:200;
	text-align:center;
	padding: 5% 0;
	height:150px;
	color:#FFFFFF;
}


/* Contenido Solucion*/

.fondo_solucion1{
	background-image:url(../images/fondo_solucion1.png);
	background-size: 100% 100%;
	overflow:auto;
}

.fondo_solucion2{
	background-image:url(../images/fondo_solucion2.png);
	background-size: 100% 100%;
	overflow:auto;
}

.fondo_solucion8{
	background-image:url(../images/fondo_solucion8.png);
	background-size: 100% 100%;
	overflow:auto;
}

.fondo_solucion10{
	background-image:url(../images/fondo_solucion10.png);
	background-size: 100% 100%;
	overflow:auto;
}

.cuadro{
	background-color:rgba(255,255,255,0.5);
	padding:80px 20px;
	margin:20px;
}

.fondo_solucion5{
	background-color:#EDEDED;
}

h2{
	font-size:3.8em;
	text-align:center;
}

h3{
	font-size:3.3em;
	text-align:center;
}

h4{
	font-size:1.4em;
}

.texto_modulo2{
	font-size:1.8em;
	text-align:justify;
}

.texto_modulo8{
	font-family:Grotesk;
	font-weight:500;
	font-size:5em;
	color:#000;
	text-align:center;
	line-height:80px;
}

.big_8{
	font-family:Grotesk_Black;
	font-size:2em;
	line-height:130px;
}

.bq_frase { 
	width: 100%;
	background: url(../images/comillas_frase.png) top left no-repeat;
}
.bq_frase p {
	background: url(../images/comillas_cierran_frase.png) bottom right no-repeat;
	padding-left:25px;
}




.frase{
	font-size:2em;
	color:#fff;
	text-align:center;
	font-weight:100;
	word-spacing:5px;
}

.autor{
	font-size:2em;
	color:#fff;
	text-align:center;
	font-weight:100;
	font-style:italic;
}

.espacio_superior{
	padding-top:60px;
}

.beneficio{
	font-size:4em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
}

.big_data{
	font-size:9.5em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:500;
	line-height:110px;
	word-spacing:0px;
}

.numero_cuatro{
	padding-top:500px;
}

.numero_seis{
	padding-top:200px;
}

.numeros_mostrar{
		display:none;
	}
	
	.titulo_modulo4{
		font-size:4em;
		font-family:Grotesk;
		font-weight:500;
		line-height:60px;
	}
	
	.footer_modulo4{
		font-size:3.5em;
		font-weight:300;
	}
	
	.grafico_modulo4{
		width:100%;
		height:auto;
	}
	
	hr{
		border-top: 1px dashed #E6007E;
	}
	
	.iconos{
		font-size:10em;
	}
	
	.texto_iconos{
		font-size:1em;
		text-align:center;
		float:right;
		color:#706F6F;
	}
	
	.texto_iconos span{
		font-size:6em;
		color:#1D1D1B;
	}
	
	.burbuja1{
		background-image: url(../images/burbuja1.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:147px;
		width:121px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 120px;
		font-size:2.8em;
		color:#fff; 
	}
	
	.burbuja2{
		background-image: url(../images/burbuja2.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:127px;
		width:105px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 110px;
		font-size:2.6em;
		color:#fff; 
	}
	
	.burbuja3{
		background-image: url(../images/burbuja3.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:127px;
		width:105px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 110px;
		font-size:2.6em;
		color:#fff; 
	}
	
	.burbuja4{
		background-image: url(../images/burbuja4.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:102px;
		width:84px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 90px;
		font-size:2.2em;
		color:#fff; 
	}
	
	.burbuja5{
		background-image: url(../images/burbuja5.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:81px;
		width:67px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 70px;
		font-size:2em;
		color:#1D1D1B; 
	}
	
	.burbuja6{
		background-image: url(../images/burbuja6.svg);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:78px;
		width:64px;
		float:left;
		text-align: center;
		vertical-align: middle;
		line-height: 60px;
		font-size:1.8em;
		color:#fff; 
	}
	
	.desc_burbuja1, .desc_burbuja2, .desc_burbuja3, .desc_burbuja4, .desc_burbuja5, .desc_burbuja6{
		bottom:10px;
		font-size:1.7em;
		display: table-cell;
		vertical-align: bottom;
  		color:#706F6F;
		font-weight:100;
		padding-left:20px;
	}
	
	.desc_burbuja1{
		height:147px;
	}
	
	.desc_burbuja2{
		height:127px;
	}
	
	.desc_burbuja3{
		height:127px;
	}
	
	.desc_burbuja4{
		height:102px;
	}
	
	.desc_burbuja5{
		height:81px;
	}
	
	.desc_burbuja6{
		height:78px;
	}
	
	.fuentes{
		color:#706F6F;
		font-size:1em;
		font-style:italic;
		font-weight:100;
	}
	
	.descripciones_modulo7{
		font-size:1.4em;
		font-weight:200;
	}
	
	.descripciones_modulo7 img{
		padding-bottom:30px;
	}
	
	.descripciones_modulo7 span.titulos{
		font-size:1.4em;
		font-weight:400;
		font-family:Grotesk_Black;
	}
	
	/* Promocion */
	
	.titulo_promocion{
		padding-top:130px;
		font-size:3em;
	}
	
	.contenido_promocion{
		padding-top:40px;
		font-size:2.3em;
		text-align:center;
	}
	
	.footer_promocion{
		text-align:center;
		font-size:1.9em;
		padding-top:40px;
	}
	
	.promocion button {
		cursor: pointer;
		margin: 5px;
		padding: 10px 22px;
		font-size: 2.5vw;
		width:60%;
		height:80px;
		background-color: #F9D900;
		color: #FFF;
		font-weight: 600;
		text-transform: uppercase;
		border: none;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
		border-right:40px #35AB52 solid;
		
	}
	
	.promocion button.button-3d {
		border-radius: 0px;
		border-bottom: 0px;
		border-top-right-radius:40px;
		border-bottom-right-radius:40px;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	.promocion button.button-3d:hover {
		background-color: #E6007E !important;
		opacity: 1;
	}
	
	.promocion button.button-3d.button-light:hover,
	.promocion button.button-reveal.button-light:hover {
		text-shadow: none;
		color: #333;
	}
	
	.promocion label {
		color:#fff;
		font-size:3.8em;
		float:left;
		width:25%;
		padding-right:3%;
		padding-left:2%;
	}
	
	.promocion form{
		padding-top:60px;
	}
	.promocion input[type=text],
	.promocion input[type=email]{
		width:70%;
		height:75px;
		font-size:3em;
	}
	
	
/* Barras de progreso */
.vertical-skills {
    margin-top: 210px; }
	
    .vertical-skills li {
      display: inline-block;
      position: relative;
      width: 10px;
      height: 790px;
      background: #000;
      margin: 0 5px; }
      .vertical-skills li span.skill {
        position: absolute;
        animation-duration: 3s;
       animation-name: height;
        left: 0;
        right: 0;
        top: 0; }
      .vertical-skills li span.title {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;}

        /* ANIMATIONS */
@keyframes height {
  0%, 100% {
    transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
    height: 0;
  }
  100% {
    max-height: 100%;
  }
}	

.texto_vertical{
	display: block;
		-webkit-transform: rotate(-90deg);	
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		position: absolute;
		right: 0;
		top: -30px;
		font-size: 12px;
}
	
	
/* Chart */
.easypiechart {
  position: relative;
  display: block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  margin: 0 auto;
  text-align: center;
}
.easypiechart .percent,
.easypiechart .percent-non {
  position: absolute;
  width: 150px;
  line-height: 150px;
  font-size: 2.5em;
  font-weight: 700;
}
.easypiechart .percent:after,
.easypiechart .percent-non:after {
  content: '%';
}
.easypiechart .percent-non {
  color: #fff;
  font-weight: normal;
  font-size: 36px;
}
.easypiechart .percent-non:after {
  content: '';
}
.easypiechart + label {
  text-align: center;
  display: block;
  font-size:10px;
  margin-top: 70px;
  margin-bottom: 30px;
  padding-left:40px;
}
	

/* ----------------------------------------------------------------
	Forms
-----------------------------------------------------------------*/

.sm-form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 14px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 2px solid #DDD;
	border-radius: 0 !important;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

.sm-form-control:focus {
	border-color: #AAA;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sm-form-control::-moz-placeholder {
	color:#E6007E;
	opacity: 0.5;
}

.sm-form-control:-ms-input-placeholder { color:#E6007E; opacity: 0.5;}
.sm-form-control::-webkit-input-placeholder { color:#E6007E; opacity: 0.5;x}

.sm-form-control[disabled],
.sm-form-control[readonly],
fieldset[disabled] .sm-form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

.sm-form-control { height: auto; }

.form-control { border-radius: 3px; }

.form-control:active,
.form-control:focus {
	border-color: #999;
	box-shadow: none;
}



form .col_full,
form .col_half,
form .col_one_third,
form .col_two_third,
form .col_three_fourth,
form .col_one_fourth,
form .col_one_fifth,
form .col_two_fifth,
form .col_three_fifth,
form .col_four_fifth,
form .col_one_sixth,
form .col_five_sixth { margin-bottom: 25px; }

.contacto h3{
	font-size:3em;
	text-transform:uppercase;
	font-family:Grotesk;
	font-weight:700;
}

.espacio_campos{
	padding:10px 0;
}

.button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 0 22px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #E6007E;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.button.button-3d {
	border-radius: 3px;
	border-bottom: 3px solid rgba(0,0,0,0.15);
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.button.button-3d:hover {
	background-color: #E6007E !important;
	opacity: 0.9;
}

.button.button-3d.button-light:hover,
.button.button-reveal.button-light:hover {
	text-shadow: none;
	color: #333;
}


/* ----------------------------------------------------------------
	Contact Form
-----------------------------------------------------------------*/


#contact-form-overlay,
#contact-form-overlay-mini {
	position: relative;
	max-width: 800px;
	background-color: #FFF;
	padding: 40px;
	margin: 0 auto;
	z-index: 10;
	border-radius: 4px;
	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
}

#contact-form-overlay-mini {
	float: right;
	width: 380px;
	margin: 0;
}

label.error {
	margin-top: 5px;
	color: #E42C3E;
	font-weight: 400;
}

label.error { display: none !important; }

.form-control.error,
.sm-form-control.error { border-color: #E42C3E; }

/* ----------------------------------------------------------------
	Google Maps
-----------------------------------------------------------------*/


#google-map {
	position: relative;
	width: 100%;
	height: 450px;
}

.gmap img { max-width: none !important; }

.gm-style .gm-style-iw h3 span {
	font-size: inherit;
	font-family: inherit;
}

#map-overlay {
	position: relative;
	padding: 100px 0;
}

#map-overlay #google-map {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}


/* ----------------------------------------------------------------
	Google Custom Search
-----------------------------------------------------------------*/


#content .cse .gsc-control-cse,
#content .gsc-control-cse,
#content .gsc-above-wrapper-area,
#content .gsc-adBlock,
#content .gsc-thumbnail-inside,
#content .gsc-url-top,
#content .gsc-table-result,
#content .gsc-webResult,
#content .gsc-result { padding: 0 !important; }

#content .gsc-selected-option-container { width: auto !important; }

#content .gsc-result-info { padding-left: 0 !important; }

#content .gsc-above-wrapper-area-container,
#content .gsc-table-result { margin-bottom: 10px; }

#content .gcsc-branding { display: none; }

#content .gsc-results,
#content .gsc-webResult { width: 100% !important; }

#content .gs-no-results-result .gs-snippet,
#content .gs-error-result .gs-snippet { margin: 0 !important; }


/* Footer */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px;
  padding-top:60px;
  color:#C6C6C6;
}


/* ----------------------------------------------------------------
	Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	-webkit-backface-visibility: hidden;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px,0,0);
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 100px;
	background: url('images/preloader.gif') no-repeat center center
}

.owl-carousel.owl-hidden { opacity:0 }

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
}

#slider .owl-carousel .owl-item img { -webkit-backface-visibility: hidden; }

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}

.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel.owl-rtl { direction:rtl }

.owl-carousel.owl-rtl .owl-item { float:right }

.no-js .owl-carousel { display:block }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-item img { transform-style:preserve-3d }

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("images/play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-theme .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -39px; }

.owl-carousel-full .owl-controls .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -46px; }

.owl-theme .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.owl-carousel-full .owl-controls .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-theme:hover .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background-color: #E6007E !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 30px;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #E6007E;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span { opacity: 1; }

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	
/* Menu */
.navbar .navbar-nav li {
        display: inline;
	padding-right: 1em;
	padding-left:1em;
}

/* Header*/
	.ocultar{
		display:none;
	}
	
	.barra_logo{
		height:200px;
		background:#E6007E;
		display: table-cell;
    	vertical-align: middle;
	}
	
	.barra_logo img{
			width:60%;
			padding-top:5%;
	}
	
	/* Continido principal */

	.espacio_desc{
		padding-top:150px;
	}
	
	.descripciones{
		font-size:150%;
		line-height:45px;
		font-weight:200;
	}
	
	.big{
		font-size:9em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:700;
		line-height:140px;
	}
	
	.dashboard{
		font-size:9em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:700;
		line-height:140px;
	}
	
	.data{
		font-size:4.5em;
		line-height:50px;
	}
	
	.quien{
		font-size:3em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:700;
	}
	
	.cerebro{
		width:150%;
		height:auto;
	}
	/* Contacto */
	.logo_contacto{
		width:70%;
		height:auto;
	}
	
	/* Contenido Solucion*/

	.fondo_solucion1{
		height:600px;
	}
	
	h2{
		font-size:3em;
		text-align:center;
	}
	
	h3{
	font-size:2.4em;
	text-align:center;
	}
	
	h4{
		font-size:1.1em;
	}
	
	.texto_modulo2{
		font-size:1.4em;
		text-align:justify;
	}
	
	.bq_frase { 
		background-size:55px auto;
	}
	.bq_frase p {
		background-size:55px auto;
	}
	
	
	.frase{
		font-size:1.8em;
	}
	
	.autor{
		font-size:1.8em;
	}
	
	.titulo_modulo4{
		font-size:3em;
	}
	
	.iconos{
		font-size:8em;
	}
	
	.texto_iconos{
		font-size:0.8em;
		text-align:center;
		float:right;
		color:#706F6F;
	}
	
	.texto_iconos span{
		font-size:5em;
		color:#1D1D1B;
	}
	
	.grafico_modulo4{
		width:90%;
		height:auto;
	}
	
	/*Barras */
	.vertical-skills li {
      width: 8px;
      height: 500px;
      margin: 0 2.5px;
	 }
	 
	 .desc_burbuja1, .desc_burbuja2, .desc_burbuja3, .desc_burbuja4, .desc_burbuja5, .desc_burbuja6{
		bottom:10px;
		font-size:1.5em;
		display: table-cell;
		vertical-align: bottom;
  		color:#706F6F;
		font-weight:100;
		padding-left:20px;
	}
	
	.footer_modulo4{
		font-size:2.3em;
	}
	
	.descripciones_modulo6{
		font-size:1.8em;
		line-height:42px;
		font-weight:200;
	}
	
	.life{
		font-size:6em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:900;
		letter-spacing:8px;
	}
	
	.texto_modulo8{
		font-size:4em;
		line-height:60px;
	}
	
	.big_8{
		line-height:100px;
	}
	
	/*Promcion*/
	
	.titulo_promocion{
		padding-top:90px;
		font-size:2.5em;
	}
	
	.contenido_promocion{
		padding-top:40px;
		font-size:2em;
		text-align:center;
	}
	
	.footer_promocion{
		text-align:center;
		font-size:1.4em;
		padding-top:40px;
	}
	
	.promocion button {
		cursor: pointer;
		margin: 5px;
		padding: 10px 22px;
		font-size: 2.5vw;
		width:70%;
		
	}
	
	.promocion label {
		color:#fff;
		font-size:3.3em;
		float:left;
		width:35%;
		padding-right:5%;
	}
	
	.promocion form{
		padding-top:30px;
	}
	.promocion input[type=text],
	.promocion input[type=email]{
		width:60%;
		height:75px;
		font-size:2.8em;
	}
	
}

/* Moviles */ 

@media only screen and (min-width : 360px) and (max-width : 767px){
	
	.altura_espacio2{
		height:10px;
	}
	
	.altura_espacio{
		height:15px;
	}
	
	/* Header*/
	.ocultar{
		display:none;
	}
	
	.barra_logo{
		height:150px;
		background:#E6007E;
		display: table-cell;
    	vertical-align: middle;
	}
	
	.barra_logo img{
			width:60%;
			padding-top:13%;
	}
	
	/*Menu*/
	.ancho_interiores{
		width:100%;
	}
	
		/* Contenido principal */

	.espacio_desc{
		padding-top:30px;
	}
	
	
	.cerebro{
		width:80%;
		height:auto;
		padding-top:50px;
	}
	
	/* Contenido Interiores*/

	.comentarios{
		font-size:3em;
	}
	
	.espacio_descripciones{
		padding-top:30px;
	}
	
	.aviso{
		font-size:80%;
		font-weight:200;
		text-align:justify;
		padding-top:20px;
	}
	
	.respuesta{
		font-size:1.5em;
		font-weight:200;
		text-align:center;
		padding: 5% 0;
		height:150px;
	}
	
	/* Contenido Solucion*/
	
	h2{
		font-size:3em;
		text-align:center;
	}
	
	h3{
	font-size:2.4em;
	text-align:center;
	}
	
	h4{
		font-size:1.1em;
	}
	
	.texto_modulo2{
		font-size:1.4em;
		text-align:justify;
	}
	
	.bq_frase { 
		background-size:55px auto;
	}
	.bq_frase p {
		padding-left:25px;
		background-size:55px auto;
	}
	
	
	.frase{
		font-size:1.6em;
	}
	
	.autor{
		font-size:1.6em;
	}
	
	.numeros_ocultar{
		display:none;
	}
	
	.numeros_mostrar{
		display:table;
	}
	
	.numeros_mostrar img{
		padding-top:50px;
	}
	
	.big_data{
		font-size:6.5em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:500;
		line-height:100px;
		word-spacing:0px;
	}
	
	.beneficio{
		font-size:2.7em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:700;
	}
	
	.titulo_modulo4{
		font-size:3em;
	}
	
	.iconos{
		font-size:8em;
		padding-left:30px;
		padding-right:20px;
	}
	
	.texto_iconos{
		font-size:0.8em;
		text-align:left;
		float:right;
		color:#706F6F;
		width:40%;
	}
	
	.texto_iconos span{
		font-size:5em;
		margin-right:60%;
	}
	
	.grafico_modulo4{
		width:70%;
		height:auto;
		padding-left:70px;
	}
	
	/*Barras */
	.vertical-skills {
    margin-left: 2%; }
	
	.vertical-skills li {
      width: 10px;
      height: 300px;
      margin: 0 6px;
	 }
	 
	 .desc_burbuja1, .desc_burbuja2, .desc_burbuja3, .desc_burbuja4, .desc_burbuja5, .desc_burbuja6{
		bottom:10px;
		font-size:1.2em;
		display: table-cell;
		vertical-align: bottom;
  		color:#706F6F;
		font-weight:100;
		padding-left:20px;
	}
	
	.footer_modulo4{
		font-size:1.2em;
	}
	
	.descripciones_modulo6{
		font-size:1.8em;
		line-height:42px;
		font-weight:200;
	}
	
	.dashboard{
		font-size:4em;
		text-transform:uppercase;
		font-family:Grotesk;
		font-weight:bold;
		line-height:70px;
	}
	
	.centrado_movil{
		margin-left:-30px;
	}
	
	.descripciones_modulo7 img{
		padding-bottom:20px;
		float:left;
		padding-right:20px;
		width:50%;
		height:auto;
	}
	
	.espacio_movil{
		padding-top:20px;
	}
	
	.texto_modulo8{
		font-size:2.3em;
		line-height:35px;
	}
	
	.big_8{
		font-size:2em;
		line-height:60px;
	}
	.cuadro{
		background-color:rgba(255,255,255,0.5);
		padding:20px 20px;
		margin:20px;
	}
	
	/*Promcion*/
	
	.titulo_promocion{
		padding-top:30px;
		font-size:1.8em;
		text-align:center;
	}
	
	.contenido_promocion{
		padding-top:20px;
		font-size:1.4em;
		text-align:center;
	}
	
	.footer_promocion{
		text-align:center;
		font-size:1.1em;
		padding-top:20px;
	}
	
	.promocion button {
		cursor: pointer;
		margin: 5px;
		padding: 10px 22px;
		font-size: 3.5vw;
		width:90%;
		height:70px;
		
	}
	
	.promocion label {
		color:#fff;
		font-size:2.5em;
		float:none;
		width:100%;
		padding:0;
	}
	
	.promocion form{
		padding-top:20px;
	}
	.promocion input[type=text],
	.promocion input[type=email]{
		width:100%;
		height:60px;
		font-size:2em;
	}
	
}

/* Más chico */ 

@media only screen and (min-width : 200px) and (max-width : 359px){
	
	/* Header*/
	.ocultar{
		display:none;
	}
	
	.barra_logo{
		height:150px;
		background:#E6007E;
		display: table-cell;
    	vertical-align: middle;
	}
	
	.barra_logo img{
			width:60%;
			padding-top:13%;
	}
	
}