/* FUENTE */
@font-face {
    font-family: 'Playfair Display';
    src: url('/fonts/v1.x/v1.0/playfair_display/playfairdisplay-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('/fonts/v1.x/v1.0/playfair_display/playfairdisplay-black-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('/fonts/v1.x/v1.0/raleway/Raleway-Light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('/fonts/v1.x/v1.0/raleway/raleway-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('/fonts/v2.x/v2.0/droid-serif/droidserif-bold-webfont.woff2') format('woff2'),
    url('fonts/v2.x/v2.0/droid-serif/droidserif-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('/fonts/v2.x/v2.0/droid-serif/droidserif-bolditalic-webfont.woff2') format('woff2'),
    url('/fonts/v2.x/v2.0/droid-serif/droidserif-bolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('/fonts/v2.x/v2.0/droid-serif/droidserif-italic-webfont.woff2') format('woff2'),
    url('/fonts/v2.x/v2.0/droid-serif/droidserif-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('/fonts/v2.x/v2.0/droid-serif/droidserif-webfont.woff2') format('woff2'),
    url('fonts/v2.x/v2.0/droid-serif/droidserif-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.top-cabecera {
    padding: 0.625rem 0;
    border-top: 0.063rem solid rgba(100, 100, 100, .1);
    border-bottom: 0.063rem solid rgba(100, 100, 100, .1);
    position: relative;

}
.top-cabecera .black-title {
    text-align: center;
    margin: 28px 0;
}
.top-cabecera .black-title span {
    color: #fff;
    display: inline-block;
    background: #000;
    font-size: 12px;
    border-radius: 40px;
    letter-spacing: .5em;
    line-height: 22px;
    text-align: center;
    padding: 0 25px 0 35px;
}


.top-cabecera .logo-right {
    position: absolute;
    right: 0;
    top: 20px;

}
.top-cabecera .logo-right img {
    width: 77px;
}
.content {
    border-top: 0.450rem solid #F9F9F9;
    padding-top: 50px;
    border-bottom: 0.063rem solid rgba(100, 100, 100, .1);
}

.content h1 {
    font-size: 3em;
    line-height: 114.285%;
    font-weight: 700;
    color: #000;
    letter-spacing: -1px;
    text-align: center;
    width: 17em;
    margin: 0 auto 10px;
    font-family: 'Playfair Display';
}

#content.content h2 {
    text-align: center;
    color: #444444;
    display: block;
    font-size: 1.2em;
    text-align: center;
    padding: 0 25px 0 35px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    color: #646464;
}

#content.content h3 {
    font-family: 'Playfair Display';
    margin-bottom: 0.625rem;
    font-size: 22px;
    line-height: 110%;
    font-weight: 700;

}

#contentEspecial{
    width:100%;
    font-family: 'Droid Serif';
    max-width:1024px;
    width:100%;
    margin:10 auto;
    font-size:18px;
}
#content ul {
    margin-left:0 ;
}
#content li {
    padding: 6px 0;
}
#content li:before{
    display: none;
}
#content a {
    color: #F35D4C;
}
#content {
    font-family: 'Droid Serif';
}
.videoMicro{
    margin:30px 0px;
}

.content h2 {
    padding: 40px 0;
    line-height: 32px;
}
.content .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}


.content .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content .articulo-cuerpo {
    margin: 0 auto;
    display: block;
}
.content figure.foto{
    margin: 50px 0 40px;
}
.content .line {
    width: 90px;
    border-bottom: 1px solid #000;
    height: 1px;
    display: block;
    margin: 60px 0 20px;
}
.content .producido {
    text-align: center;
    margin-bottom: 80px;
}
.content .producido .line {
    margin: 80px auto 20px;
}
.content .producido a {
    color: #000;
    border: 0 none;
    font-weight: bold;
    font-size: 12px;
}
.articulo-cuerpo > p {
    font-size: 20px;
    line-height: 150%;
}

.foto-pie, .foto-texto {
    color: #646464;
}
.apertura .foto-texto, .foto-texto {
    font-size: 13px;
    font-family: 'Raleway';
    padding-top: 4px;
    padding-bottom: 2px;
    display: block;
}

.video-frame {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
}
.video-frame iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.frameVideo {
    margin: 0 0 80px;
}

li {
    margin-bottom: 15px;
}

footer {
    border-top: 0.450rem solid #F9F9F9;
    padding: 20px 0;
    text-align: center;
    font-size: 13px;
}
footer .list-social {
    margin-bottom: 17px;
}
footer .list-social .list-social-item {
    display: inline-block;
}
footer .list-social .list-social-item a {}
footer .list-social .list-social-item a i {
    display: inline-block;
    text-indent: -9999px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 2rem;
    width: 2rem;
    font-size: 1.625rem;
    line-height: 2.250rem;
    margin: 0.375rem 0 0 0.375rem;
}
footer .list-social .list-social-item a i:before{
    text-indent: 0;
    color: #000;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    line-height: inherit;
    font-size: inherit;
    font-family: 'Iconos Pais';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer .list-social .list-social-item a i.facebook:before {
    content: "\e902";
}
footer .list-social .list-social-item a i.twitter:before {
    content: "\e90a";
}
footer .list-social .list-social-item a i.google-plus:before {
    content: "\e904";
}
footer .list-social .list-social-item a i.whatsapp{
    display: none;
}
footer .list-social .list-social-item a i.whatsapp:before {
    content: " ";
    background: url(../img/whatsapp-logo.svg) no-repeat center;
    background-size: 60% auto;
}
@media(max-width:768px){
    .top-cabecera .logo-right {
        position: inherit;
        text-align: center;
        right: inherit;
    }
    .top-cabecera .logo-right img {
        margin: -10px auto 50px;
    }
    .content h1,
    .content .articulo-cuerpo {
        width: auto;
    }
    footer .list-social .list-social-item a i.whatsapp{
        display: inline-block;
    }
}

@media(max-width:599px){
}