/*@font-face {
	font-family:"Roboto Bold";
	src:url("../fonts/Roboto-Bold.eot?") format("eot"),url("../fonts/Roboto-Bold.woff") format("woff"),url("../fonts/Roboto-Bold.ttf") format("truetype"),url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Roboto Light";
	src:url("../fonts/Roboto-Light.eot?") format("eot"),url("../fonts/Roboto-Light.woff") format("woff"),url("../fonts/Roboto-Light.ttf") format("truetype"),url("../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Roboto Medium";
	src:url("../fonts/Roboto-Medium.eot?") format("eot"),url("../fonts/Roboto-Medium.woff") format("woff"),url("../fonts/Roboto-Medium.ttf") format("truetype"),url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
	font-weight:normal;
	font-style:normal;}
@font-face {
	font-family:"Roboto Regular";
	src:url("../fonts/Roboto-Regular.eot?") format("eot"),url("../fonts/Roboto-Regular.woff") format("woff"),url("../fonts/Roboto-Regular.ttf") format("truetype"),url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}
*/
@font-face {
    font-family: fonteencontra;
    src: url(../fonts/fonte-encontra.ttf);
}


/*#idbody a{
	color:#717171 !important;
	text-decoration:none !important;
}*/
#menutopo{
	border:none;
	border-bottom:1px solid #cbcdce;
	-webkit-box-shadow: 0 4px 2px -2px #cbcdce;
	-moz-box-shadow: 0 4px 2px -2px #cbcdce;
	box-shadow: 0 4px 2px -2px #cbcdce;
	height:25px;
}
#menunav{
	width:80%;
	margin:auto;
	padding-top:0.3%;
	padding-left:0.2%;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#cabecalhotopo{
	height: 50px;
	margin:0px auto;
	width:100%;
	position: relative;
}

#mioloprincipal{
	background-color: #f6f9fa;
	min-height:550px;
}
#divconteudo{
	width:80%;
	/*border:1px solid red;*/
	margin:1% auto auto;
	min-height:350px;
}
#divdologo{
	float: left;
	width:35%;
	/*border:1px solid red;*/
	min-height:40px;
}
#divfrmbusca{
	float: right;
	width:55%;
	/*border:1px solid green;*/
	min-height:40px;
}
#campobuscatopo {
    float: left;
    margin-right: 1%;
    width: 100%;
	/*border:1px solid red;*/
	margin-top:1.5%;
}
.textbuscartopo{
	background-color:#fff;
    border: 0 none;
    border-radius: 0.3125em;
    margin: 0;
    min-height: 2em;
    text-align: left;
	float: left;
	width:40%;
	margin-right:1%;
	padding-left:0.5em;
}
#btnbuscar, #btnbuscarmob{
	background-color:#f6990d;
	border-color: #f6990d;
	vertical-align: middle;
	border: 0 none;
	cursor: pointer;
	border-radius: 0.3125em;
	width:5.7%;
	min-height: 2em;
	background-image:url("../img/lupa-busca.png");
	background-repeat: no-repeat;
    background-position: center;
	margin-top:0.1%;
}
.itemmenu{
	color: #717171;
    text-decoration: none;
	font-size: 0.9em;
}
#divconteudo h1{
	margin:0px;
	padding:0px;
	color:#71777c;
	font-size:1.5em;
	font-family:Arial, sans-serif;
    font-weight: bold;
	border:none !important;
	text-align:left;
}
#divconteudo h2{
	margin:5% 0 0;
	padding:0px;
	font-family:Arial, sans-serif;
    font-weight: bold;
}

#divconteudo h2:first-child{
	margin:2% 0 0;
}
#divconteudo h2 a{
	color:#f6990d;
	font-size:1.1em;
	text-decoration: none;
}
#divconteudo h3{
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	color:#71777c;
	margin-bottom:1% !important;
	border:none !important;
}
#divconteudo p{
	margin:0px;
	padding:0px;
}
#divconteudoleft{
	float:left;
	/*border:1px solid red;*/
	min-height:300px;
	width:75%;
}
#divconteudoright{
	float:right;
	min-height:600px;
	width:23%;
}
.divlistaempresas{
	margin-top:4%;
	border-top:1px solid #fff;
	border-left:1px solid #cbcdce;
	border-right:1px solid #cbcdce;
	border-bottom:1px solid #cbcdce;
	background-color:#fff;
	min-height:120px;
	-webkit-box-shadow: 0 4px 2px -2px #cbcdce;
	-moz-box-shadow: 0 4px 2px -2px #cbcdce;
	box-shadow: 0 4px 2px -2px #cbcdce;
	color: #717171;
}

