ul,
li {
    list-style: none;
}

a:link,
a:visited,
a:hover {
    text-decoration: none !important;
}

h1 {
    font-size: 1.2em !important;
    color: #666666 !important;
    text-align: left !important;
}

h2 {
    font-size: 1.1em !important;
    color: #666666 !important;
}



/* HEADER */

.logo {
    background-image: url(/img/sprites.png?1);
    background-repeat: no-repeat;
}

.logo {
    width: 131px;
    height: 24px;
    background-position: -0px -30px;
    margin: 15px 15px 0 25px;
    float: left;
}

.lupa {
    width: 21px;
    height: 20px;
    background-position: -0px -153px;
    margin: 0px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.main_header {
    position: relative;
    display: table;
    height: 50px;
}


.main_header_logo {
    font-size: 0;
    float: left;
    margin: 10px 0 0 10px;
    width: 50%;

}

.main_header_logo img {
    width: 100%;
    max-width: 246px;
}

.main_header_assine {
    float: left;
    margin: 10px 0 0 13%;
    text-align: center;
    width: 110px;

}

.main_header_assine img {
    width: 100%;
    max-width: 140px;
}


/* Menu */



.main_header_nav_search {
    float: right;
    width: 24px;
    height: 25px;
    border: none;
    cursor: pointer;
    background: url(/img/search.png) center center no-repeat;

}

.menu li {
    float: left;
    font-size: 1.3em;
    font-weight: 700;
    margin: 14px 0 0 0px;
    font-size: 0.9em;
    padding: 0px;
}

.menu ul {
    margin: 0 0 0 5%;
    padding: 0px;
}


.traco,
.traco2 {
    border-right: 1px solid #fff;
    height: 20px;
    list-style: none;
    float: left;
    display: none;
    margin: 0.9em 1.2em 0 1.2em !important;
}



.entrar {
    float: left;
    margin: 2.5em 0 0 35% !important;
}

.lupa {
    width: 21px;
    height: 20px;
    border: none;
    cursor: pointer;
    background: url(/img/lupa.png) center center no-repeat;
    float: left;
    margin: 14px 0px 0 0 !important;
    display: none;
}

.lupa_form {
    width: 20%;
    float: left;
    margin: 9px 0 0 0;
    display: none;
}

/*  */

.menu_link {
    float: left;
    list-style: none;
    display: none;
}

.menu_link li {
    margin-top: 0.9em;
    color: #fff;
}


.menu_link:nth-of-type(1) {
    margin-left: 1.4em;
}

.menu-busca {
    width: 200px;
    float: left;
    display: none;
    margin: 0.6em 0 0 5%;
}


.menu .mobmenu {
    float: left;
    margin: 8px 40px 0 20px;

}

.menu .mobmenu.active {
    z-index: 1;
    background: #0044DD;
    position: absolute;
    width: 100%;
}







/* corpo */

body {
    font-family: "Lato", sans-serif;
    transition: background-color .5s;
    background-color: #ffffff;
    margin: 0px;
    top: 0px;
}



.geral {
    max-width: 970px;
    width: 100%;
    height: auto;
    min-height: 45em;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    display: table;

}

.geral img {
    max-width: 970px;
    /* Máximo da largura da imagem */
    width: 100%;
}


.containers {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    display: table;
}

.menu {
    width: 100%;
    
    background: #333333;
    color: #fff;
    display: table;
}

.menu_prin {
    display: block;
}

.menu_lupa {
    width: 150px;
    float: right;
    margin: 10px 0;
    display: none;
}

.form_busca {
    width: 70% !important;
}



#frame_home {
    height: 260px;
    margin-bottom: 0;
}

/* Popup login*/

.popup {
    position: fixed;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 19em;
    height: 28em;
    padding: 3px;
    background: #ffffff;
    display: none;
    z-index: 5;
    border: 1px solid #444;
}

.popup iframe {
    width: 18em !important;
    height: 23em !important;
}

.popup_conta {
    background: #2e799e;
    width: 100%;
    height: 45px;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
    float: left;
}

.fechar_conta {
    float: right;
}


.menu_busca {
    border: 0;
    background: transparent;
    margin-left: 10px;
}

.menu_busca img {
    border: 0;
}


.menu_icon {
    font-size: 30px;
    cursor: pointer;
    float: left;
}



.text_marg {
    margin: 0 2em 0 2em;
}



.cinza {
    background: #f7f7f7;
}

.filtros {
    border-radius: 10px;
    border: 1px solid #eaeaea;
    padding: 15px;
}



/* Conteúdo */

.conteudo {
    width: 100%;
    margin: 0;
    display: table;
}

