<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#googletranslator{
  position: absolute; 
  right: 200px; 
  top: 20px; 
  z-index:999; 
  display:none
}

.box-head{
  	background:#f9f5f0 url(/images/comum/001.png) repeat-x center bottom; 
  	margin-bottom:5px;
}
.box-head .container{
  	height:135px;
}
.logo{
  	background:url(/images/comum/001a.png) no-repeat; 
  	top:0px;
  	left:-150px;
  	width:464px;
  	height:221px;
  	z-index:9;
}
.logo img{
  	top:23px;
  	right:65px;
}

.menu{
  	top:60px;
  	right:10px;
}
.menu a{
  	font-size:12px;
  	padding:7px 11px;
  	margin:0 1px;
  	color:#4d4b4c;
  	text-transform:uppercase;
  	border-radius:10px;
}
.menu li.ativo a,
.menu a:hover{
  	background:#b09879;
  	color:#FFF;
}
h6{ 
  	font-size:14px;
  	font-weight:400;
  	color:#b09879;
}

.box-titulo table{
  	height:60px;
}




/* TAG video */
.video img{
	display:block;
  	width:100%;
  	height:auto;
}
.video iframe{
  	position:absolute;
  	top:0px;
  	left:0px;
	width:100%;
  	height:100%;
}
.box-titulo{
  	background:url(/images/comum/007.png) no-repeat center center;
  	margin-bottom:30px;
}
.box-titulo table{
  	  	width:calc(100% - 360px);
  	min-height:60px;
  	vertical-align:middle;
}
.box-titulo h1{
  	font-style:italic;
  	font-size:24px;
  	color:#b09879;
  	padding:0;
  	margin:0px;
  	font-weight:700;
  	line-height:120%;
}
.box-titulo h1 span{
  	font-weight:400;
}




.box-nivo{
  	margin:0 30px;
}
.nivo-controlNav a{
  	text-align:center;
  	display:inline-block;
  	padding:9px 0;
  	width:40px;
  	border-radius:50%;
  	background:#b09879;
  	color:#FFF;
  	margin:0 2px;
}
.nivo-controlNav a.active{
  	background:#bca438;
}

.box-desc{
  	margin:0 25px;
}
.box-desc .valor{
  	font-size:24px;
  	font-style:italic;
  	color:#735f45;
  	margin-bottom:35px;
}
.box-whats{
  	margin-top:35px;
  	border-top:1px solid #d5c9b9;
  	padding:15px 25px 15px 90px;
	background:url(/images/comum/010.png) no-repeat 20px center;
}



.box-link .link-eventos{
  	display:inline-block;
  	background:#b09879;
  	color:#FFF;
  	margin-top:50px;
  	padding:8px 25px;
  	border-radius:10px;
  	text-transform:uppercase;
  	transition:opacity .2s;
  	font-size:13px;
}
.box-link .link-eventos:hover{
  	opacity:.7;
}
.box-footer{
  	background:#d5c9b9;
  	margin:60px 0 2px;
} 
.box-footer .container{
  min-height:155px;
}
.logo-footer{
  	top:30px;
  	left:40px;
}
.logo-footer img{
  	width:153px;
  	height:auto;
}

.footer-social{
  	top:30px;
  	left:370px;
}
.footer-social i{
  	display:block;
  	color:#4d4b4c;
  	font-size:16px;
  	margin-bottom:15px;
  	line-height:120%;
}
.footer-social i span{
  	font-size:18px;
}
.lista-social a{
  	margin:0 2px;
}
.footer-social svg{
	width:38px;
  	height:38px;
  	fill:#735f45;
}


.footer-end {
  	top:30px; 
  	right:25px;
  	font-size:14px;
  	line-height:140%;
}
.footer-end span,
.footer-end b{
  	font-size:16px;
}
.footer-end span{
  	color:#735f45;
  	font-size:500;
}
.footer-end b{
  	font-weight:700;
}
.footer-end div{
  	background:url(/images/comum/003.png) no-repeat right center;
  	padding-right:55px;
  	min-height:35px;
  	margin-bottom:30px;
}
.footer-end .oferta-voluntaria {
    background: none;
}
.footer-end  a{
    color:unset;
}

