@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('proximanova-bold.eot');
    src: url('proximanova-bold.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold.woff2') format('woff2'),
         url('proximanova-bold.woff') format('woff'),
         url('proximanova-bold.ttf') format('truetype'),
         url('proximanova-bold.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novalight';
    src: url('proximanova-light_0.eot');
    src: url('proximanova-light_0.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light_0.woff2') format('woff2'),
         url('proximanova-light_0.woff') format('woff'),
         url('proximanova-light_0.ttf') format('truetype'),
         url('proximanova-light_0.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('proximanova-semibold-webfont.eot');
    src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-semibold-webfont.woff2') format('woff2'),
         url('proximanova-semibold-webfont.woff') format('woff'),
         url('proximanova-semibold-webfont.ttf') format('truetype'),
         url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.collection{
	background: #fff;
}

body{
	background: url(../../imgs/icones/bg-site.jpg) no-repeat right top;
}
.collection .collection-item.avatar .title{
	font-family: 'proxima_novasemibold';
}
body,a{
	color: #322828;
}
a:hover{
	opacity: 0.8;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'proxima_nova_rgbold';
}

body,  p, ul, ol, dl, input, textarea {
    font-family: 'proxima_novalight';
	font-weight:300
}

b, strong { 
    font-family: proxima_nova_rgbold;
}

section, header, footer{
	display: block;
	width: 100%;
}

.collection a.collection-item{
	color: #c60b0b;
}

#popup{
	width: 100%; position:absolute; z-index:99999 !important; margin-top: -60px; margin-left: -21px;
}


.bg-texto{
	display: table;
	width: 100%;
	background: #fafafa;
	padding: 30px;
}
h2{font-size: 2rem;}
h3{font-size: 1.5rem;}
h4{font-size: 1.2rem;}
h5{font-size: 1.0rem;}
h6{font-size: 0.8rem;}

.titulo-interna{
	text-transform: uppercase;
	margin-top: 0;
	font-size: 27px;
	color: #ff0000;
}

.titulo-interna span{
	color: #322828;
}


h2.titulo-album {
    font-size: 22px;
}


#maxmeio-id{
	width:25px;
	height:82px;
	background: url(../../imgs/marca_maxmeio.png) no-repeat;
	position:fixed;
	bottom:30px;
	right:0;
	display:block;
}
ul.lista-conv li{
	border-bottom: 1px dotted #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
ul.lista-conv li h4{
	margin-bottom: 0;
}
ul.lista-conv li p{
	margin: 0;
}

ul.lista-conv img {
    width: 100%;
}

.nav-wrapper ul li {
    font-family: 'proxima_novasemibold';
    font-size: 15px;
    text-transform: uppercase;
    
}

.nav-wrapper ul li a{
	color: #322828;
	    padding: 6px 11px;
	    font-size: 0.85rem;
}

header nav {
    background: none;
    box-shadow: none;
    height: 160px;
}

header nav a{
	color: #322828;
}

header .container{
	position: relative;
}
.lista-social {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
}
i.right{
	margin-left: 0;
}

.lista-social li{
	display: inline;
	margin: 5px;
}
.menu-top {
    border-top: 1px solid #626262;
    border-bottom: 1px solid #626262;
    margin-top: 57px;
}
nav .nav-wrapper{
	margin-top: 35px;
}

.bloco-destaque-principal{
	background: #ffde00;
	margin-bottom: 0;
}
.bloco-destaque-principal .row{
	margin-bottom:0;
}
.sessao-noticia{
	padding-top:30px;
	background: #fafafa;
	    padding-bottom: 26px;
}

.collection .collection-item.avatar {
    min-height: 111px;
    padding-left: 130px;
    position: relative;
}

.collection .collection-item.avatar .circle {
    position: absolute;
    width: 90px;
    height: 90px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}

/* DESTAQUE */
#destaque {
	width: 100%;
	display: table;
	padding-top: 34px;
	padding-bottom: 25px;
}

#slideshow {
	width: 780px;
	float: left;
	overflow: hidden;
	margin-top: 3px;
}

#slideshow img {
	width: auto;
	max-width: 780px;
}

#slideshow, #slideshow img, #nav-destaque {
	height: 470px;
}

#nav-destaque {
	width: 380px;
	float: left;
	margin-left: 24px;
	margin-top: 0;
	padding-bottom: 0;
}

#nav-destaque li {
	height: 97px;
	padding: 13px 20px 13px 0;
	line-height: 15px;
	position: relative;
	border-bottom: 1px solid #f1c604;
	display: inline-table;
	width: 100%;
}
#nav-destaque li:first-child{
	padding-top:0;
}

#nav-destaque li:last-child{
	padding-bottom:0;
	border-bottom:0;
}


#nav-destaque li img{
	float: left;
	margin-right: 10px;
}

#nav-destaque a {
	font-size: 17px;
	color: #322828;
}

#nav-destaque .seletor {
	width: 13px;
	height: 26px;
	position: absolute;
	top: 34px;
	left: -13px;
	z-index: 5;
	display: none;
	background: url(../../imgs/icones/seletor-destaque.png) no-repeat;
}

