*{margin: 0;
  padding: 0;
  border: 0;
 }
 body{
	font-family: "Trebuchet MS", "Tahoma";
 }
#contenedor { width: 100%; 
	max-width: 400px;
	position: relative;
	margin: 0 auto;
    }
header { width: 100%;
	position: fixed;
	top: 0;
	z-index: 5;
	/*font-size: 0;*/
	background: white;
}
#logo ~ p { color: #ffffff;
	font-family: 'amblebold', "Trebuchet MS", "Tahoma";
	font-size: 25px;
	position: absolute;
	top:3px;
	right: 15px;
}
#logo ~ p + p {
	top: 30px;
	font-size: 18px;
}

#portada {
	position: relative;
}
.portada_img{ width: 96%;
	padding: 1% 2%;
}
.portada_div { position: relative;
text-align: center;
}
.portada_datos {
	position: absolute;
	bottom:20px;
	margin: 2% 0;
	padding: 0px 5px;
	width:92%;
	background-color: rgba(0, 0, 0, 0.4);
	color: white;	
	text-align: initial;
}
#individual {display: none;
	position: relative;
	padding-top: 2%;
	width: 100%;
	text-align: center;
}
#selector{ 
	margin: 0 auto;
	display: none;
	position: relative;
	height: 30px;
}
#selector i{
	color: #b8860b;
	position: absolute; 
	cursor: pointer;
    top: 50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%); 
    -o-transform: translateY(-50%);
}

.centrado_h {
    left: 50%;
    transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
    -moz-transform: translateX(-50%); 
    -o-transform: translateX(-50%);
    }
.centrado_v {
    bottom: 50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%); 
    -o-transform: translateY(-50%);
    }
.centrado_hv {
	position: absolute; 
    bottom: 50%; 
	transform: translate(50%,50%);
    -webkit-transform: translate(50%,50%); 
    -moz-transform: translate(50%,50%);
    -o-transform: translate(50%,50%);
	right: 50%; 
    }
#datos_cuadro {width: 87%;
    position: relative;
    margin: 0% auto;
    padding: 5px;
    background: #ddd;
}
#datos_cuadro > p { font-size: initial;
}
.cerrar { 
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: 8px;
    text-align: center;
    bottom: 4px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
	font-size: initial;
	display: none;
}
.movil {
	z-index: 10;
	position: absolute;
    right: 3px;
    bottom: 3px;
	color: #FB9504;
}
.movil_2 {
	z-index: 10;
	position: absolute;
    right: 3px;
    top: 2px;
    display: none;
	color: #FFFFFF;
}
/*BIO*/
.linea {display: inline-block;
}
.caja_gral h3, .caja_lat h3 {
	padding-top: 2%;
	color: #b8860b;
}
ul{   /*VER*/
	list-style-type: none;
}
ul li p{
	color: #b8860b;
    display: inline-block;
}

ul li p::first-letter{
	font-size: x-large;
}
.caja_gral, .caja_lat { padding: 2%;
	width: 96%;
}
.caja_gral p, .caja_lat p {text-align: justify;  
    -moz-text-align-last: left ; 
    text-align-last: left;
}
.flota_izq { float: left;
}
.caja_lat div {text-align: center;
	margin-top: 10px;
}
.boton_a{
	background-color: #b8860b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-family: "Trebuchet MS", "Tahoma";
	color: #FFF; 
	padding: 5Px 0;
	margin: 5px 0;
    display: inline-block;
	width: 50%;
    text-decoration: none;
}
#sel{
	margin-bottom: 35px;
}
/*TIENDA*/
.tienda {
	text-align: center;
	padding-top: 3px; /*1% 0 0;*/
	width: 100%;
	color: #b8860b;
	font-size: 14px;
	font-family: 'amblebold', "Trebuchet MS", "Tahoma";
}
.tienda h3 {
	display: none;
}
hr {
	color: #b8860b;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	clear: both;
}

header i {
	color: #ffffff;
}
.contacto {
	list-style-type: none;
	display: inline;
	padding: 5px 0;
	color: #b8860b;
}
.contacto i {
	padding-right: 4px;
}
.contacto_mas{
	display: none;
	padding: 5px 0;
}
.contacto p, .contacto_mas p {
    display: inline-block;
    padding-right: 2%;
}
.tienda hr{
	margin-top:3px;/*2%;*/
	margin-bottom: 3px;
}

#ref { font-family: "Tahoma";
color: #b8860b;
}
#sel i {position: absolute;
	padding-bottom: 15px;
	color: #b8860b;
}
/*Contacto*/
#contact{display: none;
	text-align: center;
	flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.a{
	border-color: red;
	order: 2;
    -webkit-order: 2;
	flex: 1;
	-webkit-flex: 1;
}
.b{
	border-color: blue;
	order: 3;
    -webkit-order: 3;
	flex: 1;
	-webkit-flex: 1;
	position: relative; 
}
.c{
	border-color: green;
	order: 4;
    -webkit-order: 4;
	flex: 1;
	-webkit-flex: 1;
}
.d{
	border-color: green;
	order: 1;
    -webkit-order: 1;
	flex: 1;
	-webkit-flex: 1;
}
#info_2{
	position: relative;
    bottom: 34px;
    /*width: 24px;*/
    display: block;
	color: #FFFFFF;
}
.info_m{
	position: relative;
    bottom: 34px;
    /*width: 24px;*/
	color: #FFFFFF;
}
.sal, .sal_d{ 
    background-color: #b8860b;
    padding: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-family: "Trebuchet MS", "Tahoma";
	color: #FFF;
	margin: 10px auto;
	width: 100px;
}

#leerMas {
	padding-top: 2%;
	color: #b8860b;
	text-align: center;
}
.leerMas{
	display: none;
}
.rel{position: relative;
}
/*Flex*/
cont_flex {
	display: flex;
    display: -webkit-flex;  
	flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	order: 1;
    -webkit-order: 1;
	flex: 1;
	-webkit-flex: 1;
}
child_flex{
	display: flex;
    display: -webkit-flex; 
	
}
/* Social Networks */
#netWorks{
	position: fixed;
	bottom: 25px;
	right: 25px;
}
#netWorks i {                     
	color: #1500ff;
}
#netWorks img {
	vertical-align: bottom;
}
.show{
	display: none;
}
/*FOOTER*/
footer{
	font-size: 14px;
	/*margin-top: 35px;*/
	padding: 6px;
	text-align: center;
}
footer img{
	vertical-align: middle;
}
footer hr {
	margin: 10px 0px;
}
.redes{
    position: absolute;
    top: 56px;
    right: 5%;
    z-index: 10;
}

.redes2{
	padding-bottom: 7px;
    padding-top: 7px;
}
.bloc{
	display: block;
}