@charset "UTF-8";
.oculto {
    display: none !important
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-bold-webfont.woff2) format("woff2"), url(fonts/metropolis-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-extrabold-webfont.woff2) format("woff2"), url(fonts/metropolis-extrabold-webfont.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-medium-webfont.woff2) format("woff2"), url(fonts/metropolis-medium-webfont.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-regular-webfont.woff2) format("woff2"), url(fonts/metropolis-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-regularitalic-webfont.woff2) format("woff2"), url(fonts/metropolis-regularitalic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: Faustina;
    font-style: normal;
    font-display: fallback;
    font-weight: 400;
    src: local("Faustina Regular"), local("Faustina-Regular"), url(fonts/faustina-v2-latin-regular.woff2) format("woff2"), url(fonts/faustina-v2-latin-regular.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: italic;
    font-display: fallback;
    font-weight: 400;
    src: local("Faustina Italic"), local("Faustina-Italic"), url(fonts/faustina-v2-latin-italic.woff2) format("woff2"), url(fonts/faustina-v2-latin-italic.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: normal;
    font-display: fallback;
    font-weight: 500;
    src: local("Faustina Medium"), local("Faustina-Medium"), url(fonts/faustina-v2-latin-500.woff2) format("woff2"), url(fonts/faustina-v2-latin-500.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: italic;
    font-display: fallback;
    font-weight: 500;
    src: local("Faustina Medium Italic"), local("Faustina-MediumItalic"), url(fonts/faustina-v2-latin-500italic.woff2) format("woff2"), url(fonts/faustina-v2-latin-500italic.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: normal;
    font-display: fallback;
    font-weight: 600;
    src: local("Faustina SemiBold"), local("Faustina-SemiBold"), url(fonts/faustina-v2-latin-600.woff2) format("woff2"), url(fonts/faustina-v2-latin-600.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: italic;
    font-display: fallback;
    font-weight: 600;
    src: local("Faustina SemiBold Italic"), local("Faustina-SemiBoldItalic"), url(fonts/faustina-v2-latin-600italic.woff2) format("woff2"), url(fonts/faustina-v2-latin-600italic.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: normal;
    font-display: fallback;
    font-weight: 700;
    src: local("Faustina Bold"), local("Faustina-Bold"), url(fonts/faustina-v2-latin-700.woff2) format("woff2"), url(fonts/faustina-v2-latin-700.woff) format("woff")
}

@font-face {
    font-family: Faustina;
    font-style: italic;
    font-display: fallback;
    font-weight: 700;
    src: local("Faustina Bold Italic"), local("Faustina-BoldItalic"), url(fonts/faustina-v2-latin-700italic.woff2) format("woff2"), url(fonts/faustina-v2-latin-700italic.woff) format("woff")
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

img {
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1;
    font-size: 62.5%
}

li, ol, ul {
    margin-left: 0px;
    margin-top: 0px;
    list-style: none;
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic;
    font-family: initial;
}

a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

::-webkit-input-placeholder {
    color: #164a5b
}

::-moz-placeholder {
    color: #164a5b
}

:-ms-input-placeholder {
    color: #164a5b
}

:-moz-placeholder {
    color: #164a5b
}

.row-escalantef {
    content: "";
    display: table;
    clear: both;
    padding: 5px 10px 5px 10px
}

.row-escalantef .col-4 {
    float: left;
    width: 33.33%
}

.row-escalantef .col-3 {
    float: left;
    width: 25%
}

.row-escalantef .col-7 {
    float: left;
    width: 58.33%
}

.row-escalantef .col-8 {
    float: left;
    width: 66.67%
}

.row-escalantef .col-9 {
    float: left;
    width: 75%
}

.row-escalantef .col-12 {
    float: left;
    width: 100%
}

.img-responsive {
    width: 100%;
    height: auto
}

.news-columnistas {
    background-color: #fff;
    padding: 20px
}

.news-columnistas strong {
    color: #f86624
}

.news-columnistas .texto {
    padding-left: 20px
}

.news-columnistas .columnistas-img-container {
    background-color: #f86624;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.news-columnistas .columnistas-img-container .columnistas-img-autor {
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 50%
}

.news-columnistas p {
    font-family: Spectral;
    margin-top: 1.5em;
    line-height: 1.2em
}

.news-columnistas p.date strong {
    text-transform: uppercase;
    letter-spacing: .05em
}

.news-columnistas h1 {
    color: #f86624;
    font-family: Metropolis;
    font-size: 3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: .2em 0
}

.news-columnistas h2 {
    color: #000;
    font-family: Metropolis;
    font-size: 2em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: .3em 0
}

.news-columnistas h3 {
    color: #000;
    font-family: Metropolis;
    font-size: 1.5em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: .2em 0
}

.button, button, input, select, textarea {
    border: 0 none;
    font-size: 1em;
    font-family: inherit;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 0;
    padding: .5em;
    font-family: inherit;
    font-size: 1em;
    line-height: 1em;
    height: 2em;
    outline: 0;
    color: #164a5b;
    border-radius: 2px;
    background-color: transparent
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 1px solid #b3b3b3;
    height: auto;
    padding: .75em 3em .75em .5em;
    color: #2c93b6;
    background-image: url(../images/select.svg);
    background-position: calc(100% - 1em) center;
    background-repeat: no-repeat
}

button {
    cursor: pointer
}

.button {
    font-weight: 700;
    background-color: #2c93b6;
    color: #fff;
    text-align: center;
    -webkit-font-smoothing: antialiased
}

.ad {
    margin-bottom: 25px
}

.ad iframe, .ad img {
    max-width: 100%
}

.ad-120 {
    margin-bottom: 3.5em
}

.listing + .ad-120 {
    margin-top: 3.5em;
    margin-bottom: 1em
}

@media (max-width: 460px) {
    .ad-120 {
        margin-bottom: 2em
    }

    .listing + .ad-120 {
        margin-top: 2em
    }
}

.tunoticia {
    background-image: url(../images/home/tunoticia.jpg);
    background-position: right center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: block;
    background-color: #5b931c;
    -webkit-font-smoothing: antialiased;
    padding: 2.7em;
    margin-bottom: 3.5em
}

.tunoticia .container {
    text-align: center
}

.tunoticia h3 {
    font-size: 3.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1.2em;
    background-image: url(../images/home/tunoticia.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-left: 4em;
    text-align: left;
    margin: .5em 0
}

.tunoticia p {
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
    color: #fff;
    max-width: 17em;
    font-family: Spectral;
    line-height: 1.3em;
    text-align: left;
    margin: 1em 2em
}

.tunoticia .btn {
    color: #fff;
    font-size: 1.8em;
    background-color: #333;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 1.5em 3em;
    border-radius: 2px;
    margin: .5em 0
}

.tunoticia .btn:hover {
    color: #5b931c;
    background-color: #fff;
    font-weight: 700
}

@media (max-width: 460px) {
    .tunoticia {
        font-size: .8em
    }

    .tunoticia p {
        margin-left: 0;
        margin-right: 0
    }
}

.popular {
    background-color: #2c93b6;
    color: #fff;
    padding: 4em 0;
    overflow: hidden
}

.popular .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.popular header {
    width: 18em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.popular header h3 {
    font-size: 3em;
    font-weight: 700;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    margin-bottom: .5em
}

.popular header a {
    display: block;
    margin-top: .75em;
    font-size: 1.4em;
    color: #164a5b;
    text-transform: uppercase;
    border: 1px solid #164a5b;
    border-radius: 2px;
    padding: .75em;
    width: 8em;
    position: relative
}

.popular header a.active, .popular header a:hover {
    background-color: #fff;
    border-color: #fff;
    font-weight: 700
}

.popular header a.active:after, .popular header a:hover:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 2em;
    position: absolute;
    right: -.75em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.popular ul {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    counter-reset: lista
}

.popular ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 5em;
    counter-increment: lista;
    position: relative
}

.popular ul li:before {
    content: counter(lista);
    color: #164a5b;
    font-size: 20em;
    font-weight: 700;
    position: absolute;
    opacity: .5;
    z-index: 1;
    bottom: -.365em;
    left: 0
}

.popular ul a {
    color: #fff;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 2
}

.popular ul h4 {
    font-family: Spectral;
    font-size: 2em;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: 1em 0 .5em 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.popular ul p {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-size: 1.2em;
    text-transform: uppercase
}

.popular ul p.cat {
    color: #164a5b
}

.popular ul p.link {
    border-top: 1px solid rgba(238, 238, 238, .5);
    padding-top: 1.25em;
    display: inline-block;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.popular ul p.link:after {
    font-family: FontAwesome;
    font-size: 1.5em;
    content: "\f0da\f0da";
    margin-left: .5em;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 2px
}

@media (max-width: 1315px) {
    .popular ul li {
        margin-left: 2em
    }
}

@media (max-width: 1100px) {
    .popular ul li:nth-child(5) {
        display: none
    }
}

@media (max-width: 900px) {
    .popular ul li:nth-child(3) {
        display: none
    }
}

@media (max-width: 700px) {
    .popular .container {
        display: block
    }

    .popular header {
        text-align: center;
        width: auto;
        margin-bottom: 3em
    }

    .popular header h3 {
        margin-bottom: .25em
    }

    .popular header a {
        display: inline-block;
        margin: .5em .2em
    }

    .popular header a:after {
        display: none !important
    }

    .popular ul {
        display: block
    }

    .popular ul li {
        padding-left: 13em;
        min-height: 14em;
        margin-top: 4em;
        position: relative;
        font-size: .85em
    }

    .popular ul li:before {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: .6em;
        text-align: center
    }
}

.mediagallery {
    background-color: #333;
    color: #fff;
    padding: 9em 0 2em 0
}

.mediagallery .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mediagallery header {
    width: 17em
}

.mediagallery header h3 {
    font-size: 3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased
}

.mediagallery header h3 strong {
    display: block;
    color: #2c93b6
}

.mediagallery header p {
    font-size: 1.6em;
    font-family: Spectral;
    line-height: 1.5em;
    margin: 2em 0
}

.mediagallery ul {
    max-width: 95em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 2em
}

.mediagallery ul li {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
    margin-bottom: 7em
}

.mediagallery ul .photo {
    margin-bottom: 2em;
    position: relative
}

.mediagallery ul .photo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .89)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .89) 100%)
}

.mediagallery ul .photo:after {
    position: absolute;
    width: 4.8em;
    height: 4.8em;
    left: 50%;
    top: 50%;
    background-image: url(../images/photos.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: ""
}

.mediagallery ul img {
    width: 100%
}

.mediagallery ul p {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #fff;
    margin-top: .5em
}

.mediagallery ul p.link {
    text-transform: uppercase;
    color: #2c93b6
}

.mediagallery ul p.link:before {
    font-family: FontAwesome;
    content: "\f030";
    margin-right: .4em;
    vertical-align: bottom;
    display: inline-block
}

.mediagallery ul .video .photo:after {
    background-image: url(../images/play.svg)
}

.mediagallery ul .video p.link:before {
    content: "\f008"
}

@media (max-width: 700px) {
    .mediagallery {
        padding-top: 4em
    }

    .mediagallery .container {
        display: block
    }

    .mediagallery header {
        text-align: center;
        width: auto
    }

    .mediagallery ul {
        margin-left: 0
    }

    .mediagallery ul li {
        margin-bottom: 3em
    }
}

@media (max-width: 400px) {
    .mediagallery ul li .photo:after {
        width: 3em;
        height: 3em
    }
}

.back {
    color: #999;
    font-size: 1.6em;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.8em;
    display: block
}

.back:before {
    content: "\f0d9";
    font-family: FontAwesome;
    margin-right: .75em;
    display: inline-block;
    vertical-align: middle
}

.back a {
    color: inherit
}

@media (max-width: 900px) {
    .back {
        font-size: 1.2em
    }
}

.data {
    background-color: #fff;
    border: 1px solid #5b931c;
    border-radius: 2px;
    color: #000;
    margin-bottom: 2em
}

.data:after {
    clear: both;
    content: "";
    display: block
}

.data h2 {
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 1.25em;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    position: relative
}

.data h2:after {
    color: #5b931c;
    margin-top: .65em
}

.data.active h2 {
    border-bottom: 1px solid #5b931c
}

.data .group {
    float: left;
    width: 33.333333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.data .group > ul {
    padding: 4em 1em 1.5em 1em
}

.data .group > ul > li {
    font-size: 1.4em;
    padding: 0 1em;
    margin-bottom: 1.8em
}

.data .group > ul > li strong {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 1.5em;
    display: block;
    cursor: pointer;
    position: relative
}

.data .group > ul > li strong:after {
    color: #999
}

.data .group > ul ul {
    margin: 2.5em 0 0 0;
    display: none
}

.data .group > ul ul li {
    font-family: Spectral;
    color: #5b931c;
    margin-bottom: 1.5em
}

.data .dropdown:after {
    content: "\f0d7";
    position: absolute;
    right: 1em;
    top: 0;
    font-family: FontAwesome;
    font-size: 1.5em;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in
}

@media (max-width: 600px) {
    .data h2 {
        font-size: 1.5em
    }

    .data .group {
        width: auto;
        float: none
    }

    .data .group > ul {
        padding: 0
    }

    .data .group > ul ul {
        margin: 2em 0 3em 0
    }

    .data h2 + .group {
        padding-top: 3em
    }
}

.active > .dropdown:after {
    -webkit-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important
}

.active > .group, .active > ul {
    display: block !important
}

.standard {
    max-width: 62em
}

@media (max-width: 900px) {
    .standard {
        margin-left: auto;
        margin-right: auto
    }
}

.standard.large {
    max-width: none
}

.standard.large .buttons {
    max-width: 62em;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.standard ::-webkit-input-placeholder {
    color: #999
}

.standard ::-moz-placeholder {
    color: #999
}

.standard :-ms-input-placeholder {
    color: #999
}

.standard :-moz-placeholder {
    color: #999
}

.standard h2, .standard label span {
    text-transform: uppercase;
    font-size: 1.4em;
    margin: 2em 0 1em 0;
    color: #1a1a1a;
    line-height: 1.4em
}

.standard .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% + 2em);
    margin-left: -1em
}

@media (max-width: 500px) {
    .standard .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.standard button.small, .standard input, .standard select, .standard textarea {
    background-color: #fff;
    border: 0 none;
    font-size: 1.4em;
    width: calc(100% - 1.42em);
    margin: .71em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 1.5em;
    height: auto
}

.standard select {
    padding-right: 2em
}

.standard .button, .standard button {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 700;
    font-size: 1.7em;
    text-transform: uppercase;
    border-radius: 2px;
    display: block;
    width: calc(100% - 1.176em);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: .588em;
    -webkit-font-smoothing: antialiased;
    padding: 1.4em;
    height: auto;
    line-height: auto
}

.standard .button.primary, .standard .button[type=submit], .standard button.primary, .standard button[type=submit] {
    background-color: #2c93b6
}

.standard .button.small, .standard button.small {
    font-weight: 400;
    text-transform: none;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.standard .button.facebook, .standard button.facebook {
    background-color: #3b5998;
    text-transform: none;
    font-weight: 400;
    padding-top: .8em;
    padding-bottom: .8em
}

.standard .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(33.33333% - 2em);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.standard .date input:not(:last-child) {
    margin-right: 0;
    border-right: 1px solid #f2f2f2
}

.standard .date input:not(:first-child) {
    margin-left: 0
}

.standard .date input {
    padding-right: 0
}

.standard .single {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.standard .group {
    margin: 1em 0
}

.standard .group input, .standard .group select, .standard .group textarea {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 2em;
    padding-bottom: 2em
}

.standard .group .row:last-child input, .standard .group .row:last-child select, .standard .group .row:last-child textarea {
    border-bottom: 0 none
}

.standard label {
    display: block;
    margin-bottom: 3em
}

.standard label span {
    display: block
}

.standard label input[type=email], .standard label input[type=password], .standard label input[type=text] {
    display: block;
    margin-left: 0;
    margin-right: 0
}

.standard label input[type=checkbox], .standard label input[type=radio] {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0 .25em 0 0
}

.standard label.tos {
    text-align: center;
    display: block;
    color: #999;
    font-family: Spectral;
    font-size: 1.2em;
    margin: 4em 0 1em 0
}

.standard label.tos a {
    color: #2c93b6;
    text-decoration: underline
}

.standard .checkgroup:after {
    clear: both;
    content: "";
    display: block
}

.standard .checkgroup label {
    font-size: 1.4em;
    font-family: Spectral;
    color: #1a1a1a;
    margin: 2em 0 0 0;
    padding: 0 1em 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%
}

@media (min-width: 650px) {
    .standard .checkgroup label {
        width: 20%
    }
}

.standard .checkgroup label input {
    margin-top: .1em;
    float: left
}

.standard .facebook-connect {
    font-size: 1.4em;
    font-family: Spectral;
    margin: 4em 0;
    color: #1a1a1a
}

@media (max-width: 900px) {
    .standard .facebook-connect {
        margin: 2em 0
    }
}

.standard .facebook-connect a {
    background-color: #3b5998;
    border-radius: 2px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    font-family: Metropolis;
    padding: .6em .75em;
    display: inline-block;
    vertical-align: middle;
    margin-left: .25em;
    -webkit-font-smoothing: antialiased
}

.standard .delete {
    text-align: center;
    margin: 2em 0
}

.standard .delete a {
    color: #ff1d25;
    font-size: 1.2em;
    text-decoration: underline
}

.standard .drag {
    background-color: #fff;
    min-height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.standard .drag:before {
    position: absolute;
    content: "";
    left: 2.5em;
    top: 2.5em;
    bottom: 2.5em;
    right: 2.5em;
    border: 2px dashed #ccc
}

.standard .drag .zone {
    text-align: center;
    padding: 4em
}

.standard .drag p {
    font-size: 1.4em;
    color: #ccc;
    background-image: url(../images/drag.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 2em;
    padding: .5em 0 .5em 3.2em;
    line-height: 1.2em;
    display: inline-block;
    max-width: 17em;
    vertical-align: middle;
    text-align: left
}

.standard .drag button {
    background-color: #ccc;
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.standard.buttonsOnly .buttons {
    max-width: none;
    margin: 3em 0;
    display: block;
    text-align: center
}

.standard.buttonsOnly .buttons .button {
    width: auto;
    display: inline-block
}

.lb-next {
    background: url(../lightbox/images/next.png) right 48% no-repeat !important
}

.lb-prev {
    background: url(../lightbox/images/prev.png) left 48% no-repeat !important
}

.lb-close {
    background: url(../lightbox/images/close.png) top right no-repeat !important
}

body {
    font-family: Metropolis;
    background-color: #fff;
    color: grey
}

.container {
    max-width: 151.5em;
    margin: 0 auto;
    padding: 0 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container:after {
    content: "";
    display: block;
    clear: both
}

@media (max-width: 460px) {
    .container {
        padding-left: 1em;
        padding-right: 1em
    }
}

#header {
    -webkit-box-shadow: 0 0 4em rgba(0, 0, 0, .6);
    box-shadow: 0 0 4em rgba(0, 0, 0, .6);
    letter-spacing: .05em
}

#header .container:after {
    display: none
}

#header .top {
    background-color: #164a5b;
    color: #2c93b6
}

#header .top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: .75em;
    padding-bottom: .75em
}

#header .top .login, #header .top form {
    font-size: 1.2em
}

#header .top form input {
    background-color: rgba(230, 230, 230, .5);
    border-radius: 0
}

#header .top form .button {
    margin-right: .5em
}

#header .top form a {
    color: inherit
}

#header .top .login .button {
    margin-left: .5em
}

#header .top .button {
    min-width: 7em;
    border-radius: 0
}

#header .main {
    background-color: #2c93b6;
    color: #fff
}

#header .main .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

#header .main .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header .main .logo .today {
    font-family: Spectral;
    color: #164a5b;
    line-height: 1.5em;
    margin: 0 2em 0 4em
}

#header .main .logo .today strong {
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-family: Metropolis;
    -webkit-font-smoothing: antialiased
}

#header .main .weather {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header .main .weather > p {
    background-image: url(img/weather.svg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 4.5em;
    margin-right: 2em;
    text-transform: uppercase;
    text-align: center;
    min-width: 5em
}

#header .main .weather .stats p {
    font-size: 1.4em;
    color: #fff;
    padding: .6em 0 .6em 1.5em;
    background-image: url(img/temp.svg);
    background-position: left center;
    background-repeat: no-repeat
}

