body{
    font-family: 'Arial';
}

h1{
    font-weight: bold;
}

main {
    margin-top: 63px; /* Ajusta según la altura del navbar en pantallas grandes */
}

/*Monster Banner*/
/* Estilos para el banner */
.monster-banner-container {
  position: relative;
  height: 950px; /* Ajusta la altura según sea necesario */
  overflow: hidden; /* Asegura que la imagen no se desborde del contenedor */
}

.btn-primary{
 background-color: transparent;
 border-bottom: 2px #F7AA08 solid;    
 border-left: none;    
 border-right: none;    
 border-top: none;    
}

.navbar-light .navbar-nav .nav-link{
    color: white!important;
}
.navbar-light .navbar-nav .inactive{
    color: rgb(51, 51, 51)!important;
}
.navbar-nav {
    padding-top: 0px;
}

.monster-banner-image {
  background-image: url('../images/livingrock-bg-slider_01.png'); /* Reemplaza con la URL de tu imagen */
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.monster-banner-text-overlay {
  position: absolute;
  top: 50%;
  left: 9%;
  transform: translateY(-50%); /* Centra verticalmente el texto */
  z-index: 1; /* Asegura que el texto esté encima de la imagen */
}

.txt-title{
    font-weight: 900;
    font-size: 3.125rem;
    line-height: 60px;
    color: white;
    margin-bottom: 1rem;
}
.txt-title-slider{
    font-weight: 900;
    font-size: 2.125rem;
    line-height: 40px;
    padding-top: 15px;
    color: white;
    margin-bottom: 1rem;
}
.txt-title-interna{
    font-weight: 900;
    font-size: 3.125rem;
    line-height: 60px;
    color: black;
    margin-bottom: 1rem;
}
.img-slider{
    width: 70%;
}
.txt-title-mobile{
    font-weight: 900;
    font-size: 2.125rem;
    line-height: 40px;
}

.txt-subtitle{
    font-family: 'Arial';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: black;
}
.txt-subtitle-slider{
    font-family: 'Arial';
    font-weight: 300;
    font-size: 1.175rem;
    line-height: 20px;
    padding-top: 40px;
    color: white;
}

.txt-subtitle-mobile{
    font-family: 'Arial';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 24px;
}


.bg-cover-bienvenido {
    background-image: url('../images/masefe-slider_01.png');
    /* background-image: url('../images/masefe-slider_01.png'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px;
}


.bg-cover-beneficios {
    /*background-image: url('../images/livingrock-bg-web_02a.png'); /* Cambia la URL de la imagen de fondo */
    /* background-image: url('../images/bg-beneficios.png'); */
    background-size: cover;
    height: 850px;
    /*display: flex;
    flex-direction: column;
    justify-content: flex-end;]*/
}
.bg-cover-digital {
    background-size: cover;
    height: 768px;
    /*display: flex;
    flex-direction: column;
    justify-content: flex-end;]*/
}

.bg-cover-beneficios-02 {
    background-image: url('../images/masefe-dispersion_bgdesktopv2.png');
    /* background-image: url('../images/masefe-dispersion_bgdesktop.png'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1200px;
}
.bg-cover-tarjetahabiente {
    background-image: url('../images/masefe-beneficios_bgdesktop.png');
    /* background-image: url('../images/masefe-dispersion_bgdesktop.png'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px;
}
.bg-cover-cashback {
    background-image: url('../images/masefe-cashback_bgdesktop.png');
    /* background-image: url('../images/masefe-dispersion_bgdesktop.png'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px;
}
.cashback-board .cashback-offert{
    font-size: 2.1rem;
}
.cashback-board .cashback-offert strong{
    font-weight: 800;
    font-size: 2.1rem;
    display: block;
}
.bg-cover-crossborder {
    background-image: url('../images/masefe-envia_desktop.png');
    /* background-image: url('../images/masefe-dispersion_bgdesktop.png'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
}

.bg-cover-beneficios-03 {
    /* background-image: url('../images/livingrock-bg_transparencia.png'); */
    background-size: cover;
    background-color: #10100F;
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px;
}

.bg-servicios-card{
    background-image: url('../images/livingrock-bg_servicios-mob.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px;
}

.bg-cover-servicios {
    background-image: url('../images/livingrock-bg_servicios.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1300px;
}

.text-content {
    color: white; /* Cambia el color del texto si es necesario */
    padding-left: 10%;
    padding-top: 10%;
    font-family: 'Geologica';
    font-weight: 300;
    font-size: 2rem;
    line-height: 42px;
}

.sub-text-content{
    padding-left: 10%;
    margin-top: 60%;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 23px;
    font-family: 'Arial';
}

.image-content {
    text-align: center;
}
.image-content img {
    max-width: 100%; /* Asegura que la imagen no exceda el contenedor */
    height: auto;
}


.diamond-bullets {
  list-style: none;
  padding-left: 10px;
}

.diamond-bullets li {
  position: relative;
  padding-left: 40px;
}

.plus-bullets li::before {
  content: '';
  background-image: url('../images/list-plus.png');
  /* position: absolute; */
  left: 0;
  top: 50%;
  border-radius: 50%;
  width: 30px; /* Ajusta el tamaño del rombo */
  height: 30px;
  background-color: #FEC424; /* Color del rombo */
}
.diamond-bullets li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 50%;
  width: 10px; /* Ajusta el tamaño del rombo */
  height: 10px;
  background-color: #FEC424; /* Color del rombo */
}

.slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.slide {
  position: relative;
}

.slide img {
  width: 100%;
  display: block;
}

.text-overlay {
  position: absolute;
  top: 90%; /* Centro verticalmente */
  left: 50%; /* Centro horizontalmente */
  transform: translate(-50%, -50%); /* Ajusta el centro en base a su propio tamaño */
  width: 90%; /* Ajusta el ancho en relación al contenedor */
  color: white;
  padding: 20px; /* Padding responsivo */
  box-sizing: border-box; /* Incluye el padding en el ancho total */
  border-radius: 5px;
  text-align: center; /* Centra el texto dentro del overlay */
}

.text-overlay p {
  margin: 10px 0 0;
  font-size: 16px; /* Tamaño del texto */
}
.list-item-footer{
    padding-top: 25px;
}

#Bienvenido, #Bene, #Digital, #Aplicacion, #Tarjetahabiente, #Cashback, #Beneficios, #Beneficios-02, #Beneficios-03, #Servicios{
    display: block; /* Se muestra en pantallas grandes */
}

#Bienvenido-mobile, #Beneficios-mobile, #Servicios-mobile, #Dispersion-mobile, #Crossborder-mobile, #Cashback-mobile, #Aplicacion-mobile, #sitemap-mobile {
    display: none; /* Se oculta en pantallas grandes */
}

