.label-icon, .widget-transmission {
    display: inline-block;
    position: relative
}

@font-face {
    font-family: proximanova;
    src: url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: proximanova;
    src: url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700
}

.footer-widget {
    margin-bottom: 20px
}

.companyinfo {
    margin-top: 15px
}

    .companyinfo .right {
        text-align: right
    }

    .companyinfo h2 {
        color: #676767;
        border-bottom: 1px solid #B4B1AB
    }

        .companyinfo h2 span {
            color: #1d0c0c
        }

    .companyinfo p {
        color: #635d5d;
        font-weight: 400;
        font-size: 13px
    }

.footer-bottom {
    background: #272727
}

.owl-carousel .owl-item img {
    width: 100%;
    height: auto
}

.owl-item {
    box-shadow: 2px 2px 5px #b2b2b2;
    margin-bottom: 10px
}

h2.title {
    color: #676767
}

.header_top {
    padding: 5px
}

.header-middle h3 {
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 400
}

h2 {
    font-family: museo-w01-700,serif
}

.transmission iframe {
    width: 500px;
    height: 353px
}

@media screen and (max-width:530px) {
    .transmission iframe {
        width: 100%
    }
}

.widget-transmission {
    color: #fff;
    line-height: 18px;
    background-color: red;
    border-radius: 4px;
    padding: 2px 8px;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin-top: 7px;
    margin-bottom: 7px
}

.widget-transmission-live span.label-text {
    font-family: proximanova;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.label-text {
    font-size: 14px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.label-icon {
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #fff
}

.blink {
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-timing-function: ease-in-out;
    transform: translateZ(0) scale(1);
    -moz-backface-visibility: hidden
}

@keyframes blink {
    0%,to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

.logo-footer img {
    margin-top: 15px;
    height: 145px
}

.map iframe {
    width: 100%;
    height: 160px;
    margin-top: 20px !important
}


.container-fluid {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: black !important;
    margin-bottom: 20px;
}

/*------------------Programas------------------*/
.programa {
    margin-bottom: 64px;
    padding: 0;
    margin: 0;
}

.programa-list {
    display: flex;
    box-shadow: 0 6px 19px rgba(0,0,0,.2);
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
}

.programa-imagem {
    width: 135px;
    height: auto;
    margin: 0px;
    padding: 0px;
    position: relative;
    border-radius: 90px;
    background: #fff;
    box-shadow: 0 6px 19px rgba(0,0,0,.2);
}

.programa-descricao {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex: 1;
    background: #fff;
    margin-left: 15px;
    border-radius: 30px;
}

.transmission-iframe {
    width: 100%;
    height: 450px;
    margin-bottom: -5px;
}

.not-found-imagem {
    width: 25%;
    height: auto;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #fff;
}

.btn-not-found {
    width: 100%;
    height: 50px;
    background-color: #1d25fa;
    background: #1d25fa;
    color: #fff;
}

.centered {
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}

.logo-rodape {
    max-width: 90%;
    max-height: 90%;
    margin-bottom: -85px;
}

/****************************** Responsividade Monitor menores **************************************/
@media (max-width: 1366px) {

    .offset-custom {
        display: none;
    }
}

.legenda-detalhe {
    font-family: 'Roboto-Regular';
    font-size: 13px;
}

.conteudo-detalhe {
    font-size: 18px !important;
    font-family: Roboto-regular;
    word-wrap: break-word;
}

    .conteudo-detalhe img {
        max-width: 100%;
    }

/****************************** Responsividade celular **************************************/
@media(max-width: 480px) {

    .transmission-iframe {
        width: 100%;
        height: 200px;
        margin-bottom: -6px;
    }
}

.LinkBanner a.link-categoria {
    margin: 0px 5px;
}

.LinkBanner a.link-shadow {
    text-shadow: -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
}

.menu-live[_ngcontent-xbh-c6] {
    margin-left: 10px;
    background: #ed0000;
    padding: 5px;
    border-radius: 5px;
    font-family: Urbanist;
    font-weight: 800 !important;
    text-transform: uppercase;
    font-size: 12px;
}

    .menu-live[_ngcontent-xbh-c6] a[_ngcontent-xbh-c6] {
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
    }

.share-buttons-top i {
    width: 13px;
    text-align: center;
}

.share-buttons-bottom {
    border: 1px solid rgba(0,0,0,0.1);
}

    .share-buttons-bottom i {
        width: 13px;
        text-align: center;
    }
