/* Definición de la fuente personalizada Butterfly Ball */
@font-face {
    font-family: 'Butterfly Ball';
    src: url('fonts/DKBB.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Estilos de los encabezados */
h1, h3 {
    font-family: 'Butterfly Ball';
    color: #fff;
}

h2 {
    font-family: 'Butterfly Ball';
    color: #fff;
    justify-content: center;
    text-align: center;
}

p2 {
    font-family: 'Butterfly Ball';
    color: #fff;
    font-size: 0.95em;
    line-height: 1;
    margin-top: 10px;
    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: space-around;

}

/* Estilos de los párrafos con clase p1 */
p1 {
    font-family: 'Butterfly Ball';
    color: #fff;
    font-size: 30px;
}

/* Estilos de los párrafos dentro de .text-content con clase p1 */
.text-content p1 {
    font-size: 2.4em;
    /* Tamaño de fuente base */
    font-family: 'Butterfly Ball';
    color: #fff;
    line-height: 1;
    margin-top: 10px;
}

/* Estilos responsivos para pantallas medianas */
@media screen and (max-width: 768px) {
    .text-content p1 {
        font-size: 0.99em;
        /* Reducción de tamaño de fuente para pantallas medianas */
    }

    .text-container h5 {
        font-size: xx-large;
    }
}

/* Estilos responsivos para pantallas pequeñas */
@media screen and (max-width: 480px) {
    .text-content p1 {
        font-size: 0.99em;
        /* Reducción adicional de tamaño de fuente para pantallas pequeñas */
    }

    .text-container h5 {
        font-size: xx-large;
    }


}

/* Estilos de los encabezados h4 y h6 */
h4, h6 {
    font-family: 'Butterfly Ball';
    color: rgb(255, 106, 0);
    font-size: 110px;
}

/* Estilos del encabezado h5 */
h5 {
    font-family: 'Butterfly Ball';
    color: rgb(231, 221, 39);
    font-size: 110px;
    text-align: center;
    align-items: center;
}

/* Estilos generales del cuerpo del documento */
body {
    margin: 0;
    padding: 0;
    background: url('rec/tu-imagen-de-fondo.png') no-repeat;
    /* Imagen de fondo */
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
    font-family: 'Butterfly Ball';
    /* Fuente principal */
}

/* Estilos del encabezado */
header {
    background: url('rec/fondo_barr.png') no-repeat;
    /* Imagen de fondo */
    background-size: cover;
    background-position: bottom;
    padding-top: 20px;
    color: #ffbb80;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-align: center;
    transition: all 1.5s ease;
}

/* Estilos para encabezado normal */
.header-normal {
    height: 400px !important;
    align-items: center;
    position: relative;
}

/* Estilos del contenedor del mapa */
.map-container {
    padding: 0;
    margin: 0;
    margin-bottom: 80px;
}

/* Estilos del contenedor de logos */
.logos-container {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 250px;
}

.logos2-container2 {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100px;
}

/* Estilos de los logos */
.logo {
    max-width: 30%;
    width: 200%;
    height: auto;
    transition: all 0.5s;
    margin-top: 30px;
}

.logo1 {
    max-width: 20%;
    width: 50%;
    height: auto;
    transition: all 0.5s;
}

/* Estilos del contenedor del contador */
.countdown-container {
    margin-top: 10px;
    color: #fff;
    font-size: 30px;
    flex-grow: 1;
}

.countdown {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    transition: all 0.5s;
}

/* Estilos del cuerpo principal */
main {
    padding-top: 100vh;
    /* Ajuste del espacio superior */
    box-sizing: border-box;
    height: 100%;
    position: relative;
}

/* Estilos del contenedor de columnas */
.container {
    display: flex;
}

/* Estilos de las columnas */
.column {
    flex: 1;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
    align-items: center;
}

/* Estilos específicos de la columna izquierda */
.column-left {
    margin-right: 10px;
    text-align: center;
    align-items: center;
}

/* Estilos específicos de la columna derecha */
.column-right {
    margin-left: 10px;
    align-items: center;
    text-align: center;
}

/* Estilos del contenido */
.content {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    text-align: center;
}

.contentt {
    display: flex;
    align-items: center;
    text-align: center;
    align-content: center;
    font-size: 0.80em;
    align-items: center;
    justify-content: space-around;

}

/* Estilos del botón de descarga */
.btn {
    display: inline-block;
    padding: 5px;
    margin-bottom: 0px;
    line-height: 3px;
    margin-top: 0px;
    font-size: 1em;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: space-around;
    text-justify: auto;
}

/* Estilos del contenedor de texto */
.text-container {
    font-size: 25px;
    text-align: center;
    line-height: 0.1px;
    align-items: center;
    align-content: center;
}

/* Estilos de las imágenes */
.resource-image {
    display: flex;
    max-width: 100%;
    height: auto;
    text-align: center;
    align-content: center;
    align-items: center;
}

/* Estilos de las imágenes */
.image {
    display: flex;
    height: auto;
    text-align: center;
    align-items: center;
    text-align: center;
    align-content: center;
    align-items: center;
}

/* Estilos del pie de página */
footer {
    text-align: center;
    font-size: 20px;
    color: rgb(69, 0, 125);
    height: 60px;
    background-color: #ff9900;
    position: static;
    padding-top: 10px;
    justify-content: space-around;
}

.ico-cont {
    margin-bottom: 10px;
    display: inline-block;
    /* Para que los elementos estén en línea */
    vertical-align: middle;
    /* Para alinear verticalmente los elementos */
}

.ico {
    max-width: 40px;
    /* Ajusta el tamaño máximo de las imágenes */
    vertical-align: middle;
    /* Para alinear verticalmente la imagen */
}

.download-icon {
    display: block;
    height: auto;
    text-align: center;
    align-items: center;
    text-align: center;
    align-content: center;
    align-items: center;
}