.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-100 {
    padding-top: 100px;
}
.p-t-110 {
    padding-top: 110px;
}
.p-t-120 {
    padding-top: 120px;
}
.p-t-130 {
    padding-top: 130px;
}
.p-t-140 {
    padding-top: 140px;
}

.p-t-148 {
    padding-top: 148px;
}

.p-t-150 {
    padding-top: 150px;
}

.p-t-160 {
    padding-top: 160px;
}

.p-t-170 {
    padding-top: 170px;
}

.p-t-180 {
    padding-top: 180px;
}

.p-t-190 {
    padding-top: 190px;
}


.p-t-200 {
    padding-top: 200px;
}

.p-t-210 {
    padding-top: 210px;
}

.p-t-220 {
    padding-top: 220px;
}

.p-t-230 {
    padding-top: 230px;
}

.p-t-240 {
    padding-top: 240px;
}



.p-t-250 {
    padding-top: 250px;
}

.p-t-260 {
    padding-top: 260px;
}

.p-t-270 {
    padding-top: 270px;
}

.p-t-280 {
    padding-top: 280px;
}

.p-t-290 {
    padding-top: 290px;
}

.p-t-300 {
    padding-top: 300px;
}

.p-t-350 {
    padding-top: 350px;
}


.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-b-150 {
    padding-bottom: 140px;
}

.p-b-190 {
    padding-bottom: 190px;
}

.p-b-200 {
    padding-bottom: 200px;
}

.p-b-230 {
    padding-bottom: 230px;
}

.p-b-300 {
    padding-bottom: 300px;
}

.p-b-310 {
    padding-bottom: 310px;
}

.p-b-410 {
    padding-bottom: 410px;
}

.p-b-450 {
    padding-bottom: 450px;
}

.p-b-500 {
    padding-bottom: 500px;
}

.p-b-550 {
    padding-bottom: 550px;
}

.p-b-600 {
    padding-bottom: 650px;
}

/* Estilos de textos */



h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 2.8em;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 2em;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 2em;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 1.8em;
}


h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}


p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
    line-height: 35px;
}

.texto-nosotros {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1em;
    line-height: 35px;
}


.titulo-nuestros {
	font-size: 2em;
}


.titulo-tecnologia {
	font-size: 1.7em;
    line-height: 50px;
}


.titulo-bienestar {
	font-size: 2.3em;
}

.texto-bienestar {
	font-size: 1.8em;
}

.texto-consentirte {
	font-size: 1.4em;
}

.titulo-bienestar-movil {
	font-size: 2em;
}

.texto-bienestar-movil {
	font-size: 1.5em;
}


.titulo-baner-movil{
    font-size: 2.5em;
}

.texto-experiencia{
    font-size: 1em;
}

/* Estilos de color */

.c-blanco{
    color: rgba(255,255,255,1);
}

.c-negro{
    color: rgba(0,0,0,1);
}

.c-naranja{
    color:rgba(192,137,104,1);
}

.bgm-verde-01{ 
    background-color: rgba(108,129,120,1);
}

.bgm-gris-01{ 
    background-color: rgba(239,239,239,1);
}

.bgm-naranja-01{ 
    background-color: rgba(179,118,84,1);
}




.btn-agenda{
    background-color: rgba(108,129,120,1);
    color: rgba(255,255,255,1);
    border-radius: 20px !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}

.btn-agenda-02{
    background-color: rgba(192,137,104,1);
    color: rgba(255,255,255,1);
    border-radius: 20px !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}


.btn-agenda-02:hover{
    background-color: rgba(192,137,104,1);
    color: rgba(255,255,255,1);
    border-radius: 20px !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}

.btn-agenda-03{
    background-color: rgba(234,234,234,1);
    color: rgba(0,0,0,1);
    border-radius: 20px !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}

/* Estilos de seccion */

.seccion-descubre{
    background-color: rgba(71,67,64,1);
	padding: 50px 0 50px;
}


.seccion-en-albada{
    background-color: rgba(244,238,230,1);
	padding: 150px 0 150px;
}

.seccion-en-albada-movil{
    background-color: rgba(244,238,230,1);
	padding: 80px 0 80px;
}

.seccion-tecnologia{
    background: url(../../app-assets/images/banner-tecnologia-albada.jpg);
    background-size: cover;
    padding: 50px 0 140px;
}


.seccion-footer{
    background-color: rgba(242,242,242,1);
	padding: 35px 0 35px;
}

.seccion-footer-movil{
    background-color: rgba(242,242,242,1);
	padding: 35px 0 35px;
}

.seccion-consentirte{
    background-color: rgba(179,118,84,1);
}




.navbar-custom {
    background-color: rgba(11, 14, 11, 1);
    /* Fondo negro con opacidad */
}

.navbar-custom {
    background-color: rgba(0, 0, 0, 0.7);
}

.navbar-scrolled {
    background-color: rgba(0, 0, 0, 0.9) !important;
    transition: background-color 0.3s ease;
}

.modal-menu ul {
    list-style: none;
    padding: 0;
}

.close-menu-movil { 
    color: white; 
    opacity: 1;
	font-size: 3em;
}

