.preview-warning {
    background-color: red;
    color: #fff;
    opacity: .8;
    filter: alpha(opacity=70);
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 1rem 2rem 1rem 2rem;
    margin: .4rem .4rem .4rem .4rem;
    z-index: 10000;
    vertical-align: middle;
    text-align: center
}

.preview-warning-top-left {
    position: absolute;
    top: 0;
    left: 0
}

.preview-warning-link {
    color: #f8f8ff;
    font-weight: bold;
    font-size: medium;
    vertical-align: text-top;
    opacity: 1
}

a.preview-warning-link, a.preview-warning-link:link, a.preview-warning-link:visited, a.preview-warning-link:active {
    color: #f8f8ff
}

.block_html iframe {
    min-width: 100%;
    width: 100px
}

.responsive-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.responsive-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0
}

.nl-form-field {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    height: 3.8rem;
    font-family: NoticiasSans, sans-serif;
    font-style: normal;
    font-stretch: normal
}

.t-footer-nl-form-message {
    margin: 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1.5rem;
    padding-top: .2rem
}

.t-meteo-box-1 .t-meteo-selector select {
    outline: 0
}

.unsubscribe-text-newsletter {
    margin: 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    font-size: 1.5rem
}

.t-unsubscribe-nl-form button {
    padding: 0 23px;
    padding: 0 2.3rem;
    background: #087ec3;
    border: 0;
    font-weight: 600;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase
}

.t-unsubscribe-nl-form button {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    height: 3.8rem;
    font-family: NoticiasSans, sans-serif;
    font-style: normal;
    font-stretch: normal
}

.t-unsubscribe-nl-form button:hover {
    background-color: #0069a6
}

.t-unsubscribe-nl-form-message {
    margin: 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1.5rem;
    padding-top: .2rem
}

.quiosque-gm-bold {
    font-weight: bold
}

.quiosque-gm-yellow {
    color: #fff200
}

.quiosque-gm-pestana {
    width: 35px;
    height: 113px;
    background: #0064a3;
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 2;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74)
}

.quiosque-gm-pestana:hover {
    background: #5ba5d2
}

.quiosque-gm-layer {
    width: 160px;
    height: 107px;
    background: #003e66 url(https://static.globalnoticias.pt/jn/common/images/quiosque-gm-layer-jn.png) no-repeat center 9px;
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .74);
    display: none
}

.quiosque-gm-layer-close {
    width: 16rem;
    padding-top: .8rem;
    padding-right: 1rem;
    height: 5rem;
    text-align: right;
    float: left
}

