.filtroImg {
	width: 125px;
	height: 125px;
	background-color: white;
	border-radius: 150px;
	padding:27px;
}
@media (max-width: 350px) {
  .contentFooter {
    margin-left: -39px !important;
  }
}
@media (max-width: 390px) {
  .contentFooter {
    margin-left: -39px !important;
  }
}
@media (min-width:294px) and (max-width:340px) {
	#topo, #topoLista, #topoLP{
		margin-top:-20px;
	}
}
@media (min-width:391px) and (max-width:766px) {
	
	#topoLP {
		/* margin-top:100px;*/
		margin-top:-1px;
	}
}
 
#header {
	    border-bottom: 0px solid var(--blue1);
	    z-index: 9999;
}

:root {
  --white: #ffffff;
  --blue1: #001E40;
  --blue2: #0CFFFB;
  --blue3: #0053B8;
  --blue4: #011A64;
  --cinza1: #EEEEEE;
  --cinza2: #E3E6EA;
}

.dBlock {
	display: block;
}
.textWhite {
	color: var(--white);
}
.textBlue1 {
	color: var(--blue1);
}
.textBlue2 {
	color: var(--blue2);
}
.textBlue3 {
	color: #0053B8;
}
.textGrey {
	color:#8A8A8A
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textItalic {
	font-style: italic;
}
.textUnderline {
	text-decoration: underline;
}
.textUpper {
	text-transform: uppercase;
}
.btLogin a:hover {
	color: white;
	font-weight: bold;
}

.btMais a{
	color: var(--blue1) !important;
	text-decoration: underline;
}



.lineHeight20 {
	line-height: 20px;
}
.lineHeight25 {
	line-height: 25px;
}
.lineHeight35 {
	line-height: 35px;
}

.lineHeight50 {
	line-height: 50px;
}
.lineHeight55 {
	line-height: 55px;
}
.lineHeight65 {
	line-height: 65px;
}

.mTop15 {
	margin-top:15px;
}
.mTop20 {
	margin-top:20px;
}
.mTop25 {
	margin-top:25px;
}
.mTop30 {
	margin-top:30px;
}

.mTop40 {
	margin-top:40px;
}
.mTop50 {
	margin-top:50px;
}
.mTop60 {
	margin-top:60px;
}
.mTop100 {
	margin-top:100px;
}
.mTop120 {
	margin-top:120px;
}
.b900 {
	font-weight: 900;
}
.b800 {
	font-weight: 800;
}
.b700 {
	font-weight: 700;
}
.b500 {
	font-weight: 500;
}
.b200 {
	font-weight: 200;
}
.b100 {
	font-weight: 100;
}
.p10 {
	font-size: 10px;
}
.p14 {
	font-size: 14px;
}
.p16 {
	font-size: 16px;
}
.p20 {
	font-size: 20px;
}
.p18 {
	font-size: 18px;
}
.p22 {
	font-size: 22px;
}
.p24 {
	font-size: 24px;
}
.p25 {
	font-size: 25px;
}
.p35 {
	font-size: 35px;
}

.p38 {
	font-size: 38px;
}
.p40 {
	font-size: 30px;
}
.p40 {
	font-size: 40px;
}

.p41 {
	font-size: 40px;
}
.p42{
	font-size: 42px;
}
.p50 {
	font-size: 50px;
}
.p55 {
	font-size: 55px;
}
.p60 {
	font-size: 45px;
}
.p70 {
	font-size: 70px;
}
.p80 {
	font-size: 80px;
}
.letterP {
	letter-spacing: 0.1px;
}
.letterPP {
	letter-spacing: -1.5px;
}
.width50 {
	width:50%;
}
.width66 {
	width:66%;
}

.width60 {
	width:60%;
}
.width70 {
	width:70%;
}
.btnListaFiltro {
	padding: 7px 20px !important;
}
.btnVermaisPlano {
	cursor: pointer;
}
.btnVermaisPlano a {
	font-weight: 500 !important; font-size: 12px !important; color: #555 !important;
}
#dadosEmpresaInterna a {
	color: var(--blue1);
	text-decoration: underline;
}
#comeceGratis h2 {
	font-size: 32px;
}
body, html {
	overflow-x: hidden;
}
body {
	color:var(--white);
	font-family: 'Open Sans';
	font-size:16px;
/*	letter-spacing: 1px !important;*/
}
header {
	min-height: 70px;
	background-color: var(--blue1);
}
header a:hover {
	color: white;
}
footer {
	background-color: var(--blue1);
	min-height: 500px;
	padding-top:40px;

}
.redesSociais{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2rem;
}

.redesSociais i{
	width: 2rem;
	height: 2rem;
	margin-right: 2rem;
	font-size: 2rem;
}
footer #logoFooter {
	margin-bottom:80px;
	height: 90%;
}

footer ul {
	list-style: none;
}
footer.footerLP {
	background-color: var(--blue1);
	
	min-height: 130px;
	padding-top:20px;


}

.redesFooterLP i {
background: var(--white);
  padding: 11px;
  color: var(--blue1);
  border-radius: 57px;
  height: 39px;
  padding-top: 19px;
  margin-right:20px;
}


#planoInd .lit1 {
	padding:0 350px 0 0px; color: var(--blue2); margin-left:-20px;
}
#planoInd .lit2 {
	padding:0 100px 0 0px; color: var(--blue2);margin-left: 20px;
}

.divImgPesquisa{
	margin-left: 1.5rem;
	width: 2rem;
	height: 2rem;
	display: flex;
	align-items: flex-start;
}

.formPesquisa{
	display: none;
	width: 100%;
	height: 3rem;
	border: 2px solid var( --blue3 );
	border-radius: 10px 10px 10px 10px;
	margin-top: 2rem;
}
.formPesquisa form{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
}

.formPesquisa button{
	width: 2rem;
	height: 2rem;
	margin-left: 0.5rem;
	border: 0;
	background-color: rgb(0,0,0,0);
	cursor: pointer;
	outline: none;
}

.formPesquisa button img{
	width: 1.5rem;
	height: 1.5rem;
}

.formPesquisa input{
	width: 100%;
	height: 2rem;
	border: 0;
	outline: none;
}

.divImgPesquisa img{
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer;
}

a{
	color:var(--white);
}
a:hover {
	
	
	
	text-decoration: none !important;
}
#menuTopo {
	margin-top: -12px;
}
#menuTopo ul {
	list-style: none;
}
#menuTopo ul li {
  float: left;
  margin-top: 0.3rem;
  margin-right: 30px;
  font-size: 14px;
  font-weight: 300;
}
#menuTopo ul li:last-child {
margin-right:4px;
	}
#menuTopo ul li:active{
	font-weight: bold;
}
.d-flex{
	width:100%;
}
section#topo {
	background: var(--blue1);
/*	padding-top:90px;*/
	padding: 20px 0px 10px 0px;
	margin-top: -1px;
}
section#comeceGratis {
	background: var(--blue3);
	padding: 30px 0px 30px 0px;

}
section#topoLP {
	background: var(--blue1);
	padding-bottom: 20px;

}

section#topoLista {
	background: var(--blue1);
	padding-bottom:30px;
	margin-top: -1px;
}

.rianInput{
	display: flex;
	justify-content: center;
	width: 100%;
}

.rianInput input{
	width:100%; 
	border-radius:10px 0px 0px 10px; 
	height:2.5rem;
	outline: none; 
	border: none;
}

.rianInput input:focus{
	border: none;
	outline: none; 
}

.rianInput .btnRian button{
	height: 2.5rem; 
	width:12rem; 
	border-radius:0px 10px 10px 0px;
	border: none;
}

#topoLP h1 {
	font-size: 2.8rem;
}
#topoLP h2 {
	font-size: 60px;
}
section#topoLista h1 {
	font-size: 2.8rem;
}
section#topoLista h2 {
	font-size: 32px;
}

section#personalize {
	padding-bottom: 100px;
}

section#rian{
	background-color: #3d0bc8;
	padding: 2rem 0 2rem 0;
}

section#rian .rianTexto{
	margin-top: 4rem;
	width: 50%;
}

.capaVideoRIAN{
	width : 546px; 
}


section#personalizeLP {
	padding-bottom: 100px;
	background: var(--blue3);
	color: var(--white);
}


