/* ============================== */
/* ! Clearfix hacks and styles    */
/* ============================== */

html.lt-ie7 .row,
html.lt-ie7 .clr,
html.lt-ie7 .group							{ zoom: 1; } /* IE6 */

html.lt-ie8 *:first-child+html .row,
html.lt-ie8 *:first-child+html .clr,
html.lt-ie8 *:first-child+html .group		{ zoom: 1; } /* IE7 */

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}

/* ============================== */
/* ! Fonts    					  */
/* ============================== */

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

@font-face {
    font-family: 'AmaticB';
    src: url('../fonts/Amatic-Bold.eot');
}
@font-face {
    font-family: 'AmaticB';
    src: url('../fonts/Amatic-Bold.woff') format('woff'),
    url('../fonts/Amatic-Bold.svg#Amatic-Bold') format('svg');
}
@font-face {
    font-family: 'Lakesight';
    src: url('../fonts/LakesightPersonalUseOnly.eot');
}

@font-face {
    font-family: 'Lakesight';
    src: url('../fonts/LakesightPersonalUseOnly.woff') format('woff'),
    url('../fonts/LakesightPersonalUseOnly.svg#LakesightPersonalUseOnly') format('svg');
}
/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
html,body{
	height: 100%;
}
body {
	background: transparent url(../img/bg.jpg) no-repeat center center;
	background-size: cover;
	font-family: AmaticR;
	color:#fff;
}
a {
	color:#fff;
	text-decoration: none;
}
:focus {
outline: 0;
}
b, strong, h1{
	font-weight: normal;
	font-family: AmaticB;
}
h1, h2, section {
	text-align: center;
	font-weight:400;
}
h1, h2{
	margin:0 0 10px;
}
h1{
	text-shadow: 4px 1px 0px rgba(0,0,0,.3);
	font-weight: 400;
}
h2 {
	font-size:40px;
	letter-spacing: 0;
}
.ls {
	font-family: Lakesight;
}
section{
	position:fixed;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	text-align: center;
	display:none;
	background-size: cover !important;
	z-index:5;
}
section.active{
	display:block;
	z-index:7;
}
section a.active{
	color:red;
}
#maggi{
	position: fixed;
	top:0;
	left:5%;
	z-index: 30;
}
#modal {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
	color:#000;
	display:none;
}
#modal > div{
	position:absolute;
	left:50%;
	top:50%;
	background:#fff;
	border-radius: 10px;
	z-index:2;
	padding:20px;
	display:none;
}
#modal > div.fondo, #modal > div.active{
	display:block;
}
#modal .fondo{
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,.7);
	width:100%;
	height: 100%;
	z-index:1;
	border-radius: 0;
}
a.boton{
	color:#FEE80B;
	background:#D60017;
	display: block;
	margin:0 auto;
	width:216px;
	padding:3px 0;
	text-align: center;
	border-bottom:3px solid #FEDF09;
	border-radius: 10px;
	font-size:24px;
}
a.boton.grande{
	font-size: 36px;
	width: 300px;
}
/* home */

#home {
	background: url(../img/bg_home.jpg);
}
#home  h1{
	position:absolute;
	top:50%;
	font-size:60px;
	left:50%;
	margin-left:-100px;
	margin-top:-20px;
}
#home a{
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-278px;
	margin-left:-405px;
}
/* video */

video {
	position: fixed; right: 0; bottom: 0;
	min-width: 100%; min-height: 100%;
	width: auto; height: auto;
	background: url(../img/ajax-loader.gif) no-repeat center center;
}
.trama {
	position:fixed;
	width:100%;
	height: 100%;
	background-color: transparent;
	background-image: url(../img/img_pattern.png);
	background-repeat: repeat;
	background-position: center center;
	z-index: 2;
	top:0;
	left:0;
}
.trama.loader{
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
}

/* video1 */
#video1 .video{
	position:fixed;
	width:100%;
	height:100%;
	background: transparent;
	z-index:1;
}
#video1 .call2action{
	position:absolute;
	bottom:0;
	z-index:5;
	width:632px;
	height:620px;
}
#video1 .call2action a{
	position: absolute;
	bottom: 130px;
	right: 105px;
	color: #fff;
}
#video1.amiga .call2action{
	/*background:url(../img/bg_amiga.png) no-repeat;*/
	left:0;
}
#video1.suegros .call2action{
	/*background:url(../img/bg_suegros.png) no-repeat;*/
	right:0;
}
#video1.suegros .call2action a{
	bottom:80px;
}
#video1.vecino .call2action{
	/*background:url(../img/bg_vecino.png) no-repeat;*/
	right:0;
}
#video1.ninas .call2action{
	/*background:url(../img/bg_vecino.png) no-repeat;*/
	right:0;
}

