*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}
body{
    background: 
    
}
#contenedor{
    background: -webkit-linear-gradient(90deg, #ebd6b8, #e1c894, #eee2c4); 
    width: 1500px;
    margin:auto;
    font-family: "Playfair Display", serif;

    
}
#encabezado {


      display: flex;
      justify-content: space-between;
      align-items: center;
      background: rgba(255, 255, 255, 0.85);
      backdrop-filter: blur(6px);
      padding: 10px 60px;
      box-shadow: 0 3px 12px rgba(0,0,0,0.15);
      position: sticky;
      top: 0;
      z-index: 1000;
      height: 110px;
      }
    
#menu{
    margin-right: 30PX;
}

#logo img{
    width: 180px;
    height: 150px;


}
#titulogo{
    
    font-size: 20PX;
    color: white;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}
.texto{
      font-family: "Fleur De Leah", cursive;
    color:#524003;
    

}
#opciones{
    display: flex;
    list-style: none;
    }

    #opciones li a{
    text-decoration: none;
    padding: 15px;         
    color: #524003;
    font-size: 15px;
    font-weight: bold;

    }

    #opciones li a:hover{
    background:#deb66c;
    border-radius: 16px;

    }
    #banner img{  
    width: 1500px;
    }
    #baner img{
        width: 1600PX;
        height: 560PX;
    }
    #conoce{
        text-align: center;        
        
    }
    #frase{
    color: #524003;
    text-align: center;    
    font-family:"Cinzel Decorative", serif;
    font-weight: bold;
    font-style: normal;
    
    
}
#nuestros{
    color: #524003;
    text-align: center;    
    font-family:"Cinzel Decorative", serif;
    font-weight: bold;
    font-style: normal; 
   margin: 60px 0 30px;
   

}
   .container{
    width: 1200px;
}
.carousel-item h5{    
    font-weight: bold;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;

}
.carousel-indicators .active{
    background-color:#e6dcbc;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    border-radius: 50%;

} 
.tamaño{
    font-size: 40px;
    color:#e6dcbc;
    text-align: center;
}
.texto{
    text-align: center;
    font-size: 30px;
    color: #e6dcbc;
}
    .card {
      border: none;
      border-radius: 16px;
      overflow: hidden;
      transition: all 0.3s ease;
      box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    }

    .card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 20px rgba(212,175,55,0.3);
    }

    .card-body {
      background: #f2b448;
      text-align: center;
    }

    .card-title {
      font-family: "Cinzel Decorative", serif;
      color:#524003;
      font-weight: bold;
      margin-top: 15PX;
    }

    .btn-warning {
      background-color:rgb(233, 233, 189);
      border: none;
      color:;
      font-weight: 600;
      transition: all 0.3s;
    }

    .btn-warning:hover {
      background-color: rgb(235, 235, 193);
    }  

main{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 40px;
}
main img{
    width: 30%;
    height: 30%;
    border-radius: 10px;
    box-shadow: 0 4px 12px;
}

#kaulin img{
height: 700px;
width: 1500px;
}
#historia{
    color: #524003;    
    font-family:"Cinzel Decorative", serif;
    font-weight: bold;
    font-style: normal;
    font-size: 35PX;
    margin-left: 20PX;
    
}


#productos{
    color: #524003;
    text-align: center;    
    font-family:"Cinzel Decorative", serif;
    font-weight: bold;
    font-style: normal;   
    padding: 30PX;  
    font-size: 40px;
}
.destacados #farol{
    width:426px ;
    height: 384px;
}
.pie{
    /* background-color:  rgb(193, 193, 106) ; */
    color: #645710;
    text-align: center;
    padding: 25px 10px;
    font-family: poppins , sans-serif;
    font-size: 14px;
}
#versiculo{
    margin-bottom: 10PX;
    font-style: italic;
    font-size: 19px;
}
#llama{
    text-align: center;
}

  footer {
    text-align: center;
      padding: 50px 20px 30px;
      margin-top: 80px;
    }

    footer h2 {
      font-family: "Playfair Display", serif;
      margin-bottom: 20px;
    }

    footer p {
      margin: 6px 0;
      font-size: 20px;
    }
    .tamaño-c{
        /* width: 1500px; */
        height: 608px;
    
    }
    .carousel-item img{
        height: 608px;
    }
    .texto-denario{
    text-align: center;
    font-size: 30px;
   color: #e6dcbc;

    }
    .tamaño-denario{
       /* color: #645710; */
       font-size: 40px;   
    text-align: center;
     color: #e6dcbc;
 
    }
    .susurros{
        background-size:cover;
        text-align: center;
        padding: 30px 15px;
        color: #524003;
        font-family:50px ;
    }
    .susurros h2{
         color: #524003;
         text-align: center;    
        font-family:"Cinzel Decorative", serif;
        font-weight: bold;
         font-style: normal; 
          /* margin: 20px 0 20px; */
          /* margin-bottom: 10px; */
          padding: 10px;

   
       
    
    }
    .susurros P{
        font-size: 20px;
        margin-bottom: 25px;

    }
    .susurros .oraciones{
        background-color: #d6b67a;
        padding: 10px 25px;
        color: white;
        text-decoration: none;
        border-radius: 6px;
    }
    
    .oracion-caja {
      background-color: #fff;
      border-radius: 15px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      overflow: hidden;
      transition: transform 0.3s ease;
    }
    .oracion-caja:hover {
      transform: translateY(-5px);
    }
    .oracion-imagen {
      width: 100%;
      height: 350px;
      object-fit: cover;
    }
    .oracion-texto {
      padding: 20px;
      text-align: justify;
    }
    body {
      background-color: #f5f5f5;
    }
    .oracion {
         color: #524003;
         text-align: center;    
        font-family:"Cinzel Decorative", serif;
        font-weight: bold;
         font-style: normal; 
          padding: 10px;


    }




    




