*{
	box-sizing: border-box;
}


.qvi{
	
}

.qvi div{
	float: left;
	
}

.qvi div.dir{
	float:right;
	
}

.images3Zoom {
	overflow: hidden;
	position: relative;
	
}

.images3Zoom img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	
}

.images3Zoom:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	
}

.text-Zoom {
	position: absolute;
	bottom: 30px;
	padding: 20px;
	margin: 20px;
	z-index: 10;
	color: #ffffff;
	text-align: center;
	font-family: Oswald; 
	background:rgba(0, 0, 0, 0.7);
}


#alertWhats{
	width: 360px;
	height: 390px;
	background-image: url(../images/alertwhats.png);
	border-radius: 36px;
	z-index: 100;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	position: fixed;
	bottom: 40px;
	left: 20px;
	display: none;
	
}

#alertWhats .texto{
	margin: 120px 40px auto 40px;
	text-align: justify;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

#alertWhats .btnFechar{
	display: block;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/fechar-zap.png);
	background-size: 40px 40px;
}


#alertWhats a{
	display: block;
	position:absolute;
	bottom: 10px;
	left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/abre-whatsapp.png);
	background-size: 300px 60px;
	width: 300px;
	height: 60px;
	border-radius: 30px;
	line-height: 60px;
	padding: 0 20px 0 20px;
	
}



a{
	text-decoration: none;
	color: none;
}


@media only screen and (min-width:630px){
	#menuMobile-x{
		display:none;
	}
	#menuPrincipal-x{
		display:block;
	}
}

@media only screen and (max-width:630px){
	#menuMobile-x{
		display:block;
	}
	#menuPrincipal-x{
		display:none;
	}
}

@media only screen and (min-width:830px){
	.Redes{
		position:absolute;
		z-index:1;
		width:400px;
		right:10px;
		top:30px;
		box-sizing:border-box;
	}
}

@media only screen and (max-width:830px){
	.Redes{
		position:absolute;
		z-index:1;
		width:250px;
		right:10px;
		top:40px;
		box-sizing:border-box;
	}
}


.Redes img{
	width:calc(20% - 20px);
	height:auto;
	margin:2px;
}


#barA{
	padding-right:5px; height:30px; line-height:30px;
}


@media only screen and (max-width:470px){
	#logoMobile{
		width:250px !important;
		height:auto;
	}
	#barA{
		padding-right:5px; height:30px; line-height:30px;
		
	}
	
	#barA span{
		display: none;
		
	}
	
}


*{
	box-sizing:border-box;
}

#topo{
	height:200px;
	position:relative;
}

#topo #logo{
	width:235px;
	height:auto;
	position:absolute;
}

#topo #lateralDireitaTop{
	width:100%;
	padding-left:235px;
	position:relative;
}


#topo #lateralDireitaTop #menuTop{
	background:url(images/fdmenu.png) repeat-x;
	height:56px;
	border:solid 2px #908586;
	border-radius:10px;
	overflow:hidden;
	line-height:56px;
	position:absolute;
	right:10px;
}

#topo #lateralDireitaTop #menuTop .itemMenu{
	line-height:56px;
	float:left;
	width:25%;
	text-align:center;
}

#topo #lateralDireitaTop #menuTop .itemMenu:hover{
	background:rgba(0,0,0,0.2);
}

.itemMenus{
	float: left;
	width: 20%;

}
.itemMenus a{
	display:block;
	text-decoration:none;
	color: #fff; 
	font-family: Oswald;
	font-size:20px;
	background:rgba(0,0,0,0.0);
	height:56px;
	line-height:60px;
	text-align: center;
	
}
.itemMenus a:hover{

	font-family: Oswald;
    font-size:20px;
	background:#191919;
	color:rgba(213,176,23,1.00);
}

.itemMenus .subMenu{
	position:absolute;
	border:solid 1px #017949;
	background: #014127;
	width:100%;
	min-height:100px;
	left:0;
	z-index:100;
	display:none;
	padding-bottom:10px;
}

.itemMenus:hover > .subMenu{
	display:block;
}

.secundarias{
	display:none;
}

.itemMenus .subMenu .tree{
	float:left;
	width:33.33%;
}


 .subMenu .titCat{
	padding:10px; margin:10px; background:#017949;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:16px; font-weight: bold;
	
}

 .subMenu .titsubCat{
	padding:5px; margin:10px; border:solid 1px #017949;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:14px;
	
}

.bloco4{
	width:25%;
	float:left;
	height:250px;
	border-bottom:rgba(106,31,33,1.00) solid 1px; margin-bottom:30px;


}

.images3{
	width:33.33%;
	float:left;
	height:auto;


}


