/*@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 ADICIONADA POR - REZENDE*/
@font-face {
    font-family: fonteencontra;
    src: url(../fonts/fonte-encontra.ttf);
}

.linksobremepresa{
	padding: 0px;font-size: 1.1em;font-family: Arial, sans-serif;color: #71777c;margin-bottom: 1%;font-weight: bold;
}
.linksobremepresa:hover{
	text-decoration: underline;
}

.paginacao {
	text-align:center;
	padding:20px 0px;
}
.paginacao b {color:#2b296a;margin:0px 2px;}
.paginacao a {color:#FF8B00;margin:0px 2px;font-weight:bold;}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

#divoquebuscar {
    width: 49%;
    float: left;
    margin-top: 1%;
    position: relative;
}
#divondebuscar {
    width: 49%;
    float: right;
    margin-top: 1%;
    position: relative;
}

ul.pagination li {display: inline;}
ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 3px;
}
ul.pagination li a.active {
    background-color: #2b296a;
    color: white;
    border: 1px solid #2b296a;
}
ul.pagination li a:hover:not(.active) {background-color: #FF8B00; color:#fff;}
.blocopaginacao{
	display:block;
	margin-top:5%;
	margin-bottom:5%;
	width:100%;
	text-align: center;
}
.mostrarpag{
	display: inline !important;
}
.esconderpag{
	display: none !important;
}

.linksobremepresa{
	padding: 0px;font-size: 1.1em;font-family: Arial, sans-serif;color: #71777c;margin-bottom: 1%;font-weight: bold;
}
.linksobremepresa:hover{
	text-decoration: underline;
}

#idbody{
	font-family:Arial, sans-serif;
	font-size:100%;
	color:#000;
	margin:0px;
	padding:0px;
	height: 99.9%;
	background-color: #2b296a;
}
/*#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;
	font-size:0.9em;
	height:25px;
  top:65px;
  width: 100%;
}
.menunav{
	width:80.7%;
	margin:auto;
	padding-top:0.3%;
	padding-left:0.2%;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.corlaranja{
	color:#f6990d;
}
#cabecalhotopo{
	height: 40px;
	/*border:1px solid red;*/
	margin:0px auto;
	width:100%;
	position: relative;
}
.titulodotop {
    font-family: fonteencontra, Arial, sans-serif;/*ALTERADO REZENDE*/
	color: #fff !important;
    font-weight: normal;/*ALTERADO REZENDE antes: bold*/
    text-decoration: none;
	font-size: 2em;
}
.titulodotop a{
	color: #fff !important;
}
#mioloprincipal{
	background-color: #f6f9fa;
	min-height:550px;
}
#divconteudo{
	width:80%;
	/*border:1px solid red;*/
	margin:1% auto auto;
	min-height:350px;
	/*margin-top:40px;*/
}
#divdologo{
	float: left;
	width:20%;
	/*border:1px solid red;*/
	min-height:40px;
	margin-top:10px;
}
#divfrmbusca{
	float: left;
	width:55%;
	/*border:1px solid green;*/
	min-height:40px;
}
#campobuscatopo {
    float: right;
    margin-right: 3%;
    width: 100%;
	/*border:1px solid red;*/
	margin-top:1%;
}
.divlogin{
	color: #FFF;
	font-size:13px;
	float: left;
	display:block;	
	position: absolute;
	bottom: 38%;
	right: 3%;
}
.divlogin a{
	color:#FFFFFF;
	text-decoration:underline
}
.textbuscartopo{
	background-color: #fff;
	border: 0 none;
	border-radius: .3125em;
	margin: 0;
	min-height: 2.3em;
	text-align: left;
	float: left;
	width: 80%;
	margin-right: 1%;
	padding-left: .5em;
}
#btnbuscar{
	background-color:#f6990d;
	border-color: #f6990d;
	vertical-align: middle;
	border: 0 none;
	cursor: pointer;
	border-radius: 0.3125em;
	width:15%;
	min-height: 2.1em;
	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.4em;
	font-family: Arial, sans-serif;
	margin-left:0px;
	margin-top:25px;
}
#divconteudo h2{
	margin:5% 0 0;
	padding:0px;
	font-size:1.4em;
	font-family: Arial, sans-serif;
}

#divconteudo h2:first-child{
	margin:2% 0 0;
}
#divconteudo h2 a{
	color:#f6990d;
	font-size:0.7em;
	font-weight:bold;
	text-decoration: none;
}
.tituloo{
	color:#f6990d;
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;
}
#divconteudo h3{
	margin:0px;
	padding:0px;
	font-size:1.1em;
	font-family: Arial, sans-serif;
	color:#71777c;
	margin-bottom:1%;
}
#divconteudo p{
	margin:15px 0px;
	padding:0px;
}
#divconteudoleft{
	min-height:300px;
	width:100%;
	margin-top:80px;
}
/*ESTATISTICAS*/
#divconteudoright{
	height: auto;
    width: 320px;
    position: absolute;
    margin-left: 57%;
    top: 135px;
    z-index: 3;
    margin-top: 0;
}
/*#divconteudoright{
	/float:right;
	min-height:600px;
	width:23%;
	margin-top:140px;/
	height:550px;width:320px;position: absolute;margin-left:57%;top:100px;
}*/
.divlistaempresas{
	margin-top:2%;
	border-top:1px solid #cbcdce;
	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;
	height:auto;
    padding-right: 3%;
    padding-left: 3%;
}

.divlistaempresasdestaque{
	margin-top:2%;
	border-top:1px solid #f6990d;
	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;
    padding-right: 3%;
    padding-left: 3%;
}
.divdestaque{
	background-color:#f6990d;
	border-color: #f6990d;
	border: 0 none;
	min-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%;
	/*height:115px;*/
	height:auto;
	/*border:1px solid red;*/
}
.divlistaempresasright{
	/*float:right;*/
	width:10%;
	position:absolute;
	top:21px;
	right:-22px;
	/*border:1px solid red;*/
}