#nav-destaque li.activeSlide .seletor {
	display: block;
}

#tit-insta{
	padding-bottom: 0px !important; 
	margin-bottom: 10px;
}

.titulo-principal {
    font-size: 27px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.titulo-principal span{
	color: #ff0000;
}
.centro{
	margin: 0 auto;
	text-align: center;;
}
/*section{
	margin-bottom: 30px;
	padding-bottom: 30px;
}*/
.bloc-outras-noticias{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 25px;
    margin-bottom: 25px;

}
.btn{
	text-transform: none;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
}
.bloco-video{
	width: 100%;
	display: table;
	height: 328px;
}
.lateral-capa{
	width: 100%;
	display: table;
	background: #e4e4e4;
}
.espaco-charges{
	margin: 0;
	padding: 10px 20px 10px 20px;
	width: 293px;
	float: left;
}
.espaco-charges p{
	margin-top:0;
}
.espaco-botoes{
	width: 285px;
	float: right;
	padding: 10px 23px;
	background: url(../../imgs/icones/bg-botoes.jpg) repeat-x;
	margin: 0;
	height: 548px;
}
.espaco-botoes li{
	height:135px;
}

.espaco-botoes li a{
	font-size: 25px;
	font-family: 'proxima_nova_rgbold';
	color: #fff;
	text-transform: uppercase;
	line-height: 23px;
}
.bloco-luta{
	background: #383737;
	display: block;
	width: 100%;
	padding: 20px;
}
.bloco-luta .titulo-principal{
	color: #ffde00;
	margin-top: 0;
}
.cinza-rodape {
    background: #454545;
    display: table;
    width: 100%;
    margin: 0 11px;
    padding: 25px 0;
}
.cinza-rodape h4{
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}
.cinza-rodape h4 span{
	display: block;
	 font-family: 'proxima_novalight';
	 font-size: 12px;
}
.cinza-rodape .titulo-principal{
	color: #ffde00;
	font-size: 34px;
	margin-top: 10%;
}

#twitter{
	background:#3d5877;
	padding: 15px;
	height: 265px;
	}
#twitter img{
	text-align: center;
	margin: 10px auto;
	padding-bottom:10px;
	display:block;
}
	
#twitter ul div {height: 300px !important;}

#twitter ul {margin-bottom: 20px; list-style-type:none; margin: 0 12px;padding: 0;height: 170px !important;}

#twitter a {font-weight: bold; color:#8ba1bb;}

#twitter li {padding-bottom: 25px; color:#fff}

#twitter .time {
	display: block;
	font-size: 11px;
}

#twitter #nav-tt {
	float: left;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#twitter #nav-tt a {
	width: 10px;
	height: 9px;
	font-size: 1px;
	color: #fff;
	display: inline-block;
	margin-right: 5px;
	background: url(../../imgs/icones/nav-tt.png) no-repeat center;
}

#twitter #nav-tt a.activeSlide {
	color: #607fa3;
	background: url(../../imgs/icones/nav-tt-active.png) no-repeat center;
}


.boxes {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.boxes .bg-texto{
	padding: 20px;
}
.data{
	display: block;
	width: 100%;
	font-size: 10px;
	color: red;

}
.listagem-noticias li{
	border-bottom: 1px solid #4f4f4f;
}

.conteudo{
	text-align: justify;
}
.foto-interna{
	float: right;
	width: 350px;
	margin-right: 10px;
}
.foto-interna img{
	width: 350px;
}
.galbox{
	background: #e4e4e4;
}

#popup{
	width: 100%; position:absolute; z-index:99999; margin-top: -130px; margin-left: 0;
}

#bt-fechar{margin-left: 280px; position: absolute; z-index: 9999; margin-top: -38px;}



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

	.container{
		width: 1180px;
	}
}


/* 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:767px){
	#slideshow{
		width:100%;
		}
	#nav-destaque{
		margin-top:30px;
		width:100%;}
	#maxmeio-id{
		display: none !important;
	}
	header nav{
		background:#fff;}
		
		.espaco-botoes,.espaco-charges{
	width:100%;}
	
	.espaco-charges li{
		float:left;
		margin-right:20px;}

}
@media only screen and (max-width:400px){
	#popup{width: 98%; position:absolute; z-index:99999; margin-top: -130px; margin-left: 4px;}
	#bt-fechar{margin-left: 90% !important; position: absolute; z-index: 9999; margin-top: -16px;}

}

.bar-natal {
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: red;
    padding: 15px;
    text-align: center;
}

.no-gutters {
    margin: 0;
}

.bar-natal p {
    font-family:Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    text-align: right;
    font-size: 14px;
}

.bar-natal .sino-com-folhas {

    position: absolute;
    width: 90px;
    top: -20px;
    left: 0px;
}

@media(min-width: 992px) {

	.bar-natal p {
		font-size: 16px;
    	text-align: center;
	}

	.bar-natal .sino-com-folhas {
		width: 120px;
	}
}