@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

body {
	width:960px;
	margin: 15px auto;
	text-align:center;
	text-align:-moz-center;
	background-color:#EEEEEE;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:13px;
}

/* --------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* --------- */
div.body {
	width:100%;
	margin-top:0px;
	margin:0 auto;
	text-align:left;
}

div.topo {
	width:100%;
	height: 119px;
	margin-top:0px;
	margin-left:0px;
	/*display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;*/
		display:flex;
	background-color:#ffffff;
}

div.logo {
	width:301px;
	height: 119px;
}

div.logo_direita {
	margin-left: auto;
	height: 119px;
}

/* --------- */
#central_conteudos {
	/*display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;*/
		display:flex;
	margin-top:1px;
	width:100%;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:20px;
}
#central_conteudos .bgAreaCentral {
	display: block;
	width:681px;
	padding: 15px 25px 15px 25px;
	margin: 0;
	height:auto;
	border:0 none;
	background: url('/imgs/marca_agua.gif') no-repeat bottom right;
	background-color:white;
}
.titAreaCentral {
	font-family:"Dosis",Arial,Verdana,Helvetica, sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	width: 100%;
	margin-top:10px;
}
.titAreaCentral div {
	font-size: 22px;
	padding: 5px 0;
	color: #551c01;
	line-height: 26px;
}
.titAreaCentral div span {
	display: block;
	font-size: 20px;
	color: #A32E15;
}
.titAreaCentral img {
	border: 1px solid red;
	z-index: 0;
}

/* --------- */
#lateral_menu {
	width:219px;
	height:15px;
	vertical-align:middle;
	font-family:Arial;
	text-decoration:none;
	color:#999999;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
}
#lateral_menu a {
	color:#999999;
	text-decoration:none;
}

#lateral_menu_separador {
	width: 100%;
	height:1px;
	background: url('/imgs/separador_tracejado.png');
	background-repeat: repeat-x;
}

/* --------- */
#central_navegacao {
	clear: both;
	width: 100%;
	height:20px;
	background-color:white;
	border-bottom:1px solid #EEEEEE;
	font-family:Arial;
	text-decoration:none;
	color:#A32E14;
	font-size:12px;
	font-weight:normal;
}
#central_navegacao a {
	color:#999999;
	text-decoration:none;
}
#central_navegacao span {
	color:#999999 !important;
}

/* --------- */
#central_texto {
	display: block;
	width: 100%;
	height:auto;
	margin-top: 10px;
	font-family:Arial;
	text-decoration:none;
	color:black;
	font-weight:normal;
}

/* --------- */
#central {
	margin-top:1px;
	/*display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;*/
    	display:flex;
	width:100%;
	text-align:left;
	font-weight:normal;
}

#central_interior {
	margin-top:1px;
	/*display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;*/
    	display:flex;
	width:100%;
	height: 153px;
	text-align:left;
	font-weight:normal;
	position: relative;
}

/* --------- */
a, 
a:hover,
a:visited {
	color:#666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form{
    margin:0px;
    padding:0px;
}

/* --------- */
#botoes {
	margin:0;
	margin-left: auto;
	padding:0;
	height:231px;
	width:100%;
}
#botoes ul {
	width:100%;
	padding:0;
	margin:0;
	height:231px;
}
#botoes ul li {
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
	background-image: url(/imgs/bgAreasServicos.jpg);
	background-repeat: repeat-x;
}
#botoes ul li a {
	display: block;
	font-family:"Dosis",Arial,Verdana,Helvetica, sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;

	font-size: 15px;
	color: #676767;
	width:100%;
	height:47px;
	padding-top: 30px;
}
#botoes ul li a:hover {
	width:100%;
	height:47px;
	padding-top: 30px;
	background-image:url(/imgs/bgAreasOver.jpg);
	background-repeat: repeat;
}
#botoes ul li a span {
	display: none;
	text-transform: none;
	font-weight: 600;
	font-size: 15px;
	color: #d2391a;
	text-align: right;
	margin-right: 20px;
}
#botoes ul li a:hover div {
	display: none;
}
#botoes ul li a:hover span {
	display: block;
}

