@charset "UTF-8";

body {
	background-color: #fff;
	background-image:url("../Images/traco.gif");
	background-position:top left;
	background-repeat: repeat-y;
	font-family: Open Sans,Verdana,Geneva,Arial,sans-serif !important;
	font-size: 62.5% !important;
	line-height: 193%; 
	margin-left: 0;
	margin-top: 0;
}

a {
	color:#52595C;
	text-decoration: none;
}

a:hover {
	color:#000000;
}

figure {
	margin: 0;
}

h1 {
	color:#727678;
	font-size: 1.3em;
}

h2 {
	color:#727678;
	font-size: 1.1em;
	margin: 20px 10px 3px 0;
	text-align:right;
}

img {
	border: none;
}

form button {
	font-weight: bold;
	letter-spacing: 2.7px;
	padding: 7px 20px;
}

form h2 {
	display: none;
}

/*
p, ul, .form-group {
	font-size: 1.4em;
}
*/

p, ul, .form-element {
	font-size: 1.4em;
}


p a {
	color: #ff9900;
}

span {
	font-family: "TrebucheT MS", Verdana, Geneva, Arial, sans-serif !important;
}

span.numeroFoto {
	color: #804000;
}

span.margemTexto {
	margin-left: 7px;
}


/* --- ESTILOS PARA O LOGO DO SITE --- */

header h1 {
	display:none;
}

.caixaLogo {
	background-color:#ffffff;
	background-image:url("../Images/logo.png");
	background-position:top left;
	background-repeat:no-repeat;
	left: 0;
	position: fixed;
	top: 19px;
	height:417px;
	width:37px;
}

.caixaLogoMovel {
	display: none;
}


/* --- MENU SUPERIOR --- */

#barraSuperior,
#barraSuperiorHome {
	border-bottom: 1px solid #52595C;
	height: 31px;
	margin: 0 0 0 37px; /* valor margin-left acrescentado com a mudança na caixaLogo */
	position: relative; 
	right: 0;
	top: 5px; 
	width: auto;
}

#barraSuperior ul,
#barraSuperior ul li { 
	float: left; 
	list-style: none; 
	padding: 0;
}

#barraSuperior ul {
	margin: 0 2px 0 0;
}

#barraSuperior ul li {
	margin: 0 24px 0 22px;
}	

#barraSuperior ul {
	border-right: 1px solid #52595c;
	bottom: 0px;
	float: left;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 3px;
	position: absolute;
	right: 250px;
	width: auto;
}

#barraSuperior ul.primeiro li a {
	color: #52595C;
	display: block;
	text-decoration: none;
}

#barraSuperior ul li a:link { 
	color: #52595C;
	text-decoration: none; 
}

#barraSuperior ul li a:hover { 
	background-color: transparent;
	color: #000000;
	text-decoration: none; 
}

#barraSuperior ul li.ativo {
	background-color: transparent;
	color: #FF9900;
	display: block;
	margin: 0 24px 0 22px;
}


/* --- ESTILO PARA A CAIXA QUE CONTEM TUDO, EXCETO O CABECALHO E RODAPE --- */

main {
	margin: 0 0 0 37px;
	/*position: relative;
	right: 0;
	width: auto;*/
}

.clearing {
	clear: both;
	height: 0; 
}


/* --- PAGINA DE ABERTURA COM IMAGENS CENTRALIZADAS --- */

#caixaHome {
	margin: 65px auto 5px;
}


/* imagens na homepage */

.frame-bannerCapa {
	text-align: center;
}

.frame-bannerCapa .ce-image {
	margin-bottom: 81px;
	display: inline-block;
}


/* --- CAIXA DO MENU LATERAL --- */

#barraLateral {
	border-left: 1px solid #52595C;
	float: right;
	margin-right: 2px;
	padding: 0 0 40px;
	width: 250px;
}


/* --- MENU LATERAL --- */

#barraLateral ul {
	line-height: 1.8em;
	margin: 5px 0px 0px 0px; 
	padding: 2px 5px 7px 5px;
	text-align: right;
}

#barraLateral ul li {
	border-bottom: thin solid #F1F1F1;
	list-style: none;
	margin: 0px 5px 0 5px;
}

#barraLateral ul .separador {
	border-bottom: none;
	color: #a3a3a3;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 0 0 0;
	text-align: center;
}

#barraLateral ul li a {
	color: #52595C;
	display: block;
	padding: 6px 9px 6px 0px;
	text-decoration: none;
}

#barraLateral ul li.ativo {
	color: #FF9900;
	display: block;
	font-weight: bold;
	margin:0;
	padding: 6px 14px 6px 5px;
	text-decoration: none;
}

