/*
Theme Name: Daniela Mercury
Theme URI: https://www.danielamercury.com.br
Author: IWWA
Author URI: https://www.iwwa.com.br/
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: danielamercury

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body{
	font-family:'dmbold'; 
}
strong{
	font-weight:bold;
}
.container-longo{
	width:960px;
	margin:0 auto;
}
.galeria{
	position:relative;
}
.faixa::after{
	content: " ";
    position: absolute;
    bottom:0;
    left: 0;
    background-color: #6e6e6e;
    height: 40px;
    width: 100%;
	z-index:0;
}
#foto .faixa::after, #video .faixa::after, #discografia .faixa::after{
	bottom:-40px;
}
.loading{
	width:60px;
	height:60px;
	position:absolute !important;
	top:50%;
	left:50%;
	margin:-30px 0 0 -30px;
	z-index:2;
	background-size:100% auto !important;
	display:none;
}
.loading.branco{
	background:url(img/loader-branco.GIF) no-repeat center center;
}
.loading.cinza{
	background:url(img/loader-cinza.GIF) no-repeat center center;
}
.loading.cinza-escuro{
	background:url(img/loader-cinza-escuro.GIF) no-repeat center center;
}
.loading.verde{
	background:url(img/loader-verde.GIF) no-repeat center center;
}
.loading.vermelho{
	background:url(img/loader-vermelho.GIF) no-repeat center center;
}
.loading.preto{
	background:url(img/loader-preto.GIF) no-repeat center center;
}
#album{
	display:none;
	height:100%;
}
.container-curto{
	width:880px;
	margin:0 auto;
}
.slide-quadrado .owl-buttons{
	width:100%;
	height:27px;
	padding-top:13px;
	font-size:0;
	text-align:center;
	background-color:#6e6e6e;
	position:absolute;
	left:0;
	bottom:-40px;
	z-index:1;
}
.slide-quadrado .owl-buttons div{
	width:12px;
	height:15px;
	display:inline-block;
	background-image:url(img/setas-item-galeria.png);
	background-repeat:no-repeat;
}
.slide-quadrado .owl-prev{
	background-position:top left;
	margin-right:40px;
}
.slide-quadrado .owl-next{
	background-position:top right;
}
.slide-item > a, .slide-item > div {
	display:block;
	margin-right:2px;
	position:relative;
	height:100%;
}
.owl-carousel{
	background-color:#fff;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
#lightbox-temporario{
	width: 100%;
    height: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1009;
	overflow:hidden;
}
#lightbox-temporario span{
	padding:10px;
	position: absolute;
    right: 2%;
    top: 3%;
    color: #FFF;
    cursor: pointer;
}
#lightbox-img{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 100%;
}

/*********************************** SCROLLBAR *********************************************/
.scrollbar{
	padding-left:40px;
	overflow:hidden;
}
.text-conteudo img, .text-conteudo p img{
	width:100%;
	height:auto;
	margin-bottom:12px;
}
.text-conteudo h4{
	margin-bottom:4px;
	text-transform:uppercase;
}
.text-conteudo p{
	font-family:'Calibri', Arial, Helvetica;
	line-height:31px;
}
.scrollbar .mCustomScrollBox{
	width:880px;
	overflow:visible;
}
.scrollbar .mCSB_scrollTools{
	right:-43px;
}
.scrollbar .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:10px !important;
}
.scrollbar .mCSB_scrollTools .mCSB_dragger{
	height:194px !important;
}
.escuro .scrollbar .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
	width:2px !important;
	background-color:#737373 !important;
}
.escuro .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color:#737373 !important;
}
.escuro .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color:#575757 !important;
}


.claro .scrollbar .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .claro .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
	width:2px !important;
	background-color:#bebebe !important;
}
.claro .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color:#bebebe !important;
}
.claro .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color:#afafaf !important;
}

.imprensa .scrollbar.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .imprensa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
	width:2px !important;
	background-color:#4b4b4b !important;
}
.imprensa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color:rgba(0, 0, 0, 1) !important;
}
.imprensa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color:#131313 !important;
}

