/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

body,  p, ul, ol, dl, input, textarea {
   font-family: 'Roboto', sans-serif;
	font-weight:400
}
h1, h2, h3, h4, h5, h6,strong{
	 font-family: 'Roboto', sans-serif;
	 font-weight: 700;
}
body,a{
	color: #5a5656;
}
input[type=search]{
	border: 1px solid #cecece;
	width: 275px !important;
}
.busca input[type=search]{

}
input[type=search]:focus{
	box-shadow: 0px 8px 8px #cecece !important;
}
header nav ul li:hover, header nav ul li.active{
 background: transparent;
}

.lightwidget--captions .lightwidget__caption {
    display: none !important;
}
#conferir-tabela,#mobile-flash {
    display: none;
   
}

header{
	background: url(../../imgs/CAPA-SITE-2022.jpg) no-repeat center center;
	background-size: cover;
}

#destaque-principal h1{
	font-size:2.5rem;
}
.navdown .col{
		margin-bottom: 20px;
	}

.arqdown {
	text-align: left;
	margin:0;
}
.arqdown span{
	display: block;
	color: #5fbb56;
}

.detalhe-verde{
	width: 100%;
	background:#5FBB56;
	color: #FFFFFF;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

#flashMessage,.message{
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
    font-weight: bold;
}
.detalhe-verde h3 {
    padding-top: 6px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    color: #fff !important;
}
.box-busca .input-field label {
    /*top: 54px;*/
}

.section{
	display: block;
	width: 100%;
}
.banner-topo {
    background: #e8e8e8;
    text-align: center;
    margin: 0 auto;
    padding: 7px 0;
}
.banner-topo .row{
	margin-bottom: 0;
}
header .row{
	margin-bottom: 0;
}

.detalhe-superior{
	padding: 6px 0 0px 0;
}

.detalhe-superior ul{
	margin:11px 0 0 0;
}

.list-camp li{
	margin-bottom: 10px;
}
.links-superiores li{
	display: inline;
	margin-right: 20px;
}
.links-superiores li,.links-superiores li a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.links-superiores li a:hover{
	color: #5FBB56;
}
#lista-areas{
	float: right;
}
ul#lista-areas li {
    display: inline-table;
    padding: 0;
    position: relative;
    margin-right: 0;
    margin-left: 4px;
}


h3{
	font-size: 20px;
	color: #5fbb56;
}

.bloco-jogos-da-semana table td{
	text-align: center;
	padding: 0;
	text-align: center;
	
	
}
.casa-jg{
	text-align: right;
}
.visit-jg{
	text-align: left;
}
.vers-jg{
	padding: 5px;
	color: #c4c4c4;
	font-size: 30px;
}

.bloco-jogos-da-semana table td img{
	width: auto !important;
	margin:0;
	display: initial !important;
}
.bloco-jogos-da-semana table tr:hover,.bloco-jogos-da-semana table tr{
	background: none !important;
}
.tp-real{
	background: #982f46 ;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	padding: 2px 3px;
}

.bloco-jogos-da-semana .item{
	display: block;
}

/* MENU NOVO */

