/* HEADER */


.ResumoLinks {
	display: flex !important;
  align-items: center;
  justify-content: end;
	flex-direction: row-reverse;
}

.LinkUnicoInfo {
	padding: 10px 0px 9px 20px !important;
}

#wrapper-single .ResumeTags h5 {
    margin-bottom: 15px !important;
}

#pills-filtrar h4 {
    margin-bottom: 18px;
}

#pills-tabContent li a, #pills-filtrar .searchandfilter ul li li{
	margin-bottom: 4px;
}

ul.nav-pills a.nav-link {
    background-color: #f5f5f5 !important;
}

li.nav-item a.active{
    background-color: #fff !important;
}

#pills-filtrar h5, #pills-filtrar h4, #pills-navegar h5, #pills-navegar h4, .TitleFooter {
    text-transform: uppercase;
}

#pills-filtrar h5, #pills-filtrar h4, #pills-navegar h5, #pills-navegar h4{
		font-family: "museo_sans700", serif !important;
}

#pills-filtrar li.sf-field-taxonomy-atividades {
    padding-top: 4px;
}
/*
#pills-filtrar h4 {
	margin-bottom: 23px;
}*/

#pills-filtrar h4{
	margin-left: 18px;
}

#pills-filtrar label.sf-label-checkbox {
  margin-left: 11px;
	line-height: initial;
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
}

#pills-filtrar li:hover {
    width: 100%;
}

.nav-option-active, .sf-option-active, .nav-taxonomy-active, .sf-taxonomy-active, .sf-field-search {
    border: 0;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#pills-filtrar ul>li.sf-level-0:hover {
    border: 2px solid #007bff !important;
	display: inline-flex;
	  background-size: 10px;
    background-position: 3px;
}

#pills-filtrar li.sf-level-0:hover::before, #pills-filtrar li.sf-level-0:hover label {
    padding-left: 0;
}

#pills-filtrar li.sf-level-0:hover label{
	margin-left: 16px;
}

li.sf-level-0, li label.sf-label-checkbox {
    cursor: pointer;
}

.ListaMaisTags li {
	cursor: pointer;
}

#pills-filtrar .searchandfilter ul li li {
    padding: 4px 0;
	padding: 4px 0;
    background: transparent url(http://localhost/secretaria/wp-content/themes/carioca-digital/images/check.png) no-repeat;
    background-size: 0;
    background-position: left;
    cursor: pointer;
    margin-left: 0px;
}

#pills-filtrar ul {
    margin-bottom: 31px;
}

ul#FiltroAtividades, #pills-navegar div ul {
    margin-bottom: 22px;
}

div.row ul.ListaMaisTags li {
    margin-top: 5px;
		margin-bottom: 5px;
}

.TitleFooter{
	height: 65px;
}

/* FIM do CSS do Filtro - AISLAN - 09-11-2020*/

/***CSS Página de Filtros - 06/11/2020 - Bruno ***/

input.sf-input-checkbox {
	display: none;
}

/*#pills-filtrar li label:hover::before {
content: '';
background: url(http://localhost/secretaria/wp-content/themes/carioca-digital/images/check.png) no-repeat;
    display: block;
    height: 20px;
}*/

#pills-filtrar li:first-child:hover {
	border: 2px solid white !important;
}

#pills-filtrar li label {
	    font-size: 16px !important;
		border: 2px solid white;
		margin-left: 18px;
    padding-left: 5px;
    /*padding-right: 5px;*/
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 0;
    position: relative;
    display: block;
	  color: #4579fb;
}
/* AISLAN TESTANDO
#pills-filtrar li label:hover {
	cursor: pointer;
	border: 2px solid #4579fb;
	border-radius: 20px;
}
*/

/***Fim***/








/* CSS adicional do Carioca Digital */
/* Versão: 1.8 em 13/10/2020 08:24 */

