
/**.imagen-contacto {
    background-image:url(../img/playa-tukillo.jpeg);
    background-color: rgba(0, 0, 0, 0.5);
    background-position: center center;
    background-size: cover;
    height: 40rem;
    display: flex;
    align-items: center;**/


/**.imagen-nosotros{
    
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-left: 150px;
	margin-bottom: 20px;
	height: 60rem;
	width: 45%;
    
	}
**/
/**Portada en Nosotros**/

.imagen-nosotros-barra{
	background-image: url(../img/Familia\ Torresal.png);
	background-position: center center;
    background-size: cover;
	background-repeat: none; 
    width: 100%;
	height: 40rem;
    display: flex;
    align-items: center;



}
 /**Contacto productos **/
/**Imagenes de presentacion de los productos**/
.imagen-torresal-cocina{

    background-image: url(../img/mujer\ cocinando.jpg);
    background-position: center center;
    background-size: cover;
	background-repeat: none; 
    height: 55rem;
    display: flex;
    align-items: center;
}
  
.imagen-torresal-mesa{

	background-image: url(../img/torresalcocina1.jpg);
    background-position:center center ;
	background-repeat: no-repeat;
    background-size: cover;
    height: 55rem;
    display: flex;
    align-items: center;
}

.imagen-torremar{

	background-image: url(../img/torremarok.png);
	background-position: center center;
	background-size: cover;
	height: 55rem;
	display: flex;
	
}

.imagen-alimentaria{

	background-image: url(../img/preparando-pan.jpg);
	background-position: center center;
	background-size: cover;
	height: 45rem;
	display: flex;
	align-items: center;
}

.imagen-pesca{

	background-image: url(../img/pesca-industria.jpg);
	background-position:center center;
	background-size: cover;
	height: 45rem;
	display: flex;
	align-items: center;
}

.imagen-industria{

	background-image: url(../img/dibujo-sobre-tela.jpg);
	background-position: center center;
	background-size: cover;
	height: 45rem;
	display: flex;
	align-items: center;
}

.imagen-receta-ceviche{

	background-image: url(../img/ceviche.jpg);
	background-position:center center;
	background-size: cover;
	height: 40rem;
	display: flex;
	align-items: center;
}

.imagen-receta-lomo-saltado{

	background-image: url(../img/lomo-saltado2.jpg);
	background-position: center center;
	background-size:cover ;
	height: 30rem;
	display: flex;
	align-items: center;
}

.imagen-receta-arroz-con-pato{

	background-image: url(../img/imagen-Arroz-con-Pato.jpg);
	background-position: center center;
	background-size:cover ;
	height: 30rem;
	display: flex;
	align-items: center;
	
}

.imagen-beneficio-sal{

    background-image: url(../img/sal\ marina.jpg);
    background-position: center center;
    background-size:cover;
    height: 45rem;
    display: flex;
    align-items: center;
}

.imagen-uso-sal-exfoliante{

    background-image: url(../img/sal\ como\ exfoliante.jpg);
    background-position: center center;
    background-size:cover;
    height: 45rem;
    display: flex;
    align-items: center;
}


.imagen-tips-sal{
	background-image: url(../img/sal\ usada\ para\ limpieza.jpg);
    background-position: center center;
    background-size:cover;
    height:45rem;
    display: flex;
    align-items: center;

}

.imagen-guia{
	background-image: url(../img/);
    background-position: center center;
    background-size:cover;
    height: 35rem;
    display: flex;
    align-items: center;

}
.icono-descripcion-producto img{
	height:35px;
	width: 35px;
	margin-left: 25px;

}

.icono-descripcion-producto p{

	font-family: sans-serif;
	font-size: 15px;
}

.icono-presentacion-check img{

	height: 20px;
	width: 20px;
	margin-right: 5px; 

}
.conoce p{
	font-family:sans-serif;
	color:rgb(237,27,47);
	font-size: 13px;
} 

.conoce p:hover{

	font-family:cursive;
	color:rgb(237,27,47);
	cursor: pointer;
	font-size: 15px;

}

.iconos-caracteristicas li{

	margin-left: -350px;
}

.iconos-caracteristicas li img{

	width: 25px;
	height:30px;
	margin-right: 2px;
	
}
.iconos-caracteristicas p{
	font-family: sans-serif;
	font-size: 13px;
	
}

.recetario ul li{

	font-family: sans-serif;
	line-height: 22px;
	font-size: 15px;

}

.recetario ol li{

	font-family: sans-serif;
	line-height: 40px;
	font-size: 15px;
}

.recetario p{

	font-family: sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.recetario h1,h3{

	font-family: sans-serif;

}

.preparacion ul li {
	font-family: sans-serif;
	font-size: 40px;
	line-height: 15px;

}