.images3Zoom{
	width:33.33%;
	float:left;
	height:auto;
		


}



.images4{
	width:25%;
	float:left;
	height:auto;


}



.bloco5{
	width:20%;
	float:left;



}



.ladoAlado{
	float:left;
}
.textosDescri{
	width:33.33%;
	float:left;
}

.imgsGaleria{
	width:33.33%;
	float:left;
	min-height:0px;
}


.imgsGaleria div{
	padding:7px 10px 15px 10px;
}


.imgsGaleria img{
	width:100%;
	height:auto;
}


.imgServ{
	width:33.33%;
	float:left;
}


.imgServ div{
	padding:7px 10px 15px 7px;
}


.imgServ img{
	width:100%;
	height:auto;
}

.colunaRodape{
	width:calc(33.33% - 10px);
	margin:5px;
	float:left;
	overflow:hidden;
}

.colunaRodape > div{
	min-height:360px;
}

.colunaRodape > div{
	color:#FFF;
}

.colunaRodape > div a{
	color:#FFF;
	text-decoration:none;
}

.colunaRodape div{
	padding:5px 7px 5px 7px;
}


.colunaRodape img{
	width:100%;
	height:auto;
}


.imgstri{
	width:33.33%;
	float:left;
}

.formtri{
	width:33.33%;
	float:left;
	
}

.imgsduo{
	width:50%;
	float:left;
}

.imgsduo{
	width:50%;
	float:left;
}


.bloco2{
	width:50%;
	float:left;
}

.bloco2{
	width:50%;
	float:left;
}



#mobile{
	display:none;

}


.menuescondido{
	display:none;
}

.some{
	display:none;
}

.aparece{
	display:none;

}

#bemVindo{
	position:absolute; left:320px; top:5px;
}


#blocoBusca{
	border:solid 1px rgba(231,73,76,1.00); position:absolute; right:0; top:100px;
}

@media only screen and (min-width: 750px) and (max-width: 1180px) {
.bloco2{
	width:50%;
	float:left;

}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
.bloco2{
	width:100%;
	float:left;

}
}