body {
	font-family: "museo_sans500", sans-serif!important;
	  font-size:15px!important;
	  color: #716d6d!important;
	  line-height:1.5!important;
	/*position: initial;*/
  }
  
  .searchempty {
	  padding: 0px 238px 80px 41px;
  }
  
  /*
  #AbaComoSolicitar div.row,
  #AbaComoSolicitar div.row .col{
	  padding-right: 0;
	  padding-left: 0;
	  padding-top: 0;
  }
  */
  
  #AbaComoSolicitar p,
  #AbaDocNecessaria p,
  #AbaDescricaoCompleta p,
  #AbaCanaisManifestacao p {
  line-height: 24px;
	overflow-wrap: anywhere;
  }
  
  #AbaComoSolicitar ol {
	  list-style-position: inside;
	  padding-left: 0;
  }
  #AbaComoSolicitar a, #AbaDocNecessaria a {
	  color: #4579fb;
  }
  #AbaComoSolicitar a:hover, #AbaDocNecessaria a:hover{
	  text-decoration:underline;
  }
  
  #AbaComoSolicitar p:first-child {
	  line-height: 24px;
		text-indent: 20px;
	  margin-top: -1.5em;
  }
  
  #AbaDocNecessaria ul li{
	  list-style: inside;
  }
  #AbaDocNecessaria ul li:only-child {
	  list-style: none;
  }
  /*
  #AbaComoSolicitar ol li {
		  list-style: inside;
  }
  */
  #AbaComoSolicitar ol li:only-child {
	  list-style: none;
  margin-top: 1.5em;
  }
  #AbaComoSolicitar ol li:only-child p {
	  text-indent:0px;
  }
  
  #AbaComoSolicitar ul.LocalServico li {
	  list-style: none;
  }
  #AbaComoSolicitar ul.LocalServico b {
	  font-weight:normal;
  }
  
  .row {
	  margin-right: 0px!important;
	  margin-left: 0px!important;
  }
  .col-sm {
	  padding-right: 0px;
	padding-left: 0px;
  }
  /*
  #page {
	  background-image: url('http://localhost/catalogo-servicos-cariocario-dev/wp-content/uploads/2020/01/Home.png');
	  background-position: top center;
	  background-repeat: no-repeat;
	  background-image: url('http://localhost/catalogo-servicos-cariocario-dev/wp-content/uploads/2020/01/Servico.png');
	  background-position: top center;
	  background-repeat: no-repeat;
  }
  */
  /* box verde */
  .badge {
	  font-size: 100% !important;
  }
  
  /* Ocultar bitnami link */
  #bitnami-banner .bitnami-corner-image-div {
	  display: none;
  }
  
  #bitnami-banner {display:none;}
  
  #bitnami-banner { display: none !important; }
  
  .mt-4, .my-4 {
	margin-top: 0rem !important;
  }
  #primary {
	  display: flex;
  }
  article {
	  display: inline-flex !important;
	  /*max-width: 340px;*/
	  /*padding-left: 15px;*/
	  padding-bottom: 39px;
  }
  
  body.single.single-servicos article {
	  display: block;
	  max-width: 100% !important;
	  padding-left: 0px;
  }
  .navbar-dark .navbar-toggler {
	  color: rgba(255,255,255,1) !important;
	  border-color: rgba(255,255,255,0);
  }
  .navbar-dark .navbar-toggler-icon {
	  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGlkPSJzdmdfMSIgZmlsbD0ibm9uZSIgZD0ibTAsMGw0OCwwbDAsNDhsLTQ4LDBsMCwtNDh6Ii8+CiAgPHBhdGggZmlsbD0iI2ZmZmZmZiIgaWQ9InN2Z18yIiBkPSJtNiwzNmwzNiwwbDAsLTRsLTM2LDBsMCw0em0wLC0xMGwzNiwwbDAsLTRsLTM2LDBsMCw0em0wLC0xNGwwLDRsMzYsMGwwLC00bC0zNiwweiIvPgogPC9nPgo8L3N2Zz4=);
  }
  .sticky {
	  position: fixed;
	top: 0;
	width: 100%;
	  opacity : 1;
	  /*ansition: opacity 2s;*/
	  z-index: 9999999999999;
  }
  /*
  .herocanvas-sticky {
	  height: 80px !important;
  }
  */

  .navbar-brand {
	  /*padding-top: 28px;*/
	  /*padding-left: 40px;*/
		padding-left: 40px;
	  padding-bottom: 0px!important;
	margin-right: 23px !important;
	  animation-name: AnimaLogo;
	  animation-iteration-count: 1;
	  animation-timing-function: ease-in;
	  animation-duration: 0.4s;
  }
  
  @keyframes AnimaLogo {
	  0% {
		  opacity: 0;
	  }
	  100% {
		  opacity: 1;
	  }
  }

  .btn-primary {
	  color: #fff!important;
	  background-color: #1bb5da!important;
	  border-color: #1bb5da!important;
  }
  .btn-primary:hover {
	  color: #fff!important;
	  background-color: #008eb6!important;
	  border-color: #008eb6!important;
  }
  .fa-lock {
	  display: none !important;
  }
  .btn-social {
	  padding-left: 0px !important;
	  text-align: center !important;
	  padding: .375rem 0.0rem !important;
  }
  a, a:hover {
	color: #0bb975;
	/*text-decoration: none;*/
	background-color: transparent;
	  overflow-wrap: break-word;
	word-wrap: break-word;
  }
  .custom-logo-link {
	  margin-top: 27px;
  }
  .container {
	  max-width: 1200px!important;
	  padding-right: 0px !important;
	padding-left: 0px !important;
	  border: 0px solid #f1f1f1;
  }
  .wrapper {
	/*max-width: 1200px;*/
	margin: 0 auto;
	  padding: 0px!important;
  }
  
  
  
  
  
  /* HEADER ACESSIBILIDADE MOBILE */
  .HeaderAcessibilidadeMobile {
	  display: none;
  }
  
  .HeaderLogin {
	  float: right;
	  margin-right: 75px;
  }
  .HeaderLogin img {
	  margin-right: 7px;
  }
  .HeaderLogin span {
	  font-size: 13.5px;
	  font-weight: 100;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: 1.47;
	  letter-spacing: normal;
	  text-align: left;
	  color: #fff;
  }
  span.HeaderLoginUser {
	font-weight: 300;
	  letter-spacing: 0.27px;
  }
  span.HeaderLoginUser:after {
	  content: "";
	display: block;
	float: right;
	  background-image: url('http://localhost/secretaria/wp-content/themes/carioca-digital/images/seta.png');
	  width: 11px;
	  height: 6px;
	  margin-left: 12px;
	margin-top: 13px;
  }  

  
  
  
  
  #wrapper-personas, #wrapper-personas-mobile {
	  /*height: 518px;*/
	  background-color: #f5f5f5 !important;
  }
  #wrapper-personas .row {
	  padding-right: 30px;
	padding-left: 39px;
	padding-top: 71px;
	padding-bottom: 51px;
	  width: 100% !important;
  }
  #wrapper-personas .col-sm:not(:last-child) {
	  padding-right: 20px;
  }
  .card-persona {
	  min-height: 393px;
	border-radius: 4px;
	box-shadow: 0px 1px 3px 0 #00000026;
	background-color: #fff;
  }
  .Anchors .card-body {
	padding: 34px 42px 18px !important;
  }
  
  /*
   * Alteração texto - leo
  .Anchors .card-body p{
	font-family: "museo_sans300", sans-serif;
  }
  */
  .Anchors .card-body span {
	  display: block;
	  margin-bottom: 30px;
  }
  .Anchors .card-body ul li span:last-child {
	  margin-bottom: 30px !important;
  }
  .Anchors .card-body ul li span {
	  margin-bottom: 0px !important;
  }
  .card-img-top {
	  z-index: 2;
  }
  .card-img-circle {
	  display: block;
	  width: 90px;
	  height: 90px;
	  background-color: #00aeef;
	  border-radius: 50%;
	  z-index: 9999;
	/*margin-top: 144px;
	  margin-left: 31%;*/
	  left: 0;
	  right: 0;
	  top: 143px;
	  margin: 0 31%;
	position: absolute;
  }
  .TitlePersonas {
    font-family: "museo_sans500", sans-serif;
    font-size: 23px;
    font-weight: 300;
	padding: 40px 0px 15px 0px;
	display: block;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
	letter-spacing: normal;
	text-align: left;
	color: #0bb975;
  }
  .ListaPersonas {
	  font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	/*line-height: 2.38;*/
	letter-spacing: normal;
	text-align: left;
	color: #4579fb;
  }
  .ListaPersonas li {
	margin-right: 25px;
	display: block;
	font-family: "museo_sans300", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.2;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4579fb;
	  margin-bottom:10px;
  }
  /*
  #wrapper-mais-servicos {
	  height: 200px;
  }
  */
  #wrapper-mais-servicos .row {
	  padding-right: 30px;
	padding-left: 39px;
	padding-top: 60px;
	padding-bottom: 127px;
	  width: 100% !important;
  }
  .ListaMaisServicos li {
	padding: 13px 26px 12px 26px;
	margin-right: 25px;
	margin-bottom: 20px;
	border-radius: 22.7px;
	background-color: #00aeef;
	display: inline-block;
	font-family: "museo_sans300", sans-serif;
    font-size: 19px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .ListaMaisServicos li:hover {
	  padding: 13px 26px 12px 26px;
	  margin-right: 25px;
	  margin-bottom: 20px;
	border-radius: 22.7px;
	background-color: #0bb975;
	display: inline-block;
    font-family: "museo_sans300", sans-serif;
    font-size: 19px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .ListaMaisServicos li:after {
	  content: "";
	  display: block;
	  float: right;
	  margin-top: 2px;
	  margin-left: 10px;
	  width: 12px;
	height: 13px;
	  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi/P//PwMUCDAQARiRNPwnRgMTA4mAIg2MSJgdiDdj1QHyAxpmBuI1/3EAbIqXoqnZh0sDNsU7gJgLmwZsijcBMRtUHkUDKC5moCleg6QYQ8N0NMVLoTYyYNMACtaPSIG2AIjjgPgveoqAYRYgUQEV5AfiLEJJBCDAAJi+DzDPc+akAAAAAElFTkSuQmCC');
  }
  .ListaMaisServicos li:hover:after {
	  content: "";
	  display: block;
	  float: right;
	  margin-top: 2px;
	  margin-left: 10px;
	  width: 12px;
	height: 13px;
	  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi/P//PwMUCDAQARiRNPwnRgMTA4mAIg2MSJgdiDdj1QHyAxpmBuI1/3EAbIqXoqnZh0sDNsU7gJgLmwZsijcBMRtUHkUDKC5moCleg6QYQ8N0NMVLoTYyYNMACtaPSIG2AIjjgPgveoqAYRYgUQEV5AfiLEJJBCDAAJi+DzDPc+akAAAAAElFTkSuQmCC');
  }
  .VejaMaisServicos {
	  font-size: 23px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #00aeef;
  }
  
  /* WRAPPER-OUVIDORIA */
  #wrapper-ouvidoria {
	  border-top: #e4e4e4 1px solid;
  }
  
  #wrapper-ouvidoria .row {
	  padding-right: 30px;
	  padding-left: 39px;
	  padding-top: 60px;
	  padding-bottom: 0px;
	  width: 100% !important;
  }
  
  .TitleOuvidoria {
	  float: right;
		  margin-right: 43px;
	font-family: "museo_sans500", sans-serif;
	font-size: 23px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	  text-transform: uppercase;
	color: #0bb975;
  }
  
  .TitleOuvidoria:after {
	/* float: right; */
	content: "";
	width: 28px;
	/* margin-top: 60px; */
	display: block;
    position: absolute;
    top: 3.5em;
    right: 58px;
	border-top: 6px solid #0bb975;
  }
  
  .TxtOuvidoria {
	font-family: "museo_sans300", sans-serif;
    font-size: 17px;
    font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.61;
	letter-spacing: normal;
	text-align: left;
	color: #5d5d5d;
  }
  
  .LinkOuvidoria {
	  font-family: "museo_sans700", sans-serif;
	  display: block;
	  max-width: 170px;
	  margin-top: 25px;
	  margin-bottom: 56px;
	  text-align: center;
	padding: 9px 9px;
	  border-radius: 3px;
	background-color: #09b88a;
	  border-radius: 6px;
	border: solid 2px #0bb975;
	background-color: #fff;
	  font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #0bb975 !important;
	  text-decoration:none !important;
  }
  .LinkOuvidoria:after {
	  content: "";
	  background-image: url('http://localhost/secretaria/wp-content/themes/carioca-digital/images/new-open-g.png');
	  background-position: center;
	  background-repeat: no-repeat;
	font-weight: 900;
	width: 16px;
	height: 16px;
	text-align: right;
	float:right;
	  clear: both;
  }
  .LinkOuvidoria:hover {
	background-color: #0bb975;
	color: #fff !important;
	  text-decoration:none !important;
  }
  
  /* FOOTER */
  #wrapper-footer-prefeitura {
	  background-color: #004a80;
	  /*margin-bottom: 52px;*/
  }
  #wrapper-footer-full {
	  background-color: #008eb7!important;
	  /*margin-bottom: 52px;*/
  }
  #wrapper-footer-full .row {
	  padding-right: 40px;
	padding-left: 40px;
	padding-top: 79px;
  }
  #wrapper-footer-full .col-8 .row:not(:last-child) {
	padding-top: 0px;
	  padding-bottom: 87px;
  }
  #wrapper-footer-full .col-8 .row:last-child {
	padding-top: 0px;
	  padding-bottom: 52px;
  }
  #wrapper-footer-full .col-9 .row:not(:last-child) {
	padding-top: 0px;
	  padding-bottom: 87px;
  }
  #wrapper-footer-full .col-9 .row:last-child {
	padding-top: 0px;
	  padding-bottom: 52px;
  }
  /*
 .LogoCariocaFooter {
	  
  }
 */
  .LogoCariocaFooter span {
	display: block;
    padding-top: 32px;
    font-family: "museo_sans100", sans-serif;
	font-size: 15px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .LogoIplanFooter {
	  padding-top: 60px;
  }
  .LogoIplanFooter img {
	  width: 100px;
  }
  .LogoIplanFooter span {
	  display: block;
	  padding-bottom: 16px;
	  font-size: 11px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: 0.22px;
	text-align: left;
	color: #fff;
  }
  span.NomeIplanFooter {
	  padding-top: 20px;
	  font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: 0.3px;
	text-align: left;
	color: #fff;
  }
  .RedesSociaisFooter {
	  padding-top: 57px;
  }
  .RedesSociaisFooter span {
	  display: block;
	  padding-bottom: 18px;
	  font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: 0.3px;
	text-align: left;
	color: #fff;
  }
  .EnderecosFooter {
	  padding-top: 0px;
  }
  .EnderecosFooter img {
	  display: block;
	  width: 100px;
	  padding: 0px 0px 15px 0px;
  }
  .EnderecosFooter span {
	  font-size: 15px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .EnderecosFooter h5 {
	  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  span.cem {
	  display: block;
	  padding-top: 43px;
	font-size: 15px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  span.quinhentos {
	  display: block;
	  padding-top: 43px;
	  font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .ListaRedesSociaisFooter li {
	  display: inline-block;
	  margin-right: 12px;
  }
  .RedesSociaisFooter img {
	  width: 37px;
  }
  .TitleFooter {
	  display: block;
	  padding: 0px 0px 38px 0px;
	  text-transform: uppercase;
	  font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  /*
  ul.ListaFooter {
	  /*margin-bottom:87px;
  }
  */
  ul.ListaDoubleFooter {
	  column-count: 1;
	column-gap: 30px;
  }
  ul.ListaFooter li,
  ul.ListaDoubleFooter li{
	  display: block;
	  font-size: 15px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.47;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  
  ul.ListaDoubleFooter {
	  list-style:none;
  }
  
  ul.ListaDoubleFooter a{
	  color:#fff;
  }
  
  ul.ListaDoubleFooter a:hover{
	  text-decoration:underline;
  }
  
  .btn-outline-primary, .wpcf7 input[type=submit] {
	  color: #008eb6;
	  border-color: #008eb6;
  }
  .btn-outline-primary:hover, .wpcf7 input:hover[type=submit] {
	  color: #fff;
	  background-color: #008eb6;
	  border-color: #008eb6;
  }
  #wrapper-single {
	  background-color: #f5f5f5;
	  opacity: 1;
	  position: relative;
  }
  #wrapper-single .container {
	  display: flow-root;
  }
  #wrapper-single .row {
	  padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	  width: 100% !important;
  }
  #wrapper-single .col-sm:first-child {
	  padding-right: 20px;
	  padding-left: 0px;
  }
  #wrapper-single .col-sm-4:first-child {
	  padding-right: 20px;
	  padding-left: 0px;
  }
  #wrapper-single .col-sm-8:first-child {
	  padding-right: 20px;
	  padding-left: 0px;
  }
  #wrapper-single .Anchors .Title {
   border-bottom: 0px;
  }
  
  #wrapper-single .Title {
	  width: 100%;
	  background-color: #fff;
	border-bottom: 1px solid #e2e2e2;
  }
  #wrapper-single .Title a:hover {
	text-decoration: none;
  }
  #wrapper-single h1 {
	  clear: both;
	  margin-bottom: 0rem;
	  padding: 17px 0px 15px 41px;
	  font-family:"museo_sans500", sans-serif;
	font-size: 21px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #02b0d6;
  }
  .Resume.top {
	  display: flow-root;
	  border-top: 0px !important;
	  border-radius: 0px 0px 4px 4px !important;
		padding: 32px 37px 20px 37px !important;
  }
  #wrapper-single .Resume, #wrapper-single .ResumeTags {
	  padding: 0px 0px 0px 0px;
	border-radius: 4px;
	box-shadow: 0px 1px 3px 0 #00000026;
	border: solid 1px #cccccc;
	background-color: #fff;
  }
  
  #wrapper-single .Resume a.LinkCertificado {
	  float: none;
    display: block;
    margin-left: 0;
  }
  
  #wrapper-single .Back {
	  margin-top: 20px;
	  margin-bottom: 20px;
	  padding: 32px 37px 20px 37px !important;
  }
  /*
   * Alteração texto - Leo
  #wrapper-single .Back h5 {
	  font-size: 18px !important;
	font-weight: 500 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56 !important;
	letter-spacing: normal;
  }
  */
  
  #wrapper-single .Back ul {
	  padding: 0px 0px 0 0 !important;
	  list-style-type: none;
  }
  #wrapper-single .Back ul li {
	  margin-bottom: 10px;
  }
  
  /*
   * Alterações texto - Leo
  #wrapper-single .Back ul li {
	  margin-bottom: 8px;
	  
	  font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: normal;
	text-align: left;
	color: #4579fb;
	  text-decoration:underline;
	  
  }
  */
  #wrapper-single .Back ul li a {
	  /*
	  font-family: "museo_sans700", sans-serif;
	  */
	  font-size: 16px;
	  color: #4579fb;
	  line-height: normal;
  }
  #wrapper-single .Back ul li a:hover {
  text-decoration:underline;
  }
  
  
  .Counter {
	  width: 100%;
	  border-radius: 4px 4px 0px 0px;
	  border: solid 1px #cccccc;
	  box-shadow: 0px 0px 0px 0 #00000026;
	  background-color: #f9f5f5;
	  padding: 12px 16px 12px 25px;
  }
  .Counter span {
	  font-family: "museo_sans300", sans-serif;
	  font-size: 12.5px;
	color: #716d6d;
  }
  .lb-like {
	  padding-right: 10px !important;
  }
  .lb-count {
	  border-left: 0;
		font-family: "museo_sans500", sans-serif !important;
	  color: #008fbe !important;
	  font-size: 12px !important;
		padding-left: 5px !important;
	  padding-right: 0px !important;
  }
  
  .likebtn-wrapper *{
	  color: #008fbe;
  }
  .likebtn-wrapper {
	  float: right;
	  line-height: 20px;
  }
  .lb-style-custom .lb-count {
	  font-size: 16.5px;
	font-weight: 500;
	color: #008fbe;
  }
  #wrapper-single .Resume h5:not(:first-child) {
	  margin-top: 33px;
  }
  #wrapper-single .Resume h5 {
	  font-family:"museo_sans700", sans-serif;
	  margin-bottom: 10px;
	  font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	  text-transform: uppercase;
	color: #09b886;
  }
  
  /**/
  #wrapper-single .Back h5 {
	  font-family:"museo_sans700", sans-serif;
	  margin-bottom: 16px;
	  font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	  text-transform: none;
	color: #09b886;
  }
  
  #wrapper-single .Back h5 strong{
	font-weight: normal;
  }
  
  
  .clearfix {
	  margin-top: 30px;
  }
  .LinkUnico {
	  font-family: "museo_sans700", serif;
	  display: inline-block;
	  text-align: center;
	  padding: 13px 36px;
	  border-radius: 6px;
	background-color: #09b88a;
	  font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
  }
  a.LinkUnico:hover {
	background-color: #09b88a;
	color: #fff;
	  text-decoration:none !important;
  }
  .LinkUnico img {
	width: 16px;
	height: 16px;
	margin-left: 9px;
	text-align: right;
	vertical-align: text-top;
  }
  .ResumoLinks {
	  display: block;
	  float: right;
	  width: 100%;
	  margin-top: 20px;
	
  }
  .LinkUnicoInfo {
	  font-family: "museo_sans700", sans-serif !important;
	  display: block;
	  float: right;
	  text-align: center;
	  padding: 10px 15px 9px;
	  border-radius: 6px;
	background-color: #fff;
	  font-size: 14.5px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #09b88a !important;
  }
  a.LinkUnicoInfo:hover {
	background-color: #fff;
	color: #09b88a;
  }
  .LinkUnicoSearch {
	  font-family: "museo_sans700", sans-serif;
	  display: block;
	  float: right;
	  text-align: center;
	  padding: 10px 15px 9px;
	  border-radius: 3px;
		margin-left: 18px;
	background-color: #09b88a;
	  font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
  }
  a.LinkUnicoSearch:hover {
	background-color: #09b88a;
	color: #fff;
  }
  .LinkUnicoSearch img {
	width: 13px;
	height: 13px;
	margin-left: 9px;
	text-align: right;
	vertical-align: baseline;
  }
  #wrapper-single .ResumeTags h5 {
	  margin-bottom: 20px;
	  font-size: 20px;
	line-height: 28px;
	color: #8b8989;
	  font-weight:normal;
  }
  
  #wrapper-single .ResumeTags h5 strong {
	  font-family: "museo_sans700", serif;
	  color: #0ab786;
	  font-weight: normal;
	  font-size:16px;
  }
  
  #wrapper-single .Resume span {
	  display: block;
	  margin-bottom: 30px;
	  font-size: 15px;
	font-stretch: normal;
	font-style: normal;
	line-height: 28px;
	letter-spacing: normal;
	text-align: left;
	color: #212529;
  }
  /*.star-rating .star-value {
	  background: url('http://localhost/secretaria/wp-content/plugins/yet-another-stars-rating/img/star_3.svg') !important;
  }*/
  .lb-tt.lb-share-tt {
   display: none !important;
  }
  #wrapper-single .Resume span.dashicons {
	  font-family: dashicons;
  }
  /*
  #wrapper-single .Resume li {
	  display: block;
  }
  */
  .ResumeProdutos  {
	  color:#212529;
  }
  .ResumeProdutos li:only-child {
	  list-style-type: none;
	  margin-left: 0;
  }
  
  .ResumeProdutos li{
	  margin-left: 20px;
	line-height: 28px;
  }	
  
  
  #wrapper-single .Resume li:last-child {
	  margin-bottom: 39px;
  }
  #wrapper-single .Anchors {
	  margin-bottom: 40px;
	  border-radius: 4px;
	box-shadow: 0px 1px 3px 0 #00000026;
	border: solid 1px #cccccc;
	background-color: #fff;
	  color:#212529;
  }
  #wrapper-single .ResumeTags .Anchors {
	  margin-bottom: 40px;
	  min-height: 0px;
	  border: 0 !important;
	box-shadow: none !important;
  }
  
  #wrapper-single .Anchors ul {
	  padding: 25px 0px 6px 34px;
  }
  
  #wrapper-single .ResumeTags .Anchors ul {
	  padding: 0px 0px 6px 0px;
  }
  
  /*
  #wrapper-single .ResumeTags ul li {
	line-height: 2;
  }
  */
  
  
  #wrapper-single .ResumeTags a {
	  font-size:16px;
	  color: #4579fb;
	  line-height: normal;
	  font-weight:normal;
  }
  #wrapper-single .ResumeTags a:hover {
  text-decoration:underline;
  }