.diestablishments-list{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.diestablishments-list .diestablishments-item{
    width: 28%;
    display: flex;
    padding-top: 25px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.diestablishments-item p{
    text-align: center;
    font-size: 1.3rem;
    font-weight: 800;
    padding:15px 0px;
    margin: 0;
}
.diestablishments-item span{
    font-size: 1rem;
    line-height: 1.1;
    text-align: center;
}
.img-dispersion-mob{
    width: 100%;
}
.text-beneficios-mob{
    background-color: #10100F;
    padding: 15px;
    min-height: 500px;
}
.app-mob{
    background-color: #10100F;
    padding: 15px;
}
.diestablishments-c-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.slide-beneficios{
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 35px;
}
.diestablishments-c-item p{
    font-weight: 800;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 15px;
    margin-bottom: 15px;
}
.diestablishments-c-item span{
    font-weight: 300;
    text-align: center;
    font-size: 1rem;
}
.slide-beneficios-title{
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 35px;
}
.empresarial-title{
    padding: 40px 0px;
}
.empresarial-title h2{
    padding-bottom: 24px;
}
.empresarial-title-item{
    display: flex;
    flex-direction: column;
}
.empresarial-title-item img{
   width: 100%;
}
.empresarial-item{
    background-color: #f5f5f5;
    border-radius: 16px;
    padding: 48px;
    border: 2px solid #ffffff;
    margin-right: 50px;
    min-height: 580px;
    background: linear-gradient(140deg, rgb(247, 222, 0, .5) 2%,rgb(247, 247, 247),  rgb(255, 255, 255));
    -webkit-box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
    -moz-box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
    box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
}
.empresarial-item-img{
    background-image: url('../images/masefe-empresarial.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
    padding: 48px;
    border: 2px solid #ffffff;
    margin-right: 50px;
    min-height: 580px;
    -webkit-box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
    -moz-box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
    box-shadow: 0 20px 15px -5px rgba(0,0,0,5%),0 8px 10px -6px rgba(0,0,0,.10%);
}
.block-wrapper{
    min-width: 100%;
}
.multiple-slider .slick-list{
    min-height: 650px;

}
.cashback-img{
    width: 80%;
}
.cashback-board{
    text-align: left;
}
.masefe-footer{
    display: block;
}
.block-wrapper{
    min-width: 1920px;
}
/* Estilo para pantallas de 1920px o menos */
@media (max-width: 1920px) {
    .block-wrapper{
        min-width: 1920px;
    }  
}
/* Estilo para pantallas de 768px o menos */
@media (max-width: 768px) {
    .empresarial-item-img{
        margin-right: 0px;
    }
    .empresarial-item{
        padding: 24px;
        margin-right: 0px;
    }
    
}
/* Estilo para pantallas de 991px o menos */
@media (max-width: 991px) {
    #Bienvenido, #Bene, #Digital, #Aplicacion, #Tarjetahabiente, #Cashback, #Beneficios, #Beneficios-02, #Beneficios-03, #Servicios, #sitemap{
        display: none; /* Se oculta en pantallas pequeñas */
    }

    #Bienvenido-mobile, #Beneficios-mobile, #Servicios-mobile, #Dispersion-mobile, #Crossborder-mobile, #Cashback-mobile, #Aplicacion-mobile, #sitemap-mobile{
        display: block; /* Se muestra en pantallas pequeñas */
    }

    .bg-servicios-card .img-serv-cards{
        margin-top: 20%;
    }
    .cashback-board{
        margin: 0 auto;
        text-align: center;
    }
    .navbar-nav {
        padding-top: 50px;
    }
   
}
.button-footer-mob{
    background-color: #10100F!important;
    border-bottom: 1px solid #353535;
}
.button-footer-mob button{
    background-color: #10100F;
    border-bottom: 1px solid #353535;
    border: 0px;
}
@media (max-width: 767px) {
    .bg-servicios-card{
        height: 900px;
    }
    .bg-servicios-card .img-serv-cards{
        margin-top: 40%;
    }
}

@media (max-width: 512px) {
    .bg-servicios-card{
        height: 800px;
    }

    .bg-servicios-card .img-serv-cards{
        margin-top: 30%;
    }
}

@media (max-width: 454px) {
    .bg-servicios-card{
        height: 700px;
    }

    .bg-servicios-card .img-serv-cards{
        margin-top: 30%;
    }
}

@media (max-width: 412px) {
    .bg-servicios-card .img-serv-cards{
        margin-top: 50%;
    }
}
.footer{
    background-color: #10100F;
    padding: 50px 0px;
}
.footer-list{
   margin-right: 20px;
   padding-left: 0px;
}
.footer-item{
   padding-top: 15px;
   list-style: none;
}
.footer-app{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.bi-chevron-down{
    color: white;
}
.footer-app img{
    width: 200px;
}
.serv-cards{
    height: 60%;
}

.slick-dots{
    position: initial !important;
    text-align: right !important
}

.slick-dots li.slick-active button:before{
    color: #F7AA08 !important;
}


.slick-dots li button:before {
    font-size: 12px !important;
}


::placeholder {
  color: #D5D5D5 !important;
}

/* Para versiones antiguas de Firefox */
:-moz-placeholder {
  color: #D5D5D5 !important;
}

/* Para versiones antiguas de Internet Explorer y Edge */
:-ms-input-placeholder {
  color: #D5D5D5 !important;
}


.error {
  color: #F93430;
  display: inline-block;
  font-weight: 100;
  font-family: "Geologica", sans-serif;
}

input.error, input.error:focus, input.check.error {
  border: 1px solid #F93430;
  color: #F93430;
}

textarea.error, textarea.error:focus, textarea.check.error {
  border: 1px solid #F93430;
  color: #F93430;
}


.btnContact:hover {
    color: #D5D5D5 !important; /* Color al pasar el ratón */
}