section#gereListas {
	padding-bottom: 80px;
	padding-top: 60px;
	background:var(--blue1);
}

section#diferenciais.diferenciaisLP {
	padding-bottom: 0px;
	padding-top: 60px;
	background:var(--blue1);
}

section#diferenciais {
	padding-top: 60px;
	background:#001E40;
}

section#diferenciais p.tituloDif {
  font-size: 18px;
  margin-left: 50px;
  font-weight: 300;
  line-height: 24px;
}
section#diferenciais .iconDif {
	width: 50px;
}
section#diferenciais .divDif {
	margin-bottom:120px;
}

section#integracoes{
	background-color: var(--cinza1);
	padding: 3rem 0 3rem 0; 
}
section#integracoes h2{
	margin-bottom: 1rem;
}

.logoIntegracao{
	width: 12rem;
	margin-top: 2rem;
}

#ModalIntegracao{
	z-index: 9998;
}

#ModalIntegracao .modal-body{
	overflow-y: scroll;
}

.infograficoLink:hover{
	color:white !important;
}



#infograficosGereListas{
	background-color:var(--blue4);
	padding-top: 60px;
	padding-bottom: 60px;
}

#infograficosGereListas .btnGeraListasInfograficos{
	display:flex; 
	justify-content:center; 
	align-items:center; 
	width: 20rem;
	height: 3rem;
	font-size: 1.3rem;
	margin-top: 4rem;
}

.graficosConteudo, .graficosCnaeComDescricaoConteudo{
	width: 100%;
}


.divGraficoMundi::-webkit-scrollbar, .graficosConteudo::-webkit-scrollbar {
    width: 10px;
}

.divGraficoMundi::-webkit-scrollbar-track, .graficosConteudo::-webkit-scrollbar-track, .graficosCnaeComDescricaoConteudo::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
.divGraficoMundi::-webkit-scrollbar-thumb, .graficosConteudo::-webkit-scrollbar-thumb,  .graficosCnaeComDescricaoConteudo::-webkit-scrollbar-thumb {
    background: #888; 
}

.divGraficoMundi::-webkit-scrollbar-thumb:hover, .graficosConteudo::-webkit-scrollbar-thumb:hover,  .graficosCnaeComDescricaoConteudo::-webkit-scrollbar-thumb:hover{
    background: #555; 
}

.graficosCnaeComDescricaoConteudo #graficoBarrraCnaeEmpresasRecemAbertas, .graficosCnaeComDescricaoConteudo #graficoBarrraCnae{
	min-height: 20rem;
}

.graficosConteudo div{
	min-width: 70rem;
}

.graficoRosca{
	width: 100%;
}

.descricoesCnaes{
	min-width: 60rem;
	border-left: 2px solid rgb(230, 230, 230);
	padding-left: 5px;
}

.descricoesCnaes p {
	color: rgb(170, 170, 170);
	width: 100%;
	font-size: 11px;
	margin-bottom: 0.1rem;
	font-weight: bold;
}

.goog-tooltip{
	color: var(--blue1);
}

.graficoRoscaConteudo{
	width: 100%;
	height: 20rem;
}

.divGraficosRosca{
	margin-bottom: 2rem;
	display: flex;
	width: 100%;
}


.divGraficoBarra{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 35rem;
}

.divGraficoBarra div{
	width: 100%;
}

path{
	cursor: pointer;
}

.divGraficos{
	margin-top: 4rem;
	margin-bottom: 4rem;
	display: flex;
	width: 100%;
}

.google-visualization-tooltip { 
	pointer-events: none; 
}

.divGraficoMundi{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 35rem;
}

.tooltipCnaes{
	font-weight: bold;
	padding: 1rem 0.2rem 1rem 0.2rem;
	text-align: center;
}

.tooltipCnaes h1{
	color: #3871cf;
	font-size: 24px;
}

.tooltipCnaes h2{
	color: #666666;
	font-size: 14px;
	margin-bottom: 0.5rem;
}

.tooltipCnaes h3{
	color: #757575;
	font-size: 12px;
	margin-bottom: 0.5rem;
}


#ModalIntegracao .modal-body .exibePorDemanda{
	mask-image: linear-gradient(#000 35%, transparent 90%);
}

#ModalIntegracao .modal-body .conteudoPrincipal{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}

#ModalIntegracao .modal-body .conteudoPrincipal img{
	width: 7rem;
	margin-right: 0.5rem;
}


#ModalIntegracao .modal-footer{
	display: flex;
	justify-content: center;
	align-items: center;
}


#ModalIntegracao .modal-footer img{
	width: 2rem;
	height: 2rem;
	margin-right: 1rem;
}

section#modelosParcerias{
	padding: 5rem 0 5rem 0;
}

.tituloParceiroIndividual:hover{
	text-decoration: underline !important;
}

.carouselModelosParcerias{
	margin-top:5rem
}

section#modelosParcerias .slick-dots li button:before {
    color: #aaa; 
}

section#modelosParcerias .slick-dots li.slick-active button:before {
    color: var(--blue4); /* Muda a cor do ponto ativo para verde */
}
section#modelosParcerias .item{
	display: flex;
	justify-content: center;
}
section#modelosParcerias .item .itemModelo{
	border: 4px solid var(--blue1);
	margin-left:50px;
	box-shadow: 0px 3px 6px #00000029;
	text-align: center;
	width:300px;
	padding: 21px;
	padding-bottom:40px;
	position: relative;
	background-color: var(--white);
	color: var(--blue1);
	height: 34rem;
}

section#modelosParcerias .item .itemModelo h3{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

section#modelosParcerias .item .itemModelo img {
    width: 3.5rem;
    height: 3.5rem;
    position: absolute;
    left: -45px;
    top: 40%;
}
section#modelosParcerias .btnSejaParceiro{
	background-color: #021b65;
    color: white;
    cursor: pointer;
    margin-top: 3rem;
    width: 20rem;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 800;
	text-align: center;
}

section#modelosParcerias .item .itemModelo p{
	text-align: left;
	font-size: 14px;
}

section#modelosParcerias .item .itemModelo .textoPrincipalCard{
	position: relative;
	top: 20%;
}

section#modelosParcerias .itensCheck{
	margin: 0 21px 1rem 1rem;
}

.grifado::after{
	content: "";
	display: block;
	margin: -5px 20rem 1rem 20rem;
	border-bottom: 5px solid #007bff; 
}

section#beneficiosParcerias{
	background-color: var(--blue1);
}

section#beneficiosParcerias .itemBeneficio{
	display: flex;
	align-items: center;
	margin-top:4rem;
}

section#beneficiosParcerias .itemBeneficio p{
	width: 20rem;
}

section#beneficiosParcerias .rodaBeneficios{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 10;
}

section#beneficiosParcerias .animcacaoLoading{
	position: absolute;
	
	width: 28.4%;
	
	top: 50%;
    left: 50%;
    transform: translate(-51%, -51%);

	z-index: 1;
}

section#beneficiosParcerias .textoCentroImg{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 15;
	text-align: center;
}

section#beneficiosParcerias .textoCentroImg p{
	margin:0 0 0.2rem 0;
	font-size: 30px;
}

section#beneficiosParcerias .itemBeneficio .separador{
	width: 50%;
	height: 3px;
	background-color: white;
	margin: 0px 1rem 0px 1rem;
}

section#modelosParceriasParceiros{
	background-color: var(--blue1);
}

section#modelosParceriasParceiros .tituloParceiroIndividual{
	margin:3rem 0px 1rem 0px;
	color: #007bff;
}

section#modelosParceriasParceiros .itemParceiros{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 2rem 0 2rem;
	text-align: center;
}


section#modelosParceriasParceiros .itemParceiros img{
	width: 16rem;
	height: 5rem;
	margin-top: 4rem;
}

section#modelosParceriasParceiros .subtitulo{
	font-size: 1.1rem;
}

section#novosLedsParcerias{
	background-color: #021b65;
	color: white;
}

section#novosLedsParcerias .btnAzCl{
	padding: 15px 25px;
	background-color: #4db5fd;
}


section#missaoParcerias{
	padding: 4rem 0 4rem 0;
}
section#missaoParcerias .imgSemTitulo{
	display: flex;
	margin-top: 50px;
}

