@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');

/* Index */
.card-overlay .icon-Play-banner
{
    top: 45%;
}
#videocrelacionados .card .card-img-top
{
    max-height: inherit;
}
#live .owl-carousel .owl-dots
{
    position: relative;
    bottom: 100px;
}
.video-btn
{
    cursor: pointer;
}
#relacionados .owl-nav button.owl-next, #relacionados .owl-nav button.owl-prev
{
    top: 36%;
}
#fixtures .card-overlay-big
{
    max-height: 354px;
}
#videocrelacionados .card-overlay
{
    max-height: 200px;
}

#videocrelacionados .card-banner__mobile .card-tag
{
    -webkit-transform: translateX(5px) translateY(-15px);
    -ms-transform: translateX(5px) translateY(-15px);
    transform: translateX(5px) translateY(-15px);
}
@media (min-width: 992px) {
    #videocrelacionados .card-overlay
    {
        max-height: 306px;
    }
}    
.card-overlay .card-tag
{
    bottom: 5px;
    left: 15px;
}
.video-modal .modal-content .modal-header
{
    /*max-height: 556px;*/
}
#noticias .card .card-text
{
    box-sizing: inherit;
}
.card-text.text-muted.noticias
{
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#fixtures .Opta .Opta_F_F.Opta_F_F_N .Opta-fixture, .Opta .Opta_F_F.Opta_F_F_N .Opta-fixture:last-child
{
    border-bottom: 1px solid #e8ebf1;
}
#fixtures .Opta h3
{
    background-color: #FFFFFF;
}
#fixtures .Opta h3 span 
{
    font-weight: bold;
}
#fixtures .Opta h4
{
    background: #f5f5f5; 
}
/* Add to google */
.table td.addgoogle
{
    vertical-align: middle;
}
.addgoogle a i
{
    font-size: 20px;
    color: #dee2e6;
}
.addgoogle a i:hover 
{
    color: #000;
}
/* Add to google */
.status a#status_bar
{
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}
.gameBanner
{
    cursor: pointer;
}
.gameBanner .commentGame small {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.commentGame small.small
{
    font-size: 8px;
}
.special_opacity
{
    opacity: 0;
    -moz-opacity:0;
}
.gameBanner .img-fluid
{
    display: initial !important;
}
span.card-text.text-muted.player
{
    font-size: 11px;
    display: block;
}
/* Competição */
 .breadcrumb .breadcrumb-item.active {
    color: #f37920;
}
.breadcrumb .breadcrumb-item a:hover
{
    text-decoration: underline;
}
.pub
{
    font-size: 10px;
    font-weight: 400;
    color: #6c757d;
}

#other-competitions .Opta .Opta-Dropdown > .Opta-Nav h3, #fix-home .Opta .Opta-Dropdown > .Opta-Nav h3
{
    background: #e6e6e6;
    border-bottom: 1px solid #f5f5f5;
    color: #404040;
}
.epoca .form-control
{
    padding: 3px 6px;
    font-size: 14px;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
}
.gameDay a 
{
    color: #212529;
    pointer-events: all;
    text-decoration: none;
}
.Opta .Opta-Ranking .Opta-FeatureHeader td .Opta-Image-Medium
{
    border: 0;
}
.Opta .Opta-Ranking .Opta-FeatureHeader td .Opta-Image-Medium img
{
    width: auto;
}
/* heatmap */
.card .card-body.heatmap
{
    padding-top: 10px;
}
.opta-heatmap .Opta button
{
    font-size: 11px;
}
.opta-heatmap .Opta .Opta-TimeControls .Opta-PeriodButtons button 
{
    padding: 3px;
}
.card .card-title.heatmap
{
    height: 70px;
}
@media (min-width: 768px)
{
    .card .card-title.heatmap
    {
        height: 85px;
    }
}
span.card-text.text-muted.player.heatmap
{
    float: left;
}
span.player-icon.heatmap
{
    float: right;
}
    
.gameBanner .gameInfo .status .badge.badge-primary.dt 
{
    width: inherit;
}
/* sporttv */
.badge-pill.badge-primary.sporttv {
    background-color: #000;
    color: #ffda00;
}
.nonloop {
   font-size: 13px; 
}
.data-jogo
{
    font-size: 12px;
}
#game-destaque, #jogos-jogador
{
    cursor: pointer;
}

@media (min-width: 768px){
    .data-jogo
    {
        font-size: 16px;
    }
    .nonloop, .nonloop .owl-item {
        max-width: 170px;
    }
    .nonloop {
       font-size: 16px; 
    }
}
/* ipad */
/*@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #fixtures .card-overlay-big
    {
        max-height: 295px;  
    }    
}*/
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    #fixtures .card-overlay-big
    {
        max-height: 295px;  
    }    
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
    .card.card-playlist .card-playlist__content {
        margin-top: 5px;
    }
}
/* ipad */

/* MAX 2560 */
@media (min-width: 1920px) and (max-width: 2560px)  {
    .video-modal .modal-content .modal-header
    {
        max-height: inherit;
    }
    .video-modal .modal-content .modal-header .embed-responsive
    {
        max-height: inherit;
    }
}
/* MAX 2560 */

@media (min-width: 992px){
    .nonloop, .nonloop .owl-item {
        max-width: 170px;
        font-size: 17px; 
    }
}
@media (min-width: 1200px){
    .nonloop, .nonloop .owl-item {
        max-width: 170px;
    }
}

/* carrocel direto */
.home-direto .owl-carousel{
  position: relative;
}

.home-direto .owl-dots{
  position: absolute;
  left:25%;
  right:25%;
  display: block;
  bottom: 8px;
}
@media (min-width: 576px) {
    .home-direto .owl-dots
    {
        display: block;
        bottom: 20px;
    }
}
@media (min-width: 768px) {
    .home-direto .owl-dots
    {
        bottom: 100px;
        /*bottom: 77px;*/
    }  
}

/* player */
a.link-orange, .calendarGame .gameMatch a.link-orange
{
    font-size: 10px;
    color: #F37920;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.title-cyan
{
    color: #4D5966;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.player .breadcrumb .breadcrumb-item a
{
    color: #FFF;
}
.player-profile__img img
{
    background-color: #fff;
}
.legenda 
{
    font-family: 'Montserrat';
    font-size: 10px;
    font-style: italic;
    color: grey;
    font-weight: 400;
    padding: 0 10px 10px 10px;
}
.legenda span 
{
    margin-right:12px; 
}
/* video */
 #legend
{
    width: 100%;
    max-width: 650px;
    margin: auto;
}
hr.mx-md-1.video
{
    width: 100%;
    height: 1px;
}
#legend .card-text.text-muted.pt-3.description
{
    font-size: 14px;
}
#video .gameTime.align-middle.py-2 h4
{
    font-size: 40px;
}

/* player live */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #player_live
    {
        max-height: 285px;
    }
    #player_live .imgBanner
    {
        max-height: 285px;
    }
    #player_live .imgBanner img
    {
        max-height: 285px;   
    }
    #player_live .container
    {
        transform: translateY(-285px);
        -webkit-transform: translateY(-285px);
    }
}    
@media (min-width: 1200px) {
    #player_live
    {
        max-height: 285px;
    }
    #player_live .imgBanner
    {
        max-height: 285px;
    }
    #player_live .imgBanner img
    {
        max-height: 285px;   
    }
    #player_live .container
    {
        transform: translateY(-285px);
        -webkit-transform: translateY(-285px);
    }
}

/* Team */
.team-profile__name p
{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
#jogadores_content a 
{
    color: #4d5966;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
}

#jogadores_content 
{
    color: #9499a3;
    font-size: 12px;
    line-height: 15px;
}

#jogadores_content .team 
{
    display: block;
    line-height: 18px;
    color: #4d5966;
    font-size: 12px;
    font-weight: 600;
    padding-top: 10px;
}
#jogadores_content .staff-name
{
    color: #4d5966;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
}    
.vertical-align.staff
{
    border-top: 1px solid #E8EBF1;
    border-bottom: 1px solid #E8EBF1;
}
.row.beanch
{
    border-bottom: 1px solid #E8EBF1;
}
.vertical-align
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    border-bottom: 1px solid #E8EBF1;
    padding-bottom: .5rem;
    padding-top: .5rem;
}
.vertical-align-name
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

@media (min-width: 992px) {
    .vertical-align.staff
    {
        border-top: 1px solid #E8EBF1;
    }
    .vertical-align
    {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        border-bottom: 1px solid #E8EBF1;
        padding-bottom: .5rem;
        padding-top: .5rem;
    }
    .vertical-align-name
    {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    #jogo_content #jogo
    {
        max-width: 650px;
        margin: auto;
    }
}
.team-profile__img img {
    margin-top: 0;
    max-height: 90px;
    max-width: 90px;
}

@media (min-width: 992px) {
    /* JORNAL */
    img.img-fluid.jornal {
        object-fit: cover;
        object-position: 100% 0;
        min-width: 100%;
        max-height: 410px;
    }
}

/* Votação */
.poll-section, #goalpoint, #destaque-competicao, #destaque_pub-competicao
{
    display: none !important;
}

#social-video a 
{
    padding-left: 16px;
}
#social-video a.social-share.twitter
{
    padding-right: 16px;
}
#social-video a.social-share.twitter:hover
{
    color: #00aced;
    text-decoration: none;
}
#social-video a.social-share.facebook:hover
{
    color: #3b5998;
    text-decoration: none;
}
#social-video a.social-share.Whatsapp:hover
{
    color: #4CAF50;
    text-decoration: none;
}
a.social-modal-share, #landing a.social-share
{
    cursor: pointer;
    color: #f37920;
    font-size: 25px;
    padding: 0px 5px 0px 5px;
}

/* Playlist */
.playlist__banner .img-banner img
{
    object-position: top;
}
.playlist__banner .breadcrumb .breadcrumb-item a
{
    color: #FFFFFF;
}

.header .header--desktop .header__middle a.active, .header__menu.container a.active, .row.footer__links a.active, .header .header__menu-container .header__menu a.active
{
    color: #f37920;
}
.header .header--desktop .header__middle a.active-promo, .header__menu.container a.active-promo, .row.footer__links a.active-promo, .header .header__menu-container .header__menu a.active-promo
{
    color: #edd500;
}
#legal .text-muted
{
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
}
/* CMP */
.qc-cmp-button {
  background-color: #cd6121 !important;
  border-color: #cd6121 !important;
}
.qc-cmp-button:hover {
  background-color: transparent !important;
  border-color: #cd6121 !important;
  color: #cd6121 !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
  color: #cd6121 !important;
}
.qc-cmp-button {
  color: #FFFFFF !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  color: #cd6121 !important;
}
.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
  color:#ffffff !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  border-color: #cd6121 !important;
  background-color: transparent !important;
}
.qc-cmp-button.qc-cmp-secondary-button:hover {
  background-color: #cd6121 !important;
}
.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
    color: #707070 !important;
}
.qc-cmp-ui a,
.qc-cmp-ui .qc-cmp-alt-action {
  color: #cd6121 !important;
}
.qc-cmp-ui {
    background-color: #FFFFFF !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-header {
  background-color: #fafafa !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-row {
  background-color: #ffffff !important;
}
.qc-cmp-small-toggle.qc-cmp-toggle-on,
.qc-cmp-toggle.qc-cmp-toggle-on, .qc-cmp-toggle-off {
    background-color: #cd6121 !important;
    border-color: #cd6121 !important;
}
.qc-cmp-toggle-status
{
    color: #cd6121 !important;  
}
.qc-cmp-scrolling-section
{
    border: 1px solid #7070705c;
}
.qc-cmp-toggle-off
{
    background-color: #707070;
}
.qc-cmp-persistent-link {
    display: none !important;
}
.qc-cmp-ui-content, .qc-cmp-ui-container, .qc-cmp-ui
{
    overflow: hidden !important;
    padding: 20px !important;
}
@media only screen and (min-width: 320px){
    .qc-cmp-ui-content
    {
        padding: 20px;
    }
    .qc-cmp-publisher-logo
    {
        max-width: 100px;
    }
}
@media screen and (max-width: 820px){
    .qc-cmp-ui-content {
        padding: 15px 15px 20px !important;
    }
}
/* Jogo */
.game-report.resume .game-report__content .game-report__title
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 65px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

/* Thumb minuto */
.thumb-minuto
{
    width: 100px;
}
.badge.video-btn.thumb
{
    position: relative;
}
.icon-PlayEmpty.thumb
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: white;
}

