/*
Theme Name: TEMPLATE X
Author: Erick Muñoz
Author URI: http://movisil.com/
Description: PARA CUALQUIER SITIO WEB.
Version: 1.0
*/
/*
$colores-azul:225da9;
$colores-rojo:d71c15;
$color-blanco:#eeeeee;
*/
*,
*::after,
*::before{
	margin: 0px;
	padding: 0px;
	box-sizing: inherit;
}
html{
	font-size: 62.5%;
}
/*----Color Scroll------*/
::-webkit-scrollbar {
  width: .9rem;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f59f13; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*-FIN-*/
body{
	box-sizing: border-box;
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	color: #414141;
}
input{
	font-size: inherit!important;
}
textarea{
	font-size: inherit!important;
}
a{
	cursor: pointer;
	text-decoration: none;
}

/* Codigo CSS */

/* Importacion Nuevo Font */
@font-face {
	font-family: Montserrat-Bold;
	src: url('./fonts/fontawesome/webfonts/montserrat/Montserrat-Bold.ttf');
}

@font-face {
	font-family: Montserrat-Light;
	src: url('./fonts/fontawesome/webfonts/montserrat/Montserrat-Light.ttf');
}

@font-face {
	font-family: Montserrat-Thin;
	src: url('./fonts/fontawesome/webfonts/montserrat/Montserrat-Thin.ttf');
}

@font-face {
	font-family: Montserrat-Medium;
	src: url('./fonts/fontawesome/webfonts/montserrat/Montserrat-Medium.ttf');
}

@font-face {
	font-family: Open-Sans-Medium;
	src: url('./fonts/fontawesome/webfonts/Open Sans/OpenSans_Condensed-Medium.ttf');
}

/* Tipografia */
body{
	font-size: 14px;
	font-family: Montserrat-Bold, 'Rotob' sans-serif;
	overflow-x: hidden;
	background-color: #f7f7f7;
} 

/* Navbar */
.navbar {
	padding: 0.5rem 1rem;
}

/* La lista de Opciones */
.navbar-nav {
    display: flex;
    gap: 2rem; 
    list-style: none;
    padding: 0;
    margin: 0;
	background-color: none	;
}

.navbar-nav li {
    display: inline-block;
}

.navbar-nav .nav-link {
	width: 100%;
}

/* Diseño */
.navbar-nav li a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 500;
	width: 7rem;
    font-size: 1.6rem;
}

.navbar-nav li a:hover {
    color: rgb(0, 0, 0);
}

/* Linea Blanca Navbar */
.navbar-div {
	background: #fcfcfc;
	align-items: center;
    position: relative;
    overflow: visible;
	height: 8.4rem;
	z-index: 2;
}

/* Img Curva */
.background-top-curvag{
	background: url('./images/curvagr.svg') no-repeat center top;
	background-size: contain;
	padding: 0 0 8rem 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
	transform: translateX(-50%);
}

/*Lupa*/
.search-form {
	display: flex;
	align-items: center;
	position: relative;
}

/* Barra de busqueda */
.search-field {
	font-family: Montserrat-Light, sans-serif;
	color: #000;
	border: 1px solid #ced4da;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.699);
	padding: 1px 30px 1px 2px;
	width: 100%;
	font-size: 14px;
	background-color: transparent;
}

.search-field::placeholder {
	color: #939598;
	font-family: Montserrat-Bold, sans-serif;
}

/* Focus Barra de Busqueda */
.search-field:focus {
	outline: none;
	border-bottom: 2px solid rgb(7, 94, 7);
}

/*Lupa adentro de la barra*/
.search-submit {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
	border: none !important;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

/* Componentes con Hover */
.hover-component {
	transition: transform 0.3s ease;
}

.hover-component:hover {
	transform: scale(1.5);
}

/* Tonalidad Gris */
.in-grey:hover {
	transform: scale(1.25);
	filter: grayscale(100%);
}

/* Banner principal */
#bannerPrincipal {
	margin-top: 0;
}

/* Posicionamiento del Contenedor */
.contenedorBanner {
	position: relative;
}

/* Carousel Img tamaño */
.carousel-item img {
	width: 100%;
	height: 80rem;
	object-fit: cover;
}

/* Canvas menú (Menú Lateral)*/
.offcanvas {
	width: 80% !important;
	height: 150vh;
	text-align: left;
	justify-content: left;
	transition: transform 0.3s ease-in-out;
}

.offcanvas-backdrop {
	background-color: transparent !important;
}

/* Estilos de las opciones */
.navbar-nav li a {
  	font-family: Montserrat-Light, sans-serif;
	font-size: 1.5rem;
    color: #00665e;
	text-decoration: none;
	padding: 0 5px;
	font-weight: 600 !important;
	display: block;
}

/* Acercamiento de Opciones*/
.navbar-nav li a:hover {
	font-weight: 800 !important;
  	font-family: Montserrat-Bold, sans-serif;
    color: #00665e;
}

