@import url("standard.css");
@import url("less-space.css");
@import url("animate.css");
@import url("owl.carousel.min.css");
@import url("menu_sideslide.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.page-diel-diel-lis #edicaoatual {
  position: relative;
}
.page-diel-diel-lis #div_edicaoatual .arquivo-pdf {
  position: absolute;
  top: 138px;
  right: 15px;
}

#banner-processoseletivo {
  margin-bottom: 20px;
}
#banner-processoseletivo img {
  width: 100%;
}
.btn-whatsapp-materias {
  	background: #5b9bd5;
  color: #fff;
  cursor: pointer;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 9px;
  border: 2px solid #41719c;
  margin-left: 4px;
  text-decoration: none;
}
.btn-whatsapp-materias:hover {
	background: #41719c;
	text-decoration: none;
}
.bannerpainel-coronavirus-mat .carousel-control.right {
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(168, 168, 168, 0.5) 100%);
}
.bannerpainel-coronavirus-mat .carousel-control.left {
	background-image:linear-gradient(to right, rgba(168, 168, 168, 0.5) 0, rgba(0,0,0,.0001) 100%);
}
#uc_painel_pnl_lista .navbar-nav > li.sidebar-nv-main:last-child > a {
	background: none;
}
#uc_painel_pnl_lista .navbar-nav > li > a {
  background: url("images/pnl_lista.png") no-repeat right center;
  font-weight: bold;
  font-size: 18.5px;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 17px;
  padding-right: 17px;
}
/* box serviços */