section#missaoParcerias img{
	width: 20rem;
	display: flex;
	margin-top: 20px;
}




	section#filtros {
		padding-bottom: 100px;
		padding-top: 60px;
		background:var(--blue3);
	}
	section#filtros > div > div {
		gap:50px;
	}
	section#filtros .filtroDesc {
		padding: 10px 20px 10px 20px;
		border: 1px solid var(--white);
		border-radius: 50px;
		font-size: 16px;
	}
	.divFiltro {
		max-height: 208px;
		display: inline-block;
		margin-bottom: 30px;
	}
	.divFiltro a:hover{
		color:#DDD !important;
	}	
	.divFiltro div {
		gap:20px;
	}
	.colunaFiltro {
		gap:50px;
	}
	.filtroTitulo {
		font-weight: 700;
		font-size: 28px;
	}
section#planos {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--cinza1);
}

section#planos .item{
	margin-top:1rem;
	max-width: 320px;
}

section#planosEmpresarial {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--cinza2);
}

section#planosEmpresarial .item{
	margin-top:1rem;
	max-width: 320px;
}



section#vejaTambemEstados {
	margin-bottom:0px;
}
		
		.nDivPlano h3 {
			font-family: "Open Sans", Sans-serif !important;
		  font-size: 20px !important;
		  font-weight: 600 !important;
		  color: var(--blue3);
		    margin-bottom: 1.5rem;
		}

		.atrNome {
			float:left;
			font-size:14px;
			font-weight:400;
		}
		.atrAtr {
			float:right;
			font-size:14px;
			font-weight:800;

		}
		.atrTodo {
			clear:both;
			min-height:30px;
			
		}
		.valorEsquerda {
			width:82px;
			float: left;
			text-align:right;
			position:relative;
		}
		.valorDireita {
			width:200px;
			float: right;
			margin-top: -102px;
			position:relative;

		}
		.valorDePor {
			font-size:11px;
		}
		.valorDe {
			font-weight:bold;
			position:relative;
		}
		.valorPor {
			font-weight:bold;
			}
		.DeDe {
			position:absolute;
			left:0px;
			top:-5px;
		}
		.valores {
			margin-top:70px;
		}
		.valores .antigo{
			display:flex;
			position:relative;
		}
		.valores .valoresDe{
			display: flex;
			align-items: center;
		}
		.valores .antigo .valoresDe p{
			margin:0 0.5rem  0 0;
			font-weight:bold;
			white-space: nowrap;
		}
		.valores .antigo .valorReal{
			font-weight:bold; 
			font-size:16px;
			width: 96px;
			text-align: left;
		}
		.valores .antigo .valorCentavo{
			font-weight:bold;
		}
		.valores .antigo .valoresPor{
			display: flex;
			align-items: center;
		}
		.valores .antigo .valoresPor p{
			margin:0 0 0 2rem;
			font-weight:bold;
		}
		.valores .novo{
			display:flex;
			position:relative; 
			justify-content:center; 
			margin-bottom:2rem;
			margin-top:1rem;
		}

		.valores .novo .valoresDe p{
			margin:0 2rem 0 0;
			font-weight:bold;
		}
		.valores .novo .valorReal{
			text-decoration:none; 
			font-weight:bold; 
			font-size:80px;
		}
		.valores .novo .valorCentavo{
			text-decoration:none; 
			font-weight:bold; 
			font-size:20px;
		}
		.valores .mensal{
			right: -2px;
		}
		.mensal {
			position: absolute;
		  right: 0;
		  bottom: 28px;
		}
		.botao {
			box-shadow: 0px 3px 6px #00000029;
			border: 1px solid #FFFFFF;
			border-radius: 24px;
			opacity: 1;
			background: #0CFFFB;
			color:#31465D;
			font-weight:bold;
			  padding: 10px 20px 10px 20px;
		}
		.botao:hover{
			background:#c1fffc;
			color:black;
		}
		.nDivPlano {
			margin-right:20px;
			box-shadow: 0px 3px 6px #00000029;
			border-radius: 10px;
			text-align: center;
			min-width:300px;
			padding: 21px;
			padding-bottom:40px;
			position: relative;
			background-color: var(--white);
			color: var(--blue1);
		}
			.nDivPlano.destaque {
				background-color: #011766;
				color: var(--white);
			}
			.destaque h3 {
				color: var(--white);
			}
			.valorEsquerda .valorDe span {
				text-decoration: line-through;
			}
			.vl1 {
				font-size: 32px;
				float: left;
				text-decoration: line-through;
			}
			.vl2 {
				font-size: 15px;
				  margin-left: -10px;
				  float: left;
				  margin-left: 1px;
				  text-decoration: line-through;
			}
			.btnVermaisPlano {
				clear:both; text-align:left; text-size:11px; margin-top:15px;
			}
			
			.destaque .iconCheck {
				color: var(--white);
			}
			.destaque .btnVermaisPlano a {
				color: #FFF !important;
			}
			.iconCheck {
				color: #4DB5FE;
			}

		@media (max-width: 768px) {
			ul.ulBeneficios li {
				font-size: 18px;
			}
			.capaVideoRIAN{
				width : 100%; 
			}
			section#rian .rianTexto{
				margin-top: 0;
				width: 100%;
			}
			
			section#rian .persoVideo{
				margin-top: 2rem;
			}
			
			#Otimizadas h2 {
				margin-top: 40px;
			}
			.divera div.container {
		text-align: center;
	}
			#Otimizadas .tb2 {
				margin-top:-20px;
			}
			#Otimizadas .p25 {
				font-size:20px;
			}
			.tabelaInterna {
				width: 100% !important;
			}
			.tabelaInterna tr td {
				font-size: 12px;
			}
			section#dadosEmpresaInterna #formHome {
				padding-top:10px !important;
			}
			section#gereListas {
			    padding-bottom: 40px;
			    padding-top: 30px;
			}
			.bene2 {
				margin-top:-32px;
			}
			section#personalize.persona2 {
			    padding-bottom: 30px;
			}
			section#dadosEmpresa {
			    padding-bottom: 30px !important;
			    padding-top: 20px !important;
			}
			.nDivPlano {
				margin-bottom:50px;
			}
			.valorDireita {
				
				margin-top: -28px;
			}
			.btBottom  {
				margin-left: 75px;
			}

		}
		


