.box-header ~ main.main-content{
        margin-top: 121px !important;
}

@media (max-width: 992px)
{
    .box-header ~ main.main-content{
        margin-top: 71px !important;
    }
}

.baner-content, .disenia-content, .showroom-content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.baner-content h1 span{
    font-weight: 600;
}

.baner-content .celebra{
    font-size: 3.2rem;
    line-height: 1.2em;
}

.baner-content .celebra.dia-muertos{
    font-size: 4.3rem;
    line-height: 1.1em;
}

.disenia-content .fabrica, .showroom-content .visitanos{
    font-size: 2.5rem;
    line-height: 1.2em;   
}

@media(max-width: 1200px){
    .baner-content .celebra{
        font-size: 2.7rem;
    }    

    .disenia-content .fabrica, .showroom-content .visitanos{
        font-size: 2.2rem;
    }
}

@media(max-width: 992px){
    .baner-content .celebra{
        font-size: 2.3rem !important;
    }  

    .disenia-content .fabrica, .showroom-content .visitanos{
        font-size: 2rem;
    }  
}

.btn-whatsapp-banner{
  border-radius: 10px;
  color: rgb(49, 54, 54);
  padding: 0.3rem 0.8rem;
  font-weight: 700;
  font-size: 20px;
  background-color: transparent;
  border: 2px solid rgb(49, 54, 54);
  display: inline-flex;
  align-items: center;
}

.btn-whatsapp-banner-bf{
  border-radius: 12px;
  color: #fff;
  padding: 0.3rem 1rem;
  font-weight: 600;
  font-size: 20px;
  background-color: #D85C56;
  display: inline-flex;
  align-items: center;
  border: transparent;
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.4);
}

.btn-whatsapp-banner .fa.fa-whatsapp, .btn-whatsapp-banner-bf .fa.fa-whatsapp{
    font-size: 2rem;
}

@media(max-width: 767px){

    .btn-whatsapp-banner{
      color: #fff;
      border: 2px solid #fff;
      text-shadow: 0px 0px 1px gray;
    }

    .disenia-content .fabrica, .showroom-content .visitanos{
        font-size: 1.8rem;
    }

    .baner-content h1{
        font-size: 2rem !important;
        font-weight: 400;
    }

    .baner-content h1 span{
        font-weight: 400;
    }

    .baner-content h1, .baner-content h2{
        color: #fff !important;
        text-align: center;
    }
}


.btn-matrimony:first-letter {
    text-transform: uppercase !important;
}

.btn-matrimony{
    border-color: #323C46;
    border: 1px solid #323C46 !important;
    color: #323C46;
    padding: 0.2rem 2.8rem;
    color: #323C46;
    padding: 0.3em 2.8em;
    font-weight: 400;
}

.btn-matrimony.bg-dark{
    background-color: #323C46;
    color: #fff;
}

@media(max-width: 767px){
    .btn-matrimony{
        border-radius: 6px;
    }
}

.bg-ligth-mt{
    background-color: #fafafa;
}

.faqs-title, .index-sug-bg{
    background-color: #d85c56;
}

.index-sug.index-sug-bg{
    border-radius: 0px 0px 40px 0px;
    box-shadow: 0px 1px 5px #6C7C8D;
}

.index-sug.index-sug-bg .sug-item{
    color: #fff !important;
}

.index-sug .sug-item{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1rem;
    margin: 1.5rem auto;
    color: #46495c;
    font-weight: 400;
}


.index-sug .sug-item img{
    width: 2.5rem;
    height: auto;
    margin-bottom: 0.5rem;
}

.gray-art-bg{
    background-color: rgb(247,247,247);
}


.img-art-border-l{
        border-radius: 0px 8% 8% 0px;
    }
.img-art-border-r{
    border-radius: 8% 0px 0px 8%;
}
@media (max-width: 768px) {
    .img-art-border-l{
        border-radius: 14% 0px 0px 14% !important;
    }
    .img-art-border-r{
        border-radius: 0px 14% 14% 0px !important;
    }
}

.image-360-container{
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 100%;
    height: 0px !important;
    width: 100% !important;
}

#mivideo{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.9);
        z-index: 99;
        display: flex;
        justify-content: center;
}
#mivideo .fa-times{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.5rem;
    z-index: 999;
    cursor: pointer;
}
.matrimony-lazy{
    height: 0px !important;
    padding-bottom: 65%;
    background-color: #FBF6F0;
}
.owl-carousel.owl-carousel-catalogos .owl-nav [class^="owl-"] span{
    background-color: #d85c56;
    color: #fff;
    width: 75px;
    display: flex;
    height: 130px;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 20%;
    margin-top: -150%;
}
.owl-carousel.owl-carousel-catalogos .owl-nav .owl-next span{
    border-radius:16px 0px 0px 16px;
}
.owl-carousel.owl-carousel-catalogos .owl-nav .owl-prev span{
    border-radius:0px 16px 16px 0px;
}