.temp-servicos .btn-group {
	width: 100%;
}
.temp-servicos {
	margin-top: 0;
}
.temp-servicos h3 {
	padding: 30px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: #1074BB;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin: 0;
	position: relative;
}
.temp-servicos h3 .gear {
	display: none;
	position: absolute;
	right: 15px;
	top: 25%;
	transform: translateY(-50%);
    -webkit-animation: spin 4s infinite linear;
    -moz-animation: spin 4s infinite linear;
    -o-animation: spin 4s infinite linear;
    animation: spin 4s infinite linear;
}
.temp-servicos .dropdown-toggle {
	display: block;
	width: 100%;
	background-color: #579dcf;
	border-radius: 0;
	border: 0;
	text-align: left;
	padding: 21px;
	color: #fff;
}
.temp-servicos .dropdown-toggle .media {
	margin: 0;
}
.temp-servicos .dropdown-toggle .arrow-right {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.temp-servicos .dropdown-toggle.btn02, .temp-servicos .dropdown-toggle.btn03 {
	background-color: #87b9dd
}
.temp-servicos .dropdown-toggle svg {
	 fill: #fff;
	 color: #fff;
	 width: 48px;
}
.temp-servicos .dropdown-toggle h4 {
	text-align: left;
	margin: 0;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
.page-principal .temp-servicos .btn02 h4 {
  font-size: 19px;
}
.temp-servicos .dropdown-toggle span {
	text-align: left;
	margin-bottom: 0;
	font-size: 15px;
	color: #fff;
	letter-spacing: -0.5px;
}
.temp-servicos .btn-default.active, .temp-servicos .btn-default:active, .temp-servicos .open > .dropdown-toggle.btn-default, .temp-servicos .btn-default:hover {
	background: #3588c4;
}
.temp-servicos .btn-default.active h4, .temp-servicos .btn-default:active h4, .temp-servicos .open > .dropdown-toggle.btn-default h4, .temp-servicos .btn-default:hover h4, .temp-servicos .btn-default.active span, .temp-servicos .btn-default:active span, .temp-servicos .open > .dropdown-toggle.btn-default span, .temp-servicos .btn-default:hover span {
}
.temp-servicos .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.temp-servicos .open > .dropdown-menu {
	left: 360px;
	top: 0;
	background-color: #1074bb;
	padding: 10px 15px;
	min-width: 235px;
}
.temp-servicos .open > .dropdown-menu li {
	border-bottom: 1px solid #1464aa;
}
.temp-servicos .open > .dropdown-menu li:last-child {
	border: 0;
}
.temp-servicos .open > .dropdown-menu li a {
	color: #fff;
	padding: 12px 10px;
	font-size: 15px;
	font-weight: lighter;
	letter-spacing: -0.5px;
	white-space: pre-line;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #32519E;
	color: #fff;
}

/* Box Mais Notícias */
.mais-noticias {
	position: relative;
}
.mais-noticias h2 {
	display: none;
}
.mais-noticias .parag-btn {
	display: none;
}
.mais-noticias .mat-link-img {
	margin-bottom: 5px;
}
.mais-noticias .mat-title {
  margin-top: 17px;
  font-size: 17px;
  line-height: 21px;
}
.mais-noticias .mat-title a {
	font-weight: 600;
	letter-spacing: -0.5px;
}
.mais-noticias .legenda {
  position: absolute;
  background-color: #FDB913;
  padding: 0px 17px;
  top: 10px;
  left: 10px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 13px;
  margin-bottom: 0;
}
.mais-noticias .legenda a {
	color:#32519E;
	letter-spacing: -0.5px;
	font-size: 12px;
}


.navbar-inverse #pnl_menu .navbar-nav > .open > a, .navbar-inverse #pnl_menu .navbar-nav > .open > a:focus, #pnl_menu .navbar-inverse #pnl_menu .navbar-nav > .open > a:hover {
  color: #fff !important;
}

/* Box mat05 */
.mat05 {
	position: relative;
	margin-top: 20px;
	margin-bottom: 0;
}
.mat05 .list-group {
	margin-bottom: 0;
	padding: 20px;
	background: #F8C301 url(images/title-mais-noticias.png) no-repeat right top;
}
.mat05 .parag-btn {
	display: none;
}
.mat05 .mat-data {
	display: none;
}
.mat05 .carousel {
	padding-bottom: 0;
	padding-right: 200px;
}
.mat05 .carousel-caption {
  padding-bottom: 1px;
  position: relative;
  left: 0;
  right: 0;
  text-align: right;
  text-shadow: none;
  padding-top: 0;
  bottom: 0;
}
.mat05 .mat-title {
	margin: 0;
}
.mat05 .mat-title-desc {
	color: #fff;
}
.mat05 .mat-title-desc h3 {
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.mat05 h2 {
	display: none;
}
.mat05 .mat_img {
	display: none;
}
.mat05 .div-botoes, .mat05 .carousel-indicators {
	display: none;
}

/* Box Coronavirus */
.page-coronavirus .bannerpainel-coronavirus {
    clear: both;
    background: url("images/border-top-corona.png") repeat-x center bottom;
    margin-bottom: 0;
    padding-bottom: 19px;
}
.page-coronavirus .content-header {
	background: none !important;
    min-height: auto !important;
    padding: 0;
}
.page-coronavirus .div-painel-corona > img {
    width: 100%;
}
.page-coronavirus .banner-topo {
    display: none;
}
.page-coronavirus #menu_superior_coronavirus {
	display: none;
	background: #fdbc16;
	width: 100% !important;
}
.page-coronavirus #menu_superior_coronavirus li a {
	color: #231f20;
	font-size: 22px;
	font-weight: normal !important;
}
.page-coronavirus .page-header{
	display: none;
}
.page-coronavirus #uc_navegacao_div_redes_sociais {
    display: none;
}
.page-coronavirus .corpo-texto h3, .page-coronavirus #divComoPrevenir h3 {
	color: #231f20;
}
.page-coronavirus .corpo-texto h3 > strong, .page-coronavirus #divComoPrevenir h3 > strong, .page-coronavirus #div-vacinometro h3 > strong {
    background: url("images/title-corona-h3.png") no-repeat 0 bottom;
    padding-bottom: 7px;
}
.page-coronavirus #divApresentacao p {
    font-size: 18px;
}
.page-coronavirus #divComoPrevenir {
	background: none;
}
.page-coronavirus #divComoPrevenir .item {
	text-align: left;
	margin-bottom: 50px;
}
.page-coronavirus #divComoPrevenir .item img {
    width: 28%;
    float: left;
}
.page-coronavirus #divComoPrevenir .item > span {
    font-size: 19px;
    display: block;
/*    padding-left: 170px; */
    padding-top: 32px;
}
.page-coronavirus #divComoPrevenir > .container {
    padding: 0;
}

.page-coronavirus #plano-municipal {
    background: #b7e3f3;
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-coronavirus #plano-municipal h3 { 
    text-align: center;
    font-size: 34px;
    letter-spacing: -1px;
    margin-bottom: 50px;
}
.page-coronavirus #plano-municipal h3 > strong { 
    background: url("images/title-plano-h3.png") no-repeat center bottom;
    padding-bottom: 7px;
}

.page-coronavirus #div-vacinometro {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-coronavirus #div-vacinometro h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 50px;
    margin-top: 0;
}