.container{
				padding: 20px;
			}
			
			.container-no-padding {
				padding: 0 !important;
			}
			.btnAzCl {
				font-family: "Open Sans", Sans-serif;
				font-size: 14px;
				font-weight: 700;
				fill: var(--blue1);
				color: var(--blue1);
				/* background-color: #4db5fd; */
				background-color: #0CFFFB;
				border-radius: 21px 21px 21px 21px;
				padding: 3px 20px 3px 20px;
				vertical-align: middle;
				transition: 1s;
				cursor: pointer;
			}
			ul .btnAzCl {
				margin-top: 0 !important;
				align-items: center;
				display: flex;
				justify-content: center;
				padding: 8px 20px 8px 20px;
			}
			ul .btnAzCl a{
				font-family: "Open Sans", Sans-serif;
				font-size: 14px;
				font-weight: 700;
				visibility: visible !important;
				color: var(--blue1);
			}
			.btnAzCl span svg{
				margin-bottom: 3px;
			}

			.btnAzCl-black-november-planos {
			  font-family: "Open Sans", Sans-serif;
			  font-size: 14px;
			  font-weight: 700;
			  fill: #fff;
			  color: #fff;
			  background-color: #000;
			  border-radius: 21px 21px 21px 21px;
			  padding: 3px 20px 3px 20px;
			  vertical-align: middle;
			  border: 2px solid #4DB5FD;
			  transition: 1s;
			}

			.btnAzCl-black-november {
			  font-family: "Open Sans", Sans-serif;
			  font-size: 14px;
			  font-weight: 700;
			  fill: #fff;
			  /* color: #fff; */
			  color: #fff;
			  /* background-color: #000; */
			  border-radius: 21px 21px 21px 21px;
			  padding: 3px 20px 3px 20px;
			  vertical-align: middle;
			  border: 2px solid #4DB5FD;
			  transition: 1s;
			}

			.btnAzCl-black-november:hover{
				box-shadow: 0 0 5px #3CA4EC, 0 0 5px #3CA4EC, 0 0 10px #3CA4EC, 0 0 10px #3CA4EC;
				color: #DDD;
			}
			.btnAzCl-black-november .img-user-cadastro{
				background-color: #fff;
				width: 1rem;
				border-radius: 30px;
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				border-bottom: 1px solid #fff;
				margin-right: 5px;
			}
			
			.carLeft, .carRight {
				font-weight: bold;
				font-size: 50px;
			}
			.carLeft {
				margin-left:-70px;
				margin-right:70px;
			}
			.carRight {
				margin-right:-50px;
				margin-left:50px;
			}
			.carMais {
				position:absolute;  top: 41px;font-size: 50px;left: -35px;
			}
			.carValor {
				font-size:100px; letter-spacing: -1.5px; font-weight: bold;
			}
			.carSufix {
				 font-weight:200;font-size:60px;
			}
			.carOf {
				text-transform: uppercase;
				letter-spacing: 15px;
				font-size: 18px;
				text-align: center;
				width: 100%;
				margin-top:-22px;

			}
			.carFundo {
				background-color: #112268;
				width: 74%;
				height: 70px;
				position: absolute;
				bottom: -8px;
				z-index: 0;
			}
			.posRelative {
				position: relative;
			}
			.carOf, .carValor, .carMais, .carSufix, .carLeft, .carRight, #carConteudo {
				z-index: 2;
			}
			#divFormTopo {
				margin-top:15px;
				position: relative;
				text-align: center;
			}
			#divFormTopo form {
				width: 100%;
			}
			#divFormTopo form input[type=text] {
			width: 400px;
			  border: 0;
			  border-radius: 50px;
			  height: 45px;
			  padding:0px 20px 0px 20px;
			}
			#divFormTopo form a {
			
			}
			.btnEnviarFormTopo {
				position: absolute;
				box-shadow: 0px 3px 6px #00000029;

				  right: 75px;
				  height: 45px;
				  padding-top: 10px;
			}
			.divPesquise {
				width: 71%; margin-top: 25px;
			}
			.smallLetter {
				letter-spacing: 0.1px;
			}
			

			.persoTexto {
              padding-left: 115px;
              padding-right: 135px;
            }

			.btnVermaisPlat {
				padding: 10px 15px 10px 15px;
				border-radius: 10px;
				border:1px solid var(--blue3);
				margin-top:30px;
				text-align: center;
				color: var(--blue1);
				font-weight: bold;
				font-size: 20px;
			}
			.persoTexto p {
				margin-bottom:50px;
			}
			.destaque .iconPlus {
				color: var(--white);
			}
			.iconPlus {
				color: var(--blue3);
			}

section#cadastro {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--white);
	color: var(--blue1);
}		
section#cadastro > div > div > div > h2 {	
	width: 72%;
}
section#cadastro > div > div > div > p {	
	width: 59%;
}	
section#planoInd {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--blue3);
	color: var(--white);
}	
section#planoInd > div > div > div > h2 {	
	width: 105%;
}
section#planoInd > div > div > div > p {	
	width: 50%;
}
.botaoForm {
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #FFFFFF;
	border-radius: 24px;
	opacity: 1;
	color:#31465D;
	font-weight:bold;
	width: 200px !important;
	background-color: #0CFFFB !important;
}
.botaoForm:hover{
	background:#c1fffc;
	color:black;
}
.botaoForm {
    text-align: center;
    width: 200px !important;
  background: #0CFFFB !important;
  font-weight: bold !important;
  max-width: 338px;
  margin: 0 auto;
  font-size: 23px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

#formHome input[type=text], #formHome input[type=tel], #formHome input[type=password], #formHome input[type=email]{
    border: 1px solid var(--blue2);
	border-radius: 28px;
	width: 100%;
	height: 40px;
	padding:0px 20px 0px 20px;
	background: var(--blue3);

}

#formHome textarea{
	background-color: white;
	border: 1px solid var(--blue3);
	border-radius: 28px;
	width: 100%;
	height: 7rem;
	padding: 1rem 1rem 1rem 1rem;
}
#formHome select {
	border: 1px solid var(--blue3);
	border-radius: 28px;
	width: 100%;
	height: 40px;
	padding:0px 20px 0px 20px;
	background-color: white;
}
.formHome2 input[type=text], .formHome2 input[type=tel], .formHome2 input[type=password], .formHome2 input[type=email] {
    border: 1px solid var(--blue3) !important;

	background: var(--white) !important;

}
#formHome .p2 {
	text-align: center;
	/* margin-top: 20px; */
	margin-top: 10px;
}




#formHome .botao {
	font-size:22px;
	padding: 10px 40px 10px 40px;
	border-radius: 150px;
}

section#feedbacks {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--blue4);
}
section#feedbacks.feedbacksLP {
	padding-bottom: 100px;
	padding-top: 60px;
	background:var(--blue4);
	border-bottom: 80px solid var(--blue3);
}
section#feedbacks > div > h2 {
	width:60%;
}

section#feedbacks .feedbackTopo{
	display:flex;
}

section#feedbacks .feedbackTopoImg img{
	width: 11rem;
	height: 11rem;
	margin-right: 3rem;
}

section#feedbacks .feedbackTopoTexto{
	width: 100%;
}

.feedT {
	margin-top:50px;
	width: 50%;
	  padding-right: 50px;
}
.feedTDesde  {
	margin-top:10px;
}
#divFormFeed {
	margin-top:80px;
	position: relative;
	width: 40%;
}
#divFormFeed form {
	width: 100%;
}
#divFormFeed form input[type=text] {
width: 100%;
  border: 0;
  border-radius: 50px;
  height: 45px;
  padding:0px 30px 0px 30px;
  font-style: italic;
}
#divFormFeed form a {

}
.btnEnviarFormFeed {
				position: absolute;
				box-shadow: 0px 3px 6px #00000029;

				  right: 0px;
				  height: 45px;
				  padding-top: 10px;
			}

#feedB {
	margin-top:80px;

}
#feedB > div {
	gap:30px;
	margin-bottom:40px;
}
.feedBCooment {
	margin-top:20px;
	width: 50%;
}
#marcasParceiras {
	margin-top:20px;
}
#marcasParceiras h2 {
	align-self: start;
}
.wrap {
  position: relative;
  width: 100%px;

  margin: 0 auto;
  
}

.window {
  overflow: hidden;
  position: relative;
  background: #222;
}

#carousel {
  width: 10000px;
  position: relative;
  top: 0; left: -450px;
}

.slide {
  
  width: 150px;
  cursor: pointer;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


#prev, #next {
  cursor: pointer;
  position: absolute;
  bottom: -40px;
  font-size: 14pt;
}

#prev { left: 0 }
#next { right: 0 }

.transition {
  transition: .7s;
}
.carouselMarcas {
	width: 90%;
	text-align: center;
	margin-top:70px;
}
section#mapa {
	background: var(--white);
	padding-bottom: 100px;
	padding-top: 60px;

}
section#mapa h2 {
	letter-spacing: -2.9px;
	width: 80%;
}
section#mapa > div > div > div > p {
	margin-top:60px;
	width: 90%;

}
section#mapa > div > div > div > p:not(:last-child) {
	margin-top:30px;
	width: 70%;
}
section#dadosEmpresa {
	background: var(--white);
	padding-bottom: 100px;
	padding-top: 60px;

}
section#dadosEmpresa h2 {
	letter-spacing: -2.9px;
	width: 80%;
}
section#dadosEmpresa > div > div > div > p {
	margin-top:60px;
	width: 90%;

}
section#dadosEmpresa > div > div > div > p:not(:last-child) {
	margin-top:30px;
	width: 88%;
}
$black: #000;
$white: #FFF;
$red: #F7254C;
@mixin transition($args...) {
	-webkit-transition: $args;
	-moz-transition: $args;
	-ms-transition: $args;
	-o-transition: $args;
	transition: $args;
}

/* MAPA */
.box-mapa{
	position: relative;
  	z-index: 1;
  
	
}
#map {
	transform: scale(1.1);
	
}
#map .state {
    cursor: pointer;
}
#map .state .shape {
    cursor: pointer;
    -width: 0;
}
#map .state .label_icon_state {
    fill: #fff;
    font-family: Arial;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
}
#map .state .label_state {
    display: none;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}