#header .main .weather .stats p:first-child {
    border-bottom: 1px dotted rgba(255, 255, 255, .5)
}

#header .main .weather .stats p.hum {
    background-image: url(img/hum.svg)
}

#header .main .search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 1.25em 0 4em
}

#header .main .search ::-webkit-input-placeholder {
    color: #999
}

#header .main .search ::-moz-placeholder {
    color: #999
}

#header .main .search :-ms-input-placeholder {
    color: #999
}

#header .main .search :-moz-placeholder {
    color: #999
}

#header .main .search button, #header .main .search input {
    font-size: 1.2em;
    padding: 1.75em 2em
}

#header .main .search input {
    border-radius: 2px 0 0 2px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    width: calc(100% - 6em)
}

#header .main .search button {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-radius: 0 2px 2px 0;
    background-color: #e6e6e6;
    width: 5.3em;
    text-indent: -99999em;
    background-image: url(img/search.svg);
    background-position: center center;
    background-repeat: no-repeat
}

#header .main .search .toggle {
    display: none
}

#header .main .guide {
    z-index: 3;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    position: relative;
    max-width: 21em;
    margin-left: 1.25em
}

#header .main .guide a {
    font-size: 1.4em;
    text-transform: uppercase;
    color: #fff;
    background-color: #5b931c;
    background-size: auto .6em;
    padding: 1.1em 3.5em 1.1em 1.5em;
    display: block;
    white-space: nowrap;
    text-decoration: none;
}