/* HEADER CATEGORY START */

.page-template-csupage #wrapper-single .Nome h1::before {
    display: none;
    content: "";
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAADlQTFRFAAAAb9PpALLXkt7uadHoetbqTcnjSMjjT8nkYM7m4/b6h9rsfNfrALPXWc3lZ9Hnedbqftfrld/vNcYW5AAAABN0Uk5TAP///////////8D//////////8+30y4AAABJSURBVHictc5JDoAwDATBcbOGLST/fyzcgmJA4kAfS9bI0ktGU1MLnaf+RzJgGEthkqibpQXWLZTieafd733Bm3eeMTk0srNLB5AUAj+4Vsq7AAAAAElFTkSuQmCC");
    width: 19px;
    height: 19px;
    float: left;
    margin-right: 20px;
}

.page-template-csupage #wrapper-single {
    background-color: rgba(1, 132, 164, 0.10);
}

.page-template-csupage #wrapper-single .row {
    padding-right: 40px;
    padding-left: 74px;
    padding-top: 65px;
    width: 100% !important;
}

.page-template-csupage #wrapper-single .Anchors {
    margin-bottom: 63px;
    box-shadow: 0px -3px 32px 0 rgba(9, 183, 137, 0.25);
    border: none;
}

.page-template-csupage #wrapper-navbar .container {
    text-align: left;
}

