body {
	
}
#content {
	background:url('../img/bg-city.jpg');
	background-position:bottom center;
	background-repeat:repeat;
	padding-bottom:150px;
	padding-top:20px;
}
.img-talk {
	width:70px;
	position:absolute;
	left:-90px;
	top:20px;
}
iframe {
	max-width:100% !important;
}
.img-talk .img-usuario {
	max-width:100% !important;
}
.divisao {
	margin-bottom:30px;
}
#praia {
	height:50px;
	background:url('../img/rota-bg.jpg');
}
.top-roteiros {
	text-align:left;
}
#montanhas {
	height:50px;
	background:url('../img/rota-bg.jpg');
}
.float {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
}
.navegacao {
	clear:both;
	margin-bottom:20px;
}
#footer {
	padding:50px 0px;
	text-align:center;
	background-image:url('../img/bg-aviao.png');
}
h3 {
	border-bottom:1px solid #000;
	clear:both;
	padding-top:60px;
}

a {
	text-decoration:none;
}
.breadcrumb {
	margin:0px;
}
.atualizado {
	display:none;
}
.aba {
	float:left;
	
	margin-right:10px;
	padding:10px;
	border-radius:4px 4px 0px 0px;
	margin-bottom:20px;
	cursor: pointer;

}
.right {
	float:right;
}
.box-abas {
	display:none;
	clear:both;
}
#box-1 {
	display:block;
}
.box-form  {
		clear:both;
		padding:20px;
		border-radius:10px !important;
		margin-bottom:30px;
}
.adicionar {
	margin:0px auto;
	width:40px;
	height:38px;
	text-align:center;
	font-size:40px;
	float:right;	
	border-radius:3px;
	font-weight:100;
	line-height:30px;
	cursor: pointer;
	clear:both;
}
#logo {
	text-align:center;
	margin:0px 20px 0px 0px;
	padding:0px 0px;
}
.menu-valores {
	width:100%;
	margin-bottom:50px;
}
.menu-valores tr td{
	padding-top:10px;
}
.preco-menu {
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	font-size:16px !important;
}
#logo img {
	width:100px;
}
.preco-box {
	float:right;
	font-size:26px;
	font-weight:bold;
	
}
.img-box {
	float:left;
	width:80px;
	overflow:hidden;
	border-radius:5px;
	margin:0px 10px 10px 0px;
}
.preco {
	margin-top:10px;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	border-radius:3px;
}
.destaque {
	 background-position: center center;
	 background-repeat: no-repeat;
	 background-size: cover;
}
.box-procurar {
	padding:5px;
	margin-bottom:1px;
}
.box-procurar {
	display:none;
}
#load {
	text-align:center;
}
#load img {
	width:120px;
}

.detail {
	height:100%;
	width:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:#fff;
	padding:20px;
	border-radius:20px;
	z-index:999;
	
}
.voltar-detalhe {
	color:#fff;
	width:40px;
	height:40px;
	
	line-height:35px;
	text-align:center;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:28px;
	border-radius:20px;
}
.fechar-detalhe {
	background:red;
	color:#fff;
	width:30px;
	height:30px;
	text-align:center;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	position:absolute;
	top:3px;
	right:3px;
	border-radius:3px;
	
}
.conteudo-detalhe {
	height:100%;
	width:100%;
	padding:20px;
	overflow:scroll;
}
.dia-numero {
	text-align:center;
	margin-top:100px;
}
.dicas {
	font-size:19px;
	font-weight:bold;
}
.ponto-turistico, .card, .table {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	position:relative;
}
.talk {
	width:10px;
	height:10px;
	border-radius:5px;
	background:#fff;
	top:40px;
	left:-5px;
	position:absolute;
}
.table, .table-bordered {
	border-radius:10px !important;
}
#roteiro-body {
	background:url('../img/line-dotted.png') repeat-y top center;
}
.local  {
	padding:0px 5px;
	line-height:5px;
	border-radius:4px;
	
	position:relative;
}
.local  img {
	width:15px;
	position:relative;
	top:-3px;
}
.img-usuario {
	float:left;
	width:100px;
	overflow:hidden;
	border-radius:50px;
	margin:0px 20px 20px 0px;
}

.autor-box {
	margin:100px auto 40px auto;
	max-width:500px;
}
.box-obs {
	border-radius:10px;
	padding:20px 20px 20px 20px;
}

.atalho-icon {
	float:left;
	border-radius:5px;
	margin-right:5px;
	width:40px;
	height:40px;
	
	text-align:center;
	line-height:40px;
}
.atalho-icon img {
	
	width:30px;
}
.img-detail {
	float:left;
	width:150px;
	margin:0px 20px 20px 10px;
}
@media (max-width: 575.98px) {  
	body .col-6, .card {
		width:100% !important;
		flex-basis:auto !important;
		max-width:none !important;

	}
	
}