.elementor-2791 .elementor-element.elementor-element-a7ab7a7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2791 .elementor-element.elementor-element-a1a98b0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2791 .elementor-element.elementor-element-1671bc4{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--z-index:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2791 .elementor-element.elementor-element-597d0eb{z-index:0;}.elementor-2791 .elementor-element.elementor-element-e626703{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2791 .elementor-element.elementor-element-b3cbc9c{font-family:"Manrope", Sans-serif;font-weight:400;line-height:14px;color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2791 .elementor-element.elementor-element-84df7c3 .elementor-heading-title{font-family:"Manrope", Sans-serif;font-weight:600;color:#000000;}:root{--page-title-display:none;}@media(min-width:751px){.elementor-2791 .elementor-element.elementor-element-a1a98b0{--width:66.6666%;}.elementor-2791 .elementor-element.elementor-element-1671bc4{--width:33.3333%;}}/* Start custom CSS for html, class: .elementor-element-5e12c44 */.refrigeracion-seo {
  max-width: 800px;
  margin: auto;
  font-family: 'Manrope', sans-serif;
  line-height: 1.6;
  font-size: 16px;
  color: #000;
  padding: 1rem;
  background-color: #fffefb;
}

.refrigeracion-seo h1 {
  font-size: 2rem;
  color: #9b4014;
  margin-bottom: 1rem;
}

.refrigeracion-seo h2 {
  font-size: 1.5rem;
  color: #d3602a;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.refrigeracion-seo h3 {
  font-size: 1.2rem;
  color: #4f291c;
  margin-top: 1.5rem;
  margin-bottom: 0.8rem;
  font-weight: 600;
}

.refrigeracion-seo ul {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.refrigeracion-seo ul li {
  margin-bottom: 0.4rem;
}

.refrigeracion-seo pre {
  background: #f9f6f2;
  padding: 0.8rem;
  border-left: 4px solid #9b4014;
  overflow-x: auto;
  font-size: 0.95rem;
  line-height: 1.4;
  color: #000;
}

.refrigeracion-seo code {
  background-color: #f0eae1;
  padding: 2px 4px;
  border-radius: 4px;
  font-size: 0.95rem;
}

/* Envuelve las tablas en este contenedor */
.tabla-scroll {
  width: 100%;
  overflow-x: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.refrigeracion-seo table {
  min-width: 600px; /* Asegura que haya scroll si el espacio es pequeño */
  border-collapse: collapse;
  width: 100%;
}

.refrigeracion-seo th,
.refrigeracion-seo td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: center;
}

.refrigeracion-seo thead {
  background-color: #e3d4b7;
  color: #4f291c;
}

.refrigeracion-seo tbody tr:nth-child(even) {
  background-color: #fdfaf5;
}

.refrigeracion-seo tbody tr:hover {
  background-color: #f4ede4;
}

/* Responsive */
@media screen and (max-width: 768px) {
  .refrigeracion-seo {
    font-size: 14.5px;
  }

  .refrigeracion-seo h1 {
    font-size: 1.8rem;
  }

  .refrigeracion-seo h2 {
    font-size: 1.4rem;
  }

  .refrigeracion-seo h3 {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 600px) {
  .refrigeracion-seo {
    font-size: 13.5px;
    padding: 0.8rem;
  }

  .refrigeracion-seo h1 {
    font-size: 1.5rem;
  }

  .refrigeracion-seo h2 {
    font-size: 1.3rem;
  }

  .refrigeracion-seo h3 {
    font-size: 1.05rem;
  }
}
.tabla-scroll {
  overflow-x: auto;
  width: 100%;
}

.tabla-scroll table {
  min-width: 600px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-597d0eb */.contenedor-sticky-limit {
  position: relative;
}

.tabla-contenidos {
  position: sticky;
  top: 20px;
  transition: all 0.2s ease-in-out;
  z-index: 10;
}

/* Estilo para la tabla de contenidos */
.tabla-contenidos {
  background-color: #f8f8f8; /* Fondo claro para resaltar */
  border-radius: 8px;
  padding: 20px; /* Más espacio interno */
  margin-bottom: 30px;
  position: sticky;  /* Solo para la tabla de contenidos */
  top: 20px;  /* Se mantiene en la parte superior de la pantalla */

  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra sutil */
}

.tabla-contenidos h2 {
  color: #4f291c; /* Color del título (marrón oscuro) */
  font-size: 1.5em;
  margin-bottom: 15px;
  text-align: center;
}

.tabla-contenidos ul {
  list-style-type: none; /* Elimina los puntos de lista */
  padding-left: 0;
}

.tabla-contenidos li {
  margin-bottom: 10px; /* Espacio entre los enlaces */
  font-size: 1.1em;
}

.tabla-contenidos a {
  text-decoration: none; /* Elimina el subrayado */
  color: #9b4014; /* Naranja quemado */
  font-weight: bold;
  transition: color 0.3s ease; /* Transición suave para el color */
}

.tabla-contenidos a:hover {
  color: #d3602a; /* Naranja intenso cuando se pasa el ratón */
  text-decoration: underline; /* Subraya al pasar el ratón */
}

/* Estilo para la llamada a la acción */
.cta-container {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; /* Espacio debajo del botón */
  position: relative; /* Asegura que el botón no se fije */
}

.cta-button {
  display: inline-block;
  background-color: #d3602a; /* Color de fondo (naranja intenso) */
  color: white; /* Color del texto */
  font-size: 1.2em;
  padding: 15px 30px; /* Tamaño del botón */
  text-decoration: none; /* Elimina el subrayado del enlace */
  border-radius: 5px; /* Bordes redondeados */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Sombra sutil */
  transition: background-color 0.3s ease, transform 0.3s ease; /* Efecto de transición */

}

.cta-button:hover {
  background-color: #9b4014; /* Cambia el color al pasar el ratón */
  transform: translateY(-3px); /* Eleva el botón ligeramente al hacer hover */
  color: white; /* Asegura que el texto siga siendo blanco */
}

.cta-button:active {
  transform: translateY(1px); /* Añade un efecto de presionar el botón */
  color: white; /* Asegura que el texto siga siendo blanco */
}
.contenedor-sticky-limit {
  position: relative;
  height: fit-content;
  max-height: 100%;
}/* End custom CSS */