.conteudo h2 {
    font-size: 1em !important;
    margin: 2em 0 0 2em;
}


/* Sidebar */

.sidebar {
    width: 100%;
    margin: 2em 0;
    display: table;
}


.menu_link_resp {
    display: block;
    margin: 0 0 0 0.8em !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover,
.offcanvas a:focus {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}




.lat-cant-left {
    float: left;
    width: 6%;
    height: 2.1em;
    margin: 0px;
}

.lat-cant-left img {
    width: 35px;
    height: 40px;
}

.lat-centro {
    width: 82.7%;
    background: #333333;
    height: 34px;
    float: left;
    padding: 0.4em 0 0 0;
    font-weight: bold;
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    margin: 0px;
}

.lat-centro-fundo {
    background-image: url(/img/fundo-lat.jpg);
    background-size: 100%;
    background-repeat: repeat-y;
    text-align: center;
    padding: 15px 0 5px 0;
    height: 13em;

}



.lat-cant-right {
    float: left;
    width: 6%;
    height: 2.1em;
    margin: 0px;
}

.lat-cant-right img {
    width: 36px;
    height: 40px;
}

.lat-corpo-left {
    float: left;
    width: 70%
}

.lat-corpo-cenas {
    margin: 2px 0 0 20px;
    color: #2c72a3;
    font-size: 18px;
    font-weight: bold;
}

.lat-corpo-dvd {
    margin: 30px 0 0 15px;
    font-size: 24px;
    color: #ff7f00;
    font-weight: bold;
}

.lat-corpo-down {
    color: #404040;
    margin: 40px 0 0 5px;
    font-size: 20px;
    font-weight: bold;
}

.lat-corpo-img {
    float: left;
    width: 30%;
}

.lat-ator {
    width: 65%;
    margin: 1em auto 0.5em auto;
}

.lat-ator img {
    border-radius: 10px;

}

.lat-ator li {
    font-weight: bold;
    color: #2c72a3;
    font-size: 1.3em;
    text-align: center;
}

.ator_img_div {
    width: 92%;
    margin: 0 auto 0 auto;
    background-color: #00b3ee;
}

.ator_capa {
    width: 35%;
    float: left;
    margin: 0 2% 0 4%;
}

.ator_img {
    float: left;
    width: 24.5%;
    margin: 0.2%;
    position: relative;
    top: 0px;
    left: 0px;
}

.ator_txt {
    width: 55%;
    float: left;
}



.linha-tit {
    font-size: 1.5em;
    font-family: 'Abel', sans-serif;
    color: #333333;
    text-decoration: none;
}

.linha-tit,
.linha-tit2 {
    margin: 0.8em 0 0 1.6em;
}

.linha-tit2 {
    font-size: 22px;
    font-weight: normal;
    font-family: 'Abel', sans-serif;
}

.linha-tit-left {
    width: 16%;
    float: left;
    margin: 0.4em 0 0 2em;
    border-bottom: 8px #333333 solid;
}

.linha-tit-right {
    width: 75%;
    border-bottom: 1px #e7e7e7 solid;
    float: left;
    height: 10px;
    margin: 0.4em 0 0 0;
}

.clear {
    clear: both;
}

.limpa-espaco {
    clear: both;
    height: 2em;
}

.capas-dvd,
.capas-dvd2 {
    width: 44%;
    min-height: 18em;
    font-size: 11px;
    margin: 0 0 7% 4% !important;
    float: left;
    text-align: center;
    display: table;
    border-bottom: 1px #e7e7e7 solid;
}

.capas-dvd,
.capas-dvd2 li {
    font-size: 13px;
    color: #666666;
    margin: 0.4em 0 1em 0;
}

.capas-dvd-tit {
    margin: 0.5em 0;
    font-size: 1.1em;
}



.capas-dvd img {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    max-height: 218px;
}

.capas-dvd2 img {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    max-height: 218px;
}


.capas-videos {
    width: 48.4%;
    height: 15.5em;
    font-size: 12px;
    margin: 0 0 7% 1%;
    float: left;
    text-align: center;
    display: table;
    border-bottom: 1px #e8e8e8 solid;
}

.capas-videos li {
    font-size: 14px;
    color: #666666;
    margin: 0.4em 0 1em 0;
}

.capas-videos img {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    height: 8.5em;
}

.capas-videos2 {
    width: 48%;
    height: 20em;
    font-size: 12px;
    margin: 0 0 8% 1.2%;
    float: left;
    text-align: center;
    display: table;
    border-bottom: 1px #e7e7e7 solid;
}

.capas-videos2 li {
    font-size: 14px;
    color: #666666;
    margin: 0.4em 0 1em 0;
}

.capas-videos2 img {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    height: 13em;
}





.div-player-fundo {
    width: 100%;
    background: #444444;
    display: table;
    padding: 0 0 2em 0;
}

.div-video-play {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    z-index: 0;
    margin: 0 auto 0 auto;
}

.div-video-play img {
    width: 100% !important;
}

.div-player {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 1.6em auto 0 auto;
}

.div-player img {
    max-width: 940px;
    max-height: 530px !important;
    height: 290px;
}

.bot-fav {
    width: 2.4em;
}

.bot-ver-tarde {
    width: 10em;
}

.bot-fav,
.bot-ver-tarde {
    font-family: 'Abel', sans-serif;
    height: 1.8em;
    background: #f5f5f5;
    background-image: url(/img/fundo-bot-fav.png);
    background-repeat: repeat-x;
    text-align: center;
    padding: 0em;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    float: left;
    box-shadow: 2px 2px 6px #b7b7b7;
    -webkit-box-shadow: 2px 2px 6px #b7b7b7;
    -moz-box-shadow: 2px 2px 6px #b7b7b7;
    cursor: pointer;
    margin: 0.5em 0.6em 0 0;
}

.bot-icon-cor,
.bot-icon-cor2 {
    width: 15px;
    height: 11px;
    margin: 0.1em 0.6em 0 0.8em;
    float: left;
}

.bot-icon-cor2 {
    margin: 0em 0.6em 0.1em 0.8em !important;
}

.bot-icon-tit,
.bot-icon-titB {
    float: left;
    font-size: 12px !important;
    font-weight: bold;
    font-family: Lato;
    margin: 0.3em 0;
    display: none;
    cursor: pointer;
    border: 0;
    background: transparent;
    color: #616452 !important;
}

.bot-icon-titB {
    margin: 0.5em 0;
}


.bot-icon-tit-cel {
    float: left;
    border: 0;
    background: transparent;
    margin: 0em 0.1em 0 0.2em;
    display: block;
    cursor: pointer;
}

.bot-icon-tit-cel img {
    width: 16px;

}

.sinopse {
    margin: 1em;
    font-size: 15px;
}

.fotos-div {
    width: 49%;
    float: left;
    margin: 0.3em 0 0 0.2em;
}

.fotos-div img {
    width: 100%;
}


.fotos-div-log {
    width: 95%;
    margin: 10px auto 10px auto;
    display: table;

}

.fotos-div-log img {
    width: 100%;
}

/* Slide da home */

.flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 18px;
}