.estabendereco {
    overflow: hidden;
	padding-left:1.5%;
	font-size:15px;
	margin-top:2%;
	margin-bottom:2%;
	min-height:auto;
	/*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%;
	margin-bottom: 2%;
	padding-left: 1.5%;
	/*border:1px solid red;
	text-align:right;*/
	margin-right:5px;
	height: auto;
	width:29%;
	/*position: absolute;
	right:0px;
	top:50px;*/
}
.estabtemerro a {
    color: #f6990d;
    text-decoration: none;
	font-size:.8em;
	text-align:right;
}
.estabfone {
	font-size:15px;
	margin-top:2%;
	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 {
	font-size:15px;
  margin-top:1%;
  /*border:1px solid red;*/
  width:33%;
  float:left;
  padding-left:1.5%;
  height:25px;
  margin-bottom:2%;
}

.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:15px;
}
.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: 14px;
    /*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);
}
#lightwhatsapp.white_content1{
    left: 24%;
    top: 6%;
    width: 53%;
}
.btnfechar{
	margin-right:-2% !important;
}
.classlightregistre{
	left:35%;
    width:300px;/*ALTERADO REZENDE antes 25%*/
	background-color: #f6f9fa !important;
}
.campotext{
	width:85% !important;/*ALTERADO REZENDE*/
	height: 40px !important;/*ALTERADO REZENDE antse 9em*/
	line-height:3.5em !important;
}
.white_contentprimevez {
	display:none;
	position:fixed;
	top:90px;
	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, #lightboxfalecomlugarfone {
	background: none repeat scroll 0 0 #FFFFFF;
}
#lightboxfalecomlugar .lightboxfalecom, #lightboxfalecomlugarfone .lightboxfalecom, .lightdonoboxfalecom {
	background: none repeat scroll 0 0 #2B296A;
	color: white;
	font-size:1em !important;
	font-weight: bold;
	padding: 6px 8px;
	text-shadow: 0 1px 0 #083F78;
}
.textareamensgem{
	width:90%;height:50px;
}
#lightboxfalecomlugar .corpofalecom {
	padding:10px 0 0 5px;
}
#lightboxfalecomlugar input, #lightboxfalecomlugar textarea, #lightboxfalecomlugar select, #lightboxfalecomlugarfone input {
	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:#000;/*ALTERADO REZENDE #fff*/
	opacity:0.5;/*ALTERADO REZENDE antes: 0.9*/
	filter:alpha(opacity=90);
	position:fixed;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	height:auto;
	z-index:1000000;
	overflow:hidden;
}
.divvejatb{
	padding:1%;
}
#bannerslat{
	border: 1px solid #cbcdce;
	min-height: 300px;
	margin-bottom:10%;
}
#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;
	margin-bottom: 20px;
    margin-top: 10px;
}
.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:100%;
	width:100%;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}
#bannertopodesktop{display:block}
.textoconfiramais{
	cursor:pointer;
}
.nomedacidadeh4{
	color:#f6990d;text-transform:none;margin:2% 0 0;
}

.hrefconfiramais{
	color: #71777c !important;
    text-decoration: none;
	font-size:0.9em !important;
	margin-left:1%;
	font-weight:normal;
	font-family: Arial, sans-serif;
}
.hrefconfiramaisbairro{
	color: #71777c !important;
    text-decoration: none;
	font-size:1em !important;
	margin-left:0px !important;
	font-weight:normal;
	font-family: Arial, sans-serif;
}
#menumobile{
	float:left;
	/*width: 5%;*/
	/*margin-right:2%;
	margin-top:8px;
	border:1px solid #fff;
	border-radius:5px;*/
	margin-top:-6px;
	margin-right:5px;
	padding:12px 15px 10px 0px !important;
	margin-right:6px;
	cursor:pointer;
	font-size: large;
	/*border: 1px solid #fff !important;*/
	border-radius: 5px !important;
}
.voltarTopo {
    background: url(../imgs/top.png) no-repeat center;
    border: none;
    border-radius: 5px;
    bottom: 20px !important;
    color: transparent;
    display: block;
    height: 38px;
    padding: 8px 10px;
    position: fixed;
    right:10px;
    text-decoration: inherit;
    text-transform: uppercase;
    width: 40px;
	z-index:1000;
}
.voltarTopo:active {
    background-color: #2b296a;
}
#divmenumobile{
	z-index:999;
	height:auto;
	background-color: #f6990d;
    box-shadow: 0 0 5px #000;
	position:fixed;
	top:20px;
    transition: all 0.5s ease 0s;
	display:none;
    width:25%;
}

#headertop{
	width:100%;
	height:60px;
	background-color:#2b296a;
	position:fixed;
	z-index:100000;
	margin:auto;
	top:0px;
}

.menumobile {
    color: #fff;
    font-size: 1em;
    padding: 5px 0;
    z-index: 999;
	margin-top:65px;
}
.menumobile li {
    list-style: outside none none;
    text-decoration: none;
	display: block;
}
.menumobile-item {
    border-bottom: 1px solid #fff;
    display: block;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
    padding-right: 15px;
}
.menumobile-item:hover{
    background: #2b296a;
    transition: all .3s;
}
.menurodape {
    color: #fff;
    font-size: 1em;
    padding: 5px 0;
    z-index: 999;
	margin-top:0px;
}
/*.menurodape li {
    list-style: outside none none;
    text-decoration: none;
	display: inline;
}*/
.menurodape-item {
    display: inline;
    padding: 10px;
    cursor: pointer;
    padding-right: 15px;
}

.menu-link-branco {
    color: #ffffff;
    cursor: pointer;
}
.btnsdele{
	float:left;margin:auto;margin-left:2%;margin-top:0px;
}
.btnprimeiro{
	margin-left:2.5%
}
.comentedesk{
	/*width:56.8%;
	left:44% !important;*/
}
.estabfonemobile{
	float:left;margin-left:0px;width:20px;overflow:hidden;white-space:nowrap;margin-top:12px;
}

.estabfonemobilebtn{
	background-color: #000066;border: 1px solid #000066;border-radius: 5px;color: #fff;float: left;margin-left: 0;padding: 5px;height:20px;
}
.botao-sucesso {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}