/* FOOTER */
/* Informacion */
.informatio-footer {
	padding: 5.5rem 0 0 0;
	border-top: 1px solid #d2d2d2;
}

/* Padding de las Opciones */
.padding-informatio-options {
	padding-left: 12.5%;
	padding-right: 12.5%;
}

/* Opciones */
.menu {
	list-style-type: none;
	width: auto;
	padding: 0;
	margin: 0;
	color: #000;
	display: grid;
  	grid-template-columns: repeat(3, 1fr);
	position: relative;	
}

/* Alineacion y Texto */
.menu li {
    display: flex;
    align-items: center;
	font-family: Montserrat-Light, sans-serif;
    color: #a5a4a4;
    font-size: 1.5rem;
	margin: 0 0 .4rem .7rem;
	padding: .28rem .7rem 0 0;
	position: relative;
    padding-left: 2.5rem;
}

/* 1 linea de texto por parrafo */
.menu li a {
    white-space: nowrap;
	display: inline-block;
	margin-bottom: 4px;
	letter-spacing: -1px;
	text-decoration: none;
	width: auto;
	font-size: 14px;
    color: #a5a4a4;
    transition: color 0.3s ease;
}

/* Flecha antes de cada opcion */
.menu li::before {
    content: '';
    background: url('./images/forward.svg') no-repeat center;
    background-size: 1.3rem;
    width: 1rem;
    height: 19rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* Efecto hover en las opciones */
.menu li a:hover {
    color: #004c44;
}

/* Estilo de texto */
.text-default-bold {
	font-family: Montserrat-Bold, sans-serif;
    color: #00665e;
	font-weight: bold;
}

/* Estilo de texto */
.text-default-light {
	font-family: Montserrat-Light, sans-serif;
    color: #00665e;
	font-weight: bold;
}

/* Formulario */

/* Fondo Gris Footer */
.bg-gray {
	background-color: #d2d2d2;
	float: right;
	padding: 2% 10%;
}

/* Inputs Formulario */
.input-footer {
    width: 100%;
	padding: 10px 5px;
	font-family: Montserrat-Bold, sans-serif;
	color: #333;
    border: none;
    background: #eeeeee;
    height: auto;
}

.input-footer::placeholder {
	color: #adadad;
	font-size: 1.4rem;
}

.checkobox-footer {
	width: 50%;
	margin-left: 5px;
}


/* Animacion y Diseño Botton Footer */
.btn-outline-success {
    padding: 0.5rem 3.5rem; 
    background: transparent;
	font-weight: 700;
    border: 1px solid #00665e;
    color: #00665e;
	position: relative;
	overflow: hidden;
    transition: color .25s ease;
	z-index: 1;
}

/* Pseudo-elemento para la cortina */
.btn-outline-success::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%; 
	width: 100%;
	height: 100%;
	background: #00665e;
	transition: left .25s ease;
	z-index: -1;
}

.btn-outline-success:hover {
	color: #fff;
}

.btn-outline-success:hover::before {
	left: 0;
}

/* Div para el texto en el carucel*/
.text-carousel-div{
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	left: 0;
	padding: 0 20% 0 10%;
}

/* Texto del carucel */
.title-carousel {
	color: #fff;
	font-family: Montserrat-Bold, sans-serif;
	font-size: 6rem;
	font-weight: bold;
	text-align: left;
	text-shadow: 0 0 1px #000;
}

/* Page Principal*/
/* Linea Blanca */
.block-views-destacados-block {
    margin-top: -8rem;
	position: relative;
	z-index: 0;
}

.block-views-destacados-block::before {
    content: "";
	background: #f7f7f7;
    width: 120%;
	height: 16rem;
    margin: 0 0 0 -1px;
    position: absolute;
    top: -7px;
	left: -10px;
	transform: rotate(2.5deg);
	z-index: -1;
}

/* Blanco para contactos */
.block-views-destacados-block-2 {
    margin-top: -30px;
	position: relative;
	z-index: 0;
}

.block-views-destacados-block-2::before {
    content: "";
	background: #fff;
    width: 120%;
	height: 10rem;
    margin: 0 0 0 -1px;
    position: absolute;
    top: -7px;
	left: -10px;
	transform: rotate(2.5deg);
	z-index: 1;
}

.block-views-destacados-block-3 {
    margin-top: -8rem;
	position: relative;
	z-index: 0;
}

.block-views-destacados-block-3::before {
    content: "";
	background: #fff;
    width: 120%;
	height: 20rem;
    margin: 0 0 0 -1px;
    position: absolute;
    top: -3rem;
	left: -10px;
	transform: rotate(2.5deg);
	z-index: -1;
}

.block-hidden {
	overflow: hidden;
}

.block-views {
    display: flex;
    z-index: 1; 
}

/* Contenedor transparent */
.container-50-transparent {
	width: 50%;
	background: transparent;
	color: #00665e;
	position: relative;
	overflow: hidden;
	z-index: -2;
}

/* Imagen del programa salud es vida */
.img-programa-salud-vida {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
	position: relative;
	margin-top: 8rem;
}

