.topo-jogador {
    width: 100%;
    margin: 0 auto;}

.img-jogador-individual { width: 50%;
    float: left; max-height: 360px;
}
.dados-jogador { width: 50%;
    float: left;
    background-color: #eaeaea;
    padding: 40px;
    height: 360px;
}
.mm-info:nth-child(1) h2, .mm-info:nth-child(2) h2{
    color: #fff !important;
}
a.mm-inner.tranz.item{
    display: block;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    color: #fff;
}
.apelido-jogador {
    text-transform: uppercase; 
    font-family: Poppins;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    color: #222;
    font-size: 45px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.menu-item-has-children > a::after{
    display: none;
}
.nome-jogador {
    font-size: 18px;
}



.dados-dos-jogadores {
    margin-top: -5px;
    font-size: 18px;
}
.times-jogador {
    background-color: #eaeaea; 
    margin: 0 auto; 
    width: 100%; 
    padding: 20px; 
    float: left;  
    margin-top: 30px;
}

.img-times-passou { 
    margin: 0 auto; 
}

.img-times-passou img { 
    margin: 0 auto; 
    text-align: center;
    max-height: 81px 
}
.fotos-news-jogador { 
    width: 100%; 
    margin: 30px 0 50px; 
    float: left;
}

.fotos-jogador {
    float: left; 
    width: 60%;
}

.news-jogador { 
    float: left; 
    width: 40%; 
}

.tit-fotos {
    text-transform: uppercase; 
    font-family: Poppins;
    line-height: 60px;
    font-weight: 500;
    font-style: normal;
    color: #222;
    font-size: 35px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}


.tit-news {
    text-transform: uppercase; 
    font-family: Poppins;
    line-height: 60px;
    font-weight: 500;
    font-style: normal;
    color: #222;
    font-size: 35px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    padding-left: 18px;
}

.tit-news-pag-atleta {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.4;
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    color: #222;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    text-transform: uppercase;
}
.todas-noticias {
    float: left;
    padding-left: 20px;
    margin-top: -10px;
    padding-bottom: 20px;
}
.news-resumo {
    margin-top: 30px;
}

.fotos-do-jogador {
    margin-top: 29px;
}
.sub-menu li.current-menu-item > a{
    color: #000 !important;
}
.video-jogador{
    width: calc(100% - 4px);
    position: relative;
    height: 0;
    padding-bottom: 56.26%;
    margin-top: 2px;
    float: left;
}
.video-jogador iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*bug do thema*/
@media all and (min-width: 768px){
    .vc_col-sm-2{
        width: 16.66666667%;
        margin-bottom: 20px;
    }
}
@media all and (max-width: 768px){
    .vc_col-sm-2{
        width: 100%;
    }
}
.vc_col-sm-2{
    float: left;
}
.wpb_single_image .vc_figure{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}
.vc_column_container > .vc_column-inner{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .img-jogador-individual { 
        width: 100%; 
        margin: auto;
    }
    .dados-jogador { 
        width: 100%; 
        margin: auto; 
        background-color: #eaeaea; 
        padding: 40px; 
        height: 360px;
    }

    .apelido-jogador {
        text-transform: uppercase; 
        font-family: Poppins;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        color: #222;
        font-size: 25px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.24s ease-in-out;
        -moz-transition: opacity 0.24s ease-in-out;
        transition: opacity 0.24s ease-in-out;
    }

    .fotos-jogador {
        float: left; 
        width: 100%;
    }

    .news-jogador { 
        float: left; 
        width: 100%; 
    }

    .tit-fotos { 
        padding-left: 18px;
    }


    .imagem-foto-jogador {
        width: 100%;
    }
}

@media only screen and (max-width: 800px) and (min-width: 600px)  {

    .apelido-jogador {
        text-transform: uppercase; 
        font-family: Poppins;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        color: #222;
        font-size: 25px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.24s ease-in-out;
        -moz-transition: opacity 0.24s ease-in-out;
        transition: opacity 0.24s ease-in-out;
    }

    .dados-dos-jogadores {
        font-size: 14px;
    }

    .imagem-foto-jogador {
        width: 100%;
    }

}


@media only screen and (max-width: 980px) and (min-width: 800px)  {

    .apelido-jogador {
        text-transform: uppercase; 
        font-family: Poppins;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        color: #222;
        font-size: 35px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.24s ease-in-out;
        -moz-transition: opacity 0.24s ease-in-out;
        transition: opacity 0.24s ease-in-out;
    }
}




@media all and (max-width: 850px){
    .mm-info h2{
        padding: 15px;
    }
}

@media all and (max-width: 750px){
    .mm-info h2{
        padding: 15px;
    }
}




@media only screen and (max-width: 800px) {
    .fotos-jogador {
        float: left; 
        width: 100%;
    }
    .news-jogador { 
        float: left; 
        width: 100%; 
    }
    .dados-jogador, .img-jogador-individual{
        width: 100%;
        float: left;
    }
    .img-jogador-individual img{
        display: block;
        width: 100%;
    }

}



#header, #navigation {
    background-color: #000 !important;
}
.nav > li > a {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    color: #e8e8e8 !important;
    font-size: 14px;
    opacity: 1;
    letter-spacing: 2px;
}
li.current-menu-item>a {
    color: #f26937 !important;
}
#titles {
    width: 323px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.ribbon {
    background-color: #f26937 !important;
}
#footer {
    background-image: url("https://www.promanagerbr.com.br/wp-content/uploads/2017/08/background-rodape-2.jpg") !important;
    background-position: top center;
    background-color: #0d0d0d;
    background-repeat: no-repeat;
}
body {
    background-image: url("https://www.promanagerbr.com.br/wp-content/uploads/2017/08/background-topo-4.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #fff;
}
.rodape-tit {
  font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 21px;
    opacity: 1;
    letter-spacing:3px;
    text-transform: uppercase;
}

.rodape-fone {
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    opacity: 1;
    letter-spacing:5px;
    text-transform: uppercase;
}

.endereco-rodape {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px;
    opacity: 1;
    letter-spacing:1px;
    text-transform: uppercase;
}

.footer-text {
    text-align: center;
    max-width: 60%;
    margin: 20px auto 0 auto !important;
}

select {
    border-width: 1px;
    border-style: solid;
    padding: 10px 7%;
    margin: 0;
    line-height: 1.3 !important;
    border-radius: 3px;
    border-color: #494949 !important;
    background: #000;
    color: #e5e5e5 !important;
}

.mmbox {
    margin: 0 0 30px !important;
}



.aq-block-clear, .aq-block-hr-single{
    height: 30px !important;
}

.forme-filtro .custom-select{
    width: 155px;
    border-radius: 3px;
}

.img-times-passou{
    font-size: 0;
    text-align: center;
}
.img-times-passou-item{
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    text-align: center;
    margin: 10px 8px 10px;
}
.img-times-passou-item span{
    margin: 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    line-height: 1.8;
}
.fotos-do-jogador{
    font-size: 0;
    margin: 1px;
}
.link-foto-jogador{ 
    float: left;
    padding: 0;
    margin: 1px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.link-foto-jogador-1{
    display: block;
    width: 66.99%;
    height: 0;
    padding-bottom: 45.7%;
}
.link-foto-jogador-2{
    display: block;
    width: 31.89%;
    height: 0;
    padding-bottom: 20%; 
}
.link-foto-jogador-3{
    display: block;
    width: 31.89%;
    height: 0;
    padding-bottom: 25.5%;
}
.link-foto-jogador-4{
    display: block;
    width: 53.48%;
    height: 0;
    padding-bottom: 30%; 
}
.link-foto-jogador-5{
    display: block;
    width: 45.54%;
    height: 0;
    padding-bottom: 30%; 
}

@media only screen and (max-width: 600px) {
    select {
        margin-top: 10px;
    }
    .footer-text {
        text-align: center;
        max-width: 80%;
        margin: 20px auto 0 auto !important;
    }

    .rodape-tit {
        font-family: 'Raleway', sans-serif !important;
        font-weight: 400 !important;
        font-size: 18px;
        opacity: 1;
        letter-spacing:3px;
        text-transform: uppercase;
    }

    .rodape-fone {
        font-family: 'Raleway', sans-serif !important;
        font-weight: 800 !important;
        font-size: 16px;
        opacity: 1;
        letter-spacing:5px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 3000px) and (min-width: 800px)  {
    
    .mm-info {
        height: 100%;
        width: 50%;
         
        overflow: hidden;
        float: left;
        position: relative;
       /* -webkit-box-shadow: inset -2px -2px 0px 0px rgba(255,255,255,1) !important;
        -moz-box-shadow: inset -2px -2px 0px 0px rgba(255,255,255,1);
        box-shadow: inset -30px -30px 0px 0px  !important;*/
    }
    .mm-info:nth-child(2){
        width: calc(25% - 7.5px) !important;
        height: calc(50% - 3.5px);
        margin-top: 0 !important;
        margin-left: 7px !important; 
        margin-right: 0 !important;
    }
    .mm-info:nth-child(3){
        width: calc(25% - 7.5px) !important;
        height: calc(50% - 3.5px);
        margin-left: 7px !important; 
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    .mm-info:nth-child(4){
        width: calc(25% - 7.5px) !important;
        height: calc(50% - 3.5px);
        margin-top: 7px !important;
        margin-left: 7px !important; 
        margin-right: 0 !important;
    }
    .mm-info:nth-child(5){
        width: calc(25% - 7.5px) !important;
        height: calc(50% - 3.5px);
        margin-top: 7px !important;
        margin-left: 7px !important; 
        float: left;
        margin-right: 0 !important;
    }

    .mm-info img {
        z-index: 0;
        width: 100%;
        right: 0 !important;
        bottom: 0 !important;
    }

    .mm-info h2 {
        position: absolute;
        left: 0;
        right: 30px;
        bottom: 30px;
        z-index: 1;
        margin: 0;
        padding: 25px 35px;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 57%, rgba(0,0,0,0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 57%,rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 57%,rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    }
    .mmbox {
        margin: 0 30px 0px 50px;
        background-color: transparent !important;
    }
}

.mm-info:hover{
    filter: brightness(.5);
    transition: all .2s ease-in-out;
}



.mm-info:hover img{
    opacity: 1 !important;
}
.mm-info img{
    opacity: 1 !important;
}

.page-template-homepage {
    background-image: url("https://www.promanagerbr.com.br/wp-content/uploads/2017/08/background-topo.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.page-template-page-jogador {
    background-image: url("https://www.promanagerbr.com.br/wp-content/uploads/2017/08/background-topo.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #fff;
}
.jogadores{
    display: block;
    width: 100%;
    min-height: 350px;
}
.jogadores-loading{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    height: 350px;
    opacity: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
    background: #fff;
}
.jogadores-loading img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 80px;
}
.jogadores-loading.active{
    visibility: visible;
    opacity: 1;
    transition: all .2s ease-in-out;
}
.jogadores-content{
    position: relative;
    opacity: 0;
    font-size: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
    padding-bottom: 74%;
}
.jogadores-content-type2.jogadores-content{
    height: auto;
    padding-bottom: 40px !important;
}
.jogadores-content.active{
    visibility: visible;
    opacity: 1;
    transition: all .2s ease-in-out;
}
.linha1{
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    font-size: 0;
    z-index: 1;
}
.linha1.active{
    opacity: 1;
    z-index: 2;
    transition: all .3s ease-in-out;
}

.filtro {
    margin: 30px 0; 
    display: block; 
    float: left; 
    width: 100%;
}
.jogadores {
    display: block;
    width: 100%;
    float: left;
    position: relative;
}
.filtro-dentro {
    padding: 20px; 
    background: #000; 
    width: 100%; 
    margin: 0 auto; 
    text-align: center; 
    float: left;
}
.forme-filtro{
    float: left;
}
.forme-filtro, select{
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
    line-height: 1.3 !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing:2px;
}

.filtro-center { 
    width: 769px; 
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.jogador a img:hover{
    opacity: 0.8;
    transition: all .2s ease-out;
}
.jogador a img{
    transition: all .2s ease-out;
}

.botao-carregar-jogadores {
    width: 100%;
    float: left;
    margin: 15px 0 30px;
}

/*bandeiras*/
#navigation{
    padding-right: 50px;
    padding-left: 0;
}
.change-language{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.change-language.en{
    background-image: url('../img/gb.svg');
}
.change-language.br{
    background-image: url('../img/br.svg');
}

.carregar-jogadores {
    background: #000;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    padding: 10px;
    color: #e5e5e5 !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    letter-spacing:3px;
}

.carregar-jogadores span{
    cursor: pointer;
    color: #e5e5e5 !important;
}

.carregar-jogadores span:hover{
    color: #f26937 !important;
}

@media only screen and (max-width: 600px) {

   /* .jogador{
        max-width: 350px; 
        float: none; 
        margin: 0 auto; 
        margin-top: 30px;
    }*/
    .espaco-1 {
        height: 30px; 
        float: left; 
        width: 100%;
    }
    /*.img-jogador {
        width: 100%; 
        margin: 0 auto;
    }*/
   /* select {
        margin-top: 10px;
    }*/

    /*.filtro {
        margin-top: 15px;
    }*/
    
}

@media all and (max-width: 900px){
    .filtro-center{
        width: calc(100% - 20px);
        text-align: justify;
    }
    .filtro-center:after{
        content: '';
        display: inline-block;
        width: 100%;
        height: 0.5px;
    }
    .forme-filtro{
        width: calc(50% - 10px);
        margin: 10px 0 !important;
    }
    .forme-filtro .custom-select{
        width: 100%;
    }
    .jogador{
        width: calc(100% / 3 - 20px);
        display: inline-block;
        margin: 10px;
    }
    .jogadores-content{
        padding-bottom: 146%;
    }
}

@media all and (max-width: 800px){
    .mmbox{height: auto !important;}
    .mm-info:nth-child(1){width:100% !important;}
    .mm-info:nth-child(2){width:100% !important;}
    .mm-info:nth-child(3){width:100% !important;}
    .mm-info:nth-child(4){width:100% !important;}
    .mm-info:nth-child(5){width:100% !important;}
    .mm-info{
        padding-bottom: 80%;
        position: relative;
        height: 0 !important;
    }
    .mm-info a{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .filtro-center{
        width: calc(100% - 20px);
        text-align: justify;
    }
    .filtro-center:after{
        content: '';
        display: inline-block;
        width: 100%;
        height: 0.5px;
    }
    .forme-filtro{
        width: calc(50% - 10px);
        margin: 10px 0 !important;
    }
    .forme-filtro .custom-select{
        width: 100%;
    }
    .jogador{
        width: calc(100% / 2 - 20px);
        display: inline-block;
        margin: 10px;
    }
    .jogador a{
        display: inline-block;
    }
    .jogadores-content{
        padding-bottom: 288%;
    }
}
@media all and (max-width: 400px){
    .forme-filtro{
        width: 100%;
        margin: 10px 0 !important;
    }
    .jogador{
        width: 100%;
        display: inline-block;
        margin: 10px 0;
        text-align: center;
    }
    .jogadores-content{
        padding-bottom: 960%;
    }
    .mm-info{
        padding-bottom: 100%;
        position: relative;
        height: 0 !important;
    }
}

@media all and (max-width: 320px){
    .jogadores-content{
        padding-bottom: 1050%;
    }
}




@media only screen and (max-width: 800px) and (min-width: 600px)  {
    /*.jogador{
        max-width: 289px; 
        float: left; 
        padding: 15px 15px; 
        margin: 0 auto;
    }
    .jogadores {
        width: 580px; 
        margin: 0 auto;
    }
    .img-jogador {
        width: 100%; 
        margin: 0 auto;
    }*/
    .espaco-1 {
        height: 15px; 
        float: left; 
        width: 100%;
    }
}

@media only screen and (max-width: 3000px) and (min-width: 800px)  {
    .jogador{
        width: calc(100% / 4 - 20px); 
        display: inline-block; 
        vertical-align: top; 
        margin: 0 auto; 
        margin: 10px;
    }
    .jogadores {
        width: 100%; 
        display: block;
        clear: both;
        float: left; 
        font-size: 0;
    } 
    .img-jogador {
        width: 100%; 
        margin: 0 auto;
    }
    .espaco-2 {
        height: 30px; 
        float: left; 
        width: 100%;
    }
    .carregar-jogadores {
        margin-bottom: 15px;
    }
    .espaco-1 {
        height: 15px; 
        float: left; 
        width: 100%;
    }
    .filtro-dentro {
        margin-top: -30px
    }
}




@media all and (max-width: 500px){
    .link-foto-jogador-1, .link-foto-jogador-2, .link-foto-jogador-3, .link-foto-jogador-4, .link-foto-jogador-5{
        width: 100%;
        padding-bottom: 60%;
    }
    .video-jogador{
     width: 100%;
    }
}