.cbp-hrmenu {
   width: 100%;
    border-top: 4px solid #1bab53;
    box-shadow: none;
    background: transparent;
    height: 74px;
    line-height: 70px;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.cbp-hrmenu > ul > li {
	display: inline-block;
	text-transform: uppercase;
}
.cbp-hrmenu > ul > li:first-child{
}

.cbp-hrmenu > ul > li > a {
	color: #fff;
    display: inline-block;
    font-size: 17px;
    padding: 0 17px;
    transition: 0.4s;
    font-weight: 400;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #1bab53;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #bb4661;
}
ul.sub-itens li a{
	font-size: 12px;
	padding: 0 10px;
}
ul.sub-itens li a:hover{
	opacity: 0.8;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #0adc53;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #0adc53, 0 0 5px #0adc53;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #0adc53;
  border-left-color: #0adc53;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}


/*.det-link{
	border-bottom: 4px solid #032e63;
	padding: 0 16px 9px 15px;
}

.det-link{
	border-bottom: 4px solid #032e63;
	padding: 0 11px 9px 10px;
}*/
.side-nav li:hover, .side-nav li.active {
    background-color: #982f46  !important;
}
/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #bb4661;
	width: 100%;
	left: 0;
	z-index: 99;
}

.cbp-hropen .cbp-hrsub {
	display: block;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #afdefa;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}

#fnf-mov{
	display: none;
}
.bloco-azul{
	background: #982f46;
	transition: 0.4s;
}
.f-nav{
	width: 100%;
	position: fixed;
	top: 0;
	transition: 0.4s;
	z-index: 991;
}
.f-nav{
	background: #982f46 !important;
}
.f-nav #fnf-mov{
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	z-index: 80;
}
.f-nav .container.marq {
	position: relative;
}
.f-nav .cbp-hrmenu{

	border-top:4px solid #5FBB56;
}
.f-nav .cbp-hrmenu ul{
	float: right;
}
#lista-areas img{
	width: 24px !important;
}
.f-nav .cbp-hrmenu > ul > li > a{
	color: #fff !important;
	font-size: 15px;
	transition: 0.4s;
}
.f-nav ul.sub-itens{
	float: left !important;
}
#sidenav-overlay{
	z-index: 90 !important; 
}
.tabs .tab a {
    color: #982f46 ;
}

.tabs .tab a:hover {
    color: #5FBB56;
}

.logo {
    padding: 15px 0;
    display: block;
    text-align: center;
    width: 100%;
}
/*.topo-detalhe{
	background: #f9f9f9;
	color: #fff;
} */
.tabs .indicator{
	    background-color: #5FBB56;
}
.bloco-jogos-da-semana table{
	margin-bottom: 20px;

}
#abrac{
	top: 0;
	position: absolute;
	right: 0;
}

.bloco-topo{
	position: relative;
	width: 100%;
}

.bloco-jogos-da-semana .item{
	border-bottom: 1px solid #cecece;
	margin-bottom: 20px;
}

.tempo-real-campo{
	height: 22px;
}

.box-busca .input-field{
	margin-top: 0px;
}

.botoes-rapidos li{
	display: inline;
}
.botoes-rapidos li:first-child{
	margin-right: 20px;
}
.bloco-times{
	background: #ececec;
}

.list-clubes{
	padding: 0;
	margin: 0;
}
.list-clubes li {
    border: 0;
    display: inline-block;
    padding: 0 54px;
    height: 43px;
}

.destaques-principais{
	position: relative;
}


.bloco-destaque{
	background:#f9f9f9 ;
	padding: 50px 0 1px 0;
}
.no-margin{
	margin-bottom: 0 !important;
}

.bloco-destaque h1{
	font-weight: bold;
    vertical-align: middle;
    padding: 0 25px 0 10px;
    border-left: 5px solid #1bab53;
}
    
}

.bloco-destaque img{
	display: block;
	width: 100%;
}
.bloco-conteudo-destaque{
	background: rgb(11,78,131);
background: linear-gradient(180deg, rgba(11,78,131,0) 0%, rgba(11,78,131,1) 90%);
	width: 100%;
	/*height: 100%;*/
	text-align: center;
	 position: absolute; bottom: 0; right: 0; }

.detalhe-jogo{
	font-size: 14px;
	color: #982f46 ;
	line-height: 14px;
}
.lista-outras{
	margin: 0;
}
#destaque-principal .owl-theme .owl-controls .owl-page span{
	    background: #fff;
}

#temp-real{
	margin-bottom: 20px;
}

#destaque-principal .owl-dots{
	text-align: left;
	position: absolute;
	top: 0;
	left: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #982f46 ;
}


li.img-principal{
	
	position: relative;
	overflow: hidden;
}
li.img-principal img{
	width: 100%;
}

.img-principal{
	max-width: 658px;
}
.secundarios{
	width: 490px;
	float: right;
}
.bloc-link{
	display: block;
	position: relative;
}


.bloco-social,a.bloc-link:hover .vermelho-bg,.bloco-titulos,a.bloc-link:hover .bloco-titulos,a.bloc-link:hover .bloco-titulos p,.bloco-titulos p,.bloc-sub:hover,.bloc-sub{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}