#map .model-davi .state:hover .label_state {
    display: block;
		fill: #FFF !important;
}
#map .model-davi .state .shape {
    fill: #007BFF;
}
#map .model-davi .state:hover .shape{
	fill: #039be5 !important;
}
#map .model-davi .state .icon_state{
    fill: #284779;
}
#map .model-davi .state:hover .icon_state{
	fill: #039be5;
}
#map .model-davi .state .icon_state + .label_icon_state{
	fill: #FFF;
}
#map .model-davi .state:hover .icon_state + .label_icon_state{
		fill: #FFF;
}
#map .model-davi .state .label_icon_state {
    fill: #FFF;
}
#map .model-davi .state:hover .label_icon_state{
	fill: #FFF;
}
#map .model-davi .state .label_state {
    fill: #666;
    display: none;
}
#map .model-davi .state .shape{	
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#map .model-davi .state:hover .shape {
    fill: #000;
}


.parca{
	position: relative;
	float: left;
	padding: 0 0 0 15%;
}
.parca select{
	display: none;
	margin: 0 auto;
	width: 230px;
	border: 1px solid #999;
	height: 40px;
	padding: 9px;
	border-radius: 0;
}
.parca .estado{
       -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #DDD;
    position: absolute;
    margin-top: 45px;
    opacity: 0;
		border-radius: 5px;
    visibility: visible;
    padding: 10px;
    left: 0;
    right: 0;
    min-width: 230px;
    display: table;
    margin: 57px 0 0 80px;
	  box-shadow: 0 1px 80px 0 rgba(0,0,0,.3);
}
.parca .estado h3{
	margin-top: 0;
	display: block;
	background-color: #1e88e5;
	padding: 10px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 20px;
}
.parca .estado ul{
	padding-left: 0px;
}
.parca .estado ul li{
	line-height: 24px;
}
.parca #box_mg.estado{
	opacity: 1;
	visibility: visible;
}



@media(max-width: 991px){
	.parceiros .two .parca .estado{
		display: block;
		margin: 45px auto;
		float: none;
		position: absolute;
		left: 0;
		right: 0;
		min-width: 160px;
		max-width: 306px;
	}
	.box-mapa{
	    position: relative;
	    top: 0;
	    left: initial;
	    
	    margin: 0 auto;
	}
	
	.btnEnviarFormTopo {
		margin-right: 0 !important;
	}
}

.author{
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 30px 15px 15px;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(54%, rgba(0,0,0,0.54)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	a{
		font-size: 16px;
		display: table;
		margin: 0 auto;
		text-decoration: none;
		color: $white;
		font-weight: 700;
		span{
			color: $red;
		}
	}	
}
.formUf, .formSegmento {
	margin-top:30px;
}
#formCidade select, #formSegmento input {
	background-color: #ffffff;
	border-color: var( --blue3 );
	border-radius: 10px 10px 10px 10px;
	border: 1px solid var(--blue3);
	padding: 10px 80px 10px 20px;
  	font-size: 18px;
}
#formSegmento input {
	padding: 10px 70px 10px 20px;
	}
#formCidade .botao, #formSegmento .botao {
	padding: 10px 20px 10px 20px;
	border-radius: 10px;
}
#faqAcc {
	margin-top:40px;
	font-size: 1.5rem;
}
#faqAcc .tab input, .tab .content { display: none; }
#faqAcc .tab input:checked ~ .content { display: block; }
#faqAcc .tab {
   transition: all .5s ease-in-out;
  margin-bottom: 10px;
}
 
/* (B2) LABEL */
#faqAcc .tab label {
  display: block; padding: 10px;
  font-weight: 100;
  color: var(--blue1);
  background: var(--white);
  cursor: pointer;
  border-bottom: 1px solid #CCC;
  transition: all .5s ease-in-out;
}
 
/* (B3) CONTENT */
#faqAcc .tab .content {
  padding: 20px;
  color: var(--blue1);
  transition: all .5s ease-in-out;
}
 
/* (B4) DIRECTION ARROW */
#faqAcc .tab label { position: relative; }
#faqAcc .tab label::after {
  display: block; content: "\25b6";
  position: absolute; right: 10px; top: 10px;
  transition: all 0.4s;
}

.borda {
    border: 3px solid #0CFFFB;
    margin-top: -5px !important;
    fill: white;
    color: white;
    background-color: #001E40 !important;
}

.hideMini {
    filter: brightness(0) invert(1);
}

#faq .p60{
	font-size: 36px;
}

#faq label h3{
	font-size: 28px;
}

#faqAcc .tab input:checked ~ label::after { transform: rotate(90deg); }
.divera {
  position: relative;
  padding: 10px 0;
  text-align: center;
  color: white;
  background: rgb(140,206,212);
  background: -moz-linear-gradient(90deg,rgba(140,206,212,1) 0%,rgba(174,202,35,1) 100%);
  background: -webkit-linear-gradient(90deg,rgba(140,206,212,1) 0%,rgba(174,202,35,1) 100%);
  background: linear-gradient(90deg,rgba(140,206,212,1) 0%,rgba(174,202,35,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8cced4",endColorstr="#aeca23",GradientType=1);
  font-size: 70%;
  height: 40px;
}
  .divera div.container {
  	padding: 0 !important;
  	text-align: right;
  }
  .divera div.container img {
  	margin-top:-5px;
  }

  #topoLista #divFormTopo {
  	margin-top:0px;
  }
  .table {
border:1px solid #dee2e6;
border-radius:10px;

  }

ul.ulBeneficios li {
	list-style-image:url("/img/icon_awesome-check-circle.svg");
	margin-bottom:25px;
}
.hoverWhite:hover {
	color: var(--white) !important;
}
ul.ulPlGratuito li {
	list-style-image:url("/img/imgOk.jpg");
	margin-bottom:25px;

}
#Otimizadas ul.ulBeneficios li {
	letter-spacing: 0px;
}
section#personalizeLP .btnVermaisPlat {
	border:1px solid var(--blue2);
	color: var(--white);
	padding: 10px 25px 10px 25px;
}
#potencializeLP > div {
		gap: 50px;
	}

section#dadosEmpresaInterna #formHome {
	padding-top:55px;
}
section#dadosEmpresaInterna #formHome input {
	background: var(--white);
	border-color: var(--blue3);
}

section#personalize .step {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}

section#personalize .circle {
	width: 52px;
	height: 49px;
	border-radius: 50%;
	background-color: #0053B8;
	color: white;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	margin-right: 10px;
	flex-shrink: 0;
}

section#personalize .step-text {
	font-size: 16px;
	line-height: 1.5;
}

#personalize h1 {
	font-size: 45px;

}

#cadastro h2 {
	line-height: 55px;
}

.btnPesquisaCnae{
	display: flex;
	justify-content: center;
	width: 567px;
	align-items: center;
}
.btnPesquisaCnae svg{
	margin-right: 0.4rem;
	margin-bottom: 0px !important;
}