#header .main .guide a:hover {
    background-color: #497616;
    text-decoration: none;
}

#header .main .guide > a {
    background-image: url(img/down.svg);
    background-position: calc(100% - 1.5em) center;
    background-repeat: no-repeat;
    border-radius: 2px
}

#header .main .guide ul {
    position: absolute;
    min-width: 100%;
    display: none
}

#header .main .guide:hover ul {
    display: block
}

#header .menu {
    background-color: #fff
}

#header .menu .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header .menu li.mobile {
    display: none
}

#header .menu a {
    font-size: 1.4em;
    color: grey;
    display: inline-block;
    padding: 1.1em 0 .7em 0;
    border-bottom: 4px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

#header .menu a.active, #header .menu a:hover {
    font-weight: 700;
    color: #2c93b6;
    border-bottom-color: #2c93b6
}

#header .menu a.portada.active, #header .menu a.portada:hover {
    color: #2c93b6;
    border-bottom-color: #2c93b6
}

#header .menu a.cultura-y-eventos.active, #header .menu a.cultura-y-eventos:hover {
    color: #c21b8f;
    border-bottom-color: #c21b8f
}

#header .menu a.autos.active, #header .menu a.autos:hover {
    color: #caad83;
    border-bottom-color: #caad83
}

#header .menu a.trivias.active, #header .menu a.trivias:hover {
    color: #c4c9ef;
    border-bottom-color: #c4c9ef
}