.rosa .scrollbar.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .rosa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
	width:2px !important;
	background-color:#ea9799 !important;
}
.rosa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color:#ea9799 !important;
}
.rosa .scrollbar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color:#ea9799 !important;
}
/*********************************** TOPO *********************************************/
#topo{
	width:100%;
	height:32px;
	padding-top:8px;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	background-color:#000;
}
#topo .container-longo{
	position:relative;
}
#icon-mais{
	display:none;
}
#topo-video{
	position:absolute;
	top:32px;
	left:86px;
	padding:0 28px 25px;
	background-color:#000;
}
#topo-redes-sociais{
	float:left;
}
#topo-redes-sociais a{
	height:25px;
	margin-left:52px;
	float:left;
	display:block;
	background:url(img/topo-redes-sociais.png);
	background-repeat:no-repeat;
}
#topo-redes-sociais .facebook{
	width:20px;
	background-position:top left;
	margin-left:7px;
}
#topo-redes-sociais .twitter{
	width:27px;
	background-position:-68px top;
}
#topo-redes-sociais .youtube{
	width:33px;
	background-position:-151px top;
}
#topo-redes-sociais .instagram{
	width:24px;
	background-position:-240px top;
}
#topo-redes-sociais .pinterest{
	width:20px;
	background-position:-320px top;
}
#topo-redes-sociais .google-mais{
	width:32px;
	background-position:-396px top;
}
#topo-redes-sociais .snap{
	width:25px;
	background-position:-447px top;
}
#topo-redes-sociais .periscopes {
	width:19px;
	background-position:-497px top;
}

#menu{
	float:right;
	margin-right:254px;
	background:url(img/seta-menu.png) no-repeat left 5px;
	position:relative;
}
#menu span{	
	font-size:19px;
	line-height:22px;
	padding-left:29px;
	color:#fff;
	cursor:pointer;
}
#box-menu{
	width:150px;
	height:0;
	overflow:hidden;
	padding-top:19px;
	position:absolute;
	top:21px;
	left:0;	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#box-menu li{
	margin-top:4px;
	cursor:pointer;	
}
#box-menu a{
	color:#fff;
	font-size:18px;
	padding:0 3px;
	background-color:rgba(0, 0, 0, 0.5);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#icon-busca{
	display:none;
	width:34px;
	height:31px;
	background:url(img/lupa-p.png) no-repeat center 4px;
	float:right;
	cursor:pointer;
}
/*********************************** BANNER *********************************************/
#banner{
	width:100%;
	height:1468px;
	margin-top:40px;
	position:relative;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	overflow:hidden;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	background-position: auto auto;
}
.logo{
	position:absolute;
	left:50%;
	margin-left:-3px;
	top:28px;
}
.banner-linhas-1{
	position:absolute;
	bottom:427px;
	left:50%;
	margin-left:-960px;
}
/*********************************** PERFIL *********************************************/
#perfil{
	height:1040px;
	position:relative;
	margin-top:-427px;
	overflow:hidden;
}
#perfil-fundo-img{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
}
#perfil-fundo-color{
	width:100%;
	height:100%;
	background-color:#949494;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
#box-perfil{
	position:relative;
	top:90px;
	left:0;
	z-index:2;
}
#box-perfil h2{
	font-size:66px;
	color:#000;
}
#perfil-menu{
	display:inline-block;
	margin:3px 0 68px;
}
#perfil-menu li{
	font-size:29px;
	color:#fff;
	float:left;
	text-transform:uppercase;
}
#perfil-menu i{
	display:inline-block;
	padding-left:8px;
}
#perfil-menu li:first-child i{
	display:none;
}
#perfil-menu li span{
	cursor:pointer;
}
#perfil-menu li.active span{
	color:#000;
}
#perfil-ajax{
	position:relative;
	min-height:200px;
}
#perfil-ajax > div{
	display:none;
	position:relative;
	z-index:1;
}
#perfil-ajax .text-conteudo{
	height:714px;
}
#perfil-ajax .text-conteudo h4{
	font-size:29px;
	margin-bottom:5px;
	color:#fff;
}
#perfil-ajax .text-conteudo p{
	font-size:18px;
	color:#fff;
}
/***********************************  BLOCO DE NOTAS *********************************************/
#bloco-de-notas{
	padding: 90px 0 40px 0;
	height:800px;
	position:relative;
	overflow:hidden;
}