/* MOBILE */
@media (max-width: 767px) {
	#faq .p60{
		font-size: 28px;
	}
	#faq label h3{
		font-size: 20px;
	}
	.fixSticky {
		height:80px;
	}	
	section#beneficiosParcerias .alinhamentoMobile .textoCentroImg p{
		font-size: 22px;
	}

	section#beneficiosParcerias .itemBeneficio{
		margin-top: 0px;
		flex-direction: column;
	}

	section#beneficiosParcerias .itemBeneficio p{
		margin-bottom: 2rem;
		width: 100%;
	}

	section#beneficiosParcerias .alinhamentoMobile{
		position: relative;
		margin: 2rem 0px 5rem 0px;
	}

	section#beneficiosParcerias .alinhamentoMobile .rodaBeneficios{
		position: relative;
		width: 100%;
		z-index: 10;
		top: 0;
		left: 0;
		transform:  translate(0px, 0px);
	}

	section#beneficiosParcerias .alinhamentoMobile .animcacaoLoading{
		position: absolute;

		width: 65%;
		top: 50%;
		left: 50%;
		transform: translate(-51%, -51%);
		z-index: 1;
	}

	section#modelosParceriasParceiros .mobileAlign{
		position: relative;
	}

	section#modelosParceriasParceiros .grifado{
		font-size: 20px;
	}
	section#modelosParceriasParceiros .subtitulo{
		margin-top: 1rem;
		font-size: 0.7rem;
	}

	section#modelosParcerias .btnSejaParceiro{
		font-size: 1.3rem;
		padding-top: 1rem;
	}
	section#modelosParcerias .item .itemModelo{
		height: 33rem;
		margin: 0 3rem 0 3rem;
	}
	.divImgPesquisa{
		height: 48px;
		margin-left: 0;
		margin-right: 0.5rem;
		align-items: center;
	}

	.rianInput{
		display: block;
	}

	.rianInput input{
		border-radius: 10px;
		height:3rem;
	}
	
	.rianInput .btnRian{
		margin-top: 2rem;
		width: 100%; 
		display: flex;
		justify-content: center;
	}
	.rianInput .btnRian button{
		border-radius: 10px;
		height: 3rem;
	}

	.graficosCnaeComDescricaoConteudo #graficoBarrraCnaeEmpresasRecemAbertas, .graficosCnaeComDescricaoConteudo #graficoBarrraCnae{
		width: 70rem;
	}

	.graficosConteudo, .graficosCnaeComDescricaoConteudo{
		overflow-x: auto;
		overflow-y: hidden;
	}
	
	.graficoRoscaConteudo{
		height: 20rem;
	}

	.divGraficoMundi{
		height: 18rem;
		margin-bottom: 3rem;
	}

	#mundiEmpresasPoEstados, #mundiEmpresasNovasPoEstados{
		width: 100%;
	}

	section#feedbacks .feedbackTopo{
		margin-top:5rem;
		margin-bottom:2rem;
	}
	
	section#feedbacks .feedbackTopoImg img{
		width: 6rem;
		height: 6rem;
		margin-right: 0.5rem;
	}
	section#modelosParcerias {
		padding: 0px;
	}
	section#modelosParcerias {
		padding: 0px;
	}
	section#modelosParcerias h2{
		font-size: 1.3rem;
	}
	.carouselModelosParcerias{
		margin-top:2rem
	}

	.grifado::after{
		margin: 0 2rem !important;
	}
	
	section#missaoParcerias{
		padding: 0;
	}

	section#missaoParcerias h1{
		display: block;
	}

	section#missaoParcerias .imgSemTitulo{
		display: block;
		margin-top: 10px;
	}
	section#missaoParcerias .imgSemTitulo div{
		display:flex;
		justify-content: center;
		margin-bottom:10px;
	}
	section#missaoParcerias img{
		width: 7rem;
	}
	
	
	.btn_cadastro_gratis{
		display: flex;
		height: auto;
	}
	
	.valores .novo{
		margin-top:2rem;
	}
	#pesquisaCNAELista{
		width: 100% !important;
	}.fa-bars:before
	
	section#planosEmpresarial .container{
		padding: 10px;
	}
	
	section#planosEmpresarial .nDivPlano{
		margin-right: 0 !important;
	}
	#header .btnAzCl, .btnAzCl-black-november {
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		margin-right: 0px !important;
	}
	.fa-bars:before{
		font-size: 30px;
	}
	.cinquentaMil{
		margin-left: 2rem;
	}
	.img-fluid {
		width: 50px;
		height: 50px;
	}
	.contentFooter {
		margin-left:0px !important;
	}
	#formHome .botao {
	    font-size: 20px;
	    padding: 10px 40px 10px 40px;
	    border-radius: 150px;
	}
		#topoLP h2 {
			font-size: 28px;
				line-height: 36px;
			}
	#potencializeLP h2 {
		font-size: 33px;
    	line-height: 41px;
	}
	#topoLP h1:not(.landing-top#topoLP h1) {
		font-size: 1.7rem;
		padding: 20px 20px 20px 0;
	}
	.landing-top#topoLP h1{
		font-size: 34px;
		padding: 20px 20px 20px 0;
	}
	.divera {
		padding-right:10px;

	}
	section#topoLista h2 {
	    font-size: 30px;
	}
	table tr td{
		/* font-size: 12px !important; */
		font-size: 14px !important;
	}
	section#topoLista h1 {
	    font-size: 1.7rem;
	}
	#faqAcc {
		
		font-size: 1rem;
	}
	#cadastro h2 {
		line-height: 40px;
	}
	.ellipse {
		width: 85px;	
	} 
	.filtroTitulo {
	    
	    font-size: 1.5rem;
	}
	#planoInd .lit1 {
		margin-top:30px;
	}
	#planoInd .lit2 {
		margin-top:30px;
		margin-bottom:20px;
	}
	#feedB > div {
	    margin-bottom: 0px;
	}
	.carouselMarcas {
	    margin-top: 0;
	}

	#filtros h2 {
		line-height: 38px;
	}
	section#personalize {
	    padding-bottom: 30px;
	}
	section#diferenciais {
	    padding-top: 30px;
	}
	
	.logoIntegracao{
		width: 8rem;
		margin-top: 1rem;
	}
	
	#personalize h1 {
		font-size: 36px;
		line-height: 42px ;

	}
	.divPesquise p {
		 font-weight: 300;
		 font-size: 15px; 
	}

	
	section#topo {
    	padding-bottom: 50px !important;
		padding-top: 0rem !important;
    }
    section#personalize > div {
    	margin:0px !important;
    }

	#topo {
		padding-top:1rem !important;
	}
	.cd30 {
		font-size: 18px !important;
		line-height: 25px !important;
	}
	#videoYoutube {
		height: 190px !important;
	}
	#personalize.persona2 h2 {
		
		    font-size: 18px !important;
    line-height: 27px !important;
	}
	
	.p20 {
		font-size: 16px;
	}
	.p30 {
		font-size: 24px;
	}
	.p35 {
		font-size: 25px;
	}
	.p60 {
		font-size: 30px;
	}
	.p50 {
		font-size: 25px;
	}
	.p555 {
		font-size:25px;
	}
	.p80 {
		font-size: 40px;
	}
	.lineHeight55 {
/*		line-height: 40px;*/
		line-height: 35px;
	}
	.p555 {
		font-size:25px;
	}
	.lineHeight555 {
/*		line-height: 40px;*/
		line-height: 35px;
	}
	.lineHeight65 {
		line-height: 35px;
	}
	.mTop120 {
		margin-top:80px;
	}

	section#diferenciais .divDif {
	    margin-bottom: 60px;
	}

	section#diferenciais .divDif:last-child {
	    margin-bottom: 30px;
	}
	section#filtros {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	section#planos {
    	padding-bottom: 0px;
    	padding-top: 30px;
    	padding-left: 0px;
	}
	section#planos > div > div {
    	margin-top: 30px;
	}
	section#planosEmpresarial {
    	height: inherit;
    	padding-top: 30px;
    	padding-bottom:0;
	}
	section#cadastro {
    	padding-bottom: 50px;
 	   padding-top: 30px;
}
	section#feedbacks {
    	padding-bottom: 50px;
    	padding-top: 30px;
    }
    section#mapa {
	    padding-bottom: 50px;
	    padding-top: 30px;
	}

	.iconsD {
		width: 50px;
	}
	section#diferenciais p.tituloDif {
	    margin-left: 25px;
	}

	section#planosEmpresarial > div > div {
		margin-top: 50px;
	}

	.carouselFiltros {
		margin-top:50px;
	}

	.persoVideo iframe {
		width: 100%;
		border-radius: 10px;

	}
	.hideMobile {
		display: none !important;
	}
	
	.menu-sanduiche{
		width:48px;
		height:48px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footerLP > div > div {
		gap:30px;
	}
	section#cadastro > div > div > div {
		gap: 30px !important;
	}
	#map {
		margin: 0;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%) scale(0.6);
	}
	.box-mapa {
	  height: 400px;
	  padding-top: 50px;
	}

	#formCidade select, #formSegmento input {
    	padding: 10px 10px 10px 10px;
	    margin-right: 5px;

	}
	#formSegmento input {
		width:100%;
	}
	#formSegmento .botao {
    
    	margin-top: 20px;
	}
	.divFiltro {
	    max-height: 208px;
	    display: table ;
	}
	
	#divFormTopo form input[type=text] {
    	width: 100%;
	}
	.carValor {
    	font-size: 50px;
	}
	.carRight {
	    margin-right: 5px; 
	    margin-left: 5px; 
	}
	.carLeft {
	    margin-right: 10px; 
	    margin-left: 10px; 
	}

	.carOf {
    	letter-spacing: 11px;
	}
	.carSufix {
	    font-size: 40px;
	    letter-spacing: 0px;
	}
	.itemCar {
	    margin-left: 13px;
	}
	.carMais {
		top: 14px;
	    font-size: 36px;
	    left: -20px;
	}
	.carFundo{
		width: 100%;
	}
	
	
}

