/*Formularios ########################################*/
#formReserva {
	flex-direction: column;
	display: flex;
}

.formulario {
	border-bottom: none;
}

#divReserva div form,
#divCartazes div form {
	display: flex;
	flex-direction: column;
	padding: 30px;
	background-color: #edeff1;
}

#divhorario {
	display: flex !important;
}

#divReserva div form p,
#divCartazes div form p,
#divReserva div form div label,
#divCartazes div form div label {
	font-size: 14px !important;
}

.wpcf7-form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* TABELAS #####################################*/
.divflex {
	display: flex;
}

.conheca {
	display: none;
}

.tablepress {
	width: 100%;
	min-width: 0;
}

.entry>table tr,
table:not(#tabela-entidade) tr,
table tr td {
	border: none;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}

.header {
	background-color: #1659bf;
	border-radius: 5px 5px 0 0 !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #FFF !important;
	font-size: 16px !important;
	font-family: Helvetica !important;
	padding: 8px !important;
}

/*.tablepress thead th {
##HEADER
	background-color: #1659bf;
	border-radius: 5px 5px 0 0;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}*/
/*##BODY*/
.icones1 {
	width: 130px;
	margin: 0 8px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.icones1 h5 {
	margin: 5px 0;
}

.box_botao {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.tablepress img {
	height: 70px;
	width: 70px;
}

.tablepress h5 {
	color: #1659BF;
	text-align: center;
}

tbody tr:last-child td:not(.centro td,
.Ocentro td) {
	border-bottom: solid #edeff1;
	padding-bottom: 50px;
}

#tablepress-2 .icones1 {
	margin: 0 12px;
}

/*Serviços*/
.servicos .icones1 {
	margin: 0 30px;
}

/*contato*/
#contato {
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.box_contato {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin: 0 8px;
}

.box_contato h3 {
	font-weight: normal;
	margin: 8px 0;
}

.box_mapa {
	display: flex;
	justify-content: center;
}

.box_mapa img {
	height: 380px;
	width: 380px;
}

.redes_sociais {
	display: flex;
}

.redes_sociais img {
	height: 40px;
	width: 40px;
	margin: 0 5px;
}

/*LISTAS*/
.lista .row-1 {
	display: none;
}

/*##FOOTER*/
.tablepress caption {
	display: none;
}

.tablepress tfoot th a {
	text-decoration: underline;
}

.tablepress tfoot th,
.tablepress tfoot th a {
	background-color: transparent;
	font-weight: normal;
	color: #C7C7C7 !important;
}

/*SUB-TABELAS*/
.centro img {
	height: 84px;
	width: 140px;
}

.centro .icones1 {
	margin: 12px;
}

.container-sub {
	display: flex;
}

.sub {
	display: flex;
	height: 84px;
	width: 140px;
	background-color: #338FFF;
	border-radius: 20px 20px 20px 5px;
	color: #fff;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	font-weight: normal;
}

.sub:hover {
	background-color: #0F4098;
}

/* MENU PRINCIPAL ###############################*/
#sidebar_left ul[role="navigation"] a {
	color: #fff;
	border-bottom: none;
}

/*.menu-item-object-custom {
	background-color: #1659BF;
	margin-bottom: 6px;
	padding-left: 8px;
	border-radius: 5px;
} removido devido a remoção dos botões do menu*/
.widget ul {
	border-bottom: solid #edeff1;
}

ul#menu-nav.pagenav {
	background-color: none;
	border-radius: 5px;
}

ul#menu-nav.pagenav li {
	margin: 6px;
}

ul:has(> li.menu-item-126) {
	border-bottom: none;
}

#menu-item-126 {
	width: 150px;
}

#menu-item-126 a {
	width: 120px;
}

#menu-item-126 a:hover {
	background-color: #1659bf !important;
}

/*MENU ESQUERDA ##################################*/
#sidebar_left ul li h2 {
	background: none repeat scroll 0 0 #1659BF;
	color: #ffffff;
	height: 17px;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	font-family: "open_sansbold", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 8px 8px 10px;
	text-transform: uppercase;
	border-top: none;
}

#pu-contatos {
	display: none;
}

.xoxo li a:not([title]) {
	display: none;
}

#sidebar_right .widget {
	background-color: transparent;
	border: none;
}

.widget_links h2 {
	display: none;
}

.widget_links ul {
	border-bottom: none;
}

.xoxo li {
	margin-bottom: 20px;
}

/*CONTEÚDO #######################################*/
.pu-share {
	display: none;
}

img,
object,
embed {
	max-width: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.content.clearfix {
	display: flex;
	flex-direction: column;
}

.centro {
	order: -1;
}

#slide-controls #slide-nav a {
	background-color: #C7C7C7;
}

.mais {
	display: flex;
	align-items: center;
	justify-content: right;
	border-radius: 5px;
	padding: 12px;
	margin-bottom: 8px;
	height: auto;
}

.mais a {
	color: #0047BA;
}

.mais a:visited {
	color: #0047BA;
}

/*########################## CELULAR E TABLET #######################################*/
@media screen and (max-width: 1253px) {

	.xoxo,
	#linkcat-0,
	#sidebar_right {
		display: none !important;
	}

	.conheca {
		display: block;
	}

	.right-bar-cell {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-content: center;
	}

	.right-bar-cell a img {
		height: 200px;
		width: auto;
		margin: 12px;
	}

}

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

	/*contato*/
	#contato {
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
		align-content: center;
	}

	.centro .column-1,
	.centro .row-1 {
		padding: 0;
	}

	#slideshow {
		height: auto !important;
		width: auto;
	}

}

/*celular*/
@media screen and (max-width: 540px) {

	.centro .icones1 {
		margin: 0;
	}

	.centro .icones1:nth-of-type(1),
	.centro .icones1:nth-of-type(3) {
		margin: 0 24px 0 0;
	}

	.sub {
		margin: 8px;
	}

	.divflex {
		display: flex;
		flex-direction: column !important;
		justify-content: space-between;
		align-content: center;
	}

	.servicos .icones1 {
		margin: 0 !important;
	}

	#slideshow .item .text h3 {
		font-size: 18px;
	}

}

/*Tablet*/
@media screen and (max-width: 720px) {

	#sidebar_left ul li h2 {
		margin-bottom: 6px;
		border-radius: 5px;
	}

	#sidebar_left ul li h2:hover {
		border-radius: 5px 5px 0 0;
	}

	.widget ul {
		border-bottom: solid #edeff1;
		margin: 2px;
	}

	.box_mapa img {
		max-width: 100%;
		height: auto;
	}

	#slideshow .item .text h3 {
		font-size: 24px;
	}

}

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

	#tablepress-2 .icones1 {
		margin: 0;
	}

	.right-bar-cell a img {
		height: 150px;
		width: auto;
	}

	.Ocentro h1,
	.Ocentro .dropdown-child {
		max-width: 280px;
	}

}

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

	.box_botao {
		flex-direction: column;
	}

	.icones1 {
		margin: 0 !important;
	}

}

.dropdown h1,
.dropdown:hover h1 {
	color: #ffffff;
	background-color: #1659bf;
	border-radius: 5px;
	padding: 8px 10px;
}

.Ocentro td,
.Ocentro tr {
	padding: 0;
}

.dep-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.dep {
	width: 300px;
	margin: 0 8px;
}

.dropdown-child {
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.Ocentro {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}