.botao-sucesso:focus, .botao-sucesso.focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff;
}
.botao-sucesso:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.botao-sucesso:active, .botao-sucesso.active, .open > .botao-sucesso.dropdown-toggle {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.botao-sucesso:active:hover, .botao-sucesso:active:focus, .botao-sucesso.focus:active, .botao-sucesso.active:hover, .botao-sucesso.active:focus, .botao-sucesso.active.focus, .open > .botao-sucesso.dropdown-toggle:hover, .open > .botao-sucesso.dropdown-toggle:focus, .open > .botao-sucesso.dropdown-toggle.focus {
    background-color: #398439;
    border-color: #255625;
    color: #fff;
}

.bbotao {
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background-color, color;
    transition-timing-function: ease;
	-moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
a {
    color: #0e92c1;
    font-weight: normal;
    text-decoration: none;
}
.botao-red {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.botao-red:focus, .botao-red.focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
}
.botao-red:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.botao-red:active, .botao-red.active, .open > .botao-red.dropdown-toggle {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.botao-red:active:hover, .botao-red:active:focus, .botao-red.focus:active, .botao-red.active:hover, .botao-red.active:focus, .botao-red.active.focus, .open > .botao-red.dropdown-toggle:hover, .open > .botao-red.dropdown-toggle:focus, .open > .botao-red.dropdown-toggle.focus {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff;
}

.textofixosobre{
	display:inline-block;margin-left:1%;margin-right:1%;padding:0px;margin-top:0px;line-height:1.5em;margin-bottom:2%;
}
.btnssaimabias{
	display:inline-block;
	margin:1%;
	padding:0px;
	margin-top:0px !important;
	line-height:1.5em;
	margin-bottom:2% !important;
	text-align: center;
    width: 100%;
	margin:auto;
}

.btnlight {
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 -4px 0 0 #ccc inset;
    color: #000066;
    display: inline-block;
    font-size: 12px;
    padding: 10px 15px 12px;
	margin-right:25px;
	min-width:100px;
	/*margin-top:5%;*/
}
.btnlight:hover {
    background-color: #000066;
    box-shadow: 0 -4px 0 0 #f6990d inset;
    color: #fff;
}
.btnlight:active {
    box-shadow: 0 -2px 0 0 #f6990d inset;
}
.nomargin{
	margin-right:0px !important;
}
.editaperfil{
 margin-top:150px !important;
}

.corpofalecomyoutube iframe{
	height:315px;
	width:560px;
}
.divreporterror1a{
	z-index:100;position:absolute;display:none;text-align: left; overflow: hidden;
}
.divreporterror2a{
	z-index: 100; background: white none repeat scroll 0% 0%; border: 1px solid rgb(140, 140, 140); overflow: hidden; width:325px; height: 140px;
}
.divreporterror3a{
	text-shadow: 1px 1px 0 #ffffff;font-weight: 600;font-size:0.8em;background:#f5f5f5;padding:8px 12px;border-bottom:#e2e2e2 1px solid
}
.divreporterror4a{
	float:left;width:90%;color:#2b296a;margin-top:5px;
}
.divreporterror5a{
	color:#2b296a;font-size:2em;margin-top:-5px;float:right;width:5%;cursor:pointer;text-align:center;
}
.divreporterror6a{
	color: black;font-size: 12px;padding:5px 0px
}
.divreporterror7a{
	font-size: 16px;font-weight: 600;margin-top: 10px;
}
.pequenoajust{
	 padding: 0px 3px !important;
	 font-size: 12px !important;
}
.imgtelfone{
	height:16px;position: relative;top: 2px;
}
.imgtelfonezap{
	height:16px;position: relative;top: 2px;
}
.exibetelfeone{
	float:left;
	width:60%;
	margin-left:1%;
	height: 30px;
}
.exibetelfeonebtns{
	float:right;
	width:37%;
	text-align:right;
}
.divreporterror8a{
	height: 20px;margin:0px;margin:0px;
}
.divreporterror9a{
	float:left;width:68%;padding-left:1.5%;
}
.divreporterror10a{
	/*height:105px;*/
	height:auto;
	/*border:1px solid red;*/
	position:relative;
}
.divreporterror11a{
	height:37px;
	margin-bottom:2%;
}
.divreporterror12a{
	float:left;margin-left:0px;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	margin-bottom: 2%;
    margin-top: 2%;
}
.divreporterror13a{
	float:left;margin-left:0px;padding-left:0px;
}
.divreporterror14a{
	width:100%;min-height:600px;border:1px solid #e5e5e5;border-radius:5px;margin-top:0px;margin-bottom:30px;padding-top:20px;
	
}
.divfototopo{
	height:6.5em;
	width:99%;
}
.imgfotocapa{
	border-radius:50%;width:6em;height:6em;
}
.imgfototopo{
	border-radius:50%;width:2.5em;height:2.5em;position: relative;top: 10px;cursor:pointer;
}
.divtitfotocapa{
	float:left;
}
.titfotocapa{
	margin:0px;padding:0px;font-size:1.4em;
}
.divimgfotocapa{
	float:left;width:6em;
}
.divreporterror15a{
	height:25px;background-color:#000088;color:white;border:none;padding:3px;border-radius:5px;margin:5px;cursor:pointer;
}
.divreporterror16a{
	margin-top:8px;margin-bottom:5px;
}
.divreporterror17a{
	width:85%;height:100px;margin:auto;
}
.divreporterror18a{
	float:left;color:#fff;text-align:center;margin-top:15px;margin-bottom:15px;
	background-color:#a0a0a0;margin-right:10px;width:100px;height:70px;
}
.divreporterror19a{
	font-weight:bold;display:block;height:15px;
}
.divreporterror20a{
	font-size:12px;display:block;
}
.divreporterror21a{
	font-size:16px;font-weight:bold;line-height:40px;
}
.divreporterror22a{
	/*float:left;width:140px;height:80px;color:#fff;text-align:center;margin-right:20px;margin-top:15px;margin-bottom:15px;*/
	float:left;color:#fff;text-align:center;margin-top:15px;margin-bottom:15px;
	background-color:#a0a0a0;margin-right:10px;width:100px;height:70px;
}
.divreporterror23a{
	margin-top:25px;margin-right:0px;width:50%;height:70px;
}
.divreporterror24a{
	padding-top:0px;padding-bottom:10px;
}
.divreporterror25a{
	width:100%;border:1px solid #e5e5e5;border-radius:5px;margin-bottom:30px;
}
.divreporterror26a{
	width:100%;
}
.divreporterror27a{
	width:100%;	
}
.divreporterror28a{
	margin-left:90px;margin-bottom:20px;margin-top:25px;
}
.divreporterror29a{
	width:100% !important;
}
.divreporterror30a{
	min-height:20px;
}
.divreporterror31a{
	width:50% !important;
	
}
.max-size{
	width:100% !important;
}
.divreporterror32a{
	float:left;width:45%;
	
}
.divreporterror33a{
	float:right;width:40%;
	
}
#framedocometario{
	height:600px;
	width:100%;
	border:none;
}
.textacampo{
	width: 96%;
}
.tablecomentario{
	width:100%;
	border:none;
}
.classde1{
	width:190px;float:right;height:20px;margin-top: -25px;
}
.classde2{
	width:35%;min-height:150px;float:left;
}
.classde3{
	width:35%;min-height:150px;float:left;margin-right:2%;
}
.btnlightcomart{
	margin-top:5px;
}
.classde4{
	color:#fff;font-size:1.3em;
}
.baixoendereco{
	display:none;
}
.ladonome{
	display:block;
}

.idesktop{
	display:none;
}
.imobile{
	display:none;
}
/*@media screen and (min-width:320px) {*/
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-duration: .8s;
    animation-iteration-count: 1;
}
@media screen and (min-width:10px) and (max-width:320px) {
	.tirah4{
		display:none;
	}
	.nomedacidadeh4{
		margin:4% 0 0;
	}
	.hrefconfiramais{
		color: #0033ff !important;
	}
	.imobile{
		display:inline-block;
	}
	.idesktop{
		display:none;
	}
	.redes-sociais-rodape{
		height: 30px;
		width: 30px;
	}
	.divexibeimg ul li{
		padding-right: 5%;
		/*width: 80px;*/
	}

	#menunav{width:100%;padding-top: 1%;}

	/*body {
		background: red !important;
	}*/

	.divfototopo{
		margin-top:240px !important;
		height:4.6em;
	}

	.imgfotocapa{
		width:4.5em;height:4.5em;
	}
	.divimgfotocapa{
		width:4.5em;
	}


	#rodape{
		display: block;
		background: #2b296a;
	}
	.box3-rodape{
		display:none;
	}
	.box1-rodape, .box2-rodape{
		width:85% !important;
		margin-right: 0px !important;
	}

	#menumobile, .box4-rodape, .chama-pesquisa{
			position: absolute;
	}
	.baixoendereco{
		display:block;
	}
	.ladonome{
		display:none;
	}
	#divmenumobile{
		right: 0;
		width:69%;
        top: -14px;
	}
	.voltarTopo{
		display:none;
	}

	.hrefconfiramais{
		margin-left:0px !important;
	}
	#divfrmbusca{
		display:block;
		float:left;
		width:100%;

	}
	.textoconfiramais{
		display:block;
		margin-top:2%;
		margin-bottom:3%;
	}
	#bannertopomobile{
		display:block;
	}
	.divlistaempresasleft{
		width:99%;
	}
	.itemmenu{
		font-size: 0.6em;
	}
	.divlistaempresasright, .divreportaerro{
		display:block;
	}
	.estabwebsite{
		width:50%;
	}
	#divdologo{
		width:10%;
	}
	#divconteudo{
		width:96%;
	}
	#divconteudo, #cabecalhotopo{
		margin:auto;
	}
    .listaEmpresas #divconteudo{
        margin-top: 66px;
    }
    .listaEmpresas #divconteudo.desce-conteudo{
        margin-top: 175px !important;
    }
	.sobreEmpresas #divconteudo{
		margin-top: 83px;
	}
    .sobreEmpresas #divconteudo.desce-conteudo{
        margin-top: 175px !important;
    }
	#cabecalhotopo{
		padding-top:2%;
		margin:25px auto !important;
	}
	.titulodotop {
		font-size:1.9em;
		padding-left:40%;

	}
	#divconteudoright{
		display:none;
	}
    .listaEmpresas #divconteudoleft{
        margin-top: 140px;
    }
	#divconteudoleft{
		width:100%;
        float: none;
	}
	.divlogoimg img{
		width:40px;
		height:40px;
		border:none;
	}
	.divdestaque{
		font-size:0.8em;
		margin-left: -100%;

	}
	.corpofalecom{
		font-size:0.7em;
	}
	/*.white_content1 {
		top:100px;
		left:1%;
		margin-left:0px;
		width:100%;
		font-size:0.6em;
	}*/
	#exibevejatb{
		display:block;
	}
	#btnbuscar{
		width:20%;
	}
	.textbuscartopo{
		/*width:75%;*/
	}
	
	/*
    #divdologo{
		margin-top:-30px;
	}
    .btnsdele{
		width:100%;
		margin-left:2% !important;
		margin-top:4%;
		margin-bottom:4%;
	}*/
	.btnsdele{
		width:45%;
		margin-left:2% !important;
		margin-top:0px;
		margin-bottom:4%;
	}
	.btnfechar{
		margin-right:3% !important;
	}
	.btnprimeiro{
		margin-top:0px
	}
	.comentedesk{
		width:96%;
	}
	.textofixosobre{
		margin-top:0px;
	}
	.menutopo{
        top: 47px;
/*		padding-top:80px;*/
	}
	.menudeslogad{
		height:25px !important;
        top: 57px;
	}
	.menunav{
		width:98%;
		padding-top:1.5%;
		padding-left:2%;
	}
	#divacibusca{
		width: 80%;
		float: left;
		margin-top: -15px;
	}
	.textbuscartopo{
		width: 75%;
	}
	.menunav div{
		line-height:210%;
		/*text-align:center;*/
	}
	.divlistaempresas{
		min-height:auto;
		height:auto;
	}
	#divconteudo h3{
		margin-bottom:2%;
	}
	.divreporterror9a {
		float: none;
		width: 99%;
		padding-left: 1.5%;
	}
	.divreporterror2a{
		width:305px;
		height: 200px;
	}
	.bbotao{
		padding:6px 7px;
	}
	.textareamensgem{
		height:25px;
	}
	.sainocelular{
		display:none;
	}


	.estabendereco{
	}
	
	.divreporterror10a{
		
	}
	.divreporterror11a{
		
	}
	.white_content1 {
		background: #ffffff none repeat scroll 0 0;
		border: 2px solid #f3f8fc;
		display: none;
		height: auto;
		margin: auto;
		padding: 0;
		position: fixed;
		left:1%;
		top:5px;
		width:97%;
		z-index: 1000005;
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);/*ALTERADO REZENDE antes: 5px 5px 0 #333*/
	   -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);/*ALTERADO REZENDE*/
	   -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);/*ALTERADO REZENDE*/
	}
	.campotext{
		width:85% !important;
		height: 3em !important;
		line-height:3.5em !important;
	}
	.divreporterror17a{
		width:95%;
		margin:auto;
		padding:auto;
		text-align:center;
	}
	.divreporterror18a, .divreporterror22a{
		width:88px;
		margin-right:10px;
	}
	#campobuscatopo{
		float: none;
		margin-left: 12px;
		margin-top: 5%;
		width: 85%;
	}
	.divlogin{display:none}
	.corpofalecomyoutube iframe{
		width:280px !important;
	}
	
	
	.temfloat{
		float:right;
		margin-right:0px;

	}
	#divconteudo h1{
		font-size:1em;
		margin-top:10px !important;
		margin-left:1px !important;
	}
	.divreporterror23a{
		width:95%;
		font-size:16px;
	}
	.divreporterror14a{
		margin-top:210px;
	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	.divreporterror24a{
		padding-top:0px;
	}
	.editaperfil{
		margin-top:210px !important;
	}
	.fields{
		padding:5px 5px 0 !important;
	}
	.divreporterror28a{
		padding-left:1% !important;
		margin-left:0px !important;
	}
	.divreporterror29a{
		width:95% !important;
	}
	.max-size{
		width:95% !important;
	}
	.divreporterror30a{
		min-height:0px;
	}
	.inline{
		display:block;
	}
	.divreporterror31a{
		width:95% !important;
	}
	.divreporterror26a{
		width:95% !important;
	}
	.editaperfil fieldset{
		padding:0px;
	}

	.ui-tabs .ui-tabs-panel{
		padding:0px !important;
	}
	.radio-wrapper {
		margin-top:0px !important;
	}
	.btn{
		padding: 10px 8px !important;
	}

	.divreporterror32a{
		float:none;
		width:90%;
		
	}
	.divreporterror33a{
		float:none;
		width:90%;
		
	}
	#menumobile{
		margin-left:0px;
		margin-right:2%;
		margin-top: 10px;
		position: absolute;
		top: -11px;
		right: 0px;
		font-size: x-large;
		border: none !important;
	}
	.poi-write-review{
		width:82%;
	}
	.poi-write-reviewtexto{
		width:90%;
	}
	.tablecomentario{
		width:96%;
	}
	.estrelass img{
		width:32px;
		height:32px;
	}
	#divcaptcaah iframe{
		width:280px !important;
	}
	.classlightregistre{
		top:20px;
		width:95%;
	}
	.classde1{
		display:none;
	}
	.classde2{
		display:none;
	}
	.classde3{
		width:50%;
	}
	.btnlightcomart{
		margin-top:50px;
	}
	.menurodape-item {
		display: block;
	}
	.menurodape li {
		display:list-item;
	}
	.oprimiero{
		padding-right:0px !important;
	}
	.estabtemerro{
		top: 80px;
		width: 35%;
	}
	#divoquebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#divondebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#headertop {
		height: 50px;
        border-bottom: 5px solid #f6990d;
	}
	#cabecalhotopo {
		margin: 0px auto !important;
	}
    .mostra-breadcrumb{
        top: 143px !important;
         transition: all 0.32s;
    }
    .mostra-pesquisa{
        display: block !important;
        transition-duration: 0.3s;
        opacity: 1;
    }
    .desce-conteudo{
        width:100%;
        margin-top: 165px  !important;
    }
    .listaCategorias #divconteudo.desce-conteudo{
        margin-top: 185px !important;
    }
    #divconteudoright, #divfrmbusca, .sainocelular{
        display: none;
    }
    .chama-pesquisa{
        display: block !important;
        width: 35px;
        right: 23%;
        padding: .4em;
        top: 8px;
        text-align: center;
        font-weight: 700;
        background-color: #f6990d;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        box-sizing: border-box;
    }
    .aumenta-cabecalo{
        height: 139px !important;
        transition: all 0.32s;
    }
    #divdologo{margin-top: 5px;}
    .estabtemerro{
        width: 97%;
    }
    .final-footer{
        padding-left: 0.1em;
        padding-right: 0.1em;
        font-size:10px;
    }
    #divmenumobile.desce-menu{
        top: 75px;
    }
    
}
@media screen and (min-width:321px) and (max-width:640px) {
.desce-conteudo{
        width:100%;
        margin-top: 175px  !important;
    }
    .estabtemerro{
        width: 97%;
    }
    #menutopo{
        top: 56px;   
    }
}
@media screen and (min-width:321px) and (max-width:640px) {
	.divreporterror9a {
		float: none;
		width: 99%;
		padding-left: 1.5%;
	}
	.tirah4{
		display:none;
	}
	.nomedacidadeh4{
		margin:4% 0 0;
	}
	.hrefconfiramais{
		color: #0033ff !important;
	}
	.imobile{
		display:inline-block;
	}
	.idesktop{
		display:none;
	}
	.redes-sociais-rodape{
		height: 30px;
		width: 30px;
	}
	.divexibeimg ul li{
		padding-right: 8%;
		/*width: 80px;*/
	}
	#menumobile, .box4-rodape, .chama-pesquisa{
			position: absolute;
	}
    .aumenta-cabecalo{
        height: 130px !important;
        transition: all 0.32s;
    }
    .mostra-breadcrumb{
        top: 138px !important;
         transition: all 0.32s;
    }
    .mostra-pesquisa{
        display: block !important;
        transition-duration: 0.3s;
        opacity: 1;
    }
	#menunav{width:100%;padding-top: 1%;}

	.divreporterror2a{
			height: 200px;
		}
		/*body {
			background: green !important;
		}*/
	#rodape{
		display: block;
		background: #2b296a;
	}
	.box3-rodape{
		display:none;
	}
	.box1-rodape, .box2-rodape{
		margin-right: 0px !important;
	}
 	.box4-rodape{
			position: absolute;
	}
	.baixoendereco{
		display:block;
	}
	.ladonome{
		display:none;
	}
	.menurodape-item {
		display: block;
	}
	.menurodape li {
		display:list-item;
	}
	.btnsdele{
		width:45%;
		margin-left:2% !important;
		margin-top:0px;
		margin-bottom:4%;
	}
	.btnfechar{
		margin-right:3% !important;
	}
	.comtres{
		/*width:31% !important;*/
	}
	.corpofalecom{
		font-size:0.7em;

	}
	.btnprimeiro{
		margin-top:0px;
	}
	.comentedesk{
		width:96%;
	}
	.textofixosobre{
		margin-top:0px;
	}
	.menudeslogad{
		height:25px !important;
        top: 57px;
	}
	.divreporterror18a, .divreporterror22a{
		width:88px;
		margin-right:10px;
	}
	.menunav{
		width: 100%;
        /* padding-top: 1%; */
        padding-left: 0;
	}
	#divacibusca{
		width:100%;
	}
	
	.menunav div{
		line-height: 180%;

	}
	#divconteudoright{
		display:none;
	}
	#divconteudoleft{
		width:100%;
		margin-top:90px;
        float: none;
	}
	.divdestaque{
		font-size:0.8em;
		margin-left: -100%;
	}
	.textareamensgem{
		height:25px;
	}
	.sainocelular{
		display:none;
	}
	#divconteudo{
		width:100%;
	}
    .listaEmpresas #divconteudo{
        margin-top: 90px;
    }
    .listaEmpresas #divconteudo.desce-conteudo{
        margin-top: 180px  !important;
    }
	.sobreEmpresas #divconteudo{
		margin-top: 83px;
	}
    .sobreEmpresas #divconteudo.desce-conteudo{
        margin-top: 175px !important;
    }
	#menumobile{
		width: 5%;
        margin-right: 9%;
        margin-top: 0px !important;
        position: absolute;
        top: 1px;
        right: 0px;
        border: none;
        text-align: right;
        font-size: x-large !important;
		padding: 7px 0px 10px 15px !important;
	}
	#divfrmbusca{
		float:left;
		width:100%;

	}
    #divconteudoright, #divfrmbusca, .sainocelular{
        display: none;
    }
    .chama-pesquisa{
        display: block !important;
        width: 35px;
        right: 17%;
        padding: .4em;
        top: 7px;
        text-align: center;
        font-weight: 700;
        background-color: #f6990d;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        box-sizing: border-box;
    }

	#headertop{
		height: 90px;
	}
	#btnbuscar{
		width:20%;
	}
	.textbuscartopo{
		width:77%;
	}
	.titulodotop {
		font-size:2.1em;
		/*padding-left:10%;*/

	}
	#divacibusca{
		width: 80%;
		float: left;
		margin-top: -15px;
	}
	.textbuscartopo{
		width: 75%;
	}
	#divoquebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#divondebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#headertop {
		height: 50px;
        border-bottom: 5px solid #f6990d;
	}
	#cabecalhotopo {
		margin: 0px auto;
	}

	#campobuscatopo{
		margin-top:14px;
		margin-right: 0;
	}
	.divlogin{display:none}
	.white_content1 {
		background: #ffffff none repeat scroll 0 0;
		border: 2px solid #f3f8fc;
		display: none;
		height: auto;
		margin: auto;
		padding: 0;
		position: fixed;
		left:1%;
		top:5px;
		width:97%;
		z-index: 1000005;
		box-shadow: 0px 0px 0 #333;
	   -webkit-box-shadow: 0px 0px 0 #333;
	   -moz-box-shadow: 0px 0px 0 #333;
	}
	.corpofalecomyoutube iframe{
		width:300px !important;
	}
	.campotext{
		width:85% !important;
		height: 3em !important;
		line-height:3.5em !important;
	}
	#divmenumobile{
		right: 0;
		width:60%;
        top: 40px !important;
	}
	.temfloat{
		float:right;
		margin-right:0px;

	}
	#divconteudo h1{
		font-size:1em;
		margin-top:25px !important;
		margin-left:1px !important;
	}
	.divreporterror23a{
		width:95%;
		font-size:16px;
	}
	.divfototopo{
		margin-top:10px !important;
		height:4.6em;
	}

	.imgfotocapa{
		width:4.5em;height:4.5em;
	}
	.divimgfotocapa{
		width:4.5em;
	}
	.divreporterror14a{
		margin-top:180px;
	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	.divreporterror24a{
		padding-top:0px;
	}
	.editaperfil{
		margin-top:180px !important;
	}
	.fields{
		padding:5px 5px 0 !important;
	}
	.divreporterror28a{
		padding-left:1% !important;
		margin-left:15px !important;
	}
	.divreporterror29a{
		width:100%;
	}
	.max-size{
		width:95% !important;
	}
	.divreporterror30a{
		min-height:0px;
	}
	.inline{
		display:block;
	}
	.divreporterror31a{
		width:95% !important;
	}
	.divreporterror26a{
		width:95% !important;
	}
	.editaperfil fieldset{
		padding:0px;
	}
	.divreporterror29a{
		width:95% !important;
	}
	.btn{
		padding: 10px 8px !important;
	}
	.divreporterror32a{
		float:none;
		width:90%;
		
	}
	.divreporterror33a{
		float:none;
		width:90%;
		
	}
	.poi-write-review{
		width:90%;
	}
	.poi-write-reviewtexto{
		width:98%;
	}
	.tablecomentario{
		width:96%;
	}
	.estrelass img{
		width:32px;
		height:32px;
	}
	#divcaptcaah iframe{
		width:280px !important;
	}
	.classlightregistre{
		top:20px;
		width:95%;
	}
	.classde1{
		display:none;
	}
	.classde2{
		display:none;
	}
	.classde3{
		width:50%;
	}
	.btnlightcomart{
		margin-top:50px;
	}
	.estabtemerro{
		top:0px;
        width: 97%;
	}
	#bannertopomobile{
		display:block;
	}
    #divdologo{margin-top: 5px;}
    .final-footer{
        padding-left: 0.1em;
        padding-right: 0.1em;
        font-size:10px;
    }
    #divmenumobile.desce-menu{
        top: 75px;
    }
}
@media screen and (min-width:641px) and (max-width:768px) {
/*@media screen and (max-width:768px) {*/
	.divreporterror9a {
		float: none;
		width: 99%;
		padding-left: 1.5%;
	}
	.tirah4{
		display:none;
	}
	.nomedacidadeh4{
		margin:4% 0 0;
	}
	.hrefconfiramais{
		color: #0033ff !important;
	}
	.imobile{
		display:inline-block;
	}
	.idesktop{
		display:none;
	}
	.redes-sociais-rodape{
		height: 30px;
		width: 30px;
	}
	
	#menunav{width:100%;padding-top: 1%;}

	.divreporterror2a{
		height: 200px;
	}
	#rodape{
		display: block;
		background: #2b296a;
	}
	.box3-rodape{
		display:none;
	}
	.box1-rodape, .box2-rodape{
		width:85% !important;
		padding:0.5em 0em 0em 2em !important;
		margin-right: 0px !important;
	}
 	.box4-rodape{
			position: absolute;
	}
	.baixoendereco{
		display:block;
	}
	.ladonome{
		display:none;
	}
	/*body {
		background: black !important;
	}*/
	#divmenumobile{
		right:0;
		width:60%;
        top: 10%;
	}
	#headertop{
		height: 90px;
        border-bottom: 5px solid #f6990d;
	}
	.voltarTopo{
		display:none;
	}
	.hrefconfiramais{
		margin-left:0px !important;
	}
	.btnfechar{
		/*margin-right:3% !important;*/
	}
	.textoconfiramais{
		display:block;
		margin-top:2%;
		margin-bottom:3%;
	}
	#bannertopomobile{
		display:block;
	}
	#bannertopodesktop{display:none}
	.white_content1 {
		top:100px;
		left:1%;
		margin-left:0px;
		width:95%;
		font-size:0.8em;
	}
	#divconteudo, #cabecalhotopo{
		width:90%;
		margin:auto;
	}
	#cabecalhotopo{
		padding-top:2%;
	}
	.titulodotop {
		font-size:2em;
	}
	#divdologo{
		margin-left:1%;
		width:60%;
	}
	#divconteudoright{
		display:none;
	}
	#divconteudoleft{
		width:100%;
		margin-top:210px;
	}
	.divlogoimg img{
		width:40px;
		height:40px;
		border:none;
	}
	.divdestaque{
		font-size:0.8em;
		margin-left: 0%;
	}
	#exibevejatb{
		display:block;
	}
	.divlistaempresasright, .divreportaerro{
		display:block;
	}
	.estabwebsite{
		width:50%;
	}
	#btnbuscar{
		width:20%;
	}
	.textbuscartopo{
		width:75%;
	}
	.btnsdele{
		width:45%;
		margin-left:2% !important;
		margin-top:0px;
		margin-bottom:4%;
	}
	.comtres{
		/*width:31% !important;*/
	}
	.btnprimeiro{
		margin-top:0px;
	}
	.comentedesk{
		width:96%;
	}
	.textofixosobre{
		margin-top:0px;
	}
	.menutopo{
		height:37px;
		padding-top:95px;
	}
	.menudeslogad{
		height:25px !important;
	}
	.menunav{
		width:90%;
		padding-top:1%;
		padding-left:2%;
	}

	#divacibusca{
		width: 80%;
		float: left;
		margin-top: -15px;
	}
	.textbuscartopo{
		width: 75%;
	}
	#campobuscatopo{
		margin-top:10px;
		margin-right: -7px;
	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	
	.menunav div{
		line-height: 180%;
	}
	.textareamensgem{
		height:25px;
	}
	.sainocelular{
		display:none;
	}
	.divlogin{display:none}
    #menumobile{
		width:5%;
		margin-right:3%;
		margin-top:7px !important;
		top: -5px;/*Antes 34px*/
		right: 0px;
        position: absolute;
	}
	#divfrmbusca{
		display:block;/*Antes block*/
		float:left;
		width:100%;

	}
    .mostra-breadcrumb{
        top: 90px !important;
         transition: all 0.32s;
    }
    .mostra-pesquisa{
        display: block !important;
        transition-duration: 0.3s;
        opacity: 1;
    }
	.white_content1 {
		background: #ffffff none repeat scroll 0 0;
		border: 2px solid #f3f8fc;
		display: none;
		height: auto;
		margin: auto;
		padding: 0;
		position: fixed;
		left:5%;
		top:5px;
		width:95%;
		z-index: 1000005;
		box-shadow: 0px 0px 0 #333;
	   -webkit-box-shadow: 0px 0px 0 #333;
	   -moz-box-shadow: 0px 0px 0 #333;
	}
	.campotext{
		width:100% !important;
		height: 3em !important;
		line-height:3.5em !important;
	}
	.temfloat{
		float:right;
		margin-right:0px;

	}
	#divconteudo h1{
		font-size:1em;
		margin-top:10px !important;
		margin-left:1px !important;
	}
	.divreporterror23a{
		width:95%;
		font-size:16px;
	}
	.divreporterror14a{
		margin-top:180px;
	}
	.divreporterror24a{
		padding-top:0px;
	}
	.editaperfil{
		margin-top:160px !important;
	}
	.fields{
		padding:5px 5px 0  !important;
	}
	.divreporterror28a{
		padding-left:1% !important;
		margin-left:15px !important;
	}
	.divreporterror29a{
		width:100%;
	}
	.max-size{
		width:95% !important;
	}
	.divreporterror30a{
		min-height:0px;
	}
	.inline{
		display:block;
	}
	.divreporterror31a{
		width:100% !important;
	}
	.divreporterror26a{
		width:95% !important;
	}
	.editaperfil fieldset{
		padding:0px;
	}
	.divreporterror29a{
		width:95% !important;
	}
	.btn{
		padding: 10px 8px !important;
	}
	.divreporterror32a{
		float:none;
		width:90%;
		
	}
	.divreporterror33a{
		float:none;
		width:90%;
		
	}
	.poi-write-review{
		width:82%;
	}
	.poi-write-reviewtexto{
		width:98%;
	}
	.tablecomentario{
		width:100%;
	}
	.estrelass img{
		width:32px;
		height:32px;
	}
	#divcaptcaah iframe{
		width:280px !important;
	}
	.classlightregistre{
		top:20px;
		width:95%;
	}
	.classde1{
		display:none;
	}
	.classde2{
		display:none;
	}
	.classde3{
		width:50%;
	}
	.btnlightcomart{
		margin-top:50px;
	}
	.estabtemerro{
		top: 80px;
	}
	#divoquebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#divondebuscar {
		float: none;
		height: 40px;
		width: 100%;
	}
	#headertop {
		height: 160px;
	}
	#cabecalhotopo {
		margin: 0px auto;
	}
}
@media screen and (min-width:769px) and (max-width:1260px) {
	
	.imobile{
		display:none;
	}
	.idesktop{
		display:inline-block;
	}
	.redes-sociais-rodape{
		height: 30px;
		width: 30px;
	}
	.divfototopo{
		margin-top:240px !important;
		height:4.6em;
	}

	.imgfotocapa{
		width:4.5em;height:4.5em;
	}
	.divimgfotocapa{
		width:4.5em;
	}
	.divreporterror14ahome{
			margin-top:10px !important;
		}
	.divreporterror2a{
		height: 200px;
	}
	.baixoendereco{
		display:block;
	}
	.ladonome{
		display:none;
	}
	#divmenumobile{
        width: 30%;
        left: 0%;
	}
	.voltarTopo{
		display:none;
	}
	.hrefconfiramais{
		margin-left:0px !important;
	}
	.btnfechar{
		/*margin-right:3% !important;*/
	}
	.textoconfiramais{
		display:block;
		margin-top:2%;
		margin-bottom:3%;
	}
	#bannertopomobile{
		display:block;
	}
	#bannertopodesktop{display:none}
	.white_content1 {
		top:100px;
		left:1%;
		margin-left:0px;
		width:95%;
		font-size:0.8em;
	}
	#divfrmbusca{
		display: block;
		float: left;
		margin-left:0;
		width: 40%;
		margin-top:10px;

	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	#divconteudo, #cabecalhotopo{
		width:98%;
		margin:auto;
	}
	#cabecalhotopo{
		/*padding-top:2%;*/
	}
	.titulodotop {
		font-size:1.7em;
	}
	#divdologo{
		margin-left:8%;
		width:20%;
		margin-top:14px;
	}
	#divconteudoright{
		display:block;
        margin-left: 60%;
	}
	#divconteudoleft{
		width:60%;
		margin-top:85px;
	}
	.divlogoimg img{
		width:40px;
		height:40px;
		border:none;
	}
	.divdestaque{
		font-size:0.8em;

	}
	#exibevejatb{
		display:block;
	}
	.divlistaempresasright, .divreportaerro{
		display:block;
	}
	.estabwebsite{
		width:50%;
	}
	#btnbuscar{
		width:20%;
	}
	.textbuscartopo{
		width:75%;
	}
	.btnsdele{
		width:45%;
		margin-left:0px !important;
		margin-top:0px;
		margin-bottom:4%;
	}
	.comtres{
		/*width:31% !important;*/
	}
	.btnprimeiro{
		margin-top:0px;
	}
	.comentedesk{
		width:96%;
	}
	.textofixosobre{
		margin-top:0px;
	}
	.menutopo{
		height:30px !important;
	}
	.menunav{
		width:calc(100% - 2%);
		padding-top:.3%;
		padding-left:2%;
	}
	#divacibusca{
		display: block;
		float: left;
		margin-left:-60px;
		width: 100%;
		margin-top:-10px;
	}
	.textbuscartopo{
		width: 75%;
	}
	.menunav div{
		line-height: 180%;
	}
	.textareamensgem{
		height:25px;
	}
	.sainocelular{
		display:none;
	}
	#campobuscatopo{
		margin-top: 17px;
		margin-right: 55px;
		width: 80%;
	}
	#menumobile{
		position: absolute;
		top: 10px;
		border: none !important;
	}
	.white_content1 {
		background: #ffffff none repeat scroll 0 0;
		border: 2px solid #f3f8fc;
		display: none;
		height: auto;
		margin: auto;
		padding: 0;
		position: fixed;
		left:5%;
		top:5px;
		width:95%;
		z-index: 1000005;
		box-shadow: 0px 0px 0 #333;
	   -webkit-box-shadow: 0px 0px 0 #333;
	   -moz-box-shadow: 0px 0px 0 #333;
	}
	.campotext{
		width:100% !important;
		height: 3em !important;
		line-height:3.5em !important;
	}
	.temfloat{
		float:right;
		margin-right:0px;

	}
	#divconteudo h1{
		font-size:1em;
		margin-top:10px !important;
		margin-left:1px !important;
	}
	.divreporterror23a{
		width:95%;
		font-size:16px;
	}
	.divreporterror14a{
		margin-top:180px;
	}
	.divreporterror24a{
		padding-top:0px;
	}
	.editaperfil{
		margin-top:160px !important;
	}
	.fields{
		padding:5px 5px 0  !important;
	}
	.divreporterror28a{
		padding-left:1% !important;
		margin-left:15px !important;
	}
	.divreporterror29a{
		width:100%;
	}
	.max-size{
		width:95% !important;
	}
	.divreporterror30a{
		min-height:0px;
	}
	.inline{
		display:block;
	}
	.divreporterror31a{
		width:100% !important;
	}
	.divreporterror26a{
		width:95% !important;
	}
	.editaperfil fieldset{
		padding:0px;
	}
	.divreporterror29a{
		width:95% !important;
	}
	.btn{
		padding: 10px 8px !important;
	}
	.divreporterror32a{
		float:none;
		width:90%;
		
	}
	.divreporterror33a{
		float:none;
		width:90%;
		
	}
	.poi-write-review{
		width:82%;
	}
	.poi-write-reviewtexto{
		width:98%;
	}
	.tablecomentario{
		width:100%;
	}
	.estrelass img{
		width:32px;
		height:32px;
	}
	#divcaptcaah iframe{
		width:280px !important;
	}
	.classlightregistre{
		top:20px;
		width:95%;
	}
	.classde1{
		display:none;
	}
	.classde2{
		display:none;
	}
	.classde3{
		width:50%;
	}
	.btnlightcomart{
		margin-top:50px;
	}
	.estabtemerro{
		top: 80px;
	}
	.menudeslogad{
		height:25px !important;
	}
	
	#divoquebuscar {
		height: 40px;
        width: 45%;
	}
	#divondebuscar {
		height: 40px;
	}
	#cabecalhotopo {
		margin: 0px auto;
	}
    .tagger{
        margin: 0px 4% 0 0px;
    }
    .divlogin{
        display: block;
    }
    .divvejatb{
        margin-left: 25px;
    }
    #headertop{border-top: 5px solid #f6990d;}
}