.divlistaempresasdestaque{
	margin-top:2%;
	border-top:1px solid #fff;
	border-left:1px solid #f6990d;
	border-right:1px solid #f6990d;
	border-bottom:1px solid #f6990d;
	background-color:#fff;
	min-height:150px;
	-webkit-box-shadow: 0 4px 2px -2px #f6990d;
	-moz-box-shadow: 0 4px 2px -2px #f6990d;
	box-shadow: 0 4px 2px -2px #f6990d;
	color: #717171;
}
.divdestaque{
	background-color:#f6990d;
	border-color: #f6990d;
	border: 0 none;
	width:100%;
	min-height:1.6em;
	margin-top:0.1%;
	color:#fff;
	text-align:center;
	margin-left:0%;
	font-size:0.9em;

}
.divlogoimg{
	margin-top:2%;
	text-align:center;
	margin-left:15%;
	padding-top:10%;
}
.divlogoimg img{
	width:70px;
	height:70px;
	border:none;
}
.divlistaempresasleft{
	float:left;
	width:100%;
	/*padding-left:1.5%;*/
	padding-top:1%;
	/*border:1px solid red;*/
}
.divlistaempresasright{
	float:right;
	width:10%;
	/*border:1px solid red;*/
}

.estabendereco {
    overflow: hidden;
	padding-left:1.5%;
	/*border:1px solid red;*/
}
.estabendereco img, .estabfone img, .estabwebsite img, .estabmandaemail img {
    float: left;
    margin-right: 5px;
	width:18px;
}
.estabtemerro img {
    float: right;
    margin-left: 5px;
	width:16px;
}
.estabtemerro {
	margin-top:1%;
	/*border:1px solid red;*/
	text-align:right;
	margin-right:5px;
	width:29%;
	float:right;
}
.estabtemerro a {
    color: #f6990d;
    text-decoration: none;
	font-size:0.9em;
	text-align:right;
}
.estabfone {
	margin-top:1%;
	overflow: hidden;
	padding-left:1.5%;
	/*border:1px solid red;*/
}

.estabwebsite {
    margin-top:1%;
	/*border:1px solid red;*/
	width:33%;
	float:left;
	padding-left:1.5%;
}

.estabwebsite a::before {
    padding-left: 10px;
    padding-right: 8px;
}
.estabwebsite a::before {
    padding-left: 10px;
    padding-right: 4px;
}
.estabwebsite a {
    color: #717171;
    text-decoration: none;
}

.estabmandaemail {
  margin-top:1%;
  /*border:1px solid red;*/
  width:33%;
  float:left;
  padding-left:1.5%;
}
.corlaranja{
	color:#f6990d !important;
}
.estabmandaemail a {
	text-decoration: none;
	color: #717171;	
}

.estabdescricao {
    margin-top:0;
	/*min-height: 115px;*/
    overflow: hidden;
	text-align:justify;
	padding:1% 1.5%;
	font-size:1em;
}
.divlistacategorias{
	display:block;
	margin-top:10px;
}
.divlistasubcategorias{
	overflow: hidden;
    padding-bottom:0px;
}
.divlistasubcategorias p {
    font-family:Arial, sans-serif;
	color:#f6990d;
	font-weight:bold;
    margin-bottom:1%;
    padding-left:0px;
	font-size:1.2;
}

.divlistasubcategorias a {
    color: #717171;
    text-decoration: none;
}
.divlistasubcategorias ul {
    margin-top:0.2%;
    /*padding-left:0.5%;*/
	padding-left:9%;
}

.divlistasubcategorias ul li::after {
    content: "";
	color: #717171;
}
.divlistasubcategorias ul li:last-child::after {
    content: "";
	color: #717171;
}
.divlistasubcategorias ul li {
    color: black;
    /*float: left;*/
    font-size: 15px;
    /*list-style: outside none none;*/
    padding-right: 10px;
}


.divlistasubcategoriash{
	overflow: hidden;
    padding-bottom:0px;
}
.divlistasubcategoriash p {
    font-family:Arial, sans-serif;
	color:#f6990d !important;
	font-weight:bold;
    margin-bottom:1%;
    padding-left:0px;
	font-size:1.2em;
}

.divlistasubcategoriash ul {
    margin-top:0.2%;
    padding-left:0.5%;
}