#bloco-de-notas .container-curto{
	position:relative;
}
#bloco-de-notas .container-curto img{
	position:absolute;
	right:0;
	top:54px;
}
#bloco-de-notas h2{
	font-size:66px;
	color:#000;
}
#bloco-de-notas-menu{
	display:inline-block;
	margin:3px 0 61px;
}
#bloco-de-notas-menu li{
	font-size:19px;
	color:#bebebe;
	float:left;
	text-transform:uppercase;
}
#bloco-de-notas-menu i{
	display:inline-block;
	padding-left:8px;
}
#bloco-de-notas-menu li:first-child i{
	display:none;
}
#bloco-de-notas-menu li span{
	cursor:pointer;
}
#bloco-de-notas-menu li.active span{
	color:#000;
}
#bloco-de-notas h3{
	font-size:40px;
	color:#000;
	margin-bottom:30px;
	text-transform:uppercase;
}
#bloco-notas-ajax{
	position:relative;
	min-height:80px;
}
#bloco-notas-ajax > div{
	display:none;
	position:relative;
	z-index:1;
}
#bloco-notas-ajax .text-conteudo{
	height:550px;
}
#bloco-notas-ajax .text-conteudo h4{
	font-size:29px;
	margin-bottom:5px;
	color:#000;
}
#bloco-notas-ajax .text-conteudo p{
	font-size:18px;
	color:#6e6e6e;
}
/******************************************** FOTO ************************************************/
#foto{
	width:100%;
	background-color:#323232;
	position:relative;
}
#foto-menu{
	height:32px;
	padding-top:8px;	
}
#foto-menu > span{
	font-size:24px;
	padding-right:18px;
	color:#6e6e6e;
	float:left;
	position:relative;
	
}
#foto-menu > span:before{
	content: "";
	position: absolute;
	width: 10px;
    height: 15px;
    margin-top: -7px;
    right: 0;
    top: 50%;
	background:url(img/seta-right.png) no-repeat center right;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
#foto-menu ul{
	margin-top:3px;
	margin-left:18px;
	float:left;
}
#foto-menu ul li{
	font-size:18px;
	color:#6e6e6e;
	float:left;
	margin-left:44px;
	cursor:pointer;
	text-transform:uppercase;
}
#foto-menu ul li:first-child{
	margin-left:0;
}
#foto-menu ul li.active{
	color:#fff;
}
#foto-ajax{
	background-color:#fff;
}
#foto-ajax > div{
	position:relative;
	z-index:1;
	display:none;
}
.galeria-categoria{
	width:100%;
	display:inline-block;
	clear:both;
	background-color:#fff;
}
.foto-galeria-item{
	width:100%;
	float:left;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.sombra-inclinado{
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
	border-style:solid;
	/*border-width: 475px 475px 0px 0px;*/
	border-top-color: #000;
	border-left-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	z-index:-1;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.foto-galeria-item a > div{
	width:80%;
	height:96%;
	padding:4% 15% 0 5%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.foto-galeria-item:hover a > div{
	top:0 !important;
	left:0 !important;
}
.foto-galeria-item a > div h2{
	font-size:53px;
	color:#6e6e6e;
	text-transform:uppercase;
}
.foto-galeria-item a > div span{
	font-size:26px;
	color:#6e6e6e;
	text-transform:uppercase;
}
.foto-galeria-item img{
	width:100%;
	height:auto;
}
.fancybox-overlay{
	/*background: url(img/bg-foto.jpg) no-repeat top center #6e6e6e;*/
}
#fancybox-thumbs ul li.active{
	opacity:1;
}
.fancybox-opened .fancybox-skin{
	box-shadow:none;
}

/*
#foto-galeria{
	background: url(img/bg-foto.jpg) no-repeat top center #6e6e6e;
}
#foto-item .item{
	text-align:center;
}
#list-foto{
	width:94%;
	padding:0 3%;
}
#list-foto .item{
	margin:2.5px;
}
#list-foto .item img{
	width:100%;
	height:auto;	
}
#list-foto .owl-buttons div{
	width:3%;
	height:100px;
	font-size:0;
	float:left;
	position:absolute;
	top:0;
	background-image:url(img/setas-galeria.png);
	background-repeat:no-repeat;
}
#list-foto .owl-buttons .owl-prev{
	left:0;
	background-position:top center;
}
#list-foto .owl-buttons .owl-next{
	right:0;
	background-position:bottom center;
}*/
/******************************************** VIDEO ************************************************/
#video{
	width:100%;
	background-color:#323232;
	position:relative;
}
#video-menu{
	height:32px;
	padding-top:8px;	
}
#video-menu > span{
	font-size:24px;
	padding-right:18px;
	color:#6e6e6e;
	float:left;
	position:relative;
}
#video-menu > span:before{
	content: "";
	position: absolute;
	width: 10px;
    height: 15px;
    margin-top: -7px;
    right: 0;
    top: 50%;
	background:url(img/seta-right.png) no-repeat center right;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
