/*HELPER*/

/*BARRA TOPO*/
#sec-all-top{
	background-color: #3F51B5;
	padding: 1rem 2rem;
	transition: all 0.5s;
}
#sec-all-top #barra-topo a{
	color: #FAFAFA;
	font-size: 1.1rem;
	text-transform: uppercase;
	margin-right: 1.5rem;
}

/*PESQUISA GOOGLE*/
#sec-all-top #barra-topo{
	position: relative;
}

#sec-all-top #barra-topo a{
	font-size: 0.8rem;
}

#sec-all-top #barra-topo .pesquisar{
	background-color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: -2px;
	right: 0;
	padding-right: 25px;
	padding-left: 0.2rem;
	border-radius: 2px;
}
#sec-all-top #barra-topo .pesquisar td.gsib_b{
	display: none;
}

#sec-all-top #barra-topo .pesquisar *,
#sec-all-top #barra-topo .pesquisar *:focus{
	border-color: transparent !important;
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
	border-collapse: collapse !important;
	box-shadow: none !important;
}

#sec-all-top #barra-topo .pesquisar .gsc-results-wrapper-overlay{
	background-color: #ffffff !important;
}

#sec-all-top #barra-topo .pesquisar > div{
	display: inline-block;
}
.gsc-control-cse{
	background-color: transparent !important;
	border: none !important;
	width: 220px !important;
	padding: 0 !important;
	position: relative;
}

.cse .gsc-control-cse:after, .gsc-control-cse:after{
	content: "" !important;
	height: auto !important;
	visibility: visible !important;
	display: inline-block !important;
	width: 25px !important;
	height: 25px !important;
	position: absolute;
	top: 0px;
	right: -21px;
	background: url('../img/search-icon2.png') no-repeat center center;
	background-size: 70% 70%;
	cursor: pointer;
	padding: 0.5rem;
	background-color: #fff;
}

.form.gsc-search-box{
	margin-bottom: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
	padding: 0 !important;
	position: relative;
	top: -2px;
	border-color: transparent;
}

input.gsc-input[type=text]:focus:not([readonly]){
	border: none !important;
	border-bottom: none !important;
	box-shadow: none !important;
	outline: none !important;
	border-color: transparent !important;
	background-color: transparent !important;
}

.gsib_a{
	padding: 0 !important;
}
.gsc-search-button{
	display: none;
}
.gsc-control-cse div.gsc-input-box{
	position: relative;
	top: 2px;
	border: none !important;
}

.gsc-control-cse div.gsc-input-box input{
	position: relative;
	top: 1px !important;
}

.expand-top-menu{
	width: 100%;
	text-align: center;
	position: relative;
	background-color: #3F51B5;
	top: -5px;
}

.expand-top-menu .fb-like{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.expand-top-menu-content{
	position: relative;
	top: 15px;
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	border-radius: 50%;
	background-color: #3F51B5;
	cursor: pointer;
}

.expand-top-menu-content i{
	line-height: 35px;
	font-size: 1.3rem;
	color: rgba(255,255,255,0.5);
}

/*FOR TABLET*/
@media screen and (min-width: 601px) and (max-width: 992px) {
	.gsc-control-cse div.gsc-input-box{
		top: 4px;
	}
	#sec-all-top #barra-topo .pesquisar{
		background-color: transparent;
	}

	#sec-all-top #barra-topo .pesquisar .gsc-control-cse{
		visibility: hidden;
	}

	#sec-all-top #barra-topo .pesquisar input.gsc-input{
		display: none;
	}

	#sec-all-top #barra-topo .pesquisar .gsc-control-cse:after{
		background: url('../img/search-icon2-white.png') no-repeat center center;
		background-color: transparent;
		background-size: 70% 70%;
	}


	/*IF ACTIVE*/
	#sec-all-top #barra-topo .pesquisar.active{
		background-color: #fff;
		width: 100%;
	}

	#sec-all-top #barra-topo .pesquisar.active > div{
		width: 100%;
	}

	#sec-all-top #barra-topo .pesquisar.active .gsc-control-cse{
		visibility: visible;
		width: 100% !important;
	}
	#sec-all-top #barra-topo .pesquisar.active input.gsc-input{
		display: block;
	}
	#sec-all-top #barra-topo .pesquisar.active .gsc-control-cse:after{
		background: url('../img/search-icon2.png') no-repeat center center;
		background-size: 70% 70%;
	}
}

