*{
	margin: 0;
	padding: 0;
	
}

div{
	box-sizing: border-box;
}

body {
	background: #a85399 url(./img/fondo-morado.png);
	font-family: 'Varela Round', sans-serif;
	color: #951981;
	
}

.footer{
	margin-top: 40px;
}

.rosa{
	color: #E61772;
}

.margin-top{
	margin-top: 70px;
}

.pagina{
	width: 100%;
	max-width: 1230px;
	min-width: 1230px;
	margin: auto;
	padding-top: 250px;
}

.bloque{
	border-radius: 25px;
	background: #fff;
	min-height: 200px;
	width: 100%;
	padding: 25px;
	position: relative;
	
}

.bloque1{
	background: url(./img/fondo-bloque1.png) no-repeat;
	width: 1218px;
	height: 800px;
	margin: auto;
}

.bloque1b{
	background: url(./img/fondo-bloque1b.png) no-repeat;
	width: 1218px;
	height: 530px;
	margin: auto;
	margin-top: 200px;
}

.bloque2{
	background: url(./img/fondo-bloque2.png) no-repeat;
	width: 1230px;
	height: 558px;
	margin: auto;
	margin-top: 70px;
	text-align: center;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.bloquebiggies{
	background: url(./img/bloquebiggies.png) no-repeat;
	width: 1230px;
	height: 953px;
	margin: auto;
	margin-top: 70px;
	text-align: center;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.bloquebeasties{
	background: url(./img/fondo-bloque-beasties.png);
}

.bloque3{
	background: url(./img/fondo-bloque3.png) no-repeat;
	width: 1230px;
	height: 758px;
	margin: auto;
	margin-top: 70px;
	padding-top: 70px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.bloque4{
	background: url(./img/fondo-bloque4.png) no-repeat;
	width: 1230px;
	height: 747px;
	margin: auto;
	margin-top: 70px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.enlace{
	color: #e8348c;
	text-decoration: none;
}

.enlace:hover{
	text-decoration: underline;
}

.textopie{
	font-size: 34px;
	color:#951981;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.clear{
	clear: both;
}

.logo{
	max-width: 734px;
	margin: auto;
	display: block;
	margin-top: -210px;
}

.rosco{
	position: absolute;
	left: 20px;
	top: 0;
	width: 105px;
}

.bloque4 .rosco{
	position: absolute;
	right: 20px;
	left: inherit;
	top: -40px;
	width: 105px;
}

.corazon{
	position: absolute;
	top: -33px;
	right: -20px;
	width: 127px;
}

.bloque3 .corazon{
	position: absolute;
    top: 237px;
    right: 320px;
    width: 127px;
}

.center{
	text-align: center;
}

.columna{
	float: left;
}

.columna100{
	width: 100%;
	padding: 10px;
}

.columna50{
	width: 50%;
	padding: 10px;
}

.columna33{
	width: 33%;
	padding: 10px;
}

.columna1{
	width: 30%;
	padding: 20px;
}

.columna2{
	width: 70%;
	margin-bottom: -54px;
	position: relative;
}

.columna2b{
	width: 47%;
	margin-bottom: -54px;
	position: relative;
}

.columna1b{
	width: 53%;
	position: relative;
	padding: 8px 39px;
	text-align: center;
}

.traviesos{
	max-width: 710px;
}

.cinta{
	max-width: 648px;
	margin-top: 59px;
}

.btnbe{
	/*display: inline-block;
	background: #E51771;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 20px;
	transition: opacity .3s ease-in-out;
	text-shadow: none;
	min-width: 219px;
	text-align: center;
	margin-bottom: 10px;*/
	display: inline-block;
    background: #E51771;
    color: #fff;
    font-size: 21px;
    text-decoration: none;
    padding: 20px 20px;
    border-radius: 120px;
    transition: opacity .3s ease-in-out;
    text-shadow: none;
    min-width: 247px;
    text-align: center;
    margin-bottom: 10px;
}

.btnmorado{
	display: inline-block;
	background: #82348c;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 20px;
	transition: opacity .3s ease-in-out;
	text-shadow: none;
	min-width: 219px;
	text-align: center;
	margin-bottom: 10px;
}

.btnbe:hover, .btnmorado:hover{
	opacity: .8;
	color: #fff !important;
}

.btnbe.grande{
	font-size: 24px;
	padding: 10px 40px;
	border-radius: 30px;
}

.gato{
	position: absolute;
	left: -20px;
	top: 410px;
	width: 105px;
}

.bloque2 .gato {
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 105px;
    left: inherit;
    top: inherit;
}

.muneca{
	position: absolute;
	right: -40px;
}

.estrella{
	position: absolute;
   left: 110px;
   bottom: -30px;
   width: 130px;
}

.bloque2 .estrella {
    position: absolute;
    left: 210px;
    bottom: 80px;
    width: 130px;
}

.perro{
	position: absolute;
	right: 6px;
	bottom: 12px;
	width: 100px;
}

.bloque2 .perro {
    position: absolute;
    left: -14px;
    top: -18px;
    width: 100px;
    right: inherit;
    bottom: inherit;
}

ul{
	list-style: none;
	margin-left: 40px;
}

li{
	margin-bottom: 10px;
	font-size: 20px;
}

.texto{
	font-size: 28px;
	padding: 40px;
   padding-right: 300px;
}

.texto p{
	margin-bottom: 25px;
}

.texto2{
	font-size: 28px;
	padding: 40px;
	color: #11A19A;
	font-size: 20px;
}

.kk{
	display: inline-block;
	width: 140px;
    margin-left: 48px;
	text-align: center;
	font-size: 15px;
	color: #E61772;
}

.kk .img{
	background: #fff;
	width: 140px;
	height: 140px;
	position: relative;
	overflow: hidden;
	border-radius: 100px;
}

.kk .img img{
	position: absolute;
	bottom: 0;
	left: 10%;
    width: 75%;
}

.fantasma{
	position: absolute;
	left: 60px;
	top: -50px;
}

.bloque2 .fantasma {
    position: absolute;
    right: 60px;
    top: -50px;
    left: inherit;
}

input{
	background: #FDEFD5;
	padding: 10px 20px;
	border-radius: 30px;
	width: 90%;
	border: none;
	font-size: 22px;
	color: #F9B231;
	outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #F9B231;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #F9B231;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #F9B231;
}
:-moz-placeholder { /* Firefox 18- */
  color: #F9B231;
}

.legales{
	font-size: 14px;
	color: #E61772;
}

.responsive{
	display: none;
}

.eti{
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.accesoproducto{
	text-align: center;
	margin: 10px;
	display: inline-block;
	width: 200px;
}

.accesoproducto .imagen{
	height: 270px;
}

.accesoproducto.fila2 .imagen{
	height: 250px;
}

.accesoproducto.accesorios .imagen{
	height: 230px;
}

.btn-conoceme{
	position: relative;
	color: white;
}

.btn-conoceme .flecha{
	position: absolute;
	display: none;
	bottom: -10px;
	width: 20px;
	height: 20px;
	left: 50%;
	margin-left: -10px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn-conoceme:hover{
	position: relative;
	color: white !important;
	opacity: .6;
}

.ciguena{
	width: 250px;
	position: absolute;
	left: -90px;
	bottom: -110px;
}

.biggies{
	padding-top: 50px;
	display: none;
}

.item-biggie{
	background: #28b4a3;
	position: relative;
	/*background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='38' ry='38' stroke='white' stroke-width='10' stroke-dasharray='14%2c 24' stroke-dashoffset='13' stroke-linecap='square'/%3e%3c/svg%3e");*/
	border: 5px dashed white;
	background: #28b4a3 url(./img/setos.png?v=2) bottom center no-repeat;
	background-size: contain;
	border-radius: 38px;
	padding: 40px;
	margin-bottom: 100px;
	color: white;
	font-weight: 700;
	font-size: 25px;
	padding-bottom: 270px;
}

.frutas{
	position: absolute;
	bottom: -100px;
	width: 100%;
}

@media (max-width: 640px) {
	
	.columna2b, .columna1b{
		width: 100%;
		padding: 0;
	}
	
	.columna1b{
		margin-top: 120px;
	}
	
	.responsive {
		display: block;
	}
	.no-responsive, .noresponsive{
		display: none;
	}
	
	.pagina{
		width: 94%;
		min-width: 0;
		padding-top: 100px;
	}
	
	.quieres{
	  width: 100%;
	}
	
	.fantasma{
	  left: 50%;
	  margin-left: -100px;
	  width: 100px;
	}
	
	.muneca{
	  display: none;
	}
	
	.texto, .texto2{
	  padding: 0px;
	}
	
	.logo{
	  margin-top: -110px;
	}
	
	.columna1, .columna2{
	  width: 100%;
	  position: relative;
	}
	
	.texto{
	  font-size: 13px;
	}
	
	ul{
	  margin-left: 20px;
	}
	
	li{
	  font-size: 13px;
	}
	
	.kk{
	  width: 23%;
	  font-size: 9px;
	  margin-left: 0;
	}
	
	.gato {
	    position: absolute;
	    right: -3px;
	    top: -10px;
	    width: 52px;
	    left: inherit;
	}
	
	.columna50, .columna33{
	  width: 100%;
	}
	
	input{
	  font-size: 13px;
	}
	  
	.perro {
	    position: absolute;
	    right: -8px;
	    bottom: 112px;
	    width: 60px;
	}
	
	.estrella {
	    position: absolute;
	    left: -19px;
	    bottom: 100px;
	    width: 80px;
	}
	
	.legales{
		font-size: 11px;
	}
	
	.cinta{
		margin-top: 0;
	}
	
	.rosco {
	    position: absolute;
	    left: -24px;
	    top: 90px;
	    width: 55px;
	}
	
	.corazon {
	    position: absolute;
	    top: -3px;
	    right: -40px;
	    width: 77px;
	}
	
	.bloque1, .bloque2, .bloque3, .bloque4{
		width: 100%;
		height: inherit;
	}
	
	.bloque1{
		background: url(./img/fondo-bloque1-mobile.png) no-repeat;
		background-size: cover;
	}
	
	.bloque2{
		background: url(./img/fondo-bloque2-mobile.png) no-repeat;
		/*background-size: contain;*/
		background: url(./img/fondo.png);
		/*background-size: cover;*/
		border: 3px dashed #fff;
		box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-webkit-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-moz-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		width: 97%;
		margin-right: 3%;
	}
	
	.bloque1b{
		background: url(./img/fondo-bloque2-mobile.png) no-repeat;
		/*background-size: contain;*/
		background: url(./img/fondo.png);
		/*background-size: cover;*/
		border: 3px dashed #fff;
		box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-webkit-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-moz-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		width: 97%;
		margin-right: 3%;
		margin-top: 0;
		height: auto;
		margin-bottom: 30px;
	}
	
	
	.bloquebeasties{
		background: url(./img/fondobeasties.png) repeat;
		padding-top: 70px;
	}
	
	.bloque3{
		background: url(./img/fondo-bloque3-mobile.png) no-repeat;
		/*background-size: contain;*/
		background: url(./img/fondo.png);
		/*background-size: cover;*/
		border: 3px dashed #fff;
		box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-webkit-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-moz-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		width: 97%;
		margin-right: 3%;
	}
	
	.bloque4{
		background: url(./img/fondo-bloque4-mobile.png) no-repeat;
		background: url(./img/fondo.png);
		/*background-size: cover;*/
		border: 3px dashed #fff;
		box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-webkit-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		-moz-box-shadow: 5px 5px 0px 1px rgba(237,136,177,1), 10px 10px 0px 1px rgba(254,224,83,1);
		width: 97%;
		margin-right: 3%;
	}
	
	.kk .img {
	    background: #fff;
	    width: 60px;
	    height: 60px;
	    position: relative;
	    overflow: hidden;
	    border-radius: 100px;
	}
	
	.bloque2 img{
		width: 48%;
	}
	
	.bloque2 .perro{
		width: 71px;
	}
	
	.bloque2 .fantasma {
	    position: absolute;
	    right: 0px;
	    top: -30px;
	    left: inherit;
	    width: 100px;
    }
    
    .bloque2 .gato {
	    position: absolute;
	    right: 20px;
	    bottom: 10px;
	    width: 55px;
	    left: inherit;
	    top: inherit;
    }
    
    .bloque2 .estrella {
	    position: absolute;
	    left: 0px;
	    bottom: 80px;
	    width: 70px;
	}
	
	.bloque3{
		padding-top: 25px;
		margin-top: 60px;
		border-radius: 0px 25px 25px;
		background-size: cover;
	}
  
	.texto2{
		font-size: 15px;
	}
	
	.kk{
		display: inline-grid;
	}
	
	.btnbe{
		font-size: 13px;
	}
	
	.etiqueta{
		position: absolute;
		top: -30px;
		left: -3px;
	}
	
	.btnbe.grande {
    	font-size: 15px;
    }
    
    .textopie{
		font-size: 16px;
	}
	
	.accesoproducto {
    text-align: center;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
   }
   
   .accesoproducto .imagen{
	   height: auto;
   }
   
   .bloquebiggies{
	   width: 100%;
	   aspect-ratio: 16 / 13;
	   height: auto;
	   background-size: contain;
	   position: relative;
	   padding-top: 60%;
   }
   
   .btnbe{
	   padding: 7px 4px;
	   width: 100%;
   }
   
   
   .item-biggie{
	font-size: 14px;
	padding: 20px;  
	padding-bottom: 80px;
   }
   
   .frutas{
	   bottom: -32px;
   }
	
}
#veloerror {
	display:none;
	position:absolute;
	top:0Px;
	left:0Px;
	width:100%;
	min-height:6000Px;border:1Px solid #dd4895;
	float:left;
	z-index:1999;
	background-color: rgba(0, 0, 0, 0.5);
	background-repeat: repeat;
	background-size:cover;
}    
#cajaerror {
	display:none;
	position:fixed;
	background: #E51771;
	border:3Px solid yellow;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px; 
   color: #fff;
  width: 40%;
  margin-top: 10%;
  margin-left: 30%;
  font-family: 'Varela Round', sans-serif;
  font-size:80%;
  text-align:left;                     
  z-index:2000;
}