* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.footer   {
    width: 100%;
    height: auto;
    background-color: #151A38;
    font-family: Satoshi, sans-serif;
}

.footerbox   {
    display: flex;
    height: auto;
    color: #B79D86;
    margin-left: 10%;
}

.footerbox01   {
    width: 25%;
    height: auto;
    padding-top: 2.5%;
    padding-left: 10%;
    padding-right: 2.5%;
    margin-top: 1%;
    text-align: center;
    font-weight: bolder;
    font-size: larger;
}

.footerbox02   {
    width: 40%;
    height: auto;
    margin-top: 1%;
    text-align: center;
    font-size: smaller;
    display: flex;
    margin-left: 10%;
}


.footerbox03   {
    width: 50%;
    height: auto;
    text-align: right;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    padding-left: 2.5%;
    padding-right: 20%;
    margin-top: 10%;
    margin-bottom: 10%;
}

.footerbox04title   {
    width: 100%;
    height: auto;
    font-size:30px;
    font-weight: bold;
}

.footerbox04title   {
    width: 100%;
    height: auto;
    font-size:30px;
    font-weight: bold;
}

.footerbox04   {
    width: 50%;
    height: auto;
    text-align: left;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    padding-left: 20%;
    padding-right: 2.5%;
    margin-top: 10%;
    margin-bottom: 2.5%;
    margin-left: 0%;
    margin-right: 0%;
}

.footerbox05   {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    background-color: #777990;
    color: #151A38;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-top: 0%;
}


/* Contenedor de redes sociales */
.social-footer {
    display: flex;
    gap: 10%;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    width: 50%;
    height: auto;
    margin-left: 25%;
    margin-right: 25%;
}

/* Estilos generales para los íconos */
.social-footer .social-icon {
    color: #777990;  /* Negro por defecto */
    font-size: 24px;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.2s ease;
    font-size: xxx-large;
}

/* Cambia de color al pasar el mouse o hacer clic */
.social-footer .linkedin:hover,
.social-footer .linkedin:focus { color: #0077B5; }  /* Azul LinkedIn */
.social-footer .instagram:hover,
.social-footer .instagram:focus { color: #E4405F; } /* Rosa Instagram */
.social-footer .facebook:hover,
.social-footer .facebook:focus { color: #1877F2; }  /* Azul Facebook */
.social-footer .tiktok:hover,
.social-footer .tiktok:focus { color: #FF0050; }   /* Rojo TikTok */
.social-footer .youtube:hover,
.social-footer .youtube:focus { color: #FF0000; }  /* Rojo YouTube */
.social-footer .x-twitter:hover,
.social-footer .x-twitter:focus { color: #1DA1F2; } /* Azul X (Twitter) */
.social-footer .threads:hover,
.social-footer .threads:focus { color: #8C8C8C; }  /* Gris Threads */
.social-footer .medium:hover,
.social-footer .medium:focus { color: #00AB6C; }   /* Verde Medium */

/* Efecto de escala al pasar el mouse */
.social-footer .social-icon:hover {
    transform: scale(1.1);
}



@media (max-width: 1600px) {

    .footerbox01 {
    width: 30%;
    }

    .footerbox02 {
    width: 45%;
    margin-left: 5%;
    }

.footerbox03 {
    
    padding-right: 15%;
    }

.footerbox04 {

    padding-left: 15%;
    }
}


@media (max-width: 1300px) {

    .footerbox01 {
    width: 35%;
    }

    .footerbox02 {
    width: 45%;
    margin-left: 5%;
    }

.footerbox03 {
    
    padding-right: 15%;
    }

.footerbox04 {

    padding-left: 15%;
    }
}


@media (max-width: 1100px) {
    .footerbox02 {
        width: 55%;
        margin-left: 5%;
    }

    .footerbox {
        margin-left: 0%;
    }

    .social-footer {
        display: flex;
        gap: 10%;
        margin-top: 5%;
        margin-bottom: 5%;
        width: 60%;
        height: auto;
        margin-left: 20%;
        margin-right: 20%;
    }

    .social-footer .social-icon {
        color: #777990;
        text-decoration: none;
        transition: color 0.3s ease, transform 0.2s ease;
        font-size: xx-large;
    }

}


@media (max-width: 950px) {
    
    .footerbox02 {
        width: 60%;
        margin-left: 0%;
    }

}


@media (max-width: 900px) {
    
    .footerbox01 {
        width: 35%;
    }
    
    .footerbox02 {
        width: 60%;
        margin-left: 0%;
    }

    .footerbox {
        margin-left: 0%;
    }

    .footerbox01 {
        width: 35%;
        padding-left: 0%;
        padding-right: 2.5%;
        margin-top: 3%;
    }

}



@media (max-width: 800px) {

    .footerbox {
        margin-left: 0%;
        display: grid;
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        margin-right: 0%;
        padding-top:  0%;
        padding-bottom:  0%;
        margin-bottom:  0%;
        margin-top:  0%;
    }

    .footerbox01 {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        margin-left: 0%;
        margin-right: 0%;
        padding-top:  10%;
        padding-bottom:  0%;
        margin-bottom:  0%;
        margin-top:  0%;
        display: grid;

    }

    .footerbox02 {
        width: 100%;
        margin-left: 0%;
        display: grid;
        padding-left: 0%;
        padding-right: 0%;
        margin-right: 0%;
        padding-top:  0%;
        padding-bottom:  0%;
        margin-bottom:  0%;
        margin-top:  0%;
        display: grid;
    }


    .footerbox03 {
        padding-right: 0%;
        width: 100%;
        text-align: center;
        padding-left: 0%;
        margin-left: 0%;
        margin-right: 0%;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
        margin-bottom: 2.5%;
        margin-top: 10%;
    }

    .footerbox04 {
        padding-left: 0%;
        width: 100%;
        text-align: center;
        padding-right: 0%;
        margin-left: 0%;
        margin-right: 0%;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
        margin-bottom: 2.5%;
        margin-top: 5%;
    }

    .social-footer {
        display: flex;
        gap: 10%;
        margin-top: 5%;
        margin-bottom: 5%;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
    }

    .social-footer .social-icon {
        color: #777990;
        text-decoration: none;
        transition: color 0.3s ease, transform 0.2s ease;
        font-size: xx-large;
    }

    .footerbox05 {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 0.5%;
        padding-bottom: 0.5%;
        padding-left: 2.5%;
        padding-right: 2.5%;
        background-color: #777990;
        color: #151A38;
        margin-left: 0%;
        margin-right: 0%;
        margin-bottom: 0%;
        margin-top: 0%;
        font-size: smaller;
}

}



@media (max-width: 500px) {


    .social-footer {
        display: flex;
        gap: 10%;
        margin-top: 5%;
        margin-bottom: 5%;
        width: 80%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
    }

    .social-footer .social-icon {
        color: #777990;
        text-decoration: none;
        transition: color 0.3s ease, transform 0.2s ease;
        font-size: x-large;
    }

.footerbox05 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    background-color: #777990;
    color: #151A38;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-top: 0%;
    font-size: x-small;
}

}