@media screen and (max-width: 600px) {

	#sec-all-top{
		margin-top: -235px;
	}

	#sec-all-top.active{
		margin-top: 0px;
	}

	#sec-all-top #barra-topo{
		text-align: center;
	}
	#sec-all-top #barra-topo a{
		display: block;
		font-size: 1.1rem;
		margin-bottom: 0.5rem;
		border-bottom: 1px solid rgba(255,255,255,0.1);
		padding: 0.4rem 0;
	}

	#sec-all-top #barra-topo .pesquisar{
		margin-top: 1rem;
		position: relative !important;
		width: 100% !important;
	}

	#sec-all-top #barra-topo .pesquisar > div,
	#sec-all-top #barra-topo .pesquisar .gsc-control-cse,
	#sec-all-top #barra-topo .pesquisar .gsc-input .gsc-input-box{
		width: 100% !important;
	}
}
/*END BARRA TOPO*/


/*CABEÇALHO*/
#cabecalho{
	margin-top: 0.2rem;
	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}

#cabecalho h2.title{
	/*text-transform: lowercase;*/
	color: #fff;
	margin: 0;
	line-height: 150px;
	height: 150px;
	text-align: center;
	white-space: nowrap;
	font-family: 'Comic Sans MS','Montserrat',cursive;
	font-size: 4rem;
}
@media screen and (max-width: 791px) {
	#cabecalho h2.title{
		font-size: 3rem;
	}
}

/*
@media screen and (max-width: 471px) {
	#cabecalho h2.title{
		font-size: 2.4rem;
	}	
}

@media screen and (max-width: 371px) {
	#cabecalho h2.title{
		font-size: 1.8rem;
	}	
}
*/
/*END CABEÇALHO*/

/*MENU HORIZONTAL*/
#menu-horizontal{
	margin-top: 0.2rem;
	position: relative;
	z-index: 11;
}
#menu-horizontal nav{
	background-color: #303F9F;
	padding: 0 1rem;
}
#menu-horizontal .nav-wrapper > ul > li{
	position: relative;
}

#menu-horizontal .nav-wrapper > ul > li > a{
	font-size: 0.9rem;
}

#menu-horizontal ul.dropdown{
	display: none;
	position: absolute;
	left: 0;
	width: 150px;
	background-color: #283593;
	line-height: 38px;
}

#menu-horizontal ul.dropdown li{
	display: block;
	float: none;
}

#menu-horizontal ul.dropdown li a{
	display: block;
	font-size: 0.9rem;
	line-height: 1.2;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#menu-horizontal .categorias-collapse{
	width: 200px;
	position: relative;
	z-index: 10;
	display: none;
	height: 64px;
	line-height: 64px;
	cursor: pointer;
	background-color: #283593;
	float: left;
}
#menu-horizontal .categorias-collapse a.btn{
	height: 32px;
	line-height: 32px;
	margin-left: 1rem;
	background-color: transparent;
	border: 2px solid #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.7rem;
	box-sizing: border-box;
}

#menu-horizontal .categorias-collapse button:hover{
	height: 32px;
	line-height: 32px;
	background-color: #303F9F;
}

#menu-horizontal .collapse-button{
	width: 100%;
	position: relative;
	z-index: 9;
	display: none;
	height: 64px;
	line-height: 64px;
	cursor: pointer;
	background-color: #283593;
}

#menu-horizontal .collapse-button i{
	line-height: 64px;
	color: #fff;
	float: right;
	margin-right: 1rem;
}

