html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-size: 16px;
}

body {
    width: 100%;
    text-align: center;
    font-size: 1rem;
}

img {
    max-width: 100%;
}

#content-1010 {
    max-width: 990px;
    margin: 0 auto;
    clear: both;
    text-align: left;
    padding: 0 10px;
}

#content-1010-apertura {
    max-width: 990px;
    margin: 0 auto;
    background: url('img/bg_apertura.jpg') no-repeat #FFF;
    background-position: right center;
    clear: both;
    text-align: left;
    padding: 0 10px 30px;
}

#content-1140 {
    max-width: 1120px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    padding: 0 10px;
}

#apertura {
    width: 100%;
    display: block;
    padding: 30px 0 50px;
    text-align: center;
}

#apertura .rejilla-apertura {
    max-width: 50%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}

.caja-logos-cab {
    display: flex;
    flex-flow: row nowrap;
}

.logo-caixa-cab {
    margin-left: 20px;
}

.img-titulo {
    margin: 40px 0 30px;
}

h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 2.5rem;
    line-height: 1.2em;
    color: #993734;
    font-weight: 800;
    margin-bottom: 20px;
}

h2 span {
    display: block;
}

p.txt-apertura {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5em;
    width: 84.15841584158416%;
    /* 425 / 505 */
    margin-bottom: 20px;
}

h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.25rem;
    line-height: 1.2em;
    color: #993734;
    font-weight: 800;
    margin-bottom: 5px;
}

.caja-plazo {
    border: 1px solid #993734;
    width: 73.28712871287128%;
    /* 360 / 505 */
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

p.txt-plazo-peq {
    font-family: 'Source Sans Pro', sans-serif;
    color: #993734;
    font-weight: 300;
    font-size: 1.875rem;
}

p.txt-plazo-grande {
    font-family: 'Source Sans Pro', sans-serif;
    color: #993734;
    font-weight: 300;
    font-size: 4.625rem;
    margin: 0 15px;
    font-weight: 800;
}

.caja-botones {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

button.rojo {
    background: #993734;
    padding: 10px 20px;
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    text-align: center;
    border: 0;
    border-radius: 20px;
}

button.rojo:first-child {
    margin-right: 20px;
}

a:link,
a:visited {
    color: #FFF;
    text-decoration: none;
}

a:hover {
    opacity: 0.7;
}

#informacion {
    margin: 160px auto 0;
    background: url('img/bg-informacion.jpg') #0066cc;
    background-size: cover;
    background-position: center top;
    padding-bottom: 80px;
    background-attachment: fixed;
}

#informacion .img-manda-candidatura-esc {
    margin: -140px auto 0;
}

#informacion .img-manda-candidatura-movil {
    display: none;
}

#informacion .caja-videos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    margin: 60px auto;
    column-gap: 80px;
    row-gap: 25px;
}

#informacion .video {}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

h4 {
    width: 100%;
    margin: .7em auto;
    overflow: hidden;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 2.375rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

h4:before,
h4:after {
    content: "";
    display: inline-block;
    width: 50%;
    margin: 0 .5em 0 -55%;
    vertical-align: middle;
    border-bottom: 1px solid;
}

h4:after {
    margin: 0 -55% 0 .5em;
}

#informacion .caja-candidaturas {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 80px;
}

#informacion .caja-tipos-candidaturas {
    border-right: 1px solid #fff;
    padding-top: 10px;
    width: 50%;
}

#informacion .caja-tipos-candidaturas .tipo-candidatura {
    display: grid;
    grid-template-rows: 50px;
    grid-template-columns: 46px 1fr;
    column-gap: 15px;
}

#informacion .caja-tipos-candidaturas .tipo-candidatura .icono-cand {
    justify-self: center;
    align-self: center;
}

#informacion .caja-tipos-candidaturas .tipo-candidatura p {
    font-family: 'Oswald', sans-serif;
    font-size: 1.875rem;
    text-transform: uppercase;
    color: #FFF;
    justify-self: start;
    align-self: center;
    text-align: left;
}

#informacion .caja-info-candidaturas {
    padding: 10px 2%;
    width: 45%;
}

#informacion .caja-info-candidaturas h5 {
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.875rem;
    text-align: left;
    font-weight: bold;
}

#informacion .caja-info-candidaturas h5 span {
    display: block;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 10px;
}

#informacion .caja-info-candidaturas p {
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5em;
    text-align: left;
    font-weight: 400;
    margin-top: 40px;
}

#informacion .caja-info-candidaturas p span {
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: 10px;
}

#pie {
    background: #FFF;
    padding: 40px 0;
    margin: 0 auto;
    width: 100%;
}

#pie .caja-logos-pie {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

#pie .logo-caixa-pie {
    margin-left: 20px;
}

#pie p.texto-pie {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.5em;
}

#pie a:link,
#pie a:visited {
    color: #333333;
    text-decoration: none;
}

.caja-candidaturas-votacion {
    margin-top: 40px;
}

.candidatos {
    width: 100%;
    background: #fff;
    padding: 20px 0;
}

.caja-candidatos {
    display: grid;
    grid-template-columns: 500px 500px;
    grid-template-rows: auto auto auto;
    row-gap: 20px;
}