/* Primera seccion */
.container-right-gray {
	width: 50%;
	background: #e5e5e5;
	color: #00665e;
	margin: 13rem 0 0 0;
	padding: 6% 4% 4% 4%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100% - 13rem);
}

/* Titulo de la seccion 1 Home Estilo */
.title-section-home {
	font-family: Montserrat-Bold, sans-serif;
	font-size: 5rem;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1.5rem;
}

/* Texto de la seccion 1 Home Estilo */
.content-text-home{
	margin-bottom: 15px; 
	text-align: justify; 
	font-family: Open-Sans-Medium, Arial, sans-serif; 
	font-size: 14px;
}

/* Boton en la seccion 1 Home Rediseño */
.btn-modified-home {
	border: 1px solid;
	padding: .5rem 4rem .5rem 3rem;
	font-weight: bold;
    text-decoration: none;
    position: relative;
	width: fit-content;
	cursor: pointer;
}

.btn-modified-home a {
	color: #00665e;
	text-decoration: none;
	position: relative;
	z-index: 2;
}

.btn-modified-home:hover a{
	color: #fff;;
}

.btn-modified-home::before {
	content: none;
	color: #fff;
}

.btn-modified-home a::before {
	content: "";
	position: absolute;
	top: -0.5rem;
	left: -3rem;
	right: -4rem;
	bottom: -0.5rem;
	z-index: -1;
}

.btn-modified-home::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url('./images/more.svg') no-repeat center;
    background-size: contain;
    width: 16px; 
    height: 16px;
    display: inline-block;
    right: 1.5rem;
    transition: background-image 0.25s ease;
    z-index: 1;
}

.btn-modified-home:hover::after {
    background-image: url('./images/more2.svg');
}

.btn-outline-success::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%; 
	width: 100%;
	height: 100%;
	background: #00665e;
	transition: left .25s ease;
	z-index: -1;
}
.btn-outline-success:hover::before {
	left: 0;
}

/* img cartas home */
.img-card-home {
	position: relative;
	width: 100%;
	object-fit: cover;
	height: 30rem;
	z-index: 1;
	left: 0;
}

/* Titulo de las cartas Rediseño */
.card-text-modific {
	width: 90%;
    padding-top: 1rem;
	padding-right: 6.8rem;
    font-weight: bold;
	color: #fff;
	margin-bottom: 3rem;
	font-size: 3rem;
	position: relative;
	height: 9.4rem;
	overflow: hidden;
	line-height: 1;
}

/* Descripcion cards*/
.content-text-home-cards {
	padding: 0px 5% 0 0;
	color: #9a9999;
    text-align: left;
	font-family: Montserrat-Bold, Arial, sans-serif;
}

.link-bottom-card {
	padding: 0px 5% 0 0;
	display: flex;
	flex-direction: column;
	justify-items: flex-end;
	margin-top: auto;
	bottom: 0;
}

.right{
	padding: 0px 5% 0 30%;
}

.div-card-home{
	padding: 0 4.5rem;
	margin-bottom: 6rem;
	position: relative;
}

.div-card-home .d-flex.justify-content-start.left::before {
	content: "";
	position: absolute;
	background: #00665e;
	width: 80%;
	height: 115%;
	top: 12%;
	z-index: -1;
	left: -7%;
}

.div-card-home .d-flex.justify-content-start.righ::before {
	content: "";
	position: absolute;
	background: #00665e;
	width: 80%;
	height: 115%;
	top: 12%;
	z-index: -1;
	right: -7%;
}

.text-p{
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 15px; 
	font-family: 'Open Sans', Arial, sans-serif; 
	text-align: justify;
}

.img-logo-contac {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5rem;
	width: 5rem;
	height: 5rem;
}

.container-transparent-default {
	background: transparent;
	color: #00665e;
	text-align: center;
	margin: 8rem 0 0 0;
	font-family: Montserrat-Bold, sans-serif;
	z-index: 1;
}

.text-contact {
	font-family: Montserrat-Thin, sans-serif;
	line-height: 1.4;
    margin: 0;
    color: #8f8c8c;
	font-weight: bold;
	text-align: start;
}

.input-contact {
	width: 85%;
    padding: 15px;
    border: 1px solid #e5e5e5;
    color: #a1a3a6;
	font-family: Montserrat-Thin, sans-serif;
	background: #ffffff;
	font-size: 14px;
    font-weight: bold;
}

.input-contact:focus {
	color: #000;
}