li.css a {
    border-radius: 0;
}



/* Assinatura */


.assina-pc {
    display: none;
}


.assina-lat-desc {
    width: 90%;
    margin: 0 auto 0 auto;
    border: 1px solid #d6d6d6;
    padding: 5px;
    display: table;
}

.assina-lat-desc li {
    padding: 0.3em 0;
}

.assina-promo-icon {
    width: 45%;
    margin: 1em auto 1em auto;

}

.assina-promo-text {
    width: 95%;
    font-size: 14px;
    font-weight: bold;
    margin: 0.8em auto 0 auto;
}

.assina-promo-text li {
    line-height: 1;
    color: #666666;
}


.assina-sepa {
    float: left;
    width: 1%;
    margin: 0 1em 0 1em;
    display: none;
}

.assina-sepa img {
    width: 1px;
    height: 433px;
    margin: 10em 0 auto 0;
}

.assina-right {
    width: 80%;
    font-size: 13px;
    padding: 0.3em;
    margin: 0 auto 0 auto;

}

.assina-left {
    width: 100%;
}

.assina-escolha-palno {
    font-weight: bold;
    padding: 1.5em 0 1em 1em;
    display: table;
    color: #fd8d3f;
    font-size: 1em;
}

.assina-cartao {
    margin: 0 0 1em 1em;
    color: #2c72a3;
    font-size: 14px;
    font-weight: bold;
}

.assina-cartao-pla {
    float: left;
    width: 10%;
    text-align: center;
}

.assina-cartao-val {
    float: left;
    width: 90%;
    color: #808080;
    font-size: 0.9em;
}

.assina-continue {
    width: 13em;
    margin: 3.5em auto 3em auto;
}



.assina-form {
    float: left;
    width: 18%;
    font-weight: bold;
    margin: 1em 1em 1em 1em;
    font-size: 16px;
    padding: 0.4em 0;
    text-align: right;
}

.assina-form2 {
    float: left;
    width: 65%;
    margin: 1em 0;
    padding: 0.2em 0;
}