@media (max-width: 290px){
	.grifado::after{
		margin: -5px 2rem 1rem 2rem !important;
	}

	section#modelosParcerias h2{
		font-size: 0.8rem !important;
	}
	section#modelosParcerias .item .itemModelo img{
		width: 3rem;
		height: 3rem;
		left: -40px;
	}
	section#modelosParcerias .item .itemModelo h3{
		font-size: 15px;
	}
	.empresarial .botao{
		padding: 5px 15px 5px 15px;
	}
	#planos .botao{
		padding: 5px 15px 5px 15px;
	}
	.fa-bars:before{
		font-size: 30px;
	}
	.valores .antigo{
		margin-bottom: 1rem;
	}
	.valores .antigo .valorReal{
		font-size: 20px;
		width: 50px;
	}
	.valores .novo .valorReal{
		font-size: 40px;
	}
	.logoIntegracao{
		width: 7rem;
	}
}

@media(max-width:400px){
	section#topoLista{
		padding-top: 0px;
	}
}

@media(max-width:321px){
	section#modelosParcerias .item .itemModelo .textoPrincipalCard{
		top: 15%;
	}
	section#beneficiosParcerias .alinhamentoMobile .textoCentroImg p{
		font-size: 15px;
	}
	section#modelosParceriasParceiros .grifado{
		font-size: 15px;
	}
	section#modelosParcerias .item .itemModelo{
		height: 40rem;
		margin: 0 2.6rem;
	}
	section#modelosParcerias .item .itemModelo h3{
		font-size: 20px;
	}
	section#modelosParcerias h2{
		font-size: 1rem;
	}
	.divImgPesquisa{
		width: 1rem;
	}
	#infograficosGereListas .btnGeraListasInfograficos{
		font-size: 1rem;
	}

	.empresarial{
		padding:20px 20px 20px 10px;
	}
	section#missaoParcerias h2{
		font-size: 25px;
	}
	section#missaoParcerias img{
		width: 4rem;
		height: 8rem;
	}

}

@media (max-width: 390px) {
	
	.landing-top{
		padding-top:0;
	}
	
	.fixStickyLP {
		margin-top:75px;
	}
	.divera div.container {
		text-align: center;
	}
	.btLogin {
		margin-top: 20px;
		margin-right: 29px;
	}

}



/* TABLET */
@media (min-width: 768px) and (max-width: 1199px) {
	.btnAzCl-black-november{
		margin-right: 10px !important;
	}
	#menuTopo ul li{
		margin-right: 8px !important;
	}
	#tituloParceria{
		font-size: 2rem !important;
		margin-top: 2rem;
	}
	
	#menuTopo li a{
		font-size: 11px;
	}
		
	.fixSticky {
		height:110px;
	}
	.fixStickyLP {
		margin-top:65px;
	}
	#planoInd .lit2 { 
		margin-top:10px;
	}
	#topoLP h2 {
			font-size: 40px;
				line-height: 50px;
				margin-bottom:10px;
			}
	.diveraLP{
		padding-right: 74px !important;
	}
	#planoInd h2 {
		font-size: 45px;
		    line-height: 50px;
	}
	#planoInd {
		padding-top:60px !important;
	}
	.lineHeight355 {
		line-height: 40px !important;	
	}
	.btnEnviarFormTopo {
	  right: 20px !important;
	}
	#header .btnAzCl, .btnAzCl-black-november {
		font-size: 13px;
	}
	#menuTopo ul li {
	  
	  margin-right: 15px;
	}
	#menuTopo ul li:last-child {
		margin-right:15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.btnEnviarFormTopo {
	  right: 115px !important;
	}
}
@media (min-width: 767px) and (max-width: 1024px) {
	
	section#topoLista h1 {
	    line-height: 3.4rem;
	    
	}
	.termosPriv {
		font-size: 12px;
	}
	.hideTablet {
		display: none !important;
	}
	#map {
	  transform: scale(1.4);

	  position: absolute;
	  right: 0;
	  left: 0;
	  margin: 0 auto;
	}
	.box-mapa {
	  height: 715px;
	  padding-top: 100px;
	}
	#formCidade select, #formSegmento input {
    	padding: 10px 155px 10px 20px;
	    margin-right: 10px;

	}
	section#filtros > div > div {
	    gap: 9px;
	}

	#divFormTopo form input[type=text] {
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    width: 390px;
	}
	section#planoInd > div > div {
		gap: 110px !important;
	}
	#formHome .botao {
    	font-size: 16px;
	}


}
@media (max-width: 1000px) {
	.divGraficos, .divGraficosRosca{
		display: block;
	}
	.grifado::after{
		margin: -5px 5rem 1rem 5rem;
	}
}

@media (min-width: 1000px) and (max-width: 1024px) {
	.grifado::after{
		margin: -5px 12rem 1rem 12rem;
	}
}
/* TABLET AND MOBILE */
@media (max-width: 1024px) {

	.landing-top{
		padding-top:4rem;	
	}
	#header {
	    position: fixed;
	    width: 100%;
	    z-index: 9998;
	}

	.btLogin {
		margin-top: 1rem;
	}

	#comeceGratis h2 {
	    font-size: 24px;
	}
	#planoInd .lit1, #planoInd .lit2 {
		padding: 0px !important;

	}
	.persoTexto {
		padding: 0px !important;
		margin-top:30px;
	}
	.persoVideo iframe {
		width: 100%;
		border-radius: 10px;

	}
	.mTop60 {
		margin-top:30px;
	}
	#Otimizadas div.container {
		gap: 0px !important;
	}

	section#feedbacks > div > h2 {
		width:100%;
	}
	.feedT {
		width: 100%;
	}
	.feedBCooment {
		width: 100%;
	}
	#potencializeLP > div {
		gap: 30px !important;
	}
	#divFormFeed {
		width: 100%;
	}
	#logoFooterLP {
		width: 150px !important;
	}
	section#diferenciais {
		padding-bottom: 0px;
	}
	section#cadastro > div > div > div > h2 {	
	width: 100%;
	}
	section#cadastro > div > div > div > p {	
		width: 100%;
	}	
	section#mapa h2 {
		width: 100%;
	}
	section#mapa > div > div > div > p:not(:last-child) {
		width: 100%;
	}
	#formHome {
/*		margin-top:30px;*/
	}
	.divFiltro {
		margin-bottom: 39px;
	}
	section#topo {
	    padding-bottom: 100px;
		padding-top:1px;
	}
	
	.btnEnviarFormTopo {
	    position: absolute;
	    box-shadow: 0px 3px 6px #00000029;
	    right: 0;
	    height: 45px;
	    padding-top: 10px;
	}
	.divPesquise {
    	width: 100%;
	}
	section#planoInd {
	    padding-bottom: 80px;
	    padding-top: 0px;
	}
	section#planoInd > div > div > div > p {
	    width: 100% !important;
	}
	.width50 {
		width: 100%;
	}
	.width60 {
		width: 100%;
	}
	section#dadosEmpresaInterna > div {
		gap: 0px !important;
	}
	section#dadosEmpresaInterna #formHome {
		width: 100%;
	}
	section#dadosEmpresa > div > div > div > p {
		width: 100%;
	}
	.contentFooter > div {
		gap: 30px !important;
	}
	#header .btnAzCl, .btnAzCl-black-november {
/*		margin:5px !important;*/
		padding: 7px 5px 7px 5px;
	}
} 



/* DESKTOP */
@media (min-width: 1025px) {
	#header .btnAzCl {
		margin-top: 6px !important;
	}
	#header .btnLogin{
		margin-top: 8px !important;
	}
	section#topoLista{
		padding-top: 1rem;
	}

	section#topoLista h1 {
	    line-height: 3.4rem;
	}
	.diveraLP{
	padding-right: 74px !important;
}
	.bLP {
		display: block;
	}
	.hideDesktop {
		display: none !important;
	}
	#map {
		margin-left: -180px !important;
		margin-top:180px;
		
	}
	#menuTexto {
		margin-right: 20px;
	}
	#formHome {
		padding: 0px 100px;
	}

}