.box-copy-dev{
  	background:#b09879;
}
.box-copy-dev .container{
  	height:40px;
  	font-size:12px;    
}
.box-copy-dev .copy{
  	top:12px;
  	left:10px;
}
.box-copy-dev .dev{
  	width:140px;
  	top:12px;
  	right:10px;
}
@media only screen and (max-width:1174px) {
    .container{ width:960px; }
  
  /*.logo{ top:-30px; left:-230px; }
  .logo img{ top:50px;  }*/
  
  .menu{ width:500px; top:30px; text-align:center; }
  .menu a{ padding:7px 10px; }
  .menu li:first-child{ display:none; }
  .menu li{ width:20%; margin-bottom:10px; }
  
  .box-fotos .container img.foto-dest{ width:250px; }
  .lista-home-fotos{ width:650px; }
  
  .box-img img,
  .box-img-desc{ float:none;  width:100%; height:auto; }
  .box-img-desc.tr{ text-align:center; }
  .box-img-desc ul{ margin-left:0px; }
  .box-img-desc ul li{ width:calc(33.333% - 10px); padding:0 5px; float:left; } 
  
  .g-4 { width: 650px; }
  .g-2 { width: 280px; }
  
  .box-titulo a{ padding:10px 15px; margin-top:20px; margin-bottom:5px; }
}
@media only screen and (max-width: 960px) {
  .container{ width:760px; }
  
  .logo{  left: -200px; top: -60px; }
  .logo img{ width: 160px; top: 80px;  right: 85px;  }
  
  .menu{ width:470px; }
  
  .lista-estudo-blog li ul.lista-estudos.lista li,
  .lista-estudo-blog li ul.lista-blog.lista li{ width:100%; }
  
   .box-fotos .container img.foto-dest{ width:250px; margin:15px auto 20px; display:block;  }
  	.lista-home-fotos{ width:100%; }
  
  .box-footer .container{ min-height:290px; }
  .logo-footer{ left:50%; margin-left:-76.5px; }
  .footer-social{ top:160px; left:10px; }
  .footer-end{ top:160px; }
  
  .box-titulo table{ width:100%; }
  .box-titulo table h1{ padding-top:25px;}
  
 	.menu-mobile{ display:block; width:30px; height:30px; top:60px; right:10px;  padding:5px; z-index:15; }
  	.menu-mobile .menui{ width:calc(100% - 10px); height:2px; background:#000; z-index:2; }
 	 .menu-mobile.ativo .menui{ background:#FFF; }
  	.menu-mobile .menui.top-menu{ top:10px; transform:rotate(0deg);  transition:transform .6s ease, top .6s ease, left .6s ease;  transition-timing-function: cubic-bezier(.75,0,.29,1.01); }
  	.menu-mobile .menui.mid-menu{ top:50%; margin-top:-1px; opacity:1; transition:opacity .6s ease;}
  	.menu-mobile .menui.bottom-menu{ bottom:10px;transform:rotate(0deg); transition:transform .6s ease, bottom .6s ease, right .6s ease;   transition-timing-function: cubic-bezier(.75,0,.29,1.01); }
  
  	.menu-mobile.ativo .mid-menu{  opacity:0; }
  	.menu-mobile.ativo  .top-menu{ top:18px; left:5px; transform:rotate(45deg); }
  	.menu-mobile.ativo  .bottom-menu{ bottom:19px; right:5px; transform:rotate(-225deg); }
  	.bg-body.ativo {    background: rgba(0,0,0,.7);    height: 0px;    transition: height .4s;   width: 100%;    height: 100vh;    top: 0;    left: 0;    z-index: 1; z-index:10; }

  	.menu{  width:290px;  top:150px;  opacity:0; background:#f9f5f0; padding:5px; z-index:999; right:-300px; transition:right .2s, opacity .2s; margin-right:0px; }
  
  	.menu li:first-child{ display:block; }
  	.menu li{ width:100%;  top: 150px; }
  	.menu a{ font-size:16px; padding:12px 10px; }
	.menu.ativo{ opacity:1; right: 50%; margin-right: -150px;  }
  
  
  .g-4 { width: 480px; }
  .g-2 { width: 250px; }
  
  .lista-eventos.lista.l-4 li{ width:33.333%; }
  
  .lista-blog.l-4 li{ width:33.333%; }
  
  .lista-materiais.l-4 li{ width:33.333%; }
  
  .lista-fotos-detalhe.l-4 li{ width:33.333%; }
}
@media only screen and (max-width: 768px) {
    .container{ width:95%; }
    a[href^=tel]{  color:inherit;  text-decoration:none; }
  
  .grid{margin:0 0 10px; }
  .g-4,
  .g-2 { width: 100%; }
  
  .lista-fotos{ margin-top:40px; margin-bottom:20px;  }
  .lista-fotos li{ width:33.333%; float:left; }
  
  .lista-blog.l-4 li{ width:50%; }

  .box-detalhe-artigo{ padding:0 0 40px; }
  .box-detalhe-artigo .box {  margin:0 10px 30px; }
  
  .lista-materiais.l-4 li{ width:50%; }
  
  .box-nivo{ max-width:300px; margin:auto; }
  
   .g-3{ width: 100%; }
}
@media only screen and (max-width: 650px) {
  	.lista-eventos.l-4 li{ width:50%; }
  
   .lista-fotos-detalhe.l-4 li{ width:50%; }
}
@media only screen and (max-width: 625px) {
  .box-footer .container{ min-height:600px; }
  .footer-social{ top:160px; left:50%; margin-left:-63px; }
  .footer-end{ top:310px; left:50%; width:300px; margin-left:-150px; }
  .footer-end div{ padding:55px 0 0px; text-align:center; background-position:center top;}
  
  .box-atuacao .box{ margin:25px 15px 0; }
}
@media only screen and (max-width: 580px) {
  .lista-home-fotos{ max-width:370px; margin:auto; float:none; text-align:center; }
  .lista-home-fotos.l-3 li{ width:100%; }
  .lista-home-fotos a{ margin-bottom:20px; }
  
  .box-estudo-blog{ background:none; }
  .box-estudo-blog .container{ width:100%; }
  .lista-estudo-blog &gt; li{ width:100%; }
  .lista-estudo-blog &gt; li.liestudos{ background:#f2eadf; }
  .lista-estudo-blog &gt; li.liblog{ background:#f9f5f0; }
  
  .lista-estudo-blog li ul.lista-estudos.lista li,
  .lista-estudo-blog li ul.lista-blog.lista li{ width:50%; }
  
  .box-img-desc ul li{ width:calc(100% - 10px); }
  
  .lista-eventos.lista.l-4 li{ width:50%; }
  
  .lista-coord.lista.l-2 li{ width:100%; }
  
  .box-blog{ max-width:350px; margin:0 auto; }
  .lista-blog.l-4 li{ width:100%; }
  
  .lista-materiais{ max-width:420px; margin:0 auto; }
  .lista-materiais.l-4 li{ width:100%; }
}
@media only screen and (max-width: 480px) {
  .box-copy-dev .copy{ display:none; }
  .box-copy-dev .dev{ right:50%; margin-right:-70px; }
  
  .lista-eventos.l-4 li{ width:100%; }
  
  .box-titulo a{ font-size:15px; padding:10px; }
  
   .lista-fotos-detalhe.l-4 li{ width:100%; }
}
@media only screen and (max-width: 450px) {
  
  .lista-eventos.l-4 li{ width:100%; }
  .lista-eventos a{ margin-bottom:40px; }
  
  .lista-estudo-blog li ul.lista-estudos.lista li,
  .lista-estudo-blog li ul.lista-blog.lista li{ width:100%; }
  
  .lista-fotos li{ width:100%;}
    
    .lista-eventos.lista.l-4 li{ width:100%; }
}
  
</pre></body></html>