body{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #202020;
	webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}
/*Effect*/
@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
.container {
-webkit-animation: fadeIn 1s ease-in-out;
-moz-animation: fadeIn 1s ease-in-out;
-o-animation: fadeIn 1s ease-in-out;
animation: fadeIn 1s ease-in-out;
}
a{
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
}

a{color: #000;}
.topo{background: #FFF;border-bottom: 1px solid #f8f8f8;}
.topo .logo img{padding-top: 37px; padding-bottom: 37px;}
.topo .social-topo{
	float: left;
  margin-left: 4px;
}
.topo .menu{padding:0;}
.topo .navbar-default{background:none;border: 0;box-shadow:none;margin: 0;}
.topo .navbar{height: auto;min-height:100%; }
.topo .nav>li>a{
	  padding:36px 7px;
	  font-size: 13px;
	  color:#000;
	  text-transform:uppercase;
}
.topo .socialtopo{padding:35px 0; }

.navbar-fixed-space{margin-top:100px;}
.wrapper.banner-menor{

}
.topo .infotopo{  text-align: right;
  padding: 40px 0;}
.inbg{
	background: #f3f3f3;
}
.outbg{
	background: #FFF;
}
h2{
	color: #0e0e0e;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	 margin-bottom: 32px;
	 text-align: center;
}
.conteudos{padding: 45px 0;}
.conteudos .center h2, .conteudos .center p{text-align: center;}
.conteudos .center img{
  margin: 0 auto;
  display: block;
  margin-bottom: -45px;
  text-align: center;
}
.conteudos .center p {
  padding: 10px 80px;
  line-height: 24px;
  letter-spacing: 1px;
}
h4{
	font-size: 24px;
	color: #0e0e0e;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 35px;
}
.conteudos p{line-height: 24px;}
.conteudos img {
  display: block;
  margin: 0 auto;
}
.banner-principal .carousel-caption{display: none;}
.rodape{
padding: 45px 0;
  background-color: #f3f3f3;
  border-top: 2px solid #CDCDCD;
}
.rodape .glyphicon{
  color: #959595;
  border: 5px solid #959595;
  border-radius: 100%;
  font-size: 56px;
  width: 115px;
  height: 115px;
  line-height: 110px;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 28px;
}
.rodape .row.infos div{text-align: center;}
.rodape .row.infos div strong{
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #000;
	display: block;
}
.rodape .row.infos{margin-bottom: 50px;}
.rodape form input[type=text]{height: 50px;}
.rodape form .captcha img{
  float: left;
  height: 50px;
  width: 116px;
}
.rodape form .captcha input{
  width: 55%;
  margin-left: 15px;
  float: left;
}
.rodape form  button{
  margin-left: 15px;
  height: 50px;
  width: 103px;
  background: #000;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
}
.rodape .social-rodape{}
.rodape .social-rodape div{float: left;  margin-right: 5px;}
#toTop { background: url(images/voltar-topo.png) no-repeat;
  bottom: 0;
  cursor: pointer;
  display: none;
  padding: 5px;
  position: fixed;
  right: 10px;
  text-align: center;
  width: 100px;
  height: 32px;
}

div.wrapper.conteudo>div:nth-child(odd){
  background-color:#f3f3f3;
}
div.wrapper.conteudo>div:nth-child(even){
  background-color:#fff;
}
.img-effects, .img-effectsright{opacity: 0;}
.img-effects.animated, .img-effectsright.animated{opacity: 1;}
.conteudos ul{margin: 0; list-style: none;margin-top:20px;padding: 0;}
.conteudos ul li{
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  line-height: 31px;
}
.newsletter{text-align: center;}
.newsletter p.resume-news{
  margin-top: -23px;
}
.newsletter form input[type=text] {
  height: 50px;
  width: 300px;
  margin-right: 20px;
}
.newsletter form button{
  background: #000;
  color: #FFF;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 50px;
  width: 150px;
}
.assinatura .container{
  line-height: 49px;
}
.assinatura .container p{margin:0;}
.wrapper.banner-menor img{width:100%;height:auto;  padding: 40px 0;}

/**Interno*/
.bg-conteudo .wrapper.conteudo{margin-top: 101px;}

.bg-conteudo .wrapper.conteudo div{background: #FFF !important;}
.bg-conteudo .wrapper.conteudo .migalahas{
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 0;
}
.bg-conteudo .wrapper.conteudo .migalahas .container{padding: 0;}
.bg-conteudo .wrapper.conteudo  .breadcrumb{margin: 0;background: none;text-align: right;padding: 0;}
.bg-conteudo .wrapper.conteudo  .breadcrumb li, .bg-conteudo .wrapper.conteudo  .breadcrumb a{
  font-size: 12px;
  letter-spacing: 0.5px;
}
.wrapper.titulo-pages h2{margin-top: 50px;}
.resume-interno{
  text-align: center;
  color: #999999;
  font-size: 14px;
  line-height: 26px;
  padding: 0 80px;
  margin-bottom: 25px;
}
.thumb-interno{text-align: center;margin-bottom: 20px;}
.bg-conteudo .center p{
	text-align: center;  padding: 10px 80px;
  line-height: 24px;
  letter-spacing: 1px;
}
.img-thumb-menu{width: auto;height: 200px;}
.img-center{text-align: center;}
h4.media-heading{margin-bottom: 25px;}
.btn-menu{
  background: #000;
  color: #FFF;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 50px;
  width: 150px;
  line-height: 35px;
}



/**************************************************************
Formulário
***************************************************************/

form {margin:0; padding:0;}

form  .inputHidden
{margin:0;padding:0;height:0;line-height:0;}

dl.zend_form
{width:auto; font-size:13px; text-align:left; margin:0;}

dl.zend_form dd
{margin:0; padding:0;}

dl.zend_form dd.element
{display:block; margin:0 10px 0 0; text-align:left;}

dl.zend_form dd.element p.hint
{padding:0; margin:0; line-height:15px; color:#999; font-size:8pt;}

dl.zend_form dd.element br
{display:none;}

dd fieldset
{padding:0; margin:0px; border:none;}

dd fieldset dl dd.element
{float:left}

dd fieldset.botoes input, fieldset.botoes button
{float:left;}

dd fieldset.botoes dt
{display:none;}

dl.zend_form dd.element label
{display:block; padding:10px 0 5px;  color: #666;}

dl.zend_form dd.element textarea,
dl.zend_form dd.element input[type=text],
dl.zend_form dd.element input[type=password]
{
border: 1px solid #e1e1e1;
  box-shadow: none;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #b1b1b1;
  text-transform: uppercase;
  padding: 8px 16px;
  width: 100%;
  margin-bottom: 0;
}


dl.zend_form dd.element textarea:focus,
dl.zend_form dd.element input[type=text]:focus,
dl.zend_form dd.element input[type=password]:focus
{background:#F5F5F5; border-color:#999;}

dl.zend_form dd.element input.inputDisabled,
dl.zend_form dd.element input.inputDisabled:focus
{background:#DDD; border-color:#CCC; color:#333;}

dl.zend_form dd.element select, .selectbox
{padding:3px 2px 3px 2px;}

dl.zend_form dd.element select, .selectbox
{width:200px;}

dl.zend_form dd.element input.size1, dl.zend_form dd.element select.size1, dl.zend_form dd.element textarea.size1
{width:565px;}

dl.zend_form dd.element input.size3, dl.zend_form dd.element select.size3, dl.zend_form dd.element textarea.size3
{width:200px;}
dl.zend_form dd.element input.data
{width:130px;}
dl.zend_form dd.element input.size4, dl.zend_form dd.element select.size4, dl.zend_form dd.element textarea.size4
{width:100px;}
dl.zend_form dd.element input.size5, dl.zend_form dd.element select.size5, dl.zend_form dd.element textarea.size5
{width:50px;}

dl.zend_form dd.element input.telefone
{width:156px;}
dl.zend_form dd.element input.ddd
{width:30px;}

dl.zend_form dd.element input[type=submit],
dl.zend_form dd.element input[type=button]
dl.zend_form dd.element button
{width:auto;}

input.button, button.button {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  border: 1px solid #ececec;
  line-height: 38px;
  padding: 0px 22px;
  background-color: black;
  margin-top: 20px;
  border-radius: 4px;
}

input.button:hover, button.button:hover {
border-color:#A5BEDA #5C7590 #5C7590 #A5BEDA;
color:#ccc;
}
#formContato textarea{height: 160px;}
/* CHECKBOX */
dl.zend_form dd.checkbox
{overflow:hidden; margin:15px 0 10px 0;}

/* CAPTCHA */
dl.zend_form dd.captcha img
{border:1px solid #999; vertical-align:middle; padding:2px;}


dl.zend_form fieldset dd.checkbox {margin-right:10px;}

dl.zend_form dd.checkbox label
{text-align:left; display:inline;}

dl.zend_form dd.checkbox input.checkbox
{text-align:left; display:inline;}

#captcha-input{height: 50px;
  margin-left: 12px;}
 .form-contato{margin-bottom: 25px;}
/********fim form******/


/****Mobile */
@media (max-width: 320px){
  .topo{  position: inherit;}

.topo .logo img{
  text-align: center;
  padding-top: 22px;
  padding-bottom: 15px;
}
.topo .logo img{margin:0 auto;}
.topo .infotopo {
  text-align: center;
  padding: 8px 0;
}
.topo .socialtopo {
  padding: 10px 0;
  margin: 0 auto;
  display: block;
  float:none;
  overflow: hidden;
  width: 169px;
}
.conteudos{text-align: center;}
.conteudos .center p{  padding: 10px 0px;}
.newsletter form input[type=text]{  margin: 0 auto;}
.conteudos img{width:80%;}
}



@media (max-width: 768px){
.topo{  position: inherit;}
.navbar-fixed-space{margin-top: 0;}
.topo .logo img{
  text-align: center;
  padding-top: 22px;
  padding-bottom: 15px;
}
.topo .logo img{margin:0 auto;}
.topo .infotopo {
  text-align: center;
  padding: 8px 0;
}
.topo .socialtopo {
  padding: 10px 0;
  margin: 0 auto;
  display: block;
  float:none;
  overflow: hidden;
  width: 169px;
}
.conteudos{text-align: center;}
.rodape .social-rodape {
  text-align: center;
  width: 173px;
  margin: 20px auto;
  overflow: hidden;
}
.conteudos .center p{  padding: 10px 0px;}
.topo .nav>li>a{
    padding: 5px 15px;
  font-size: 13px;
}
.topo .navbar {
  padding: 36px 0;
  border-top: 0;
}
.bg-conteudo .wrapper.conteudo{margin-top: 0;}
.bg-conteudo .center p{padding: 10px 20px;}
.bg-conteudo .btn.btn-menu{
  margin: 0 auto;
  float: none;
  display: block;
}
h4.media-heading{text-align: center;}
.bg-conteudo .col-md-8 p{text-align: center;}
.bg-conteudo  .img-thumb-menu{  margin-bottom: 24px;}
}
@media (max-width: 480px){
.topo{  position: inherit;}

.topo .logo img{  text-align: center; padding-top: 22px; padding-bottom: 15px;}
.topo .logo img{margin:0 auto;}
.topo .infotopo { text-align: center; padding: 8px 0;}
.topo .socialtopo { padding: 10px 0; margin: 0 auto; display: block; float:none; overflow: hidden;  width: 169px;}
.conteudos{text-align: center;}
.conteudos .center p{  padding: 10px 0px;}
.newsletter form input[type=text]{  margin: 0 auto;}
.topo .navbar {  padding: 2px 0 !important; border-top: 1px solid #E5E5E5;}
.topo .nav>li>a{
	  display: block;
  background-color: #eee;
  border-bottom: 1px solid #fff;
  padding: 11px 15px;
}
.topo .nav-pills>li{float:none;}
.topo .nav{float:none;    width: 100%;}
.topo .navbar-collapse{padding: 0;}
#toTop{display: none;}
}


#album-photos .col-md-3{overflow: hidden;  max-height: 175px;}
#album-photos .col-md-3 img.img-responsive{width: 100%;height: 215px;  }

.rodape form label{display: none !important;}
.rodape form #btEnviar{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    border: 1px solid #ececec;
    line-height: 38px;
    padding: 5px 12px;
    background-color: black;
    margin-top: 20px;
    border-radius: 4px;
    width: 178px !important;
    margin: 0;
    margin-left: 18px;
}
.rodape dl.zend_form dd{margin-bottom: 15px;}

.dropdown-backdrop {
  position: static;
}