.carousel-producto .owl-item,
.carousel-producto .owl-item.active{
    padding: 0 1.3rem;
    padding-bottom: 2.6rem;
    opacity: 0.7;
    /*transition: 0.2s;*/
}

.carousel-producto .owl-item.active.center{
    padding: 0;
    opacity: 1;
}

.carousel-producto .owl-nav{
    display: flex;
    justify-content:center;
    padding: 0 1rem;
    position: relative;
}

.carousel-producto .owl-nav [class^="owl-"]{
    display: flex;
    align-items: center;
}
.carousel-producto .owl-nav [class^="owl-"] span{
    display: none;
}

.carousel-producto .owl-nav [class^="owl-"]:before{
    content: "";
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 7px solid transparent;
    display: inline-block;
}

.carousel-producto-v4 .owl-nav [class^="owl-"]:before{
    width: 20px; 
    height: 5px; 
    background-color: #FFF;
    transform: rotate(135deg);
    border-radius: 20px;
    border: unset !important;
    position: absolute;
    top: 15%;
    box-shadow: 0px -1px 2px;
    left: 30%;
    top: 30%;
}

.carousel-producto .owl-nav .owl-prev:before{
     border-right: 12px solid #6C7C8D;
}

.carousel-producto .owl-nav .owl-prev{
     margin-left: auto;
}

.carousel-producto .owl-nav .owl-next{
     margin-right: auto;
}

.carousel-producto-v4 .owl-nav .owl-prev, .carousel-producto-v4 .owl-nav .owl-next{
     margin-right: auto;
     margin-left: auto;
     width: 30px;
     position: relative !important;
}

.mat-v-4 .carousel-producto .owl-nav button[class^="owl-"]{
    position: absolute !important;
    width: 50px;
    height: 50px;
    background-color: #D85C56 !important;
    border-radius: 100%;
    margin: auto 10px auto 10px;
}

.carousel-producto .owl-nav .owl-prev:after{
    content: "";
    border: 1px solid transparent;
    background-color: #6C7C8D;
    height: 2px;
    width: 60px;
    display: inline-block;
}

.carousel-producto-v4 .owl-nav .owl-prev:after{
    background-color: #FFF;
    height: 5px !important;
    width: 20px !important;
    border-radius: 20px;
    transform: rotate(45deg);
    position: absolute;
    top: calc(15% + 18px);
    box-shadow: 1px 1px 3px;
    z-index: 9;
    top: 56%;
    left: 25%;
}

.carousel-producto .owl-nav .owl-next:before{
    content: "";
    border: 1px solid transparent;
    background-color: #6C7C8D;
    height: 2px;
    width: 60px;
    display: inline-block;
}

.carousel-producto-v4 .owl-nav .owl-next:before,
.carousel-producto-v4 .owl-nav .owl-next:after {
    content: "";
    background-color: #fff;
    height: 5px !important;
    width: 20px !important;
    position: absolute;
    left: 30%;
    border-radius: 20px;
}

.carousel-producto-v4 .owl-nav .owl-next:before{
    transform: rotate(-45deg);
    top: calc(20% + 18px);
    box-shadow: -1px 1px 2px;
    z-index: 9;
}


.carousel-producto .owl-nav .owl-next:after{
    content: "";
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 7px solid transparent;
    display: inline-block;
    border-left: 12px solid #6C7C8D;
}

.carousel-producto-v4 .owl-nav .owl-next:after{
  transform: rotate(45deg);
  top: 32%;
  border: unset !important;
  box-shadow: 1px 1px 2px;
}

@media(max-width: 768px){
    .carousel-producto .owl-nav .owl-prev:after,
    .carousel-producto .owl-nav .owl-next:before{
        height: 3px;
        width: 50px;
    }

    .carousel-producto .owl-nav .owl-next:after,
    .carousel-producto .owl-nav .owl-prev:before{
        border-top: 10px solid transparent;
        border-bottom: 11px solid transparent;
    }
    .carousel-producto .owl-nav .owl-next:after{
        border-left: 16px solid #6C7C8D;
    }
    .carousel-producto .owl-nav .prev:before{
        border-right: 16px solid #6C7C8D;
    }
}