.divlistasubcategoriash ul li::after {
    content: ",";
	color: #717171;
}
.divlistasubcategoriash ul li:last-child::after {
    content: ".";
	color: #717171;
}
.divlistasubcategoriash ul li {
    color: black;
    float: left;
    font-size: 15px;
    list-style: outside none none;
    padding-right: 10px;
}
.divlistasubcategoriash ul li a {
    color: #717171 !important;
    text-decoration: none !important;
}
.white_content1 {
	background: #ffffff none repeat scroll 0 0;
	border-radius:0px; /*ALTERADO REZENDE antes: 5px*/
    border: 1px solid #333;
	border-top:none;
    display: none;
    height: auto;
    margin: auto;
    padding: 0;
    position: fixed;
	left:12%;
    top:14%;/*ALTERADO REZENDE antes: 20px*/
    width:75%;
    z-index: 1000005;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
   -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
   -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
#cadastro, #loginjacadastrado{
	width: 100% !important;
}
.botaoverde:visited, .botaoverde:link, .botaoverde:active{
	width: 10% !important;
	padding: 10px 22px !important;
}
.btnfechar{
	margin-right:-2% !important;
}
.classlightregistre{
	left:35%;
    width:300px;/*ALTERADO REZENDE antes 25%*/
	background-color: #f6f9fa !important;
}
.campotext{
	width:100% !important;/*ALTERADO REZENDE*/
	height: 40px !important;/*ALTERADO REZENDE antse 9em*/
	line-height:3.5em !important;
}
.white_contentprimevez {
	display:none;
	position:fixed;
	top:20px;
	left:36%;
	margin-left:-300px;
	width:960px;
	background:#FFFFFF;
	padding:0px;
	border:2px solid #f3f8fc;
	z-index:1001;
	height:47.8%;
}
.lightboxprimevez {
    background: none repeat scroll 0 0 #5179b2;
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 8px;
    text-shadow: 0 1px 0 #083f78;
}
.corpoprimevez{
	padding: 10px;
}
.desativo{
	opacity:0.2;
	filter:alpha(opacity=20);
}
#lightboxfalecomlugar {
	background: none repeat scroll 0 0 #FFFFFF;
}
#lightboxfalecomlugar .lightboxfalecom {
	background: none repeat scroll 0 0 #5179B2;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 8px;
	text-shadow: 0 1px 0 #083F78;
}
#lightboxfalecomlugar .corpofalecom {
	padding:10px 0 0 5px;
}
#lightboxfalecomlugar input, #lightboxfalecomlugar textarea, #lightboxfalecomlugar select {
	border: 1px solid #CCCCCC;
	font-size: 15px;
	padding: 5px 3px;
	width: 200px;
}
.btclose {
	background: url("../img/btclose.png?cache=2018-09-04T19:02:44") repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	height: 35px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 37px;
}
.black_overlay{
	display:none;
	background:rgba(0, 0, 0, 0.70);/*REZENDE*/
	filter:alpha(opacity=70);
	position:fixed;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	height:auto;
	z-index:1000;
	overflow:hidden;
}
.divvejatb{
	padding:1%;
}
#bannerslat{
	border: 1px solid #cbcdce;
	min-height: 300px;
	margin-bottom:10%;
}
#idfooter{
	height: 50px;
}
#exibevejatb{
	display:none;
	margin-top:2%;
}
.listadivdosrelacionados h4{
	margin:0px;
	padding:0px;
	margin-top:2%;
	margin-bottom:0.5%;
	margin-left:1.5%;
	color: #2b296a;
    font-size: 1em;
}
.divlistarelacionados{
	overflow: hidden;
    padding-bottom:0px;
}
.divlistarelacionados a {
    color: #717171;
    text-decoration: none;
}
.divlistarelacionados ul {
    margin-top:0.2%;
    padding-left:1.8%;
}

.divlistarelacionados ul li::after {
    content: ",";
	color: #717171;
}
.divlistarelacionados ul li:last-child::after {
    content: ".";
	color: #717171;
}
.divlistarelacionados ul li {
    color: black;
    float: left;
    font-size: 15px;
    list-style: outside none none;
    padding-right: 10px;
}

.divexibeimg{
	overflow: hidden;
    padding-bottom:0px;
}
.divexibeimg a {
    color: #717171;
    text-decoration: none;
}
.divexibeimg ul {
    margin-top:0.2%;
    padding-left:1.8%;
}