.page-coronavirus #menu_superior_coronavirus li a {
	color: #231f20;
	font-size: 22px;
}
.page-coronavirus .bt-baixeagora {
    margin-top: 15px;
}
.page-coronavirus #div-vacinometro .img-vacinomentro .thumbnail {
    border: 0 none;
}

@media (max-width:991px) {
    .mais-noticias .owl-dots {
	    position: absolute;
	    left: 50%;
	    top: 73%;
	    transform: translate(-50%,-50%);
	}
	.mais-noticias .owl-dot {
	    float: left;
	    margin: 2px;
	    width: 16px;
	    height: 16px;
	    border-radius: 30px;
	    border: 2px solid #fff;
	}
	.mais-noticias .owl-dot.active {
	    background: #fff;
	}
	.page-principal .banner-principal .carousel-indicators {
	  bottom: 0;
	  margin-bottom: 5px;
	}
}

/*----- */

.banner-principal {
  margin-top: 47px;
  margin-bottom: 47px;
}
.banner-principal > h2 {
  display: none;
}
.banner04, .banner05, .banner06 {
  margin-top: 24px;
}

.youtube, .banner-serv {
  margin-top: 50px;
}

.page-principal .youtube .tit_est01_tam01, .banner-serv .tit_est01_tam {
	font-size: 40px;
	font-weight: bold;
}

.page-principal .youtube .tit_est01_tam01 {
  background: url(images/title-videos.png) no-repeat 0 2px;
  padding-left: 51px;
}
.banner-serv .tit_est01_tam {
  background: url(images/icon-podcast.png) no-repeat 0 2px;
  padding-left: 45px;
}

.novembroazul {
	margin-top:15px;
	margin-right: 40px;
}
.banner-topo > h2 {
    display: none;
}
#uc_painel_pnl_busca .form-control {
	background: #F4F5F7;
	border-radius:9px 0 0 9px;
	height: auto;
	padding: 12.5px 12px;
	border-right: 0;
	color: #474A57;
}
#uc_painel_pnl_busca .input-group-btn {
  right: 10px;
}
#uc_painel_pnl_busca .btn {
  padding: 12px 32px 13px;
  height: auto;
  border-left: 0;
  color: #fff;
  border-radius: 9px;
}
#uc_painel_pnl_busca .btn i {
	display: none;
	font-size: 1.6em;
}
.pnl_buscar .glyphicon {
	color: #666;
}
.lnk-tipo-materia {
	font-weight:bold;
	text-transform:uppercase;
}
.footer-up .social-rodape {
	font-size: 20px;
    text-align: left;
    margin-top: 15px;
    color: #fff;
}
.footer-up .endereco, .footer-up .atendimento {
	font-size: 14px;
    text-align: left;
    margin-top: 15px;
    color: #fff;
}
.footer-up .social-rodape > span {
	float: left;
}

header > .container {
}
.podcast > h2 {
    display: none;
}
.links {
	margin-right: 10px;
	margin-top: 23px;
}
.links .bt_facebook {
	display: inline-block;
	background: url(images/facebook.png) no-repeat;
	float: left;
	margin-top: 22px;	
	width: 21px;
	height: 20px;
	text-indent: -9999px;
}
.links .bt_instagram {
	display: inline-block;
	background: url(images/instagram.png) no-repeat;
	float: left;
	margin-top: 22px;
	margin-right: 10px;
	width: 21px;
	height: 20px;
	text-indent: -9999px;
}
.links .bt_youtube {
	display: inline-block;
	background: url(images/youtube.png) no-repeat;
	float: left;
	margin-top: 22px;
	margin-right: 10px;	
	width: 23px;
	height: 20px;
	text-indent: -9999px;
}
.links .bt_webmail {
	display: inline-block;
	background: url(images/webmail.png) no-repeat;
	float: left;
	margin-top: 22px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}
.links .bt_esic {
  color: #fff;
  display: inline-block;
  background: url(images/icon-esic.png) no-repeat right 0;
  float: left;
  font-size: 12px;
  height: 34px;
  margin-top: 22px;
  padding-right: 28px;
  padding-top: 2px;
  margin-right: 12px;
}