.caja-candidato {
    align-self: start;
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 15px;
    grid-template-rows: 1fr;
}

.caja-candidato img {
    align-self: start;
    border-radius: 5%;
    width: 150px;
    box-shadow: 0px 2px 10px 0px #c5c5c5;
}

.caja-candidato .info {
    align-self: start;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.caja-candidato .info p.nombre {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #0066cc;
    text-align: left;
    line-height: 1.5em;
}

.caja-candidato .info p.justificacion {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.9rem;
    line-height: 1.5em;
    color: #000;
    text-align: left;
    margin-top: 15px;
    padding-right: 20px;
}

.caja-candidato .caja-voto {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
}

.caja-candidato label {
    padding-top: 2px;
}

.caja-submit {
    margin: 30px 0 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

input[type="submit"] {
    background: #993734;
    cursor: pointer;
    padding: 10px 20px;
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    text-align: center;
    border: 0;
    border-radius: 20px;
    margin-top: 20px;
}

input[type="submit"]:hover {
    background: #77312f;
}

p.txt-correcto {
    font-family: 'Oswald', sans-serif;
    font-size: 1.4rem;
    color: #0066cc;
    background: #FFF;
    margin: 0 auto 40px;
    padding: 20px 20px;
    text-align: center;
    line-height: 1.5em;
}

p.txt-error {
    font-family: 'Oswald', sans-serif;
    font-size: 1.4rem;
    color: #cf0202;
    background: #FFF;
    margin: 0 auto 40px;
    padding: 20px 20px;
    text-align: center;
    line-height: 1.5em;
}

p.txt-error a:link,
p.txt-error a:visited {
    color: #cf0202;
    text-decoration: underline;
}

p.txt-error a:hover {
    text-decoration: none;
}

.texto_gracias {
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    border: 1px solid #FFF;
    padding: 15px 0;
    color: #FFF;
    background: #0066CC;
    margin: 10px 0 250px 0;
    text-align: center;
}

.texto_error {
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    border: 1px solid #DA001F;
    padding: 15px 0;
    color: #FFF;
    background: #DA001F;
    margin: 10px 0 25px 0;
    text-align: center;
}

.texto_gracias_voto {
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    border: 1px solid #FFF;
    padding: 15px 0;
    color: #FFF;
    background: #0066CC;
    margin: 30px 0 0px 0;
    text-align: center;
}

.texto_error_voto {
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    border: 1px solid #DA001F;
    padding: 15px 0;
    color: #FFF;
    background: #DA001F;
    margin: 30px 0 25px 0;
    text-align: center;
}

.texto_fin {
    font-family: 'Oxygen', sans-serif;
    font-size: 2em;
    line-height: 1.5em;
    padding: 100px 50px;
    color: #000;
    background: #fff;
    text-align: center;
    margin-top: 40px;
}

a.enlace_error:link,
a.enlace_error:visited {
    color: #fff;
    text-decoration: underline;
}

a.enlace_error:hover {
    text-decoration: none;
}

a.e_voto:link,
a.e_voto:visited {
    color: #FFF;
    text-decoration: none;
}

a.e_voto:hover {
    text-decoration: none;
}

#formulario {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

#formulario .linea1 {
    width: 36.44067796610169%;
    /* 430 / 1180 */
    border-top: 1px solid #fff;
    margin: 20px 0 0 0;
    float: left;
}

#formulario .linea2 {
    width: 36.44067796610169%;
    /* 430 / 1180 */
    border-top: 1px solid #fff;
    margin: 20px 0 0 0;
    float: right;
}

#formulario h1 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 2.375em;
    font-weight: 100;
    color: #fff;
    text-align: center;
    margin: 50px auto 0;
}

#formulario p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125em;
    line-height: 1.4em;
    color: #fff;
    width: 53.38983050847458%;
    /* 630 / 1180 */
    margin: 20px auto 25px;
    text-align: center;
}

#formulario .caja_f {
    width: 69.56521739130435%;
    /* 800 / 1150 */
    ;
    margin: 0 auto;
    text-align: left;
}

#formulario h2 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 2.25em;
    font-weight: 100;
    color: #fff;
    text-align: left;
    margin: 50px auto 30px;
}

#formulario .caja_izq {
    width: 48%;
    float: left;
    overflow: hidden;
}

#formulario .caja_der {
    width: 48%;
    float: right;
    overflow: hidden;
}

#formulario label {
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    color: #FFF;
}

#formulario input[type="text"],
#formulario input[type="email"],
textarea {
    border: 1px solid #FFF;
    width: 98%;
    padding: 9px 1%;
    color: #000;
    margin-top: 5px;
    margin-bottom: 30px;
}

#formulario ul {
    margin: 20px 0 0 0;
}

#formulario ul li {
    list-style: none;
    margin: 0 0 20px 0;
    clear: both;
    font-family: 'Oxygen', sans-serif;
    font-size: 1em;
    color: #FFF;
}

#formulario .fila_captcha {
    overflow: hidden;
    text-align: center;
    /* display: block; */
    width: 70%;
    margin: 0 auto;
    clear: both;
}

#formulario .g-recaptcha {
    clear: both;
    display: block;
    margin: 0px auto 20px;
}