@media screen and (min-width: 993px) {
	#menu-horizontal .menu li:hover ul.dropdown{
		display: block;
	}
}


/*FOR MOBILE*/
@media screen and (max-width: 992px) {
	#menu-vertical{
		display: none;
	}
	#menu-horizontal nav{
		display: none;
		padding: 0;
	}
	#menu-horizontal.active nav{
		display: block;
	}

	#menu-horizontal .categorias-collapse{
		display: block;
	}

	#menu-horizontal .collapse-button{
		display: block;
	}

	#menu-horizontal.active .menu{
		display: block !important;
		text-align: center;
	}

	#menu-horizontal.active .menu > li{
		text-align: center;	
	}

	#menu-horizontal.active .menu li{
		float: none;
		background-color: #303F9F;
	}

	#menu-horizontal.active .menu > li > a{
		text-transform: uppercase;
		text-align: center;
	}

	#menu-horizontal.active .menu li:hover{
		background-color: #283593;
	}

	#menu-horizontal.active .menu ul.dropdown{
		position: relative;
		width: 100%;
	}

	#menu-horizontal.active .menu ul.dropdown li{
		width: 100%;
		background-color: #283593;
	}

	#menu-horizontal.active .menu ul.dropdown.active{
		display: block;
	}
}
/*END MENU HORIZONTAL*/

/*MENU VERTICAL*/
.vertical-menu-container{
	transition: all 0.5s;
	/*overflow: hidden;*/
}

#menu-vertical{
	font-size: 0.9rem;
	overflow: visible;
	z-index: 10;

	transition: all 0.5s;
}

#menu-vertical .collection-item:hover{
	cursor: pointer;
	background-color: rgba(0,0,0,0.1);
}

#menu-vertical .collection-item{
	position: relative;
}

#menu-vertical .collection-item .dropdown{
	position: absolute;
	left: 100%;
	top: 0;
	border:1px solid rgba(0,0,0,0.2);
	width: 175px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

#menu-vertical .collection-item .dropdown li{
	padding: 0.3rem;
}

#menu-vertical .collection-item .dropdown li:hover{
	background-color: rgba(0,0,0,0.1);
}

#menu-vertical .collection-item .dropdown li a{
	display: block;
	padding: 0 0.5rem;
}

#menu-vertical .dropdown{
	display: none;
}

#menu-vertical .collection-item:hover .dropdown{
	display: block;
}

@media screen and (max-width: 992px) {

	.vertical-menu-container.active{
		display: block !important;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.5);
		z-index: 11;
		padding-left: 0;
	}

	.vertical-menu-container #menu-vertical{
		left: -100%;
	}

	.vertical-menu-container.active #menu-vertical{
		position: relative;
		top: 0;
		left: 0;
		width: 250px;
		height: 100%;
		display: block;
		margin-top: 0;
		margin-bottom: 0;
		background-color: #fff;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
	}

	.vertical-menu-container.active #menu-vertical .collection-item a{
		display: block;
	}

	#menu-vertical .collection-item .dropdown{
		position: relative;
		left: 0;
		top: 0;
		border: none;
		width: 100%;
		background-color: #fff;
		border-radius: 3px;
		box-shadow: none;
		display: none;
		margin-left: 0.3rem;
	}

	#menu-vertical .collection-item:hover{
		background-color: transparent;
	}

	#menu-vertical .collection-item:hover .dropdown{
		display: none;
	}
}
/*END MENU VERTICAL*/

/*BOXES*/

.boxes{
	width: 100%;
}

.boxes .box,
.boxes .box h4,
.boxes .box h2,
.boxes .box p{
	font-size: 0.8rem;
	line-height: 1.5;
}

.boxes .box h4{
	margin-top: 0;
}

.boxes .box.half a{
	position: relative;
}

.boxes .box.half img{
	position: absolute;
	left: 0;
	top: 0;
	width: 45%;
}