.social-rodape .bt_facebook {
	display: inline-block;
	background: url(images/facebook.png) no-repeat;
	float: left;
	margin-top: 4px;
	margin-left: 8px;	
	width: 21px;
	height: 20px;
	text-indent: -9999px;
}
.social-rodape .bt_instagram {
	display: inline-block;
	background: url(images/instagram.png) no-repeat;
	float: left;
	margin-top: 4px;
	margin-left: 8px;
	width: 21px;
	height: 20px;
	text-indent: -9999px;
}
.social-rodape .bt_youtube {
	display: inline-block;
	background: url(images/youtube.png) no-repeat;
	float: left;
	margin-top: 4px;
	margin-left: 8px;	
	width: 23px;
	height: 20px;
	text-indent: -9999px;
}
.social-rodape .bt_webmail {
	display: inline-block;
	background: url(images/webmail.png) no-repeat;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.bt_setembro {
	display: inline-block;
	background: url(images/setembro_amarelo.png) no-repeat;
	float: left;
	width: 226px;
	margin-right: 45px;
	height: 90px;
	text-indent: -9999px;
}

.bt_setembro {
	display: inline-block;
	background: url(images/setembro_amarelo.png) no-repeat;
	float: left;
	width: 226px;
	margin-right: 45px;
	height: 90px;
	text-indent: -9999px;
}
.page-lic-lis #listagem .list-group-item {
	position:relative;
}
.page-con-pub #div_itens .list-group-item h4 {
	margin-top:1px;
	margin-bottom:0px;	
}
.page-con-pub #div_itens .list-group-item .well {
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	border: 0;
	box-shadow: none;
}
.page-con-pub #div_itens .list-group-item p {
	margin-bottom:0px;	
}
.page-con-pub #div_itens .list-group {
	margin-bottom:5px;
}
.page-con-pub #div_itens .list-group-item .glyphicon-file {
	font-size:20px;
}
.page-lic-lis #listagem .list-group-item .status {
	color:#C42D2F;
	position:absolute;
	top:10px;
	right:10px;
}
.page-lic-lis #listagem .list-group-item .status {
	color:#C42D2F;
	position:absolute;
	top:10px;
	right:10px;
}
.page-lic-lis #listagem .panel-heading {
	padding:5p 10px;	
}
.page-lic-lis #listagem .list-group {
	margin-bottom:5px;	
}
.page-lic-lis #listagem .list-group-item h3 {
	margin-top:0px;
	background:url("images/link5.png") no-repeat 0px 4px;
}
.page-lic-lis #listagem .list-group-item h3 a {
	padding-left:20px;
}
.tem-serv .list-group-item {
	border:none;
}
.navbar-nav {
    float: none!important;
}
#bs-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.bt-painel-sic {
	padding-left:13px;
	background:url("images/theme_fabriciano/sic.png") no-repeat 0 50%;
}
.footer-up > address > div > img {
    border-radius: 4px;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
}
.header-serv .title-serv {
}
.mat01 .tit_est01_tam01 {
  display: none;
}
.mat02 h2 {
	margin-bottom:0px;
}
.mat02 .mat-data {
    margin-bottom: 3px;
}
.mat02 .bt_vejamais, .youtube .bt_vejamais {
  border-radius: 8px;
  border: 0 none;
  padding: 9px 15px 7px 32px;
  background: #32519E url(images/icon-seta.png) no-repeat 16px center;
  text-transform: uppercase;
  border-radius: 0;
}
.mat02 .bt_vejamais:hover, .youtube .bt_vejamais:hover {
	background: #FEBC07 url(images/icon-seta.png) no-repeat 16px center;
}
#resultados {
    margin-top: 15px;
}
.temp-serv h2 {
	text-align:center;
}
.temp-serv .serv03 img, .temp-serv .serv04 img {
    margin-top: 6px;
}
.temp-serv .serv02 span {
    background: #003F84;
}
.temp-serv .serv03 span {
    background: #01BC39;
}
.temp-serv .serv04 span {
    background: #FFDB00;
}
.temp-serv .serv05 span {
    background: #012061;
}
.temp-serv .serv06 span {
    background: #01AD47;
}
.page-principal .temp-serv .clearfix {
    margin-bottom: 20px;
}
.mat-title {
}
#lbl_rotuloLocal {
	margin-bottom:0px;
	margin-top:0px;
}