#video-menu ul{
	margin-top:3px;
	margin-left:22px;
	float:left;
}
#video-menu ul li{
	font-size:18px;
	color:#6e6e6e;
	float:left;
	margin-left:44px;
	cursor:pointer;
	text-transform:uppercase;
}
#video-menu ul li:first-child{
	margin-left:0;
}
#video-menu ul li.active{
	color:#fff;
}
.videos-categoria{
	width:100%;
	display:inline-block;
	clear:both;
	background-color:#fff;
}
#video-ajax{
	/*min-height:200px;*/
	background-color:#fff;
}
#video-ajax > div{
	position:relative;
	z-index:1;
	display:none;
}
.video-galeria-item{
	width:100%;
	float:left;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.video-galeria-item a .info-video{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background-image:url(img/sombra-video.png);
	background-repeat:no-repeat;
	background-position:center center;
	 -webkit-background-size: 110px;
    -moz-background-size: 110px;
    -o-background-size: 110px;
    background-size: 110px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.video-galeria-item:hover a .info-video{
	-webkit-background-size: 110%;
    -moz-background-size: 110%;
    -o-background-size: 110%;
    background-size: 110%;
}
.info-video i{
	width:30px;
	height:60px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-15px;
	background-image:url(img/seta-video.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.video-galeria-item:hover i{
	background-position:top right;
}
.info-video div{
	position:relative;
	top:70%;
	padding:0 16px;
	opacity:0;
	overflow:hidden;
	text-align:center;
	-webkit-transition: opacity 350ms ease-in-out;
	-moz-transition: opacity 350ms ease-in-out;
	-ms-transition: opacity 350ms ease-in-out;
	-o-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
}
.info-video:hover div{
	opacity:1;
}
.video-galeria-item a > div h2{
	font-size:24px;
	color:#fff;
	margin-bottom:9px;
	text-transform:uppercase;
}
.video-galeria-item a .info-video span, .video-galeria-item a .info-video small{
	font-size:16px;
	color:#fff;
}
.video-galeria-item img{
	width:100%;
	height:auto;
}
#fancybox-thumbs ul li.active{
	opacity:1;
}
.fancybox-opened .fancybox-skin{
	box-shadow:none;
}
.lightbox-fotos .fancybox-title{
	font-family:inherit;
	font-size:24px;
	color:#6e6e6e;
	margin-top:10px;
}

/******************************************** DISCOGRAFIA ************************************************/
#discografia{
	width:100%;
	background-color:#323232;
	position:relative;
}
#discografia-menu{
	height:32px;
	padding-top:8px;	
}
#discografia-menu > span{
	font-size:24px;
	padding-right:18px;
	color:#6e6e6e;
	float:left;
	position:relative;
}
/*#discografia-menu > span:before{
	content: "";
	position: absolute;
	width: 10px;
    height: 15px;
    margin-top: -7px;
    right: 0;
    top: 50%;
	background:url(img/seta-right.png) no-repeat center right;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}*/