/* --------- */
.todosOsDireitosReservados {
	width:100%;
	margin: 10px auto 30px auto;
	text-align: right;
	font-family:Arial;
	color:#999999;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.menuLateralDir {
	margin-left: auto;
	width:219px;
}
.separadorCentral {
	clear: both;
	width: 100%;
	height: 20px;
	background-color:#EEEEEE;
	border:0 none;
}
.fotosCentral {
	position: relative;
	width: 731px;
	min-height:231px;
	border:0 none;
	margin-top: 0px;
}
.fotosCentral #slideshow {
    width: 731px;
    height: 231px;
    overflow: hidden;
}
.fotosCentralInterior {
	position: absolute;
	z-index: 8888;
	width: 731px;
	min-height: 153px;
	border:0 none;
	margin-top: 0px;
	overflow: hidden;
	max-width: 100%;
}
.fotosCentralInterior #slideshow {
    width: 731px;
    height: 153px;
    overflow: hidden;
}
#slideshow img.homeSlide {
	width: 731px;
    height: 231px;
    overflow: hidden;
}

/* --------- */
#overbotao {
	position: absolute;
	display: none;
	top:0;
	right:0;
	border:0 none;
	z-index: 9999;
}
#overbotao .overlayCentral {
	width:190px;
	height:231px;
	background-image: url(/imgs/bgOverArea.png);
}
#overbotao .overlayCentral div {
	font-family:"Dosis",Arial,Verdana,Helvetica, sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;

	display: block;
	padding: 18px;
	font-size: 22px;
	color: #d2391a;
}
#overbotao .overlayCentral div span {
	text-transform: none;
	margin-top: 20px;
	font-weight: 400;
	display: block;
	font-size: 17px;
	color: #fff;
}

/* --------- */
#botoes_interior {
	position: absolute;
	right: 0;
	padding:0;
	margin:0px 0 0 0;
	width:230px;
	height:153px;
	z-index: 9999;
}
#botoes_interior .overlayCentralInterior {
	width:230px;
	height:153px;
	background-image: url(/imgs/bgOverArea.png);
}
#botoes_interior .overlayCentralInterior div {
	font-family:"Dosis",Arial,Verdana,Helvetica, sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;

	display: block;
	padding: 18px;
	font-size: 22px;
	color: #d2391a;
}
#botoes_interior .overlayCentralInterior div span {
	text-transform: none;
	margin-top: 20px;
	font-weight: 400;
	display: block;
	font-size: 17px;
	color: #fff;
}

/* --------- */
.centralLadoALado {
	/*display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;*/
		display:flex;
	margin-bottom: 20px
}
.centralLadoALado > div {
	margin-right: 25px;
}
.centralLadoALado > div:last-child {
	margin-right: 0;
}