.bloco-conteudo-destaque h1{
	font-size: 1.5em;
	/*margin-left: 25px;*/
}
.bloco-titulos {
    position: absolute;
    bottom: -170px;
    left: 0;
    z-index: 20;
    padding: 0 20px;
    color: #fff;
    background-color: rgba(23, 87, 167, 1);
 
    
}

.imagem-rapida{
	width: 100%;
    height: 288px;
    border-radius: 0;
    background-size: cover !important;
    position: relative;
    background-position: center center !important;
}
.imagem-descricao{
	    background: rgb(11,78,131);
    background: linear-gradient(180deg, rgba(11,78,131,0) 0%, rgba(11,78,131,1) 90%);
    position: absolute;
    width: 100%;
    height: 120px;
    bottom: 0;
    border-radius: 0 ;
}
.imagem-descricao h4{
	font-size: 1.2em;
    color: #fff;
    position: absolute;
    bottom: 0;
    margin: 20px;
    left: 0;
    text-align: center;
}
.bloco-titulos h1{
	font-size: 18px;
	margin-top: 27px;
}

.titulos-site{
	font-size: 2rem;
	color: #982f46 ;
	position: relative;
}
.titulos-site span{
	color: #6ABE5C;
	font-weight: 400;
}
.temp-real.titulos-site::after{
	content: '';
    width: 32%;
    height: 2px;
    background: #D4D4D4;
    position: absolute;
    right: 0;
    top: 20px;
}

.titulos-site::after{
	content: '';
    width: 65%;
    height: 2px;
    background: #D4D4D4;
    position: absolute;
    right: 0;
    top: 20px;
}

.bloco-titulos p {
    display: block;
    color: #fff;
    text-decoration: none;
}
a.bloc-link:hover .bloco-titulos{
	bottom: 0;
	 background-color: rgba(23, 87, 167, 0.8);
}
a.bloc-link:hover .bloco-titulos h1{
	
}
a.bloc-link:hover .bloco-titulos p{display: block;}