#discografia-menu ul{
	margin-top:3px;
	margin-left:31px;
	float:left;
}
#discografia-menu ul li{
	font-size:18px;
	color:#6e6e6e;
	float:left;
	margin-left:44px;
	cursor:pointer;
	text-transform:uppercase;
}
#discografia-menu ul li:first-child{
	margin-left:0;
}
#discografia-menu ul li.active{
	color:#fff;
}
#discografia-ajax{
	/*min-height:200px;*/
	background-color:#fff;
}
#discografia-ajax > div{
	position:relative;
	z-index:1;
	/*display:none;*/
}
.discografias-categoria{
	width:100%;
	display:inline-block;
	clear:both;
	background-color:#fff;
}
.discografia-galeria-item{
	width:100%;
	float:left;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.discografia-galeria-item a .info-discografia{
	
	opacity:0;
	-webkit-transition: opacity 1ms linear;
	-moz-transition: opacity 1ms linear;
	-ms-transition: opacity 1ms linear;
	-o-transition: opacity 1ms linear;
	transition: opacity 1ms linear;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background-image:url(img/sombra-video.png);
	background-repeat:no-repeat;
	background-position:center center;
	 -webkit-background-size: 25%;
    -moz-background-size: 25%;
    -o-background-size: 25%;
    background-size: 25%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
	
}
.discografia-galeria-item:hover a .info-discografia{
	-webkit-background-size: 110%;
    -moz-background-size: 110%;
    -o-background-size: 110%;
    background-size: 110%;
	opacity:1;
}
.info-discografia i{
	width:30px;
	height:60px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-15px;
	opacity:0;
	background-image:url(img/seta-video.png);
	background-repeat:no-repeat;
	background-position:top right;	
	-webkit-transition: opacity 350ms linear;
	-moz-transition: opacity 350ms linear;
	-ms-transition: opacity 350ms linear;
	-o-transition: opacity 350ms linear;
	transition: opacity 350ms linear;
}
.discografia-galeria-item:hover i{
	opacity:1;
}
.info-discografia div{
	position:relative;
	top:70%;
	padding:0 18px;
	opacity:0;
	overflow:hidden;
	text-align:center;
	-webkit-transition: opacity 850ms linear;
	-moz-transition: opacity 850ms linear;
	-ms-transition: opacity 850ms linear;
	-o-transition: opacity 850ms linear;
	transition: opacity 850ms linear;
}
.info-discografia:hover div{
	opacity:1;
}
.discografia-galeria-item a > div h2{
	font-size:24px;
	color:#fff;
	margin-bottom:9px;
	text-transform:uppercase;
}
.discografia-galeria-item a .info-discografia span, .discografia-galeria-item a .info-discografia small{
	font-size:16px;
	color:#fff;
}
.discografia-galeria-item img{
	width:100%;
	height:auto;
}
.box-album iframe{
	height:100%;
}
.fancybox-opened .fancybox-skin{
	box-shadow:none;
}
/********************************************* Imprensa **********************************************/
#imprensa{
	background-color:#323232;
}
#bg-imprensa{
	width:100%;
	height:1082px;
	background-repeat:no-repeat;
	background-position:top center;
}
#imprensa h2{
	font-size:86px;
	line-height:86px;
	color:#323232;
	margin-top:-70px;
}

#impresa-text-menu{
	/*display:inline-block;*/
	display:none;
	margin:25px 0 38px;
}
#impresa-text-menu li{
	font-size:26px;
	color:#6e6e6e;
	text-transform:uppercase;
	float:left;
}
#impresa-text-menu i{
	display:inline-block;
	padding-left:8px;
}
#impresa-text-menu li:first-child i{
	display:none;
}
#impresa-text-menu li span{
	cursor:pointer;
}
#impresa-text-menu li.active span{
	color:#fff;
}
#area-restrita{
	padding:37px 0 80px;
	text-align:center;
	color:#6e6e6e;
}
#area-restrita h3{
	font-size:40px;
	margin-bottom:6px;
}
#area-restrita p{
	font-family:'Calibri';
	font-size:21px;
	line-height:27px;
}
#login-imprensa{
	width:402px;
	padding-top:40px;
	margin:0 auto;
	display:inline-block;
}
#login-imprensa input, #login-imprensa a{
	width:402px;
	height:38px;
	padding:6px 9px;
	border-radius:2px;
	border:solid 1px #6e6e6e;
	font-family:'dmbold';
	font-size:32px;
	color:#464646;
	background-color:#323232;
	margin-bottom:28px;
	display:block;
	outline:none;
}
#login-imprensa a{
	width:107px;
	height:28px;
	padding:5px 9px 7px;
	background-color:#1e1e1e;
	color:#323232;
	cursor:pointer;
	float:right;
}

/***********************************  IMPRENSA-TEXT *********************************************/
#imprensa-ajax{	
	clear:both;
	position:relative;
	overflow:hidden;
	min-height:400px;
}
#imprensa-ajax .text-conteudo{
	margin-bottom:50px;
	height:950px;
}
#imprensa-ajax .text-conteudo h4{
	font-size:29px;
	color:#000;
}
#imprensa-ajax .text-conteudo p{
	font-size:18px;
	color:#828282;
}
/***********************************  IMPRENSA-FOTO *********************************************/

