html,body{
    font-family: 'Fira Sans', sans-serif !important;
}

body{
}

h1{
    font-size: 28px !important;
}

.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.img-responsive2{
    max-width: 100%;
}

.cidade-topo{
    font-size: 24px;
    color: #FFF;
}

.cidade-topo a{
    color: #FFF;
}

.cidade-topo a:hover{
    color: #FFF;
}

div.texto p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

div.texto .jackbox, .jackbox-responsive{
    max-width: 100%;
}

div.texto .jackbox{
    display: block;
    outline: none !important;
}

.fotos_lista{
    margin: 0;
    padding: 0;
}

.videos_lista{
    margin: 0;
    padding: 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
}

.videoWrapperInternal {
    margin: 0 auto;
}

.videoWrapper .html5-info-bar{
    display: none;
}

.videoWrapper span.titulo{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    background-color: rgba(0,114,163, 0.95);
    width: 100%;
    padding: 5px 10px;
    line-height: 35px;
    font-size: 18px;
    color: #FFF;
    overflow: hidden;
}

.videoWrapper span.titulo_peq{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0,114,163, 0.95);
    width: 100%;
    padding: 10px 10px;
    line-height: 12px;
    font-size: 11px;
    color: #FFF;
    overflow: hidden;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapper iframe .ytp-title {
    display: none;
}

.audio_embed, .video_embed{
    margin: 5px 0;
}

.audio_embed iframe{
    border-bottom: 1px solid #CCC;
}

.vmiddle{
    vertical-align: middle !important;
}

/* Remove right margin of photo thumbs */
.alignright, .alignleft, .aligncenter, .alignnone, .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail{
    max-width: calc(100%);
}

.divisor{
    padding-bottom: 1px;
    margin-top: 20px;
}

.divisor_publicidade{
    padding-top: 1px;
    margin-top: 20px;
    font-size: 9px;
    text-align: center;
}

.chamada{
    margin-top: 30px;
}

.chamada_lateral{
    margin-top: 60px;
}

.chamada_baixo{
    margin-bottom: 30px;
}

.chamada_dupla{
    margin-top: 60px;
    margin-bottom: 60px;
}

.chamada_simples{
    margin-top: 20px;
    margin-bottom: 20px;
}

.chamada_minima{
    margin-top: 10px;
    margin-bottom: 10px;
}

.cidade-lista{
    max-height: 200px;
    overflow-y: auto;
}

.elencos-lista{
    max-height: 247px;
    overflow-y: auto;
}

.barra{
    background-color: #333;
    color: #FFF;
    font-weight: 300;
    font-size: 0.8em;
    line-height: 30px;
}

.barra a, .barra a:hover{
    color: #FFF;
    text-decoration: none;
}

.barra a:hover{
    color: #CCC;
}

.barra-links a{
    margin: 0 10px ;
}

p.titulo{
    border-bottom: 2px solid #333;
}

p.titulo a{
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    background-color: #24AF3E;
    color: #FFF;
    font-weight: 700;
    text-shadow: #333 1px 1px 1px;
}

p.titulo a:hover{
    color: #FFF;
    text-decoration: none;
}

.popover a:hover{
    text-decoration: none;
}

.clube-link{
    display: inline-block;
    width: 45px;
    height: 40px;
}