#barraLateral ul li a:link {
	text-decoration: none;
}

#barraLateral ul li a:hover {   
	border-right: 2px solid #FF9900;
	color: #000;
	padding-right:7px;
	text-decoration: none;
}


/* --- ESTILOS PARA A PARTE CENTRAL DA PAGINA 'PREFACIO' E SUBPAGINAS DE 'LOCAIS' (GALERIAS DE FOTOS)  --- */


/* estilo usado em max-width=600 - site responsivo */
.tituloPagina {
	display:none;
}

#caixaCentral {
	border-right: 1px solid #52595C;
	margin: 0px 252px 0px 0px;
	padding: 40px 0px 12px 0px;
	position: relative;
	width: auto;
}

#caixaCentral:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; 
}

#caixaCentral p {
	margin: 0;
	padding: 0px 54px 20px 54px;
	position: relative;
	text-align: justify;
}

#caixaCentral ol.padrao li {
	list-style-type:decimal;
	margin-left:-10px;
}


/* estilo para as paginas com imagens (subpaginas da pagina LOCAIS) */

#caixaGaleria {
	border-right: 1px solid #52595C;
	margin: 2px 252px 0 0;
	padding: 8px 0 12px 0;
	position: relative;
	width: auto;
}

/* os 3 estilos seguintes executam a funcao 'cropping' - SEMPRE MANTE-LOS JUNTOS */
#caixaGaleria .ce-image .image,
#caixaGaleria .ce-textpic .image {
	/* set the desired width/height and margin here */
	width: 120px;
	height: 120px;
	margin-right: 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

#caixaGaleria .ce-image .image img,
#caixaGaleria .ce-textpic .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}

#caixaGaleria .ce-image .image img.retrato,
#caixaGaleria .ce-textpic .image img.retrato {
	width: 100%;
	height: auto;
}

#caixaGaleria .ce-image .ce-inner,
#caixaGaleria .ce-textpic .ce-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
		  display: flex;
	flex-wrap: wrap;
	margin: 37px 1.5% 0 4.5%;
}

#caixaGaleria .ce-image .ce-row,
#caixaGaleria .ce-textpic .ce-row {
	margin: 0 31px 46px 20px;
}


/* --- MAGNIFIC POPUP --- */

/*
.mfp-figure {
	padding: 10px;
}

.mfp-figure:after {
	background: #ffffff;
}


.mfp-bg {
	background: #0b0b0b;
	opacity: 0.8;
}
*/

.mfp-figure:after {
	box-shadow: none;
}


.mfp-bottom-bar {
	display: flex;
	font-size: 150% !important;
}

.mfp-title {
	width: 90%;
}

/* oculta setas esquerda (inicio) e direita (final) da galeria */

.mfp-gallery .mfp-first .mfp-arrow-left,
.mfp-gallery .mfp-last .mfp-arrow-right {
	display: none;
}


/* --- PAGINA CONTATO --- */

#caixaCentral form {
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	width: 62%;
}

#contact-form h2 {
	display: none;
}

#caixaCentral .clearfix::before,
#caixaCentral .clearfix::after {
	content: " ";
	display: none;
}

#caixaCentral form p {
	padding: 15px 0px 10px 0px;
	text-align: left;
}

form .error.help-block {
	color: red;
	font-weight: bold;
}

/*
form p,
.actions,
.form-group {
	margin: 0;
	padding: 13px 0;
}
*/

form p,
.actions,
.recaptcha,
.form-element {
	margin: 0;
	padding: 13px 0;
}

.actions {
	display: flex;
	justify-content: flex-end;
}

form .required {
	margin-left: 5px;
}

#caixaCentral form input[type="email"],
#caixaCentral form input[type="text"],
#caixaCentral form textarea {
	border: 1px solid #CCCCCC;
	border-radius: 0;
	box-shadow: none !important;
	font-size: 1.0em;
	height: 2.5em;
	width: calc(100% - 1em);
}

.quadroInputSubmit input[type="submit"] {
	float: right;
	margin-right: 0 25px 0 0;
}

#caixaCentral form input[type="email"],
#caixaCentral form input[type="text"] {
	padding: 0 0.5em;
}

#caixaCentral form select {
	border: 1px solid #CCCCCC;
  	border-radius: 0;
  	box-shadow: none !important;
  	font-size: 1.0em;
  	height: 2.5em;
  	width: calc(100% - 0em);
  	/* background-color: #ff9933; */
}

select option:first-child {
  /* Your styles here */
  color: gray;
  font-style: italic;
}