@media screen and (min-width:1025px) and (max-width:1193px) {
	.imobile{
		display:none;
	}
	.idesktop{
		display:inline-block;
	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	.divreporterror2a{
		height: 200px;
	}
	.divdestaque{
		font-size: 0.8em;
	}
	#divmenumobile{
		left: 10%;
	}
    #headertop{border-top: 5px solid #f6990d;}
    .sobreEmpresas #divconteudoright{
            margin-left: 66.5%;
    }
/*
    .divlogin{
        width: 23%;
        white-space: nowrap;
        overflow: hidden;
        margin-right: -1%;
    }
*/
}

@media screen and (min-width:1194px) {
	.imobile{
		display:none;
	}
	.idesktop{
		display:inline-block;
	}
	.divreporterror14ahome{
		margin-top:10px !important;
	}
	.divreporterror2a{
		height: 200px;
	}
	.classde1{
		margin-top: 0;
	}
	#divmenumobile{
		left: 10%;
	}
    #headertop{border-top: 5px solid #f6990d;}
	
}

@media screen and (min-width: 799px) and (max-width: 1000px)  {
    #divfrmbusca{
        display: none;
        position: absolute;
        bottom: 5px;
        width: 100%;
    }
    .chama-pesquisa{
        display: block !important;
        width: 123px;
        padding: .4em;
        text-align: center;
        font-weight: 700;
        background-color: #f6990d;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        box-sizing: border-box;
        position: absolute;
        left: 38%;
        top: 13px;
    }
    .mostra-breadcrumb{
        top: 105px !important;
         transition: all 0.32s;
    }
    .mostra-pesquisa{
        display: block !important;
        transition-duration: 0.3s;
        opacity: 1;
    }
    .desce-conteudo{
        width:100%;
        margin-top: 165px  !important;
    }
    .aumenta-cabecalo{
        height: 105px !important;
        transition: all 0.32s;
    }
    #divoquebuscar{
        width: 59%;
    }
    .textbuscartopo{
        width: 90%;
    }
    #divondebuscar{
        width: 41%;
    }
    #btnbuscar{
        width: 23% !important;
        height: 33px;
        margin-top:0 !important;
    }
    .divlogin{
        top: 21px;
        bottom: 0;
    }
    #idbody{
        width: 100%;
    }
    /*#divconteudoright{
        margin-left: 59% !important;
    }*/
	/*ESTATISTICAS*/
    .sobreEmpresas #divconteudoright{
          margin-left: 70%;
      }
      .listaEmpresas #divconteudoright{
          margin-left: 0;
          position: relative;
          float: right;
          margin-top: 105px;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
          
      }
      
    divreporterror9a {
            width: calc(100% - 1.5%);
    }
}