.bg-white-curved {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.bg-white-curved::after{
	width: 100vh;
	position: relative;
    overflow: hidden;
    background: #fff;
}

/* Fondo curvo inferior */
.bg-white-curved::before {
    content: "";
    position: absolute;
    left: 0;
	top: 0%;
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    clip-path: ellipse(100% 75% at 100% 100%);
}

.text-stily-gray-nosotros {
	font-family: Montserrat-Light, sans-serif;
	font-weight: 500;
	font-size: 1.6rem; 
	color: #9d9d9d;
	margin-bottom: 1rem;
}

.text-stily-gray-nosotros p span strong{
	font-family: Montserrat-Bold, sans-serif;
}

.img-nosotros {
	width: 20rem;
    height: 20rem; 
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.row.text-center.justify-content-center::before,
.container .row.row-cols-2.row-cols-md-5.text-center.g-4::before {
	content: "";
	display: block;
	width: 92%;
	margin: 0 auto;
	border-top: #9d9d9d solid 1px;
}

.product-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 300px;
    overflow: hidden;
	padding: 3rem;
    transition: box-shadow 0.3s ease;
}

.product-card img {
    width: 100%;
	height: 250px;
    object-fit: contain;
    transition: transform 0.5s ease;
}

.product-card img:hover {
    transform: scale(1.1);
}

.product-card h5 {
    font-size: 1.6rem;
    margin: 0.5rem 0;
}

.categorias-menu {
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    padding: 0;
    gap: 0;
}

.categoria-btn {
    padding: 1rem 2rem;
    cursor: pointer;
    font-weight: bold;
    color: #8a8888;
    background: #e5e5e5;
    transition: background 0.3s;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.categoria-btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%; 
	width: 100%;
	height: 100%;
	background: #00665e;
	transition: left .4s ease;
	z-index: -1;
}

.categoria-btn:hover {
	color: #fff;
}

.categoria-btn:hover::before {
	left: 0;
}

.categoria-btn.active,
.categoria-btn:focus{
    background: #00665e;
    color: #fff;
    border-color: #00665e;
}

.product-card .btn-modified-home {
    margin-top: auto; /* empuja el botón abajo */
}

.categorias-menu {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0;
    gap: 0;
}

.text-truncate-3 {
    font-size: 1.3rem;
    line-height: 1.4;
    color: #555;
	display: -webkit-box !important;          /* for WebKit */
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;         /* Chrome, Safari, Edge */
	line-clamp: 3;                            /* futura compatibilidad */
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	line-height: 1.4;                         /* ajusta según tu fuente */
	max-height: calc(1.4em * 3);              /* asegura el recorte exacto */
}

.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .8rem 1.2rem;
    min-width: 4rem;
    height: 4rem;
    margin: 0 .4rem;
    border: 1px solid #e1e5e9;
    border-radius: 2rem;
    text-decoration: none;
    color: #6c757d;
    font-size: 1.4rem;
    font-weight: 500;
    transition: all 0.2s ease;
    background-color: #ffffff;
}

.page-numbers:hover {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #495057;
    text-decoration: none;
}

.page-numbers.current {
    background-color: #00665e;
    border-color: #00665e;
    color: white;
    font-weight: 600;
}

.page-numbers.prev,
.page-numbers.next {
    font-size: 1.3rem;
    padding: .8rem 1.6rem;
}

.page-numbers.dots {
    border: none;
    background: transparent;
    color: #6c757d;
    cursor: default;
}

.page-numbers.dots:hover {
    background: transparent;
    border: none;
    color: #6c757d;
}

.col.text-center {
    margin-top: 3rem;
}

.page-numbers:not(.prev):not(.next):not(.dots) {
    min-width: 4rem;
}

.bg-teal {
  background-color: #00665e;
}

.object-fit-cover {
  object-fit: cover;
  height: 100%;
}

.carousel-item {
  min-height: 35rem;
}

.carousel-card-producto {
	height: 100%;
    float: right;
    background: #00665e;
    padding: 5% 11% 5% 5%;
	cursor: grab;
    display: flex;
    align-items: center;
}

.container-carousel-producto {
    height: 40rem;
	touch-action: pan-y;
    display: flex;
    align-items: stretch;
}

/* Columna de imagen - mantener espacio */
.container-carousel-producto .image-col {
    min-height: 40rem;
    position: relative;
}

/* Imagen del carrusel */
.container-carousel-producto .image-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Botón Invertido Blanco */
.btn-modified-home-white {
    border: 1px solid #fff;
    padding: .5rem 4rem .5rem 3rem;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    width: fit-content;
    cursor: pointer;
    color: #fff;
}

.btn-modified-home-white a {
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

.btn-modified-home-white:hover a {
    color: #00665e;
}

/* Fondo de la animación */
.btn-modified-home-white a::before {
    content: "";
    position: absolute;
	height: 400%;
    top: -1rem;
    left: -3rem;
    right: -5rem;
    bottom: -0.5rem;
    background: #fff;
    transform: translateX(-100%);
    transition: transform 0.4s ease;
    z-index: -2;
}

.btn-modified-home-white:hover a::before {
    transform: translateX(0);
}

/* Icono flecha al final */
.btn-modified-home-white::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url('./images/more2.svg') no-repeat center;
    background-size: contain;
    width: 16px; 
    height: 16px;
    display: inline-block;
    right: 1.5rem;
    transition: background-image 0.25s ease;
    z-index: 1;
}

.btn-modified-home-white:hover::after {
	z-index: 2;
    background-image: url('./images/more.svg');
}