a.bloc-link:hover { color: #fff;}


.mais-ico{
	width: 17px !important;
	height: 17px !important;
	float: right;
}

.not-list{
	
	position: relative;
	/*min-height: 120px;*/
	border-bottom: 1px solid #6ABE5C;
}
.not-list h3{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
}
.not-list h6{
	font-size:12px;
	text-align: left;
	color:#377CC1;
	font-weight:300;
}
.mx-noticias{
	position: absolute;
	right: 0;
	top: -15px;
	background: #fff;
	padding: 4px;
	color: #982f46 ;
	font-size: 10px;
}
.tag-site{
	position: absolute;
	left: 0;
	top: -4px;
	color: #C4C4C4;
	text-transform: uppercase;
}

.bt-mais{
	text-align: center;
	margin: 20px auto;
}

.tv-rn-box{
	padding-top: 10px;
	background: #eaeaea;
}

.esp-digital{
	text-align: center;
	margin: 0 auto;
}

.thumb0{
	width: 160px;
	height: 160px;
}
.thumb1{
	width: 160px;
	height: 160px;
	margin-left: -163px !important;
	margin-top: 166px !important;
}
.thumb1 img{
	width: 163px;
}
.thumb2{
	width: 295px;
	height: 325px;
}
.thumb2 img{
	width: 326px;
}
.thumb3{
	width: 168px;
	height: 167px;
}
.thumb3 img{width: 171px;}

.thumb4{
	width: 168px;
	height: 154px;
}
.thumb4 img{width: 167px;}

.thumb4{
	margin-top: 173px !important;
	margin-left: -170px !important;
}

.thumb5,.thumb6{
    width: 186px;
    height: 160px;
}
.thumb5 img,.thumb6 img{width: 188px;}

.social-link {
    margin-bottom: 70px;
    display: block;
    width: 100%;
    margin-top: 16px;
}
.tvfnf{
	margin-bottom: 20px;
	margin-top: 10px;
}

.top-noticia{
	padding-top: 10px;
}

.azul-b{
	background: #514e4f;
    font-size: 12px;
    height: 40px;
    line-height: 42px;
}

.cont-detalhe-video {
    background: #bb4661;
    color: #fff;
    padding: 16px;
}

.video-principal{
	padding-right: 0 !important;
}
.det-video-principal{
	padding-left: 0 !important;
}
.det-video-principal h5{
	margin-top: 0;
}
.cont-video{
	background: #bb4661;
	color: #fff;
}
.cont-video h5{
	margin: 0;
	padding: 10px 13px;
	font-size: 16px;
	height: 55px;
}
.principal-titulo{
	text-align: center;
	color: #982f46 ;
	margin: 20px 0;
	font-size: 30px
}

.patro-rodape .item{
	margin: 10px;
}
.patro-rodape .item img{
	width: 100%;
}
.bg-verde{
	border-bottom: 2px solid #efefef;
}


.box-tabelas-new .row{
 	margin-bottom: 20px;	
}

.box-tabelas-new h4{
 font-size: 20px;
 text-transform: uppercase;
  color: #377cc1;
}

.box-tabelas-new h6{
	color: #5fbb56;
}

.botoes-tabela{
	background: #f8f8f8;
	color: #377cc1;
	width: 100%;
	display: table;
	height: 40px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
	vertical-align: middle;
	position: relative;
	border: 1px solid #f4f4f4;
	
}
.file-arquivo{
	position: absolute;
    width: 100%;
    color: #982f46 ;
    text-align: center;
    padding: 5px;
    bottom: 0;
    font-size: 9px;
    font-weight: bold;
    right: 0;
    background: #ccc;
}
.botoes-tabela:hover{
	background: #f4f4f4;
	border: 1px solid #f8f8f8;
	box-shadow: 2PX 2PX 11px #cecece;
}

/*.botoes-tabela:nth-child(odd){
	background: #ecf6ff !important;
}*/

footer {
        color: #fff;
    background: #771128 ;
    /*padding-top: 25px;*/
    margin-top: 40px;
    border-top: 4px solid #5FBB56;
}
footer a{
	color: #fff;
}
footer .row{
	margin-bottom: 0;
}
.central-rodape {
    background: #5f0a1d;
    padding: 7px 0;
}
.central-rodape p {
    text-align: left;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 10px;
}
.mapa-site ul {
    padding-left: 14px;
    margin-top: 5px;
}
.mapa-site ul li{
	margin-bottom: 5px;
}
.mapa-site ul li a:hover{
	opacity: 0.8;
}


.bloco-social {
    width: 100%;
    height: 137px;
    
}
.bloco-botoes .col{
	padding: 0;
}

.bloco-botoes .center-align{
	color: #fff;
	width: 100%;
}
.bg-ouvidoria-ico{
	background: #bcbcbc url(../../imgs/ico-ouvidoria.jpg) no-repeat center top;

}
.bg-ouvidoria-ico:hover{
	background: #bb4661 url(../../imgs/ico-ouvidoria.jpg) no-repeat center bottom;
}
.bg-boletos-ico{
	background: #bcbcbc url(../../imgs/ico-boletos.jpg) no-repeat center top;
}
.bg-boletos-ico:hover{
	background: #bb4661 url(../../imgs/ico-boletos.jpg) no-repeat center bottom;
}
.bg-bid-ico{
	background: #bcbcbc url(../../imgs/ico-bid.jpg) no-repeat center top;
}
.bg-bid-ico:hover{
	background: #bb4661 url(../../imgs/ico-bid.jpg) no-repeat center bottom;
}
.bg-ficha-ico{
	background: #bcbcbc url(../../imgs/ico-ficha.jpg) no-repeat center top;
}
.bg-ficha-ico:hover{
	background: #bb4661 url(../../imgs/ico-ficha.jpg) no-repeat center bottom;
}

.bg-ouvidoria-ico,.bg-ouvidoria-ico:hover,.bg-boletos-ico,.bg-boletos-ico:hover,.bg-bid-ico,.bg-bid-ico:hover,.bg-ficha-ico,.bg-ficha-ico:hover{
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cor-interna {
	background: #f8f8f8;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    border: 1px solid #ececec;
}
.conteudo{
	padding: 20px;
}

/* CONTEUDO INTERNA */

.interna-bg{
	margin-top: 30px;
}

.titulo-principal {
       color: #1bab53;
       font-size: 36px;
       margin-top: 0;
       padding: 24px 0 0px 0;
       text-transform: uppercase;
       text-align: left;
       margin-bottom: 0;
       font-weight: bold;
}

.titulo-principal span{color: #1bab53}

.titulo-noticia{
	text-transform: uppercase;
    color: #032e63;
    font-size: 33px;
    margin-top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;

}


.titulo-noticia span{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #747474;
	font-weight: 300;
}

.titulo-list {
    text-transform: uppercase;
    color: #0b7a45;
    font-size: 25px;
    margin-top: 0;
    padding: 16px;
    margin-bottom: 5px;
}
.titulo-list span{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #747474;
	font-weight: 300;
}

h3.post-novo {
 font-size: 40px;
 margin-top: 0;
}
h3.post-novo span{
	font-size: 30px;
	font-weight: 300;
	color: #c4c4c4;
	display: block;
}

.linha-div{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd; 
}

.texto a{
	color: #141414;
	
}

.texto,.compartilhamento{
	display: block;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	font-size: 15px;
	text-align: justify;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -6px;
}

.witter-share-button{
	margin-top: 5px;
}

.foto-interna{
	float: right;
	margin-left: 10px;
}
.foto-interna span{
	color:#ccc ;
	font-size: 11px;
}

.bt-voltar{
	float: left;
	margin: 30px 0;
}
.lista-noticias{
	padding: 0 20px;
}

.lista-noticias li{
	font-size: 14px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 14px;
}
ul.lista-noticias li:last-child{
	border-bottom:0 !important; 
}
.lista-noticias li span{
	display: block;
	color: #6c6c6c;
	font-size: 12px;
	width: 100%;
}
.lista-noticias li a{
	text-transform: uppercase;
	font-weight: bold;
}
.banner{
	display: block;
	width: 100%;
	margin: 50px 0;
}

.texto .lista-noticias li{
	font-size: 18px;
}

.texto .lista-noticias li a{
	color: #032e63;
}
.pagination{
	text-align: center;
}

.pagination li.active {
    background-color: #032e63;
}
.material-icons a{
	color: #032e63;
}

/*.texto img{
	width: 100% ;
	max-width: 100%;
}*/

.btn:hover, .btn-large:hover {
    background-color: #3f3a3c;
}
.tabl{
	margin-bottom: 0;
}
.tooltipped {
	color: #fff;
	cursor: pointer;
}

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

.margin-bottom-100 {
    margin-bottom: 50px;
    
}

.bloco-banners{
	background: #EDEDED;
	margin:40px 0;
	text-align: center;
}
.bloco-banners img{
	width: 100%;
	float: left;
}

.clearfix {
  overflow: auto;
  zoom: 1;
}
.galeria {
	color: #032e63;
	font-weight: bold;
}
.videos{
	height: 245px;
	float: left;
}

#candidata{	
	
	float: left;
}

#candidata p {
    position: relative;
    top: -8px;
    text-align: center;
}

#candidata span {
    position: relative;
    top: -2px;
    left: -7px;
    color: #032e63;
	font-weight: bold;
}
.txt-musa{
	text-align: justify !important;
	font-size: 12px;
	
	padding-right: 12px;
}