.boxes .box.half h4,
.boxes .box.half h2,
.boxes .box.half p{
	margin-left: 50%;
}

.boxes .box.half h2.title{
	margin-left: 0;
	margin-bottom: 0;
}

.boxes .box.half .clear{
	min-height: 150px;
}

.boxes .box h2.title{
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 0;
}

.boxes .box a{
	display: block;
}

.boxes .box a img{
	width: 100%;
	margin-bottom: 0.3rem;
}


.boxes .card.small{
	height: auto;
}


.boxes .card.small .card-content{
	height: auto;
}

/*
.boxes .card.small h5{
	height: 42px;
	overflow: hidden;
}
*/

.boxes .card.small .card-image{
	background-color: #000;
}

.boxes .card.small .card-image a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.box.vinho *{
	color: #b71c1c;
}

.box.verde *{
	color: #2e7d32;
}

.box.azul *{
	color: #303f9f;
}

.publicidade-meio-boxes{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.publicidade-meio-boxes > div{
	width: 100% !important;
	overflow: hidden;
}

.publicidade-meio-boxes .bloco-publicidade-imagem,
.publicidade-meio-boxes .bloco-publicidade-imagem a,
.publicidade-meio-boxes .bloco-publicidade-imagem a img{
	width: 100% !important;
}

.publicidade-meio-boxes .bloco-publicidade-imagem a{
	display: block;
}

@media screen and (max-width: 992px) {
	.boxes{
		margin-right: 0;
	}
	.publicidade-meio-boxes{
		/*display: none;*/
	}
	.boxes .box.half .clear{
		min-height: 190px;
		position: relative;
	}
}

@media screen and (max-width: 900px) {
	.boxes .box.half .clear{
		min-height: 180px;
	}
}

@media screen and (max-width: 750px) {
	.boxes .box.half .clear{
		min-height: 160px;
	}
}

@media screen and (max-width: 650px) {
	.boxes .box.half .clear{
		min-height: 140px;
	}
}

@media screen and (max-width: 600px) {
	.boxes .box.half{
		position: relative;
		min-height: 175px;
	}
	.boxes .box.half .clear{
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		padding: 0 1rem;
	}

	.boxes .box.half .clear:first-child{
		left: 0;
	}

	.boxes .box.half .clear:last-child{
		right: 0;
	}
}

@media screen and (max-width: 475px) {
	.boxes .box.half{
		position: relative;
		margin-bottom: 1rem;
	}
	.boxes .box.half .clear{
		width: 100%;
		position: relative;
		top: 0;
		padding: 0 0;
		min-height: 220px;
	}

	.boxes .box.half .clear:first-child{
		left: 0;
	}

	.boxes .box.half .clear:last-child{
		right: 0;
	}
}

/*END BOXES*/

/*FOOTER*/
#footer{
	background-color: #1a237e;
	font-size: 0.9rem;
	color: #bdbdbd;
}

#footer a{
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: none;
}
#footer .row{
	margin-bottom: 0;
}
/*END FOOTER*/

.main-container{
	overflow: hidden;
}



/*
.bloco-publicidade-left,.bloco-publicidade-right, #redes-sociais, #left-box, #center-box, #right-box, #center-box, #right-box{
	display: none;
}
*/

#right-box .content{
	overflow: hidden;
	padding: 1rem;
}

#right-box .content a{
	display: block;
}
#right-box .content a img{
	width: 100%;
}

#sec-all-content > .row{
	margin-bottom: 0;
}


.mCSB_inside>.mCSB_container{
	margin-right: 0;
}

.mCSB_scrollTools{
	right: -7px;
}

/*
.boxes .card .card-image:before{
	content: "";
	position: absolute;;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
}
*/

.boxes .card .card-image .card-title{
	z-index: 2;
}

@media screen and (min-width: 993px) {
	.boxes .card{
		height: 325px;
	}
}

