/* Domiplay.com — landing podcast / institucional
 * @version 1.9.19
 */

.sprites {
    background: url('../imgs/landing/podcast/sprites.png') no-repeat top left;
    width: 65px;
    height: 65px;
}

.sprites.stereo { background-position: 0 0; }
.sprites.rss { background-position: 0 -75px; }
.sprites.mundial { background-position: 0 -150px; }
.sprites.reproductor { background-position: 0 -225px; }
.sprites.alarma { background-position: 0 -300px; }
.sprites.estadisticas { background-position: 0 -375px; }
.sprites.siempre { background-position: 0 -450px; width: 100px; height: 100px; }
.sprites.descargar { background-position: 0 -560px; width: 100px; height: 100px; }
.sprites.multidispositivos { background-position: 0 -670px; width: 100px; height: 100px; }
.sprites.mp3 { background-position: 0 -780px; width: 100px; height: 100px; }

#landing-header {
    background-color: #020815;
    color: #ffffff;
    background-image: url('../imgs/landing/podcast/header.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#cta-1 p strong {
    color: #0096ff;
    font-weight: 300;
}

#landing-header #lead {
    max-width: 29em;
    background: url('../imgs/landing/podcast/separador.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 2em;
    margin-top: 2em;
}

#cta-1 p {
    max-width: 18em;
    margin: auto;
    font-size: 3em;
    line-height: 1.1em;
}

#formlead .sprites,
#cta-2 .sprites {
    margin: auto;
}

#cta-2 h5 {
    color: #0a50a7;
    margin-top: 1em;
}

#cta-2 span {
    color: #333333;
    font-size: .9em;
    padding: 0 .5em;
    display: block;
}

#cta-3 {
    background-color: #020918;
    background-image: url('../imgs/landing/podcast/roadmap.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 1em;
    min-height: 13em;
    font-size: 3em;
    color: #0096ff;
    line-height: 1em;
}

#cta-3 strong {
    color: #9ffb2d;
}

#formlead #col-legend h3 {
    color: #fff;
    line-height: 1.2em;
}

.hero-marketing {
    background: linear-gradient(180deg, #020815 0%, #0a50a2 100%);
    color: #fff;
    padding: 5em 0;
}

/* Títulos hero marketing: ver .page-heading--hero-marketing en style.css */

.feature-block {
    border-left: 4px solid #0dbad2;
    padding-left: 1rem;
}