.card-left-temporal {
  position: relative;
  width: 70%;
  padding-right: 2rem; 
}

.card-left-temporal::before {
  content: "";
  position: absolute;
  top: 0;
  right: 8rem;
  height: 100%;
  width: 0;
  margin: auto 0; 
  height: 80%;
  border-right: 2px solid #00665e;
}

.card-consejos-right {
	width: 30%;
}

.img-principal {
	width: auto !important;
	height: auto !important;
	display: block;
  	object-fit: cover;
}

.product-card-individual {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
	padding: 3rem;
    transition: box-shadow 0.3s ease;
}

.product-card-individual img {
    width: 100%;
	height: 100%;
    object-fit: contain;
    transition: transform 0.5s ease;
}

.product-card-individual img:hover {
    transform: scale(1.1);
}

.product-card-individual h5 {
    font-size: 1.6rem;
    margin: 0.5rem 0;
}

.lista-numerada-version-1 {
  list-style: none;
  counter-reset: item;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 3rem;
  padding: 0;
  margin: 0;
}

.lista-numerada-version-1 li {
  counter-increment: item;
  display: flex;
  align-items: flex-start;
  font-size: 1.6rem;
  line-height: 1.4;
}

.lista-numerada-version-1 li::before {
  content: counter(item, decimal-leading-zero);
  font-weight: bold;
  font-size: 2.8rem;
  margin-right: 0.8rem;
  line-height: 1;
  color: #333;
}


.lista-numerada-circulos {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
}

.lista-numerada-circulos li {
  counter-increment: item;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
}

.lista-numerada-circulos li::before {
  content: counter(item);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  background-color: #00665e;	
  color: white;
  font-weight: bold;
  font-size: 1.6rem;
  border-radius: 50%;
  margin-right: 1rem;
  flex-shrink: 0;
}

.lista-numerada-timeline {
	list-style: none;
	padding: 0;
	counter-reset: step-counter;
}

.lista-numerada-timeline li {
	position: relative;
	margin: 3rem 0;
	padding: 3rem;
	counter-increment: step-counter;
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: center;
	color: #333;
}