#imprensa-foto-categoria{
	width:100%;
	display:inline-block;
	clear:both;
	background-color:#fff;
}
.imprensa-foto-galeria-item{
	width:100%;
	float:left;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.imprensa-foto-galeria-item a .info-imprensa-foto{
	width:100%;
	height:100%;
	position:absolute;
	top:-100%;
	left:0;
	z-index:2;
	background-image:url(img/sombra-video.png);
	background-repeat:no-repeat;
	background-position:center center;
	 -webkit-background-size: 0;
    -moz-background-size: 0;
    -o-background-size: 0;
    background-size: 110%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.imprensa-foto-galeria-item:hover a .info-imprensa-foto{
	top:0;
}
.info-imprensa-foto i{
	width:100%;
	height:53px;
	margin-top:23px;
	display:block;
	background-image:url(img/baixar.png);
	background-repeat:no-repeat;
	background-position:top center;	
}
.info-imprensa-foto div{
	position:relative;
	top:40%;
	overflow:hidden;
	text-align:center;
}
.imprensa-foto-galeria-item a .info-imprensa-foto span{
	font-size:32px;
	line-height:38px;
	color:#fff;
}
.imprensa-foto-galeria-item a .info-imprensa-foto .creditos{
	font-size:21px;
	margin-top:10%;
	display:inline-block;
}
.imprensa-foto-galeria-item img{
	width:100%;
	height:auto;
}
/************************************************ IMPRENSA PUBLICIDADE ***************************************/
#imprensa-publicidade{
	padding-bottom:92px;
}
#imprensa-publicidade .scrollbar{
	width:924px;
	height:910px;
	padding:0;
	overflow:hidden;
}
.item-publicidade{
	overflow:hidden;
}
.item-publicidade > div{
	position:relative;
}
.sombra-publicidade{
	width:100%;
	height:100%;
	position:absolute;
	top:-3px;
	left:0;
	background-color:rgba(0, 0, 0, 0.7);
}
.info-publicidade{
	width:100%;
	height:110px;
	margin-top:-55px;
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	color:#fff;	
}
.info-publicidade h3{
	font-size:26px;
	margin-bottom:11px;
}
.info-publicidade span{
	font-size:13px;
	display:block;
	margin-bottom:15px;
}
/************************************************ FÃ CLUBE ***************************************/
#bg-fa-clube{
	width:100%;
	height:1108px;
	background-repeat:no-repeat;
	background-position:top center;
}
#titulo-fa-clube{
	width:100%;
	height:69px;
	padding-top:40px;
	background-color:#fff;
}
#titulo-fa-clube h2{
	font-size:86px;
	color:#fff;
	margin:-110px 0 18px;
}
#titulo-fa-clube h3{
	font-size:39px;
	color:#000;
}
#galeria-fa-clube{
	width:100%;
	display:inline-block;
	clear:both;
	background-color:#fff;
}
.faixa-simple{
	position: relative;
    padding-bottom: 40px;
}
.simple-galeria-item{
	width:100%;
	float:left;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.simple-galeria-item a div{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background-image:url(img/sombra-video.png);
	background-repeat:no-repeat;
	background-position:center center;
	 -webkit-background-size: 0;
    -moz-background-size: 0;
    -o-background-size: 0;
    background-size: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.simple-galeria-item:hover a div{	
	-webkit-background-size: 110%;
    -moz-background-size: 110%;
    -o-background-size: 110%;
    background-size: 110%;
}
.simple-galeria-item a div i{
	width:60px;
	height:60px;
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin:-30px 0 0 -30px;
	background-image:url(img/lupa-zoom.png);
	background-repeat:no-repeat;
	background-position:center center;
	 -webkit-background-size: 0;
    -moz-background-size: 0;
    -o-background-size: 0;
    background-size: 0;
    -webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
}
.simple-galeria-item:hover a div i{
	-webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.simple-galeria-item img{
	width:100%;
	height:100%;
}
#fa-clube .slide-quadrado .owl-buttons{
	background-color:#fff;
}
#fa-clube .slide-quadrado .owl-prev{
	background-position:bottom left;
}
#fa-clube .slide-quadrado .owl-next{
	background-position:bottom right;
}
.lightbox-fa-clube .fancybox-skin{
	background-color:#fff;
	border-radius:0;
}