#header .menu a.deportes.active, #header .menu a.deportes:hover {
    color: #001c5e;
    border-bottom-color: #001c5e
}

#header .menu a.policiales.active, #header .menu a.policiales:hover {
    color: #c8404c;
    border-bottom-color: #c8404c
}

#header .menu a.educacion.active, #header .menu a.educacion:hover {
    color: #ecb731;
    border-bottom-color: #ecb731
}

#header .menu a.tusnoticias.active, #header .menu a.tusnoticias:hover {
    color: #571b94;
    border-bottom-color: #571b94
}

#header .menu a.columnistas.active, #header .menu a.columnistas:hover {
    color: #f86624;
    border-bottom-color: #f86624
}

#header .menu a.variedades.active, #header .menu a.variedades:hover {
    color: #2fb48d;
    border-bottom-color: #2fb48d
}

#header .menu a.turismo.active, #header .menu a.turismo:hover {
    color: #5b931c;
    border-bottom-color: #5b931c
}

#header .menu a.guia.active, #header .menu a.guia:hover {
    color: #5b931c;
    border-bottom-color: #5b931c
}

#header .menu a.turista {
    color: #5b931c;
    font-weight: 700
}

#header .menu a.turista.active, #header .menu a.turista:hover {
    border-bottom-color: #5b931c
}

#header .menu a.login {
    color: #164a5b;
    font-weight: 700
}

#header .menu a.login.active, #header .menu a.login:hover {
    border-bottom-color: #164a5b
}
@media (max-width: 1100px){

}
    @media (max-width: 1100px) {
    #header {
        position: fixed;
        width: 100%;
        z-index: 99;
        top: 0;
    }

    #header .main .guide {
        margin-left: 0
    }

    #header .main .search {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-left: 0;
        margin-right: 0
    }

    #header .main .search input {
        position: absolute;
        left: 0;
        width: 100vw;
        top: 12.75em;
        opacity: 0;
        -webkit-transition: opacity .2s ease-in;
        transition: opacity .2s ease-in;
        pointer-events: none;
        -webkit-box-shadow: 0 .5em .5em rgba(0, 0, 0, .2);
        box-shadow: 0 .5em .5em rgba(0, 0, 0, .2);
        -webkit-appearance: none
    }

    #header .main .search button {
        background-image: url(img/search-mobile.svg);
        background-color: transparent
    }

    #header .main .search .toggle {
        display: block;
        background-image: url(img/toggle.svg);
        background-repeat: no-repeat;
        cursor: pointer;
        margin-left: 2em
    }

    #header .main .search .toggle, #header .main .search button {
        width: 1.8em;
        height: 3em;
        padding: 0;
        font-size: 1em;
        background-size: 1.8em auto;
        background-position: right center
    }

    #header .menu {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 15.3em;
        overflow: auto;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity .1s ease-in;
        transition: opacity .1s ease-in
    }

    #header .menu .container {
        display: block
    }

    #header .menu li {
        width: 43%;
        float: left;
        border-bottom: 1px solid #ccc;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #header .menu li:nth-child(2n+1) {
        padding-right: 1em
    }

    #header .menu li.mobile {
        display: block
    }

    #header .menu a {
        display: block;
        text-align: left;
        margin-left: 15px;
    }
}

@media (max-width: 915px) {
    #header .main .today, #header .main .weather {
        display: none
    }
}

@media (max-width: 850px) {
    #header .top {
        display: none
    }

    #header .main .search input {
        top: 9.5em
    }

    #header .menu {
        top: 11.4em
    }
}

@media (max-width: 580px) {
    #header .main .container {
        padding-top: 1em;
        padding-bottom: 1em
    }

    #header .main .logo img {
        height: 3em
    }

    #header .main .guide {
        display: none
    }

    #header .main .search input {
        top: 4.2em
    }

    #header .menu {
        top: 5em
    }
}

body.menu-active {
    overflow: hidden
}

@media (max-width: 1100px) {
    body.menu-active {
        padding-top: 15.3em
    }
}

@media (max-width: 850px) {
    body.menu-active {
        padding-top: 11.4em
    }
}

@media (max-width: 580px) {
    body.menu-active {
        padding-top: 5em
    }
}

body.menu-active #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999
}

body.menu-active #header .menu {
    display: block;
    opacity: 1;
    pointer-events: auto
}

body.search-active #header .search input {
    pointer-events: auto;
    opacity: 1
}

#main {
    padding: 3.5em 0 0 0
}

#main .main {
    float: left;
    width: calc(100% - 32.5em)
}

#main .ads {
    float: right;
    width: 30em
}

@media (max-width: 1100px) {
    #main {
        padding-top: 25px !important
    }
}

@media (max-width: 900px) {
    #main .main {
        float: none;
        width: auto
    }

    #main .ads {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5em
    }
}

@media (max-width: 460px) {
    #main {
        padding-top: 2em
    }
}

#footer {
    padding-top: 5em;
    padding-bottom: 5em;
    background-color: #164a5b
}

#footer .container {
    position: relative
}

#footer .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 2em;
    margin-bottom: 3em;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

#footer .top .logo img {
    width: 15.4em
}

#footer .top p {
    font-family: Spectral;
    color: #2c93b6;
    line-height: 2em;
    padding: 0 2em
}

#footer .top ul {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#footer .top li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: .5em
}

#footer .top li a {
    display: block
}

@media (max-width: 1000px) {
    #footer .top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #footer .top p {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding: 0;
        margin-top: 2em
    }

    #footer .top p br {
        display: none
    }
}

@media (max-width: 500px) {
    #footer .top {
        display: block;
        text-align: center
    }

    #footer .top ul {
        margin-top: 2em
    }
}

#footer .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff
}

#footer .bottom .block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#footer .bottom h4 {
    font-size: 1.4em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.5em
}

