
/*@import url('httpss://fonts.googleapis.com/css2?family=Montserrat:wght@400;900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800;900&family=Nunito:wght@800&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'Goldplay';
    font-weight: bold;
    src: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/goldplay-black.otf');
}

@font-face {
    font-family: 'Goldplay';
    font-weight: normal;
    src: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/goldplay-medium.otf');
}

.section h1 {
    font-family: 'Goldplay';
    font-weight: bold;
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    margin-top: 4em;
}

.section p {
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 1.4em;
}

a.btn {
    font-family: 'Goldplay' !important;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #3b4394;
    border-radius: 30px;
    padding: 1em 2em;
    color: #fce800;
}

a.btn:hover {
    color: #fff;
}

.btn-icon {
    transform: translateY(-2px);
    margin-left: 10px;
}

p.oscuro {
    color: #3b4394;
}

.logo-ppal {
    max-width: 620px;
    width: 100%;
}

.logo-28 {
    max-width: 242px;
    margin-top: -2em;
}



.img-idioma {
    max-width: 120px;
}

.img-idioma-circulo {
    max-width: 90px;
    margin-left: auto;
    margin-right: auto;

    transform: translateY(2px);
}

div.section {

    background-size: 100%;
    background-position: center center;
    background-repeat: repeat-y;
    overflow-x:hidden;
}

div.section a {
    text-decoration: none;
}

div.section a img {
    transition: .15s ease-out all;
}

div.section a:hover img.animate-on-hover {
    transform: scale(1.1);
}

.font-weight-bold {
    font-weight: 900;
}



.section.puntos {
    padding-top: 100px;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 0;
    position: relative;

}

.section.puntos .num {
    text-align: right;
}

.section.puntos h2 {
    font-family: 'Goldplay';
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
    margin-bottom: 0.6em;
    text-transform: uppercase;
}

.section.puntos p {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 1.2em;

}

.section.puntos .personas {
    margin-bottom: 0em;
    width: 120%;
    max-width: 120%;
    margin-left: -3em;

}

.section.puntos .personas-wrapper {
    height: 270px;
    margin-left: -5em;
    margin-right: -5em;
    overflow: hidden;
}

.section.puntos .logo-diversitas {
    max-width: 100%;
    float: right;
    margin-top: -2em;
}

.section.puntos .texto {
    min-height: 13em;
}

.section.puntos.plan-punto-1{
    background-color: #ec655a;
    color: #fdee52;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-rojo-edificios.jpg');
}

.section.puntos.plan-punto-2{
    background-color: #f9af1a;
    color: #a04a97;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-naranja-edificios.jpg');
}

.section.puntos.plan-punto-3{
    background-color: #fdee52;
    color: #ec655a;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-amarillo-edificios.jpg');
}

.section.puntos.plan-punto-3 p {
    color: #84741a;
}

.section.puntos.plan-punto-4{
    background-color: #40b060;
    color: #3b4395;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-verde-edificios.jpg');
}

.section.puntos.plan-punto-5{
    background-color: #636cac;
    color: #40b060;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-azul-edificios.jpg');
}

.section.puntos.plan-punto-6{
    background-color: #a14a98;
    color: #f8af1a;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/fondo-morado-edificios.jpg');
}

.section.spotify {
    background-color: #f4b2c3;
    background-image: url('https://promocionescreativas.es/ayuntamiento-valencia/orgullo23/assets/personajes-spotify.png');
    background-position-x: 110%;
    background-position-y: 120%;
    background-repeat: no-repeat;
    background-size: 59%;
}

.section.footer {
    background-color: #000;
}

.section.footer p {
    font-family: 'Goldplay';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #fce800;
}

.rrss img {
    max-height: 48px;
    width: auto;
}
.rrss a {
    text-decoration: none;
}

@media(max-width: 1200px)
{
    .section h1 {
        margin-top: 1em;
    }
    .section a.btn {
        font-size: 13px;
    }

    .section a.btn .btn-icon {
        width: auto;
        max-height: 18px;
    }

    .logo-28 {
        margin-top: 0;
    }
}

@media(max-width: 992px)
{
    .section.puntos {
        padding-top: 40px;
    }
    .section.puntos .num {
        text-align: left;
    }

    .section.puntos .personas {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }

    .section.puntos p {
        margin-bottom: 1.2em;
        padding-bottom: 0;
    }

    .section.puntos .logo-diversitas {
        display: none;
    }

    .section.puntos .texto {
        min-height: 0;
    }
}

@media(max-width: 576px)
{
    .section.spotify {
        background-size: 100%;
        background-position-x: 100%;
        background-position-y: 120%;
        padding-bottom: 100px;
    }

    .section.puntos h2 {
        font-size: 18px;
    }

    .section.puntos p {
        font-size: 18px;
        line-height: 1.2em;
    }

    .section.puntos .personas-wrapper {
        height: 180px;
    }
}