.page-template-csupage #wrapper-single .Anchors .Resumo {
    padding: 54px 46px;
    font-family: "museo_sans300", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #757373;
}

.page-template-csupage #wrapper-single .Resumo h1 {
    font-family: "museo_sans300", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
    padding: 29px 0px;
    color: #0ab786;
}

.page-template-csupage #wrapper-single .Anchors ul {
    padding: 0px 0px 0px 22px !important;
    margin-left: 22px;
    list-style: disc;
}

#DescGestor, #ResumoGestor {
    padding-bottom: 37px;
}

#DescGestor .Anchorsx, #DescTaxonomia .Anchorsx {
	padding-right: 95px;
}

#DescGestor .Anchorsx span {
    font-family: "museo_sans300", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #757373;   
}

#impressao {
	margin-top: 25px;
}

#ResumoGestor h5 {
    font-family: "museo_sans700", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #757373;
    margin-top: 29px;
}

#ResumoGestor span {
    font-family: "museo_sans300", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #757373;
    margin-top: 17px;
}

#ResumoGestor a {
    font-family: "museo_sans300", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #4579fb;
    margin-top: 17px;
}

#ResumoGestor a:hover {
    text-decoration: underline !important;
}

#ImgTaxonomia {
    padding-left: 15px;
    margin: 11px 0 37px 0px;
}

