header {
    position: absolute;
    top: 0px !important;
    left: 0px !important;
}


.portada {
    height: 100vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
}


.complementos-cards {
    margin-top: 40px;
}

.complemento-card {
    width: 22%;
    text-align: center;
    color: var(--color-primary);
    transition: opacity 0.8s ease, transform 0.8s ease;
}


.soporte-card:hover {
    transform: scale(1.07);
}

.logo {
    width: 20%;
}

.soporte-card {
    width: 22%;
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.paddin {
    padding-top: 64px;
    padding-bottom: 64px;
}

.encuandrar {
    padding-right: 32px;
    padding-left: 32px;
}

.text-center {
    text-align: center;
}


.icon-sla {
    position:relative;
    top: -20px;
}

.title-footer {
    margin-top: 24px;
    margin-bottom: 24px;
}

.call-p {
    margin-top: 24px;
}

.highlight {
    font-weight: bold;
    background-color: #173e71;
    color: aliceblue;
    border-radius: 10px;
    padding: 0px 10px;
    
}

.soporte-cards {
    justify-content: center;
    margin-bottom: 24px;
}

.soporte-card h3 {
    font-size: 22px;
    color: var(--color-primary);
}

.soporte-card {
    border-radius: 10px;
    background-color: aliceblue;
    margin-right: 20px;
    padding: 14px;
}

.menu-bar{
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    background-color: white;
    z-index: 9;
    position: fixed;
    padding-left: 100px;
    width: 90%;
}

.menu-helpdesk-items {
    justify-content: end;
    display: flex;
    width: 78%;
}

.explora-btn {
    opacity: 0;
    transform: translateX(-100vw);
    animation: slideleft 1s ease-out forwards;
}

.animated {
    transform: translateY(30px);
    opacity: 0;
    transition: opacity 0.8s ease, transform 0.8s ease;
  }

  .animated.visible {
    transform: translateY(0);
    opacity: 1;
  }

@keyframes slideleft {
    from {
        transform: translateX(-100vw);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.portada-imagen {
    text-align: center;
}

.portada-imagen img{
    width: 82%;
    position: relative;
    top: -30px;
}

.portada-imagen img {
    opacity: 0;
    transform: translateX(100vw);
    animation: slideIn 1s ease-out forwards;
}

@keyframes slideIn {
    from {
        transform: translateX(100vw);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.explora-btn {
    border:none;
    border-radius: 10px;
    color: white;
    font-weight: bold;
    background-color: var(--color-primary);
    font-family: "Roboto", serif;
    padding: 12px 24px;
    margin-top: 16px;
    letter-spacing: 1px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.call-to-secondary:hover { 
    text-decoration: underline;
}

.complemento-card:hover {
    transform: scale(1.05);
}

.call-to-secondary {
    border:none;
    border-radius: 10px;
    color: var(--color-primary);
    font-weight: bold;
    background-color: #fff;
    font-family: "Roboto", serif;
    font-size: 17px;
    padding: 12px 24px;
    margin-top: 16px;
    letter-spacing: 1px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
    margin-right: 10px;
}

.call-to-primary {
    border:none;
    border-radius: 10px;
    color: white;
    font-weight: bold;
    background-color: var(--color-primary);
    font-family: "Roboto", serif;
    font-size: 17px;
    padding: 12px 24px;
    margin-top: 16px;
    letter-spacing: 1px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
    margin-right: 10px;
}

.explora-btn:hover {
    transform: scale(1.01);
    box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.3);
}

.item-menu {
    color: var(--color-primary);
    margin-left: 16px;
    font-weight: 600;
}

.item-menu:hover {
    color: var(--color-primary);
}




.space {
        height: 90px;
}

.caracteristica-card:hover {
    transform: scale(1.05);
}


.sla-card:hover {
    transform: scale(1.05);
} 

.caracteristicas-cards, .sla-cards  {
    flex-wrap: wrap;
    justify-content: center;
}


.caracteristica-card img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.caracteristica-card {
    transition: opacity 0.8s ease, transform 0.8s ease;
    background-color: #173e71;
    padding: 10px 10px;
    border-radius: 10px;
    text-align: center;
    color: rgba(255, 255, 255, 0.897);
    margin-right: 16px;
    width: 22%;
    margin-bottom: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

footer {
    background-color: #173E71;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%2300A9CD' stroke-width='63.9' stroke-opacity='0.03' %3E%3Ccircle fill='%23173E71' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%23173e71' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23173E71' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    color: white;
}

.underline {
    font-weight: 800;
}

.sla-card{
    background-color: aliceblue;
    padding: 10px 10px;
    margin: 10px;
    border-radius: 10px;
    width: 22%;
}

.caracteristicas-title {
    margin-bottom: 24px;
}

h1 {
    font-size: 36px;
    margin-bottom: 16px;
}


.button-main {
    display: inline-flex;
}

h2 {
    font-size: 24px;
    margin-bottom: 16px;
}

h3 {
    font-size: 24px
}


@media screen and (max-width: 768px) {  
    section {
        padding: 20px;
    }
    .hidde-movil {
        display: none !important;
    }

    .row {
        display: block;
    }

    .caracteristica-card {
         width: auto; 
    }

    .sla-card {
        width: auto;
        text-align: center;
    }

    .soporte-card {
        width: auto;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    h1 {
        margin-top: 100px;
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    .logo {
        width: 59%;
    }

    .portada-text {
        text-align: center;
    }

    .portada h2 {
        margin: 30px 0px;
        font-family: 'Montserrat';
        font-weight: 600;
    }

    footer p {
        margin-top: 10px;
        font-size: 12px;
        padding-top: 20px;
    }

    .sla-card svg {
        width: 55px;
        color: var(--color-primary);
    }

    .complemento-card {
        width: auto;
        background-color: rgba(235, 235, 235, 0.281);
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 10px;
        border-radius: 10px;
    }

    footer {
        padding: 0px 8px;
    }

    .form {
        width: auto;
    }

    .contact-tabs {
        flex-wrap: wrap;
    }

    .contact-tab {
        flex: 1 1 100%;
        text-align: left;
    }

}

.contact-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d7e6f8;
    padding-bottom: 8px;
}

.contact-tab {
    appearance: none;
    border: none;
    background: transparent;
    color: var(--color-primary);
    font-family: var(--font-strong);
    font-size: 14px;
    font-weight: 600;
    padding: 10px 14px;
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    opacity: 0.7;
    transition: background-color 0.2s ease, opacity 0.2s ease, color 0.2s ease;
}

.contact-tab:hover {
    opacity: 1;
    background-color: rgba(23, 62, 113, 0.06);
}

.contact-tab.is-active {
    opacity: 1;
    color: #fff;
    background-color: var(--color-primary);
}

.contact-tab-panel[hidden] {
    display: none !important;
}

.lead-form .form-control input.is-invalid {
    border-color: #c0392b;
    outline: none;
}

.field-error {
    display: block;
    margin-top: 4px;
    color: #c0392b;
    font-size: 12px;
    font-family: "Roboto", serif;
}

.form-control-check {
    margin-top: 8px;
    margin-bottom: 16px;
}

.checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--color-primary);
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
}

.checkbox-label input[type="checkbox"] {
    margin-top: 3px;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    accent-color: var(--color-primary);
}

.checkbox-label.is-invalid {
    outline: 1px solid #c0392b;
    outline-offset: 4px;
    border-radius: 4px;
}

.form-pending-note {
    margin-bottom: 12px;
    padding: 10px 12px;
    border-radius: 6px;
    background: rgba(23, 62, 113, 0.08);
    color: var(--color-primary);
    font-size: 14px;
}

.form-pending-note.is-success {
    background: rgba(23, 62, 113, 0.08);
    color: var(--color-primary);
}

.form-pending-note.is-warning {
    background: rgba(192, 57, 43, 0.08);
    color: #c0392b;
}

.form-pending-note.is-error {
    background: rgba(192, 57, 43, 0.08);
    color: #c0392b;
}

.lead-form-copy {
    margin-bottom: 16px;
    color: var(--color-primary);
}

.lead-form .form-boton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.lead-form .form-boton:disabled {
    opacity: 0.55;
    cursor: not-allowed;
    transform: none;
}

.lead-form .form-boton.is-loading {
    opacity: 0.85;
    cursor: wait;
    pointer-events: none;
}

.lead-form .form-boton-spinner {
    display: none;
    width: 1em;
    height: 1em;
    border: 2px solid rgba(239, 240, 239, 0.35);
    border-top-color: #eff0ef;
    border-radius: 50%;
    flex-shrink: 0;
}

.lead-form .form-boton.is-loading .form-boton-spinner {
    display: inline-block;
    animation: form-boton-spin 0.7s linear infinite;
}

@keyframes form-boton-spin {
    to {
        transform: rotate(360deg);
    }
}

@media (prefers-reduced-motion: reduce) {
    .lead-form .form-boton.is-loading .form-boton-spinner {
        animation: none;
        border-top-color: rgba(239, 240, 239, 0.35);
        border-right-color: #eff0ef;
    }
}