.top-marc{
	margin-top: 13px;
	text-align: right;
}

/* Examples for media queries */

@media screen and(min-width:800px )
{
		.margin-bottom-100 {
    height: 550px;
}

	.txt-musa{
		height: 160px;
	}

	#candidata{	
	height: 245px;
}
}

@media screen and (max-width: 52.75em) { 



	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 4px solid #bb4661;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}

/* DESKTOP */
@media only screen and (min-width:992px){

	.bloco-titulos{
		height: 260px;
}
	.mapa-site{
		height:233px ;
	}
	.container{
			width:1150px;
	}
	
	

	.cont-detalhe-video{
		height: 400px;
	}
	.foto-interna {
		width: 400px;
	}
	.foto-interna img{width: 400px;}

	nav .nav-wrapper{
		display: none;
	}
}



/* COL-MD */
@media only screen and  (max-width:1100px) and (min-width:992px){

}
/* COL-SM */
@media only screen and  (max-width:992px) and (min-width:767px){
    
}


/* COL-XS */
@media only screen and  (max-width:900px){

	.texto img{
		width: 100%;
		height: auto;
	}

	#abrac{
		display:none;
	}

	.f-nav .cbp-hrmenu{
		border-top: 0 !important;
    top: 16px;
    right: 0;
	}
	.f-nav{
		height: 87px !important;
	}

	.f-nav nav a{
		color: #fff;
		transform: 0.4s;
	}

	#desktop-flash{
		display: none !important;
	}

	#mobile-flash{
		display: block !important;
	}
	#conferir-tabela {
    display: block;
    box-shadow: none;
    color: #982f46 ;
}