.assina-boleto {
    margin: 2em auto 0 auto;
    width: 97%;
    border: 1px solid #c0c0c0;
    background-color: #fbfbfb;
    border-radius: 10px;
    font-size: 0.8em;
}

.assine-obr {
    width: 100%;
    margin: 30px 0 40px 0;
    text-align: center;
}

.assine-obr li {
    font-size: 1.4em;
    color: #F90;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.assina-pedido {
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #e1e1e1;
    background-color: #f5f6ef;
    padding: 15px;
}

.assina-pedido li {
    font-size: 15px;
    color: #616452;
    font-weight: bold;
}

.assina-pedido strong {
    font-size: 15px;
    color: #F90;
}



.fundo-form {
    background-image: url("/img/fundo-form.jpg");
    height: 638px;
    display: table;
    width: 100%;
}

.form_form {
    width: 290px;
    margin: 5% auto 0 auto;
}

.azul {
    color: #2c72a3;
    font-size: 18px;
}

.ajuda {
    width: 90%;
    height: 35px;
    margin: 10px auto 0 auto;
    padding: 4px 0 0 20px;
    ;
    font-weight: bold;
    background-image: url("https://www.famosos-nus-portal.com/imagens/basico/fundo_1.gif");
    border: 1px solid #c1c1c1;
}

.ajuda_bor {
    border-width: 0 1px 1px 1px;
    border-color: #e6e6e6;
    border-style: solid;
    width: 90%;
    margin: 0 auto 30px auto;
    padding: 14px;
    display: table;
}


.ajuda_txt {
    margin: 10px 0 30px 40px;
}

.ajuda_img {
    width: 10%;
    max-width: 53px;
    height: 52px;
    float: left;
    margin: 10px 30px 10px 10px;
}

.ajuda_texto {
    float: left;
    width: 80%;
    margin-top: 10px;
}


.rodape {
    width: 100%;
    height: 5em;
    background: #333333;
    display: table;
    text-align: center;
}

.rodape_center {
    max-width: 970px;
    width: 100%;
    height: auto;
    min-height: 4em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    color: #fff;
}


.rodape_esq {
    width: 100%;
    font-size: 0.8em;
    padding: 1.4em;
}

.rodape_dir {
    width: 100%;
}

.rodape_dir li {
    float: left;
    font-size: 0.9em;
    margin: 0em 0em 0.6em 1.2em;
    color: #fff;
}



.fotos {
    width: 95%;
    max-width: 700px;
    margin: 0 auto 0 auto;
}

.fotos img {
    padding: 2px 0 2px 0;
}

.avat {
    margin: 4px auto 0 auto;
    padding: 0;
    width: 33px;
    height: 35px;
}

.avat img {
    width: 100%;
}

.dropdown-toggle::after {
    margin-left: 0.1em;
    vertical-align: 0.1em;
}





/* PLAYER */
.plyr {
    width: 100%;
    height: 360px;
    margin: 0 auto;
}

.chromecast-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    transition: transform 0.2s ease;
}

.chromecast-button:hover {
    transform: scale(1.1);
}

.chromecast-button svg {
    width: 24px;
    height: 24px;
    fill: white;
}

.chromecast-button.connected svg {
    fill: #2196f3;
}

.plyr__volume {
    width: 90px;
}




/* FAVORITOS */
.loading-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.56);
    z-index: 999;
    display: none;
}

.loading-div img {
    margin-top: 20%;
    margin-left: 50%;
}

/* Pagination style */
.pagination {
    margin: 0;
    padding: 0;
}

.pagination li {
    display: inline;
    padding: 6px 10px 6px 10px;
    border: 1px solid #ddd;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    box-shadow: inset 1px 1px 5px #F4F4F4;
}

.pagination li a {
    text-decoration: none;
    color: rgb(89, 141, 235);
}

.pagination li.first {
    border-radius: 5px 0px 0px 5px;
}

.pagination li.last {
    border-radius: 0px 5px 5px 0px;
}

.pagination li:hover {
    background: #CFF;
}

.pagination li.active {
    background: #F0F0F0;
    color: #333;
}


.loading {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
  }

  .loading-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%, -50%);
  }



@media (max-width: 768px) {
    .plyr__volume {
        width: 160px;
    }

    .mobmenu {
        display: none !important;
    }

    .menu-link {
        display: block !important;
    }

    .traco {
        display: block;

    }

    .lupa {
        display: block;
        margin: 12px 0 0 55% !important;
    }


    .lupa_form {
        display: block;
        margin: 9px 0 0 5% !important;
    }

    .main_header_assine {
        margin: 4px 0 0 25%;
        width: 140px;
    }

    .main_header_assine img {
        width: 100%;
        max-width: 140px !important;
    }

}