.gameBanner .score h1
{
    font-size: 32px;
}
@media (min-width: 1200px){
    .gameBanner .score h1 {
        font-size: 60px;
    }
}
.marcador
{
    font-size: 8px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}
.marcador .minute
{
    color: #f37920;
}
@media (min-width: 768px){
    .marcador
    {
        font-size: 10px;
    }
}
.text-descricao {
    font-size: 14px;
}
/* Loading */
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}
.spinner-border {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}
/* More icons */
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?y6h1qu');
    src:  url('../fonts/icomoon.eot?y6h1qu#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?y6h1qu') format('truetype'),
        url('../fonts/icomoon.woff?y6h1qu') format('woff'),
        url('../fonts/icomoon.svg?y6h1qu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.icon-link:before {
    content: "\e9cb";
}
.icon-embed2:before {
    content: "\ea80";
}
.icon-mail2:before {
    content: "\ea84";
}
.icon-telegram:before {
    content: "\ea95";
}
/* Pesquisa */
.header .header__search-container .results-mobile .card.card-horizontal .card-title
{
    font-size: 14px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.header .header__search-container .results-mobile .card.card-horizontal .card-horizontal__content
{
    margin-left: 10px;
}
.header--mobile.d-lg-none .btn.btn-outline-secondary
{
    font-size: 0.9rem;
}

/* Header */
.header__right .header__right__action .button {
  position: absolute;
  display: flex;
}
.header__right .header__right__action .social {
    opacity: 0;
    position: relative;
    width: 40px;
    height: 40px;
    display: none;
    text-align: center;
    top: 42px;
    background: #f7f7f7;
    padding: 5px;
    padding-top: 8px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.header__right .header__right__action .twitter {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-left: 1px solid #ebebeb;
}

.header__right .header__right__action .facebook {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-right: 1px solid #ebebeb;
}
.header__right .header__right__action .social span
{
    font-size: 20px;
}

.header__right .header__right__action .facebook span {
    padding-right: 5px;
    padding-left: 5px;
}

.header__right .header__right__action .clicked {
    display: inline-block;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
}

/* Quando existe o formato clever */
.header {
	z-index: 11;
}
/* Pesquisa do Google */
 .header__search-container .input-row.google {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
}
.header__search-container .input-row.google {
    background-color: #e8ebf1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%;
}

.header__search-container .input-row.google input {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header__search-container .input-row.google .header__search-input {
    background-color: transparent;
    border: none;
    color: #252c46;
    font-size: 18px;
    height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .header__search-container .input-row.google .header__search-input {
        width: 1114px;
    }
}


.pub-wrapper-search
{
    background: #FFF;
}
.pub-wrapper-search p {
    font-size: 8px;
}

.icon-checkmark:before {
    content: "\2713";
}

.icon-external-link:before {
    content: "&#xf08e;";
}

 .left-SPTV
{
    position: relative;
    bottom: 80px;
    float: right;
    padding: 10px;
}
.left-SPTV img 
{
    width: 150px;
    cursor: pointer;
}
.card.card-playlist .card-title
{
    font-size: 15px;
}

/* Menu Header */
.header .header__menu-container .header__menu
{
    display: block;
}
.header .header--mobile .header__menu-container .header__menu .col + .col:before
{
    background: transparent;
}

/* Footer */
.add-to {   
    background-color: white;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    color: black;
    padding: 5px;
    border: #dee2e6 1px solid;
}
.add-to div 
{
    float: left;
    font-size: 14px;
    font-weight: 400;
}
.footer .footer__carousel .footer__carousel-owl .owl-item img
{
    opacity: initial;
    -webkit-filter: initial;
    filter: initial;
}
/* sporttv */
.channel .col-auto img 
{
    border-radius: 50%;
    overflow: hidden;
    width: 70px;
}
.channel .col-6 img.verifed
{
    width: 19px;
}
.channel .col-6 .text-muted.link a
{
    font-weight: normal;    
    font-size: 12px;
}
.container.sporttv
{
    padding-left: 0;
}
.container.sporttv .channel .col-auto img 
{
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
}
.container.sporttv .channel .col-8 img.verifed
{
    width: 19px;
}
.container.sporttv .channel .col-8 .text-muted.link a
{
    font-weight: normal;    
    font-size: 11px;
}
.container.sporttv .channel .col-8 .home__section-title
{
    font-size: 12px;
}

/* ODDS */
.odds 
                            {
    font-size: 0.8em;
    cursor: pointer;
}
.table.odds tbody tr {
    border-bottom: 1px solid #e8ebf1;
}
.calendarGame .gameMatch a.odds
{
    color: #ffcc00;
    font-weight: bolder;
    display: inline-grid;
}
.table.odds
{
    width: 20%;
    margin-right: auto;
    margin-left: auto;
}

.card-title.odds 
{
    clear: both;
    font-size: 0.95rem;
}
.odds tbody tr {
    border-bottom: 1px solid #e8ebf1;
    cursor: pointer;
}
a.odds {
    color: #fff;
    font-weight: bolder;
}
.betpt_logo
{
    width: 75px;
    float: right;
}
span.maior18
{
    color: #f37920;
    font-size: 10px;
    font-weight: bold;
    float: right;
}
div.maior18
{
    color: #f37920;
    font-size: 10px;
    font-weight: bold;
}
.betpt_18
{
    width: 30px;
    padding-left: 5px;
}
#odds_container .card .card-tag {
        font-size: 13px;
}            

#odds_container table
{
        background-color: #ffcc00;
        color: #000;
}

/* novo */
#odds_container a.video-btn {
    /*background-image: url(/images/sports-header-desktop-bet.svg);
    background-size: cover;
    background-position: bottom;*/
    background-color: #ffcc00;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#odds_container img.logo-betpt
{
    float: left;
    width: 75px;
    padding: 5px;
}
#odds_container .btn-apostar
{
    float: right;
    padding-right: 5px;
    color: #000;
    font-weight: bolder;
    font-size: 0.8rem;
}
#odds_container .teams
{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d8d8d8;
}
#odds_container .teams-name
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    color: #212529;
}
#odds_container .teams div
{
    padding: 10px;
}
#odds_container .teams-name div
{
    padding: 5px;
}
#odds_container .teams img
{
    width: 60px;
}
#odds_container .card .card-tag {
    font-size: 16px;
    padding: 0px 25px 0px 25px;
}
#odds_container table td.x
{
    color: #fff;
    background: #000;
}
#odds_container a:hover
{
    text-decoration: none;
}