/* HEADER CATEGORY END */
  
/* FILTRO START */
#FiltroAtividades, #FiltroGrupos, #FiltroTemas, #FiltroPersonas, #FiltroGestores {
    display: inline-block;
	  padding-left: 0px;
    list-style: none;
}

#FiltroAtividades li {
	margin-bottom: 0px;
}

.cat-item {
	width: 100%;
}

/* FILTER TAB START */

#wrapper-static-content {
    display: block !important;
}

#pills-tab li a, #pills-tab li a:hover {
    padding: 31px 0px 29px 0px;
    background-color: #fff;
    font-family: "museo_sans500", serif;
    color: #c2c2c2 !important;
    font-weight: normal;
    font-size: 20px !important;
    text-decoration: none !important;
    text-align: center;
}
#pills-tab li a:after {
    content: "";
        display: block;
        width: 100%;
        position: relative;
        border-top: 6px solid #c2c2c2;
        top: 31px;
}
#pills-tab li a, #pills-tab li a:hover {
    color: #c2c2c2;
}

/* LI ACTIVE */
#pills-tab li a.active, #pills-tab li a.active:hover {
    padding: 31px 0px 29px 0px;
    background-color: #fff;
    font-family: "museo_sans500", serif;
    color: #0ab786 !important;
    font-weight: normal;
    font-size: 20px !important;
    text-decoration: none !important;
}
#pills-tab li a.active:after {
    content: "";
        display: block;
        width: 100%;
        position: relative;
        border-top: 6px solid #09b88a;
        top: 31px;
}
#pills-tab li a.active, #pills-tab li a.active:hover {
    color: #0ab786;
}

/*
#pills-tabContent h5 strong {
    font-family: "museo_sans500", serif !important;
}
*/

#pills-tabContent {
    padding: 47px 32px 47px 12px;
}

#pills-tabContent h5 {
	margin-left: 20px;
}
#pills-tabContent ul {
	list-style: none;
	padding-left: 0;
	overflow: auto;
}

#pills-tabContent li {
	list-style: none;
    border: solid 2px white !important;
    border-radius: 14px;
	float: left;
	clear: both;
  margin-left: 0px;
}

#pills-tabContent li a {
    padding: 4px 0;
    color: #4579fb !important;
    font-weight: normal;
    font-size: 16px !important;
	margin-left: 18px;
    /*margin-right: 14px;*/
	position: relative;
	display: block;
}
#pills-tabContent li a::before {
	content: "";
	width: 14px;
	height: 11px;
	display: block;
	position: absolute;
	left: -16px;
	top: 7px;
}

#pills-filtrar li a {
    text-decoration: none !important;
}

/*
#pills-filtrar li:hover {
    border: solid 2px #4579fb !important;
}


#pills-filtrar li:hover a::before {
	background: transparent url(http://localhost/secretaria/wp-content/themes/carioca-digital/images/check.png) no-repeat;
}
*/

#pills-filtrar label.filtro_selecionado {
    border-radius: 13.5px;
    border: solid 2px #4579fb !important;
    background-color: #4579fb;
    color: #fff !important;
    padding: 13px 10px 13px 13px;
    list-style: none;
}

#pills-filtrar label.filtro_selecionado::after {
    content: "";
    background-image: url(http://localhost/secretaria/wp-content/themes/carioca-digital/images/checked.png);
    background-position: center;
    background-repeat: no-repeat;
	background-size: auto;
  width: 21px;
  height: 21px;
  text-align: right;
  position: initial;
	float: right;
  top: 15px;
	margin-left: 35px;
}

#pills-filtrar label.filtro_selecionado a {
    font-size: 16px;
    color: #fff;
    line-height: normal;
    font-weight: normal;
	/*margin-right: 35px;*/
}

#pills-filtrar .custom-control-label::before {
	display: none !important;
}

#pills-filtrar .custom-control-label::after {
    
}

