﻿.share-text {
    float: left;
    margin-left: 35px;
    color: #1a72c2;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 4px;
    width: 100%;
}

.share-mobile {
    float: none;
    margin-left: 0px;
    display: inline-block;
}

.icon-share-button {
    width: 23px;
    height: 23px;
    background-image: url(/content/images/compartilhe.png);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: -9px -7px;
    position: absolute;
    top: 10px;
    right: -23px;
}

.fb-holder {
    position: absolute;
    top: 7px;
    right: 8px;
    display: none;
}

.fb-share-button-custom {
    width: 30px;
    height: 30px;
    background-image: url(/content/images/detail/Facebook_color.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.wa-share-button-custom {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(/content/images/detail/Whatsapp_color.png);
    background-repeat: no-repeat;
    margin-left: 5px;
    cursor: pointer;
}

.fb-text {
    display: inline-block;
    vertical-align: top;
}

.fb-smile {
    width: 25px;
    height: 28px;
    background-image: url(/content/images/detail/smileFacebookShare.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: top;
}

.whyButtomText1Title {
    font-size: 16px;
}

.whyBuyOKButton {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 25px;
    background-color: #1a76d2;
    color: white;
}

.whyButtomText1 {
    font-family: Helvetica, Arial, sans-serif;
    /*background-color: red;*/
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.whyDetails {
    font-family: helvetica, arial, sans-serif;
    color: rgb(59, 89, 152);
    margin-left: 0;
    font-size: 11px;
    cursor: pointer;
    text-decoration: underline;
    padding: 4px;
    /*background-color: red;*/
    width: 300px;
}

.episodesList {
    /*width: 500px;
    overflow: hidden;*/
}

.episodeRow {
    /*width: 650px;*/
}

.episodeRow>label {
    margin-top: -4px;
    width: auto !important;
    display: inline-block;
    vertical-align: top;
}

.movie-episode-name {
    /*background-color: red;*/
}


.movieDetailPrice {
    margin-top: 100px;
    width: 100%;
    text-align: center;
}

.movie-button-buy-episode {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-buy-season {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-buy {
    width: 170px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-watch {
    width: 170px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}



.movie-button-rent {
    width: 170px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
}

.classificationMessage {
    display: none;
    position: absolute;
    color: #c7c7c7;
    text-transform: uppercase;
    z-index: 16;
    top: 9.5vw;
    right: 4vw;
    font-size: 12px;
    text-shadow: 3px 3px 3px black;
    transition-duration: 0.4s;
    opacity: 0.7;
}

.movie-button-rent-episode {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-rent-season {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-free-1 {
    width: 170px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.movie-button-colorRed {}

.movie-button-free {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.movie-button-free .movie-button {
    border: 1px solid #1a72c2;
    color: #eee;
    background-color: #1a72c2;
}

.movie-button-padding {
    padding-left: 45px;
}

.movie-button-subscribe {
    margin-top: -10px;
    color: #1a72c2;
}

.movie-button-videoclub {
    height: 52px;
    background-image: url(images/home/selo_video_club.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -14px;
    left: -20px;
}



.movie-button {
    min-width: 200px;
    margin: 0px 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    height: 40px;
    padding: 6px 20px 1px 20px;
    text-align: center;
    color: #333;
    -moz-border-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border: 1px solid #bbb;
}


.movie-devices {
    text-align: center;
    color: #888;
    font-size: 14px;
    margin: 40px 0px;
}

.movie-devices img {
    vertical-align: middle;
}

.star.peq {
    top: 6px;
    position: relative;
}

.commentItem .util,
.commentItem a {
    color: #888 !important;
}

.movieRelated {
    color: #666;
    font-size: 16px;
    margin-left: 12px;
}

.movieDetailBox {
    height: auto;
}

.genreDescriptionItem {
    font-weight: bold;
    display: inline-block;
    color: #33b5e5;
    font-size: 22px;
    text-transform: uppercase;
}

.detailContainer {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.movie-trailer {
    margin-top: 35px;
    width: 100%;
    height: auto !important;
    text-align: center;
    border: none;
    margin: auto;
}

.movieGenre {
    display: block;
}

@media (max-width: 720px) {
    .bannerImageOverlayGradient {
        margin-left: 160px !important;
    }

    .bannerImageOverlayDescription {
        margin-left: 35px !important;
        margin-top: 60px !important;
    }

    .movieGenre {
        display: block;
        min-height: 42px;
    }

    .detailInformation {
        top: 50px !important;
        height: 150px;
        border: solid 3px white;
    }

    .detailInformation img {
        height: 100%;
    }
}

/*
@media (max-width: 320px) {
    .rightColumn, .leftColumn {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .movie-button-free-1 {
        font-size: 14px !important;
    }
    .fb-holder{
        margin-top: 15px !important;
    }
    ..detailContent{
        padding-top: 185px;
    }
        .bannerWrapper img{
            height: 100%;
        }
    .movie-title-detail-age-holder{
        margin-top: -21px;
        margin-bottom: -24px;
        margin-left: 155px;
    }
    .movie-title-detail {
        margin-top: 52px !important;
        font-size: 20px !important;
        margin-left: 27px !important;
    }
    .detailInformation {
        top: 15px !important;
        height: 150px;
        overflow: hidden;
        border: solid 3px white;
    }
        .detailInformation img {
            height: 100%;
        }
}*/
@media (max-width: 1004px) {
    .bannerAuto {
        height: 560px !important;
    }

    .bannerInline {
        display: inline !important;
    }

    .hideMedium {
        display: none !important;
    }

    .width100M {
        width: auto !important;
    }

    .marginMedium {
        margin: 5px;
    }
}

@media (max-width: 1180px) {
    .hideLarge {
        display: none !important;
    }

    .width100 {
        width: auto !important;
    }
}


.wrapper {
    text-align: center;
}

.bannerWrapper {
    margin: 0 auto;
    background-color: var(--background-color);
    position: relative;
    display: -webkit-inline-box;
    width: 100%;
    /*max-width: 1920px;*/
    text-align: left;
    overflow: hidden;
}


.division1 {
    width: 650px;
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
}

.division2 {
    display: inline-block;
    vertical-align: top;
    right: 0;
    margin-top: 28px;
}

.separator {
    display: inline-block;
    border-right: 1px solid #C7C7C7;
    vertical-align: top;
    height: 345px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 20px;
}


.movie-devices {
    margin-top: 80px;
}

.devices-icon {
    max-width: 400px;
    max-height: 40px;
    margin-right: 17px;
}





.aspectRatio {
    width: 100%;
    padding-top: 50%;
    /* 51.25% -> 16:9 */
    position: relative;
    overflow: hidden;
    text-align: center;
}

.detailsMediaContainer {
    transition-duration: 0.4s;
    left: 0;
    position: relative;
    width: 30%;
    height: 100%;
    top: 0px;
    z-index: 11;
    color: #fff
}

.detailsMedia {
    margin-left: 70px;
    margin-right: 10px;
    padding-top: 60px;
    font-size: 0.9vw;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.bannerImageContainer {
    position: relative;
    top: 0;
    width: 100%;
    left: 0px;
    margin-left: -30%;
}

.bannerImageContainer video {
    transition-duration: 0.4s;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 96%;
}

.bannerImageContainer .videoOnly {
    right: 7%;
}

.bannerImageContainer .imageContainer {
    position: absolute;
    top: 0;
    height: 96%;
    width: 100%;
    cursor: pointer;
}

.bannerImageContainer #bannerImage {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: 35%;
}


.bannerImageOverlayGradient {
    margin-left: 260px;
    margin-right: 20px;
}

.bannerImageOverlayDescription {
    margin-left: 260px;
    margin-right: 20px;
}

.bannerImageContainer .buttons {
    position: absolute;
    bottom: 55%;
    right: 40px;
    transform: translate(0%, 50%);
}

.bannerImageContainer .buttons div {
    align-items: baseline;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
    pointer-events: initial;
}

.bannerImageContainer .buttom,
.episodeContainer .buttom {
    width: 30px;
    height: 30px;
    background-color: #eee;
    border-radius: 20px;
    pointer-events: initial;
    text-align: center;
    font-size: 18px;
    text-transform: lowercase;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
    margin: 0 2px;
    cursor: pointer;
    margin-top: 12px;
    color: #000;
}

.bannerImageContainer img {
    width: 100%;
    height: 100%;
}

.bannerImageContainer .detailsHide {
    display: none;
}

.bannerImageContainer .detailsHide img {
    object-fit: cover;
    object-position: top;
}

.bannerImageContainer .detailsHided img {
    object-position: bottom;
}

.bannerImageContainer .videoMute {
    display: none;
    background-image: url(https://ottvsimg.ottvs.com.br/res/looke/muteVideo.png);
    background-size: 100%;
    background-position: bottom;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.bannerImageContainer .videoMuted {
    background-position: top;
}


.detailsMedia .priceContainer {
    position: absolute;
    bottom: 45px;
    width: 100%;
    text-align: center;
    position: initial;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-left: -15px;
    pointer-events: all;
}

.detailPrice {
    font-size: 14px;
    color: #fff;
    height: auto;
    position: initial;
    opacity: 1;
    margin-bottom: 15px;
}

.detailPrice>div {
    margin-right: 5px;
}

.detailMember {
    width: 100%;
    background: linear-gradient(to left, rgba(5, 21, 37, 0), #152535, rgba(5, 21, 37, 0));
    text-align: center;
    padding: 17px 0 12px 0;
}

.detailMemberPrice {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    height: 100%;
    text-align: center;
    width: 100%;
}

.detailMemberPrice .hoverMemberPrice {
    margin-top: 0;
}

.detailMemberPrice .hoverMemberPrice div {
    padding: 0px 8px 0px 8px;
    margin-bottom: 10px;
}

.memberContainer {
    display: inline-flex;
    align-items: center;
    margin-top: -11px;
}

.memberContainer .logoSubscription1 {
    height: 52px;
    margin-left: -30px;
    top: -7px;
}

.memberContainer .member {
    height: 52px;
    line-height: 52px;
    margin-left: 10px;
}


.subscribeNow {
    font-size: 16px;
    margin-top: 10px;
}


.detailsTitleContainer {
    display: contents;
    align-items: baseline;
    width: 100%;
}

.detailTitle {
    font-size: 40px;
    width: max-content;
}

.detailDistributor {
    position: absolute;
    font-size: 11px;
    opacity: 0.3;
    margin-top: -5px;
    width: max-content;
}

.ratingContainer {
    margin: 25px 0 20px 0;
    display: flex;
    align-items: center;
    pointer-events: all;
    width: max-content;
}



.likes {
    display: flex;
    height: 46px;
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin-right: 20px;
    opacity: 0.8;
}

.likes .likeImg {
    width: 46px;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.likes .likeSelected {
    background-image: url(https://ottvsimg.ottvs.com.br/res/looke/likewhiteselected.png);

}

.likes .nLikeSelected {
    background-image: url(https://ottvsimg.ottvs.com.br/res/looke/nlikewhiteselected.png);
    margin-left: 8px;
}

.likes .likeUnselected {
    background-image: url(https://ottvsimg.ottvs.com.br/res/looke/likewhite.png);
}

.likes .nLikeUnselected {
    background-image: url(https://ottvsimg.ottvs.com.br/res/looke/nlikewhite.png);
    margin-left: 8px;
}

.likes .nLoaded {
    opacity: 0.2;
}




.ageContainer {
    display: flex;
    align-items: center;
}

.age-descriptor {
    margin-left: 4px;
}

.detailsMedia .movie-age {
    min-width: 20px;
    min-height: 20px;
    width: 30px;
    height: 30px;
    float: none;
}

.detailsYear {
    margin-top: 10px;
    margin-bottom: 5px;
    display: flex;
}

.detailsGenre {}

.detailsCaption {
    color: #333;
}

.detailsSynopsi {
    margin: 20px 0;
}

.movieActorsContainer {
    margin-bottom: 5px;
}

.movieActorsContainer a {
    color: #bbb;
}



.movieEpisodes {
    margin: 50px 70px 0 70px;
}

.seasons {
    margin: 0 70px 0 70px;
}

.tab {
    display: none;
}
.tab.active {
    display: block;
}
.tab-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 18px;
    color: #ffff;
    font-weight: 500;
}
.tab-button.active {
    border-bottom: 3px solid #1a72c2;
}
.tabs {
    display: flex;
    margin-bottom: 25px;
    overflow-y: auto;
}

.tabs::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #030913;
    background-clip: content-box;
}

.tabs::-webkit-scrollbar {
    width: 6px;
    background-color: #030913;
}

.tabs::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #0d1926;
    height: 8px;
}

.full_loader_img {
    background: url(images/ajax-loader-2.gif) no-repeat 50%;
    background-color: transparent;
    width: auto;
    height: 100%;
    z-index: 50001;
    opacity: 0.5;
    filter: blur(1px);
    background-size: 50px;
}

.full_loader {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    /*opacity: 0.4;*/
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 19990000;
    top: 0;
    left: 0;
}

    .full_loader.black {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .full_loader.black > .full_loader_img {
        background-image: url('/content/images/ajax-loader-preto.gif');
    }

.episodeContainer {
    color: #eee;
    display: flex;
    max-width: 1680px;
    margin: auto;
    margin-bottom: 30px;
    text-align: center;
}

.episodeName {
    font-size: 0.9vw;
    margin-bottom: 5px;
    font-weight: bold;
}

.episodeName span {
    font-size: 0.6vw;
}

.episodeImg {
    position: relative;
    margin-right: 15px;
    text-align: center;
    display: inline-table;
}

.episodeImg img {
    max-width: 213px;
    max-height: 120px;
}

.episodeSynopsis {
    font-size: 0.8vw;
    text-align: left;
}

.episodePlay {
    position: absolute;
    margin-top: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
}

.episodePlay .playIcon {
    top: -1px;
    left: 0px;
}

.relatedContainer {
    text-align: left;
    margin: auto;
    overflow: hidden;
}

.playButtom {}


.playIcon {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 17px;
    border-color: transparent transparent transparent #000;
    position: relative;
    top: 3px;
    left: 3px;
    margin: auto;
    transform: scale(0.9);
}

.memberEpisode {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.6);
}



@media (max-width: 1590px) {
    .detailsMedia {}

    .detailTitle {
        font-size: 30px;
    }

    .detailsMedia .movie-age {
        width: 20px;
        height: 20px;
    }

    .detailsMedia .priceContainer {
        margin-top: 25px;
    }

    .logoSubscription1 {
        top: -4px;
    }

    .bannerImageContainer .buttom {
        width: 20px;
        height: 20px;
        border-radius: 15px;
        font-size: 12px;
    }

    .bannerImageContainer .videoMute {
        width: 25px;
        height: 25px;
    }

    .devices-icon {
        max-width: 300px;
    }

    .playIcon {
        border-width: 8px 0px 8px 10px;
        border-color: transparent transparent transparent #000;
        position: relative;
        top: 2px;
        left: 2px;
        margin: auto;
        transform: scale(0.9);
    }

    .episodePlay .playIcon {
        border-width: 10px 0 10px 15px;
        top: 1px;
        left: 0px;
    }
}



@media (max-width: 1280px) {
    .classificationMessage {
        top: 11.5vw;
        right: 4vw;
        font-size: 6px;
    }

    .playButtom {
        transform: scale(3);
    }

    .playButtom .playIcon {
        left: 1px;
    }

    .detailsMedia {
        padding-top: 0px;
        margin-top: -26%;
    }

    .bannerWrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .detailsMediaContainer {
        width: 100%;
        pointer-events: none;
    }

    .detailsMedia {
        margin-left: 20px;
        font-size: 12px;
    }

    .detailTitle {
        font-size: 20px;
        width: 100%;
    }

    .detailsMedia .priceContainer {
        margin-left: 0px;
    }

    .bannerImageContainer {
        margin-left: 0;
    }

    .bannerImageContainer .buttons {
        bottom: 60%;
        right: calc(50% - 10px);
        opacity: 0.2;
    }

    .bannerImageContainer .aspectRatio {
        padding-top: 0;
    }

    .bannerImageContainer .overlayGrid,
    .bannerImageContainer .buttom {
        display: none;
    }

    .bannerImageContainer .playButtom {
        display: block;
    }

    .bannerImageContainer .imageContainer {
        position: relative;
        height: auto;
    }

    .aspectRatio {
        overflow: initial;
    }

    .bannerImageContainer .imageContainer {
        cursor: initial;
    }

    .bannerImageContainer .overlayGradient {
        height: 100%;
    }

    .bannerImageContainer .overlayGrid {
        height: 100%;
    }

    .bannerImageContainer video {
        width: 100%;
        height: 0px;
        left: 0;
        position: relative;
        display: block;
    }

    .bannerImageContainer .videoStart {
        position: relative;
        z-index: 15;
        max-height: calc(100vh - 60px);
        height: calc(100vw / 16 * 9);
    }

    .episodeSynopsis {
        font-size: 11px;
    }

    .episodeName {
        font-size: 12px;
    }

    .episodeName span {
        font-size: 8px;
    }
}

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

@media (max-width: 620px) {
    .detailsMedia {
        padding-top: 0px;
        margin-top: -20px;
    }

    .episodeContainer {
        display: block;
    }

    .episodeSynopsis {
        margin-top: 10px;
    }

    .episodeName {}

    .episodeImg {
        width: 100%
    }

    .episodeImg img {
        width: 100%
    }

    .episodeImg .playIcon {
        border-width: 10px 0 10px 15px;
    }

    .episodeContainer .buttom {
        width: 30px;
        height: 30px;
    }
}


.movie-title-detail {
    position: relative;
    overflow: hidden;
    line-height: 25px;
    margin-right: 10px;
    margin-bottom: 7px;
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
    display: block;
    vertical-align: top;
    padding-bottom: 5px;
}

.movie-title-detail a {
    font-family: Helvetica, Arial, sans-serif;
    color: #33b5e5;
    font-size: 22px;
    text-shadow: 1px 1px 1px #000;
}

.bannerImageOverlay {
    padding-top: 90px;
}

.bannerFullImage {
    opacity: 0.4;
}

.detailInformation {
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 4;
    border: solid 5px white;
    box-shadow: 6px -6px 20px rgba(0, 0, 0, 0.2);
    /*-moz-box-shadow: white 1px 1px 1px 10px;
    -webkit-box-shadow: white 1px 1px 1px 10px;
    box-shadow: white 1px 1px 1px 10px;*/
}

.detailInformationText {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.detailCover {
    width: 200px;
    height: 291px;
    margin: 0 auto;
    background-color: #141414;
    opacity: 1;
    display: inline-block;
    margin-top: 120px;
    margin-left: 30px;
}

.detailItem {
    display: inline-block;
    width: 100px;
    height: 100px;
}


.headerDetails {
    height: 100px;
    position: absolute;
    z-index: 10;
}

.detailContent {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    margin-top: -60px;
}

.movieItem2 {
    padding-left: 15px;
    padding-bottom: 0;
    margin-bottom: -20px;
}

.movieItem {
    /*padding-left: 15px;*/
}

.movieFirstItem {
    padding-top: 15px;
    /*padding-left: 15px;*/
}

.movieTitle {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #1a72c2;
    display: block;
    vertical-align: top;
    clear: left;
}

.marginTitle {
    margin: 6px 0 20px 0;
}

.movieSynopsi {
    margin-top: 25px !important;
    margin-left: 0px !important;
    display: block !important;
}

.movieActors {
    margin-top: -1px;
    font-size: 15px;
}

.movieDescriptionItem {
    font-size: 14px;
    text-align: left;
    font-family: arial;
    color: #000000;
    line-height: 22px;
    margin: 0;
    padding-right: 5px;
    margin-top: 15px;
}

.movieDescriptionItem a {
    font-size: 14px;
    text-align: left;
    font-family: arial;
    color: #000000;
    line-height: 22px;
    display: inline-block;
    margin: 0;
    padding-right: 5px;
    text-decoration: none;
    cursor: pointer;
}


.rating {
    display: none;
    margin: -5px 5px 0 0 !important;
    vertical-align: top;
}

.star {
    font-size: x-large !important;
    width: 23px !important;
    margin-bottom: 25px !important;
}

.heart {
    display: none;
}

.related {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 10px 20px;
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
}

.episodesList {
    font-size: 14px;
    text-align: justify;
    font-family: Helvetica, Arial, sans-serif;
    padding-right: 16px;
    margin-bottom: 30px;
    color: #5d5d5d;
}

.episodeRow {
    max-width: 100%;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}

.episodeRow:nth-child(odd) {}

.episodeRow>input {
    margin: 12px 5px;
    vertical-align: top;
}

.episodeRow>label {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.related {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 10px 20px;
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
}

.frame-holder {
    clear: left;
    margin-left: 40px;
}

.frame-container {
    margin-left: 0px;
    margin-right: 50px;
}

.arrow-right {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 18px;
    padding-top: -10px;
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
    text-align: center;
    background-color: #e02c2c;
    color: #ffeeee;
    border: inset 1px #7a1414;
    text-shadow: 1px 1px 1px 1px #9b2d2d;
    -webkit-border-radius: 6px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 6px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 6px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    width: 50px;
    margin-top: 7px;
}

.arrow-right div {
    margin-top: -8px;
}

.mediaProgressBar {
    position: absolute;
    z-index: 5;
    width: 94%;
    margin-left: 3%;
    bottom: 3px;
    height: 5px;
}
    .mediaProgressBar .baseBar {
        background-color: rgba(160,160,160,0.4);
        width: 100%;
        height: 100%;
        position: absolute;
        box-shadow: 1px 2px 3px rgba(0,0,0,0.8);
    }
    .mediaProgressBar .percentBar {
        background-color: #6060ff;
        height: 100%;
        position: absolute;
    }



.episodeTitleProgress {
    width: 70%;
    margin-left: 67px;
}

.episodeFullTitle {
    margin-top: 0px;
}

.mediaEpisodeProgress {
    margin-left: 66px;
    margin-bottom: 5px
}

.episodeItem {
    margin-top: 10px;
}

.overlayGrid {
    background-image: url("https://ottvsimg.ottvs.com.br/res/looke/scanline2.png");
    position: absolute;
    width: 100%;
    height: 97%;
    top: 0;
    opacity: 0.2;
    background-size: 4px;
    pointer-events: none;
}

.overlayGradient {
    transition-duration: 0.8s;
    background-image: linear-gradient(to right, rgba(3, 9, 19, 1) 15%, rgba(3, 9, 19, 0.94) 20%, rgba(3, 9, 19, 0) 75%), linear-gradient(to top, #030913, rgba(3, 9, 19, 0) 15%);
    position: absolute;
    width: 100%;
    height: 97%;
    top: 0px;
    pointer-events: none;
}

.overlayGradient div {
    width: 100%;
    background-color: #fff;
}


.movie-episodes {
    margin-right: 10px;
    border: 0px solid #99bbff;
    margin-top: 6px;
    height: 253px;
    background-color: #f0f0f0;
}

.movie-button-watch-action,
.movie-button-free-1-action {
    cursor: pointer;
}