.boxes .card .card-content p,
.boxes .card .card-content a,
.boxes .card .card-content h1,
.boxes .card .card-content h2,
.boxes .card .card-content h3,
.boxes .card .card-content h4,
.boxes .card .card-content h5,
.boxes .card .card-content h6{
	font-size: 0.9rem !important;
	line-height: 1.5;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: rgba(0,0,0,0.87);
}




.bloco-pub{
	padding: 2rem 0.5rem;
	box-sizing: border-box;
}

#menu-horizontal .nav-wrapper ul li{
	float: none;
	display: inline-block;
}

.main-container h2{
	text-align: center;
	font-size: 2.2rem;
	padding: 1rem 0;
	margin-top: 1rem;
}

.servicos{

}

.servicos .lista-servicos{

}

.servicos .lista-servicos > div{

}

.servicos .lista-servicos > div h3.empresa{
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1.5rem;
}

.servicos .lista-servicos > div .descricao > *{
	font-size: 14px !important;
	line-height: 1.3 !important;
}

.servicos .lista-servicos > div .descricao,
.servicos .lista-servicos > div .endereco,
.servicos .lista-servicos > div .site,
.servicos .lista-servicos > div .telefone,
.servicos .lista-servicos > div .email{
	margin-bottom: 0;
	line-height: 1;
}

.servicos .lista-servicos > div .descricao i,
.servicos .lista-servicos > div .endereco i,
.servicos .lista-servicos > div .site i,
.servicos .lista-servicos > div .telefone i,
.servicos .lista-servicos > div .email i{
	display: inline-block;
	margin-right: 0.5rem;
	vertical-align: middle;
	color: #444;
}

.servicos .lista-servicos > div .endereco,
.servicos .lista-servicos > div .telefone,
.servicos .lista-servicos > div .email{
	margin-top: 14px;
	line-height: 24px;
	display: block;
}

.servicos .lista-servicos > div .telefone{
	display: inline-block;
	color: #444;
}

@media screen and (max-width: 600px) {
	.servicos .lista-servicos > div .telefone{
		color: #039be5;
	}	
}

#sec-all-content #page-content{
	max-width: 1200px;
	margin: 0 auto;
}

.custom-page > h2{

}

.page-not-found{
	margin: 2rem 0;
	text-align: center;
}

.custom-page .card{
	min-height: 150px;
}
.custom-page .card .card-image{
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.custom-page .card .card-image .card-title{
	z-index: 1;
}

.custom-page .card .card-content .card-title{
	color: rgba(0,0,0,0.87);
	line-height: 1.1;
	margin-bottom: 0.5rem;
	display: block;
	text-overflow: ellipsis;
  	white-space: nowrap;
}

.custom-page .card .card-image:before{
	content: "";
	position: absolute;;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
}

.custom-page .descricao > *{
	font-size: 14px !important;
}

.custom-page .descricao,
.custom-page .endereco,
.custom-page .site,
.custom-page .telefone,
.custom-page .email{
	margin-bottom: 0.5rem !important;
	line-height: 1.2;
}

.custom-page .descricao i,
.custom-page .endereco i,
.custom-page .site i,
.custom-page .telefone i,
.custom-page .email i,
.custom-page .descricao em,
.custom-page .endereco em,
.custom-page .site em,
.custom-page .telefone em,
.custom-page .email em{
	display: inline-block;
	margin-right: 0.5rem;
	vertical-align: middle;
}

.custom-page .descricao{
	margin-bottom: 1rem !important;
	height: 110px;
}


input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  height: 2.3rem;
  font-size: 0.9rem;
  margin: 0 0 0.3rem 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  box-sizing: border-box;
  border: 1px solid #9e9e9e;
  font-weight: 500;
  background-color: #ffffff;
}

input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]){
border: 1px solid #9e9e9e;
border-bottom-color: #9e9e9e;
box-shadow: 0 1px 0 0 #9e9e9e;
}
dd{
	margin-left: 0;
}