/* FILTER TAB END */
  /*
   * LEONARDO TESTE
  #wrapper-single .Anchors ul li {
	  /*list-style-type: disc;
	  display: block;
	  font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #4579fb !important;
	  text-decoration:underline;
  }
  #wrapper-single .Anchors ul li a {
	font-weight: 600;
	line-height: 1.5;
	color: #4579fb;
	  text-decoration:underline;
  }
  
  #wrapper-single .Anchors ul li.DocNecessaria {
	  /*list-style-type: disc;
	  list-style-position: inside;
	  margin-block-end: 16px;
  }
  */
  #wrapper-single .Anchors .Title {
	  border-radius: 4px;
	  /*box-shadow: 0px 1px 3px 0 #00000026;*/
	background-color: #f9f5f5;
  }
  #wrapper-single .Anchors .Title h5 {
	  padding: 8px 23px 7px 22px;
	  font-size: 21px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.55;
	letter-spacing: normal;
	text-align: left;
	color: #02b1d1;
	  margin-bottom:0;
  }
  #wrapper-single .Anchors .Resumo {
	  width: 100%;
	  display: inline-block;
	  padding: 26px 23px;
	  line-height: 24px;
	  /*
	  font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #757373;
	  */
  }
  
  /*
   * correção texto - leo
  #wrapper-single .Anchors .Resumo span{
  font-family: "museo_sans300", sans-serif;
  font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #757373;	
  }
  */
  
  #wrapper-single .Resumo a, a:hover {
	text-decoration: none;
	  color: #212529;
  }
  
  #AccordionDescricaoCompleta a{
	  color: #4579fb;	
  }
  
  #AccordionDescricaoCompleta a:hover{
	text-decoration: underline;
  }
  
  /*
  #AccordionDescricaoCompleta {
	  font-family: "museo_sans300", sans-serif;
	  font-weight:300;	
  }
  */
  
  .pagination {
	  margin-top: 25px;
	justify-content: space-between;
	width: 75%;
	margin: 0 auto;
  }
  .pagination li {
	  padding: 0 0px;
  }
  .pagination li a:focus {
	  border: none !important;
	  box-shadow: none;
  }
  
  ul.pagination li.ocultar {
	  text-indent:-2000px;
	color: #CCC !important;
	cursor: auto !important;
  }
  
  
      
  
  
  ul.pagination li.ocultar a{
	  color:#ccc;
	  text-decoration:none;
	  /*text-indent:-2000px;*/
  }
  /*
  .Anchors a {
	  display: block;
  }
  */
  
  .Anchors .LinkServicoEtapa {
	  font-family: "museo_sans700", sans-serif;
	  display: inline-block;
	  width: 162px;
	  /*width: 170px;
	  margin-top: 25px;
	  margin-bottom: 25px;
	  */
	  text-align: center;
	padding: 9px 9px;
	  border-radius: 3px;
	background-color: #09b88a;
	  font-size: 12px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
	  text-decoration:none !important;
  }
  
  .Anchors .LinkServicoEtapa img {
	width: 12px;
	height: 12px;
	  margin-left: 9px;
	text-align: right;
	  clear: both;
	  vertical-align:text-top;
  }
  
  a.LinkCertificado, a.LinkCertificado:hover{
	  font-family: "museo_sans700", sans-serif;
	  /* display: inline-block; */
	  float: right;
	  max-width: 277px;
	  /*
	  margin-top: 25px;
	  margin-bottom: 25px;
	  */
	  text-align: center;
	padding: 9px 9px;
	margin-left: 18px;
	  border-radius: 3px;
	background-color: #09b88a;
	  font-size: 12px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
	  text-decoration:none !important;
  }
  
  .LinkCertificado img {
	  width: 12px;
	  height: 12px;
	  margin-left: 9px;
	  text-align: right;
	  clear: both;
	  vertical-align: text-top;
  }
  
  .Anchors .LinkServico {
	  font-family: "museo_sans700", sans-serif;
	  display: block;
	  max-width: 170px;
	  margin-top: 25px;
	  margin-bottom: 25px;
	  text-align: center;
	padding: 9px 9px;
	  border-radius: 3px;
	background-color: #09b88a;
	  font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
	  text-decoration:none !important;
  }
  .Anchors .LinkServico img {
	  width: 12px;
	  height: 12px;
	  margin-left: 9px;
	  text-align: right;
	  clear: both;
	  vertical-align: text-top;
  }
  
  .LinksApps1746, .BlocoLinks {
	  margin:25px 0;
  }
  
  .LinkApple {
	  background-image: url('http://localhost/secretaria/wp-content/themes/carioca-digital/images/app-store.png');
	  background-position: top center;
	  background-repeat: no-repeat;
	  display: inline-block;
	  width: 119px;
	  height: 38px;
	  vertical-align: bottom;
	  /*
	  margin-top: 25px;
	  margin-bottom: 25px;
	  text-align: center;
	  border-radius: 6px;
	  font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
	  */
  }
  .LinkApple img {
	width: 12px;
	height: 12px;
	  margin-left: 9px;
	text-align: right;
	  clear: both;
  }
  .LinkGoogle {
	  background-image: url('http://localhost/secretaria/wp-content/themes/carioca-digital/images/Google.png');
	  background-position: top center;
	  background-repeat: no-repeat;
	  display: inline-block;
	  width: 119px;
	  height: 38px;
	  vertical-align: bottom;
	  /*
	  margin-top: 25px;
	  margin-bottom: 25px;
	  text-align: center;
	  border-radius: 6px;
	  font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	  text-transform: uppercase;
	color: #fff !important;
	  */
  }
  .LinkGoogle img {
	width: 12px;
	height: 12px;
	  margin-left: 9px;
	text-align: right;
	  clear: both;
  }
  .Anchors ul {
	  padding: 0px !important;
	  list-style: none;
  }
  .Anchors ul.CanalManifestacao {
	  padding: 0px !important;
	  list-style: none;
	  line-height: 24px;
  }
  .Anchors ul.LocalServico {
	  padding: 0px !important;
	  list-style: none;
  }
  
  .Anchors ul li {
	  display: list-item !important;
	  margin-bottom:16px;
  }
  .Anchors .card-header {
	  height: 49px;
	  background-color: #02b1d7;
	  padding: 0;
  }
  .Anchors .card-header button {
	  font-family: "museo_sans300", sans-serif;
	  width: 100%;
	  border-radius: 0 !important;
	  border-bottom: 0 !important;
	  font-size: 20px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 49px;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	  padding: 0 20px 0 42px;
  }
  .Anchors .btn:after,
  .Anchors .btn.collapsed:after{
	  content: "";
	  background-image: url('http://localhost/secretaria/wp-content/themes/carioca-digital/images/arrow-accordion.png');
	  background-position: center;
	  background-repeat: no-repeat;
	font-weight: 900;
	width: 15px;
	height: 9px;
	text-align: right;
	float:right;
	  padding: 24px 0;
	transform: rotate(0deg);
	transition: all 0.3s ease 0s;
  }
  .Anchors .btn.collapsed:after{
	color: #fff;
	transform: rotate(0);
	  -webkit-transform: rotate(180deg);
	  -moz-transform: rotate(180deg);
	  transform: rotate(180deg);
  }
  
  /*
  .Anchors button:before {
	  font-family: 'Glyphicons Halflings';
	  content: "\e114";
	  float: right;
	  transition: all 0.5s;
  }
  .Anchors.active button:before {
	  -webkit-transform: rotate(180deg);
	  -moz-transform: rotate(180deg);
	  transform: rotate(180deg);
  } 
  */
  
  .Anchors .btn-link:active, .Anchors .btn-link:focus, .Anchors .btn-link:hover, .Anchors .btn-link:visited{
	  text-decoration: none;
	box-shadow: 0 0 0 0;
	outline: 0;
  }
  .Anchors .btn-noradius {
	  border-radius: 0 !important;
  }
  /*cards*/
  .layout-margin-8 {
	margin: 3% 8%;
  }
  
  .card-img-top-custom {
	width: 50%;
	margin: 0 auto;
  }
  
  .card-title {
	text-align: center;
  }
  
  .card-shadow {
	-webkit-box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
	-moz-box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
	box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
  }
  
  .card-deck {
	  width: 375px;
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	align-items: stretch;
  }
  
  .card {
	padding: 3% 1.5%;
	border: none;
	max-width: 375px;
	flex-grow: 1;
  }
  
  /* wrapper-404 */
  #error-404-wrapper {
	  background-color: #f5f5f5;
	  opacity: 1;
	  position: relative;
  }
  #error-404-wrapper img {
	  padding: 80px 238px 172px 239px;
  }
  
  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 320px) {
  
  }
  
  /* Extra Small Devices, Phones */ 
  @media (max-width: 480px) {
		
		#popmake-80688 {
		max-width: 90% !important;
	}
	  
	  html {
		  max-width: 100% !important;
		  overflow: initial;
	  }
	  body {
		  max-width: 100% !important;
		  /*position: relative;*/
		  overflow-x: hidden !important;
	  }
	  #page {
		  position: absolute;
		  max-width: 480px !important;
	  }
	  .sticky {
		  max-width: 480px !important;
	  }
	  .wrapper-navbar {
		  display: flex;
	  }
	  #wrapper-herocanvas .container {
		  display: inline-block;
	  }
	  .navbar {
		  height: auto !important;
	  }
	  .HeaderLogo {
		  margin-right: 0px;
		  align-content: center;
		  /*align-items: initial;*/
		  justify-content: center;
	  width: 39%;
	  }
	  
	  .HeaderLogo img {
		  margin-left: 12px;
	  }
	  
	  .navbar-brand {
	  padding-left: 40px;
	  /*padding-bottom: 10px;*/
	  margin-right: 7px !important;
	  }
	  
	  .searchempty {
	 padding: 20px;
  }
	  


	  

	  
  .pagination {
	margin-bottom: 20px;
	justify-content: space-between;
	width: 100%;
	margin: 25 auto;
  }
	  .page-link {
		  padding: 8px 10px 8px 10px;
	  }
	  
  /*
	  .pagination li {
	  padding: 0 0px;
  }
  .pagination li a:focus {
	  border: none !important;
	  box-shadow: none;
  }
  
  ul.pagination li.ocultar {
	  text-indent:-2000px;
	color: #CCC !important;
	cursor: auto !important;
  }	
	  */
	  
	  /* HEADER ACESSIBILIDADE MOBILE */
	  .HeaderAcessibilidade {
		  display: none;
	  }
	  .HeaderAcessibilidadeMobile {
		  display: none;
		  text-transform: uppercase;
	  align-items: center;
	  justify-content: center;
	  width: 100%;
	  }
	  .HeaderAcessibilidadeMobile span {
		color: #fff;
		font-size: 14px;
	  font-weight: 500;
		margin: .5em .5em .5em 0px;
	  font-stretch: normal;
	  font-style: normal;
  }
	  .HeaderAcessibilidadeMobile .diminuir-fonte {
		  padding-right: 15px;
	  }
	  
	  .HeaderListaSocial li {
	  display: inline-block;
	  margin-right: 0px;
	  }
	  
	  .HeaderSocial {
		  display: flex;
		  align-items: center;
		  justify-content: flex-end;
	  width: 61%;
		  /*padding: 15px 5px;*/
	  }
	  
	  .HeaderSocial img {
		  width: 14px;
	  }
	  
	  .HeaderSocial h5 {
		  font-size: 8px;
		  margin-bottom: 0rem;
		  line-height: 0.5;
	  }
	  
	  .navbar-brand-1746, .navbar-brand-info {
	  padding-right: .5em !important;
	  }
	  .navbar-brand-1746 img, .navbar-brand-info img {
		  width: auto;
		  height: 20px;
	  }
	  
	  .HeaderListaSocial {
	  padding-left: .5em !important;
		   padding-right: .5em !important;
	  }
	  
	  #wrapper-herocanvas {
		  display: flex;
		  height: auto !important;
	  }
	  
	  .HeaderLogin {
		  display: none;
	  }
	  
	  #HeaderDropdown .btn {
		  float: none;
	  margin-right: 0px;
	  }
	  
	  #logo_principal {
		  min-width: 100%;
			text-align: center;
			padding: 17px 0px 20px 0px;
	  }
	  
	  #logo_principal img {
		  float: none;
	  }
	  
	  .logo_principal-sticky {
		  margin: 15px 0px 7px !important;
	  }
	  
	  #formulario {
		  display: contents;
	  float: initial;
		  margin-top: 0px;
	  }
	  
	  #menu-hamburguer {
		display: block;
	  margin-top: 0px;
	  height: 40px;
	  margin-left: 0;
	  position: absolute;
	  top: 50px;
	  left: 85%;
   }
	  
	  #menu-hamburguer::focus {
		   outline: none;
	  }
	  
	  #searchsubmit {
		  width: 32px;
		  right: 0.2em;
		  top: 10px;
	  margin-right: 0px;
	  }
	  
	  .input-group {
		  min-width: 100px;
		  margin-right: 0;
	}
	  
	  #formulario {
		  display: block;
		  min-width: 100%;
			  padding: 0px 17px 20px 17px !important;
	  }
	  
	  #HeaderDropdown {
		  display: none;
	  }
	  
	  #wrapper-hero {
			display: none;
		  height: auto;
		  padding: 0 15px;
	  }
	  
	  /**
   * carousel start
   */
	  
	  #wrapper-mais-buscados, #wrapper-personas {
		  display: none;
	  }
	  
	  #wrapper-mais-buscados-mobile, #wrapper-personas-mobile {
		  display: block;
		  max-width: 100% !important;
		  overflow-x: hidden;
	  }
	  
	  #carouselHomeMobile  {
		  min-width: 100%;
		  min-height: 350px;
		  margin-bottom: 30px;
	  }
	  
	  .carousel-indicators {
		  width: 100% !important;
		  margin: 10px;
		  margin: 0 auto;
	  /*top: 290px;*/
	  }
	  
	  #carouselPersonaHomeMobile {
		  min-width: 100%;
		  min-height: 315px;
	  }
	  .carousel-item {
		  height: auto !important;
	  }
	  
	  #carouselHomeMobile .carousel-item {
		  width: 100%;
		  height: auto !important;
		  background-color: #fff;
	  border-radius: 4px;
	  box-shadow: none;
	  }
	  
	  #carouselHomeMobile .carousel-indicators {
		  width: 100% !important;
		  margin: 20px;
		  margin: 0 auto;
	  /*top: 290px;*/
	  }
	  
	  #carouselHomeMobile .carousel-item, #carouselPersonaHomeMobile .carousel-item {
		  width: 100%;
		  height: auto;
		  padding: 0px 40px;
		  background-color: #fff;
		  margin-top: 0px;
	  border-radius: 4px;
	  box-shadow: none;
	  }
	  
	  #carouselPersonaHomeMobile .carousel-item {
	  background-color: #f5f5f5 ;
	  }
	  
	  #carouselPersonaHomeMobile {
		  padding: 35px 0px;
	  }
	  
	  #carouselPersonaHomeMobile .carousel-indicators {
		  width: 100% !important;
		  margin: 10px;
		  margin: 0 auto;
	  /*top: 438px;*/
	  }
	  
	  #carouselHomeMobile .carousel-control-prev-icon, #carouselPersonaHomeMobile .carousel-control-prev-icon {
	  width: 53px;
	  height: 53px;
	  background-image: url(data:image/png;base64,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);
  }
	  
	  #carouselHomeMobile .carousel-control-next-icon, #carouselPersonaHomeMobile .carousel-control-next-icon {
	  width: 53px;
	  height: 53px;
	  background-image: url(data:image/png;base64,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);
  }
	  
	  .carousel-control-close {
	  right: 5px;
		  top: 33px;
		  z-index: 99999999;
	  }
	  
	  /**
   * carousel end
   */
	  
	  /**
	  * wrapper + buscados start
	  */
	   
	  #wrapper-mais-buscados-mobile .row {
	  padding-right: 16px;
	padding-left: 16px;
	/*padding-top: 73px;*/
	  padding-top: 45px;
	padding-bottom: 23px;
	  }
	  
	  .TitleMaisBuscados, .TitleMaisServicos {
	  padding-bottom: 24px;
	  }
  
	  /*
	  .ListaMaisBuscados li {
		  font-size: 16.5px;
		  font-size: 13px;
		  padding: 3px 43px 3px 10px;
		  margin-right: 10px;
		  margin-bottom: 13px;
	  }
	  */
  /*	
  .ListaMaisBuscados li:before {
	  margin-right: -30px;
	margin-top: 0px;
  
  }
	  */
		/* 
  .ListaMaisBuscados li:hover:before {
   
	  margin-right: -30px;
	  margin-top: 1px;
	  
	  width: 11px;
	height: 11px;
  }
	  */
	  
  /*	
	  .ListaMaisBuscados li:before {
	  margin-right: -30px;
	  margin-top: 1px;
	  }
	  */
	  
	  
	  
  /*
  .ListaMaisServicos li {
   
	  padding: 6px 15px 6px 20px;
	  margin-right: 5px;
	  margin-bottom: 15px;
	  font-size: 14px;
	  
  }
  */
	  
	  .row {
	  padding-right: 15px;
	  padding-left: 15px;
	  /*padding-top: 51px;
	  padding-bottom: 51px;*/
	  width: 100% !important;
	  }
	  
	  #wrapper-personas .row {
	  padding-right: 25px;
	  padding-left: 25px;
	  /*padding-top: 51px;
	  padding-bottom: 51px;*/
	  width: 100% !important;
	  }
	  
	  #wrapper-personas .col-sm {
	  padding-right: 0px !important;
	  }
	  
	  .card-persona {
		  margin-bottom: 20px !important;
	  }
	  
	  .card-img-circle {
	  /*margin-top: 153px;*/
	  margin-left: 89px;
	  }
	  
	  /**
	  * wrapper + buscados end
	  */
	  
	  /**
	  * wrapper + serv start
	  */
	  
	  #wrapper-mais-servicos .row {
	  padding-bottom: 30px;
  }
	  
	  /**
	  * wrapper + serv end
	  */
	  
	  /**
	  * wrapper ouvidoria start
	  */
	  
	  .TitleOuvidoria {
	  margin-right: 0px;
		  float: none;
		  
	  }
	  
	  .TitleOuvidoria:after {
		  margin-bottom: 40px;
		  float: none;
		  margin-top: 30px;
	  }
	  
	  /**
	  * wrapper ouvidoria end
	  */
	  
	  /**
	   * footer start
	   */
	  #wrapper-footer-full {
	  margin-bottom: 0px;
	}
	  .EnderecosFooter img {
	  /*width: 71px;*/
		width: 110px;
	  }
	  /**
	   * Footer End
	   */
	  
	  /**
	   * Pag Categoria Start
	   */
	  
	  .BlocoLinks a {
		  margin-bottom:10px;	
	  }
	   
	  #wrapper-single .row {
	  padding-right: 8px;
	padding-left: 8px;
	  width: 100% !important;
	  padding-top: 20px;
	}
	  
	  #wrapper-single .col-sm-8:first-child {
	  padding-right: 0px;
	  padding-left: 0px;
	}
	  
	  #wrapper-single h1 {
		  padding: 17px 0px 15px 20px;
	  }
	  
	  /*
	  #wrapper-single .Anchors .Title h5 {
	  padding: 5px 20px 0px 22px;
		  font-size: 16px;
   }
   */
	  
	  #wrapper-single .Anchors .Resumo {
		  padding: 26px 23px 33px 23px;
	  }
	  
	  #wrapper-single .col-sm-4:first-child {
		  padding-right: 0px;
	  }
	  
	  .ResumoLinks {
		  /*display: grid;
	  width: 100%;*/
	  margin-top: 37px;
	}
	  
	  .LinkUnicoSearch {
	  padding: 8px 15px 8px;
		   font-size: 15px;
		  /*
		  float: right;
	  margin-left: 0px;
	  font-size: 11px;
	  font-weight: 500;
		  border-radius: 3px;
		  */
	}
	  
  .LinkUnicoSearch img {
	  width: 13px;
	  height: 13px;
	  }	
	  
	  /*
  .LinkUnicoInfo {
	  
	  padding: 9px 6px 8px;
	  display: block;
	  float: left;
	  font-size: 11px;
		  
  }
  */
	
		#carouselExampleControls	{
		  display:none;
	  }
	  
	  /**
	   * Pag Categoria End
	   */
  
  }
  /* Dispositivos small (telefones em modo paisagem, com 576px ou mais) */
  @media (min-width: 576px) {
	  
  }
  
  /* Dispositivos médios (tablets com 768px ou mais) */
  @media (min-width: 768px) {
	  .form-control {
	/*width: 500px !important;*/
	height: 50px;
	  font-family:"museo_sans300", sans-serif;
	  font-size: 21.5px;
	  color: #06a179;
	  font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	  border-radius: 4px !important;
	  box-shadow: 0px 3px 8px 0 #0000002e;
	  }
  .navbar-expand-md .navbar-toggler {
	  display: block;
	  }
  
  }
  
  /* Dispositivos large (desktops com 992px ou mais)*/
  @media (min-width: 992px) {
  }
  
  /* Dispositivos extra large (desktops grandes com 1200px ou mais)*/
  @media (min-width: 1200px) {
  }
  
  .bg-blue {
	background-color: #005EB8;
  }
  
  /* STYLES LEONARDO */
  input[type="text"].form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	  color: #d7d6d6;
  }
  input[type="text"].form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	 color: #d7d6d6;
	 opacity:  1;
  }
  input[type="text"].form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
	 color:#d7d6d6;
	 opacity:  1;
  }
  input[type="text"].form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	 color:#d7d6d6;
  }
  input[type="text"].form-control::-ms-input-placeholder { /* Microsoft Edge */
	 color:#d7d6d6;
  }
  input[type="text"].form-control::placeholder { /* Most modern browsers support this now. */
	 color:#d7d6d6;
  }
  #wrapper-personas .col-sm {
	  display: flex!important;
  } 
  
  
  .ListaPersonas a {
	  line-height: normal;
  }
  /*
  .TitleMenuMaisBuscados h2:hover {
		  text-decoration:underline;
  }
  .TitleMenuMaisBuscados a:hover {
	  text-decoration:underline;
  }
  */
  
  span.TitlePersonas:hover {
	  text-decoration:underline;
  }
  
  .ListaPersonas li:hover {
	  text-decoration:underline;
  }
  
  h2.TitleMenuMaisBuscados:hover {
	  text-decoration:underline;
  }
  
  /**CSS Menu Fullscreen - 24/07/2020**/
  
  @media (max-width: 480px) {
	  
	  #wrapper-footer-full .d-none {
			  display: block !important;
	  }
	  #wrapper-footer-full {
		margin-bottom: 0px;
	  position: fixed;
	  bottom: 0;
	  top: 0px;
	  z-index: 9999;
	  overflow-y: scroll;
	  padding-top: 75px;
	  display: flex;
		  align-items: center;
		  height: 100vh;
		  display: none;
		  background: linear-gradient(45deg, rgba(2,176,220,1) 20%, rgba(9,183,140,1) 80%);
		  
  }
	  
	  ul.ListaDoubleFooter {
		  column-count: 2 !important;
		  column-count: 2 !important;
	  column-gap: 35px;
	  margin-bottom: 50px;
	  }
	  
	  ul.ListaFooter li, ul.ListaDoubleFooter li {
        font-family: "museo_sans300", sans-serif;
        font-size: 12px;
		line-height: 2;
	  }
	  
	  #wrapper-footer-full .col-4 {
		  max-width: 100%;
		  padding-left: 0;
		  display: contents;
  }
	  
	   #wrapper-footer-full .col-8 {
		   max-width: 100%;
	  }
	  
	  #wrapper-footer-full .col-8 .row:last-child {
		  display: block;
	  }
	  
	  #wrapper-footer-full .row {
		   padding-right: 0px;
	  padding-left: 0px;
	  padding-top: 0 !important;
	  }
	  
	  .TitleFooter {
		  padding-bottom: 12px;
	  }
	  
	  .LogoCariocaFooter {
		  display: none;
	  }
	  
	  .fechar-menu {
		  color: red;
	  display: flex;
	  align-items: center;
	  position: absolute;
	  justify-content: space-around;
	  top: 7%;
	  left: 82%;
	  right: 0;
	  }
	  
	  .fechar-menu img {
		  width: 25px;
	  }
	  
	  .fechar-menu span {
		  padding: 4px;
	  background: white;
	  border-radius: 5px;
	  width: 30px;
	  text-align: center;
	  }
	  
	  #carouselHomeMobile .carousel-item, #carouselPersonaHomeMobile .carousel-item{
		  padding: 0px 50px !important;
	  }
	  .carousel-indicators{
		  position: relative;
	  }
  }







#secondary img, article img, figure, img, img.wp-post-image {
    max-width: 100%;
    height: auto;
}