.lista-numerada-timeline li:nth-child(odd) {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.lista-numerada-timeline li:nth-child(even) {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.lista-numerada-timeline li:not(:first-child) {
	border-top: 3px dashed #00665e !important;
}

.lista-numerada-timeline li::before {
	content: counter(step-counter);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 4rem;
	height: 4rem;
	background-color: #00665e;
	color: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 1.8rem;
	box-shadow: none;
}

.lista-numerada-timeline li:nth-child(odd)::before {
	right: -15px;
}

.lista-numerada-timeline li:nth-child(even)::before {
	left: -15px;
}

.steps-list li:nth-child(odd) {
	margin-left: 0;
	margin-right: 4.5rem;
}

.steps-list li:nth-child(even) {
	margin-left: 4.5rem;
	margin-right: 0;
}

.alignright.size-full {
	display: flex !important;
	justify-content: end !important;
}

.w-80 {
	display: flex !important;
	justify-content: center !important;
	width: 80% !important;
}

.w-90 {
	width: 90% !important;
}

.w-70 {
	display: flex !important;
	justify-content: center !important;
	width: 70%;
}

.w-80-linea {
	width: 80%;
}

.img-80 {
	max-width: 80% !important;
	height: auto;
}

.wp-block-image img {
	max-width: 80% !important;
}

.img-100 {
	width: 100% !important;
	height: auto;
}

.wp-block-image.img-100 img { 
	max-width: 100% !important;
}

.wp-block-image .aligncenter {
	display: flex !important;
	justify-content: center !important;

}

table {
  border: none !important;
  border-collapse: collapse !important;
}

table td, 
table th {
  border: none !important;
}

.img-map {
	border: none;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.w-90 {
	width: 90%;
}

.w-65 {
	width: 65%;
	max-width: 65% !important;
}

.img-programa-salud {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	width: 65%;
	height: auto;
}

/* Ocultar carrusel anterior si existe */
.carousel-container.old-carousel,
.carousel.old-carousel {
    display: none !important;
}

/* Mejoras para el carrusel actual */
.slick-carousel {
    width: 100%;
    overflow: hidden;
}

.w-limit-producto {
	width: 1026px;
}

.limit-img-30-md {
	max-height: 30rem;
}

.row.justify-content-center.m-5 div.col-6.col-md-auto {
	padding: 0;
}

.responsive-break {
  	display: inline;
}

.img-nosotros-lamfe {
    display: block; 
    margin-left: auto;
    margin-right: auto;
}

/* Cursor Personalizado */
.cursor-mano {
	cursor: grab;
}

.cursor-mano:active {
	cursor: grabbing;
}

/* Tamaño de letra Personalizados */
.fz-14 {
	font-size: 1.4rem !important;
}

.fz-16 {
	font-size: 1.6rem !important;
}

.fz-18 {
	font-size: 1.8rem !important;
}

.fz-20 {
	font-size: 2rem !important;
}

.fz-24 {
	font-size: 2.4rem !important;
}

.fz-36 {
	font-size: 3.6rem !important;
}

.fz-40 {
	font-size: 4rem !important;
}

.fz-50 {
	font-size: 5rem !important;
}

/* Tipo de letra */
.montserrat-bold {
	font-family:  Montserrat-Bold, sans-serif !important;
}

.montserrat-light {
	font-family:  Montserrat-Light, sans-serif !important;
}

.montserrat-thin {
	font-family:  Montserrat-Thin, sans-serif !important;
}

.montserrat-medium {
	font-family: Montserrat-Medium, sans-serif !important;
}

.open-sans-medium {
	font-family:  Open-Sans-Medium, sans-serif !important;
}

.roboto {
	font-family: 'Roboto', sans-serif !important;
}

/* Margenes personalizados */
.mt-4-2 {
	margin: 2rem 0 0 0 !important;
}

.mt-20 {
	margin-top: 2rem !important;
}

.mb-20 {
	margin-bottom: 2rem !important;
}

.mb-50 {
	margin-bottom: 5rem !important;
}

/* Padding personalizado */
.p-0-5-0-3 {
	padding: 0px 5% 0 3%;
}

.pr-25 {
	padding-right: 15% !important;
}

.pt-9 {
  	padding-top: 9rem !important;
}

/* Color principal */
.text-primary-color {
	color: #00665e !important;
}

/* Color Secundario */
.text-secondary-color {
	color: #8a8888 !important;
}

/* Colores Extra */
.text-extra-color-one {
    color: #878585 !important;
}

.text-extra-color-one a{
    color: #337ab7 !important;
}

/* Alineacion Extra */
.text-justify {
	text-align: justify;
}
@media (max-width: 1460px) {
    .img-programa-salud-vida {
	    width: 100%;
	    height: 100%;
    }
}

/* Media Queries Tablet / Encojer */
@media (max-width: 992px) {
	.menu {
		grid-template-columns: repeat(2, 1fr); /* 2 columnas */
	}

	.navbar-div {
		height: 11.4rem;
	}

	.container-carousel-producto {
        height: 35rem;
    }
    
    .carousel-card-producto {
        padding: 4% 8% 4% 4%;
    }
    
    .carousel-card-producto h2 {
        font-size: 3rem !important;
    }
}

/* Media Queries Telefono */
@media (max-width: 767px) {
	/* Media queries responsive IMG Carousel */
	.carousel-item img {
		height: 400px;
	}

	/* Lineas del Menú Solo en telefono */
	.offcanvas-body .navbar-nav .nav-item {
		border-bottom: 1px solid rgba(0,0,0,0.3); /* línea negra opaca */
		padding: 0.5rem 0;
	}
	.offcanvas-body .navbar-nav .nav-item:last-child {
		border-bottom: none; /* quitamos la última */
	}

	.navbar-nav li a {
		color: rgba(0, 0, 0, 0.75);
	}

	.navbar-nav li a:hover {
		color: rgba(0, 0, 0, 0.75);
	}

	/* Barra de Busqueda en Telefono */
	.search-submit {
	    right: 50%;
	}

	/* Tamaño del Navbar y IMG */
	.navbar-div {
		height: 5.5rem;
	}
	.background-top-curvag {
		padding-top: 1.82rem;
		background-size: 100% 89%;
	}

	/* Opciones del Footer */
	.padding-informatio-options {
		padding-left: 1.66rem;
		padding-right: 1.66rem;
	}

	.menu {
		grid-template-columns: repeat(2, 1fr); /* 2 columnas */
	}

	/* Letras Carucel*/
	.title-carousel {
		font-size: 3rem;
		padding-right: 10%;
	}

	/* Contenedor */
	.container-right-gray {
		width: 100%;
		padding-top: 15%;
	}

	/* Titulo de la seccion 1 Home */
	.title-section-home{
		font-size: 3rem;
		padding-right: 0;
		text-align: center;
		line-height: 1;
	}

	/* Texto de la seccion 1 Home */
	.content-text-home {
		font-size: 1.9rem;
		line-height: 1.4;
		text-align: justify;
	}

	/* Boton en el centro */
	.btn-modified-home {
		align-items: center;
		justify-content: center;
	}

	/* Tamaño del boton */
	.btn-modified-home a{
		width: 3px;
	}

	/* Eliminar el padding */
	.div-card-home {
		padding: 0;
	}

	/* Tamaño de las  imagenes en las cartas */
	.img-card-home {
		width: 85%;
		margin: 0 auto;
		display: block;
	}

	/* Forzar el centrado */
	.centrar {
		justify-content: center !important;
		align-items: center !important;
		padding: 0;
	}

	/* Titulo de las cartas */
	.content-text-home-cards {
		padding: 0 5%;
        text-align: center;
		padding-top: 1rem;
		width: 100%;
	}

	.card-text-modific {
		padding: 5% 5% 0;
        text-align: center;
		width: 100%;
	}

	.div-card-home .d-flex.justify-content-start.left::before,
    .div-card-home .d-flex.justify-content-start.righ::before {
        width: 100%;
        left: 0;
        right: 0;
    }
	
	.img-card-home {
		width: 85%;
		margin: 0 auto;
		display: block;
	}

	.div-card-home {
		margin-bottom: 4rem;
	}

	.container-transparent,
	.container-transparent-default {
		width: 80% !important;
		margin: 5rem 0 0 0;
	}

	.input-contact {
		margin: 0 auto; 
		display: block;
	}

	.img-nosotros {
		width: 7rem;
		height: 7rem; 
		object-fit: contain;
		display: block;
		margin: 0 auto;
	}

	.title-section-home.text-primary-color.fz-16 {
		font-size: 1.7rem !important;
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.card-left-temporal {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-direction: column !important;
		padding-right: 0;
	}

	.card-left-temporal.pr-25 {
		padding-right: 10% !important;
		padding-left: 10% !important;
		margin: 0 !important;
	}

	.card-left-temporal::before {
		content: "";
		position: absolute;
		top: 0;
		right: 8rem;
		height: 100%;
		width: 0;
		border-right: none;
	}

	.card-consejos-right {
		width: 100%;
		padding-right: 3rem;
		padding-left: 3rem;
	}

	/* Contenedor en móvil - altura ajustable */
    .container-carousel-producto {
        height: auto;
        min-height: 50rem;
        flex-direction: column;
    }
    
    /* Columna de imagen en móvil */
    .container-carousel-producto .image-col {
        min-height: 25rem;
        height: 25rem;
        order: 1;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    /* Card de contenido en móvil */
    .carousel-card-producto {
        order: 2;
        padding: 3rem 2rem;
        margin: 0 !important;
        height: auto;
        min-height: 25rem;
    }
    
    /* Título en móvil */
    .carousel-card-producto h2 {
        font-size: 2.4rem !important;
        line-height: 1.2;
        margin-bottom: 1.5rem;
    }
    
    /* Párrafo en móvil */
    .carousel-card-producto p {
        font-size: 1.4rem !important;
        line-height: 1.4;
        margin: 1rem 0 2rem 0;
    }

	.categoria-btn {
    	padding: 1rem 1rem;
	}

	.pt-9 {
		padding-top: 3rem;
	}

	.pt-9.modific {
		padding-top: 0 !important;
	}

	.p-ss-3 {
		padding-top: 3rem;
	}

	.p-ss-3-g {
		padding: 3rem;
	}

	.mx-auto-ss {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.px-5-ss {
		padding-right: 3rem;
		padding-left: 3rem;
	}

	.px-6-ss {
		padding-right: 5rem;
		padding-left: 5rem;
	}

	.w-limit-producto {
		width: 100%;
	}

	.limit-img-30 {
		max-height: 30rem;
	}

	.limit-img-20 {
		max-height: 20rem;
	}

	.text-justify-ss {
  		text-align: justify !important;
	}

	.justify-content-center-ss{
		justify-content: center !important
	}

	.pe-4.ps-4.px-5-ss {
		padding-left: 5rem !important;
		padding-right: 5rem !important;
	}

	.responsive-break {
		display: block;
	}

	.img-programa-salud {
		width: 100%;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	
	.block-views-destacados-block::before {
		width: 102.25% !important;
	}
	
	.block-views-destacados-block-2::before {
		width: 102.25% !important;
	}

	.block-views-destacados-block-3::before {
		width: 102.25% !important;
	}
	
	.menu li::before {
	    left: 0%;
	}
	
	.img-programa-salud-vida {
		height: 30rem;
	}

	.container-50-transparent {
		display: block !important;
		width: 100% !important;
		z-index: -2 !important;
		margin-top: 10rem;
	}
	
	.img-programa-salud-vida {
		height: 30rem;
		margin-top: 0; 
		object-fit: cover;
	}
	
	.container-right-gray {
		width: 100% !important;
		margin-top: 0 !important;
	}
	#programa-salud-vida .block-views {
		flex-direction: column !important;
		z-index: 10;
	}
	
	.block-views-destacados-block::before {
	    height: 10rem;
	}
	
    .img-programa-salud-vida {
	    width: auto;
	    height: 100%;
    }
}

@media (min-width: 558px) and (max-width: 767px) {
    .img-programa-salud-vida {
	    width: 100%;
	    height: auto;
    }
}

/* Placeholder cuando no hay imagen */
.image-placeholder {
    background-color: #e5e5e5;
    background-image: linear-gradient(45deg, #f0f0f0 25%, transparent 25%), 
                      linear-gradient(-45deg, #f0f0f0 25%, transparent 25%), 
                      linear-gradient(45deg, transparent 75%, #f0f0f0 75%), 
                      linear-gradient(-45deg, transparent 75%, #f0f0f0 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Aumentar tamaño del flipbook */
._df_book {
	width: 80vw !important; 
	max-width: 90vw !important;
	height: 90vh !important;
	margin: 0 auto;
	background-color: transparent !important;
}

/* Ajustar el canvas interno también */
._df_book canvas,
._df_book .df-3dcanvas,
._df_book .df-viewer-container {
	width: 80vw !important;
	height: 90vh !important;
	background-color: transparent !important;
}

._df_book .df-bg,
._df_book .df-viewer-container {
	background-color: transparent !important;
}


/* Agregar al final de tu archivo CSS existente Claude */

/* SOBRESCRIBIR clases de WordPress y dimensiones automáticas */

/* Estilos automáticos para imágenes en las tarjetas */
#responsabilidad-social .div-card-home img,
#responsabilidad-social .div-card-home img[class*="wp-image"],
#responsabilidad-social .div-card-home img[class*="size-"],
#responsabilidad-social .div-card-home img[class*="align"] {
    position: relative !important;
    width: 100% !important;
    height: 30rem !important;
    object-fit: cover !important;
    z-index: 1;
    left: 0;
    max-width: 100% !important;
}

/* Estilos para la imagen del programa salud */
#programa-salud-vida .container-50-transparent img,
#programa-salud-vida .container-50-transparent img[class*="wp-image"],
#programa-salud-vida .container-50-transparent img[class*="size-"],
#programa-salud-vida .container-50-transparent img[class*="align"] {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    display: block;
    position: relative;
    margin-top: 8rem;
    max-width: 100% !important;
	object-position: left;
}

/* Estilos para imágenes de nosotros */
.row.text-center.justify-content-center img[class*="wp-image"],
.row.text-center.justify-content-center img[class*="size-"],
.row.text-center.justify-content-center img[class*="align"] {
    width: 20rem !important;
    height: 20rem !important;
    max-width: 20rem !important;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

/* Asegurar que todas las imágenes insertadas por el editor tengan un tamaño máximo */
.content-text-home img,
.content-text-home-cards img,
.card-text-modific img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

/* Responsive para móviles */
@media (max-width: 767px) {
    #responsabilidad-social .div-card-home img,
    #responsabilidad-social .div-card-home img[class*="wp-image"],
    #responsabilidad-social .div-card-home img[class*="size-"],
    #responsabilidad-social .div-card-home img[class*="align"] {
        width: 85% !important;
        height: 30rem !important;
        margin: 0 auto !important;
        display: block !important;
    }
    
    #programa-salud-vida .container-50-transparent img,
    #programa-salud-vida .container-50-transparent img[class*="wp-image"],
    #programa-salud-vida .container-50-transparent img[class*="size-"],
    #programa-salud-vida .container-50-transparent img[class*="align"] {
        height: 30rem !important;
        width: auto !important;
        margin-top: 0 !important;
        object-fit: cover !important;
    }
    
    .row.text-center.justify-content-center img[class*="wp-image"],
    .row.text-center.justify-content-center img[class*="size-"],
    .row.text-center.justify-content-center img[class*="align"] {
        width: 7rem !important;
        height: 7rem !important;
        max-width: 7rem !important;
    }
}

@media (max-width: 1460px) {
    #programa-salud-vida .container-50-transparent img,
    #programa-salud-vida .container-50-transparent img[class*="wp-image"],
    #programa-salud-vida .container-50-transparent img[class*="size-"],
    #programa-salud-vida .container-50-transparent img[class*="align"] {
        width: 100% !important;
        height: 100% !important;
    }
}

@media (min-width: 558px) and (max-width: 767px) {
    #programa-salud-vida .container-50-transparent img,
    #programa-salud-vida .container-50-transparent img[class*="wp-image"],
    #programa-salud-vida .container-50-transparent img[class*="size-"],
    #programa-salud-vida .container-50-transparent img[class*="align"] {
        width: 100% !important;
        height: auto !important;
    }
}

/* Eliminar los atributos width y height inline de WordPress */
img[class*="wp-image"] {
    width: auto;
    height: auto;
}

/* Para productos y carruseles */
.product-card img[class*="wp-image"],
.product-card img[class*="size-"],
.product-card-individual img[class*="wp-image"],
.product-card-individual img[class*="size-"] {
    width: 100% !important;
    height: 250px !important;
    object-fit: contain !important;
    transition: transform 0.5s ease;
}

.product-card-individual img[class*="wp-image"],
.product-card-individual img[class*="size-"] {
    height: 100% !important;
}


/* Estilos para imágenes de contacto */
.container-transparent-default img[class*="wp-image"],
.container-transparent-default img[class*="size-"],
.container-transparent-default img[class*="align"] {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: .5rem !important;
    width: auto !important;
    max-width: 19rem !important;
    object-fit: contain;
}


#logo-lamfer {
    background-color: #f7f7f7;
    padding: 20px;
}

#logo-lamfer img {
    max-width: 80% !important;
    height: auto !important;
}

.wpcf7-response-output:empty {
    display: none !important;
}

.wpcf7-response-output {
    margin-top: 1.5rem;
    padding: 1rem;
    border-radius: .6rem;
}