/* LMP */
.minuto_wrapper .lmp
{
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

.beting-container-jam
{
    width: 100%;
    background-color: #000000;
    height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}
.beting-container-jam img
{
    height: 25px;
    padding: 6px;
    margin-top: 12px;
}
.beting-container-jam a
{
    color: #FFFFFF;
    font-size: 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    text-decoration: underline;
    padding-right: 5px;
}
.beting-container-jam a:hover
{
    color: #DDD;
}
.beting-container-jam .row .text
{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.beting-container-jam a.mobile
{
    font-size: 11px;
}

/* Mobile Match Header */
.gameBanner
{
    /*max-height: 245px;*/
    /*new */
    max-height: 195px;
}
.gameBanner .imgBanner, .player-profile__banner .img-banner
{
    max-height: 245px;
    /*new*/
    min-height: 195px;
}
.gameBanner .imgBanner img, .player-profile__banner .img-banner img
{
    max-height: 195px;
    /*new*/
    min-height: 195px;
}

.gameBanner .container
{
    /*-webkit-transform: translateY(-265px);
    -ms-transform: translateY(-265px);
    transform: translateY(-265px);*/
    /*new*/
    -webkit-transform: translateY(-210px);
    -ms-transform: translateY(-210px);
    transform: translateY(-210px);
}
@media (min-width: 1200px) {
    .gameBanner {
        max-height: 520px;
    }
}
@media (min-width: 1200px) {
    .gameBanner .imgBanner {
        max-height: 540px;
    }
    .player-profile__banner .img-banner {
        max-height: 360px;
    }
}
@media (min-width: 1200px) {
    .gameBanner .imgBanner img {
        max-height: 540px;
        /*new */
        min-height: 540px;
    }
    .player-profile__banner .img-banner img {
        max-height: 360px;
    }
}
@media (min-width: 1200px) {
    .gameBanner .container {
        -webkit-transform: translateY(-470px);
        -ms-transform: translateY(-470px);
        transform: translateY(-470px);
    }
}

/* Filete do Header Menu */
.header .header--desktop .header__menu-container .col + .col:before {
    height: 415px;
}

/* carrocel de odds */
#odds_container
{
    display: none;
}
#odds_ruler
{
    display: none;
}
#odds_pub
{
    display: none;
}
#odds_jornada
{
    /*display: none;*/
}
.betpt_logo
{
    display: none;
}
.maior18
{
    /*display: none !important;*/
}
/* Retirar overlay dos thumbs */
.card-overlay {
    background: none;
}
.header--mobile.d-lg-none .header__menu-container
{
    overflow: auto;
}

/* Banner Mundial */
.mundial .imgBanner
{
    min-height: auto;
}
.mundial .imgBanner img 
{
    min-height: auto;
}
.mundial .imgBanner::before
{
    background: transparent;
}

/* Novos icons menu */
.header .header--mobile .header__right .header__right__action {
    padding: 0 15px;
}
.header .header--mobile .header__right #social-video a
{
    padding: initial;
}
/* Aumentar altura do menu */
.header .header--desktop .header__menu-container
{
    height: 600px;
}
/* Acrescentar mais redes sociais footer */
.footer .footer__bottom-wrapper .footer__social a:nth-child(1):hover, .footer .footer__bottom-wrapper .footer__social a:nth-child(3):hover, .footer .footer__bottom-wrapper .footer__social a:nth-child(4):hover
{
    color: #f37920;
}
.footer .footer__bottom-wrapper .footer__social a svg:hover, a.social-share.twitter svg
{
    fill: #f37920;
}
.footer .footer__bottom-wrapper .footer__social a + a
{
    margin-left: 13px;
}
a.social-share.twitter svg
{
	fill: #f37920;
}