.lightbox-fa-clube .fancybox-title{
	font-family:'dmbold';
	font-size:32px;
	margin-top:-1px;
	padding:0 20px 21px;
	background-color:#fff;
	color:#000;
}
/***********************************  EDITORA *********************************************/
#editora{
	padding: 90px 0 0px 0;
	height:600px;
	position:relative;
	overflow:hidden;
	background-color:#000;
}
#editora > img{
	position:absolute;
	left:50%;
	bottom:0px;
	margin-left:-998px;
}
#editora h2{
	font-size:66px;
	color:#fff;
}
#editora-menu{
	display:inline-block;
	margin:3px 0 52px;
}
#editora-menu li{
	font-size:29px;
	color:#bebebe;
	float:left;
	text-transform:uppercase;
}
#editora-menu i{
	display:inline-block;
	padding-left:8px;
}
#editora-menu li:first-child i{
	display:none;
}
#editora-menu li span{
	cursor:pointer;
}
#editora-menu li.active span{
	color:#fff;
}
#editora-ajax .text-conteudo{
	height:758px;
}
#editora-ajax .text-conteudo h4{
	font-size:26px;
	margin-bottom:9px;
	color:#fffefe;
}
#editora-ajax .text-conteudo p{
	font-family:'Calibri', Arial, Helvetica;
	font-size:18px;
	line-height:31px;
	color:#818181;
}
#editora-historico .text-conteudo p{
	color:#fff;
}
/***********************************  ESTÚDIO *********************************************/
#menu-estudio{
	width:100%;
	height:27px;
	padding-top:13px;
	background-color:#323232;
}
#menu-estudio span{
	font-size:18px;
	color:#6e6e6e;
	margin-right:37px;
	text-transform:uppercase;
	cursor:pointer;
}
#estudio-ajax{
	position:relative;
	/*min-height:500px;*/
}
#menu-estudio .active{
	color:#fff;
}
#estudio-estudio{
	padding:140px 0 45px;
	position:relative;
	overflow:hidden;
}
#estudio-estudio img{
	position:absolute;
}
#estudio-estudio .bg-estudio-1{
	top:0;
	left:50%;
	margin-left:-961px;
}
#estudio-estudio .bg-estudio-2{
	bottom:0;
	right:50%;
	margin-right:-870px;
}
#estudio-estudio .scrollbar{
	height:400px;
	overflow:hidden;
}
#estudio-estudio h2{
	font-size:32px;
	color:#000;
	margin-bottom:16px;
	text-transform:uppercase;
	padding-left:40px;
}
#estudio-estudio p{
	font-family:'Calibri', Arial, Helvetica;
	font-size:18px;
	line-height:30px;
	color:#000;
}
/***********************************  INSTITUTO *********************************************/
#instituto{
	position:relative;
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
}
.instituto-logo{
	margin:77px 0 53px 0;
}
.bg-instituto-2{
	position:absolute;
	top:0;
	right:50%;
	margin-right:-959px;
}
#menu-instituto{
	width:1400px;
	height:30px;
	padding:13px 13px 0;
	background-color:#cd3538;
	margin-bottom:53px;
	position:relative;
	z-index:2;
}
#menu-instituto span{
	font-size:19px;
	color:#ee7b91;
	margin-left:11px;
	cursor:pointer;
	text-transform:uppercase;
}
#menu-instituto span:first-child{
	margin-left:0;	
}
#menu-instituto .active, #instituto-ajax h4, #instituto-ajax p{
	color:#fff;
}
#instituto-ajax{
	position:relative;
}
#instituto-ajax .text-conteudo{
	height:400px;
	margin-bottom:50px;
}
#instituto-ajax .text-conteudo h4{
	font-size:26px;
}
#instituto-ajax .text-conteudo p{
	font-size:18px;
}
#instituto-ajax .slide-quadrado .owl-buttons{
	background-color:#cd3538;
}
#instituto .slide-quadrado .owl-prev{
	background-position:center left;
}
#instituto .slide-quadrado .owl-next{
	background-position:center right;
}
#instituto-menu-slide{
	margin:-35px auto 16px;
	font-size:19px;
	color:#ee7b91;
	display:none;
}
#instituto-menu-slide i:first-child{
	display:none;
}
#instituto-menu-slide span{
	cursor:pointer;
	text-transform:uppercase;
}
#instituto-menu-slide .active{
	color:#fff;
}
#instituto-ajax div[slug='noticias'] img{
	width:auto;
	height:auto;
}
/***********************************  BLOCO ***********************************************/
#bloco{
	position:relative;
	z-index:1;
	overflow:hidden;
}
#linhas-bloco{
	position:absolute;
	width:100%;
	height:1000px;
	overflow:hidden;
	z-index:1;
}
#linhas-bloco > img{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-878px;
}