select option:not([value]):empty {
      /* Styles for an empty option with no value attribute */
      display: none; /* Example: hide it */
}

#caixaCentral form textarea {
	font-family: Open Sans, Verdana, sans-serif;  
	height: 7em;
	padding: 0.5em;
}

#caixaCentral .respostaFormulario {
	left: -28%;
	padding: 28px 0 0 50px;
	position: relative;
	width: 98%;
}

#caixaCentral .respostaFormulario p {
	margin: 0;
	padding: 0 0 13px 0;
	text-align: left;
}

#caixaCentral .frc-captcha {
	border: 1px solid #CCCCCC;
	max-width: 100%;
}


/* --- RODAPE --- */

footer {
	border-top: 1px solid #52595C;
	margin: 0;
	padding: 0 2px 0 0;
	width: auto;
}

footer p {
	color: #ff9933;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	text-align: right;
}


/* --- 404 PAGINA NAO ENCONTRADA --- */

.erro404 {
	margin: 0 auto 60px;
	padding: 0 37px;
}

.erro404 p {
	margin: 0;
	text-align: center;
}

.erro404 a {
	color: #0000aa;
}

p.erro {
	color: #52595c;
	margin-bottom: 13px;
	font-family: open sans,sans-serif !important;
	font-size: 528%;
	font-weight: bold;
	line-height: 60px;
	transform: rotate(180deg);
}

p.erro span {
	font-size: 0.5em;
}


/* ============================================================
               ESTILOS PARA DISPOSITIVOS MOVEIS
============================================================ */

.clearfix:before,
.clearfix:after {  
	content: " ";  
	display: table;  
}

.clearfix:after {  
	clear: both;  
}

.clearfix {  
	*zoom: 1;  
}

.frame-bannerCapaMobile {
	display: none;
}

.botaoMenuResp,
#barraSuperior a#left-menu,
#barraSuperior a#right-menu {
	display:none;
}

/* ======================================= */

@-webkit-viewport{width:device-width;}
@-moz-viewport{width:device-width;}
@-ms-viewport{width:device-width;}
@-o-viewport{width:device-width;}
@viewport{width:device-width;}

/* = = = = = = RESOLUCAO ATE 600px = = = = = = */

@media only screen and (max-width: 600px) {

#caixaHome {
	height: auto;
	margin: 30px auto 5px;
}

#caixaHome img {
	max-width: 80%;
	height: auto;
}

#barraSuperiorHome {
	display: none;
}

main {
	margin: 0;
}

.frame-bannerCapa {
	display: none;
}

.frame-bannerCapaMobile {
	margin-bottom: 26px;
}

.frame-bannerCapaMobile {
	display: block;
}

.frame-bannerCapaMobile .ce-image img {
	display: block;
	left: 0%;
	margin: 0 auto;
}

}

/* = = = = = = RESOLUCAO ATE 962px = = = = = = */

@media only screen and (max-width: 962px) {

body {
	background-image:none;
	background-attachment: fixed;
	float: left;
	margin: 0px;
	width: 100%;
}

#barraLateral,
#barraSuperior,
.caixaLogo {
	display: none;
}

.frame-bannerCapaJmt {
	display: none;
}

.tituloPagina {
	display:block;
	margin: 10px 0 20px 16px;
}

.tituloPagina h2 {
	color: #ff9900;
	display: inline;
	font-size: 1.1em;
	margin: 0 0 0 3px;
	text-align:left;
	text-transform: uppercase;
}

.tituloPagina span {
	color: #ff9900;
	font-size: 1.5em;
}

#caixaHome {
	height: auto;
	margin: 30px auto 5px;
}

#caixaHome img {
	max-width: 90%;
	height: auto;
}

#caixaHome .frame-bannerCapa .ce-image {
	margin-bottom: 30px;
}

#barraSuperiorHome {
	display: none;
}

main {
	margin: 0;
}

.fadenav {
	display:none;
}

/*
.caixaLogo {
	background-color:#ffffff;
	background-image:url("../imagens/logo_mobile.png"),url("../imagens/traco_mobile.png");
	background-position:top left,top left;
	background-repeat:no-repeat,repeat-x;
	background-size: 238px 46px,100% auto;
	height:46px;
	left: 0;
	position: relative;
	top: 0px;
	width:100%;
	z-index:1;
}
*/

.caixaLogoMovel {
	background-color: #52595c;
	display: block;
	height: 46px;
	position: sticky;
	top: 0;
	z-index: 999; /* importante para o cabecalho ficar acima do conteudo quando este rola pra cima */
}

.caixaLogoMovel h1 {
	display: none;
}

.logoMovel {
	float: left;
}

