@CHARSET "UTF-8";

.pirri_body {
	background-color: #29282d;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*min-width: 405px;*/
}

.pirri_padding_incluido {
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.pirri_espacio_bot_20 {
	margin-bottom: 20px !important;
}

.pirri_capa_padre_centrada {
	width: 100%;
	max-width: 1300px;
	margin: auto;
	/*height: 150px;
	background-color: #fff;*/
}

.pirri_capa_cabecera {
	max-width: 1300px;
	width: 100%;
	float: left;
}

.pirri_capa_cabecera img {
	width: 100%;
}

.pirri_capa_contenido {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 4% 0px 1% 4%;
	text-align: center;
	/*min-width: 370px;*/
}

.pirri_centrar_contenido {
	width: 100%;
	margin: auto;
}

.pirri_caja_experiencia {
	width: 440px;
	height: 322px;
	float: left;
	margin-left: 100px;
	margin-bottom: 60px;
	cursor: pointer;
}

.pirri_caja_experiencia img {
	width: 100%;
}

.pirri_capa_pie {
	width: 100%;
	float: left;
	background-color: #f1f1f1;
	padding:0px;	
	text-align: center;
}

.pirri_capa_pie img {
	width: 100%;
}

.pirri_capa_pie_ficha {
	width: 100%;
	float: left;
	background-color: #f1f1f1;
	padding:20px;	
	text-align: center;
}

.pirri_capa_pie_ficha img {
	max-width: 250px;
}

.pirri_contenido_izquierda {
	float: left;
	width: 49%;
	margin-right: 1%;
}

.pirri_contenido_derecha {
	float: right;
	width: 49%;
	margin-left: 1%;
}

.pirri_capa_parrafo {
	width: 100%;
	float: left;
	margin-bottom: 12px;
}

.pirri_capa_sello {
	width: 155px;
	float:left;
	margin-right: 15px;
}

.pirri_capa_sello img {
	width: 155px;
	vertical-align: middle;
}

.pirri_capa_sello_texto {
	margin-top: 22px;
}

.pirri_color_texto_titulo {
	color:#d06806;
	font-weight: bold;
	font-size: 16px;
}

.pirri_color_texto_parrafo {
	color: #5e5d5d;
	font-size: 14px;
}

.pirri_capa_parrafo_titulo {
	padding: 7px 12px 7px 12px;
	background-color: #e6e6e5;
	margin-bottom: 12px;
}

.pirri_capa_parrafo_seccion {
	width: 100%;
	float: left;
	background-color: #f1f0ee;
	margin-bottom: 6px;
}

.pirri_capa_parrafo_seccion_img {
	width: 262px;
	float: left;
	margin-right: 12px;
}

.pirri_capa_parrafo_seccion_img img {
	width: 100%;
}

.pirri_capa_parrafo_seccion_texto {
	padding: 10px 8px 8px 0px;
	color: #605f5f;
}

.pirri_capa_padre_mb {
	width: 100%;
	float: left;
}

.pirri_visible_escritorio {
	display: block;
	position: relative;
}


.pirri_bandera_portugal{
	width: 3%;
    height: 6%;
    position: absolute;
    display: inline-block;
    right: 4%;
}

.pirri_bandera_espana{
	width: 41%;
    height: 83%;
    position: absolute;
    display: inline-block;
    right: 58%;
	top: 6%;
}

.home_web{
	width: 11%;
    height: 9%;
    position: absolute;
    display: inline-block;
    right: 82%;

}

.pirri_boton_canje_mb{
	width: 41%;
    height: 83%;
    position: absolute;
    display: inline-block;
    right: 58%;
	top: 13%;
}

.pirri_boton_regalo_mb{
	width: 41%;
    height: 83%;
    position: absolute;
    display: inline-block;
    right: 1%;
    top: 13%;

}

.pirri_visible_mobile {
	display: none;
}

.pirri_capa_btn_mb {
	width: 100%;
	float: left;
}

.pirri_capa_cabecera_idiomas {
	position: absolute;
	top: 12px;
	left: 45%;
}

.pirri_capa_cabecera_idiomas img {
	width: 32px;
}

.pirri_capa_total {
	width: 100%;
	float:left;
}

.pirri_capa_video {
    width:100%;
    float:left;
}

.pirri_capa_video iframe{
    height:344px;
    width:100%;
}


@media (max-width: 1279px) {
	.pirri_centrar_contenido {
		width: 820px;
	}
}


@media (max-width: 1000px) {
	.pirri_capa_cabecera_idiomas {
		top: 5px;
	}
}


@media (max-width: 880px) {
	.pirri_centrar_contenido {
		width: 435px;
	}
}

@media (max-width: 800px) {
	

	.pirri_capa_cabecera {
		width: 100% !important;
		float: left;
		position: relative;
	}
	
	.pirri_capa_cabecera img {
		width: 100% !important;
	}

	 .pirri_visible_escritorio {
		display: none !important;
	 }

	.pirri_visible_mobile {
		display: block !important;
	}
	
	.pirri_capa_pie {
		width: 100% !important;
		float: left;
		padding: 0px !important;
		text-align: center;
	}
	
	.pirri_capa_pie img {
		width: 100% !important;
	}
	
	.pirri_capa_contenido {
		padding: 4% !important;
		padding-top: 40px !important;
	}
	
	.pirri_centrar_contenido {
		width: 100%;
	}
	
	.pirri_caja_experiencia {
		width: 100%;
		margin-right: 0px !important;
		height: inherit !important;
	}
}