.quiosque-gm-layer-close img {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.quiosque-gm-layer-close img:hover {
    opacity: .4;
    zoom: 1;
    filter: alpha(opacity=40)
}

.quiosque-gm-layer-sig-1 {
    width: 16rem;
    height: 3.1rem;
    padding-top: .8rem;
    font-family: 'NoticiasSans', Georgia, Times, serif;
    font-weight: 800;
    font-size: 14px;
    color: #003e66;
    text-transform: uppercase;
    text-align: center;
    background: #e6d300;
    float: left;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

a .quiosque-gm-layer-sig-1:hover {
    color: #000
}

.quiosque-gm-layer-sig-2 {
    width: 16rem;
    height: 2.6rem;
    padding-top: .6rem;
    text-align: center;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    float: left;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background: #0064a3
}

a .quiosque-gm-layer-sig-2:hover {
    color: #e6d300
}

.quiosque-gm-footer {
    width: 100%;
    height: 4.3rem;
    background: #f1f1f1;
    border-top: solid 2px #dbdbdb;
    position: fixed;
    bottom: 0;
    z-index: 2;
    display: none
}

.quiosque-gm-footer-wrapper {
    max-width: 132rem;
    height: 4.3rem;
    margin: 0 auto
}

.quiosque-gm-footer-l {
    width: 65.1rem;
    height: 3.4rem;
    margin-left: 2.2rem;
    padding-top: .8rem;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #156797;
    float: left
}

.quiosque-gm-footer-l .bold {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif
}

.quiosque-gm-footer-l .price {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 600
}

.quiosque-gm-footer-r {
    width: 28rem;
    height: 4.3rem;
    float: right
}

.quiosque-gm-footer-bts {
    width: 24.9rem;
    height: 4.3rem;
    float: left
}

.quiosque-gm-footer-signbt {
    width: 9.8rem;
    height: 4.3rem;
    margin-right: .1rem;
    padding-top: 1.5rem;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #e3e3e3;
    float: left
}

.quiosque-gm-footer-loginbt {
    width: 15rem;
    height: 4.3rem;
    padding-top: 1.5rem;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #e3e3e3;
    float: left
}

a .quiosque-gm-footer-signbt, a .quiosque-gm-footer-loginbt {
    color: #156797;
    background: #e3e3e3;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

a:hover .quiosque-gm-footer-signbt, a:hover .quiosque-gm-footer-loginbt {
    color: #fff;
    background: #5ba5d2
}

.quiosque-gm-footer-close {
    width: 3.1rem;
    height: 4.3rem;
    float: left;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.quiosque-gm-footer-close:hover {
    opacity: .4;
    zoom: 1;
    filter: alpha(opacity=40)
}

.quiosque-gm-diretor {
    width: 100%;
    height: auto;
    margin: 0 auto;
    bottom: 0;
    position: fixed;
    z-index: 2;
    display: none
}

.quiosque-gm-diretor-wrapper {
    width: 126rem;
    height: auto;
    margin: 0 auto
}

.quiosque-gm-diretor-box {
    width: 339px;
    height: auto;
    float: left;
    background: #f7f7f7
}

.quiosque-gm-diretor-box-header {
    width: 339px;
    height: 30px;
    background: #e6d300;
    float: left
}

.quiosque-gm-diretor-box-header-l {
    width: 39px;
    height: 30px;
    float: left
}

.quiosque-gm-diretor-box-header-r {
    width: 25.7rem;
    height: 2.2rem;
    padding-top: .8rem;
    padding-left: 1rem;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #003e66;
    text-transform: uppercase;
    float: left
}

.quiosque-gm-diretor-box-header-r .discount {
    font-family: 'noticiassans-bold-webfont', Arial, Helvetica, sans-serif
}

.quiosque-gm-diretor-box-header-bts {
    width: 42px;
    height: 23px;
    padding-top: 7px;
    float: left
}

.quiosque-gm-diretor-box-header-bts ul {
    margin: 0;
    padding: 0
}

.quiosque-gm-diretor-box-header-bts ul li {
    list-style-type: none;
    display: inline;
    padding-right: .2rem
}

.quiosque-gm-diretor-box-header-bts ul li img {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.quiosque-gm-diretor-box-header-bts ul li img:hover {
    opacity: .7;
    zoom: 1;
    filter: alpha(opacity=70)
}

.quiosque-gm-diretor-content {
    width: 353px;
    height: 128px;
    float: left
}

.quiosque-gm-diretor-content-l {
    width: 12rem;
    height: 12.8rem;
    background: #eff3f5;
    float: left
}

.quiosque-gm-diretor-content-l p.diretorimg {
    margin: 0;
    padding: 0
}

.quiosque-gm-diretor-content-l p.diretortxt {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #898989;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 0
}

.quiosque-gm-diretor-content-r {
    width: 21.9rem;
    height: 12.8rem;
    float: left
}

.quiosque-gm-diretor-content-r-txt {
    width: 21.9rem;
    height: 8.9rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left
}

.quiosque-gm-diretor-content-r-txt p.boxtitle {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #156797;
    margin-bottom: 0
}

.quiosque-gm-diretor-content-r-txt p.boxtext {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #156797;
    margin-top: 4px
}

.quiosque-gm-diretor-content-r-txt p.boxtext span.price {
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 600
}

.quiosque-gm-diretor-content-r-bts {
    width: 18.9rem;
    height: 3.8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left
}

.quiosque-gm-diretor-content-r-bts ul {
    margin: 0;
    padding: 0
}

.quiosque-gm-diretor-content-r-bts li {
    list-style-type: none;
    display: inline;
    float: left;
    padding-right: .2rem
}

.quiosque-gm-diretor-content-r-bts li a .signbt {
    padding: .7rem 3.51rem .4rem 1rem;
    text-align: left;
    font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    float: left;
    background: #003e66 url(https://static.globalnoticias.pt/jn/common/images/quiosque-gm-signArrowOut.png) no-repeat 64px 6px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-inout;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.quiosque-gm-diretor-content-r-bts li a .signbt:hover {
    background: #292929 url(https://static.globalnoticias.pt/jn/common/images/quiosque-gm-signArrowOut.png) no-repeat 64px 6px;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .quiosque-gm-diretor {
        width: 100%;
        height: auto;
        margin: 0 auto;
        bottom: 0;
        position: fixed;
        z-index: 2;
        display: none
    }

    .quiosque-gm-diretor-wrapper {
        width: 300px;
        height: auto;
        margin: 0 auto
    }

    .quiosque-gm-diretor-box {
        width: 300px;
        height: auto;
        float: left;
        background: #f7f7f7
    }

    .quiosque-gm-diretor-box-header {
        width: 300px;
        height: 30px;
        background: #e6d300;
        float: left
    }

    .quiosque-gm-diretor-box-header-l {
        width: 39px;
        height: 30px;
        float: left
    }

    .quiosque-gm-diretor-box-header-r {
        width: 21.7rem;
        height: 2.1rem;
        padding-top: .8rem;
        padding-left: 1rem;
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1.2rem;
        color: #003e66;
        text-transform: uppercase;
        float: left
    }

    .quiosque-gm-diretor-box-header-r .discount {
        font-family: 'noticiassans-bold-webfont', Arial, Helvetica, sans-serif
    }

    .quiosque-gm-diretor-box-header-bts {
        width: 42px;
        height: 23px;
        padding-top: 7px;
        float: left
    }

    .quiosque-gm-diretor-box-header-bts ul {
        margin: 0;
        padding: 0
    }

    .quiosque-gm-diretor-box-header-bts ul li {
        list-style-type: none;
        display: inline;
        padding-right: .2rem
    }

    .quiosque-gm-diretor-box-header-bts ul li img {
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out
    }

    .quiosque-gm-diretor-box-header-bts ul li img:hover {
        opacity: .7;
        zoom: 1;
        filter: alpha(opacity=70)
    }

    .quiosque-gm-diretor-content {
        width: 300px;
        height: 128px;
        float: left
    }

    .quiosque-gm-diretor-content-l {
        width: 12rem;
        height: 12.8rem;
        background: #eff3f5;
        float: left
    }

    .quiosque-gm-diretor-content-l p.diretorimg {
        margin: 0;
        padding: 0
    }

    .quiosque-gm-diretor-content-l p.diretortxt {
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.2rem;
        color: #898989;
        text-align: center;
        margin-top: 8px;
        margin-bottom: 0
    }

    .quiosque-gm-diretor-content-r {
        width: 18rem;
        height: 12.8rem;
        float: left
    }

    .quiosque-gm-diretor-content-r-txt {
        width: 18rem;
        height: 8.9rem;
        padding-left: 1.1rem;
        padding-right: 1rem;
        float: left
    }

    .quiosque-gm-diretor-content-r-txt p.boxtitle {
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 1.3rem;
        text-transform: uppercase;
        color: #156797;
        margin-bottom: 0
    }

    .quiosque-gm-diretor-content-r-txt p.boxtext {
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1.3rem;
        color: #156797;
        margin-top: 4px
    }

    .quiosque-gm-diretor-content-r-txt p.boxtext span.price {
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 600
    }

    .quiosque-gm-diretor-content-r-bts {
        width: 18.9rem;
        height: 3.8rem;
        padding-left: 1.1rem;
        padding-right: 1rem;
        float: left
    }

    .quiosque-gm-diretor-content-r-bts ul {
        margin: 0;
        padding: 0
    }

    .quiosque-gm-diretor-content-r-bts li {
        list-style-type: none;
        display: inline;
        float: left;
        padding-right: .2rem
    }

    .quiosque-gm-diretor-content-r-bts li a .signbt {
        padding: .7rem 2.55rem .4rem .8rem;
        text-align: left;
        font-family: 'NoticiasSans', Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1rem;
        text-transform: uppercase;
        color: #fff;
        float: left;
        background: #003e66 url(https://static.globalnoticias.pt/jn/common/images/quiosque-gm-signArrowOut.png) no-repeat 50px 6px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-inout;
        -ms-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

    .quiosque-gm-diretor-content-r-bts li a .signbt:hover {
        background: #292929 url(https://static.globalnoticias.pt/jn/common/images/quiosque-gm-signArrowOut.png) no-repeat 50px 6px;
        color: #fff
    }
}

.t-pub-box-4 .t-pubbox-inner:after {
    content: ""
}

.t-pub-box-6 .t-pubbox-inner:after {
    content: ""
}

.t-servicos iframe {
    width: 100%;
    height: 600px;
    overflow: hidden;
    border: 0;
    background: transparent
}

.t-article-block-1 .t-callout-title-1 a {
    color: #fff
}

.t-grid-3 .t-grid-3-list-1 article header h3 a i.t-ico-pub-1, .t-grid-6 .t-grid-6-list-1 article header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-5 .t-grid-content article header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-9 .t-grid-content .t-g9-am1 header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-se1-l1 article header h3 a i.t-ico-pub-1, .t-grid-se2-l1 article header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-11 .t-g11-l1 article header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-3 .t-grid-3-list-1 article header figure a i.t-ico-pub-1, .t-grid-6 .t-grid-6-list-1 article header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-5 .t-grid-content article header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-9 .t-grid-content .t-g9-am1 header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-se1-l1 article:nth-child(1) header figure i.t-ico-pub-1 {
    display: block
}

.t-grid-se1-l1 article:nth-child(6) header figure i.t-ico-pub-1 {
    display: block
}

.t-grid-se1-l1 article header figure a i.t-ico-pub-1, .t-grid-se2-l1 article header figure a i.t-ico-pub-1 {
    display: none;
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-11 .t-g11-l1 article header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-3 .t-grid-3-list-1 article header figure a:hover i.t-ico-pub-1, .t-grid-6 .t-grid-6-list-1 article header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-grid-5 .t-grid-content article header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-grid-9 .t-grid-content .t-g9-am1 header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-grid-se1-l1 article header figure a:hover i.t-ico-pub-1, .t-grid-se2-l1 article header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-grid-11 .t-g11-l1 article header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-article-module-2 header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-article-module-2 header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header figure a i.t-ico-pub-1 {
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 100%, .34);
    display: block;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-pub-1, .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a i.t-ico-pub-1 {
    display: inline-block;
    width: auto;
    vertical-align: 0;
    margin: 0 3px 0 0;
    margin: 0 .3rem 0 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a:hover i.t-ico-pub-1 {
    background-color: rgba(0, 105, 166, .9)
}

.t-article-module-7 header .t-article-module-header-body a {
    margin: 0 0 0 0
}

.t-article-module-8 header .t-article-module-header-body a {
    margin: 0 0 0 0
}

.at-h3.at-recommended-label {
    font-family: NoticiasSans, sans-serif !important;
    font-weight: 800 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    letter-spacing: .02em !important;
    text-transform: uppercase !important
}

.at-recommendedTitle {
    font-size: 2.4rem !important;
    line-height: 18px !important;
    font-family: NoticiasText, serif !important;
    font-weight: bold !important;
    color: #2a2a2a !important
}

.at4-recommended-item-caption, .at-h4 {
    height: auto !important;
    overflow: visible !important;
    min-height: 90px
}

.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-caption {
    padding: 10px 0 0 0 !important
}

.at4-recommended.at-medium .at4-recommended-item {
    width: 297px !important
}

.at4-recommended.at-medium .at4-recommended-horizontal .at4-recommended-item {
    margin: 10px 14px 0 0 !important
}

.at4-recommended.at-medium .at4-recommended-horizontal {
    max-height: 20pc !important
}

.at4-recommended a:link, .at4-recommended a:visited {
    text-decoration: none !important
}

.at-h4 {
    text-decoration: none !important
}

#at-recommendedside .at4-recommended-item .at4-recommended-item-caption .at-h4 a:hover, .at4-recommended .at4-recommended-item .at4-recommended-item-caption .at-h4 a:hover {
    color: #0069a6 !important
}

.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-img, .at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-img a {
    height: 197px !important
}

.at-h3.at-recommended-label {
    color: #2a2a2a !important;
    font-size: 2rem !important
}

.at4-recommended.at-medium .at4-recommended-item .at4-recommended-item-caption small {
    display: none !important
}

.at-branding-icon {
    display: none !important
}

.at-branding-addthis {
    display: none !important
}

.t-section-logo-1 {
    background: none
}

.t-section-title-11-dossie {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 18px;
    font-size: 2.8rem;
    letter-spacing: -.005em;
    color: #0069a6
}

.t-section-title-11-dossie {
    margin-top: 3px;
    margin-top: .3rem;
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .t-section-title-11-dossie {
        font-size: 26px;
        font-size: 2.6rem
    }
}

@media (max-width: 767px) {
    .t-section-title-11-dossie {
        font-size: 25px;
        font-size: 2.5rem
    }
}

.t-grid-3.t-grid-pp .t-section-title-4 span {
    font-family: NoticiasSans, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    color: #2a2a2a;
    line-height: 1.35294;
    max-height: 11.8rem;
    overflow: hidden;
    padding: 0 0 .3rem;
    text-overflow: ellipsis;
    margin-left: 5px
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 {
    float: left;
    width: 100%
}

.t-grid-pp .t-grid-3-list-inner > article:first-child {
    height: 43.3rem;
    width: 45.5rem
}

.t-grid-pp .t-grid-3-list-inner > article:nth-child(2) {
    height: 43.3rem;
    width: 45.5rem
}

.t-grid-pp .t-grid-3-list-inner article.article-epaper figure {
    display: flex !important;
    flex-direction: column
}

.t-grid-pp .t-grid-3-list-inner article.article-epaper figure a {
    height: 85%;
    display: flex;
    justify-content: center;
    align-items: center
}

.t-grid-pp .t-grid-3-list-inner article.article-epaper figure a img {
    max-height: unset !important
}

.t-grid-pp .t-grid-3-list-inner article.article-epaper figure hr {
    width: 90%;
    margin-bottom: 0
}

.t-grid-pp .t-grid-3-list-inner article.article-epaper figure .multi-btn {
    display: flex;
    justify-content: space-around;
    padding: 0 10px
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article header h4 {
    display: none;
    font-family: NoticiasSans, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article header h4 a {
    color: #2a2a2a;
    display: block;
    font-size: 1.7rem;
    line-height: 1.35294;
    max-height: 11.8rem;
    overflow: hidden;
    padding: 0 0 .3rem;
    text-overflow: ellipsis
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) header h2 {
    font-family: NoticiasExtra, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) header h2 a {
    color: #2a2a2a;
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    max-height: 10.1rem;
    overflow: hidden;
    padding: 0 0 .5rem;
    text-overflow: ellipsis
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) {
    height: 100%;
    margin: 0 0 0 2.5rem;
    width: 30rem;
    float: right
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) figure {
    border: 1px solid #2a2a2a;
    width: 298px;
    height: 410px;
    display: table
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) figure a {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) figure a img {
    margin: 0 auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    min-width: 100%
}

@media (max-width: 1299px) {
    .t-grid-3.t-grid-pp .t-grid-3-list-1 .t-grid-3-list-inner {
        min-height: 42.7rem
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article header h4 {
        display: block
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child {
        height: 100%;
        width: 31.2rem
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) {
        height: 100%;
        margin: 0 0 0 2.5rem;
        width: 31.2rem
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) {
        padding: 0;
        border-top: 0
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child header h2 a, .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) header h2 a {
        display: block;
        font-size: 2.4rem;
        line-height: 1;
        max-height: 7.5rem;
        padding: 0 0 .3rem;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box
    }
}

@media (max-width: 1023px) {
    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child {
        width: 40.8rem
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child header h2 a {
        display: block;
        font-size: 2.8rem;
        line-height: 1;
        max-height: 9.1rem;
        overflow: unset;
        padding: 0 0 .5rem;
        text-overflow: ellipsis
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article header h4 {
        display: none
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) {
        height: 100%;
        margin: 0;
        width: 40.8rem
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) header h2 a {
        font-size: 1.8rem;
        line-height: 1.16667;
        color: #2a2a2a;
        display: block;
        font-family: NoticiasText, serif;
        font-stretch: normal;
        font-style: normal;
        font-weight: 600
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) {
        float: right;
        margin: 0 0 1.5rem;
        width: 30rem;
        position: absolute;
        right: 0;
        top: 0
    }

    .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header figure {
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) header figure a img {
        display: block;
        height: unset;
        width: 100%
    }
}

@media (max-width: 767px) {
    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child {
        width: 100%
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) {
        height: 100%;
        margin: 0;
        width: 100%
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) {
        float: none;
        margin: 0;
        width: 100%;
        position: relative;
        right: 0;
        top: 0
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) figure {
        width: 100%;
        height: auto
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) figure a {
        text-align: center;
        display: block
    }

    .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) header figure a img {
        width: 100%;
        height: 100%
    }
}

@media (min-width: 1024px) {
    .t-pub-frame-1 ~ * .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 0 20px 0 0;
        margin: 1.8rem 2rem 1.8rem 0
    }

    .t-pub-frame-1 ~ * .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 0 20px 0 0;
        margin: 1.8rem 2rem 1.8rem 0
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 .t-grid-3-list-inner {
        min-height: 42.7rem
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article header h4 {
        display: block
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child {
        height: 100%;
        width: 31.2rem
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) {
        height: 100%;
        margin: 0 0 0 2.5rem;
        width: 31.2rem
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(3) {
        padding: 0;
        border-top: 0
    }

    .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article:first-child header h2 a, .t-pub-frame-1 ~ .t-grid-3.t-grid-pp .t-grid-3-list-1 article:nth-child(2) header h2 a {
        display: block;
        font-size: 2.4rem;
        line-height: 1;
        max-height: 7.5rem;
        overflow: unset;
        padding: 0 0 .3rem;
        text-overflow: ellipsis
    }
}

.galleria-image-nav-right {
    opacity: 1 !important;
    margin: 20px
}

.galleria-image-nav-left {
    opacity: 1 !important;
    margin: 20px
}

cover-last img {
    border: 1px solid #e5e5e5
}

.cover-last .t-section-list-inner-inner figure {
    height: 100%
}

.cover-last article {
    height: 330px;
    height: 33rem
}

.cover-last article h3 a {
    color: #0069a6 !important;
    font-family: NoticiasExtra, sans-serif;
    font-size: 1.8rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.005em;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cover-last article h2 a {
    color: #2a2a2a;
    font-family: NoticiasExtra, sans-serif;
    font-size: 2rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    text-overflow: ellipsis
}

.cover-last article::after, .t-section-list-10 article::before {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    left: 0;
    max-height: 75%;
    position: absolute
}

.cover-last .t-section-list-10 article figure a {
    display: block;
    height: 76%
}

.cover-last .t-section-list-10 article figure a img {
    margin-left: auto;
    margin-right: auto;
    width: 93%;
    height: auto
}

@media (min-width: 1299px) {
    .t-grid-1-envelope-1.cover-last {
        min-height: 43rem;
        height: auto
    }

    .cover-last .t-section-list-10 article figure a {
        display: block;
        height: 76%
    }

    .cover-last .t-section-list-10 article figure a img {
        margin-left: auto;
        margin-right: auto;
        width: 93%;
        height: auto
    }
}

@media (max-width: 1299px) {
    .cover-last article {
        height: 50rem;
        width: 49.9999%
    }

    .cover-last {
        padding-top: 20px
    }

    .cover-last .t-section-list-inner-inner figure {
        height: 75%
    }
}

@media (max-width: 1023px) {
    .cover-last article {
        height: 35rem;
        width: 49.9999%
    }

    .t-section-list-10 article {
        height: 35rem;
        width: 49.9999%
    }

    .cover-last .t-section-list-inner header header {
        height: 40rem
    }

    .cover-sidebar {
        padding-top: 20px
    }
}

@media (max-width: 767px) {
    .cover-last article {
        height: 12rem;
        width: 100%
    }

    .t-page-section-1 .t-section-list-10 article {
        width: 100%
    }

    .cover-last figure {
        height: 10.5rem !important;
        width: 8.5rem !important
    }

    .cover-last article h3 a, .cover-last article h2 a {
        text-align: left
    }
}

@media (max-width: 681px) {
    .cover-last article {
        height: 12rem
    }

    .cover-last figure {
        height: 10.5rem !important
    }

    .cover-last article h3 a, .cover-last article h2 a {
        text-align: left
    }

    .cover-last figure {
        width: 8.5rem
    }
}

.cover-header header figure a img {
    border: 3px solid #e5e5e5;
    display: block;
    width: 100%
}

.cover-header .t-article-module-2, .cover-header .t-article-module-2 header figure {
    height: 12.3rem;
    position: relative
}

.cover-header .t-article-module-2 header figure {
    height: 60rem
}

.cover-header .t-article-module-2 header h3 a {
    color: #7c7c7c;
    font-family: NoticiasExtra, sans-serif;
    font-size: 2rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.005em;
    padding-bottom: 20px;
    padding-top: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cover-header .t-article-module-2 header h4 {
    font-family: NoticiasSans, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 0
}

.cover-header .t-article-module-2 h4 a {
    color: #0069a6;
    display: block;
    font-family: NoticiasExtra, sans-serif;
    font-size: 1.8rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.005em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cover-header .t-article-module-2 header figure {
    float: left;
    margin: 0 2rem 0 0;
    width: 45.5rem;
    z-index: 1
}

.cover-header > article:nth-child(2) {
    height: 12rem;
    overflow: hidden;
    padding: 1.5rem 0;
    width: 45.5rem
}

.cover-header article:nth-child(2) img {
    display: inline-block;
    padding-right: 5px
}

.cover-header > article:nth-child(3) {
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 1.5rem 0;
    width: 45.5rem
}

.cover-header > article:nth-child(3) figure {
    float: left;
    height: 11.1rem;
    margin: 0 1.4rem 0 0;
    width: 16.7rem
}

.cover-header > article:nth-child(3) figure a img {
    display: block;
    height: 100%;
    width: 100%
}

.cover-header > article:nth-child(4) {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 1.5rem 0;
    width: 45.5rem
}

.cover-header > article:nth-child(4) figure {
    float: left;
    height: 11.1rem;
    margin: 0 1.4rem 0 0;
    width: 16.7rem
}

.cover-header > article:nth-child(4) figure a img {
    display: block;
    height: 100%;
    width: 100%
}

.cover-header h3 a span {
    color: #0069a6;
    display: block;
    font-family: NoticiasExtra, sans-serif;
    font-size: 1.8rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.005em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cover-header article:nth-child(3) h2, .cover-header article:nth-child(4) h2 {
    font-family: NoticiasText, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600
}

.cover-header article:nth-child(3) h2, .cover-header article:nth-child(4) h2 a {
    color: #2a2a2a;
    display: block;
    font-size: 2rem;
    letter-spacing: -.005em;
    line-height: 1.05;
    max-height: 4.5rem;
    padding: 0 0 .3rem;
    text-overflow: ellipsis
}

@media (max-width: 1299px) {
    .cover-header .t-article-module-2 header figure {
        margin: 0 2rem 0 0;
        width: 30rem
    }

    .cover-header .t-article-module-2 header figure {
        height: 38rem
    }

    .cover-header > article:nth-child(2) {
        height: 7.5rem
    }

    .cover-header > article:nth-child(2), .cover-header > article:nth-child(3), .cover-header > article:nth-child(4) {
        width: 33.5rem
    }

    .cover-header > article:nth-child(3) figure, .cover-header > article:nth-child(4) figure {
        display: none
    }

    .cover-header h3 a span {
        font-size: 1.8rem
    }

    .cover-header article:nth-child(3) h2, .cover-header article:nth-child(4) h2 a {
        display: block;
        font-family: NoticiasText, serif;
        font-size: 1.4rem;
        font-stretch: normal;
        font-style: normal;
        font-weight: 400;
        line-height: 1.07143;
        max-height: 3.2rem;
        overflow: hidden;
        padding: 0 0 .2rem;
        text-overflow: ellipsis
    }
}

@media (max-width: 1023px) {
    .cover-header .t-article-module-2 header figure {
        height: 40rem
    }

    .cover-header > article:nth-child(2), .cover-header > article:nth-child(3), .cover-header > article:nth-child(4) {
        width: 40.5rem
    }

    .t-grid-1-featured-2.cover-header {
        min-height: 38rem
    }
}

@media (max-width: 767px) {
    .cover-header > article:first-child {
        height: auto
    }

    .cover-header > article:nth-child(2), .cover-header > article:nth-child(3), .cover-header > article:nth-child(4) {
        width: 100%
    }

    .cover-header .t-article-module-2 header figure {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 50rem;
        width: 100%;
        height: auto
    }
}

@media (max-width: 681px) {
    .cover-header > article:nth-child(2), .cover-header > article:nth-child(3), .cover-header > article:nth-child(4) {
        width: 100%
    }

    .cover-header > article:first-child {
        height: auto
    }
}

.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 a {
    max-height: 11.6rem;
    -webkit-line-clamp: 4
}

.t-tabs-sys-2 .t-ts-content > div:first-child {
    display: none
}

.t-tabs-sys-2 .t-ts-content > div:nth-child(2) {
    display: block
}

.t-scroll-pos-1 .t-header-bar-2 {
    z-index: 999
}

.t-mm-v-i .jw-dock {
    display: none
}

.t-float-win-1-close .t-float-win-close {
    display: none
}

.t-float-win-1-video-close .t-float-win-close {
    display: none
}

.t-float-win-1-video .t-multimedia-video-1 {
    background: none
}

.t-float-win-1-video .t-section-list-5, .t-float-win-1-video-close .t-section-list-5 {
    padding-bottom: 0;
    margin: 0
}

.t-float-win-1-video .t-section-list-5 .t-section-title-10, .t-float-win-1-video-close .t-section-list-5 .t-section-title-10 {
    display: none
}

.t-float-win-1-video .t-multimedia-video-1 .t-mm-v-legend, .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-legend {
    min-height: 56px;
    min-height: 5.6rem;
    padding: 9px 15px 0 15px;
    padding: .9rem 1.5rem 0 1.5rem;
    background: #2a2a2a;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    display: none
}

.t-float-win-1-video .t-section-list-5 .t-section-title-10 h3 {
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: 0
}

.t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i, .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i {
    padding: 0;
    min-height: 0
}

.t-float-win-1-video .t-float-win-close {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    width: 2.4rem;
    height: 24px;
    height: 2.4rem;
    margin: 0;
    padding: 0;
    background: #990707 url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQwLjkzNiw0OS45OTlMMS44NzMsODkuMDYxYy0yLjQ5NywyLjQ5OC0yLjQ5Nyw2LjU2NCwwLDkuMDYyYzIuNTA0LDIuNTAxLDYuNTY3LDIuNTAxLDkuMDY1LDBMNTAsNTkuMDYzbDM5LjA2MiwzOS4wNTljMi40OTgsMi41MDEsNi41NjIsMi41MDEsOS4wNjUsMGMyLjQ5Ny0yLjQ5NywyLjQ5Ny02LjU2MywwLTkuMDYyTDU5LjA2NCw0OS45OTlsMzkuMDYzLTM5LjA2MmMyLjQ5Ny0yLjQ5OCwyLjQ5Ny02LjU2NCwwLTkuMDYyYy0yLjUwNC0yLjUwMS02LjU2Ny0yLjUwMS05LjA2NSwwTDUwLDQwLjkzNUwxMC45MzgsMS44NzZjLTIuNDk4LTIuNTAxLTYuNTYyLTIuNTAxLTkuMDY1LDBjLTIuNDk3LDIuNDk3LTIuNDk3LDYuNTYzLDAsOS4wNjJMNDAuOTM2LDQ5Ljk5OXoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=") no-repeat 50% 50%;
    background-size: 1.1rem 1.1rem;
    outline: 0;
    border: 0;
    cursor: pointer
}

.t-float-win-1-video .t-float-win-close em {
    display: block;
    width: 100%;
    height: 100%;
    background: #990707;
    font-size: 0;
    color: #990707;
    opacity: .4
}

.t-float-win-1-video .t-float-win-close:hover em {
    display: none
}

.t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
    width: 455px;
    width: 45.5rem;
    height: 255px;
    height: 25.5rem
}

.t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
    width: 455px;
    width: 45.5rem;
    height: 255px;
    height: 25.5rem
}

.t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
    position: relative;
    float: left;
    width: 455px;
    width: 45.5rem;
    height: 256px;
    height: 25.6rem;
    margin: 0 15px 0 0;
    margin: 1.9rem 1.5rem 1.8rem 0
}

.t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
    position: relative;
    float: left;
    width: 455px;
    width: 45.5rem;
    height: 256px;
    height: 25.6rem;
    margin: 0 15px 0 0;
    margin: 1.9rem 1.5rem 1.8rem 0
}

@media (max-width: 1299px) {
    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 17px 20px 17px 0;
        margin: 1.7rem 2rem 1.7rem 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 17px 20px 17px 0;
        margin: 1.7rem 2rem 1.7rem 0
    }

    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 17px 20px 17px 0;
        margin: 1.7rem 2rem 1.7rem 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 345px;
        width: 34.5rem;
        height: 195px;
        height: 19.5rem;
        margin: 17px 20px 17px 0;
        margin: 1.7rem 2rem 1.7rem 0
    }
}

@media (max-width: 1023px) {
    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: left;
        width: 408px;
        width: 40.8rem;
        height: 230px;
        height: 23rem;
        margin: 1.8rem 2rem 2rem 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: left;
        width: 408px;
        width: 40.8rem;
        height: 230px;
        height: 23rem;
        margin: 1.8rem 2rem 2rem 0
    }

    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 408px;
        width: 40.8rem;
        height: 230px;
        height: 23rem;
        margin: 1.8rem 2rem 2rem 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: left;
        width: 408px;
        width: 40.8rem;
        height: 230px;
        height: 23rem;
        margin: 1.8rem 2rem 2rem 0
    }
}

@media (min-width: 768px) {
    .t-scroll-pos-3 .t-grid-1-featured-3 .t-article-module-1.t-article-module-video-box {
        height: auto
    }

    .t-scroll-pos-3 .t-float-win-1-video header figure {
        height: auto;
        width: 100%;
        float: none
    }

    .t-scroll-pos-3 .t-float-win-1-video {
        position: fixed;
        z-index: 4;
        right: 13px;
        right: 1.3rem;
        top: 50%;
        width: 193px;
        width: 19.3rem;
        height: auto
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        height: auto;
        width: 100%;
        float: none;
        margin: 0 2rem 0 0
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        height: auto;
        width: 100%;
        float: none;
        margin: 0 2rem 0 0
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-multimedia-video-1 {
        background: #b50f0d
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-title-10 {
        display: block;
        min-height: 24px;
        min-height: 2.4rem;
        padding: 7px 25px 4px 12px;
        padding: .7rem 2.5rem .4rem 1.2rem;
        background: #b50f0d;
        color: #ffc202
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 {
        position: relative;
        margin: 0;
        padding: 0;
        box-shadow: 13px 13px 0 rgba(0, 0, 0, .3);
        border-top: 3px solid #2a2a2a
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5:after, .t-scroll-pos-2 .t-float-win-1 .t-section-list-5:before {
        content: '';
        position: absolute;
        left: -13px;
        top: 100%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 13px 13px;
        border-color: transparent rgba(0, 0, 0, .3) transparent transparent
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5:after {
        left: 100%;
        top: -3px;
        border-width: 13px 13px 0 13px;
        border-color: transparent transparent transparent rgba(0, 0, 0, .3)
    }

    .t-scroll-pos-3 .t-float-win-1-video .video-container {
        display: none
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend {
        min-height: 56px;
        min-height: 5.6rem;
        padding: 9px 15px 0 15px;
        padding: .9rem 1.5rem 0 1.5rem;
        background: #2a2a2a;
        font-family: NoticiasSans, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        color: #fff;
        display: block
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-i {
        min-height: 100px;
        min-height: 10rem;
        padding: 0 .4rem .3rem .4rem
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend {
        min-height: 10px;
        padding: 7px 10px 8px 10px;
        padding: .7rem 1rem .8rem 1rem
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend a {
        display: block;
        max-height: none;
        -webkit-line-clamp: initial;
        overflow: initial;
        text-overflow: initial;
        white-space: normal;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.4rem;
        line-height: 1.16667
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-float-win-close {
        display: block
    }
}

@media (max-width: 767px) {
    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: none;
        width: 100%;
        height: auto;
        margin: 0
    }

    .t-float-win-1-video .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: none;
        width: 100%;
        height: auto;
        margin: 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-esq-1 {
        float: none;
        width: 100%;
        height: auto;
        margin: 0
    }

    .t-float-win-1-video-close .t-multimedia-video-1 .t-mm-v-i .video-grid-1 {
        float: none;
        width: 100%;
        height: auto;
        margin: 0
    }

    .t-page-home-1 .t-float-win-1-close .t-section-list-5 {
        margin: 0 10px;
        margin: 0 1rem
    }

    .t-float-win-1-close .t-section-list-5 {
        margin: 0
    }

    .t-scroll-pos-3 .t-float-win-1-video {
        position: fixed;
        z-index: 4;
        left: 0;
        right: 0;
        bottom: 0;
        height: 126px;
        height: 12.6rem;
        background: #2a2a2a !important
    }

    .t-scroll-pos-3 .t-float-win-1-video .video-container {
        display: none
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 {
        position: relative;
        margin: 0;
        padding: 0
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-section-title-10 {
        display: block;
        min-height: 33px;
        min-height: 3.3rem;
        padding: 12px 25px 6px 12px;
        padding: 1.2rem 2.5rem .6rem 1.2rem
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-section-title-10 h3 {
        font-size: 14px;
        font-size: 1.4rem
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 {
        position: relative;
        padding: 15px 10px 0 127px;
        padding: 1.5rem 1rem 0 12.7rem;
        background: none
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-i {
        position: absolute;
        left: 10px;
        left: 1rem;
        top: 15px;
        top: 1.5rem;
        width: 107px;
        width: 10.7rem;
        min-height: 0 !important;
        padding: 0
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-i a i {
        display: none
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend {
        min-height: 0;
        padding: 0 !important;
        background: none;
        display: block
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend a {
        display: block;
        display: -webkit-box;
        max-height: 56px;
        max-height: 5.6rem;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8rem;
        line-height: 1.125;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .t-scroll-pos-3 .t-float-win-1-video .t-float-win-close {
        display: block;
        width: 33px;
        width: 3.3rem;
        height: 33px;
        height: 3.3rem
    }
}

.player-container {
    background-color: #000
}

.player-minimize {
    background-color: #fff;
    border-radius: 2px;
    bottom: 20px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
    right: 20px;
    padding: 7px;
    position: fixed;
    width: 410px !important;
    z-index: 100;
    height: auto !important
}

.player-minimize .player-container-close {
    position: absolute;
    top: -16px;
    right: -16px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url("data:image/png;base64,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") no-repeat 0 0
}

@media only screen and (max-width: 767px) {
    .player-minimize {
        width: 300px !important
    }
}

.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 strong em.vermelho {
    background: red
}

.diretoFundo {
    background: #b50f0d !important
}

.t-header-menu-1 .diretoCor {
    color: #b50f0d
}

.t-stamp-ao-minuto {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    height: 2.2rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    padding: 5px 8px 0 8px;
    padding: .5rem .8rem 0 .8rem;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase
}

.t-stamp-ao-minuto {
    padding: 6px 8px 0 0;
    padding: .6rem 0 0 0;
    color: #2a2a2a
}

.t-stamp-ao-minuto:before {
    content: '';
    display: inline-block;
    width: 11px;
    width: 1.1rem;
    height: 11px;
    height: 1.1rem;
    margin-right: 0;
    margin-right: 0;
    line-height: 1;
    border-radius: 50%;
    background-color: #2a2a2a;
    opacity: 0;
    -webkit-animation: anim-blink-1 1s infinite .5s;
    animation: anim-blink-1 1s infinite .5s
}

.t-stamp-3 {
    padding: 6px 8px 0 8px;
    padding: .6rem .8rem 0 .8rem;
    background: #ffc202;
    color: #2a2a2a;
    font-size: 12px;
    font-size: 1.2rem
}

.t-footer-nl .t-footer-nl-txt > strong {
    font-size: 2.3rem
}

@media (max-width: 1023px) {
    .t-footer-nl .t-footer-nl-txt > strong {
        font-size: 1.7rem
    }
}

@media (max-width: 767px) {
    .t-article-1 .t-article-content-inner {
        font-size: 18px;
        font-size: 1.8rem
    }

    .t-article-module-2 header h4 {
        display: none
    }
}

picture {
    display: block
}

.vermais {
    min-width: 78px;
    min-width: 7.8rem;
    max-width: 78px;
    max-width: 7.8rem
}

.t-btn-1.vermais > span:before {
    background: none
}

.t-section-list-14 .t-section-list-inner .article-classificados figure a {
    display: block;
    height: 197px;
    line-height: 190px;
    text-align: center;
    background: #e6e6e6
}

@media (max-width: 1023px) {
    .t-section-list-14 .t-section-list-inner .article-classificados figure a {
        display: block;
        height: 152px;
        line-height: 147px;
        text-align: center
    }
}

@media (max-width: 767px) {
    .t-section-list-14 .t-section-list-inner .article-classificados figure a {
        display: block;
        height: 62px;
        line-height: 56px;
        text-align: center
    }
}

.t-section-list-14 .t-section-list-inner .article-classificados figure a img {
    display: inline;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    width: initial;
    height: initial
}

.t-page-home-1 .t-section-multimedia-comp-1 .t-s-mm-c-i {
    border-bottom: none
}

.t-header-texto-menu {
    display: none
}

@media (max-width: 767px) {
    .t-scroll-pos-2 .t-header-texto-menu {
        display: block;
        left: 95px;
        left: 9.5rem;
        margin: 10px 0 0 0;
        margin: 1rem 0 0 0;
        position: fixed;
        font-family: NoticiasText, serif;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.6;
        color: #0069a6;
        z-index: 12;
        top: 0
    }
}

#container {
    opacity: .7;
    position: absolute;
    font-size: 70px;
    z-index: 1;
    background: #333;
    width: 100%;
    height: 100%
}

#innerContainer {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.btnContainer {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    text-shadow: 1px 1px 3px #0a010a;
    font-family: Arial;
    color: #fff;
    font-size: 17px;
    background: #000;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    width: 110px;
    margin-left: 45%
}

.btnContainer:hover {
    background: #bcc6cc;
    background-image: -webkit-linear-gradient(top, #bcc6cc, #515557);
    background-image: -moz-linear-gradient(top, #bcc6cc, #515557);
    background-image: -ms-linear-gradient(top, #bcc6cc, #515557);
    background-image: -o-linear-gradient(top, #bcc6cc, #515557);
    background-image: linear-gradient(to bottom, #bcc6cc, #515557);
    text-decoration: none;
    cursor: pointer
}

.numberContainer {
    text-align: center
}

#titleContainer {
    font-size: 30px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    padding: 15px 20px 0 20px
}

.proximoContainer {
    font-size: 15px;
    text-align: center
}

@media (max-width: 1299px) {
    .btnContainer {
        margin-left: 42.5%
    }
}

.player-minimize .titleContainer {
    margin: 0
}

.player-minimize .numberContainer {
    margin: 25px
}

.player-minimize .btnContainer {
    margin-left: 150px
}

.player-minimize #titleContainer {
    margin: 0
}

@media (max-width: 600px) {
    #container {
        font-size: 50px
    }
}

@media (max-width: 600px) {
    #titleContainer {
        margin: 0;
        font-size: 20px;
        padding: 10px 20px 10px 20px
    }
}

@media (max-width: 600px) {
    .numberContainer {
        margin: 15px
    }
}

@media (max-width: 600px) {
    .btnContainer {
        margin-left: 40%
    }
}

@media (max-width: 400px) {
    .btnContainer {
        margin-left: 35%
    }
}

.lazyloaded ~ .t-article-media-lb-toggle, .lazyloaded ~ .t-article-media-share-toggle, .lazyloaded ~ .t-article-multimedia-share-toggle {
    display: block
}

.btn-ed-imp {
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 18px;
    font-size: 1.8rem
}

@media (max-width: 1023px) {
    .btn-ed-imp {
        font-size: 17px;
        font-size: 1.7rem
    }
}

@media (max-width: 767px) {
    .btn-ed-imp {
        font-size: 17px;
        font-size: 1.7rem
    }
}

.btn-ed-imp a {
    display: inline-block;
    min-height: 32px;
    min-height: 3.2rem;
    padding: 2px 10px 2px 10px;
    padding: .2rem 1rem .2rem 1rem;
    background: #0069a6;
    border-radius: 6px;
    color: #fff !important;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    text-decoration: none !important
}

@media (max-width: 1023px) {
    .btn-ed-imp a {
        font-size: 17px;
        font-size: 1.7rem
    }
}

@media (max-width: 767px) {
    .btn-ed-imp a {
        font-size: 17px;
        font-size: 1.7rem
    }
}

.t-readmore-1 {
    z-index: 100
}

.t-pre-content-box-1 {
    z-index: 101;
    position: relative;
    opacity: unset;
    height: unset
}

.t-pre-content-slider-1 .swiper-slide .t-name.t-name-excl {
    margin-top: 2px
}

.t-pre-content-slider-1 .swiper-slide .t-name .t-stamp-4 {
    display: inline;
    padding: .4rem .8rem .2rem .8rem
}

.t-article-sticky-bar-1 {
    z-index: 102
}

.t-article-1 > header .t-article-sticky-bar-1 {
    z-index: 102
}

.leiki-outras-img {
    max-height: 197px;
    max-height: 19.7rem
}

@media (max-width: 1023px) {
    .leiki-outras-img {
        font-size: 152px;
        font-size: 15.2rem
    }
}

@media (max-width: 767px) {
    .leiki-outras-img {
        max-height: 62px;
        max-height: 6.2rem
    }
}

.t-featured-special-municipalities2017 .t-fsm2017-combo-fixa {
    position: relative;
    min-width: 33%;
    max-width: 50%;
    background: #0068a8
}

@media (max-width: 1299px) {
    .t-featured-special-municipalities2017 .t-fsm2017-combo-fixa {
        max-width: 37%
    }
}

@media (max-width: 1023px) {
    .t-featured-special-municipalities2017 .t-fsm2017-combo-fixa {
        width: 100%;
        max-width: none
    }
}

.t-featured-special-municipalities2017 .t-fsm2017-combo-fixa div {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    text-overflow: '';
    border: 0;
    border-radius: 0;
    max-width: 100%;
    height: 38px;
    height: 3.8rem;
    padding: 0 35px 0 12px;
    padding: .3rem 3.5rem 0 1.2rem;
    background: 0 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    cursor: pointer;
    outline: 0
}

@media (max-width: 1023px) {
    .t-featured-special-municipalities2017 .t-fsm2017-combo-fixa div {
        width: 100%;
        padding: 0 35px 0 12px;
        padding: .3rem 3.5rem 0 1.2rem
    }
}

.wibbitz-player {
    clear: left;
    padding: 0 0 0 191px;
    padding: 0 0 0 19.1rem
}

@media (max-width: 1299px) {
    .wibbitz-player {
        padding: 0
    }
}

@media (max-width: 767px) {
    .wibbitz-player {
        padding: 0 5px;
        padding: 0 .5rem
    }
}

.detalhe-wibbitz-player .embed-main-player-divider, .detalhe-wibbitz-player .wbtz-wrapper {
    width: 100% !important
}

@media (max-width: 1299px) {
    .detalhe-wibbitz-player .embed-main-player-divider, .detalhe-wibbitz-player .wbtz-wrapper {
        width: auto !important
    }
}

.multimedia-wibbitz-player .embed-main-player-divider, .multimedia-wibbitz-player .wbtz-wrapper {
    width: 100% !important
}

@media (max-width: 1299px) {
    .multimedia-wibbitz-player .embed-main-player-divider, .multimedia-wibbitz-player .wbtz-wrapper {
        height: 37.1rem !important
    }
}

@media (max-width: 1023px) {
    .multimedia-wibbitz-player .embed-main-player-divider, .multimedia-wibbitz-player .wbtz-wrapper {
        height: 41rem !important
    }
}

@media (max-width: 767px) {
    .multimedia-wibbitz-player .embed-main-player-divider, .multimedia-wibbitz-player .wbtz-wrapper {
        height: auto !important
    }
}

.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 p a {
    color: #0069a6
}

.wibbitz-header > header {
    display: none
}

@media (max-width: 767px) {
    .wibbitz-header > header {
        display: block;
        margin-bottom: 1.2rem;
        margin-bottom: 12px
    }
}

#TopsJN_mobile, #wibbitz-player {
    display: none
}

@media (max-width: 767px) {
    #TopsJN_mobile, #wibbitz-player {
        display: block
    }
}

.jw-icon-settings, .jw-settings-quality {
    display: none !important
}

.t-grid-1-list-4 .t-g1-l4-i-i .t-s-especial-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: -12px;
    margin-top: -1.2rem;
    padding: 0 0 16px 0;
    padding: 0 0 1.6rem 1.2rem
}

@media (max-width: 767px) {
    .t-grid-1-list-4 .t-g1-l4-i-i .t-s-especial-header {
        padding: 0 0 1.6rem 0
    }
}

.t-grid-1-list-4 .t-g1-l4-i-i .t-s-especial-header figure {
    width: 257px;
    width: 25.7rem;
    padding: 5px 0 0 0;
    padding: .5rem 0 0 0
}

.t-grid-1-list-4 .t-g1-l4-i-i .t-s-especial-header figure img {
    display: block;
    width: 100%
}

@media (max-width: 1299px) {
    .t-grid-1-list-4 .t-g1-l4-i-i .t-s-especial-header figure {
        width: 217px;
        width: 21.7rem
    }
}

.t-newslocal-box {
    display: flex;
    flex-direction: column
}

.t-newslocal-box h3 {
    color: #fff;
    background: #0069a6;
    text-transform: uppercase;
    font-family: NoticiasText, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 7px 10px
}

.t-newslocal-box h3 a {
    color: #fff;
    text-transform: uppercase;
    font-family: NoticiasText, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1
}

.t-newslocal-box .news-list {
    background: #f6f4ea;
    padding: 0 20px
}

.t-newslocal-box .news-list .news-item {
    border-bottom: 1px solid #e9e8de;
    display: flex;
    align-items: center;
    padding: 15px 0
}

.t-newslocal-box .news-list .news-item:last-child {
    border: none
}

.t-newslocal-box .news-list .news-item p {
    font-family: NoticiasText, serif;
    font-size: 15px;
    color: #2a2a2a;
    line-height: 1;
    margin: 0
}

.t-newslocal-box .news-list .news-item img {
    width: 90px;
    max-height: 60px;
    margin-right: 10px
}

.t-newslocal-box .news-list .news-item p .title {
    color: #0069a6
}

.t-stamp-6 {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    height: 2.2rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    padding: 5px 8px 0 8px;
    padding: .5rem .8rem 0 .8rem;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    background: #0069a6;
    color: #fff
}

.t-header-logo-1 a {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNzE2Ljc3MXB4IiBoZWlnaHQ9IjU5NC4wNDRweCIgdmlld0JveD0iMCAwIDcxNi43NzEgNTk0LjA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzE2Ljc3MSA1OTQuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRUQxOTM5IiBwb2ludHM9IjAsMC44MjUgMCw1OTQuMDQ0IDExMS42MDksNTk0LjA0NCAxMTEuNjA5LDAuODI1IDAsMC44MjUgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyMi4zNTUsMTIyLjkzNGwtMTA4LjAzOC0wLjQ5MnYyNjAuNzY1aC0zNC44NjV2ODMuNDg3YzE4LjE2OCwzLjQzNiwzNC4zNzYsNC45MDksNDguNjE1LDQuOTA5YzY3LjI3OCwwLDk0LjI4OC0zNy44MSw5NC4yODgtMTEyLjk0NlYxMjIuOTM0TDMyMi4zNTUsMTIyLjkzNHogTTY0OC45MzMsNDY2LjY5M3YtMzQzLjc2aC0xMDMuMTN2NzMuNjY0bDQuOTEyLDc0LjY0NGgtNC45MTJsLTgzLjQ4NC0xNDguMzA4SDM1OS4xOTN2MzQzLjc2aDEwMy4xMjZWMzkzLjAzbC00LjkxMi03NC42NDVoNC45MTJsODMuNDg0LDE0OC4zMDhINjQ4LjkzM0w2NDguOTMzLDQ2Ni42OTN6Ii8+PC9zdmc+) no-repeat;
    background-size: cover
}

.t-ico-brandstory-1 {
    background: url(data:image/png;base64,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) no-repeat 50% 50% !important;
    background-size: 100% auto !important
}

@media (max-width: 768px) {
    .t-float-win-1 {
        display: none
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .t-float-win-1 {
        display: block
    }
}

.t-page-theme-others .t-pre-main-content {
    display: none
}

.link_premium {
    display: flex;
    align-items: center;
    height: 29px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    margin: -2px 0 0;
    margin: -.2rem 0 0;
    padding: 2px 0 0;
    padding: .2rem 0 0;
    font-size: 12px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    font-family: NoticiasSans, sans-serif;
    font-weight: bold;
    background: #0069a6;
    padding: 5px 8px;
    border-radius: 3px;
    margin-bottom: 5px
}

.link_quiosque {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    margin: -2px 0 0;
    margin: -.2rem 0 0;
    padding: 2px 0 0;
    padding: .2rem 0 0;
    font-size: 12px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    font-family: NoticiasSans, sans-serif;
    font-weight: bold;
    background: #0069a6;
    padding: 5px 8px;
    border-radius: 3px;
    margin-bottom: 5px
}

.link_quiosque::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 19px;
    margin-left: 4px;
    margin-right: 6px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path fill="white" d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>') no-repeat;
    background-size: 100% auto
}

.t-featured-special-1 .t-fs-related-1 li.jnpremium a span {
    display: inline
}

.t-featured-special-1 .t-fs-related-1 li.jnpremium a span.t-stamp-premium {
    padding: 3px 5px 5px 2px;
    padding: .3rem .5rem .2rem .5rem;
    background: #fff;
    color: #0069a6;
    font-size: 11px;
    font-size: 1.1rem;
    display: inline;
    height: 18px;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
    margin: 0 .5rem 0 0;
    vertical-align: text-bottom
}

.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2.article-special-jnpremium a span.t-stamp-4 {
    position: absolute;
    top: 0;
    height: 17px;
    height: 1.7rem;
    padding: 3px 8px 0 8px;
    padding: .3rem .8rem 0 .8rem;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff
}

.t-section-list-6 ul li.article-jnpremium a span {
    float: none
}

.t-section-list-6 ul li.article-jnpremium a span.t-stamp-4, .t-section-list-2 ul li.article-jnpremium a span.t-stamp-4 {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    height: 2rem;
    margin: 0 5px 0 0;
    margin: 0 .5rem 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    padding: 5px 6px 0 6px;
    padding: .5rem .6rem 0 .6rem;
    background: #0069a6;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    width: 68px;
    width: 6.8rem
}

.t-newslocal-box .news-list .news-item span.t-stamp-4 {
    padding: 5px 6px 0 6px;
    padding: .5rem .6rem 0 .6rem;
    margin: 0 2px 0 0;
    margin: 0 .2rem 0 0;
    background: #0069a6;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    height: 20px;
    height: 2rem
}

.t-stamp-4-mv {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    height: 2rem;
    margin: 0 5px 0 0;
    margin: 0 .5rem 0 0;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    padding: 5px 6px 0 6px;
    padding: .5rem .6rem 0 .6rem;
    background: #0069a6;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    width: 68px;
    width: 6.8rem
}

.fb-comments .fb_iframe_widget_lift, .fb-comments iframe {
    width: 100% !important
}

.t-grid-11 .t-g11-l1.grid-instagram {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px 40px -4px;
    margin: 0 -.4rem 4rem -.4rem
}

.t-grid-11 .t-g11-l1.grid-instagram article {
    border: none;
    width: calc(100% / 6);
    max-height: 210px;
    min-width: 90px;
    padding: 5px
}

.t-grid-11 .t-g11-l1.grid-instagram article a {
    display: block;
    width: 100%;
    height: 100%
}

.t-grid-11 .t-g11-l1.grid-instagram article .image-instagram {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media screen and (max-width: 550px) {
    .t-grid-11 .t-g11-l1.grid-instagram article {
        width: calc(100% / 3)
    }
}

.t-page-article-infographics-1 .t-uacc-wrap {
    display: none
}

@media (max-width: 767px) {
    .t-section-list-15.tui .t-section-list-inner article figure {
        display: block
    }
}

.t-pub-box-inread {
    margin: 0 auto;
    padding: 0 0 35px 0;
    padding: 0 0 3.5rem 0;
    text-align: center
}

.t-pub-box-inread > .t-pubbox-inner {
    position: relative;
    margin: 0 auto
}

.t-pub-box-inread .text-pub {
    height: 0;
    padding-top: 5px;
    padding-top: .5rem;
    line-height: 1;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 10px;
    font-size: 1rem;
    color: #ababab
}

#videoLayer .supra-wrapper {
    width: 100% !important;
    height: 100% !important
}

.t-article-module-body li .supra-wrapper {
    left: 1rem
}

@media (min-width: 320px) and (max-width: 380px) {
    .section-banner-image .banner-container h2.title {
        font-size: 37px
    }
}

.flex-section-1 {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    max-width: 130rem;
    width: 1280px;
    width: 128rem;
    margin: 0 auto 50px;
    padding: 0 10px
}

.flex-section-1 .flex-section-head-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 2px solid #2b2b2b
}

.flex-section-1 .flex-section-head-1.vodafone {
    border-top: 2px solid #e50001
}

.flex-section-1 .flex-section-head-1 h2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 80%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%
}

.flex-section-1 .flex-section-head-1 h2 .flex-section-title-1 {
    padding: 5px 0;
    display: block
}

.flex-section-1 .flex-section-head-1 h2 .flex-section-title-1 img {
    width: 120px
}

.flex-section-1 .flex-section-body {
    display: flex;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
    justify-content: space-between
}

.flex-section-1 .flex-section-body .f-s-b-half {
    width: 50%
}

.flex-section-1 .flex-section-body .division {
    width: 1px;
    height: 306px;
    background: #e2e2e2;
    margin: 0 15px
}

.flex-section-1 .flex-section-body .f-s-b-multi {
    display: flex;
    justify-content: space-between;
    margin-left: 20px
}

.flex-section-1 .flex-section-body .f-s-b-multi article {
    padding-left: 15px;
    border-left: 1px solid #e2e2e2
}

.flex-section-1 .flex-section-body article {
    background: #fff;
    width: 300px;
    width: 30rem
}

.flex-section-1 .flex-section-body article img {
    width: 100%;
    height: auto;
    display: block
}

.flex-section-1 .flex-section-body article .article-text h2 {
    margin: 5px;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-size: 20px;
    font-size: 2rem;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    padding: 0 0 3px 0;
    padding: 0 0 .3rem 0
}

.flex-section-1 .flex-section-body article .article-text h4 {
    display: block;
    display: -webkit-box;
    max-height: 80px;
    max-height: 8rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.33333;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 5px;
    color: #2b2b2b
}

.flex-section-1 .flex-section-body article.hero-article {
    margin-right: 25px;
    position: relative;
    width: 100%
}

.flex-section-1 .flex-section-body article.hero-article figure {
    width: 100%
}

.flex-section-1 .flex-section-body article.hero-article .article-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-image: linear-gradient(transparent, #000 85%)
}

.flex-section-1 .flex-section-body article .article-text img {
    width: 100px;
    margin-left: 10px
}

.flex-section-1 .flex-section-body article.hero-article .article-text h2 {
    font-family: NoticiasExtra, serif;
    font-weight: 400;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 1;
    color: #fff;
    margin: 10px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2
}

.flex-section-1 .flex-section-body article.hero-article .t-a-description {
    display: none
}

@media (max-width: 1314px) {
    .flex-section-1 {
        max-width: 1024px;
        max-width: 102.4rem
    }

    .flex-section-1 .flex-section-head-1 {
        width: 984px;
        width: 98.4rem
    }

    .flex-section-1 .flex-section-body {
        width: 984px;
        width: 98.4rem
    }

    .flex-section-1 .flex-section-body .f-s-b-multi {
        flex-direction: column;
        border-left: 1px solid #e2e2e2
    }

    .flex-section-1 .flex-section-body .f-s-b-multi article {
        border-left: none
    }

    .flex-section-1 .flex-section-body .f-s-b-multi article {
        display: flex;
        width: 100%
    }

    .flex-section-1 .flex-section-body article a, .flex-section-1 .flex-section-body article .article-text {
        width: 100%
    }

    .flex-section-1 .flex-section-body article figure, .flex-section-1 .flex-section-body article figure img {
        width: 100%
    }

    .flex-section-1 .flex-section-body .f-s-b-multi article .article-text .t-a-description {
        display: none
    }
}

@media (max-width: 1023px) {
    .flex-section-1 {
        max-width: 768px;
        max-width: 76.8rem
    }

    .flex-section-1 .flex-section-head-1 {
        width: 728px;
        width: 72.8rem
    }

    .flex-section-1 .flex-section-body {
        width: 729px;
        width: 72.9rem
    }

    .flex-section-1 .flex-section-body article .article-text h2 {
        margin: 0 5px
    }

    .flex-section-1 .flex-section-body article.hero-article .article-text h2 {
        font-size: 23px;
        font-size: 2.3rem
    }
}

@media (max-width: 767px) {
    .flex-section-1, .flex-section-1 .flex-section-head-1, .flex-section-1 .flex-section-body .f-s-b-half {
        width: 100%
    }

    .flex-section-1 .flex-section-body {
        width: 100%;
        flex-direction: column
    }

    .flex-section-1 .flex-section-body .f-s-b-multi {
        border: none;
        margin-left: 0
    }

    .flex-section-1 .flex-section-body .f-s-b-multi article {
        padding-left: 0;
        margin-top: 10px;
        border-top: 1px solid #e2e2e2;
        padding-top: 10px;
        min-height: 115px
    }
}

[data-type="livegame"] {
    margin-bottom: 30px
}

.t-grid-1-list-2 .t-g1-l2-i2:nth-of-type(2) {
    clear: left;
    border-top: 1px solid #e5e5e5
}

.mrec-status {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 32px 0;
    margin: 48px 0 32px;
    text-align: center;
    clear: both
}

.mrec-status:before {
    content: '';
    position: absolute;
    top: -15px;
    left: calc(50% - 150px);
    width: 300px;
    height: 30px;
    background: #f7f7f7;
    font-size: 40px;
    color: #141414
}

.mrec-status:after {
    content: '·';
    position: absolute;
    top: -35px;
    left: calc(50% - 58px);
    font-size: 40px;
    color: #141414
}

.mrec-status .mrec-content {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 300px
}

.mrec-status .mrec-content:before, .mrec-status .mrec-content:after {
    position: absolute;
    top: -48px;
    display: inline-block;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #141414;
    letter-spacing: .025em;
    text-transform: uppercase;
    line-height: 30px
}

.mrec-status .mrec-content:before {
    content: 'Publicidade';
    width: 85px;
    left: 5px
}

.mrec-status .mrec-content:after {
    content: 'Continue a leitura a seguir';
    width: 200px;
    right: 5px
}

.mrec-status .mrec-content .mrec-stamp {
    display: block;
    position: relative;
    height: 0;
    text-align: right
}

.mrec-status .mrec-content .mrec-stamp:before {
    display: inline-block;
    content: "Pub";
    margin-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: -.025em;
    color: #8f8f8f;
    opacity: .7;
    text-transform: uppercase;
    font-style: normal
}

.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption [data-ngx-name=caption] {
    display: block;
    display: -webkit-box;
    max-height: 76px;
    max-height: 7.6rem;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 3.8rem;
    line-height: 1.0555555556;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 1299px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption [data-ngx-name=caption] {
        display: block;
        display: -webkit-box;
        max-height: 68px;
        max-height: 6.8rem;
        font-size: 33px;
        font-size: 3.3rem;
        line-height: 3.4rem;
        line-height: 1.0303030303;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (max-width: 1023px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption [data-ngx-name=caption] {
        display: block;
        display: -webkit-box;
        max-height: 48px;
        max-height: 4.8rem;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2.4rem;
        line-height: 1.0909090909;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (max-width: 767px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption [data-ngx-name=caption] {
        display: block;
        display: -webkit-box;
        max-height: 36px;
        max-height: 3.6rem;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8rem;
        line-height: 1.125;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [data-ngx-name=caption] {
    margin: 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    display: block;
    display: -webkit-box;
    max-height: 40px;
    max-height: 4rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 1299px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [data-ngx-name=caption] {
        display: block;
        display: -webkit-box;
        max-height: 36px;
        max-height: 3.6rem;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.8rem;
        line-height: 1.0588235294;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (max-width: 1023px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [data-ngx-name=caption] {
        display: block;
        display: -webkit-box;
        max-height: 36px;
        max-height: 3.6rem;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8rem;
        line-height: 1.125;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (max-width: 767px) {
    .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) ~ .t-s-mm-c-2-group-1-item a figure figcaption [data-ngx-name=caption] {
        display: block;
        max-height: none;
        -webkit-line-clamp: initial;
        overflow: initial;
        text-overflow: initial;
        white-space: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.6rem;
        line-height: 1.1428571429
    }
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [data-ngx-name=caption] {
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    display: block;
    display: -webkit-box;
    max-height: 50px;
    max-height: 5rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.5rem;
    line-height: 1.25;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: .02em
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure .t-caption-section, .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure [data-ngx-name=caption] {
    width: 630px;
    width: 63rem
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section, .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [data-ngx-name=caption] {
    position: relative;
    float: left;
    width: 370px;
    width: 37rem;
    margin: 0
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(2) figure [data-ngx-name=description] {
    display: none
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(3) figure [data-ngx-name=description] {
    display: none
}

.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [data-ngx-name=description] {
    clear: both;
    position: relative;
    margin: 0;
    padding: 20px 25px 0 25px;
    padding: 2rem 2.5rem 0 2.5rem;
    font-family: NoticiasSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    display: block;
    display: -webkit-box;
    max-height: 116px;
    max-height: 11.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.4rem;
    line-height: 1.2;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: .005em
}

.t-multimedia-slider-4 .swiper-slide figure [data-ngx-name=caption] {
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    display: block;
    display: -webkit-box;
    max-height: 32px;
    max-height: 3.2rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    line-height: 1.1428571429;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: .02em
}

.t-multimedia-slider-4 .swiper-slide figure .t-caption-section, .t-multimedia-slider-4 .swiper-slide figure [data-ngx-name=caption] {
    position: relative;
    float: left;
    width: 73%;
    margin: 0
}

.mrec-status-l {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin: 0;
    margin-bottom: 40px;
    text-align: center;
    clear: both
}

.mrec-status-l::before {
    content: '';
    position: absolute;
    top: -15px;
    left: calc(50% - 75px);
    width: 150px;
    height: 30px;
    background: #fff;
    font-size: 40px;
    color: #141414
}

.t-page-article-sponsored-1 .mrec-status-l::before {
    background: #f6f4ea
}

.mrec-status-l .mrec-content {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 300px
}

.mrec-status-l .mrec-content::before {
    content: 'Publicidade';
    width: 85px;
    left: 110px;
    position: absolute;
    top: -35px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #141414;
    letter-spacing: .025em;
    text-transform: uppercase;
    line-height: 30px
}

.mrec-status-mm {
    position: relative;
    text-align: center;
    clear: both
}

.mrec-status-mm:after {
    content: 'Publicidade';
    position: absolute;
    top: -35px;
    left: calc(50% - 50px);
    width: 100px;
    background: #2a2a2a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    letter-spacing: .11em;
    text-transform: uppercase;
    line-height: 30px
}

.mrec-status-mm:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    border-top: 1px solid #fff;
    width: 100%
}

.mrec-status-mm .mrec-content {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 300px
}

@media screen and (max-width: 1299px) {
    .mrec-status-mm {
        margin-top: 20px
    }
}

.t-page-section-1 .t-article-funcs-inner {
    height: 12rem;
    overflow: hidden;
    padding: 1.5rem 0;
    width: 45.5rem
}

@media (max-width: 1299px) {
    .t-page-section-1 .cover-header .t-article-funcs-inner {
        width: 33.5rem;
        height: 7.5rem
    }
}

@media (max-width: 1023px) {
    .t-page-section-1 .cover-header .t-article-funcs-inner {
        width: 40.5rem
    }
}

@media (max-width: 767px) {
    .t-page-section-1 .cover-header .t-article-funcs-inner {
        width: 100%
    }

    .t-page-section-1 .t-grid-1-envelope-1.cover-last {
        padding-top: 20px
    }

    .t-section-list-10 article {
        height: 330px;
        height: 33rem
    }
}

@media (max-width: 681px) {
    .t-section-list-10 article {
        height: 120px;
        height: 12rem
    }
}

@media screen and (max-width: 767px) {
    section .sondagem.t-poll-1 .t-poll-box-2 label {
        height: 48px;
        margin-bottom: 10px;
        display: flex;
        align-items: center
    }
}

[data-name="info-article-mobile"] {
    display: none
}

.t-page-section-1 .blocker:before {
    height: unset
}

.t-article-author header {
    position: relative
}

.t-article-author header nav {
    position: absolute;
    top: 90px;
    border-top: 1px solid #efefef;
    padding-top: 10px
}

.t-article-author figure {
    float: left;
    width: 73px;
    width: 7.3rem;
    height: 73px;
    height: 7.3rem;
    margin: 0 11px 12px 0;
    margin: 0 1.1rem 1.2rem 0;
    border-radius: 50%;
    overflow: hidden
}

.t-article-author figure a {
    display: block;
    width: 110px;
    width: 11rem;
    height: 100%;
    margin: 0 0 0 -17px;
    margin: 0 0 0 -1.7rem
}

.t-article-author figure a img {
    display: block;
    width: 100%;
    height: 100%
}

.t-article-author h2 {
    margin: 0 0 -2px 190px;
    margin: 0 0 -.2rem 19rem;
    -webkit-transform: translate(0, -.4rem);
    -moz-transform: translate(0, -.4rem);
    -o-transform: translate(0, -.4rem);
    -ms-transform: translate(0, -.4rem);
    transform: translate(0, -.4rem);
    font-family: NoticiasText, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal
}

.t-article-author h2 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -.005em;
    color: #2a2a2a
}

.t-article-author h3 {
    margin: -6px 0 -2px 190px;
    margin: -.6rem 0 -.2rem 19rem;
    font-family: NoticiasText, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

.t-article-author h3 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -.005em;
    color: #0069a6
}

.t-article-author h4 {
    margin: 20px 0 -2px 190px;
    margin: 2rem 0 -.2rem 19rem;
    padding-right: 40px;
    padding-right: 4rem;
    font-family: NoticiasSans-Book, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

.t-article-author h4 a {
    display: block;
    display: -webkit-box;
    max-height: 150px;
    max-height: 15rem;
    font-size: 17px;
    font-size: 1.7rem;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2a2a2a
}

.section-author {
    margin-bottom: 20px
}

@media screen and (max-width: 1299px) {
    .t-article-author h4 {
        padding: 0
    }

    .t-article-author h4 a {
        max-height: 160px;
        max-height: 16rem
    }
}

@media screen and (max-width: 767px) {
    .t-article-author figure {
        width: 93px;
        width: 9.3rem;
        height: 93px;
        height: 9.3rem;
        margin: 0 11px 12px 0;
        margin: 0 1.1rem 1.2rem 0
    }

    .t-article-author figure a {
        width: 130px;
        width: 13rem
    }

    .t-article-author h2, .t-article-author h3 {
        margin-left: 120px;
        margin-left: 12rem
    }

    .t-article-author h2 a {
        font-size: 22px;
        font-size: 2.2rem
    }

    .t-article-author h4 {
        margin: 70px 0 -2px 0;
        margin: 7rem 0 -.2rem 0
    }

    .t-article-author h4 a {
        max-height: unset;
        -webkit-line-clamp: unset
    }

    .t-article-author header nav {
        top: 55px;
        margin-left: 119px;
        margin-left: 11.9rem;
        border-top: none;
        padding-top: 0
    }
}

.t-header-share-1 ul li a.t-btn-instagram {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjkuOTUiIGhlaWdodD0iMjkuOTUiIHZpZXdCb3g9IjAgMCAyOS45NSAyOS45NSI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6dXJsKCNhKTt9LmJ7ZmlsbDojZmZmO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjAuMDc0IiB5MT0iMC45MjYiIHgyPSIxLjE1NCIgeTI9Ii0wLjE1NCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPjxzdG9wIG9mZnNldD0iMC4wMDEiIHN0b3AtY29sb3I9IiNmYmUxOGEiLz48c3RvcCBvZmZzZXQ9IjAuMjA5IiBzdG9wLWNvbG9yPSIjZmNiYjQ1Ii8+PHN0b3Agb2Zmc2V0PSIwLjM3NiIgc3RvcC1jb2xvcj0iI2Y3NTI3NCIvPjxzdG9wIG9mZnNldD0iMC41MjQiIHN0b3AtY29sb3I9IiNkNTM2OTIiLz48c3RvcCBvZmZzZXQ9IjAuNzM5IiBzdG9wLWNvbG9yPSIjOGYzOWNlIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNWI0ZmU5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQuNTkxIC00LjU5MSkiPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTQuOTc1LDBBMTQuOTc1LDE0Ljk3NSwwLDEsMSwwLDE0Ljk3NSwxNC45NzUsMTQuOTc1LDAsMCwxLDE0Ljk3NSwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC41OTEgNC41OTEpIi8+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS42OTIgOS42NDQpIj48Y2lyY2xlIGNsYXNzPSJiIiBjeD0iMS4xNjMiIGN5PSIxLjE2MyIgcj0iMS4xNjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0LjAxMiAzLjU0MykiLz48cGF0aCBjbGFzcz0iYiIgZD0iTTMyNS4zODgsMjg3Ljc1M2E0Ljg4Nyw0Ljg4NywwLDEsMCw0Ljg4Nyw0Ljg4N0E0Ljg5Myw0Ljg5MywwLDAsMCwzMjUuMzg4LDI4Ny43NTNabTAsOC4wMTdhMy4xMywzLjEzLDAsMSwxLDMuMTMtMy4xM0EzLjEzNCwzLjEzNCwwLDAsMSwzMjUuMzg4LDI5NS43N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTUuMzg1IC0yODIuNzE4KSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiPjxwYXRoIGNsYXNzPSJiIiBkPSJNMzIwLjY4MSwyOTQuMTEyaC03LjkyM2E1Ljk2Nyw1Ljk2NywwLDAsMS01Ljk2MS01Ljk2MXYtNy45MjNhNS45NjcsNS45NjcsMCwwLDEsNS45NjEtNS45NjFoNy45MjNhNS45NjgsNS45NjgsMCwwLDEsNS45NjEsNS45NjF2Ny45MjNBNS45NjgsNS45NjgsMCwwLDEsMzIwLjY4MSwyOTQuMTEyWm0tNy45MjMtMTcuOTc3YTQuMSw0LjEsMCwwLDAtNC4wOTQsNC4wOTR2Ny45MjNhNC4xLDQuMSwwLDAsMCw0LjA5NCw0LjA5NGg3LjkyM2E0LjEsNC4xLDAsMCwwLDQuMDk0LTQuMDk0di03LjkyM2E0LjEsNC4xLDAsMCwwLTQuMDk0LTQuMDk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMwNi43OTggLTI3NC4yNjgpIi8+PC9nPjwvZz48L2c+PC9zdmc+) no-repeat;
    background-size: 100%
}

.t-article-module-8 header h3 a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    width: 3rem;
    height: 30px;
    height: 3rem
}

.t-article-module-8 header a i img {
    display: block;
    width: 100%
}

.t-article-module-8 header .t-article-module-header-body ul.t-a-related-livegame a {
    margin: 0 0 0 48px;
    margin: 0 0 0 4.8rem
}

.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a i.logo-clube {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    width: 2.5rem;
    height: 25px;
    height: 2.5rem;
    animation: none;
    opacity: 1;
    background-color: unset
}

.t-horoscopo-header-1 {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.t-horoscopo-header-1 img {
    border-radius: 99999px;
    width: 70px;
    height: 70px;
    display: inline-flex;
    margin-right: 60px
}

.t-horoscopo-header-1 header {
    display: flex;
    flex-direction: column
}

.t-horoscopo-header-1 header h2 {
    font-size: 30px;
    font-family: NoticiasText, serif;
    color: #2a2a2a;
    font-weight: bold;
    margin: 0;
    line-height: 1;
    margin-bottom: 5px
}

.t-horoscopo-header-1 header p {
    font-size: 14px;
    font-family: NoticiasText, serif;
    color: #0069a6;
    margin: 0
}

@media screen and (max-width: 1299px) {
    .t-horoscopo-header-1 img {
        margin-right: 20px
    }

    .section-banner-image .banner-container h2.title {
        font-size: 40px
    }
}

.t-section-list-14 .t-section-list-inner article h2 a span {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.1rem;
    line-height: 1.05;
    -webkit-line-clamp: 4;
    max-height: unset;
    overflow: unset
}

@media (max-width: 1023px) {
    .t-section-list-14 .t-section-list-inner article h2 a span {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.1rem;
        line-height: 1.1666666667
    }

    .section-banner-image .banner-container h2.title {
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .t-section-list-14 .t-section-list-inner article h2 a span {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1;
        -webkit-line-clamp: initial
    }

    .t-page-article-report .t-header-home-sticky-bar-1 ul {
        position: unset;
        text-align: center
    }

    .t-page-article-report .t-header-home-sticky-bar-1 {
        display: block;
        position: relative
    }

    .t-page-article-report iframe {
        margin-top: 50px
    }
}

.section-banner-image .banner-container span.especial-patrocinado {
    color: #fff;
    background: #0069a6
}

.t-article-1 .t-article-content-inner > p a.ngx-body-text-entity {
    color: #1d2022;
    text-decoration: underline
}

@media (min-width: 768px) {
    .t-pub-limit-1 {
        z-index: 2
    }
}

.relacionados-no-texto {
    border-bottom: 2px solid #ededed;
    margin-bottom: 2rem;
    border-top: 2px solid #ededed
}

.relacionados-no-texto .t-section-list-2 {
    padding: unset
}

.relacionados-no-texto .t-section-title-1:before {
    display: none
}

.related-article {
    margin: 0 0 1rem 0
}

.related-article a {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 2.6rem;
    line-height: 1.4444444444;
    color: #0069a6
}

.related-article a:hover {
    text-decoration: underline
}

.related-article span {
    font-weight: bold
}

@media (max-width: 1314px) {
    .related-article a {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.4rem;
        line-height: 1.5
    }
}

@media (max-width: 767px) {
    .relacionados-no-texto .t-section-title-3:before {
        display: none
    }

    .related-article a {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.3rem;
        line-height: 1.15
    }

    .t-page-article-sponsored-1 .section-banner-image .banner-container h2.title {
        font-size: 40px
    }

    .section-banner-image .banner-container h2.title {
        font-size: 24px;
        font-family: NoticiasExtra, serif;
        color: #fff
    }
}

.t-grid-11 .t-section-title-3 .t-section-title-pic-1 img {
    max-width: 200px
}

.t-sports-box-1 .t-spbox-body-3 ul {
    height: 325px;
    height: 32.5rem
}