.close-menu-movil:hover { 
    color: white; 
    opacity: 1;
	font-size: 3em;
}

.modal-menu li {
    margin: 20px 0;
}

.modal-menu a {
    color: rgba(255, 255, 255, 1);
    font-size: 1.5rem;
    text-decoration: none;
}

.social-icons a {
    color: white;
    font-size: 1.5rem;
    margin: 0 15px;
}


.menu-movil li a {
    font-family: "Noto Sans", sans-serif;
    color: rgba(255, 255, 255, 1);
    font-size: 2em;
    font-weight: 700;
}


.modal-menu-movil {
	background-color: rgba(0,0,0,1) !important;
}


html {
    scroll-behavior: smooth;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgba(0,0,0,1);
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 1);
    border-radius: .3rem;
    outline: 0;
}




.creative-list {
    display: flex;
    align-items: center; /* Alinea verticalmente todos los elementos en el centro */
    justify-content: space-between;
    padding: 20px;
    border-radius: 10px;
    background: rgba(146,146,45,1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    width: 100%; /* Ocupa el 100% del ancho de su contenedor */
    min-height: 250px; /* Asegura una altura mínima fija */
  }
  .creative-list:hover {
    background: rgba(146,146,45,1);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
  .left-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 35%;
  }
  .left-section img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
  .left-section p {
    font-size: 1rem;
    font-weight: 600;
    color: rgba(255,255,255,1);
    margin: 0;
  }
  .right-section {
    width: 60%;
  }
  .right-section h4 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: rgba(0, 0, 0,1);
  }
  .right-section ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 0;
  }
  .right-section ul li {
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  /* Asegurar mismo ancho para todas las tarjetas */
  .row.g-4 .col-lg-3 {
    flex-basis: 25%; /* 4 columnas iguales */
    max-width: 25%;
  }
  @media (max-width: 992px) {
    .row.g-4 .col-lg-3 {
      flex-basis: 50%; /* 2 columnas en pantallas medianas */
      max-width: 50%;
    }
  }
  @media (max-width: 768px) {
    .row.g-4 .col-lg-3 {
      flex-basis: 100%; /* 1 columna en pantallas pequeñas */
      max-width: 100%;
    }
  }




.card {
    background-color: rgba(244,238,230,1); /* Color de fondo personalizado */
    color: rgba(155,131,62,1); /* Texto en blanco para contraste */
}

.card-title {
    font-weight: bold; /* Negrita para el subtítulo */
    font-size: 1.3rem;
}

.card-texto {
    font-weight: 700;
    font-size: 2.2rem;
    color: rgba(55,58,54,1);
}


.card ul {
    padding-left: 1rem; /* Alinear viñetas al subtítulo */
}


.rounded-3 {
    border-radius: 2rem !important;
}


.bienvenido{
    margin-top: -15%;
}

.servicios{
    margin-top: -4%;
}

.icono-serv {
    margin-top: 10%;
}

.icono-card {
    width: 120px;
    height: 120px;
    object-fit: contain;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.card {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-close {
    filter: brightness(0) invert(1); /* Blanco por defecto */
    transition: filter 0.3s;
  }

  .custom-close:hover {
    filter: brightness(0.5) invert(1); /* Efecto hover */
  }


  .icono{
    top: -60px; 
 }


 .photo-gallery {
    color:#313437;
    background-color:#fff;
  }
  
  .photo-gallery p {
    color:#7d8285;
  }
  
  .photo-gallery h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
  }
  
  @media (max-width:767px) {
    .photo-gallery h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }
  }
  
  .photo-gallery .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto 40px;
  }
  
  .photo-gallery .intro p {
    margin-bottom:0;
  }
  
  .photo-gallery .photos {
    padding-bottom:20px;
  }
  
  .photo-gallery .item {
    padding-bottom:30px;
  }
  



.slider-01 {
    background-image: url('../../app-assets/images/banner-web-01.jpg'); /* Cambia por tu imagen */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80vh;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-02 {
    background-image: url('../../app-assets/images/banner-web-02.jpg'); /* Cambia por tu imagen */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80vh;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}



.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.slider-content {
    position: relative;
    z-index: 2;
    width: 100%;
}

.icono-red {
    background-color: rgba(192,137,104,1);
    color: white;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 18px;
}

@media (max-width: 768px) {
    .text-md-start {
    text-align: center !important;
    }
    .text-md-end {
    text-align: center !important;
    }
    .redes-sociales {
    justify-content: center !important;
    }
}

    .redes-capsula {
        background-color: rgba(192,137,104,1);
        border-radius: 30px;
        padding: 8px 20px;
        display: inline-flex;
        align-items: center;
        gap: 15px;
    }

    .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 3.25rem;
    color: #fff;
    text-align: center;
}


.whatsapp-float {
	position: fixed;
	z-index: 99;
	bottom: 20px;
	right: 20px;
	transition: all 300ms ease 0ms;
}


.whatsapp-float p {
	font-weight: 700;
	padding: 2px 10px;
	border-radius: 10px;
	margin-top: 10px;
	background: rgba(0, 192, 75, 1);
}