/* pasos */

.paso h1{
	width:903px;
	height:247px;
	margin:5% auto 2%;
	background-repeat: no-repeat;
	background-size: cover !important;
}
#paso1.active h1{
	background:url(../img/img_paso1.png);
}
#paso1.active .seleccion{
	width:800px;
	height:510px;
	margin:0 auto;
	background: url(../img/img_toque.png) no-repeat;
	position:relative;
	background-size: cover;
}
#paso1 .seleccion a{
	display:block;
	width:50%;
	height:100%;
	float:left;
}
#paso2.active h1{
	background:url(../img/img_paso2.png);
}
#paso2 .seleccion, #paso3 .seleccion, #paso4 .seleccion{
	width:800px;
	height:510px;
	margin:0 auto;
	position:relative;
}
.paso .seleccion .container a{
	display:block;
	float:left;
}
#paso3.active h1{
	background:url(../img/img_paso3.png);
}

#paso4.active h1{
	background:url(../img/img_paso4.png);
}
#paso5 .trama{
	display: none;
	z-index:11;
}
#paso5 .video{
	position:fixed;
	width:100%;
	height:100%;
	background: transparent;
	z-index:10;
	display:none;
}
#paso5.active h1{
	background:url(../img/img_paso5.png);
}
#paso5 .seleccion{
	width:825px;
	margin:0 auto;
}
#paso5 .seleccion a{
	display:table-cell;
	color:#ffea00;
	font-size:40px;
	font-family: AmaticB;
	width:275px;
	position: relative;
}
#paso5 .seleccion a.receta0, #paso5 .seleccion a.receta1{
	margin-right:40px;
}
#paso5 .seleccion a img{
	transform: rotate(7deg);
	box-shadow: 1px 1px 35px #000;
	margin-bottom:20px;
	transition: all .25s linear;
}
#paso5 .seleccion a.receta1 img{
	transform: rotate(-7deg);
}
#paso5 .seleccion a.selected img{
	box-shadow: 1px 1px 35px #CD0008;
}
#paso5 .seleccion a:hover img, #paso5 .seleccion a.selected img{
	transform: scale(1.1);
	opacity:1;
}
#paso5 .seleccion a.selected {
	z-index:5;
}
#paso5 .seleccion a.selected img{
	transform: scale(1.1) rotate(7deg);
}
#paso5 .seleccion a.receta1.selected img{
	transform: scale(1.1) rotate(-7deg);
}
#paso5 .boton{
	margin-top:20px;
}
/* modal */

#modal .datos, #modal .resultado {
	width:440px;
	margin-left:-240px;
	margin-top:-120px;
}
#modal p{
	font-size:36px;
	text-align: center;
}
.form input, form input, .form select, form select {
	background: #DFDFDF;
	border:0;
	padding:5px 10px;
	color:#000;
	font-size: 24px;
	display:block;
	margin-bottom:20px;
	width:auto;
}
#modal .datos input{
	width: 420px;
}
#modal .datos select{
	width:440px;
}

#modal .datos .error {
	color:red;
	border:2px solid red;
}
#modal .resultado h1{
	font-size:60px;
}
#modal .acierto .descargar {
	text-align: center;
	color:#e1001c;
	margin:10px 0;
	font-size:30px;
	text-decoration:underline;
	display:block;
}
#modal .fallo{

}
#modal .bien .facebook {
	background-color:#2E529A;
	border-color:#012164;
	margin-bottom:10px;
}
/* SLIDER */

div.wdm-slider{
	position: relative;
}
div.wdm-slider .container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

div.wdm-slider .container > div {
	position: absolute;
	height: 100%;
	width: 10000em;
	left:0;
	top:0;
}

div.wdm-slider .ant, 
div.wdm-slider .sig{
	position: absolute;
	top:50%;
	margin-top:-15px;
	z-index: 5;
}
div.wdm-slider  .ant {
	left:0;
}
div.wdm-slider  .sig{
	right:0;
}

div.wdm-slider .dots{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index: 10;
	width:100%;
	height:20px;
	text-align: center;
}
div.wdm-slider .dots a{
	display: inline-block;
	width:20px;
	height: 20px;
	background: url(../img/img_circulos.png) 0 0 no-repeat;
	margin-right:10px;
}
div.wdm-slider .dots a.actual{
	background-position: -32px 0;
}