@media only screen and (min-width: 740px) and (max-width: 960px) {
.bloco4{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 550px) and (max-width: 740px) {
.bloco4{
	width:50%;
	float:left;

}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {
.bloco4{
	width:100%;
	float:left;
	height:200px;

}
}

@media only screen and (min-width: 980px) and (max-width: 1080px) {
.images3{
	width:33.33%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 570px) and (max-width: 980px) {
.images3{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 570px) {
.images3{
	width:100%;
	float:left;
	height:auto;

}
}


@media only screen and (min-width: 1080px) and (max-width: 2000px) {
.images3Zoom{
	width:33.33%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 700px) and (max-width: 1080px) {
.images3Zoom{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
.images3Zoom{
	width:100%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 880px) and (max-width: 1080px) {
.imgServ{
	width:33.33%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 630px) and (max-width: 880px) {
.imgServ{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 630px) {
.imgServ{
	width:100%;
	float:left;
	height:auto;

}
}


@media only screen and (min-width: 740px) and (max-width: 960px) {
.images4{
	width:33.33%;
	float:left;
	height:auto;
	

}
}

@media only screen and (min-width: 550px) and (max-width: 740px) {
.images4{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {
.images4{
	width:100%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 940px) and (max-width: 1180px) {
.bloco5{
	width:20%;
	float:left;
	height:350px;

}
}



@media only screen and (min-width: 740px) and (max-width: 940px) {
.bloco5{
	width:25%;
	float:left;

}
}

@media only screen and (min-width: 570px) and (max-width: 740px) {
.bloco5{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 410px) and (max-width: 590px) {
.bloco5{
	width:50%;
	float:left;
}
}


@media only screen and (min-width: 0px) and (max-width: 470px) {
.bloco5{
	width:100%;
	float:left;
}
}

@media only screen and (min-width: 840px) and (max-width: 860px) {
	#topo #lateralDireitaTop #menuTop{
		width:590px;
	}	
}

@media only screen and (min-width: 740px) and (max-width: 840px) {
	#topo #lateralDireitaTop #menuTop{
		width:490px;
	}	
}

@media only screen and (min-width: 0px) and (max-width: 740px) {
	#topo #lateralDireitaTop #menuTop{	
		display:none;
	}	
}

@media only screen and (min-width: 0px) and (max-width: 630px) {
	
	#blocoBusca{
border:solid 1px rgba(231,73,76,1.00); position:absolute; left:50%; margin-left:-150px; right:auto; background:rgba(255,255,255,1.00); top:210px;
	}
	
	
	.formtri{
	width:100%;
	float:none;
	
}
	
	.ladoAlado{
		
		float:none}

	
	.some{
		display:none;
	}
	
	.aparece{
		display:block;
	}
		
	.mob{ width:100%;	}
	#mobile{
		display:block;
	
	}
	#desktop{display:none;
	}
	
	.imgduo{
		width:100%;
	}
	
	.imgsduo{
		width:100%;
	}
	
	
		.bloco2{
		width:100%;
	}
	
	.bloco2{
		width:100%;
	}

	
	.imgsGaleria{
		width:100%;
		float:left;
	}
}



@media only screen and (min-width: 0px) and (max-width: 1080px) {
.colunaRodape{
	margin: 20px 0 20px 0;
	width:100%;
	float:none;

}
}



	
  #tremendo {
      animation: shake 1s infinite;
    }

    @keyframes shake {
      0% {
        transform: translate(0px, 0px) rotate(0deg);
      }
      50% {
        transform: translate(1px, 1px) rotate(0deg);
      }
      55% {
        transform: translate(-1px, -2px) rotate(-1deg);
      }
      60% {
        transform: translate(-3px, 0px) rotate(1deg);
      }
      65% {
        transform: translate(3px, 2px) rotate(0deg);
      }
      70% {
        transform: translate(1px, -1px) rotate(1deg);
      }
      75% {
        transform: translate(-1px, 2px) rotate(-1deg);
      }
      80% {
        transform: translate(-3px, 1px) rotate(0deg);
      }
      85% {
        transform: translate(3px, 1px) rotate(-1deg);
      }
      90% {
        transform: translate(-1px, -1px) rotate(1deg);
      }
      95% {
        transform: translate(1px, 2px) rotate(0deg);
      }
      100% {
        transform: translate(1px, -2px) rotate(-1deg);
      }
    }


@media only screen and (min-width: 990px)  {
.images3border{
	width:33.33%;
	float:left;
	height:auto;
	

}
}

@media only screen and (min-width: 570px) and (max-width: 990px) {
.images3border{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (max-width: 570px) {
.images3border{
	width:100%;
	float:left;
	height:auto;

}
}
	
.images3border{
	padding:5px;
	font-family: Oswald;
	text-decoration: none;
	color: #000;
	
	
	
}

.images3border img{
	width:100%; height:auto; opacity:0.8;
	transition:0.3s;
}

.images3border img:hover{ 
	opacity:1;
	text-decoration: none; 
}

.images3border > div{
	padding:10px;
}

.images3border{	
    border-radius:0px;
	border:solid 2px rgba(255,255,255,1);
}

.images3border:hover{
	border-radius:0px;
	border:solid 2px rgba(242,185,101.1);
	
}


/* Links */
.Legis a{
	color:#fff;
	font-size: 18px;
	text-decoration: none;
	background-color:#282828; 
	padding: 10px;
	
}

.Legis a:hover {
  color:#d5b01a;
}


.materias .email{
	background: url(../images-publicacoes/placeholder-email.png);
	background-size: auto 32px;
	background-position: 3px 2px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.materias .email{
	background: url(../images-publicacoes/placeholder-email.png);
	background-size: auto 32px;
	background-position: 3px 2px;
	background-repeat: no-repeat;
	padding-left: 40px;
}



@media (min-width:800px){
#BtnVoltar{
	top:calc(50% - 47px);
}
	
#BtnVoltar:hover{
	left:0px;	
}	
	
}

@media (max-width:800px){
#BtnVoltar{
	top:calc(50% - 47px);
}
	
#BtnVoltar:hover{
	left:-105px;	
}	
	
}

#BtnVoltar{
	left:-170px;
	position:fixed;
	background:#282828;
	width:190px;
	height:80px;
	border-radius:0 15px 15px 0 ;
	border:solid 3px #d5b017;
	border-left:none;
	overflow:hidden;
	transition:all 0.3s linear;
	overflow:hidden;
	z-index:10000;
}



#BtnVoltar .colA{
	position:absolute;
	margin-left:0;
	margin-top:0;
	width:180px;
	height:75px;
	background:#191919;
	overflow:hidden;	
}

#BtnVoltar .colA a{
	display:block;
}

#BtnVoltar .colB{
	position:absolute;
	right: 0;
	margin-top:0;
	width:20px;
	height:75px;
	
	overflow:hidden;	
}



ul.compart{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	
	width: 260px;
	
}

ul.compart li{
	float: left;
	overflow: hidden;
	width: 40px;
	height: 50px;
	transition: 0.5s;
	
}

ul.compart li img{
	width: 60px;
	height: auto;
	margin-top: -5px;
	
}

ul.compart li:hover{
	width: 60px;

}