#footer .bottom li {
    margin-bottom: .75em
}

#footer .bottom a {
    color: inherit
}

@media (max-width: 760px) {
    #footer .bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #footer .bottom .block {
        width: 33.33333%;
        margin-bottom: 2em
    }
}

@media (max-width: 500px) {
    #footer .bottom .block {
        width: 50%
    }
}

#footer .up {
    width: 3em;
    height: 3em;
    display: block;
    background-image: url(../images/layout/up.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: 2em;
    bottom: 2em
}

#publicidad-zocalo {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    z-index: 9999;
    text-align: center;
    background: 0 0
}

#publicidad-zocalo img {
    margin-left: auto;
    margin-right: auto;
    display: block
}

#publicidad-zocalo #contenido_publicidad {
    position: relative;
    margin: auto;
    background: 0 0
}

#publicidad-zocalo #close {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    background: #ccc;
    font-size: 2em
}

@media (max-width: 600px) {
    #publicidad-zocalo {
        display: block
    }
}

@media (min-width: 601px) {
    #publicidad-zocalo {
        display: none
    }
}

@media (max-width: 914px) {
    .ad-vertical {
        display: none
    }
}

@media (max-width: 914px) {
    .ad-120 {
        display: none
    }
}

@media (max-width: 914px) {
    .ad-120-mobile {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

@media (min-width: 915px) {
    .ad-120-mobile {
        display: none
    }
}

@media (max-width: 914px) {
    .ad-vertical-mobile {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

@media (min-width: 915px) {
    .ad-vertical-mobile {
        display: none
    }
}

@media (max-width: 500px) {
    .stop-scrolling {
        height: 100%;
        overflow: hidden
    }
}

.publicidad-container {
    position: relative;
    height: 100%
}

.publicidad-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.publicidad-fullscreen {
    display: none;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%
}

@media (min-width: 500px) {
    .publicidad-fullscreen {
        display: none !important
    }
}

.publicidad-fullscreen .publicidad-container {
    text-align: center;
    height: auto;
    top: 50%;
    height: 90%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.publicidad-fullscreen .publicidad-container .close-button {
    position: absolute;
    padding: 4px 8px;
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    display: block;
    z-index: 200;
    background-color: #164a5b;
    margin-bottom: 20px;
    margin-left: 20px
}

.section {
    margin-bottom: 3.5em
}

.section header {
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #999
}

.section header h1 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: .75em;
    color: #1a1a1a
}

.section header p {
    font-size: 1.2em
}

.section header a:after {
    font-family: FontAwesome;
    content: "\f0da\f0da";
    margin-left: .5em;
    font-size: 1.5em;
    vertical-align: middle;
    display: inline-block
}

.section header label {
    font-size: 1.4em;
    color: #333;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 1em;
    display: block
}

.section header label select {
    margin-left: .5em;
    width: 13em
}

@media (max-width: 600px) {
    .section header {
        font-size: .85em
    }
}

@media (max-width: 460px) {
    .section header {
        display: block
    }

    .section header h1 {
        padding-bottom: .4em !important
    }
}

.listing {
    overflow: hidden
}

.listing .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 2.5em);
    margin-left: -1.25em
}

.listing .row .news {
    margin-left: 1.25em;
    margin-right: 1.25em
}

@media (max-width: 650px) {
    .listing .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 500px) {
    .listing .row .news {
        width: 100% !important
    }
}

.news {
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: -webkit-box-shadow .2s ease-in;
    transition: -webkit-box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in, -webkit-box-shadow .2s ease-in
}

.news:hover {
    -webkit-box-shadow: 0 0 2em rgba(0, 0, 0, .15);
    box-shadow: 0 0 2em rgba(0, 0, 0, .15)
}

.news .info {
    background-color: #fff;
    padding: 1em 2em 1em 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news .info h1 {
    color: #000;
    font-family: Metropolis;
    font-size: 3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: .2em 0
}

.news .info h2 {
    color: #000;
    font-family: Metropolis;
    font-size: 3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    margin: .2em 0
}

.news .info h3 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1.5em
}

.news .info p {
    font-family: Spectral;
    margin-top: 1.5em;
    line-height: 1.2em
}

.news .info p.date strong {
    text-transform: uppercase;
    letter-spacing: .05em
}

.news .info p.short {
    font-size: 1.8em;
    margin-top: .5em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.4em
}

.news .info p.link {
    font-size: 1.2em;
    font-family: Metropolis;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    padding: 1.25em 0 .5em 0;
    border-top: 1px solid rgba(238, 238, 238, .5);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.news .info p.link.gallery:before {
    content: "\f030";
    font-family: FontAwesome;
    margin-right: .5em
}

@media (max-width: 950px) {
    .news .info {
        font-size: .85em
    }
}

.news.no-photo .photo {
    display: none
}

.news .photo {
    width: 66.6666666%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 2px 2px 0 0;
    overflow: hidden
}

.news .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news.big-large {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news.big-large .info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 0
}

.news.big-large .info h1 {
    font-size: 4.8em
}

.news.big-large .info .short {
    font-size: 2.4em
}

.news.big-large .photo {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 100%
}

.news.big-large .photo img {
    max-height: 412px
}

.news.medium {
    width: calc(66.6666666% - 2.5em)
}

.news.medium .photo {
    width: calc(50% - .625em)
}

.news.mini, .news.small {
    width: calc(50% - 2.5em);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news.mini .photo, .news.small .photo {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 100%
}

.news.mini .info, .news.small .info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.news.mini .info h2, .news.small .info h2 {
    font-size: 2.8em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news.mini .info p.short, .news.small .info p.short {
    display: none
}

.news.mini {
    width: calc(33.3333333% - 2.5em)
}

.news.mini.no-photo h2 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.news.mini.no-photo p.short {
    display: block
}

.news.micro .photo, .news.nano .photo {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 50%
}

.news.micro .info, .news.nano .info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.news.micro .info .date strong, .news.nano .info .date strong {
    display: block
}

.news.micro .info h2, .news.nano .info h2 {
    font-size: 2.1em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news.micro .info p.short, .news.nano .info p.short {
    display: none
}

.news.nano {
    height: 10.5em;
    max-height: 10.5em;
    width: calc(50% - 2.5em);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news.nano .photo {
    width: 30%
}

.news.nano .info {
    width: 70%
}

.news.nano .info .date {
    margin: .5em 0 .2em 0
}

.news.nano .info .date strong {
    display: inline
}

.news.nano .info h2 {
    font-size: 1.8em
}

.news.nano .info .link {
    border: 0 none;
    padding: 0;
    margin: .5em 0
}

.news .edit {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    padding: 1.5em 0;
    line-height: 2em
}

.news .edit a {
    font-size: 1.4em;
    color: #2c93b6;
    padding: 0 .2em
}

.news .edit a.delete {
    color: #ff1d25
}

.news .edit .date {
    font-size: 1.2em;
    font-family: Spectral;
    background-image: url(../images/favourite.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-left: 2.2em
}

@media (max-width: 950px) {
    .news .edit {
        font-size: .85em
    }
}

.news.nano .edit {
    width: 100%
}

@media (max-width: 650px) {
    .news.big-large, .news.large, .news.medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .news.big-large .photo, .news.large .photo, .news.medium .photo {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .news.big-large .info, .news.large .info, .news.medium .info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .news.medium, .news.mini {
        width: calc(50% - 2.5em)
    }
}

.portada .info .date strong, .portada .info p.link, .portada header a, .portada header h1 {
    color: #2c93b6
}

.portada .news.highlight .info {
    background-color: #2c93b6
}

.portada .news.highlight .info .date strong, .portada .news.highlight .info h3, .portada .news.highlight .info p {
    color: grey
}

.portada article .content > p:first-child:first-letter, .portada article .date strong, .portada article .gallery .link, .portada article blockquote p, .portada article h1 strong {
    color: #2c93b6 !important
}

.portada article blockquote {
    border-color: #2c93b6 !important
}

.cultura-y-eventos .info .date strong, .cultura-y-eventos .info p.link, .cultura-y-eventos header a, .cultura-y-eventos header h1 {
    color: #c21b8f
}

.cultura-y-eventos .news.highlight .info {
    background-color: #c21b8f
}

.cultura-y-eventos .news.highlight .info .link, .cultura-y-eventos .news.highlight .info h1 {
    color: #fff
}

.cultura-y-eventos .news.highlight .info .link, .cultura-y-eventos .news.highlight .info h2 {
    color: #fff
}

.cultura-y-eventos .news.highlight .info .date strong, .cultura-y-eventos .news.highlight .info h3, .cultura-y-eventos .news.highlight .info p {
    color: #f9f
}

.cultura-y-eventos article .content > p:first-child:first-letter, .cultura-y-eventos article .date strong, .cultura-y-eventos article .gallery .link, .cultura-y-eventos article blockquote p, .cultura-y-eventos article h1 strong {
    color: #c21b8f !important
}

.cultura-y-eventos article blockquote {
    border-color: #c21b8f !important
}

.autos .info .date strong, .autos .info p.link, .autos header a, .autos header h1 {
    color: #caad83
}

.autos .news.highlight .info {
    background-color: #caad83
}

.autos .news.highlight .info .link, .autos .news.highlight .info h1 {
    color: #fff
}

.autos .news.highlight .info .link, .autos .news.highlight .info h2 {
    color: #fff
}

.autos .news.highlight .info .date strong, .autos .news.highlight .info h3, .autos .news.highlight .info p {
    color: #333
}

.autos article .content > p:first-child:first-letter, .autos article .date strong, .autos article .gallery .link, .autos article blockquote p, .autos article h1 strong {
    color: #caad83 !important
}

.autos article blockquote {
    border-color: #caad83 !important
}

.trivias .info .date strong, .trivias .info p.link, .trivias header a, .trivias header h1 {
    color: #c4c9ef
}

.trivias .news.highlight .info {
    background-color: #c4c9ef
}

.trivias .news.highlight .info .link, .trivias .news.highlight .info h1 {
    color: #fff
}

.trivias .news.highlight .info .link, .trivias .news.highlight .info h2 {
    color: #fff
}

.trivias .news.highlight .info .date strong, .trivias .news.highlight .info h3, .trivias .news.highlight .info p {
    color: #333
}

.trivias article .content > p:first-child:first-letter, .trivias article .date strong, .trivias article .gallery .link, .trivias article blockquote p, .trivias article h1 strong {
    color: #c4c9ef !important
}

.trivias article blockquote {
    border-color: #c4c9ef !important
}

.deportes .info .date strong, .deportes .info p.link, .deportes header a, .deportes header h1 {
    color: #001c5e
}

.deportes .news.highlight .info {
    background-color: #001c5e
}

.deportes .news.highlight .info .link, .deportes .news.highlight .info h1 {
    color: #fff
}

.deportes .news.highlight .info .link, .deportes .news.highlight .info h2 {
    color: #fff
}

.deportes .news.highlight .info .date strong, .deportes .news.highlight .info h3, .deportes .news.highlight .info p {
    color: #2c93b6
}

.deportes article .content > p:first-child:first-letter, .deportes article .date strong, .deportes article .gallery .link, .deportes article blockquote p, .deportes article h1 strong {
    color: #001c5e !important
}

.deportes article blockquote {
    border-color: #001c5e !important
}

.policiales .info .date strong, .policiales .info p.link, .policiales header a, .policiales header h1 {
    color: #c8404c
}

.policiales .news.highlight .info {
    background-color: #c8404c
}

.policiales .news.highlight .info .link, .policiales .news.highlight .info h1 {
    color: #fff
}

.policiales .news.highlight .info .link, .policiales .news.highlight .info h2 {
    color: #fff
}

.policiales .news.highlight .info .date strong, .policiales .news.highlight .info h3, .policiales .news.highlight .info p {
    color: #333
}

.policiales article .content > p:first-child:first-letter, .policiales article .date strong, .policiales article .gallery .link, .policiales article blockquote p, .policiales article h1 strong {
    color: #c8404c !important
}

.policiales article blockquote {
    border-color: #c8404c !important
}

.educacion .info .date strong, .educacion .info p.link, .educacion header a, .educacion header h1 {
    color: #ecb731
}

.educacion .news.highlight .info {
    background-color: #ecb731
}

.educacion .news.highlight .info .link, .educacion .news.highlight .info h1 {
    color: #fff
}

.educacion .news.highlight .info .link, .educacion .news.highlight .info h2 {
    color: #fff
}

.educacion .news.highlight .info .date strong, .educacion .news.highlight .info h3, .educacion .news.highlight .info p {
    color: #333
}

.educacion article .content > p:first-child:first-letter, .educacion article .date strong, .educacion article .gallery .link, .educacion article blockquote p, .educacion article h1 strong {
    color: #ecb731 !important
}

.educacion article blockquote {
    border-color: #ecb731 !important
}

.tusnoticias .info .date strong, .tusnoticias .info p.link, .tusnoticias header a, .tusnoticias header h1 {
    color: #571b94
}

.tusnoticias .news.highlight .info {
    background-color: #571b94
}

.tusnoticias .news.highlight .info .link, .tusnoticias .news.highlight .info h1 {
    color: #fff
}

.tusnoticias .news.highlight .info .link, .tusnoticias .news.highlight .info h2 {
    color: #fff
}

.tusnoticias .news.highlight .info .date strong, .tusnoticias .news.highlight .info h3, .tusnoticias .news.highlight .info p {
    color: #bca4d4
}

.tusnoticias article .content > p:first-child:first-letter, .tusnoticias article .date strong, .tusnoticias article .gallery .link, .tusnoticias article blockquote p, .tusnoticias article h1 strong {
    color: #571b94 !important
}

.tusnoticias article blockquote {
    border-color: #571b94 !important
}

.columnistas .info .date strong, .columnistas .info p.link, .columnistas header a, .columnistas header h1 {
    color: #f86624
}

.columnistas .news.highlight .info {
    background-color: #f86624
}

.columnistas .news.highlight .info .link, .columnistas .news.highlight .info h1 {
    color: #fff
}

.columnistas .news.highlight .info .link, .columnistas .news.highlight .info h2 {
    color: #fff
}

.columnistas .news.highlight .info .date strong, .columnistas .news.highlight .info h3, .columnistas .news.highlight .info p {
    color: #333
}

.columnistas article .content > p:first-child:first-letter, .columnistas article .date strong, .columnistas article .gallery .link, .columnistas article blockquote p, .columnistas article h1 strong {
    color: #f86624 !important
}

.columnistas article blockquote {
    border-color: #f86624 !important
}

.variedades .info .date strong, .variedades .info p.link, .variedades header a, .variedades header h1 {
    color: #2fb48d
}

.variedades .news.highlight .info {
    background-color: #2fb48d
}

.variedades .news.highlight .info .link, .variedades .news.highlight .info h1 {
    color: #fff
}

.variedades .news.highlight .info .link, .variedades .news.highlight .info h2 {
    color: #fff
}

.variedades .news.highlight .info .date strong, .variedades .news.highlight .info h3, .variedades .news.highlight .info p {
    color: #333
}

.variedades article .content > p:first-child:first-letter, .variedades article .date strong, .variedades article .gallery .link, .variedades article blockquote p, .variedades article h1 strong {
    color: #2fb48d !important
}

.variedades article blockquote {
    border-color: #2fb48d !important
}

.turismo .info .date strong, .turismo .info p.link, .turismo header a, .turismo header h1 {
    color: #5b931c
}

.turismo .news.highlight .info {
    background-color: #5b931c
}

.turismo .news.highlight .info .link, .turismo .news.highlight .info h1 {
    color: #fff
}

.turismo .news.highlight .info .link, .turismo .news.highlight .info h2 {
    color: #fff
}

.turismo .news.highlight .info .date strong, .turismo .news.highlight .info h3, .turismo .news.highlight .info p {
    color: #1a1a1a
}

.turismo article .content > p:first-child:first-letter, .turismo article .date strong, .turismo article .gallery .link, .turismo article blockquote p, .turismo article h1 strong {
    color: #5b931c !important
}

.turismo article blockquote {
    border-color: #5b931c !important
}

.guia .info .date strong, .guia .info p.link, .guia header a, .guia header h1 {
    color: #5b931c
}

.guia .news.highlight .info {
    background-color: #5b931c
}

.guia .news.highlight .info .link, .guia .news.highlight .info h1 {
    color: #fff
}

.guia .news.highlight .info .link, .guia .news.highlight .info h2 {
    color: #fff
}

.guia .news.highlight .info .date strong, .guia .news.highlight .info h3, .guia .news.highlight .info p {
    color: #1a1a1a
}

.guia article .content > p:first-child:first-letter, .guia article .date strong, .guia article .gallery .link, .guia article blockquote p, .guia article h1 strong {
    color: #5b931c !important
}

.guia article blockquote {
    border-color: #5b931c !important
}

#section .tunoticia {
    padding-top: 2em;
    padding-bottom: 2em
}

#section .tunoticia h3 {
    font-size: 3em
}

#section .tunoticia p {
    font-size: 1.7em
}

#section .tunoticia .btn {
    padding-top: 1.25em;
    padding-bottom: 1.25em
}

#section header h1 {
    font-size: 4.8em;
    text-transform: none;
    padding: 0 0 .2em 0
}

@media (max-width: 600px) {
    #section header h1 {
        font-size: 3.5em
    }
}

.pagination {
    margin: 8em 0
}

.pagination li {
    display: inline-block;
    font-size: 1.8em
}

.pagination a {
    color: inherit;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 100%;
    text-align: center;
    display: inline-block
}

.pagination a.active, .pagination a:hover {
    background-color: #2c93b6;
    color: #fff
}

@media (max-width: 500px) {
    .pagination {
        margin-top: 3em
    }

    .pagination li {
        font-size: 1.2em
    }
}

#details {
    padding-bottom: 25px
}

@media (max-width: 900px) {
    #details {
        padding-bottom: 3.5em
    }
}

#details header #copete {
    font-size: 2.5em
}

