@charset "utf-8";

/*TOP*/
.BkTop_blogV{
	width:100%; height:65px;
	float:left;
	background:#FFF;
	border-bottom:1px solid #f1f5f8;
	position:fixed; 
	top:0;
	left:0;
	right:0;
	z-index:999;
	}
.LargTop_blov{
	max-width:1280px;
	margin:auto;
	}	
.AnuncioTop_blogV{
	width:100%; height:auto;
	margin-top:65px;
	padding-top:30px; padding-bottom:30px;
	float:left;
	background:#FFF;
	}	
.LargAnuncioTop{
	max-width:1280px;
	margin:auto;
	}	
@media(max-width:1280px){
	.LargAnuncioTop{
	max-width:90%;
	}
	}		
.LogoEditorial{
	width:210px;
	height:65px;
	float:left;
	}	
@media(max-width:650px){
	.LogoEditorial{ margin-left:6px;}
	}	
	
.Testeira_Slogan{
	width:100%;
	padding-top:105px;
	padding-bottom:40px;
	background: #D4AF9D;
	float:left;
	}	
.Larg_Slogan{
	max-width:1280px;
	margin:auto;
	display: flex;
	justify-content: center;
	}	
@media(max-width:1280px){
	.Larg_Slogan{
	max-width:80%;
	}	
	}	
/*FINAL TOP*/


.Title_BannerPagina{
	width:100%; height:auto; float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size: 28px; font-weight:700; color: #D4AF9D; text-align: left;
	margin-bottom:15px;
	text-transform: uppercase; /*maiusculo*/
	}
.TXT_BannerPagina{
	font-family: 'Rubik',Arial, sans-serif; font-size: 16px; font-weight:400; color: #FFF; text-align: left;
	line-height:1.3;
	margin-bottom:30px;
	}		
/*FINAL BANNER PAGINA*/

/*CONTEUDO PAGINA*/
.Bk_ContPagina{
	width:100%; height:auto;
	padding-top:65px;
	padding-bottom:65px; 
	float:left; 
	background: #f1f5f8;
	}
.Alinha_Bk_ContPagina{
	max-width:1280px;
	margin:auto;
	}
@media(max-width:1280px){
	.Alinha_Bk_ContPagina{
	max-width:90%;
	}	
	}	
/*FINAL CONTEUDO PAGINA*/		

/*BUSCA*/
.BTabri_busca{
	width:50px;
	height:50px;
	background: #FFF;
	border:none;
	border-radius:50px;
	float:right;
	margin-top:6px;
	margin-left:6px;
	cursor:pointer;
	transition:0.2s ease-in-out;
	position:relative;
	}
.BTabri_busca:hover{
	background:#f7f5f5;
	}
.BTfechar_busca{
	width:50px;
	height:50px;
	background: #FFF;
	border:none;
	border-radius:50px;
	float:right;
	margin-right:6px;
	margin-top:6px;
	cursor:pointer;
	transition:0.2s ease-in-out;
	position:relative;
	z-index:999;
	}	
.BTfechar_busca:hover{
	background:#f7f5f5;
	}		
