*{
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'heroes';
    src: url('css/heroes_legend-webfont.woff2') format('woff2'),
         url('css/heroes_legend-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'komika';
    src: url('css/komtxtb_-webfont.woff2') format('woff2'),
         url('css/komtxtb_-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'albaregular';
    src: url('./css/alba____-webfont.eot');
    src: url('./css/alba____-webfont.eot?#iefix') format('embedded-opentype'),
         url('./css/alba____-webfont.woff2') format('woff2'),
         url('./css/alba____-webfont.woff') format('woff'),
         url('./css/alba____-webfont.ttf') format('truetype'),
         url('./css/alba____-webfont.svg#albaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background: #fff;
	font-family: 'Nunito', sans-serif;
}

.cookies{
	background: #ccc;
	color: #000;
	height: 120px;
	width: 100%;
}

.clear{
	clear: both;
}

.verde{
	color: #b2d811;
}

.rojo{
	color: #e63628;
}

.azul{
	color: #0e5491;
}

.naranja{
	color: #edc326;
}

.naranjaoscuro{
	color: #d26f18;
}

.top{
	background: #234037;
	color: #fff;
	height: 40px;
	width: 100%;
}

.mas:hover{
	opacity: .7;
}

.menu{
	width: 100%;
   min-width: 1400px;
   height: 190px;
   margin: auto;
   top: 40px;
   z-index: 300;
   background: url(./img/pt/header.png) top center no-repeat;
}

.logo{
	width: 257px;
	height: 124px;
	background: url(./img/pt/logo2.png) center center no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}

.content-header {
   width: 1180px;
   margin: auto;
   position: relative;
}

.pagina{
	background: url(./img/pt/fondo.jpg) top center no-repeat;
}

.items-menu{
	list-style: none;
	float: right;
	margin-right: 87px;
	margin-top: 9px;
}

.items-menu li{
	float: left;
	margin-left: 0px;
}

.items-menu li a{
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}

.items-menu li a:hover{
	opacity: .7;
}

a.juguetes{
	background: url(./img/pt/bot-juguetes_v2.png);
	width: 197px;
	height: 130px;
}

a.pinyponizador{
	background: url(./img/pt/bot-pinyponizador_2.png);
	width: 195px;
	height: 136px;
}

a.videos{
	background: url(./img/pt/bot-videos_4.png);
	width: 138px;
	height: 133px;
}

a.pinypon{
	background: url(./img/bot-pinypon_v2.png) center center;
	width: 135px;
	height: 136px;
}

a.first{
	background: url(./img/bot-first.png) center center;
	width: 135px;
	height: 136px;
}

.header{
	position: absolute;
	z-index: 300;
	width: 100%;
	min-width: 1400px;
}

.hero{
	width: 100%;
	max-width: 1400px;
	margin: auto;
	position: relative;
}

.contenido{
	padding-top: 150px;
	min-width: 1400px;
}

.policia{
	width: 358px;
	height: 391px;
	background: url(./img/pt/policia.png);
	position: absolute;
	left: 50%;
   top: 30px;
   margin-left: -82px;
   z-index: 400;
}

.que-empiece{
	position: absolute;
	top: 260px;
	left: 50%;
	margin-left: -270px;
	z-index: 500;
}

.bloque{
	width: 100%;
	max-width: 1400px;
	margin: auto;
	margin-bottom: 40px;
}

.bloque.right .texto{
	float: left;
	width: 40%;
}

.bloque.right .imagen{
	float: right;
	margin-left: 40px;
}

.producto .bloque.right .imagen{
	float: right;
	margin-left: 30px;
}

.bloque.left .imagen{
	float: left;
	margin-right: 180px;
}

.bloque.right .cont{
	padding-left: 115px;
}

.bloque.left .cont{
	padding-right: 115px;
}

.center{
	text-align: center;
}

.justify{
	text-align: justify;
}

.footer{
	width: 100%;
	min-width: 1400px;
	background: url(./img/pt/footer.png) bottom center no-repeat;
	height: 354px;
	text-align: center;
	font-size: 13px;
}

.footer .conten{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	color: #fff;
	text-align: left;
	padding-top: 100px;
}

.footer a{
	color: #fff;
}

.footer a:hover{
	text-decoration: none;
}

.cabecera{
	margin: auto;
	width: 1200px;
	margin-top: -70px;
	position: relative;
	z-index: 300;
}

.cabecera .titulo{
	float: left;
	margin-left: 60px;
}

.cabecera .cta{
	float:right;
	margin-right: 60px;
}

.juguetes{
	text-align: center;
	width: 100%;
	max-width: 1210px;
	margin: auto;
}

.item{
	width: 400px;
	text-align: left;
	height: 506px;
	display: inline-block;
	position: relative;
	transition: all .3s ease-in-out;
}

.item:hover{
	opacity: .7;
}

.item .enlace{
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 100%;
}

.item1{
	background: url(./img/pt/img1.png);
}

.item2{
	background: url(./img/pt/img2.png);
}

.item3{
	background: url(./img/pt/img3.png);
}

.item4{
	background: url(./img/pt/img4.png);
}

.item5{
	background: url(./img/pt/img5.png);
}

.item6{
	background: url(./img/pt/img6.png);
}

.item7{
	background: url(./img/pt/img7.png);
}

.item8{
	background: url(./img/pt/img8.png);
}

.item9{
	background: url(./img/pt/img9.png);
}

.item10{
	background: url(./img/pt/img10.png);
}

.item11{
	background: url(./img/pt/img11.png);
}

.item .texto{
	position: absolute;
	top: 78px;
	left: 32px;
	width: 80%;
	font-size: 12px;
	font-weight: bold;
	font-family: 'heroes';

}

.bloque.producto{
	max-width: 1200px;
	margin: auto;
}

.titulo{
	font-size: 24px;
	margin-bottom: 20px;
	font-family: 'heroes';
	text-shadow: 
     2px   0  0   #000, 
    -2px   0  0   #000, 
     0    2px 0   #000, 
     0   -2px 0   #000, 
     1px  1px 0   #000, 
    -1px -1px 0   #000, 
     1px -1px 0   #000, 
    -1px  1px 0   #000,
     1px  1px 5px #000;
     text-align: left;
}

.ref{
	font-family: 'komika';
	font-size: 25px;
	color: #000;
}

.seccion{
	text-align: center;
	font-size: 26px;
	font-family: 'heroes';
	text-shadow: 
     2px   0  0   #000, 
    -2px   0  0   #000, 
     0    2px 0   #000, 
     0   -2px 0   #000, 
     1px  1px 0   #000, 
    -1px -1px 0   #000, 
     1px -1px 0   #000, 
    -1px  1px 0   #000,
     1px  1px 5px #000;
}

.menu-secundario{
	width: 1180px;
	margin: auto;
	padding-left: 20px;
	padding-top: 4px;
}

.menu-secundario li{
	float: left;
	list-style: none;
	margin-right: 20px;
}

.menu-secundario li a{
	color: #fff;
	text-decoration: none;
	font-family: 'albaregular';
	font-size: 18px;
}

.menu-secundario li a:hover{
	text-decoration: underline;
}

.buscador_cabecera input{
	background: #91a09b;
	color: #fff;
	font-family: 'albaregular';
	font-size: 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
	font-size: 16px;
	height: 25px;
	padding: 0 5px;
}

.buscador_cabecera input::-webkit-input-placeholder { color: #fff; font-weight :bold; }
.buscador_cabecera input:-moz-placeholder { color: #fff; font-weight: bold; }
.buscador_cabecera input::-moz-placeholder { color: #fff; font-weight: bold; }
.buscador_cabecera input:-ms-input-placeholder { color: #fff; font-weight: bold; }


.video{
	width: 1166px;
	height: 726px;
	background: url(./img/pt/fondo-video.png);
	margin: auto;
	margin-bottom: 30px;
	 box-sizing: border-box;
    padding: 70px;

}

.videos{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
}

.item-video{
	font-family: 'heroes';
	width: 41%;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	margin:4%;
	text-shadow: 
     2px   0  0   #000, 
    -2px   0  0   #000, 
     0    2px 0   #000, 
     0   -2px 0   #000, 
     1px  1px 0   #000, 
    -1px -1px 0   #000, 
     1px -1px 0   #000, 
    -1px  1px 0   #000,
     1px  1px 5px #000;
     color: #fff;
}

.item-video iframe{
	border: 3px solid #000;
	-webkit-box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.75);
box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.75);
margin-bottom: 20px;

}

.submenu{
	margin: auto;
	width: 100%;
	max-width: 1180px;
	padding-top: 7px;
}

.submenu ul{
	list-style: none;
	display: inline-block;
}

.submenu li{
	display: inline-block;
	margin-right: 20px;
}

.submenu li a {
    color: #fff;
    text-decoration: none;
    font-family: 'albaregular';
    font-size: 18px;
}

.submenu li a:hover{
	text-decoration: underline;
}

.buscador_cabecera {
   margin-left: 30px;
   display: inline-block
}

#bloque_idiomas {
    height: 25px;
    display: inline-block;
    width: 115px;
    color: #06C;
    /* font-family: 'Nunito', sans-serif; */
    font-weight: 700;
    text-decoration: none;
    margin-top: 5px;
    /* margin-right: 200px; */
    position: relative;
}

.idioma_actual a {
    width: 110px;
    height: 30px;
    padding: 0px 10px 0px 20px;
    display: block;
    background: url(./img/pt/flecha_selector_idiomas.png) top left no-repeat;
    text-align: left;
    text-decoration: none;
    color: #fff;
    /* font-family: 'Arial'; */
    font-size: 15px;
}

.selector_idiomas {
    background: #FFFFFF;
    border: 3px solid #919f9b;
    position: absolute;
    top: 24px;
    left: 0px;
    display: none;
    z-index: 6000;
}

.selector_idiomas a {
    height: 25px;
    width: 115px;
    line-height: 25px;
    text-align: left;
    padding: 0 10px 0 10px;
    /* font-family: 'Nunito', sans-serif; */
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    display: block;
    color: #333;
}

.modo{
	float: right;
	margin-top: -9px;
	overflow: hidden;
	height: 40px;
}

.modo a:hover{
	opacity: .7;
}

.botonredes{
	padding: 10px 20px;
	background: #f00;
	font-family: 'heroes';
	text-shadow: 
     2px   0  0   #000, 
    -2px   0  0   #000, 
     0    2px 0   #000, 
     0   -2px 0   #000, 
     1px  1px 0   #000, 
    -1px -1px 0   #000, 
     1px -1px 0   #000, 
    -1px  1px 0   #000,
     1px  1px 5px #000;
     color: #fff;
     font-size: 16px;
     display: inline-block;
     text-decoration: none;
     border: 2px solid #000;
     -webkit-box-shadow: -5px 5px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -5px 5px 0px 0px rgba(0,0,0,0.75);
box-shadow: -5px 5px 0px 0px rgba(0,0,0,0.75);
margin-bottom: 5px;
margin-right: 15px;
margin-left: 0px;

}

.botonredes:active, .botonredes:visited{
	color:#fff !important;
}

.botonredes:hover{
	-webkit-box-shadow: -0px 0px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -0px 0px 0px 0px rgba(0,0,0,0.75);
box-shadow: -0px 0px 0px 0px rgba(0,0,0,0.75);
margin-top: 5px;
margin-left: -5px;
margin-bottom: 2px;
margin-right: 20px;
margin-top: -2px;
color: #fff !important;
}

.botonredes.na:hover{
	margin-top: 3px;
	margin-bottom: 0px;
}


.botonredes.fb{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d5996+0,6179ad+100 */
background: #3d5996; /* Old browsers */
background: -moz-linear-gradient(left, #3d5996 0%, #6179ad 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #3d5996 0%,#6179ad 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #3d5996 0%,#6179ad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5996', endColorstr='#6179ad',GradientType=1 ); /* IE6-9 */
}

.botonredes.yt{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b91a1a+0,7f0101+100 */
background: #ba1b1a; /* Old browsers */
background: -moz-linear-gradient(left, #ba1b1a 0%, #7f0101 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ba1b1a 0%,#7f0101 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ba1b1a 0%,#7f0101 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1b1a', endColorstr='#7f0101',GradientType=1 ); /* IE6-9 */
}

.botonredes.na{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fce92d+0,da8922+100 */
background: #fce92d; /* Old browsers */
background: -moz-linear-gradient(left, #fce92d 0%, #da8922 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fce92d 0%,#da8922 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fce92d 0%,#da8922 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce92d', endColorstr='#da8922',GradientType=1 ); /* IE6-9 */
}

.wrap-boton{
	height: 80px;
   padding-top: 20px;
   overflow: hidden;
	
}

.noresponsive{
	display: inline-block;
}

.responsive{
	display: none;
}

.bloque.producto{
	display: flex;
}

.bloque_producto .thumbnail{
	display: inline-block;
}

.bloque_producto .justify{
	display: inline-block;
}

.w-30{
	width: 30%;
}

.w-70{
	width: 70%;
}

@media (max-width:640px){
	
	.bloque.producto{
		display: block;
	}
	
	.w-30{
		width: 100%;
	}
	
	.w-70{
		width: 100%;
		padding-right: 20px;
	}
	
	
	.noresponsive{
		display: none !important;
	}
	
	.responsive{
		display: inline-block;
	}
	
	.header{
		min-width: 0;
	}
	
	.menu{
		min-width: 0;
	}
	
	.logo{
		width: 177px;
		background-size: contain;
	}
	
	.items-menu{
		display: none;
	}
	
	.contenido{
		width: 100%;
		min-width: 0;
		padding-top: 220px;
	}
	
	.bloque.right .imagen, .bloque.left .imagen{
		float: none;
		width: 90%;
		margin: 5%;
	}
	
	.bloque.right .cont, .bloque.left .cont{
		width: 90%;
		margin: 5%;
		padding: 0;
	}
	
	.footer{
		width: 100%;
		min-width: 0;
		padding: 10px;
		box-sizing: border-box;
	}
	
	.cabecera{
		width: 100%;
	}
	
	.cta{
		width: 90%;
		margin: 5%;
		float: none;
		display: none;
	}
	
	.cabecera .titulo{
		width: 90%;
		margin: 5%;
		float: none;
	}
	
	.item{
		width: 96%;
		margin: 2%;
		max-width: 400px;
	}
	
	.item1, .item2, .item3, .item4, .item5, .item6{
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.content-header{
		width: 100%;
	}
	
	.video {
    width: 95%;
    height: auto;
    background: url(./img/pt/fondo-video.png);
    margin: auto;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 30px;
    background-size: contain;
    background-repeat: no-repeat;
   }
   
   .item-video{
	   width: 90%;
   }
   
   .cabecera{
	   margin-top: 0;
   }
   
   .justify {
	    text-align: justify;
	    box-sizing: border-box;
	    padding: 10px;
	}
	
	.abrir_menu_responsive {
	    display: block;
	    color: #fff;
	    text-decoration: none;
	    float: right;
	    font-size: 30px;
	    margin-right: 20px;
	    margin-top: 10px;
	    position: absolute;
	    top: 28px;
	    right: 40px;
	}
	
	.wrap-menu-responsive .alinea_vertical a{
		padding-top: 0px !important;
	}
	
	.wrap-menu-responsive{
		background: #222222;
		position: absolute;
		z-index: 3000;
		width: 100%;
	}
	
	.wrap-menu-responsive ul{
		list-style: none;
		margin:0;
	}
	
	.wrap-menu-responsive .menu-item{
		border-bottom: 1px solid #333;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: left;
	}
	
	.wrap-menu-responsive .menu-item li{
		border-bottom: none;
		text-align: left;
	}
	
	.wrap-menu-responsive .menu-item a{
		color: #fff;
		text-decoration: none;
		padding-left: 20px;
		text-align: left;
	}
	
	.wrap-menu-responsive .menu-item a:hover{
		color: #e60895;
	}
	
	.wrap-menu-responsive .current-menu-item a {
	    border-bottom: none;
	    color: #e60895;
	    text-align: left;
	}
	
	.wrap-menu-responsive .current-menu-item ul a{
		color: #fff;
	}
	
	.header-menu-responsive{
		border-bottom: 1px solid #333;
		padding-bottom: 5px;
	}
	
	.cerrar_menu_responsive {
	    color: #fff;
	    text-decoration: none;
	    float: right;
	    font-size: 30px;
	    margin-right: 10px;
	}
	
}
