﻿* {
    margin: 0;
    padding: 0;
}
/*titulo*/
header.titulo {
    color: coral;
    text-align: center;
    display: block;
    margin-top: 1%;
    margin-bottom: 5px;
    font-family:cursive;
   
}

    header.titulo h1.titulo {
        font-size: 250%;     
    

    }

    header.titulo p.subTitulo {
        font-size: 150%; 
        font-style: bold;
    }
    body{
        background: url(imagenes/40.jpg);
        background-size:auto;

    }
img.imgUlala {
    width: 50%;
    height: 50%;
    float: left;
    margin-right: 15%;
    animation: 3s ease beat;
}
    @keyframes beat {
        25%, 50%, 75%, 100% {transform: 
          scale(0.5, 0.5);}
        100%, 75%, 50%, 0% {transform:
        scale(0.99, 0.99);}
        
    }
    @keyframes beat1 {
        25%, 50%, 75%, 100% {transform: 
          scale(0.50, 0.50);}
        100%, 75%, 50%, 0% {transform:
        scale(0.89, 0.89);}
        
      }

div.imageUlala {
    width: 90%;
    margin: 10px auto;
    padding: 2%;
    font-family:Helvetica;
}

    div.imageUlala h1.titulo {
        margin-bottom: 20px;
        font-family: arial;
    }
/*menu*/
div.menu ul{
    list-style: none;
    text-align: center;
    margin: 0%;
    padding: 0%;
    background-color: #ca6060;
    color: #eaeaea;
}
div.menu li{
    display:inline-block;
}
div.menu li > a {
    background-color: #ca6060;
    color: white;
    text-decoration-color: none;
    padding: 5%;
    display: inline-block;
    min-width: 200px;
} 
div.menu li > a:hover {
    color: #000;
    background-color: #eaeaea;
}
div.menu{
    cursor: crosshair;
}
    /*imagenes*/
#imagenes {
    margin-bottom:center;
    margin-right: center;
    margin-left: 7% ;
    margin-top: 5%;
}

.subtitulos {
    width: 0%;
    height: 0%;
}
img.img1 {
    width: 210px;
    height: 225px;
    float: inherit;
    padding-bottom:center;
    margin-bottom: 50px;
    margin-left: 70px;
    transition: transform 1s ease; 
}
.img1:hover {
    transform: scale(1.7);
}

/*aceites*/

div.imgRomero {
    width: 90%;
    margin: 20px auto;
    background-color: aquamarine;
    color: black;
    padding: 15px;
}

h1.tituloRomero {
    color: #ca6060;
    background-color: transparent;
    font-weight:900;
    text-decoration:underline;
    font-family: Arial;
}



div.reset {
    clear: both;
}

div.imgRomero1 {
    width: 90%;
    margin: 20px auto;
    background-color: aquamarine;
    color: black;
    padding: 15px;
    
}


div.imgRomero2 {
    width: 90%;
    margin: 20px auto;
    background-color: aquamarine;
    color:black;
    padding: 15px;
}



div.imgRomero3 {
    width: 90%;
    margin: 20px auto;
    background-color: aquamarine;
    color: black;
    padding: 15px;
    
}



div.imgRomero4 {
    width: 90%;
    margin: 20px auto;
    background-color: aquamarine;
    color: black;
    padding: 15px;
}

    div img.romero1 {
        float:left;
        margin: 30px;
        width: 300px;
        transition: transform 1s ease; 
    }
    img.romero1:hover {
        transform: scale(1.1);}
/*jabones*/
div.jabon1 {
    width: 90%;
    margin: 20px auto;
    background-color:burlywood;
    color: black;
    padding: 15px;
}
h1.titulojabon {
    color: #d81818;
    background-color: transparent;
    font-weight:900;
    text-decoration:underline;
    font-family: Arial;
}
div.jabon1 img.left {
    float:left;
    margin: 30px;
    width: 300px;
    transition: transform 1s ease; 
}
div.jabon1 img.right {
    float:right;
    margin:30px;
    width: 300px;
    transition: transform 1s ease; 
}
img.left:hover {
    transform: scale(1.1);}
img.right:hover {
        transform: scale(1.1);}
/*iconos*/
.mano {
    width: 15%;
    margin-left: 200px;
    rotate: 90deg;
    display: inline-block;
    vertical-align: text-top;
    animation: 1s ease 0s infinite beat;
    
    
}
div.iconos {
    width: 100%;
    margin-left: 20%;
    padding: 30px;   
}
    div.iconos img.facebook {
        width: 200px;
        padding: 20px;
    }
    div.iconos img.whatsapp {
        width: 200px;
        padding: 20px;        
    }
    div.iconos img.instagran {
        width: 200px;
        padding: 20px;       
    }
p.hola {
    margin: 50px;
}
    footer.piePag {
    margin: 60px;
    display: flex;
    justify-content:center;
    font-style:italic;
    
}
footer.piePag1 {   
    margin:50px;
    justify-content:center;
    font-style:italic;
}
div.contacto {
    display: flex;
    justify-content: left;
    margin: 20px;
    font-family:Arial;
}

    div.contacto p.sub1 {
        width: 200px;
        color: royalblue;
        font-style: oblique;
    }

div.text {
    margin-left: 3%;
    margin-right: 10%;
    margin-top: 1%;
    line-height: 200%;
    font-family:'Courier New';
}

div.textEucalipto {
    margin-left: 3%;
    margin-right: 10%;
    margin-top: 1%;
    line-height: 200%;
    font-family:'Courier New';
}

div.textRecino {
    margin-left: 3%;
    margin-right: 10%;
    margin-top: 1%;
    line-height: 200%;
    font-family:'Courier New';
}
div.subtituloj {
    margin-left: 30%;
    margin-right: 10%;
    margin-top: 5%;
    margin-left: 20%;
    font-family:'Courier New';
    

}
@media screen and (max-widht:400px){
    .contenedor{
        width:100%;
    }
}