.imagem-rapida{
	
	height: 270px !important;
}

.imagem-descricao h4 {
    font-size: 1em !important;
    color: #fff;
    position: absolute;
    bottom: 0;
    margin: 20px 0 !important;
    left: 0;
    width: 100%;
    text-align: center !important;
    padding: 0 5px !important;
}


.topo-detalhe {
    background: #982f46 ;
    color: #fff;
    padding: 7px 0;
}

.detalhe-superior ul{
	text-align: center;
}
.links-superiores li, .links-superiores li a{
	font-size: 10px;
}

.links-superiores li{
	margin-right: 5px;
}
.links-superiores li:last-child{
	margin-right: 0 !important;
}

.off-mobile, .mapa-site, #of-mobile{
		display: none !important;
	}

	.svg path{
      fill: #5FBB56;

}
.bloco-destaque{
	padding: 25px 0;
}

#destaque-principal{
	margin-bottom: 30px;
}
.logo{
	padding: 15px 0 0px 0;
}
.titulo-noticia {
 font-size: 1.2em !important;
}

.titulo-principal{
	    font-size: 1.3em;
}
.texto, .compartilhamento{
	font-size: 1em;
}
.conteudo{
	overflow: hidden;
}
input[type=search] {
    border: 1px solid #cecece;
    max-width: 275px !important;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 12px;
}

.box-busca .input-field label {
   top: 6px;
}

.botoes-rapidos li:first-child{
	margin-right: 0 !important;
}

#conferir-tabela{
	display: block;
}

.botoes-rapidos{
	width: 100%;
}
.botoes-rapidos li{
	width: 50%;
	float: left;
}
.botoes-rapidos li img{
	width: 100%;
	padding: 2px;
}

.not-list {
	margin-bottom: 20px;
}

nav a {
    color: #982f46 ;
}

.cbp-hrmenu {
    position: absolute;
    top: 63px;
    width: 77px;
    height: 50px;
    right: 0;
}

#lista-areas {
    float: right;
    position: absolute;
    right: 20px;
    top: 210px;
}

.jogos-da-semana{
	margin-top:30px; 
}
.side-nav{
	background-color: #982f46 ;
}
.side-nav a {
    color: #fff;
}

.bloco-conteudo-destaque h1 {
    font-size: 1em;
}

footer{
	padding-top: 0px;
}

.central-rodape p {
    text-align: center;
}
.central-rodape p span{
	display: block;
}

.top-marc{
	text-align: center;
}

.bloco-conteudo-destaque {
    background: rgb(11,78,131);
    /* background: linear-gradient(180deg, rgba(11,78,131,0) 0%, rgba(11,78,131,1) 90%); */
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 0;
    right: 0;
    float: left;
}

.titulos-site {
    font-size: 25px;
}

.titulos-site::after{
	width: 44%;
	top:11px;
}


.top-noticia .titulos-site span {
    color: #6ABE5C;
    font-weight: 400; 
    background: #fff;
    position: relative;
    z-index: 2;
    padding-right: 11px;
}



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

.outros-vd{
	display: none;
}

}


