body {
    margin: 0%;
    width: 100%;
    margin-bottom: 200px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 165%;
    overflow: overlay;

}

h2 {
    margin: 0%;
    display: inline;
}

h3 {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
}

h5 {
    max-width: 40rem;
    text-align: center;
    margin: 2rem auto 2rem;
    font-family: 'Raleway', sans-serif;
    font-size: 1.09rem;
    line-height: 180%;
    font-weight: normal;
}

h6 {
    display: inline-block;
    vertical-align: middle;
}

/*abre header*/

header {
    margin-bottom: 3rem;
}

.cabecera_envoltorio {
    background-color: #003245;
    width: 100%;
    position: fixed;
    top: 0%;
    display: block;
}

.cabecera_inferior {
    justify-content: space-between;
    padding-top: 0.2%;
    padding-bottom: 0.2%;
    display: flex;
    padding-left: 3rem;
    padding-right: 3rem;
    height: 3rem;

}

/*logo elpais*/
.logo_elpais a {
    background: url(img/cabecera_interior_blanco.svg) no-repeat left center;
    display: block;
    width: 8.125rem;
    height: 3rem;
    background-size: auto 1.875rem;
}

/*logo elpais*/
/*logo think*/
.logo_think a {
    background: url(img/thinkbigempresas.svg) center no-repeat;
    display: inline-block;
    width: 11.25rem;
    height: 3rem;
    background-size: contain;
}


/*logo think*/
/*logo movistar*/

.logo_movistar a {
    width: 12.100rem;
    height: 3rem;
    right: 3rem;
    top: 0;
    bottom: 0%;
    background-image: url(img/telefonica-empresas-vertical.svg);
    background-size: 5.0625rem;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;

}

.logo_movistar a::before {
    content: "UN PROYECTO DE";
    display: block;
    font-size: 0.75rem;
    color: #fff;
    margin-top: 0.7875rem;
}

/*logo movistar*/
/*cierra header*/

/*abre main*/
/*abre encab*/
.foto_encab {
    width: 100%;
}

.tit_articulo {
    font-family: 'Bentham', serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 100%;
    text-align: center;
    color: black;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 20rem;
    margin-right: 20rem;
}

/*cierra encab*/
/*abre firma*/
.redes_ext_arriba {
    display: block;
    padding-top: 0.3rem;
}

.redes_int_arriba {
    padding: 0.625rem 0;
    max-width: 340px;
    margin: 0 auto;
    display: flex;
    justify-content: center;

}

.redes_int_arriba img {
    width: 20%;
}

.com_soc {

    display: flex;
    justify-content: flex-end;
}

.com_soc img {
    margin-right: 0.6em;
}

.com_var {

    display: flex;
    justify-content: flex-start;
}

.com_var img {
    margin-left: 0.6em;
}

.firma_link {

    text-decoration: none;
}

.firma_esc_art {
    max-width: 40rem;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: rgb(177, 177, 177);
}

.hora {
    max-width: 40rem;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 0.8rem;
    width: 100%;
    font-weight: bold;
    color: rgb(177, 177, 177);
}

/*cierra firma*/
/*abre art*/
/*tmb prop bannaers bajos*/
.cuerpo_texto,
.banners_baj {
    max-width: 40rem;
    margin: 3.5rem auto 0;
    float: none;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    font-size: 1.09rem;
    line-height: 180%;
    width: 100%;

}

/*abre capitular*/
.cuerpo_texto .capitular {
    font-size: 1.09rem;
    line-height: 180%;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;

}

.cuerpo_texto .capitular::first-letter {
    color: black;
    font-size: 11.43rem;
    line-height: 6rem;
    padding: 2rem 0.9rem 0 0;
    float: left;
    font-weight: bolder;
    font-family: 'Raleway', sans-serif;
}

/*cierra capitular*/
/*texto negrita enlace*/
.enlace_texto {

    color: black;
    font-weight: bolder;
    text-decoration: none;
    border-bottom: 0.063rem dotted black;
}

/*texto negrita enlace*/
/*espacio top primer parrafo*/
.prim_parr {
    margin-top: 0.2rem;
}

/*espacio top primer parrafo*/

.img_art {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

/*cierra art*/
/*abre banner bajo*/
/*abre banner telef*/
.ban_art {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.banner {
    width: 100%;
}

.footer_tel img {
    width: 45%;
    display: block;
    margin: 3.75rem auto 5.625rem;
    padding: 3rem 0 0;
    border-top: 0.1rem solid #444;
}

/*cierra banner telef*/
/*abre banner trust*/
.trust_footer {
    display: block;
    border-top: 0.01rem solid rgb(219, 211, 211);
    border-bottom: 0.01rem solid rgb(219, 211, 211);
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.trust_ban {
    display: flex;
    justify-content: space-between;
    background: #f9f9f9;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.trust_ban img {
    vertical-align: middle;
    margin-left: 1rem;
}

.trust_link {
    padding-left: 1rem;
    height: 100%;

}

.trust_link::before {
    content: "Se adhiere a los criterios de ";
    font-size: 0.75rem;
    color: black;
}

.trust_mas {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
    color: #006FA1;
    font-weight: 900;
    text-decoration: none;
}

/*cierra banner trust*/
/*abre banner redes*/
.redes_ext_baj {
    display: block;
    padding-top: 0.3rem;
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #444;
}

.redes_int_baj {
    padding: 0.625rem 0;
    max-width: 340px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;

}

.redes_int_baj img {
    width: 10%;
    padding-left: 0.3rem;
    padding-right: 0.3rem;

}

/*cierra banner redes*/
/*cierra main*/