.divTema ul li a, .divTradutor ul li a {
	font-size:13px;
}
.page-principal .thumbnail {
	padding:0px;
	margin-bottom:0px;
	border:none;
}
.tempo {
	margin-bottom:15px;
}
.tempo .title-previsao {
	margin-bottom:90px;
}
.tempo .div-main-previsao {
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
	margin-bottom:15px;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: 94% 50%;
    border: solid 1px #d4d4d4;
}
.tempo .div-main-previsao  {
	min-height:300px;
}
.banner-principal-2 {
	margin-bottom:15px;
}
.banner-serv  {
	margin-bottom:15px;
}
.mat .mat06_dest02 .mat-data {
	margin-bottom:0px;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
	margin-right:5px;
	padding-right:5px;
	text-align:left;
}
.mat .mat07_dest02 .mat-data {
	margin-bottom:0px;
	font-weight:bold;
	margin-right:5px;
	padding-right:5px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
}
.mat03 .bt_vejamais {
	display:none;
}
.mat .legenda {
	margin-bottom:0px;
/*	padding-left:0px; */ 
	margin-left:0px;
	font-weight:bold;
	font-size:14px;	
}
.page-mat-vis #textos > h3 {
	font-size:28px;	
}
.mat .legenda a {
	color:#001242;
}
.mat03 .mat-title {
	margin-top:0px;
}
.mat02 .mat-title a, .mat02 .chamada a {
  font-size: 16px;
  font-weight: normal;
  color: #7C7C7C;
}
.mat-title-desc {
	color:#fff;	
}
.mat-title-desc:hover {
	color:#fff;	
}
.temp-noticias {
	margin-bottom:10px;
}
.page-car-pos-lis .titulo {
	margin-bottom:20px;
	font-size:16px;
	color:#001242;
}
.page-car-pos-lis .thumbnail {
	margin-bottom:5px;
}
.page-car-pos-env .bt_enviar {
	float:left;	
}
.page-car-pos-env .bt_voltar {
	margin-left:5px;
	margin-top:15px;
	float:left;
}
.page-diel-diel-lis .active a {
	color:#fff;
}
.temp-serv a:hover {
	text-decoration: none;
}
.temp-serv h2 {
	display: none;
}
.temp-serv span {
    display: inline-block;
    background: #FFC300;
    color: #fff;
    border-radius: 100px;
    padding-top: 25px;
    text-align: center;
    width: 131px;
    height: 131px;
    margin: 0;
}
.temp-serv a:hover i {
	background: #30724E;
	color: #fff;
	text-decoration: none;
}
.temp-serv a:hover h3 {
	color: #003F85;
	text-decoration: none;
}
.temp-serv h3 {
	text-transform: uppercase;
	color: #001242;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
	text-align: center;
}
.temp-serv p a:hover {
	text-decoration: underline;
}
.temp-serv p {
    margin-top: 0;
    font-size: 17px;
}
.agenda .list-group-item a {
	color: #30724e
}
.agenda .list-group-item span {
	font-weight: bold;
}
.agenda .list-group-item:nth-last-child(1), .agenda .list-group-item:nth-last-child(3) {
	background: #ebebeb;
}


.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function:linear;
  }
  
  .carousel-fade .carousel-inner .active {
	opacity: 1;
  }
  
  .carousel-fade .carousel-inner .active.left,
  .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
  }
  
  .carousel-fade .carousel-inner .next.left,
  .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
  }
  .carousel-fade .carousel-control {
	  border-radius: 0;
	z-index: 2;
  }
  .carousel .carousel-control { 
	  visibility: hidden;
	  -webkit-transition: all 0.2s ease-out !important;
	  -moz-transition: all 0.2s ease-out !important;
	  -o-transition: all 0.2s ease-out !important;
	  transition: all 0.2s ease-out !important;
	  opacity: 0 !important; 
  }
  .carousel:hover .carousel-control { visibility: visible; opacity: 1 !important; }
  /*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  now override the 3.3 new styles for modern browsers & apply opacity
  */
  @media all and (transform-3d), (-webkit-transform-3d) {
	  .carousel-fade .carousel-inner > .item.next,
	  .carousel-fade .carousel-inner > .item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
	  }
	  .carousel-fade .carousel-inner > .item.prev,
	  .carousel-fade .carousel-inner > .item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
	  }
	  .carousel-fade .carousel-inner > .item.next.left,
	  .carousel-fade .carousel-inner > .item.prev.right,
	  .carousel-fade .carousel-inner > .item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
	  }
}

@media (max-width:1202px) {
	.temp-servicos .open > .dropdown-menu {
		left: 0;
		width: 100%;
		bottom: 0;
		position: relative;
		border-radius: 0;
		margin: 0;
	}
}

@media (max-width:768px) {
	.temp-servicos, .banner-01 {
		margin-bottom: 30px;
	}
	.banner01, .banner02 {
	  margin-bottom: 30px;
	}
	.footer-body .logo {
		text-align: center;
	  margin-bottom: 20px;
	}
	.footer-up .endereco, .footer-up .social-rodape {
	  font-size: 15px;
	}
}

@media (min-width:992px) {
	.footer-body .logo {
	  margin-top: 175px;
	}
}