#details header .date {
    font-size: 1.8em;
    font-family: Spectral;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1.5em;
    color: #333;
    line-height: 1.2em
}

#details header ul {
    text-align: center;
    margin-bottom: 3em
}

@media (min-width: 1060px) {
    #details header ul {
        text-align: left;
        float: right;
        margin-top: -1em;
        margin-bottom: 0
    }
}

#details header ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em
}

#details header ul li:last-child {
    margin-left: 2em
}

#details header ul p {
    background-color: #ccc;
    color: #fff;
    font-size: 1.2em;
    max-width: 7em;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    padding: .4em .5em .5em 2em;
    background-image: url(../images/details/networks.svg);
    background-position: .75em center;
    background-repeat: no-repeat;
    border-radius: 2em;
    margin-top: 1px
}

#details header ul.links {
    margin-top: 2em
}

#details header ul.links li {
    font-size: 1.4em
}

#details header ul.links a {
    color: #1a1a1a
}

#details header ul.links img {
    vertical-align: bottom;
    margin-left: .5em
}

#details header h1 {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2em;
    color: #1a1a1a;
    margin: .5em 0
}

#details header h1 strong {
    color: #2c93b6
}

#details header h1 + p {
    font-weight: 600;
    color: #333;
    margin: .5em 0 2em 0;
    font-family: Spectral;
    line-height: 1.5em
}