.box-review{
    padding: 1rem 0.7rem;
    border-radius: 20px;
    box-shadow: 0px 0px 4px -3px;
    margin: 0.5rem;
    background: #fff;
    height: 210px;
    overflow: hidden;
    border: 2px solid transparent;
 }
 .mat-v-4 .box-review{
    border: unset;
    box-shadow: 0px 1px 4px -1px gray;
 }
 .box-review:hover{
    border:2px solid rgb(43,145,255);
 }
 .mat-v-4 .box-review:hover{
    border: unset;
 }

 .box-review .text-primary{
    color: rgb(43,145,255) !important;
  }

  .mat-v-4 .box-review .text-primary{
    color: #d85c56 !important;
  }

.box-review label[for^="star-"]{
    cursor: pointer;
    font-size: 2rem;
    color:#FDCC0D
}
@media (max-width: 400px){
    .box-review label[for^="star-"]{
        font-size: 2rem !important;
    }
}

@media (max-width: 640px){
    .box-review{
        height: 300px !important;
    }

    .mat-v-4 .box-review{
        height: auto; !important;
    }

    .expericiencias-container{
        overflow-y: auto !important;
        height: 500px;
    }

    .text-comment-review {
      -webkit-line-clamp: 7 !important;
    }
}

.user-ico{
    width: 45px;
    height: 45px;
    color: #ffffff;
    border-radius: 100%;
    background-color: rgb(43,145,255);
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mat-v-4 .user-ico{
    background-color: #d85c56;
}

.user-ico:before{
    content: "L";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 40%;
    padding: 0;
    border-radius: 100%;
    background-color: #00FF00;
    color: #ffffff;
    font-size: 0.7rem;
    border: 0.05rem solid #ffffff;
    transform: scale(-1, 1) rotate(-35deg);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}
.mat-v-4 .user-ico:before{
    background-color: #82E870;
}

.user-name-review{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 170px;
}
.text-comment-review {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-review b{color: #000; font-weight: 600;}
.table-review td{
    line-height: 1.3em;
}





/* width */
::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FBF6F0; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #46495c; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #46495c; 
}


.card-art{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: rgb(247,247,247);
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.card-art-2 .img-art-container{
    width: 100%;
    height: 0;
    padding-bottom: 133.33%;
    position: relative;
    overflow: hidden;
}

.card-art-2 img{
    border-radius: 16px;
    box-shadow: 0px 1px 5px #6C7C8D;
    margin-bottom: 1rem;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.card-art a{
    border-radius: 6px;
}

@media(max-width: 767px){
    .card-art .head{
        position: absolute;
        background-color: rgba(70, 73, 92, 0.5);
        color: #fff;
        bottom: 0%;
        margin: 15px;
        border-radius: 10px;
        text-align: center;
    }

    .card-art .body{
        margin-bottom: 60%;
    }

    .card-art h3, .card-art p, .card-art a{
        color: #fff !important;
    }

    .card-art a{
        border: 1px solid #fff !important;
        width: 100%;
        border-radius: 0px !important;
    }
}

@media (min-width: 1200px) {
    .produc-example.container{
        width: 1350px !important;
        max-width: 1450px !important;
    } 
}

.buenfin-desc-msg {
    color: #3E3E42 !important;
    font-family: 'Playfair Display';
}

@media(max-width: 767px){
    .buenfin-desc-msg {
/*        color: #fff !important;*/
    }
}

@media (max-width: 992px) {

    .buenfin-desc-msg .en-todajoyeria{
        font-size: 2rem !important;
    }

    .img-buenfin{
        width: 75px !important;
    }

    .buenfin-desc-msg .minus10{
        font-size: 5rem !important;
        line-height: 5rem !important;
/*        letter-spacing: -1rem !important;*/
    }

    .buenfin-desc-msg .percentage{
        font-size: 2rem !important;
        line-height: 3rem !important;
    }
    .buenfin-desc-msg .dedescuento{
        font-size: 1rem !important;
        line-height: 0rem !important;
    }

    .buenfin-desc-msg .conmayor{
        font-size: 1rem !important;
    }
}

.span-q{
    text-decoration-color: #d85c56;
    text-decoration-line: underline;
}

.buenfin-desc-msg .en-todajoyeria{
    font-size: 4rem;
    font-weight: 400;
}

.buenfin-desc-msg .en-toda-joyeria{
    font-family: 'Poppins';
}

.img-buenfin{
    width: 150px;
}

.buenfin-desc-msg .minus10{
    font-size: 10rem;
    line-height: 9rem;
/*    letter-spacing: -1rem;*/
}

.buenfin-desc-msg .percentage{
    font-size: 4rem;
    line-height: 6rem;
}
.buenfin-desc-msg .dedescuento{
    font-size: 1.8rem;
    line-height: 1rem;
    font-weight: 400;
}

.buenfin-desc-msg .conmayor{
    font-size: 2rem;
}


.expericiencias-container{
    overflow-y: auto;
    position: relative;
    overflow: hidden;
    height: 700px;
    background: linear-gradient(to top, #fff 0%, rgba(0, 0, 0, 0) 10%),  /* Degradado en el top */
                linear-gradient(to bottom, #fff 0%, rgba(0, 0, 0, 0) 10%); /* Degradado en el bottom */
}

.contenedor{
    position: relative;
    z-index: -1;
}

@media (min-width: 767px) {
    .box-review.scaled{
        transform: translateY(-50%);
    }
}

    /* Estilos de la ficha de reseña */
    .review-card {
      background-color: white;
      border-radius: 16px;
      padding: 20px;
      margin: 0 10px 20px 10px; /* Añadido margen lateral para evitar que se encimen */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      width: calc(100% - 20px); /* Ajuste del ancho para considerar el margen */
      transition: transform 0.3s ease;
      border: 1px solid #f0f0f0;
    }
    
    .review-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    }
    
    /* Animaciones para las columnas - ajustadas para crear un loop continuo */
    @keyframes scroll-slow {
      0% { transform: translateY(0); }
      100% { transform: translateY(calc(-100% / 2)); }
    }
    
    @keyframes scroll-medium {
      0% { transform: translateY(0); }
      100% { transform: translateY(calc(-100% / 2)); }
    }
    
    @keyframes scroll-fast {
      0% { transform: translateY(0); }
      100% { transform: translateY(calc(-100% / 2)); }
    }
    
    @keyframes scroll-very-fast {
      0% { transform: translateY(0); }
      100% { transform: translateY(calc(-100% / 2)); }
    }
    
    .animate-scroll-slow {
      animation: scroll-slow 60s linear infinite;
    }
    
    .animate-scroll-medium {
      animation: scroll-medium 50s linear infinite;
    }
    
    .animate-scroll-fast {
      animation: scroll-fast 55s linear infinite;
    }
    
    .animate-scroll-very-fast {
      animation: scroll-very-fast 45s linear infinite;
    }
    
    /* Pausar animación al pasar el mouse */
    .review-column:hover .review-column-content {
      animation-play-state: paused;
    }
    
    /* Columnas y estructura */
    .review-columns-container {
      position: relative;
      height: 600px;
      overflow: hidden;
    }
    
    .review-column {
      height: 100%;
      overflow: hidden;
      position: relative;
    }
    
    .review-column-content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      width: 100%;
    }
    
    /* Duplicar el contenido para animación continua */
    .review-column-content:before,
    .review-column-content:after {
      content: "";
      display: block;
      height: 10px; /* Espacio entre conjuntos de tarjetas */
    }
    
    /* Configuración para loop infinito */
    .review-column-content {
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      animation-fill-mode: forwards;
    }
    
    /* Hacemos que cada columna tenga el mismo contenido al principio y final */
    .review-column-content > div:first-child {
      margin-top: 10px;
    }
    
    .review-column-content-duplicate {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      width: 100%;
    }
    
    /* Gradientes de desvanecimiento - más agresivos en ambos extremos */
    .fade-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      background: 
        linear-gradient(to bottom, 
          rgba(255, 255, 255, 1) 0%, 
          rgba(255, 255, 255, 1) 10%, 
          rgba(255, 255, 255, 0) 15%, 
          rgba(255, 255, 255, 0) 85%, 
          rgba(255, 255, 255, 1) 90%, 
          rgba(255, 255, 255, 1) 100%),
        linear-gradient(to right, 
          rgba(255, 255, 255, 1) 0%, 
          rgba(255, 255, 255, 0) 5%, 
          rgba(255, 255, 255, 0) 95%, 
          rgba(255, 255, 255, 1) 100%);
      z-index: 10;
    }
    
    /* Estilos estrellas */
    .stars-container {
      display: flex;
      color: #FFD700;
    }
    
    /* Estilos para versión móvil */
    .mobile-reviews-column {
      height: 500px;
      overflow: hidden;
      position: relative;
    }
    
    .mobile-reviews-content {
      animation: scroll-mobile 45s linear infinite;
    }
    
    .mobile-reviews-content:hover {
      animation-play-state: paused;
    }
    
    @keyframes scroll-mobile {
      0% { transform: translateY(0); }
      100% { transform: translateY(calc(-100% / 2)); }
    }