﻿.iconoTarjeta {
    font-size: 4em !important;
    color: #2C7BB6;
}

.iconoTarjetaFooter {
    font-size: 3em !important;
    color: #FFFFFF;
}

.tituloParrafo {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.cuerpoParrafo {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.125;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFFFFF;
}

    .cuerpoParrafo:hover {
        font-size: 1.125em;
        font-weight: 400;
        line-height: 1.5;
        font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
        color: #FFFFFF;
    }

.tarjetaIndividual {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid lightgray;
    box-shadow: 2px 2px 8px 4px #d3d3d3d1;
    border-radius: 15px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 4%;
    padding: 2%;
    width: 296px;
    height: 296px;
}

@media (max-width: 800px) {
    .tarjetaIndividual {
        width: 90%;
    }

        .tarjetaIndividual:hover {
            width: 90%;
        }
}


.tarjetaIndividualPlanes {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid lightgray;
    box-shadow: 2px 2px 8px 4px #d3d3d3d1;
    border-radius: 15px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 4%;
    padding: 2%;
    width: 296px;
    height: 850px;
}

@media (max-width: 800px) {
    .tarjetaIndividualPlanes {
        width: 90%;
    }

        .tarjetaIndividualPlanes:hover {
            width: 90%;
        }
}

.tarjetaIndividualPlanesOscuro {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid lightgray;
    box-shadow: 2px 2px 8px 4px #d3d3d3d1;
    border-radius: 15px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #FFFFFF;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 4%;
    padding: 2%;
    width: 296px;
    height: 850px;
    background-color: #2C7BB6;
}

@media (max-width: 800px) {
    .tarjetaIndividualPlanesOscuro {
        width: 90%;
    }

        .tarjetaIndividualPlanesOscuro:hover {
            width: 90%;
        }
}

.botonTarjeta {
    background: #FFFFFF;
    color: #2C7BB6;
    border: 1px solid #2C7BB6 !important;
}

    .botonTarjeta:hover {
        background: #2C7BB6 !important;
        color: #FFFFFF !important;
    }

.botonTarjetaPlan {
    background: #075E54;
    color: #FFFFFF;
    border: 1px solid #075E54 !important;
}

    .botonTarjetaPlan:hover {
        background: #FFFFFF !important;
        color: #075E54 !important;
    }


.botonWhatsApp {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 32px;
    right: 32px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    z-index: 100;
    animation: moveIcon 1s ease-in-out infinite;
}

@keyframes moveIcon {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

.botonWhatsApp:hover {
    animation: none; /* Detiene la animación al hacer hover */
    /* Resto del CSS para el hover */
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 42px;
    right: 42px;
    border-radius: 50px;
    text-align: center;
    background: #0DF053;
    color: #fff;
    font-size: 30px;
    z-index: 100;
}

.logoWeb {
    height: 36px;
    width: 132px;
}

@media (max-width: 800px) {
    .logoWeb {
        width: 130px;
        height: 36px;
    }
}


.iconoMenu {
    color: #2C7BB6;
}

.listaPropiedades {
    cursor: pointer;
}

.logoWebLogin {
    height: 15%;
    width: 15%;
}

.tituloSesion {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.campoSesion {
    background: #FFFFFF;
    color: #000000;
    border-bottom: 1px solid #2C7BB6;
}

.linkLogin {
    color: #2C7BB6;
    cursor: pointer;
}

    .linkLogin:hover {
        color: #2C7BB6;
        cursor: pointer;
    }

.contenedorError {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 96%;
    margin: 2% 2% 2% 2%;
}

.tituloError {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.125;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #A94442;
}

.tituloOk {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #3c763d;
}

.tituloTarjetaModulo {
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    color: #000000;
}

.iconoTarjetaModulo {
    font-size: 9em !important;
    color: #2C7BB6;
}

.letraGeneral {
    font-size: 1em !important;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cuerpoParrafoContacto {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cuerpoParrafoContactoOscuro {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #FFFFFF;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tituloParrafoContacto {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.iconoTarjetaFooterContacto {
    font-size: 3em !important;
    color: #2C7BB6;
}

.cuerpoParrafoContacto {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.contenidoDelMedio {
    min-height: calc(100vh);
}

.separarTitulo {
    margin-top: 8%;
}

.separadorImagen {
    padding: 4% 4% 4% 4%;
}


.imgToshiba {
    width: 30%;
}


@media (max-width: 800px) {
    .imgToshiba {
        width: 56%;
    }
}

.imgToshiba:hover {
    border-radius: 5%;
    animation: girar 10s linear infinite;
}

.separadorContactoImg {
    margin-top: 5%;
}

@keyframes girar {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.tituloFormulario {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.separarContenedorResponsive {
    margin: 5% 5% 5% 0%;
}

.parrafoModulo {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.menuCabecera {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    cursor: pointer !important;
}

.alertGlobal {
    background-color: #F2F2F2;
}

.RedesSociales {
    position: fixed;
    top: 65px;
    left: 78%;
    z-index: 9999;
    width: 92%;
}

.botonRedSocial {
    width: 6%;
}

    .botonRedSocial:hover {
        width: 8%;
    }

@media (max-width: 800px) {
    .botonRedSocial {
        width: 22%;
    }

        .botonRedSocial:hover {
            width: 24%;
        }

    .RedesSociales {
        width: 62%;
        left: 46%;
    }
}

.botonRedSocialInstagram {
    width: 3%;
}

    .botonRedSocialInstagram:hover {
        width: 5%;
    }

@media (max-width: 800px) {
    .botonRedSocialInstagram {
        width: 12%;
    }

        .botonRedSocialInstagram:hover {
            width: 24%;
        }
}

.agruparTexto {
    margin: 0px;
}

.tamanioRedirecionamiento{
    font-size: 1em;
}


.videoPersonalizado {
    width: 40%;
    height: auto;
    margin: 5% 5% 1% 1%;
}

@media (max-width: 800px) {
    .videoPersonalizado {
        width: 100%;
        height: auto;
        margin: 5% 5% 1% 1%;
    }
}

.tituloVideo {
    margin: 0% 0% 5% 1%;
}

.imagenPersonalizada {
    width: 40%;
    height: auto;
}

@media (max-width: 800px) {
    .imagenPersonalizada {
        width: 100% !important;
        height: auto;
        margin: 0px;
    }
}

@media screen and (min-width: 768px) {
    iframe {
        width: 50%;
        height: 315px;
    }
}

@media screen and (max-width: 767px) {
    iframe {
        width: 100%;
        height: 315px;
    }
}

.debajoHeader {
    max-width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 2em;
    font-weight: bold;
    line-height: 1.3;
    font-family: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    animation: highlight 2s infinite;
    position: relative;
    right: 0;
    left: 0;
    border-radius: 0px;
}

.debajoHeader {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.debajoHeader {
    /*background: linear-gradient(to bottom, #F5F5F5, #E0E0E0);*/
    color: #333333;
}


.debajoHeader {
    transition: background-color 0.3s ease-in-out;
}


    .debajoHeader:hover {
        background-color: #EAEAEA;
    }


@media screen and (max-width: 767px) {
    .separarContenedo {
        margin-top: 5%;
    }
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
    .separarContenedo {
        margin-top: 5%;
    }
}

@media screen and (min-width: 1024px) {
    .separarContenedo {
        margin-top: 5%;
    }
}

.debajoHeaderContacto {
    max-width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 1em;
    font-weight: bold;
    line-height: 1.3;
    font-family: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    animation: highlight 2s infinite;
    position: relative;
    right: 0;
    left: 0;
    border-radius: 10px;
    width: 96%;
    margin: 2% 2% 0% 2%;
    border: 2px solid #2C7BB6;
    padding: 10px;
}

.debajoHeaderContacto {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.debajoHeaderContacto {
/*    background: linear-gradient(to bottom, #F5F5F5, #E0E0E0);*/
    color: #333333;
}


.debajoHeaderContacto {
    transition: background-color 0.3s ease-in-out;
}


    .debajoHeaderContacto:hover {
        background-color: #EAEAEA;
    }

.tituloDebajoHeaderNew {
    font-size: 1.6em !important;
    color: #2C7BB6;
}

.imagenLogoDesarrolloAmedida {
    width: 92%;
    height: auto;
    padding: 2% 2% 2% 2%;
}


.tarjetaIndividualGaleria {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid lightgray;
    box-shadow: 2px 2px 8px 4px #d3d3d3d1;
    border-radius: 15px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.125;
    color: #000;
    font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 2%;
    width: 100%;
    height: 100%;
}

.tituloH2 {
    color: #2C7BB6;
    margin: 2px;
    padding: 2px;
}


.logoWebFooter {
    height: 60px;
    width: 200px;
}

.tituloPlan {
    font-size: 1.2em;
    font-weight: normal;
}

.subtituloPlan {
    font-size: 2em;
    font-weight: bold;
}

.subtituloTarjetaPlan {
    font-size: 1.2em;
    font-weight: bold;
}

.contenedorValorPlan {
    display: flex;
    align-items: baseline;
    gap: 8px;
    justify-content: center;
}

/* Contenedor principal */
.reparacion-contenedor {
    background-color: #2C7BB6;
    color: #ffffff;
    border-radius: 15px;
    padding: 20px 20px;
    box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

    .reparacion-contenedor:hover {
        box-shadow: 0 1.5rem 3rem rgba(0,0,0,0.3);
        transform: translateY(-5px);
    }

/* Contenedor a ancho completo */
.reparacion-contenedor-full {
    width: 100%;
    background-color: #2C7BB6;
    color: #ffffff;
    padding: 20px 20px; /* Ajusta según tu header */
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    border-radius: 0px 0px 8px 8px; /* Sin redondeo en los lados para ocupar todo */
    box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
}

/* Imagen del lado izquierdo */
.reparacion-imagen {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.2);
}

/* Título */
.reparacion-titulo {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

/* Párrafo */
.reparacion-parrafo {
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

/* Lista de beneficios */
.reparacion-lista {
    list-style: none;
    padding: 0;
}

    .reparacion-lista li {
        margin-bottom: 15px;
        font-size: 1.3rem;
    }

/* Colores de los íconos */
.icono-amarillo {
    color: #FFD700;
    margin-right: 10px;
}

.icono-verde {
    color: #28a745;
    margin-right: 10px;
}

.icono-azul {
    color: #000000;
    margin-right: 10px;
}

.icono-rojo {
    color: #dc3545;
    margin-right: 10px;
}

/* Botón */
.reparacion-boton {
    background-color: #ffffff;
    color: #2C7BB6;
    font-weight: bold;
    padding: 12px 25px;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
}

    .reparacion-boton:hover {
        background-color: #e0e0e0;
        color: #2C7BB6;
    }


/*Nuevo banner blanco*/
.capacitacion-contenedor {
    background-color: #ffffff;
    color: #2C7BB6;
    border-radius: 0px 0px 8px 8px;
    padding: 50px 30px; /* espacio interno */
    margin: 0; /* eliminar margen externo */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-top: 0;
}

.capacitacion-titulo {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.capacitacion-parrafo {
    font-size: 1.6rem;
    line-height: 1.7;
    margin-bottom: 25px;
}

.capacitacion-lista {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

    .capacitacion-lista li {
        margin-bottom: 15px;
        font-size: 1.3rem;
    }

        .capacitacion-lista li i {
            margin-right: 10px;
            font-size: 1.3rem;
        }

/* Colores de iconos */
.icono-amarillo {
    color: #FFD700;
}

.icono-azul {
    color: #2C7BB6;
}

.icono-verde {
    color: #28a745;
}

.icono-rojo {
    color: #dc3545;
}

.capacitacion-boton {
    background-color: #2C7BB6;
    color: #ffffff;
    padding: 12px 30px;
    font-size: 1.3rem;
    border-radius: 10px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

    .capacitacion-boton:hover {
        background-color: #1b5f91;
        text-decoration: none;
        color: #ffffff;
    }

/*Nueva animación*/
.efecto-sombra {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .efecto-sombra:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    }

.texto-grande {
    font-size: 2.5rem;
    font-weight: 700;
}

.texto-mediano {
    font-size: 1.5rem;
    line-height: 1.8;
}

.boton-grande {
    font-size: 1.2rem;
    padding: 15px 25px;
    transition: all 0.3s ease;
}

    .boton-grande:hover {
        background-color: #1a5c97;
        transform: translateY(-3px);
    }

.animacion-zoom {
    transition: transform 0.3s ease;
}

    .animacion-zoom:hover {
        transform: scale(1.05);
    }


/*CSS Index*/
.serviciosTop {
    background-color: #ffffff;
    border-radius: 0 0 15px 15px;
    padding: 40px 30px;
    margin: 0; /* Pegado arriba */
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.textoServiciosTop {
    color: #2C7BB6;
}

.tituloServiciosTop {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.descripcionServiciosTop {
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.beneficiosServiciosTop {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px;
}

    .beneficiosServiciosTop li {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        font-size: 1.2rem;
    }

.iconoServicio {
    font-size: 1.8rem;
    color: #2C7BB6;
    margin-right: 12px;
    transition: transform 0.2s, color 0.2s;
}

    .iconoServicio:hover {
        transform: scale(1.3);
        color: #1B5D9B;
    }

.btnServiciosTop {
    background-color: #2C7BB6;
    color: #ffffff;
    padding: 12px 25px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: background-color 0.3s, transform 0.2s;
}

    .btnServiciosTop i {
        margin-left: 8px;
    }

    .btnServiciosTop:hover {
        background-color: #F1F1F1;
        transform: translateY(-2px);
    }


@media (max-width: 800px) {
    .logoWebFooter {
        width: 200px;
        height: 60px;
    }
}



.botonRedSocialFooter {
    width: 18%;
}

    .botonRedSocialFooter:hover {
        width: 20%;
    }

@media (max-width: 800px) {
    .botonRedSocialFooter {
        width: 22%;
    }

        .botonRedSocialFooter:hover {
            width: 24%;
        }
}

.botonRedSocialInstagramFooter {
    width: 10%;
}

    .botonRedSocialInstagramFooter:hover {
        width: 12%;
    }

@media (max-width: 800px) {
    .botonRedSocialInstagramFooter {
        width: 12%;
    }

        .botonRedSocialInstagramFooter:hover {
            width: 24%;
        }
}