@media (max-width: 600px) {
    #details header {
        font-size: .85em
    }

    #details header h1 {
        font-size: 3.5em
    }

    #details header h1 + p {
        margin-bottom: 1em
    }

    #details header #copete {
        font-size: 2.5em
    }
}

#details .mainGallery {
    margin-bottom: 4.5em
}

#details .mainGallery img {
    width: 100%
}

#details .mainGallery a figcaption {
    width: 2em
}

#details aside {
    width: 13.8em;
    float: left;
    text-align: center
}

#details aside .author .photo {
    background-color: #fff
}

#details aside .author .photo img {
    max-width: 100%
}

#details aside .author p {
    font-size: 1.2em;
    margin: 2em 0;
    line-height: 1.2em
}

#details aside .author p strong {
    display: block;
    color: #2c93b6;
    font-weight: 600;
    font-size: 1.16em;
    font-family: Spectral;
    margin: 1.5em 0;
    -webkit-font-smoothing: antialiased
}

#details aside button {
    background-color: #2c93b6;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 1.2em;
    padding: 1em .5em;
    height: auto
}

#details aside button i {
    font-size: 1.5em;
    margin-right: .5em;
    vertical-align: middle
}

#details aside label {
    font-size: 1.2em;
    color: #2c93b6;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin-top: 2em;
    text-align: left;
    display: block;
    line-height: 1.2em
}

#details aside label select {
    display: block;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 1em 3em 1em 1em;
    margin-top: 1em;
    width: 100%
}

#details .content {
    float: right;
    width: calc(100% - 8em);
    font-family: Spectral;
    color: #333
}

#details .content h2 {
    font-size: 2.4em;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 1em
}

#details .content > p {
    line-height: 1.75em;
    font-family: Faustina
}

#details .content > p:first-child:first-letter {
    font-size: 3.8em;
    float: left;
    margin-top: .2em;
    margin-right: .1em
}

#details .content > p + * {
    margin-top: 2em
}

#details .content .photo {
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    width: 100%;
    max-width: 25em;
    float: left;
    margin: 10px 2.5em 0 -8em
}

#details .content .photo .photoWithButton figcaption {
    width: 1em
}

#details .content .photo img {
    width: 100%
}

#details .content .photo span {
    position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    font-size: .65em;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: .5em 1.75em;
    font-family: Metropolis;
    line-height: 1.2em
}

#details .content blockquote {
    border-bottom: 2px dotted #333;
    border-top: 2px dotted #333;
    padding: .5em 0;
    margin: 1.5em 0
}