@media only screen
    and (min-device-width:1001px) 
    and (max-device-width:1193px)
    and (orientation: portrait) {
    .sobreEmpresas #divconteudoright{
            margin-left: 66.5%;
    }
}
@media screen 
  and (min-device-width: 1000px) 
  and (max-device-width: 1199px) 
  and (orientation: landscape) { 
      /*ESTATISTICAS*/
      .sobreEmpresas #divconteudoright{
          margin-left: 70%;
      }
      .listaEmpresas #divconteudoright{
          margin-left: 0;
          position: relative;
          float: right;
          margin-top: 105px;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
          
      }
      #menumobile{
        padding: 10px 15px 10px 0px;
    }
      .menunav{
        width: calc(97% - .2%);
    }
}
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1399px) 
  and (orientation: landscape) { 
      #divconteudoright{
          top: 108px;
      }
      .listaEmpresas #divconteudoright{
          margin-top: 100px;
          position: relative;
          margin-left:0%;
          float: right;
          top: 0;
      }
      .sobreEmpresas #divconteudoright{
          margin-left: 66.5%;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
      }
      
}
@media screen 
  and (min-device-width: 1400px) 
  and (max-device-width: 1921px) 
  and (orientation: landscape) { 
      #divconteudoright{
          top: 110px;
      }
      .sobreEmpresas #divconteudoright{
          margin-left: 66.5%;
      }
      .listaEmpresas #divconteudoright{
          position: relative;
          margin-top: 110px;
          float: right;
          margin-left:0;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
      }
}
@media screen 
  and (min-device-width: 1650px) 
  and (max-device-width: 2500px) 
  and (orientation: landscape) { 
      .sobreEmpresas #divconteudoright{
          margin-left: 66.5%;
      }
      .listaEmpresas #divconteudoright{
          position: relative;
          margin-top: 135px;
          float: right;
          margin-left:0;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
      }
}
@media screen 
  and (min-device-width: 2500px) 
    and (orientation: landscape) {
        .listaEmpresas #divconteudoright{
          position: relative;
          margin-top: 135px;
          float: right;
          margin-left:0;
      }
      .listaEmpresas #divconteudoleft{
          width: calc(100% - 330px);
            max-width: 1500px;
      }
}

@media screen and (min-width: 800px) and (orientation: landscape){
.voltarTopo {
    display: none !important;
    opacity: 0 !important;
    }
}

.bars-menu{
  width: 35px;
  height: 5px;
  margin-bottom: 4px;
  background: #fff;
  box-sizing: border-box;
}  
.bar-1 {
transform-origin: top left;
transition: .5s
}
.bar-2{
opacity: 100%;
transition: 1s;
}
.bar-3 {
transform-origin: bottom left;
transition: .5s
}  
.bar1-x{
transform: rotate(40deg) translate(4px, -3px);
transition: .5s;
}
.bar2-x{
opacity: 0;
transition: .5s;
}  
.bar3-x{
transform: rotate(-40deg) translate(3px, 7px);
transition: .5s;
}
#divconteudoright .anunccategoria{
    padding: 0 16px;
    font-size: 14px;
    color: #444;
}