#bloco-ajax{
	width:100%;
	height:670px;
	background-repeat:no-repeat;
	background-position:top center;
}
#bloco-ajax > div{
	z-index:2;
	position:relative;
}
#bloco-menu{
	width:100%;
	min-height:27px;
	padding-top:13px;
	background-color:#323232;
}
#bloco-menu span{
	font-size:18px;
	color:#6e6e6e;
	margin-right:41px;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
}
#bloco-menu .active{
	color:#fff;
}
#bloco-menu-slide{
	clear:both;
	min-height:17px;
	padding:10px 0;
	display:none;
}
#bloco-menu-slide span{
	margin:0 0 0 28px;
}
#bloco-bloco{
	width:100%;
	padding:96px 0 64px;
	background-color:rgba(106, 143, 48, 0.9);
	position:relative;
}
#bloco-ajax .text-conteudo{
	height:510px;
}
#bloco-ajax .text-conteudo h4{
	font-size:32px;
	color:#000;
}
#bloco-ajax .text-conteudo p{
	font-size:18px;
	color:#000;
}
#bloco-ajax .slide-quadrado .owl-buttons{
	background-color:#5b8b2f;
}
#bloco .slide-quadrado .owl-prev{
	background-position:center left;
}
#bloco .slide-quadrado .owl-next{
	background-position:center right;
}
/***********************************  CONTATO ***********************************************/
#contato{
	overflow:hidden;
}
#bg-contato{
	width:100%;
	height:1040px;
	background-repeat:no-repeat;
	background-position:top center;
} 
#box-contato{
	position:relative;
	padding:114px 0 65px;
	background-color:#515151;
}
#box-contato > img{
	position:absolute;
	top:-509px;
	left:50%;
	margin-left:-960px;
	z-index:0;
	pointer-events:none;
}
#box-contato h2{
	font-size:80px;
	color:#000;
	text-align:center;
	margin-bottom:60px;
}
#contato-form{
	position:relative;
	z-index:1;
	display:inline-block;
}
#contato-form input, #contato-form textarea{
	width:96%;
	padding:1px 2%;
	margin-bottom:15px;
	font-family:'dmbold'; 
	font-size:32px;
	color:#000;
	border:solid 3px #121313;
	background-color:#515151;
	outline:none;
}
#contato-form textarea{
	height:232px;
	resize:none;
	overflow:hidden;
}
#contato-form span{
	font-size:32px;
	margin:0 -2px 0 22px;
	padding:4px 6px;
	color:#515151;
	background-color:#000;
	display:block;
	float:right;
	cursor:pointer;
}
#endereco{
	margin-top:90px;
	border-top:solid 3px #000;;
	text-align:center;
}
#endereco h3{
	width:294px;
	font-size:32px;
	color:#000;
	margin:-17px auto 34px;
	background-color:#515151;
}
#endereco span{
	font-family:'swiss_721roman';
	font-size:23px;
	color:#000;
	display:block;
	margin-bottom:6px;
}
/*********************************** REDES SOCIAIS *******************************************/
#redes-sociais{
	width:100%;
	float:left;
	padding:60px 0 46px;
	background-color:#18181d;
}
#redes-sociais > div > div{
	height:284px;
	padding-left:25px;
	margin-left:24px;
	float:left;
	background:url(img/border-redes.jpg) no-repeat bottom left;
}
#redes-sociais > div > div:first-child{
	padding-left:0;
	margin-left:0;
	background:none;
}
#redes-sociais > div > div span{
	font-size:32px;
	line-height:24px;
	color:#414141;
	padding-left:33px;
	margin-bottom:28px;
	display:inline-block;
	background-image:url(img/redes-sociais.png);
	background-repeat:no-repeat
}
#redes-sociais #instagram, #redes-sociais #twitter{
	width:290px;
}
#redes-sociais #facebook{
	width:282px;
}
#redes-sociais #twitter span{
	background-position:left center;
}
#redes-sociais #facebook span{
	background-position:left bottom;
}
#instagram ul li{
	width:65px;
	height:65px;
	margin:0 10px 10px 0;
	float:left;
}
#instagram ul li img{
	width:100%;
	height:auto;
}

/*********************************** FOOTER **************************************************/
#footer{
	width:100%;
	background-color:#000;
	display:inline-block;
	float:left;
}
.estudio-roda{
	float:left;
}
.iwwa{
	padding-top:7px;
	float:right;
}
#footer p{
	font-family:'Calibri';
	font-size:16px;
	color:#414141;
	text-align:center;
	padding-top:17px;
}