.content-anunciantes p,
.content-anunciantes p > *{
	line-height: 1.5;
    font-family: "Roboto", sans-serif !important;
    font-weight: normal;
    color: rgba(0,0,0,0.87);
    text-align: left !important;
}

.fullw{
	width: 100%;
}

.image-text-left{
	float: left;
	padding: 0 1rem 1rem 0;
	width: 40%;
}

.image-text-right{
	float: right;
	padding: 0 1rem 0 1rem;
	width: 40%;
}

.div-classificar-hospedagem{
	text-align: right;
}
.div-classificar-hospedagem > span{
	font-size: 0.9rem;
}

.bloco-lista{

}

.bloco-lista .bloco-item{
	position: relative;
}

.bloco-lista .bloco-item a{
	display: block;
	width: 150px;
}

.bloco-lista .bloco-item .img-item{
	float: left;
	width: 150px;
	display: block;
}

.bloco-lista .bloco-item .more-info{
	display: block;
	float: left;
	text-align: center;
	font-size: 0.9rem;
}

.bloco-lista .bloco-item .details-item{
	padding-left: 150px;
	margin-left: 1rem;
	margin-right: 1rem;
	font-size: 0.9rem;
	min-height: 145px;
}

.bloco-lista .bloco-item .details-item .nome-item{
	margin-top: 0;
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	display: inline-block;
}

.bloco-lista .bloco-item .details-item .estrelas-item{
	display: inline-block;
	margin-left: 0.7rem;
}

.bloco-lista .bloco-item .details-item .estrelas-item img{
	height: 18px;
}

.link-servicosdisponiveis-item{
	vertical-align: middle;
	line-height: 15px;
	color: #039be5;
	cursor: pointer;
}
.link-servicosdisponiveis-item i{
	font-size: 16px;
	line-height: 16px;
	margin-right: 0.5rem;
	vertical-align: middle;
}

.servicosdisponiveis-item{
	display: none;
	padding: 0.5rem;
	background-color: #fafbfb;
	border: 1px solid rgba(0,0,0,0.1);
	margin-top: 0.3rem;
}

