@charset "utf-8";
/* DADOS PADRAO */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Contrail+One&display=swap');
/*font-family: 'Contrail One', cursive;*/
body {
	margin:0; 
	padding:0; 
	border:0; 
	overflow-x:hidden; 
	background: #333;
}
/*todas as imagens no maximo de 100% */	
img {max-width:100%;
}
/*asteristico seleciona todos os elementos do html */
*{margin:0; padding:0;
}

/* barra de rolagem Firefox */
body {scrollbar-width: thin; scrollbar-color: #f5811e #000;}
/* barra de Chrome, Edge, and Safari */
body::-webkit-scrollbar {width: 10px;}
body::-webkit-scrollbar-track {background: #000}
body::-webkit-scrollbar-thumb {background-color: #f5811e; border-radius: 20px;}

/*Menu Top*/
.Bk_Menu_Top{
	width:100vw;
	height:145px;
	background:#000;
	position:fixed;
	top:0;
	z-index:999;
	}
.diviz_inicio1{
	width:100%;
	height:64px;
	background:url(../imagens/fundo/div_inicio1.png) repeat-x center top;
	position:fixed;
	top:140px;
	z-index:999;
	}
@media(max-width:535px){.diviz_inicio1{ top:100px; background-size:100%;}}			
.logo_ws{
	width:166;
	height:auto;
	float:left;
	cursor:pointer;
	}	
.bk_fundo_fc, .bk_fundo_fc:visited, .bk_fundo_fc:active {
	width:50px;
	height:50px;
	float:right;
	background-image: linear-gradient(to right, rgba(255,204,41,0), rgba(75,75,77,1));
	cursor:pointer;
	transition: 0.2s ease-in-out;
	}	
.ico_top_facebook{
	width:50px;
	height:50px;
	background:url(../imagens/iconex/ico_top_facebook.svg) center center no-repeat;
	}	
.bk_fundo_fc:hover{
	background: #f5811e;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}	
.bk_fundo_fc:hover .ico_top_facebook{ background:url(../imagens/iconex/ico_top_facebook2.svg) center center no-repeat;
}	
.bk_fundo_it, .bk_fundo_it:visited, .bk_fundo_it:active{
	width:50px;
	height:50px;
	float:right;
	background-image: linear-gradient(to right, rgba(255,204,41,0), rgba(75,75,77,1));
	cursor:pointer;
	transition: 0.2s ease-in-out;
	}	
.ico_top_instagram{
	width:50px;
	height:50px;
	background: url(../imagens/iconex/ico_top_instagram.svg) center center no-repeat;
	}
.bk_fundo_it:hover{
	background: #f5811e;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}
.bk_fundo_it:hover .ico_top_instagram{ background:url(../imagens/iconex/ico_top_instagram2.svg) center center no-repeat;
} 	
.bk_fundo_atend, .bk_fundo_atend:visited, .bk_fundo_atend:active{
	width:160px;
	height:50px;
	float:right;
	background-image: linear-gradient(to right, rgba(255,204,41,0), rgba(75,75,77,1));
	position:relative;
	cursor:pointer;
	transition: 0.2s ease-in-out;
	}	
.ico_top_atend{
	width:50px;
	height:50px;
	background:url(../imagens/iconex/ico_top_whatsapp.svg) center center no-repeat;
	position:absolute;
	left:0;
	top:0;
	}	
.Txt_atend{
	width:auto;
	height:auto;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	position:absolute;
	top:15px;
	left:45px;
	}	
.bk_fundo_atend:hover{
	background: #f5811e;
 	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}
.bk_fundo_atend:hover .ico_top_atend{ background:url(../imagens/iconex/ico_top_whatsapp2.svg) center center no-repeat;
}
.BtMenuMobile, .BtMenuMobile:visited, .BtMenuMobile:active{
	width:105px;
	height:50px;
	float:right;
	background-image: linear-gradient(to right, rgba(255,204,41,0), rgba(75,75,77,1));
	cursor:pointer;
	position: relative;
	transition: 0.2s ease-in-out;
	}
.ico_mobile{
	width:50px;
	height:50px;
	background:url(../imagens/iconex/ico_menu_mobile.svg) center center  no-repeat;
	position:absolute;
	top:0;
	left:0;
	}	
.Txt_menu{
	width:auto;
	height:auto;
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	position:absolute;
	top:15px;
	left:45px;
	}
.BtMenuMobile:hover{
	background: #f5811e;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}
.BtMenuMobile:hover .ico_mobile{ background:url(../imagens/iconex/ico_menu_mobile2.svg) center center no-repeat;
}
.largura_top_menu{
	max-width:1250px;
	height:145px;
	margin:auto;
	position:relative;
	top:0;
	}
.bk_fundo_numero{
	width:175;
	height:auto;
	position:absolute;
	top:70px;
	right:0;
	}	
.ico_numero{
	width:50px;
	height:50px;
	background:url(../imagens/iconex/ico_top_whatsapp.svg) center center no-repeat;
	position:absolute;
	top:0;
	right:105px;
	}	
.Txt_numero{
	width:150px;
	height:auto;
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	position:absolute;
	top:14px;
	right:-36px;
	}
@media(max-width:535px){.Bk_Menu_Top{ height:100px;}}	
@media(max-width:1250px){.logo_ws{ padding-left:5px;}}			
@media(max-width:535px){.logo_ws{ width:115px;}}	
@media(max-width:535px){.largura_top_menu{height:100px;}}
@media(max-width:1250px){.largura_top_menu{ padding-right:10px;}}
@media(max-width:1250px){.Txt_numero{right:-20px;}}	
@media(max-width:1250px){.ico_numero{right:120px;}}	
@media(max-width:535px){.Txt_numero{top:-5px;}}	
@media(max-width:535px){.ico_numero{top:-20px;}}
@media(max-width:485px){.bk_fundo_fc, .bk_fundo_it { display:none;}}
@media(max-width:395px){.bk_fundo_atend { display:none;}}	
/*Painel Menu Mobile*/			
.PainelMenu{
	display: none;
	position:fixed;
	right:0; top:0;
	width:350px; height:100vh;
	background-color: #000;
	z-index:999;
	}	
/*Botão Fechar Mobile*/	
.BtMenuFechar, .BtMenuFechar:visited, .BtMenuFechar:active{
	width:50px; height:50px;
	background: #000 url(../imagens/iconex/ico_menu_fechar.svg) center center no-repeat;
	position:absolute;
	top:0; left:0;
	border:0;
	cursor:pointer;
	font-family:'Roboto',Arial, Helvetica, sans-serif; font-size:1em; font-weight:500; color:#FFF;
	transition: 0.2s ease-in-out;
	z-index:990;
}
.BtMenuFechar:hover{
	width:50px; height:50px;
	background: #000 url(../imagens/iconex/ico_menu_fechar2.svg) center center no-repeat;
	position:absolute;
	top:0; left:0;
	border:0;
	cursor:pointer;
	font-family:'Roboto',Arial, Helvetica, sans-serif; font-size:1em; font-weight:500; color:#CCC;
	transition: 0.2s ease-in-out;	
}
@media(max-width:500px){.PainelMenu {width:100%;}}	
/*iframe menu principal*/	
.MenuPrincipal{ 
width:100%;
 height:100vh; 
 position:absolute; 
 top:0; 
 bottom:0; 
 left:0; 
 right:0;
 z-index:980;
}

/*Menu Roda PE*/
.diviz_rodape1{
	width:100%;
	height:64px;
	background:url(../imagens/fundo/div_rodape1.png) repeat-x center top;
	position: absolute;
	top:-60px;
	z-index:800;
	}	
.Bk_rodape{
	width:100%; 
	height:auto;
	padding-bottom:50px;
	padding-top:50px;
	background: #000;
	float:left;
	position:relative;

	}
.Ro_sessao{
	width:25%;
	height:auto;
	float:left;
	}	
.largura_rodape{
	max-width:1250px;
	margin:auto;
	}		
@media(max-width:925px){.Ro_sessao {width:100%; margin-bottom:20px;}}		
@media(max-width:925px){.largura_rodape {width:90%; }}	
.R_logo{
	width:100%;
	height:auto;
	float:left;
	}	
.Txt_Ro{
	width:100%;
	height:auto;
	float:left;
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFF;
	text-align:left;
	line-height:20px;
	}	
iframe.VisitasRodape{
	width:200px;
	height:20px;
	overflow:hidden;
	border:0;
	}
.Link_rodape, Link_rodape:visited, Link_rodape:active{
	text-decoration:none;
	color:#FFF;
	transition:0.2s ease-in-out;
	cursor:pointer;
	}
.Link_rodape:hover{
	background: #f5811e;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}	
.Bt_ligaagora, Bt_ligaagora:visited, Bt_ligaagora:active{
	width:200px;
	height:50px;
	border:0;
	background: #f5811e;
	margin-top:20px;
	cursor:pointer;
	transition:0.2s ease-in-out;
	position:relative;
	}
.Ro_icoWhats{
	content: url(../imagens/iconex/ico_Whats_Rodape.svg);
	position:absolute;
	top:5px;
	left:5px;
	}	
.Txt_Bt_ligaagora{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	}
.Bt_ligaagora:hover{
	background:#333;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}	
.BT_RedeIns{
	width:50px;
	height:50px;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
	background: #f5811e  url(../imagens/iconex/ico_Instagr_Rodape.svg) center center no-repeat;
	transition:0.2s ease-in-out;
	cursor:pointer;
	}	
.BT_RedeFac{
	width:50px;
	height:50px;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
	background: #f5811e url(../imagens/iconex/ico_Face_Rodape.svg) center center no-repeat;
	transition:0.2s ease-in-out;
	cursor:pointer;
	}
.BT_RedeWhst{
	width:50px;
	height:50px;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
	background: #f5811e  url(../imagens/iconex/ico_Whats_Rodape.svg) center center no-repeat;
	transition:0.2s ease-in-out;
	cursor:pointer;
	}	
.BT_RedeIns:hover{
	background:#333 url(../imagens/iconex/ico_Instagr_Rodape.svg) center center no-repeat;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}
.BT_RedeFac:hover{
	background:#333 url(../imagens/iconex/ico_Face_Rodape.svg) center center no-repeat;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}
.BT_RedeWhst:hover{
	background:#333 url(../imagens/iconex/ico_Whats_Rodape.svg) center center no-repeat;
	-webkit-transition:0.2s ease-out;
	-moz-transition:0.2s ease-out;
	-o-transition:0.2s ease
	-out;transition:0.2s ease-out;
	}	
.publi_criador{
	width:100%; 
	height:auto;
	background: #000;
	padding-top:15px; 
	padding-bottom:15px;
	float:left;
	border-top:1px solid  #333;
	}	
.Txt_Dev{
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	float:left;
	margin-top:3px;
	}	
.Logo_Elcage{
	width:80px;
	float:left;
	padding-left:5px;
	cursor:pointer;
	}
.alinha_dev{
	max-width:200px;
	margin:auto;
	background:#F00;
	}	
/*BOTÃO WHATSAPP*/
/*Div imagem do icone*/	
.BTfxWhats .IconeWhats{
	width:40px;
	height:40px;
	z-index:990;
	cursor:pointer;
	}
/*Div bola botão verde*/		
.BTfxWhats{
	position:fixed;
	bottom:25px; right:25px;
	width:75px;
	height:75px;
	background:#34af23 ;
	border-radius:75px;
/*alinhamento de objetos na div no centro flex-center-center*/
	display:flex;
	justify-content:center;
	align-items: center;
	z-index:800;
	}	
/*Animação dentro Div bola botão verde*/
.BTfxWhats:before, .BTfxWhats::after{
	content:'';
	display:block; /*para o alemento aparecer*/
	position:absolute; /*relativo dentro do BTfxWhats*/
	background:#60DC4E; /*cor diferente para transição*/
	border-radius:50%;
	left:-20px;
	right:-20px;
	top:-20px;
	bottom:-20px;
	animation: LIGAAQUI 1.5s linear infinite; /*ação para a variavel "animar" em loop infinito*/
	opacity:0;
	z-index:800;
	}		
/*Animar variavel 3 estagios da variavel LIGAAQUI*/	
@keyframes LIGAAQUI{
	0%{ transform: scale(0.3); opacity:0; } /*duração e estagio da animação 1*/
	50%{ opacity:1; } /*duração e estagio da animação 2*/
	100%{ transform: scale(0.8); opacity:0; } /*duração e estagio da animação 3*/
	}
/* AVISO DE COOKIES */
.fundo_Avisocookies.hide {display: none !important;}
        .fundo_Avisocookies {
			width: 350px; height:auto;
			padding-top:40px; padding-bottom:30px;
            position: fixed; 
			bottom:120px;
			right:15px;
            background: #333 ;
			border-radius:10px;
            z-index: 995;
        }
        .txt_Avisocookies{
			width:300px; height:auto;
			margin:auto;
			padding-bottom:15px;
			font-family:'Roboto',Arial, Helvetica, sans-serif; color: #FFF; font-size:16px; text-align:center; line-height:20px;
			position:relative;
        }
		a.Link_PoliticaCookies:link, a.Link_PoliticaCookies:visited, a.Link_PoliticaCookies:active {
		text-decoration: underline;
		color:#FFF;
		transition: 0.2s ease-in-out;
		}    
		a.Link_PoliticaCookies:hover{
			background: #f5811e;
			text-decoration:none;
			}
		 .icoAvisoCookies {
			width:40px; height:40px;
			background:#f5811e url(../imagens/icones/ico_atencao_cookies.svg) no-repeat center center;
			position:absolute; 
			top:-20px; left:50%; margin-left:-20px;
			border-radius:30px;
			border:5px solid  #333;
			}
        .Bt_Avisocookies{
			width:250px; height:auto;
			margin:auto;
			padding-top:15px; padding-bottom:15px;
			border-radius:10px;
            background: #f5811e;
            cursor: pointer;
			font-family:'Roboto',Arial, Helvetica, sans-serif; color: #FFF; font-size:16px; font-weight:700; text-align:center;
			transition: 0.2s ease-in-out;
        }
		.Bt_Avisocookies:hover{
			background: #666;
			}
@media(max-width:550px){.fundo_Avisocookies{ width:100%;right:0; border-radius:0; bottom:0;}}															