.divexibeimg ul li {
    color: black;
    float: left;
    font-size: 15px;
    list-style: outside none none;
    padding-right:3%;
}
#bannertopomobile{
	display:none;
	height:100px;
	width:100%;
	color:#fff;
}
.textoconfiramais{
	cursor:pointer;
}
.hrefconfiramais{
	color: #71777c !important;
    text-decoration: none;
	font-size:0.7em !important;
	margin-left:5%;
	font-weight:bold;
}
/*#menumobile{
	float:right;
	display:none;
}*/

.btnsalvar{
	background-color: #f6990d;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 none;
	border-radius: 0.3125em;
	cursor: pointer;
	margin-top: 0.1%;
	min-height: 2em;
	vertical-align: middle;
	width:100%;
	font-size:1.5em;
	color:#fff;
	margin-top:5%;
}

/*.btnsalvar{
	background-color: #f6990d;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 none;
	border-radius: 0.3125em;
	cursor: pointer;
	margin-top: 0.1%;
	min-height: 2em;
	vertical-align: middle;
	width:100%;
	font-size:1.5em;
	color:#fff;
	margin-top:5%;
}*/

.btnsalvarmobile{
	margin-top:15% !important;
	font-size:1.5em;
	width:100% !important;
}

@media screen and (max-width:380px) {
	#menumobile{
		display:inline;
		text-align:center;
		/*width:100%;*/
	}
	.hrefconfiramais{
		margin-left:0px !important;
	}
	#divfrmbusca{
		display:none;
		/*float:left;
		width:100%;*/

	}
	#campobuscatopo{    width: 80%;
margin-top:0;}
	.textoconfiramais{
		display:block;
		margin-top:2%;
		margin-bottom:3%;
	}
	#bannertopomobile{
		display:block;
	}
	.divlistaempresasleft{
		width:99%;
	}
	.itemmenu{
		font-size: 0.6em;
	}
	.divlistaempresasright, .divreportaerro{
		display:none;
	}
	.estabwebsite{
		width:50%;
	}
	#divdologo{
		width:10%;
	}
	#divconteudo{
		width:96%;
	}
	#divconteudo, #cabecalhotopo{
		margin:auto;
		align-content: center;
	}
	
	#divconteudoright{
		display:none;
	}
	#divconteudoleft{
		width:100%;
	}
	.divlogoimg img{
		width:40px;
		height:40px;
		border:none;
	}
	.divdestaque{
		font-size:0.8em;

	}
	.white_content1 {
		top:20px;
		left:1%;
		margin-left:0px;
		width:95%;
	}
	#exibevejatb{
		display:block;
	}
	#btnbuscar, #btnbuscarmob{
		width:20%;
	}
	.textbuscartopo{
		width:75%;
	}
}

@media screen and (max-width:768px) {
	.btnsalvarmobile{
		display:block !important;
	}
	.btnsalvar{
		display:none;
	}
	#menumobile{
		display:inline;
	}
	.hrefconfiramais{
		margin-left:0px !important;
	}
	.textoconfiramais{
		display:block;
		margin-top:2%;
		margin-bottom:3%;
	}
	#campobuscatopo{    margin-top:0 !important;}
	#bannertopomobile{
		display:block;
	}
	.white_content1 {
		top:20px;
		left:1%;
		margin-left:0px;
		width:95%;
	}
	#divfrmbusca{
		display:none;
		/*float:left;
		width:100%;*/

	}
	#divconteudo{
		width:90%;
	}
	#divconteudo, #cabecalhotopo{
		margin:auto;
		align-content: center;
	}
	
	#divdologo{
		width:60%;
	}
	#divconteudoright{
		display:none;
	}
	#divconteudoleft{
		width:100%;
	}
	.divlogoimg img{
		width:40px;
		height:40px;
		border:none;
	}
	.divdestaque{
		font-size:0.8em;

	}
	#exibevejatb{
		display:block;
	}
	.divlistaempresasright, .divreportaerro{
		display:none;
	}
	.estabwebsite{
		width:50%;
	}
	#btnbuscar, #btnbuscarmob{
		width:20%;
		padding: 2%;
	}
	.textbuscartopo{
		width:75%;
		padding: 2%;
	}
}
@media screen and (max-width: 640px) and (min-width: 321px){
	#menumobile {
		    margin-right: 8%;
    margin-top: 7px;
    top: 16px ;/*Antes 49px*/
	}
	#divdologo {
		margin-top: 0px; 
	}
	#divmenumobile {
	   top:10%;/*Antes 16%*/
	}

}
@media screen and (min-width: 799px) and (orientation: portrait) {
    #divfrmbusca{
        display: none;
    }
    #divmenumobile{
        top: 84px;
    }
}
p {
	margin: 0 10px 10px !important;
}