.footer-dark{
	padding:50px 0;
	color:#f0f9ff;
	background-color:#282d32
}
.footer-dark h3{
	margin-top:0;
	margin-bottom:12px;
	font-weight:400;
	font-size:16px
}
.footer-dark ul{
	padding:0;
	list-style:none;
	line-height:1.6;
	font-size:14px;
	margin-bottom:0
}
.footer-dark ul a{
	color:inherit;
	text-decoration:none;
	opacity:.6
}
.footer-dark ul a:hover{
	opacity:.8
}
.footer-dark .item.text{
	margin-bottom:36px
}
@media (max-width:767px){
	.footer-dark .item:not(.social){
		text-align:center;
		padding-bottom:20px
}
	.footer-dark .item.text{
		margin-bottom:0
}
}
.footer-dark .item.text p{
	opacity:.6;
	margin-bottom:0
}
.footer-dark .item.social{
	text-align:center
}
@media (max-width:991px){
	.footer-dark .item.social{
		text-align:center;
		margin-top:20px
}
}
.footer-dark .item.social>a{
	font-size:20px;
	width:36px;
	height:36px;
	line-height:36px;
	display:inline-block;
	text-align:center;
	border-radius:50%;
	box-shadow:0 0 0 1px rgba(255,255,255,.4);
	margin:0 8px;
	color:#fff;
	opacity:.75
}
.footer-dark .item.social>a:hover{
	opacity:.9
}
.footer-dark .copyright{
	text-align:center;
	padding-top:24px;
	opacity:.3;
	font-size:13px;
	margin-bottom:0
}
.map-clean{
	color:#313437;
	background-color:#fff
}
.map-clean p{
	color:#7d8285
}
.map-clean h2{
	font-weight:700;
	margin-bottom:40px;
	padding-top:40px;
	color:inherit
}
@media (max-width:767px){
	.map-clean h2{
		margin-bottom:25px;
		padding-top:25px;
		font-size:24px
}
}
.map-clean .intro{
	font-size:16px;
	max-width:500px;
	margin:0 auto 40px
}
.map-clean iframe{
	background-color:#eee
}
#menu_hover_tal:hover{
	background-color:#252525
}
.botao_amarelo_cabecalho:hover{
	background-color:#fff;
	border-bottom:10px #ff7f19 solid;
	margin-bottom:-10px
}
.btn_hover_white:hover{
	color:#fff
}

.simple-slider .swiper-slide{
	height:500px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center
}
.simple-slider .swiper-button-next,.simple-slider .swiper-button-prev{
	width:50px;
	margin-left:20px;
	margin-right:20px
}
@media (max-width:767px){
	.simple-slider .swiper-button-next,.simple-slider .swiper-button-prev{
		display:none
}
	.simple-slider .swiper-slide{
		/* height:360px */
}
}

#BotoesIndex,#EmbaixoBotaoMenu{
	border-bottom:5px solid #fff
}
#EmbaixoBotaoMenu:hover{
	border-bottom:5px solid #3cb1e4
}