.elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-container{min-height:300px;}.elementor-3729 .elementor-element.elementor-element-e220c58:not(.elementor-motion-effects-element-type-background), .elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.pinturashernandez.com/wp-content/uploads/ValueShade_web-.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-background-overlay{background-color:#02010191;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3729 .elementor-element.elementor-element-e220c58{box-shadow:0px 30px 100px -50px rgba(0,0,0,0.5);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-accent );}.elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-shape-bottom svg{width:calc(300% + 1.3px);height:5px;}.elementor-3729 .elementor-element.elementor-element-c9acef3{text-align:center;}.elementor-3729 .elementor-element.elementor-element-c9acef3 .elementor-heading-title{color:var( --e-global-color-60d9ddf );font-family:"Open Sans", Sans-serif;font-size:50px;font-weight:900;}.elementor-3729 .elementor-element.elementor-element-a391988{--display:flex;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-3729 .elementor-element.elementor-element-f65eb8e{--display:flex;--background-transition:0.3s;}.elementor-3729 .elementor-element.elementor-element-1b1d0db{--display:flex;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-3729 .elementor-element.elementor-element-3039339{--display:flex;--background-transition:0.3s;}@media(max-width:1024px){.elementor-3729 .elementor-element.elementor-element-c9acef3 .elementor-heading-title{font-size:38px;}}@media(max-width:767px){.elementor-3729 .elementor-element.elementor-element-e220c58 > .elementor-container{min-height:200px;}.elementor-3729 .elementor-element.elementor-element-c9acef3 .elementor-heading-title{font-size:26px;line-height:1.5em;}.elementor-3729 .elementor-element.elementor-element-c9acef3 > .elementor-widget-container{margin:-2em 0em 0em 0em;}}/* Start custom CSS for html, class: .elementor-element-479e791 */.seccion-seguridad-container {
    padding: 60px 20px;
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
  }
  .seguridad-titulo {
    color: #8B0000; /* Granate corporativo */
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: 1px;
  }
  .seguridad-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .seguridad-tarjeta {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0,0,0,0.02);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  .seguridad-tarjeta:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0,0,0,0.08);
  }
  .logo-contenedor {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  .logo-contenedor img {
    max-height: 100%;
    max-width: 180px;
    object-fit: contain;
  }
  .seguridad-tarjeta h3 {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 5px 0;
    font-weight: 700;
  }
  .seguridad-tarjeta p {
    font-size: 14px;
    color: #666666;
    line-height: 1.4;
    margin-bottom: 20px;
    min-height: 40px;
  }
  .seguridad-boton {
    background-color: #8B0000; /* Fondo Granate */
    color: #ffffff !important;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    transition: background-color 0.2s ease;
  }
  .seguridad-boton:hover {
    background-color: #5a0000; /* Granate más oscuro al pasar el cursor */
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a6657d1 */.seccion-seguridad-container {
    padding: 60px 20px;
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
  }
  .seguridad-titulo {
    color: #8B0000; /* Granate corporativo */
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: 1px;
  }
  .seguridad-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .seguridad-tarjeta {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0,0,0,0.02);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  .seguridad-tarjeta:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0,0,0,0.08);
  }
  .logo-contenedor {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  .logo-contenedor img {
    max-height: 100%;
    max-width: 180px;
    object-fit: contain;
  }
  .seguridad-tarjeta h3 {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 5px 0;
    font-weight: 700;
  }
  .seguridad-tarjeta p {
    font-size: 14px;
    color: #666666;
    line-height: 1.4;
    margin-bottom: 20px;
    min-height: 40px;
  }
  .seguridad-boton {
    background-color: #8B0000; /* Fondo Granate */
    color: #ffffff !important;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    transition: background-color 0.2s ease;
  }
  .seguridad-boton:hover {
    background-color: #5a0000; /* Granate más oscuro al pasar el cursor */
  }/* End custom CSS */