.painel_busca {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0rem; top:0rem;
    background: #FFF;
    text-align: center;
    display: none;
    /* BARRA DE ROLAGEM QUANDO PRECISAR */
    scrollbar-width: thin !important;
    scrollbar-color: #00dc00 #3f3f41 !important;
    overflow-x: hidden;
}
.panelPesquisa::-webkit-scrollbar {width: 10px;}
.panelPesquisa::-webkit-scrollbar-track {background: #3f3f41;}
.panelPesquisa::-webkit-scrollbar-thumb {background-color: #00dc00;border-radius: 20px;
}
.IframePainelBusca{
	 width:100%; 
	 height:100%; 
	 position:absolute; 
	 top:0; bottom:0; left:0; right:0; 
	 overflow-x: hidden;
	 }
/*FINAL BUSCA*/

/*MENU MOBILE*/
.BTmenu{
	width:50px;
	height:50px;
	background: #FFF;
	border:none;
	border-radius:50px;
	float:right;
	margin-top:6px;
	margin-left:6px;
	cursor:pointer;
	transition:0.2s ease-in-out;
	position:relative;
	}	
.BTmenu:hover{
	background:#f7f5f5;
	}	
.BTfechar_Menu{
	width:50px;
	height:50px;
	background: #FFF;
	border:none;
	border-radius:50px;
	float:right;
	margin-right:6px;
	margin-top:6px;
	cursor:pointer;
	transition:0.2s ease-in-out;
	position:relative;
	z-index:999;
	}	
.BTfechar_Menu:hover{
	background:#f7f5f5;
	}		
.painel_Menu {
    width: 300px;
    height: 100vh;
    position: fixed;
	right:0rem; top:0rem;
    background: #FFF;
    text-align: center;
    display: none;
    /* BARRA DE ROLAGEM QUANDO PRECISAR */
    scrollbar-width: thin !important;
    scrollbar-color: #00dc00 #3f3f41 !important;
    overflow-x: hidden;
    z-index: 900;
}
.IframePainelMenu::-webkit-scrollbar {width: 10px;}
.IframePainelMenu::-webkit-scrollbar-track {background: #3f3f41;}
.IframePainelMenu::-webkit-scrollbar-thumb {background-color: #00dc00;border-radius: 20px;
}
.IframePainelMenu{
	 width:100%; 
	 height:100%; 
	 position:absolute; 
	 top:0; bottom:0; left:0; right:0; 
	 overflow-x: hidden;
	 }
/*FINAL MENU MOBILE*/

/*RODAPE*/
.BkRodape_blogV{
	width:100%; height:auto;
	padding-top:20px;
	float:left; 
	background: #FFF;
	}
.logo_Rodape{
	width:100%;
	height:auto;
	float:left;
	display: flex;
    justify-content: center;
	user-select: none; /*tirando seletor de texto da div*/
	}	
.TXT_Rodape_Blog{
	width:100%; 
	height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:14px; font-weight:400; color: #333; text-align: center;
	line-height:1.5;
	margin-top:10px;
	}	
.AtorPP{
	width:100%; height:auto;
	float:left;
	padding-top:20px; padding-bottom:20px;
	margin-top:20px;
	font-family: 'Rubik',Arial, sans-serif; font-size: 14px; font-weight:400; color: #333; text-align: center;
	border-top:1px solid #e3eaf0;
	}
.LinkRBlogP,
.LinkRBlogP:visited,
.LinkRBlogP:active{
	color:#333;
	text-decoration:none;
	cursor:pointer;
	transition:0.2s ease-in-out;
	margin:2px;
	}
.LinkRBlogP:hover{
	background:#d4Af9d;
	color:#FFF;
	border-radius:5px;
	padding:5px;
	}
.BkRodape_RedeSocial{
	width:100%;
	height:auto;
	float: left;
	display:flex;
	justify-content: center;
	}		
.BTRodape_RedeSocial,
.BTRodape_RedeSocial:active,
.BTRodape_RedeSocial	:visited{
	width:50px;
	height:50px;
	border:none;
	border-radius:10px;
	margin:4px;
	background:#D4AF9D;
	user-select: none;
	cursor:pointer;
	position: relative;
	transition:0.2s ease-in-out;
	}
.BTRodape_RedeSocial:hover{
	background: #000;
	}	
/*FINAL RODAPE*/

/*INICIO BLOG*/
.Bk_BlogV{
	width:100%; height:auto;
	padding-top:65px; padding-bottom:65px;
	float:left;
	background:#f1f5f8;
	position:relative;
	}
.Larg_BlogV{
	max-width:1280px;
	margin:auto;
	}	
@media(max-width:1280px){
	.Larg_BlogV{max-width:90%;}	
	}
.Title_BlogV{
	width:100%; height:auto; float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size: 28px; font-weight:700; color: #D4AF9D; text-align: center;
	margin-bottom:15px;
	text-transform: uppercase; /*maiusculo*/
	}
.TXT_BlogV{
	font-family: 'Rubik',Arial, sans-serif; font-size: 16px; font-weight:400; color: #000; text-align: center;
	line-height:1.3;
	margin-bottom:30px;
	}	
/*FINAL NICIO BLOG*/

/*SOBRE O EDITORIAL*/
.Bk_SobreEditorial{
	width:100%;
	height:auto;
	padding-bottom:65px;
	background:#f1f5f8;
	float:left;
	}
.Larg_Bk_SobreEditorial{
	max-width:1280px;
	margin:auto;
	}
.LadoDir_Sobre{
	width:70%; height:auto;
	float:left;
	}
.LadoEsq_Sobre{
	width:calc(30% - 2%);
	height:auto;
	float:right;
	}	
.Title_Editorial{
	width:100%; height:auto; float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size: 28px; font-weight:700; color: #D4AF9D; text-align: left;
	margin-bottom:15px;
	text-transform: uppercase; /*maiusculo*/
	}
.TXT_EditorialR{
	width:70%;
	height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #333; text-align: left;
	line-height:1.5;
	margin-bottom:25px;
	}
.TXT_EdCadastro{
	width:100%;
	height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #333; text-align: left;
	line-height:1.5;
	margin-bottom:25px;
	}	
.Editor{
	width:calc(30% - 2%);
	height:auto;
	border-radius:10px;
	float:right;
	}	
.BkFormCadastroEd{
	width:100%; 
	height:300px;
	padding:10px;
	background:#FFF;
	border-radius:0 0 10px 10px;
	margin-bottom:25px;
	float:left;
	user-select: none;
	}	
.BkTitleCadastroNw{
	width:100%; 
	height:auto;
	padding:15px;
	background:#FFF;
	border-radius:10px 10px 0 0 ;
	float:left;
	user-select: none;
	}	
.ContainerCadastroNw {
    display: flex;
    align-items: center; /* Alinha verticalmente */
}
.TitleCadastroNw {
    flex: 1; /* Ocupa todo o espaço disponível */
    font-family: 'Rubik', Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #D4AF9D;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.IMG_CadastroNw {
    margin-left: 20px; /* Espaçamento entre o título e a imagem */
}
.TXTCadastroNw{
	width:100%;
	height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #333; text-align: left;
	line-height:1.2;
	}	
.BkAnuncioMeioMiolo{/* anuncio */
	width:100%;
	height:auto;
	float:left;
	background:#CCC;
	margin-top:25px;
	}			
@media(max-width:1280px){
	.Larg_Bk_SobreEditorial{ max-width:90%
	}
	}	
@media(max-width:850px){
.LadoDir_Sobre{
	width:100%;
	margin-bottom:30px;
	}
.LadoEsq_Sobre{
	width:100%;
	height:auto;
	float:right;
	}		
	}	
@media(max-width:650px){
.TXT_EditorialR{
	width:100%;
	}
.Editor{
	width:100%;
	margin-bottom:35px;
	}		
	}				
/*FINAL SOBRE O EDITORIAL*/

/*SERVIÇO ELCAGE*/
.BkServicosDestaque{
	width:100%;
	height:auto;
	float:left;
	background:#D4AF9D;
	margin-top:35px;
	border-radius:10px;
	padding:40px;
	text-align:center;
	}	
.ServLogo_elcage{
	width:100%;
	height:auto;
	display: flex;
	justify-content: center;
	margin-bottom:20px;
	}
.Title_Servelcage{
	width:100%; height:auto; float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size: 28px; font-weight:700; color: #FFF; text-align: center;
	margin-bottom:15px;
	text-transform: uppercase; /*maiusculo*/
	}
.TXT_Servelcage{
	width:100%;
	height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #FFF; text-align: center;
	line-height:1.5;
	margin-bottom:20px;
	}
.BT_Servelcage,
.BT_Servelcage:visited,
.BT_Servelcage:active{
	height:50px;
	padding-left:50px;
	padding-right:25px;
	border:none;
	border-radius:10px;
	background: #403530;
	cursor:pointer;
	transition:0.2s ease-in-out;
	font-family: 'Rubik',Arial, sans-serif;font-size:16px;font-weight:500;color: #FFF; text-align: left;
	position:relative;
	}	
.BT_Servelcage:hover{
	background:#000;
	}	

/*Carrossel portifolio*/
.carousel-container {
    width: 100%;
	float:left;
    overflow: hidden;
    position: relative;
	margin-bottom:30px;
}	
.carousel-wrapper {
    display: flex;
    transition: transform 0.5s ease;
    margin-left: 0;
}
.trabalhos {
    flex: 0 0 calc(20% - 5px);
    margin: 2.5px;
    box-sizing: border-box;
    text-align: center;
	background:#1a1a1a;
	border-radius:10px;
	position:relative;
}
@media(max-width:650px){
	.trabalhos {
    flex: 0 0 calc(50% - 10px);
}}
.trabalhos img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 10px;
	display:block;
}
.carousel-button {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.prev-button,
.next-button {
    width: 50px;
    height: 50px;
    background: #403530;
    color: #fff;
    border: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    margin: 0 5px;
}
.prev-button:hover,
.next-button:hover {
    background: #000;
}
/*Final Carrossel portifolio*/	
/*FINAL SERVIÇO ELCAGE*/	

/*PAGINA NOTICIA*/
.Bk_NoticiTitulo_blogV{
	width:100%; 
	height:auto;
	padding-top:25px; padding-bottom:65px;
	float:left;
	background:#FFF;
	}
.Larg_NoticiTitulo_blogV{
	max-width:1280px;
	margin:auto;
	}
@media(max-width:1280px){
	.Larg_NoticiTitulo_blogV{
	max-width:90%;}
	}	
.Title_Noticia_BlogV{
	width:100%; height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:40px; font-weight:700; color:#D4AF9D; text-align: center;
	padding-bottom:20px; 
	text-transform: uppercase; /*Maiusculo*/
	}
@media(max-width:750px){
	.Title_Noticia_BlogV{font-size:30px;}
	}	
.SubTitle_Noticia_BlogV{
	width:100%; height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:25px; font-weight:700; color: #000; text-align: center;
	padding-bottom:20px;
	}	
.Assina_Noticia_BlogV{
	width:100%; height:auto;
	float:left;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #000; text-align: center;
	}	
.Assina_Noticia_BlogV .Link_AssinaNB{
	text-decoration:none; 
	color:#000;
	transition:0.2s ease-in-out;
	}	
.Assina_Noticia_BlogV .Link_AssinaNB:hover{
	background:#D4AF9D;
	padding:5px;
	color:#FFF;
	border-radius:5px;
	}	
.Bk_ContNoticia_blogv{
	width:100%; height:auto;
	padding-top:65px; padding-bottom:65px;
	float:left;
	background:#f1f5f8;
	}			
.Bk_cont_blogv{
	width:70%; height:auto;
	float:left;
	}
.CapaPost{
	display:block;
	float:left;
	user-select: none;
	margin-bottom:30px;
	}	
.TXT_ContPost{
	white-space: pre-line; /* Quebra o texto em novas linhas */
	padding-bottom:30px;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:400; color: #000; text-align:left;
	line-height:1.5;
	}	
.MarkEspecial{
	font-size:17px; font-weight:700;
	text-decoration: none;
	}	
.Populares_blogV{
	width:calc(30% - 2%);
	height:auto;
	float:right; 
	}	
@media(max-width:850px){
.Bk_cont_blogv{width:100%; }
.Populares_blogV{
	width:100%;
	height:auto;
	float:right; 
	}		
	}	
/*FINAL PAGINA NOTICIA*/

/*DESTAQUE NOTICIAS*/	
.QuadNOTICIAvX .TitleNOTICIAv{font-size:30px;}	
.QuadNOTICIAvX{
	width:48.9%;
	height:auto;
	float:left;
	background:#000;
	margin:0.5%;
	cursor:pointer;
	position:relative;
	overflow: hidden;
	transition:0.2s ease-in-out;
	border-radius:10px;
	}
.QuadNOTICIAv{
	width:24%;
	height:auto;
	float:left;
	background:#000;
	margin:0.5%;
	cursor:pointer;
	position:relative;
	overflow: hidden;
	transition:0.2s ease-in-out;
	border-radius:10px;
	}	
    /* mais pra você */	
.Noticia_DestaqueP .QuadNOTICIAv {
    width: 49%;
}	
.ImagemNOTICIAv img {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    z-index: 1;
}
/*hover*/
.QuadNOTICIAvX:hover .ImagemNOTICIAv img,
.QuadNOTICIAv:hover .ImagemNOTICIAv img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*final hover*/

.BksombraNOTICIAv {
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
    transition: background 1s ease-in-out, height 1s ease-in-out, top 1s ease-in-out;
    z-index: 4;
}
/* hover */
.QuadNOTICIAvX:hover .BksombraNOTICIAv,
.QuadNOTICIAv:hover .BksombraNOTICIAv {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
    height: auto;
    top: 0;
}
/* final hover */

.TitleNOTICIAv{
	width:100%; padding:5%;
	height:auto;
	position:absolute;
	bottom:0; left:0; right:0;
	font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; color:#FFF; text-align:center;
	z-index:5;
	}	
	.TagCategoria{
		padding:5px;
		border-radius:5px;
		background: #D4AF9D;
		position:absolute;
		top:10px; left:10px;
		font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:11px; font-weight:500; color: #FFF; text-align:center;
		z-index:5;
		}
/* hover */
.QuadNOTICIAvX:hover .TitleNOTICIAv,
.QuadNOTICIAv:hover .TitleNOTICIAv {
text-decoration: underline #D4AF9D;
}
@media(max-width:1000px){.QuadNOTICIAv {width:49%;}}
@media(max-width:1000px){.QuadNOTICIAvX {width:99%;}}	
@media(max-width:1000px){.QuadNOTICIAvX .TitleNOTICIAv{font-size:20px;}	}	
@media(max-width:550px){.QuadNOTICIAv {width:99%;}}
@media(max-width:550px){.Noticia_DestaqueP .QuadNOTICIAv {width:99%;}}
/*FINAL DESTAQUE NOTICIAS*/	

/*BOX CONTEÚDO MAIS*/
.box_MaisBlov {
	width:100%; padding-right:15%; 
 	height:50px; 
	float:left; 
	padding-left:50px;
	margin-bottom:3px;
	background: #f1f5f8; 
	border:0;
	border-radius:10px;
	position:relative; 
	cursor:pointer;
	font-family: 'Rubik',Arial, sans-serif; font-size:16px; font-weight:600; color: #403530; text-align:left;
	user-select: none;
	transition:0.2s ease-in-out;
outline: none;
}
@media(max-width:500px){.boxcontend{ height: auto; padding-top:15px; padding-bottom:15px;}}
.box_MaisBlov:hover {
	background: #f1f5f8; color: #D4AF9D; 
	}
.box_MaisBlov.active	{
	border-radius:10px; 
	background: #f1f5f8; color: #D4AF9D; 
	}	
/*Icone Abrir e Frechar*/
.box_MaisBlov:after { width:50px; height:50px; position:absolute; left:125px; top:0; content: url(../imagens/BeneficioP/maisBn.png);}
.box_MaisBlov.active:after { content: url(../imagens/BeneficioP/maisBn2.png);}
/*conteudo_comoF*/
div.conteudo_MaisBlov {
	max-width:100%;
	max-height:auto;
	float:left;
	padding:1px;
	margin-bottom:5px;
	margin-top:0;
	border:0;
	overflow: hidden;
	transition: 0.2s ease-in-out;
	opacity: 0;
	display:none;
}
div.conteudo_MaisBlov.show {opacity:1; max-height:100%; display:block; margin-top:0; border-radius:0;}	
/*FINAL CONTEÚDO MAIS*/	