.gramado{
    background: url("../../img/site/18/gramado.jpg") top center no-repeat;
    /*background-position: top center;*/
    /*background-repeat: no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-print-color-adjust: exact;
    padding-top: 30px;
    padding-bottom: 30px;
}

.clube-escudo{
    max-width: 50px;
    margin: 0 auto;
    display: block;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-print-color-adjust: exact;
    padding-top: 100%;
    margin-bottom: 10px;
}

.clube-list{
    max-height: 400px;
    overflow-y: auto;
    overflow-x: visible;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
}

.clube-list-simples{
    border: 0;
}

.logo-lg{
    position: absolute;
    z-index: 1000;
    margin: -18px 0 0 20px;
}

.logo-xs{
    position: absolute;
    z-index: 1000;
    margin: -48px 0 0 20px;
}

.black-background {background-color:#333;}
.white {color:#ffffff;}
.white:hover {color:#ffffff !important;}

.menu{
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #FFF;
    border-radius: 5px;
}

.navbar-default{
    background: none !important;
    border: none !important;
    margin-bottom: 0 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    background: none !important;
    color: #006600 !important;
}

.navbar-nav>li>a{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.home-cidade{
    margin-top: 30px;
}

.homeshow{
    max-height: 698px;
    overflow-y: hidden;
}

.homeshow .img-responsive, .homeshow .thumbnail > img, .homeshow .thumbnail a > img, .homeshow .carousel-inner > .item > img, .homeshow .carousel-inner > .item > a > img{
    margin: 0 auto;
}

.homeslide{
    display: block;
    position: relative;
    color: #FFF;
    text-shadow: 1px 1px #000;
    overflow: hidden;
    font-size: 32px;
}

.homeslide a{
    color: #FFF;
}

.homeslide a:hover{
    color: #EAEAEA;
}

.homeslide img{
    /*z-index: 10;*/
    position: static;
    display: block;

    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.homeslide:hover img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.homeslide div.foto-textos{
    position: absolute;
    left: 10px;
    bottom: 8px;
    transition: bottom .3s
}

.q{
    border: 1px solid #CCC;
}

a.foto{
    display: block;
    position: relative;
    color: #FFF;
    text-shadow: 1px 1px #000;
    overflow: hidden;
}

a.foto img{
    position: static;
    display: block;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

a.foto:hover img, a.foto:hover span.img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

a.foto span.img{
    position: static;
    display: block;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    -webkit-print-color-adjust: exact;
    padding-top: 56.25%;
}

.video-chamada{
    display: block;
    position: relative;
    color: #FFF;
    text-shadow: 1px 1px #000;
    overflow: hidden;
}

.video-chamada img.icone{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -23px;
}

.homeslide_b{
    margin: 0 auto;
}

.homeshow_b{
    text-align: center;
}

.rodape{
    background: #ECA837;
    border-top: 2px solid #59B22E;
    border-bottom: 5px solid #555555;
    font-size: 0.75em;
}

.rodape a{
    color: #333;
    display: inline-block;
    padding: 0 5px;
}

.rodape a:hover{
    color: #000;
    text-transform: none;
}

.rodape-espaco{
    padding-top: 45px;
}

.whatsapp{
    background-color: #59B22E;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #FFF;
    font-size: 1.2em;
    /*text-shadow: #666 2px 2px 2px;*/
}

.whatsapp a{
    color: #FFF;
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='drop-shadow'><feGaussianBlur in='SourceAlpha' stdDeviation='4'/><feOffset dx='12' dy='12' result='offsetblur'/><feFlood flood-color='rgba(0,0,0,0.5)'/><feComposite in2='offsetblur' operator='in'/><feMerge><feMergeNode/><feMergeNode in='SourceGraphic'/></feMerge></filter></svg>#drop-shadow");
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.whatsapp a:hover,.whatsapp a:active{
    color: #FFF;
    text-decoration: none;
}

.whatsapp img{
    /*position: relative;*/
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.localizacao{
    padding-top: 8px;
}

.by{
    text-align: right;
}

.getsites{
    font-size: 0.8em;
    color: #666;
    text-transform: lowercase;
    font-family: "Trebuchet MS";
}

.materia-capa a{
    color: #333;
    font-size: 22px;
}

.materia-capa a:hover{
    text-decoration: none;
    color: #666;
}

.materia-capa-md a{
    font-size: 20px;
}

.materia-capa-sm a{
    font-size: 14px;
}

.materia-capa-sm .data{
    margin: 0;
    padding: 0;
}

.materia-capa .data{
    font-size: 0.8em;
    color: #999;
}

.campeonatos-panels .panel-heading{
    background-color: #FFF !important;
}

.campeonatos-panels ul{
    padding: 0;
    margin: 0;
    font-size: 0.9em;
}

.cidade-lista a, lista-simples a{
    color: #333;
}

.cidade-lista a:hover, lista-simples a:hover{
    color: #666;
}

#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

ul.clube_atletas{
    /*max-height: 255px;*/
    overflow-y: auto;
}

ul.clube_atletas li{
    display: block;
    float: left;
    width: 42px;
    height: 55px;
}

ul.clube_atletas li a{
    display: block;
    float: left;
    width: 40px;
    height: 53px;
    border: 1px solid #FFF;
}

/*.homeshow .owl-controls{*/
    /*position: absolute;*/
    /*left: 17%;*/
    /*top: 2%;*/
/*}*/

/*.homeshow div.owl-page{*/
    /*display: block !important;*/
/*}*/

/*.homeshow div.owl-page span{*/
    /*width: 15px !important;*/
    /*height: 15px !important;*/
    /*background: #FFF !important;*/
    /*border: 2px solid #FFF !important;*/
    /*opacity: 0.9 !important;*/
/*}*/

/*.homeshow .owl-page.active span{*/
    /*background: #00aeef !important;*/
    /*border-color: #FFF !important;*/
/*}*/

/*.homeshow .owl-controls.clickable .owl-page:hover span{*/
    /*background: #666 !important;*/
    /*border-color: #FFF !important;*/
/*}*/

/*banners*/
.banners{
    position: relative;
    top: 0px;
    left: 0px;
    height: 344px;
}

.banners .slides{
    cursor: move;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    height: 344px;
}

.banners_v{
    width: 100%;
}

.banners_v .slides{
    width: 100%;
}

.banners_h{
    width: 100%;
}

.banners_h .slides{
    width: 100%;
}

.jssorb03 {
    position: absolute;
    bottom: -22px;
    right: 2px;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
    position: absolute;
    /* size of bullet elment */
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #b9b7bd;
    font-size: 12px;
    background: #FFF;
    border: 1px solid #d3d3d3;
    overflow: hidden;
    cursor: pointer;
    font-weight: bold;
}
.jssorb03 div { background-color: #FFF; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-color: #d3d3d3; }
.jssorb03 .av { background-color: #d3d3d3; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-color: #d3d3d3; }



table.jogo{
    width: 100%;
    font-size: 10px;
    text-align: center;
}

table.ultimo_jogo{
    margin-bottom: 20px;
}

table.jogo p.competicao{
    margin-bottom: 0 !important;
}

table.jogo tr td.placar{
    font-size: 22px;
    font-weight: bold;
}

table.jogo a{
    color: #009933;
}

/* XS */
@media (max-width: 766px) {
    .menu{
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .barra{
        font-size: 1em;
        line-height: 50px;
    }

    .navbar-nav>li>a{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .rodape{
        margin-top: 30px;
        padding-bottom: 15px;
    }

    .rodape-espaco{
        padding-top: 15px;
        text-align: center;
    }

    .whatsapp{
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }

    .by{
        text-align: center;
    }

    p.titulo{
        margin-top: 30px;
    }

    .homeshow{
        margin-bottom: 30px;
    }

    .homeslide{
        font-size: 16px;
    }

    .materia-capa a{
        font-size: 16px;
    }

    .clube-list {
        max-height: none;
    }

    .elencos-lista{
        max-height: none;
    }

}