/* --- BOTAO MENU RESPONSIVO --- */

.mburger {
	border-radius: 4px;
	cursor: pointer;
	display: block;
	float: right;
	height: 46px;
	line-height: 1.125em;
	padding: 0.438em 0.625em;
	position: relative;
	/* text-decoration: none; */
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	width: 50px;
	--mb-bar-height: 2px;
}

/*
.iconeMenuResp {
	float: left;
	margin: 0.188em 0 0 0;
}
*/

.mburger a {
	text-decoration: none;
}

.mburger b {
	background-color: #f5f5f5;
	border-radius: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	display: block;
	height: 0.3em;
	--mb-button-size: 30px;
	--mb-bar-width: 0.9;
	--mb-bar-height: 4px;
	--mb-bar-spacing: 6px;
	--mb-animate-timeout: 0.4s;
}


.mburger b + b {
	margin-top: 0.188em;
}


/* --- NAVBAR MMENU --- */

.mm-menu--theme-dark {
	--mm-color-border: rgba(0 0 0 / 0.1);
}

#mmenu a:focus,
#mmenu a:active {
	background-color: #7c7d7e;
	color: #efefef;
}

.mm-menu {
	--mm-color-background: #52595c;
	--mm-color-text: #efefef;
}

.mm-navbar {
	border-color: var(--mm-color-border);
	--mm-navbar-size: 46px;
}

.mm-navbars--top {
	border-bottom: none;
}

.mm-navbars--bottom span {
	display: flex;
	flex-flow: column;
}

.mm-navbars--bottom span p {
	font-size: 1.1em;
	line-height: 0.5;
	margin: 5px;
	padding: 0;
}

.mm-listview {
	border-top: 1px solid var(--mm-color-border);
}

.mm-listitem {
	--mm-color-border: rgba( 0,0,0, 0.0 );
}

.mm-wrapper--opened .mm-wrapper__blocker {
	visibility: unset;
	opacity: 0;
}

.mm-menu .mm-selected,
.mm-listview > li.Selected {
	--mm-color-text: #666967;
}

.mm-listview > li.Selected,
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
	background: #ffffff;
}

#mm-1 .mm-listview > li > a,
#mm-1 .mm-listview > li.Selected,
#mm-1 .mm-listview > li > span {
	padding: 12px 50px 12px 35px;
}

#mm-3 .mm-listview > li > a,
#mm-3 .mm-listview > li.Selected,
#mm-3 .mm-listview > li > span {
	padding: 12px 50px 12px 55px;
}

.mm-divider {
	background-image: unset;
}

.mm-listview .mm-divider {
	font-weight: bold;
	padding: 10px 20px 10px 35px;
}

.mm-menu .mm-listview a:visited,
.mm-menu .mm-listview a:hover,
.mm-menu .mm-listview a:active {
	background-color: transparent !important;
}


/* :: fim estilos do MMENU :: */

#caixaCentral {
	border-right: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 40px;
}

#caixaCentral p {
	font-size: 1.5em;
	padding: 28px 25px 0px;
	line-height: 197%;
	text-align: left;
}

#caixaCentral ul {
	font-size: 1.5em;
	padding: 22px 22px 0;
}

#caixaCentral form {
	padding: 20px 0 0;
	width: 85%;
}

#caixaCentral form p {
	font-size: 1em;
}

#caixaCentral .respostaFormulario {
	left: -19%;
	width: 100%;
}

#caixaGaleria {
	border:none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	width: 100%;
}

/* estilo para a funcao 'cropping' - VER LINHA 300 */
#caixaGaleria .ce-image .image, 
#caixaGaleria .ce-textpic .image {
	/* set the desired width/height and margin here */
	width: 90px;
	height: 90px;
}

#caixaGaleria .ce-image .ce-row, 
#caixaGaleria .ce-textpic .ce-row {
	margin: 0 10px 11px;
}

#caixaGaleria .ce-image .ce-inner,
#caixaGaleria .ce-textpic .ce-inner {
	justify-content: center;
	margin: 0 5px;
}

footer {
	float:left;
	padding: 0;
	width: 100%;
}

footer img {
	display:none;
}

footer p {
	padding-right: 7px;
	padding-top: 3px;
}

img.mfp-img {
    padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

.mfp-bottom-bar {
	background: rgba(0,0,0,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    
}

.mfp-title {
	margin-left: 10px;
}

.mfp-counter {
	margin-right: 15px;
	position: static;
}

/* sobrescreve estilo inline */
.mfp-bg {
	height: 100% !important;
	position: fixed !important;
}

}
/* :: fim dos estilos para resolucao max-width: 962px :: */