.servicosdisponiveis-item h5{
	font-size: 0.9rem;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.bloco-avaliacao-estabelecimento > div{
	width: 48px;
	height: 48px;
	margin: 0.5rem 0.5rem 0.5rem 0;
	background-size: cover;
	border: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.bloco-avaliacao-estabelecimento > div.avaliacaootel{
	background: url('../img/bg-avaliacaootel.png') no-repeat center center;
}
.bloco-avaliacao-estabelecimento > div.avaliacaotripadvisor{
	background: url('../img/bg-avaliacaotripadvisor.png') no-repeat center center;
}
.bloco-avaliacao-estabelecimento > div.faixadepreco{
	background: url('../img/bg-faixadepreco.png') no-repeat center center;
}
.bloco-avaliacao-estabelecimento > div.reservaragora{
	background: url('../img/bg-reservaragora.png') no-repeat center center;
}


.bloco-avaliacao-estabelecimento .avaliacaootel .content-avaliacao,
.bloco-avaliacao-estabelecimento .avaliacaotripadvisor .content-avaliacao,
.bloco-avaliacao-estabelecimento .faixadepreco .content-avaliacao,
.bloco-avaliacao-estabelecimento .reservaragora .content-avaliacao{
	visibility: hidden;
	opacity: 0;
	display: none;
	position: absolute;
	bottom: 45px;
	left: 0;
	width: 250px;
	margin-left: -93px;
	background-color: #ffffff;
	padding: 0.5rem;
	border: 1px solid rgba(0,0,0,0.1);
}

.content-avaliacao .titulo-content-avaliacao{
	display: block;
	padding: 0.5rem;
	color: #ffffff;
	margin: -0.5rem -0.5rem 0 -0.5rem;
}

.bloco-avaliacao-estabelecimento > div:hover .content-avaliacao,
.bloco-avaliacao-estabelecimento > div:focus .content-avaliacao{
	visibility: visible;
	opacity: 1;
	display: block;
}

.bold{
	font-weight: bold;
}

.link{
	color: #039be5;
	text-decoration: underline;
}

.bloco-avaliacao-estabelecimento .envia-email{
	width: auto;
	padding: 0 0.5rem;
	vertical-align: top;
}

#link-pesquisaavancada{
	margin-top: 6px;
	margin-bottom: 0.5rem;
	border: 2px solid #ffffff;
	color: #ffffff !important;
	background-color: transparent !important;
	margin-right: 0.5rem;
}

.botoes .btn-submit{
	max-width: 350px;
	margin: 0 auto 1rem auto;
	vertical-align: top;
	display: block;
}

.botoes .btn-submit > span{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 1.5rem;
}

.more-info-mobile{
	display: none !important;
}

@media screen and (max-width: 600px) {

	.more-info-mobile{
		display: block;
	}
	.bloco-lista .bloco-item a{
		width: 100%;
	}
	.bloco-lista .bloco-item .details-item{
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.bloco-lista .bloco-item .img-item{
		width: 100%;
	}
	.bloco-lista .bloco-item .more-info{
		display: none;
	}

	.bloco-lista .bloco-item .img-item,
	.bloco-lista .bloco-item .more-info{
		float: none;
		text-align: left;
	}
}
.paginacao{
	vertical-align: bottom;
}
.paginacao a{
	background-color: #283593;
	border: 1px solid #ffffff;
	padding: 0.2rem;
	color: #ffffff;
	line-height: 64px;
}

.paginacao a.current-page{
	padding: 0.4rem;
	cursor: default;
}

.paginacao a.first-page{
	margin-right: 0.5rem;
}

.div-limit-per-page{
	float: right;
	font-size: 0.9rem;
}

.paginacao a.last-page{
	margin-left: 0.5rem;
}

.details-item .nome-item .nome-item{
	color: rgba(0,0,0,0.87);
}

.form-contato textarea, .content-anunciantes textarea{
	height: auto;
}
.gs-title{
	color: #15C!important;
	font-weight: bold;
}

#right-box .bloco-publicidade{
	margin-bottom: 0.5rem;
	text-align: center;
}

.fb_iframe_widget{
	z-index: 99;
}

.boxes .card h5 a p{
	margin-top: 0;
	margin-bottom: 0;
}

.header-publicidade{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header-publicidade .bloco-publicidade{
	position: relative;
	width: 150px;
	padding: 15px;
}

.header-publicidade .bloco-publicidade-left{
	position: absolute;
	top: 0;
	left: 0;
}

.header-publicidade .bloco-publicidade-right{
	position: absolute;
	top: 0;
	right: 0;
}

#cabecalho > .title{
	overflow: hidden;
}

@media screen and (max-width: 900px) {
	.header-publicidade{
		display: none;
	}
}


@media screen and (min-width: 673px) and (max-width: 993px) {
	#cabecalho > .title > span{
		font-size: 2.5rem !important;
	}
}

@media screen and (min-width: 521px) and (max-width: 672px) {
	#cabecalho > .title > span{
		font-size: 2rem !important;
	}
}

@media screen and (min-width: 391px) and (max-width: 520px) {
	#cabecalho > .title > span{
		font-size: 1.5rem !important;
	}
}

@media screen and (max-width: 390px) {
	#cabecalho > .title > span{
		font-size: 1rem !important;
	}
}

#lista-imoveis a,
#lista-praias a{
	display: block;
}

.fb-like.fb_iframe_widget{
	overflow: hidden;
	z-index: 1;
}

.div-rede-social .fb-like.fb_iframe_widget,
.div-rede-social .fb-like.fb_iframe_widget > span,
.div-rede-social .fb-like.fb_iframe_widget > span > iframe{
	width: 100% !important;
	word-wrap: break-word;
	word-break: break-all;
	overflow-wrap: break-word;
	overflow: visible;
}