/*#medio */

@media (max-width: 340px) {
	section#planos{
		padding-left: 20px;
	}
	#menuFooter1 ul, #menuFooter2 ul{
		padding-left:1.2rem;
	}
	.cinquentaMil{
		padding-left: 3rem !important;
	}
	.img-carousel-topo img{
		width: 70%;
	}
	.btLogin {
		margin-left: 5px;
	}
	.imgMarca {
	    display: table;
	    margin: 0 auto;
	}
	section#filtros .filtroDesc {
		width: 275px;
	}
	#filtros h2 {
		font-size: 28px;
	}
	#divFormTopo p {
		font-size: 14px;
	}
	#personalize h1 {
		line-height: 30px;
	}
	#formHome .botao {
    	font-size: 14px;
	}
	.logoMobile {
		width: 30px;
		margin-right: 6px;
	}
	#header .btnAzCl, .btnAzCl-black-november {
		font-size: 14px;
	}
	#personalize h1 {
		font-size: 24px !important;
	}
	#videoYoutube {
		height: 150px !important;
	}
	#topoLP h2 {
		font-size: 28px;
		margin-bottom:10px;
	}
	.itemCar{
		margin-left: 41px;
	}

	.btLogin {
		margin-left: -15px;
		margin-top:25px;
	}
	#logoFooter {
		width: 210px;
	}
}
.menuBt {
		gap:80px;
	}
@media (max-width: 293px) {
	#menuFooter1 ul, #menuFooter2 ul{
		padding-left:3rem;
	}
	.fixSticky {
		height:80px;
	}
	.fixStickyLP {
		margin-top:75px;
	}
	#formHome .botao {
    	font-size: 15px;
    	padding: 10px 10px;
	}
	.contentFooter {
		margin-left:-36px !important;
	}
	.divera div.container {
		text-align: center;
	}
	section#filtros .filtroDesc {
		width: 240px;
	}
	.menuBt {
		gap:30px;
	}
	.hideMini {
		display: none;
	}
	.btnLogin {
		font-size: 11px;
		margin-top:7px !important;
	}
	.itemCar {
	    margin-left: 80px !important;
	}
	
	.img-carousel-topo img{
		max-width: 50% !important;
	}
	  .btnEnviarFormTopo {
	    position: absolute;
	    box-shadow: 0px 3px 6px #00000029;
	    right: 0;
	    height: 45px;
	    padding-top: 13px;
	    width: 81px;
	    font-size: 10px;
	  }
  #divFormTopo form input[type="text"] {

  padding: 0px 15px 0px 10px;
  font-size: 13px;

  }
  .btnVermaisPlat{
  	font-size: 14px;
  }
  .nDivPlano {
  	min-width: 231px;
  }
  .atrNome {
  	font-size: 11px;
  }
  #planos > div > div {
  	margin-top:30px;
  }
  .dvMaisvendido {
  	right:9px;
  	top:0;
  }
}


#menuMobile {
	position: absolute;
	width: 100%;
	height: 100vh;
	background: var(--blue1);
	z-index: 9999;
	text-align: center;
	display: none;
	overflow-y: auto;
	padding-bottom: 10rem;
}
#menuTopoMobile li{
	min-width: 48px;
	min-height: 48px;
	margin-bottom: 8px;
}
#menuTopoMobile li a{
	display: flex;
	align-items: center; 
	min-width: 48px;
	min-height: 48px;
}

#menuTopoMobile a:hover {
	font-weight: 700;
	color: var(--white);
	text-decoration: none;
}
#menuTopoMobile ul {
	list-style: none;
	padding: 0;
}
#menuTopoMobile ul li {
	padding: 0;
	font-size: 16px;
	margin-bottom:20px;
	min-width: 48px;
	min-height: 48px;
	text-align: left;
}
#menuMobile .divComece {
	margin-top:30px !important;
}
#menuMobile .divLogin {
	margin-top:40px !important;	
}

a.btnAzCl:hover, li.btnAzCl:hover{
	color: var(--blue1);
	background: #2A93DB;
	text-decoration: none;
	cursor: pointer;
}
a.btnLogin {
	color: white;
}
.topoPlano {
	border-bottom:0 !important;
}
.totalCar {
	width: 355px;
	
}

.dvMaisvendido {
	display: none;
}
.maisvendido .dvMaisvendido {
	display: block;
}
.dvMaisvendido {
	position: absolute;
	background: var(--blue3);
	color: var(--white);
	right: 0px;
    font-size: 12px;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 5px;
}
.maisvendido.destaque .dvMaisvendido {
	background: #4db5fd;
	color: #000;
}
#feedbacks > div > div {
	gap:50px;
}
.feedB2 {
	gap: 50px;
}
.carouselTopo  {
	position: relative;
  width: 457px;	
}
.img-carousel-topo{
	display: flex;
	justify-content: center;
}
.img-carousel-topo img{
	max-width: 90%;
	padding-top:1.5rem; 
	max-height: 204px;
}
section#faixaNumeros{
	background-color:var(--blue3);
}

#faixaNumeros .tituloFaixa{
	display: flex;
	justify-content: center;
}

#faixaNumeros .tituloFaixa p{
	font-weight: 600;
	color: #fff;
	font-size:20px;
}

#faixaNumeros .numerosEmpresaqui{
	margin-top:1rem;
}
#faixaNumeros p{
	margin: 0 !important;
}

#faixaNumeros .numerosEmpresaqui .titulo{
	color: #fff;
	display: flex;
	justify-content: center;
}


#faixaNumeros .numerosEmpresaqui .valor{
	display: flex;
	justify-content: center;
	font-size: 3rem;
}

@media (max-width: 767px){
    #faixaNumeros .tituloFaixa p{
		line-height: 30px;
	}
	#faixaNumeros .numerosEmpresaqui .valor{
		font-size: 2rem;
		display: flex;
		justify-content: flex-start;
	}
	#faixaNumeros .numerosEmpresaqui div{
		display: flex;
		justify-content: space-between;
	}
	#faixaNumeros .numerosEmpresaqui .titulo{
		align-items: center;
		font-weight: normal;
	}
}

@media(max-width:321px){
    #faixaNumeros .numerosEmpresaqui .valor{
		font-size: 1.3rem;
	}
	#faixaNumeros .numerosEmpresaqui .titulo{
		font-size: 0.9rem;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
    #faixaNumeros .numerosEmpresaqui .valor{
		font-size: 2rem;
	}
}


.aHover {
z-index: 9999;
position: absolute;
left: 0;
top: 0;
}
.aHover:hover {
	font-weight: bold;
}
#menuTopo ul li {
 position: relative;
}
#menuTopo ul li a:not(.aHover) {
visibility: hidden;
}
/*.btnLogin {
	position: relative;
}
.btnLogin a:hover {
	font-weight: 500;
}
.btnLogin a:not(.aaHover) {
	visibility: hidden;
}
.btnLogin a.aaHover {
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
}*/
.atrTodoMais {
	display: none;
}

#mapa a {
	text-decoration: underline;
	color: var(--blue3);
}
.contentFooter {
	margin-left: -36px;

}
.contentFooter a {
	font-weight: 300;
}
#menuFooter1 ul li, #menuFooter2 ul li {
	margin-bottom:15px;
}

section#personalizeLP .btnVermaisPlat:hover{
	background:#59a9ff;
}
.valorDireita .valorDe > div:first-child {
font-size: 66px;
  margin-left: 0px;
  margin-right: 60px;
  text-align: right;
  margin-bottom: 13px;
    letter-spacing: -1px !important;
}
.valorDireita .valorDe > div:last-child {
	font-size: 40px;
	position: absolute;
	top: 0px;
	right: 2px;
}
.valorDireita .valorDe {
	margin-top:10px;
}

@media(min-width:1500px){
	.flex-xxl-nowrap{
		flex-wrap: nowrap !important;
	}
}

.titulo-destaque {
  font-size: 64px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .titulo-destaque {
    font-size: 40px !important;
    line-height: 1.3;
    text-align: center;
    max-width: 100%;
  }
}