/* Media query para dispositivos móveis */
@media (max-width: 990px) {
    body {
		width: 96%;
		margin: 15px auto 25px auto;
    }
	.separadorCentralMobile {
		display: none;
	}

	#central {
		display: block;
		width: 100%;
	}
	#central .fotosCentral #slideshow {
		display: block;
		width: 100%;
	}
	#central .fotosCentral,
	#central .fotosCentral #slideshow {
		display: block;
		width: 100%;
		height: 301px;
	}
	#central .fotosCentral {
		margin-top: 20px;
	}
	#central .fotosCentral #slideshow img.homeSlide {
		display: block;
		width: auto;
		height: 241px;
		transform: translateX(-15%);
	}
	#central .fotosCentralInterior #slideshow {
		overflow: hidden;
	}
	#central_interior .fotosCentralInterior #slideshow img {
		width: 100% !important;
	}

	#botoes {
		display: block;
		clear: both;
		width: 100%;
		padding:0;
		height:77px;
		background-image: url(/imgs/bgAreasServicos.jpg);
		background-repeat: repeat-x;
	}
	#botoes ul {
		height:auto;
		display: grid;
  		grid-template-columns: auto auto auto;
	}
	#botoes ul li {
		width: 100%;
	}
	#botoes ul li a {
		text-align: center;
	}


	/* não mostrar os efeitos */
	#botoes ul li a:hover {
		background-image: none;
	}
	#botoes ul li a:hover div {
		display: block;
	}
	#botoes ul li a:hover span {
		display: none;
	}
	/* não mostrar os efeitos */


	#central_conteudos {
		display: block;
	}
	#central_conteudos > .bgAreaCentral {
		display: block;
		width: auto;
	}
	#central_conteudos .menuLateralDir {
		display: block;
		width: auto;
		padding-left: 30px;
		margin-top: 20px;
	}
	#central_conteudos .menuLateralDir #lateral_menu_separador {
		display: none;
	}

	#overbotao {
		top: auto;
		bottom:0;
		left:0;
	}
	#overbotao .overlayCentral {
		width:100%;
		height:auto;
		background-image: url(/imgs/bgOverArea.png);
	}

	#central_texto {
		display: block;
		width: 100%;
	}


	#lateral_menu {
		display: block;
		width:100%;
	}

	#central_texto img {
		max-width: 100%;

	}
	.ajusteImagem {
		max-width: 100%;
	}
}

@media (max-width: 890px) {
	#central .fotosCentral,
	#central .fotosCentral #slideshow {
		height: 271px;
	}
}

@media (max-width: 790px) {
	#central .fotosCentral,
	#central .fotosCentral #slideshow {
		height: 240px;
	}

	div.topo {
		height: auto;
	}
	div.logo {
		width:261px;
		height: auto;
	}
	div.logo a img {
		width: 100%;
	}
	div.logo_direita {
		height: 100px;
		width: auto;
	}
	div.logo_direita > img {
		height: 100%;
	}

}

@media (max-width: 600px) {	
	div.logo {
		width:201px;
	}
	div.logo_direita {
		height: 67px;
	}

	#central_conteudos {
		text-align: left;
	}
	#central {
		text-align: left;
	}
	#central_interior {
		height: 283px;
		text-align: left;
	}

	.titAreaCentral {
		display: block;
		width: 100%;
	}
	.titAreaCentral img {
		display: none;
	}
	.titAreaCentral div,
	.titAreaCentral div span {
		margin: 0;
		padding: 0;
		display: inline;
	}

	.centralLadoALado {
		display: block;
	}
	.centralLadoALado > div {
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}

	#botoes_interior {
		position: relative;
		display: block;
		width:100%;
		height: 130px;
		overflow: hidden;
		margin-top: 153px;
	}
	#botoes_interior .overlayCentralInterior {
		width:100%;
	}
	#botoes_interior .overlayCentralInterior div span {
		margin-top: 10px;
	}

	#central_interior .fotosCentralInterior #slideshow img {
		transform: translateX(-15%);
	}

	#central_conteudos .bgAreaCentral {
		padding: 15px 15px 15px 15px;
	}

	#central_conteudos .menuLateralDir {
		padding-left: 15px;
	}

	.todosOsDireitosReservados {
		width:90%;
	}
}




@media (orientation: portrait) and (max-width: 990px) {
    /* CSS para telas em orientação landscape */
	#central .fotosCentral #slideshow img.homeSlide {
		display: block;
		min-width: 105%;
		height: auto;
		transform: translateX(0);
	}
}

@media (orientation: portrait) and (max-width: 600px) {
    /* CSS para telas em orientação landscape */
	#central .fotosCentral #slideshow img.homeSlide {
		display: block;
		width: auto !important;
		height: 241px;
		transform: translateX(-15%);
	}
}

.txtAlignLeft {
	text-align: left;
}