#details .content blockquote p {
    font-size: 1.2em;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    line-height: 1.5em
}

#details .content .tableContainer {
    max-width: 100%;
    overflow: auto;
    margin: 3em 0 6em 0
}

#details .content table {
    border-collapse: collapse;
    border: 2px solid #bdccd4;
    border-radius: 2px;
    width: 100%;
    min-width: 550px;
    background-color: #fff;
    text-align: left
}

#details .content table td, #details .content table th {
    font-size: 1.5em;
    padding: .5em 2em
}

#details .content table th {
    border-bottom: 2px solid #bdccd4;
    font-family: Metropolis;
    padding: 2em 2em 1em 2em;
    text-transform: uppercase
}

#details .content table tr:first-child td {
    padding-top: 2em
}

#details .content table tr:last-child td {
    padding-bottom: 2em
}

#details .content table.simple {
    border-width: 1px
}

#details .content table.simple td, #details .content table.simple th {
    border-bottom: 1px solid #bdccd4;
    padding: 1em 2em;
    font-size: 1.6em
}

#details .content table.simple th {
    font-weight: 600;
    font-family: Spectral;
    text-transform: none
}

#details .content table.simple td {
    color: #999
}

#details .content .gallery {
    width: calc(100% + 2.5em);
    margin-left: -1.25em
}

#details .content .gallery:after {
    content: "";
    display: block;
    clear: both
}

#details .content .gallery li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.25em;
    margin-bottom: 3.5em
}

@media (min-width: 500px) {
    #details .content .gallery li {
        width: 50%;
        float: left
    }
}

#details .content .gallery .photo {
    float: none;
    margin: 0;
    max-width: none
}

#details .content .gallery .link {
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 2em;
    text-transform: uppercase;
    font-family: Metropolis
}

#details .content .gallery .link:after {
    font-family: FontAwesome;
    font-size: 1.5em;
    content: "\f0da\f0da";
    margin-left: .5em;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 2px;
    margin-top: -.1em
}

#details .content .gallery a {
    color: inherit
}

@media (max-width: 670px) {
    #details .content, #details aside {
        float: none;
        width: auto
    }

    #details .content .photo {
        float: none;
        margin: 2em auto
    }

    #details .content .photo p {
        padding: .75em 1em
    }

    #details aside {
        margin-top: 3.5em
    }
}

#details .multimedia {
    text-align: center;
    margin: 6em 0 2em 0;
    padding: 4em;
    color: #fff;
    position: relative;
    background-size: cover
}

#details .multimedia:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    content: "";
    left: 0;
    top: 0;
    z-index: 1
}

#details .multimedia * {
    position: relative;
    z-index: 2
}

#details .multimedia h2 {
    font-size: 3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased
}

#details .multimedia h2 strong {
    color: #2c93b6
}

#details .multimedia h3 {
    font-size: 1.5em;
    font-family: Spectral;
    line-height: 1.2em;
    margin: .5em 0
}

#details .multimedia ul li {
    max-width: 30em;
    display: inline-block;
    vertical-align: top;
    margin: 4em 1.25em
}

#details .multimedia ul a {
    color: inherit;
    display: block
}

#details .multimedia ul .photo {
    position: relative;
    margin: 0
}

#details .multimedia ul .photo:before {
    content: "";
    position: absolute;
    width: 4.8em;
    height: 4.8em;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(../images/photos-neg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 5
}

#details .multimedia ul img {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .5)
}

#details .multimedia ul p {
    font-size: 1.2em;
    text-transform: uppercase;
    margin-top: 2.5em
}

#details .multimedia ul p:before {
    content: "\f030";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    margin-right: .5em
}

#details .multimedia ul .video .photo:before {
    background-image: url(../images/play-neg.svg)
}

#details .multimedia ul .video p:before {
    content: "\f008"
}

#details .graph {
    margin: 6em 0 0 0
}

@media (max-width: 900px) {
    #details .graph {
        margin-top: 3em
    }
}

#details .graph img {
    width: 100%
}

#details footer {
    border-bottom: 1px solid #ccc;
    padding: 3em 0
}

#details footer ul li {
    display: inline-block;
    margin: .5em 2em .5em 0
}

#details footer ul li a {
    color: #2c93b6;
    font-size: 1.2em;
    padding-left: 2em;
    background-image: url(../images/tag.svg);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 1.6em;
    display: inline-block
}

#details .related {
    margin: 3.5em 0 7em 0
}

#details .related h3 {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #333
}

#details .comments h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: .75em;
    margin-bottom: 0
}

#details.generic header {
    margin: 0
}

#details.generic header h1 {
    margin-top: 0;
    padding-bottom: .25em;
    border-bottom: 1px solid #ccc
}

#details.generic header p {
    font-weight: 400
}

#details.generic header p a {
    color: inherit;
    font-weight: 700
}

#details.generic header.simple h1 {
    padding: 0;
    border: 0
}

.listing.clasif .news .info {
    padding: 2em
}

.listing.clasif .news h2 {
    font-size: 1.8em;
    margin-bottom: 0
}

.listing.clasif .news p.date {
    font-size: 1.2em;
    font-family: Metropolis;
    margin: 0
}

.listing.clasif .news p.short {
    display: block;
    font-family: Spectral;
    font-size: 1.2em;
    margin-top: 0
}

.listing.clasif .news p.short strong {
    color: #1a1a1a
}

.listing.clasif .news p.contact {
    font-family: Metropolis;
    font-size: 1.4em;
    color: #2c93b6;
    line-height: 1.2em
}

.listing.clasif .news p.contact strong {
    color: #1a1a1a
}

.listing.index .news .info {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative
}

@media (min-width: 1300px) {
    .listing.index .news .info {
        padding: 2em 7em 2em 2em
    }

    .listing.index .news .info:after {
        content: "\f105";
        font-size: 2em;
        font-family: FontAwesome;
        color: #ccc;
        position: absolute;
        right: 2em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.listing.index .news h2 {
    font-size: 2.4em;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.listing.index .news p.short {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-top: .2em;
    font-style: italic
}

.listing.index .news p.short strong {
    color: #2c93b6
}

form.publish {
    background-color: #2c93b6;
    border-radius: 2px;
    text-align: center;
    padding: 8em 2em;
    margin: 4em 0
}

form.publish h2 {
    font-size: 3em;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

form.publish p {
    margin: 1em 0;
    font-size: 1.8em;
    font-family: Spectral;
    color: #164a5b
}

form.publish fieldset {
    max-width: 30em;
    margin: 0 auto
}

form.publish button[type=submit] {
    background-color: #164a5b
}

form.publish .forgot {
    color: #fff;
    font-size: 1.4em;
    text-decoration: underline;
    display: inline-block;
    margin-top: 2em
}

@media (max-width: 600px) {
    form.publish {
        font-size: .85em
    }
}

form.clasif .contact {
    margin: 0 1em;
    width: calc(33.33333% - 4em)
}

form.clasif .images {
    margin: 0 1em;
    width: 66.66666%;
    padding: 1em 0
}

@media (max-width: 890px) {
    form.clasif .contact {
        width: calc(50% - 4em)
    }

    form.clasif .images {
        width: 50%
    }
}

@media (max-width: 780px) {
    form.clasif .contact, form.clasif .images {
        width: 100%
    }

    form.clasif .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    form.clasif .date {
        width: auto;
        max-width: 32em
    }
}