@import url('https://fonts.googleapis.com/css?family=Barlow:300,700&display=swap');


/*----- INICIO BASE -----*/

body {
	font-family: 'Roboto', sans-serif !important;
	overflow-x: hidden;
	font-size: 15px;
	line-height: 18px;
	color: rgb(50, 50, 50);
	height: 100%;
}

.roboto-light {
	font-family: "Roboto", sans-serif;
	font-weight: 200;
	font-style: normal;
}

body *::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.03);
	border-radius: 6px;
}

body *::-webkit-scrollbar {
	width: 8px;
	background: rgba(0, 0, 0, 0.03);
	height: 8px;
	margin: 5px;
	border-radius: 6px;
}

body *::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.05);
	border-radius: 6px;
}

body *::-webkit-scrollbar-thumb:hover {
	background: rgb(0, 65, 50)
}

.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.bg-topo {
	background-color: rgb(255, 255, 255);
}

.logo {
	padding: 25px 0;
	height: 130px;
}

.logo-parceiro {
	padding: 15px 25px;
	height: 70px;
	border: 1px solid rgb(230, 230, 230);
	border-radius: 12px;
	margin-top: 32px;
}

.logo-footer-comur {
	height: 75px;
	background-color: rgb(50, 50, 50);
	border-radius: 12px;
	margin: 30px 0px;
}

.logo-footer-parceiro {
	height: 60px;
	padding: 15px 25px;
	margin: 15px 2px;
	border-radius: 12px;
	filter: opacity(70%);
	border: 1px solid rgba(255, 255, 255, .2);
}

footer {
	background-color: rgb(50, 50, 50);
	color: rgb(255, 255, 255);
	line-height: 26px;
	padding-top: 30px;
}

footer p {
	padding: 0;
	margin: 0;
}

footer hr {
	background-color: rgba(255, 255, 255, .2);
}

.margin-footer {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}

.titulo {
	margin-left:0;
	margin-right:15px;
	margin-bottom:15px;
	padding:10px 0;
	font-size:14px;
	text-transform: uppercase;
	font-weight:900;
	position: relative;
}

.titulo p {
	padding:0;
	margin:0;
}

.titulo a, .titulo a:hover {
	color: #000000;
	text-decoration: none;
}

.titulo span {
	position: absolute;
	bottom:0;
	left:15px;
	right:0;
	height:1px;
	background-color:rgb(220,220,220);
}

.btn-padrao {
	padding: 10px 25px;
	font-size: 15px;
	line-height: 15px;
	color: rgb(255, 255, 255);
	border: 1px solid rgb(255, 255, 255, .5);
	transition: all ease .3s;
	border-radius: 30px;
}

.btn-padrao:hover {
	background-color: rgba(255, 255, 255, .3);
	color: rgb(255, 255, 255);
}

.btn-padrao-1 {
	padding: 10px 25px;
	font-size: 15px;
	line-height: 15px;
	color: rgb(70, 175, 190);
	border: 1px solid rgb(200, 200, 200, .5);
	transition: all ease .3s;
	border-radius: 30px;
}

.btn-padrao-1:hover {
	background-color: rgba(200, 200, 200, 1);
}

.btn-voltar {
	border:1px solid rgb(230,230,230);
	padding:8px 16px;
	line-height:18px;
	height:34px;
	color:#0b8b62;
}

a {
	font-weight: bold;
	color: #064d36;
}

a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

.nopadding {
	padding: 0 !important;
}

.padding20 {
	padding: 20px;
}

.padding-boxfundo {
	padding-top: 60px;
	padding-bottom: 70px;
}

.nomargin {
	margin: 0 !important;
}

.margin30B {
	margin-bottom: 30px;
}

h1 {
	font-size: 45px;
	line-height: 60px;
	font-weight: 300;
	text-align: center;
}

h1 strong {
	font-size: 45px;
	line-height: 60px;
	font-weight: 900;
	text-transform: uppercase;
	color: rgb(70, 175, 190)
}

.bg-primary {
	background-color: rgb(20,115,185) !important;
}

.btn-primary {
	color: #fff;
	background-color: #b6d635;
	border-color: #b6d635;
}

.btn-primary:hover{
	background-color: #0b8b62;
	border-color: #0b8b62;
}

.btn-secondary {
	color: #fff;
	background-color: rgb(0, 90, 70);
	border-color: rgb(0, 90, 70);
}

.box-lista {
	border-top: 1px solid rgb(230, 230, 230);
	border-left: 1px solid rgb(230, 230, 230);
	border-right: 1px solid rgb(160, 160, 160);
	border-bottom: 1px solid rgb(160, 160, 160);
	border-radius: 8px;
	position: relative;
	margin: 0 0 40px 0 !important;
}

.box-lista img {
	left:0;
	right:0;
	height:100%;
	width:100%;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
}

.box-lista .texto {
	padding:30px 20px;
	font-weight:normal;
	color:rgb(50,50,50);
}

.box-lista h4 {
	color:#0b8b62;
	padding-right:80px;
}

.box-lista span {
	position: absolute;
	right:30px;
	top:-20px;
	background-color: #0b8b62;
	color:rgb(255,255,255);
	font-size:30px;
	padding:15px;
	border-radius:50%;
	z-index: 2;
}

.box-lista .ponto-venda {
	position: relative;
	padding:5px 10px 5px 70px !important;
}

.box-lista .ponto-venda span {
	background-color:rgb(70,175,190);
	position: absolute;
	top:20px;
	left:15px;
	right:auto;
	padding:10px;
	font-size:20px;
}

.box-lista iframe {
	margin:-5px 0 -10px 0;
	padding:0;
	width:100% !important;
	height:300px !important;
	overflow: hidden !important;
	border-radius:12px !important;
}

.box-modalidade {
	border-top: 1px solid rgb(230, 230, 230);
	border-left: 1px solid rgb(230, 230, 230);
	border-right: 1px solid rgb(160, 160, 160);
	border-bottom: 1px solid rgb(160, 160, 160);
	border-radius:20px;
	padding:30px;
	margin-bottom:30px;
	position: relative;
}

.box-modalidade img {
	width:100%;
}

.box-modalidade a {
	padding: 10px 25px;
	font-size: 15px;
	line-height: 15px;
	color: rgb(70, 175, 190);
	border: 1px solid rgb(200, 200, 200, .5);
	transition: all ease .3s;
	border-radius: 30px;
	position: absolute;
	bottom:30px;
	left:30px;
}

.box-modalidade a:hover {
	background-color: rgba(200, 200, 200, 1);
}

.filtros {
	background-color: rgb(230,230,230);
	padding:20px;
	border-radius:12px;
}

.filtros h6 {
	border-bottom:1px solid rgb(200,200,200);
	padding-bottom:15px;
	margin-bottom:20px;
}

.summary {
	display: none;
}

.sentido-linha {
	text-align: center;
	background-color: rgba(70,175,190,.2);
	border-radius:8px;
	padding:15px;
	font-weight:900;
}

.rounded {
	border-radius:12px !important;
	overflow: hidden;
}

#collapse-faq {
	position: relative;
	overflow: hidden;
}

#collapse-faq .carteirinha {
	position: absolute;
	right:15px;
	top:0px;
	bottom:20px;
	overflow: hidden;
	width:120px;
}

#collapse-faq .carteirinha img {
	width:120px;
	padding:15px;
	rotate: 10deg;
}

#collapse-faq .card-body {
	margin-right:140px;
}

.linhas {
	background-image:url('../images/linha.png');
	background-position: center center;
	background-size:100%;
	background-repeat: no-repeat;
}





/*----- BOOTSTRAP -----*/

.bg-light {
	background-color: rgb(230,230,230) !important;
}

.breadcrumb {
	background-color: transparent;
	justify-content: flex-end;
	padding:15px 0;
	border-radius:0;
	font-size:11px;
	margin-bottom: 0px;
}

#breadcrumb-container{
	border-bottom: 1px solid rgb(230, 230, 230);
}

.titulo-breadcrumb{
	margin-left: 0;
    padding: 15px 0px 0px 0px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
}

.btn-link {
	color:#0b8b62;
}





/* ----- MENU ----- */
/* ----- MENU ----- */
	  
.bg-menu {
	background-color: #0b8b62;
}

.dynamika-menu-nav-forest ul {
	margin:0;
	padding:0;
	z-index: 2;
}

.dynamika-menu-li-root {
	z-index: 1 !important;
	max-width: 100%;
	justify-content: center !important;
	margin-top: 0;
	position: relative;
	display:flex !important;
	text-align: center !important;
}

.dynamika-menu-a-root , .dynamika-menu-a-root:hover {
	height:55px;
	align-items: center !important;
    color: rgb(255, 255, 255);
	font-size: 13px;
	line-height: 55px;
	text-transform: uppercase;
	text-align: center !important;
	border-right: 1px solid rgba(255, 255, 255, .2);
}

.dynamika-menu-a-root:first-child {
	border-left: 1px solid rgba(255, 255, 255, .2);
}

.dynamika-menu-span-items {
    opacity: 0;
    transform: translateY(-5px);
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    display: flex; 
    flex-direction: column;
    position: absolute; 
    top: 56px !important;
    left: 0;
    width: 230px;
	background-color:#b6d635;
    z-index: 99 !important;
    pointer-events: none;
}

.dynamika-menu-li-root:hover {
	color:rgb(255,255,255);
	background-color:#b6d635;
}

.dynamika-menu-li-root:hover .dynamika-menu-span-items {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.dynamika-menu-li-link {
	position: relative;
}

.dynamika-menu-span-sub {
	width:100%;
	display:flex;
	flex-direction: column;
	position: relative;
}

.dynamika-menu-span-sub h3 {
	text-align: left;
	height:46px !important;
	margin:0 !important;
	padding:0 20px !important;
	display:flex !important;
	align-items: center !important;
	position: relative;
    color: rgb(255, 255, 255);
	font-size: 13px;
	padding: 25px 20px;
	text-transform: uppercase;
	border-right: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.dynamika-menu-span-sub:hover h3{
	background-color: #0b8b62;
}

.dynamika-menu-span-sub a + ul {
	display:none;
}

.dynamika-menu-span-sub:hover a + ul  {
	display:block;
	position: absolute;
	top: 0;
	left: 231px;
	background-color:#b6d635;
	width:230px;
}

.dynamika-menu-li-link {
	list-style: none;
	margin-left: 0px;
	padding: 2px;
}

.dynamika-menu-li-link:hover {
	background-color:#0b8b62;
}

.dynamika-menu-a-link {
	display: block;
	text-align: left !important;
	padding:15px;
	text-decoration: none !important;
    color: rgb(255, 255, 255);
	font-size: 13px;
	padding: 15px;
	text-transform: uppercase;
    border-bottom:1px solid rgba(255,255,255,.2);
}

.dynamika-menu-a-link:hover{
	text-decoration: none !important;
	color: #FFF !important;
}




/*----- BANNER CAPA -----*/

.bannerContainer .tns-item {
	margin:0px !important;
}
  
.bannerContainer .tns-item img {
	border-radius:0px !important;
	margin-bottom:0px !important;
}

.bannerTopo {
    width:100%;
    margin:0;
    padding:0;
    overflow: hidden;
    background-color: rgb(245,245,245);
    position:relative;
}
  
.bannerTopo img {
    min-width:100%;
    height:350px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}
  
.bannerTopo .frase h2 {
    position: absolute;
    bottom:-13px;
    left:0;
    right:0;
    background-color:rgba(0,0,0,.5);
    color:rgb(255,255,255);
    text-align: center;
    font-size:16px;
    padding:20px;
}

/*----- GALERIA DE FOTOS PADRÃO ----- */

.tns-outer {
	position: relative;
	overflow: hidden;
	border:0px solid rgb(255,255,255);
}
  
.tns-controls {
	position: absolute;
	left:12px;
	top:0;
	z-index: 99 !important;
}
  
.tns-controls button {
	background-color: #FFF;
	text-transform: uppercase;
	font-weight:bold;
	font-size:10px !important;
	border:1px solid rgb(220,220,220) !important;
	border-radius:3px !important;
	padding:4px 15px;
	height:100%;
	margin: 1px;
}
  
.tns-controls button:hover {
	background-color:rgb(220,220,220) !important;
}
  
.tns-nav {
	position: absolute;
	right:25px;
	top:15px;
	z-index: 98 !important;
}
  
.tns-nav button {
	height:2px !important;
	padding:3px 10px !important;
	border-radius: 20px !important;
	margin: 1px;
	border: 0;
	background-color: rgb(200,200,200) !important;
}
  
.tns-nav button.tns-nav-active {
	background-color: #333 !important;
	color: #fff;
}

.tns-carousel {
	margin-top:0;
}
  
.tns-item {
	position: relative;
	padding:0 !important;
	height:100% !important;
}
  
.tns-item span {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
}
  
.tns-item img {
	border-radius:16px;
	overflow: hidden;
	border:0;
	width:100%;
}



/*----- ATALHO CAPA -----*/

.box-atalho {
	display: flex;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.atalho {
	border: 1px solid rgb(215, 215, 215);
	border-bottom: 2px solid #0c8b62;
	border-radius: 6px;
	flex-basis: 300px;
	text-align: center;
	padding: 30px;
	align-items: stretch;
	flex-grow: 1;
	flex-shrink: 1;
	margin: 5px;
	transition: all .2s ease-out;
}

.atalho:hover {
	background-color: rgba(68, 178, 4, 0.1);
	cursor: pointer;
	margin-top: 0px;
	border-radius: 6px;
}

.atalho a,
.atalho a:hover {
	font-weight: initial !important;
	text-decoration: none !important;
	color: rgb(50, 50, 50);
}

.atalho a h3 {
	font-weight: 900;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}

.atalho span {
	color: #b6d635;
	font-size: 50px;
	padding: 0 20px 10px 20px;
	margin-bottom: 5px;
}

.atalho a p {
	margin: 0;
	padding: 0;
}




/*----- ATALHO LATERAL -----*/

.box-atalho-lateral {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.atalho-lateral {
	border: 1px solid rgb(215, 215, 215);
	border-bottom: 2px solid #0b8b62;
	border-radius: 6px;
	text-align: left;
	padding:30px 30px 30px 25px;
	align-items: stretch;
	flex-grow: 1;
	flex-shrink: 1;
	margin: 5px 0px;
	transition: all .2s ease-out;
	display:flex;
	flex-direction: row;
}

.atalho-lateral:hover {
	background-color: rgba(11, 139, 98, .1);
	cursor: pointer;
	border-radius: 6px;
}

.atalho-lateral a,
.atalho-lateral a:hover {
	font-weight: initial !important;
	text-decoration: none !important;
	color: rgb(50, 50, 50);
}

.atalho-lateral a h3 {
	font-weight: 900;
	font-size: 16px;
	line-height:18px;
	text-transform: uppercase;
}

.atalho-lateral span {
	color: #0b8b62;
	font-size:40px;
	padding:0 15px 0 0;
}

.atalho-lateral a p {
	margin: 0;
	padding: 0;
}






/*----- NOTICIAS CAPA -----*/

.noticia-capa {
	width: 100%;
	position: relative;
	margin-bottom: 13px;
	color: rgb(255, 255, 255);
}

.noticia-capa img {
	width: 250px;
	height: 275px;
	object-fit: cover;
	object-position: top;
	overflow: hidden;
	border-radius: 8px 0 0 8px;
}

.noticia-capa-texto {
	position: absolute;
	top: 0;
	left: 250px;
	right: 0;
	height: 275px;
	background-color: rgb(4, 110, 178);
	padding: 30px 20px 20px 20px;
	border-radius: 0 8px 8px 0;
	overflow-y: auto;
}

.noticia-capa-texto:hover {
	background-color: rgb(5, 80, 130);
}

.noticia-capa h3 {
	padding: 0;
	margin: 5px 0;
	font-size: 22px;
	line-height: 28px;
	padding: 10px 0;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
}

.noticia-capa p {
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, .5);
}

.noticia-capa span {
	color: rgb(255, 255, 255);
	background-color: rgb(255, 100, 0);
	font-size: 18px;
	position: absolute;
	right: 0;
	bottom: 15px;
	padding: 8px;
}

.noticia-capa .data {
	position: absolute;
	left: 220px;
	top: 0;
	background-color: rgb(255, 100, 0);
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
	z-index: 2;
}





/*----- ITINERARIO CAPA -----*/

.linha {
	color: rgb(255, 255, 255);
	padding: 20px 30px 20px 60px;
	border-radius: 50px;
	position: relative;
	margin: 10px 5px;
	display: inline-block;
	background-color: rgba(0, 0, 0, .2);
	border: 2px solid transparent;
	transition: all .2s ease;
}

.linha:hover {
	background-color: transparent;
	border: 2px solid rgba(255, 255, 255, .4);
	color: rgb(255, 255, 255);
}

.linha span {
	background-color: rgb(70, 175, 190);
	font-size: 24px;
	padding: 7px;
	border-radius: 30px;
	position: absolute;
	top: 10px;
	left: 10px;
}





/*----- MODALIDADE -----*/

.box-onibus {
	position: relative;
}

.box-onibus h2 {
	font-size:35px;
	line-height:60px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
}

.box-onibus h3 {
	font-size: 20px !important;
	line-height: 26px !important;
	color: rgba(255, 255, 255, .5)
}

.onibus {
	position: absolute;
	right: -100px;
	top: -80px;
}

.modalidade{
	margin-bottom: 10px;
}

.modalidade-content{
	height: 380px;
	overflow-y: auto;
}

.modalidade .material-icons {
	font-size: 80px;
	color: rgb(240, 240, 240);
	padding: 15px 20px 20px 20px;
	border-radius: 50%;
	margin-bottom: 20px;
}

.modalidade h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	color: rgb(255, 255, 255);
}

.modalidade p {
	padding: 0;
	margin: 15px 0 25px 0;
	color: rgb(255, 255, 255);
}

.categoria-1 {
	background-color: rgb(42, 132, 189)
}

.categoria-2 {
	background-color: rgb(242, 137, 0)
}

.categoria-3 {
	background-color: rgb(65, 156, 40)
}

.categoria-4 {
	background-color: rgb(239, 192, 0)
}




/* ----- ITINERÁRIO ----- */

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 1px;
	background-color: rgb(230,230,230);
	left: 50%;
}

.timeline > li {
	margin-bottom: 14px;
	position: relative;
}

.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 48%;
	float: left;
	border-radius: 2px;
	padding:7px 14px;
	position: relative;
	text-align:right;
	color: rgb(50,50,50);
}


.timeline > li > .timeline-badge {
	color: rgb(50,50,50);
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 1em;
	text-align: center;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -7px;
	z-index: 98;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
	text-align:left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-title {
	font-size:14px;
}

.timeline-badge.circulo {
	background-color: rgb(70,175,190) !important;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}





/* ----- MODALIDADE VIEW -----*/

.texto-auxiliar span {
	color: var(--dy-cor2);
}

.texto-auxiliar h3 {
	font-size: 22px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 900;
	color: rgb(50, 50, 50);
	padding: 0;
	margin: -35px 0 0 30px;
}

.bg-protocolo {
	background-color: rgb(235,235,235);
	padding:30px;
	border-radius:6px;
	text-align: center;
}

.bg-protocolo a{
	text-align: center;
	border-radius:16px;
	margin-top: 15px;
}

.modal-header {
	position:relative;
	background-color: rgb(50, 50, 50);
	color:rgb(255,255,255) !important;
	justify-content: center;
}
  
.modal-header button {
	position: relative;
	right:0;
	top:0;
	border:0 !important;
}





/* ----- ARQUIVOS ANEXOS ----- */

.docs-anexos-1 {
	border: 1px solid rgb(230, 230, 230);
	border-bottom: 1px solid #0b8b62;
	padding: 10px 20px;
	margin-bottom: 8px;
	border-radius: 12px;
	display: flex;
	flex-direction: row;
	text-align: left;
	transition: all 1s ease;
	position: relative;
}
  
.docs-anexos-1 svg {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	border-radius: 12px 0 12px 0;
	background-color:#0b8b62;
	font-size: 36px;
	color: rgb(255, 255, 255) !important;
}
  
.docs-anexos-1 p {
	margin: 7px 10px 10px 30px;
	line-height: 15px;
	font-size: 13px;
	text-transform: uppercase;
	color: rgb(50, 50, 50);
	font-weight: 900;
}
  
.docs-anexos-1 p small {
	display: block;
	margin-top: 8px;
	font-size: 11px;
	text-transform: uppercase;
}
  
.docs-anexos-1:hover {
	border: 1px solid rgb(230, 230, 230);
	background-color: #0b8b62;
}
  
.docs-anexos-1:hover svg,
.docs-anexos-1:hover p {
	color: rgb(255, 255, 255);
}





.rodoviaria {
	background-color:#0b8b62;
	position: relative;
}

.rotativo {
	background-color:#0b8b62;
	position: relative;
}

.rotativo .carro {
	margin-top:-70px;
	width:400px;
	height:400px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	border-radius:100%;
	border:20px solid rgb(255,255,255);
	background-color: #b6d635;
}

.carro {
    position: absolute;
    right: 80px;
    top: 10px;
    width: 38%;
    transition: transform 0.3s ease, opacity 0.3s ease;
} 

#bilhetagem .onibus{
	margin-top:-70px;
	width:400px;
	height:400px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	border-radius:100%;
	border:20px solid rgb(255,255,255);
	background-color: #0b8b62;
}

.onibus {
    position: absolute;
    left: 270px;
    top: 20px;
    width: 38%;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

#noticias{
	background-color: #f0f0f0 !important;
	padding: 50px 0px 50px 0px;
}

.servico-principal{
	position: relative;
    z-index: 1;
    padding: 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 10px;
    transition: all .3s;
	text-align: center;
	background-color: #0b8b62;
	height: 320px;
}

.servico-principal h4{
	color: rgb(255, 255, 255);
    font-size: 27px !important;
    text-transform: uppercase;
    padding: 30px 0 20px 0;
    margin: 0;
	font-weight: 700;
}

.servico-principal p{
	color: rgba(255, 255, 255, .8);
    padding: 0;
    margin: 0;
}

.servico-principal .img-servico-principal {
	margin-top:-95px;
	width:200px;
	height:200px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	border-radius:100%;
	border:15px solid rgb(255,255,255);
	background-color: #FFF;
}

.segundo-servico-principal{
	background-color: #55ab4e;
}

.terceiro-servico-principal{
	background-color: #b6d635;
}

#servicos-capa .tns-inner{
	padding-bottom: 13px !important;
	padding-top: 20px !important;
}

.servico {
    position: relative;
    z-index: 1;
    padding: 30px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 10px;
    border-top-right-radius: 50px;
    transition: all .3s;
	height: 280px;
	overflow-y: auto;
	margin: 0px 15px;
}

.servico:hover {
    background-image: url(../images/service-bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.icone-servico .icon {
    background-image: url(../images/limpeza.png);
	transition: filter 0.3s ease;
}

.primeiro-servico .icon {
    background-image: url(../images/limpeza.png);
	transition: filter 0.3s ease;
}

.segundo-servico .icon {
    background-image: url(../images/tesoura.png);
	transition: filter 0.3s ease;
}

.terceiro-servico .icon {
    background-image: url(../images/cortador-de-grama.png);
	transition: filter 0.3s ease;
}

.quarto-servico .icon {
    background-image: url(../images/rolo-de-pintura.png);
	transition: filter 0.3s ease;
}

.servico:hover h4, .servico:hover p, .servico:hover a{
	color: #FFF;
}

.servico:hover .icon{
	filter: brightness(0) invert(1);
}


.servico .icon {
    margin-left: 0px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    transition: all .3s;
}

.servico h4 {
    transition: all .3s;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.servico p {
    transition: all .3s;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #afafaf;
}

.servico a{
	color: #0b8b62;
}

.rodoviaria .img-rodoviaria {
	margin-top:-54px;
	width:400px;
	height:400px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	border-radius:100%;
	border:20px solid rgb(255,255,255);
}

.rodoviaria-texto {
	width:100%;
	height:auto;
}

.rodoviaria-texto h3 {
	color:rgb(255,255,255);
	font-size:50px !important;
	text-transform: uppercase;
	padding:50px 0 20px 0;
	margin:0;
}

.rodoviaria-texto h4 {
	color:rgba(255,255,255,.8);
	font-size:20px !important;
	padding:0;
	margin:0;
}

.midias-topo, #container-busca{
	display: flex;
    justify-content: center;
    align-items: center;
}

.busca {
	display: flex;
	width: 70%;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	border: 1px solid #ced4da;
	border-radius: 50px;
	position: relative;
}
  
.searchButton {
	color: white;
	position: absolute;
	right: 8px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: var(--gradient-2, linear-gradient(90deg, #b6d635 0%, #b6d635 100%));
	border: 0;
	display: inline-block;
	transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
}

.searchButton svg{
	font-size: 22px;
}
  
.searchButton:hover {
	color: #fff;
	background-color: #1A1A1A;
	box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px;
	transform: translateY(-3px);
}
  
.searchButton:active {
	box-shadow: none;
	transform: translateY(0);
}
  
.searchInput {
	border: none;
	background: none;
	outline: none;
	color: #495057;
	font-size: 15px;
	padding: 20px 46px 20px 26px;
}


/* MIDIAS TOPO */

.container-midias {
	display: flex;
}
  
.midia {
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-duration: 0.4s;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
}
  
.midia-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: -webkit-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
  
.midia-youtube {
	background-color: #ff0000;
}
  
.midia-twitter {
	background-color: #000000;
}
  
.midia-facebook {
	background: #1877f2;
}
  
.midia:hover {
	width: 110px;
	transition-duration: 0.4s;
	border-radius: 30px;
}
  
.midia:hover .text {
	opacity: 1;
	transition-duration: 0.4s;
}
  
.midia:hover .svgIcon {
	opacity: 0;
	transition-duration: 0.3s;
}
  
.text {
	position: absolute;
	color: rgb(255, 255, 255);
	width: 120px;
	font-weight: 600;
	opacity: 0;
	transition-duration: 0.4s;
}
  
.svgIcon {
	transition-duration: 0.3s;
}
  
.svgIcon path {
	fill: white;
}




.box-info-footer {
	padding:25px 25px 25px 50px;
	border-radius:0 20px 20px 20px;
	position: relative;
	margin-bottom:15px;
	color:rgb(255,255,255);
	background-color:rgba(255,255,255,.2);
	height:212px;
	overflow-y: auto;
}

.box-info-footer .subtitle{
	color:rgb(230,230,230) !important;
	background-color: transparent;
}

.box-info-footer a {
	color:rgb(255,255,255);
}

.box-info-footer .info-icon {
	position: absolute;
	left:-20px;
	top:-15px;
	font-size:26px;
	padding:16px;
	background-color: rgb(50, 50, 50);
	color:rgb(255,255,255)
}

.box-info-footer hr {
	border-bottom:1px solid rgba(255,255,255,.2);
}

.box-info-footer span {
	background-color:rgb(4,110,178);
	color:rgb(255,255,255);
	border-radius: 0px 0px 35px 0px;
}

.box-info-footer p {
	padding:0;
	margin:0;
	color:rgba(255,255,255,.5);
	line-height:24px;
}

.box-info-footer h3 {
	color:rgb(255,255,255);
	font-size:16px;
	line-height:16px;
	text-transform: uppercase;
	font-weight:900;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid rgba(255,255,255,.2);
}


/* MIDIA FOOTER */
.midia-footer {
	cursor: pointer;
	width: 45px;
	height: 45px;
	border-radius: 45px;
	border: none;
	background: linear-gradient(120deg, #833ab4, #fd1d1d, #fcb045);
	position: relative;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
	transition: 0.1s;
}

.midia-footer svg {
	color: white;
	width: 25px;
	height: 25px;
	z-index: 9;
}

.midia-footer-instagram{
	background: linear-gradient(120deg, #833ab4, #fd1d1d, #fcb045);
}
  
.midia-footer-x {
	background: rgb(0, 0, 0);
}
  
.midia-footer-youtube {
	background: rgb(255, 33, 33);
}

.midia-footer-facebook {
	background: #1877f2;
}
  
.midia-footer-whatsapp {
	background: linear-gradient(120deg, #02ff2c, #008a12);
}
  
.midia-footer:active {
	transform: scale(0.85);
}
  
.midia-footer::before {
	content: "";
	position: absolute;
	width: 55px;
	height: 55px;
	background-color: rgb(50, 50, 50);
	border-radius: 50px;
	z-index: -1;
	border: 0px solid rgba(255, 255, 255, 0.411);
	transition: 0.4s;
}
  
.midia-footer:hover::before {
	width: 0px;
	height: 0px;
}  

.scrollTop {
    position: fixed !important;
    right: 10px;
    bottom: 40px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #b6d635;
    border: none;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 0px 4px rgba(55, 140, 42, 0.2);
    cursor: pointer;
    transition-duration: 0.3s;
    overflow: hidden;
    position: relative;
	z-index: 2;
}
  
.svgIcon {
    width: 12px;
    transition-duration: 0.3s;
}
  
.svgIcon path {
    fill: white;
}
  
.scrollTop:hover {
    width: 65px;
    border-radius: 50px;
    transition-duration: 0.3s;
    background-color: #b6d635;
    align-items: center;
}
  
.scrollTop:hover .svgIcon {
    transition-duration: 0.3s;
    transform: translateY(-200%);
}
  
.scrollTop::before {
    position: absolute;
    bottom: -20px;
    content: "Topo";
    color: white;
    font-size: 0px;
}
  
.scrollTop:hover::before {
    font-size: 13px;
    opacity: 1;
    bottom: unset;
    transition-duration: 0.3s;
}

  /* ----- ICONES COMPARTILHAMENTO ----- */
  
  .icone {
	display: inline-block;
  	width: 30px;
  	height: 30px;
  	padding:7px 4px;
	color: #FFF;
	font-size: 13px;
	line-height:13px;
	text-align: center;
  	margin-top:10px;
  	margin-bottom:10px;
  	border-radius:4px;
  	transition: all .3s ease;
}

.icone:hover {
  	color:rgb(120,120,120);
  	background-color:rgb(230,230,230);
}

.icone-print {
	color: #000;
  	border:1px solid rgb(210,210,210)
}

.icone-twitter {
	background-color: #000000;
}

.icone-whatsapp {
	background-color: #55B863;
}

.icone-facebook {
	background-color: #366EA7;
}

.icone-linkedin {
	background-color: #326BA4;
}

#imprimir .material-icons {
    padding: 8px;
    color: rgb(50, 50, 50) !important;
}

.dados-solicitacao{
	padding: 20px;
}

.dynamika-chat span{
	margin-bottom: 10px !important;
}

.dynamika-chat p{
	padding-bottom: 0 !important;
	padding-top: 11px !important;
	padding-left: 16px !important;
}

.dynamika-chat-right{
	background-color: #0b8b62;
	color: #fff;
}

.dynamika-chat {
	margin-top: 50px;
}

.dynamika-chat span {
    margin-bottom: 25px !important;
}

.dynamika-chat .time{
	margin-top: -21px !important;
}

.lateral-noticias {
    border-radius: 6px;
    overflow: hidden;
}

.lateral-noticias h6 {
    font-size: 14px;
    line-height: 14px;
	text-transform: uppercase;
    padding: 15px 20px 15px 25px;
    margin: 0;
    border-bottom: 1px solid rgb(210,210,210);
    position: relative;
}

.lateral-noticias h6 span {
    position: absolute;
    top: 18px;
    left: 10px;
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color:rgb(175,145,65)
}

#mais-lidas img {
	width:100%;
	height:120px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
	border-radius:6px;
}

#mais-lidas a {
	font-size:16px;
	font-weight:bold;
}

.mapa-site {
	list-style: none;
}
  
.mapa-site li {
	padding:3px 0;
}
  
.mapa-site > li {
	padding-top:20px;
}
  
.mapa-site > li > a {
	font-weight: 900;
	font-size:1.2em;
}

.btn-status{
	padding:6px 12px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	border-radius:30px;
	text-transform: uppercase;
	transition: all .2s ease;
	color:#fff;
	position: absolute;
	right:30px;
	top:23px;
}
  
.FI{
	border: 2px solid #e63131;
	background-color:#e63131;
}
  
.AB, .HO{
	border: 2px solid #55B863;
	background-color: #55B863;
}
  
.FR, .RA{
	border: 2px solid #e63131;
	background-color: #e63131;
}
  
.DE{
	border: 2px solid #e63131;
	background-color: #e63131;
}
  
.RE{
	border: 2px solid #e63131;
	background-color: #e63131;
}
  
.SS{
	border: 2px solid #f86a0b;
	background-color: #f86a0b;
}
  
.EA{
	border: 2px solid rgb(255,200,50);
	background-color: rgb(255,200,50);
}

.perimetro {
	width: 100%;
	height: 200px;
	perspective: 1000px;
	margin-bottom: 15px;
}
  
.perimetro-inner {
	width: 100%;
	height: 100%;
	position: relative;
	transform-style: preserve-3d;
	transition: transform 0.999s;
}
  
.perimetro:hover .perimetro-inner {
	transform: rotateY(180deg);
}
  
.perimetro-front,
.perimetro-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
}
  
.perimetro-front {
	background-color: rgb(50, 50, 50);
	color: #fff;
	display: flex;
	align-items: center;
	border: 10px solid rgb(50, 50, 50);
	border-radius: 10px;
	justify-content: center;
	font-size: 24px;
	transform: rotateY(0deg);
}
  
.perimetro-back {
	background-color: #0b8b62;
	color: #fff;
	border: 10px solid #0b8b62;
	border-radius: 10px;
	overflow-y: auto;
	transform: rotateY(180deg);
}

.anexos {
    border: 1px solid rgb(210,210,210);
    border-radius: 6px;
    overflow: hidden;
}

.anexos h6 {
    font-size: 14px;
    line-height: 14px;
	text-transform: uppercase;
    padding: 15px 20px 15px 25px;
    margin: 0;
    border-bottom: 1px solid rgb(210,210,210);
    position: relative;
}

.anexos h6 span {
    position: absolute;
    top: 18px;
    left: 10px;
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color:#0b8b62;
}

.box-anexos {
	/*padding:25px;*/
	/*background-color: rgba(11, 139, 98, .1);*/
}


.anexo-card {
	background: white;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
	transition: all 0.3s ease;
	height: 100%;
	border-left: 4px solid #0b8b62;
}

.anexo-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}

.doc-icon {
	font-size: 2.0rem;
	color: #0b8b62;
	margin-bottom: 15px;
}

.doc-title {
	color: #212529;
	margin-bottom: 5px;
	font-size: 1.1rem;
}

.doc-meta {
	color: #6c757d;
	font-size: 0.85rem;
	margin-bottom: 10px;
}

.me-1{
	margin-right: 3px;
}

.doc-actions .btn {
	padding: 5px 10px;
	font-size: 0.8rem;
}

.btn-anexos {
	padding:15px;
	line-height:16px;
	font-size:12px;
	text-transform: uppercase;
	display:block;
	border-bottom:1px dashed rgb(210,210,210);
	color:rgb(50,50,50);
}

.btn-anexos i {
	font-size:10px;
	color:#0b8b62;
}

.box-dados-rodoviaria{
	padding: 1.5rem;
	border: 1px solid rgb(230,230,230);
	border-radius: 10px !important;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
	margin-bottom: 15px;
	height: 245px;
}

.box-dados-rodoviaria:hover{
	box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.08), -4px -4px 12px rgba(0, 0, 0, 0.08);
	transform: translateY(-10px);
}

.box-dados-rodoviaria svg{
	font-size: 2.25rem;
    line-height: 2.5rem;
	color: #b6d635;
}

.box-dados-rodoviaria h3{
	font-size: 1.25rem;
    line-height: 1.75rem;
	font-weight: 600;
	text-align: center;
	margin-bottom: 1rem !important;
}

.box-dados-rodoviaria p{
	--tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.box-dados-rodoviaria a{
	color: rgb(55, 65, 81);
	font-weight: normal;
}

.box-dados-rodoviaria a:hover{
	color: #b6d635;
}

.container-descricao-rodoviaria {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 505px;
	background-color: var(--white);
	border-radius: 10px;
	border: 1px solid rgb(230,230,230);
	overflow: hidden;
	transition: all 0.3s;
	cursor: pointer;
	box-sizing: border-box;
	padding: 10px;
	overflow-y: auto;
}
  
.container-descricao-rodoviaria:hover {
	transform: translateY(-10px);
	box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1), -4px -4px 12px rgba(0, 0, 0, 0.08);
}
  

.container-descricao-rodoviaria-image-container img{
	object-fit: cover;
	object-position: center;
	width: 100%;
	border-radius: 10px;
	height: 210px;
	margin-bottom:15px;
	border-top-left-radius: 0.3rem !important;
	border-top-right-radius: 0.3rem !important;
}
  
.container-descricao-rodoviaria p{
	margin: 0;
	cursor: default;
	text-align: justify;
}

.galeria-rodoviaria{
	object-fit: cover;
	width: 100%;
	height: 16rem;
	border-radius: 0.3rem !important;
	margin-bottom: 35px;
	transition: all 0.3s;
}

.galeria-rodoviaria:hover{
	transform: translateY(-10px);
	box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1), -4px -4px 12px rgba(0, 0, 0, 0.08);
}

.historia-rodoviaria p{
	color: rgb(55, 65, 81);
    line-height: 25px;
}

 
.faq-item {
	border-bottom: 1px solid #e2e8f0;
	transition: all 0.3s ease;
	padding: 1.5rem !important;
	border-radius: 0.3rem !important;
}

.faq-item:hover {
	background-color: rgba(68, 178, 4, 0.01);
}

.faq-question {
	cursor: pointer;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.faq-question h3{
	font-size: 1.125rem;
    line-height: 1.75rem;
	font-weight: 600;
}

.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
	--tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
	margin-top: 0.5rem;
}

.faq-answer.active {
	max-height: 5000px;
}

.titulo-rodoviaria {
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight:900;
	font-family:"Montserrat",sans-serif;
	font-size:22px;
	line-height:26px;
	width:100%;
	padding:30px;
	margin:0 auto 40px auto;
	border-radius:16px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(230,230,230);
}
  
.titulo-rodoviaria .square {
	width:20%;
	height:2px;
	position:absolute;
	bottom:0;
	left:40%;
	text-align:left;
	background-color:#b6d635;
}

#vantagens-title {
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-align: center;
}
.container-vantagens-sbe ul.advantages-list {
    list-style: none;
    padding-left: 0;
}
.container-vantagens-sbe ul.advantages-list li {
    margin-bottom: 10px;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    transition: background-color 0.3s ease;
	line-height: 25px;
}
.container-vantagens-sbe ul.advantages-list li:hover {
    background: #55ab4e;
	color: #FFF;
}
.container-vantagens-sbe ul.advantages-list li svg {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    margin-right: 1rem;
    fill: #b6d635;
}
.header-section {
    background: #55ab4e;
    color: #fff;
    padding: 3rem 1rem;
    text-align: center;
    border-radius: 0 0 1rem 1rem;
    box-shadow: 0 4px 8px rgb(0 0 0 / 0.1);
}
.header-section h1 {
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
}
.info-section {
    max-width: 900px;
    margin: 2rem auto;
    padding: 0 1rem;
}
.box-bilhetagem {
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 2px 6px rgb(0 0 0 / 0.1);
    padding: 1.5rem;
    margin-bottom: 2rem;
	height: 643px;
	overflow-y: auto;
	border: 1px solid rgb(230, 230, 230);
}
.box-bilhetagem:nth-child(even) {
    flex-direction: row-reverse;
}
.info-text {
    flex: 1 1 300px;
    padding: 1rem;
	margin-bottom: 1rem;
}
.info-text h4 {
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.info-text p {
    font-size: 1rem;
    line-height: 1.5;
}
.info-image {
    flex: 1 1 300px;
    padding: 1rem;
    text-align: center;
}
.info-image img {
    max-width: 100%;
}
.container-vantagens-sbe{
	width: 100%;
	height: 643px;
	overflow-y: auto;
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 6px 12px rgb(0 0 0 / 0.1);
	border: 1px solid rgb(230, 230, 230);
}


/* ----- ACESSIBILIDADE ----- */
	
#acessibilidade div {
    position: absolute;
    left: -300px;
    transition: 1s;
	padding:0px;
    width: auto;
    text-decoration: none;
	z-index:99 !important;
	top:30px;
}

#acessibilidade div:hover {
    position: absolute;
    left:5px;
    transition: 1s;
	padding:0px;
    width: auto;
    text-decoration: none;
	z-index:99 !important;
	top:30px;
}

#texto .icone-acessibilidade {
	float:left;
	display:inline-block;
	padding:6px 14px 6px 14px;
	top:48px;
	color:rgb(255,255,255);
	background-color:rgb(17,131,198);
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
	position:fixed;
	text-align:center;
	left:-4px;
	z-index:99 !important;
}
	
#texto .icone h3 {
	font-size:18px;
}
	
#icones a:hover {
	text-decoration:none;
	opacity: 0.2;
  	filter: alpha(opacity=20);
}

#icone-impressao .icone {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 5px;
	padding: 6px 5px 5px 5px;
	color: #FFF;
	font-size: 22px;
	text-align: center;
}
	
#texto .links {
	display:inline-block;
	width:245px;
	float:left; 
	box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);
	padding:10px 15px;
	margin-top:1px;
	background-color:rgb(220,225,240);
	position:fixed;
	top: 79px;
}
	
#acessibilidade a {
	display:block;
	padding:6px 10px;
	border-bottom:2px solid rgb(190,190,190);
	border-right:1px solid rgb(190,190,190);
	border-left:1px solid rgb(230,230,230);
	border-top:1px solid rgb(230,230,230);
	margin:5px;
	color:#000;
	border-radius:3px;
	font-size:0.8em;
	background-color:rgb(255,255,255);
	top:50px;
	text-decoration: none;
}

#acessibilidade a:hover {
	background-color:rgb(242,242,242);
}

#acessibilidade h5 , #acessibilidade i {
	font-size:14px;
	line-height:14px;
	font-weight:100;
	color:#000;
}


/*----- BOX TRANSPARÊNCIA ----- */

.box-transparencia {
	display:flex;
	flex-direction:row;
	flex-wrap: wrap;
	justify-content: space-between;
}
  
.transparencia {
	display: flex;
	flex-direction: column;
	border:1px solid rgb(220,220,220);
	border-radius:8px;
	margin:10px;
	flex-basis:320px;
	flex-grow: 1;
	flex-shrink: 0;
	padding:20px;
	text-align: center;
}
  
.transparencia span {
	color:#b6d635;
	font-size:50px;
	line-height:40px;
	margin:0;
	padding:0;
}
  
.transparencia h3 {
	padding:10px 0 15px 0;
	margin:0;
	font-size:20px;
	line-height:22px;
	text-transform: uppercase;
	font-weight:900;
}
  
.transparencia ul {
	margin:0;
	padding:0 20px;
}
  
.transparencia ul li {
	text-align: left;
	font-size:13px;
	line-height:15px;
	margin-top:3px;
}
  
.transparencia ul li a:hover {
	text-decoration:underline !important;
}

.padding-busca {
	padding:15px;
	border-radius: 8px;
}

.pagination {
    margin-top:40px;
    justify-content: space-between;
}
  
.pagination li {
    text-align: center;
    padding:1px;
    margin:1px;
    border:1px solid #FFF;
    border-radius:4px;
    height:32px;
}
  
.pagination li a {
    padding:5px 10px;
    line-height:30px;
    margin:0;
    transition: all .2s ease;
    color:#0b8b62;
    font-family:'Roboto',sans-serif;
}
  
.pagination li:hover , .pagination li.active {
    border:1px solid rgb(230,230,230);
}
  
.pagination li:first-child , .pagination li:last-child {
    border:none;
    padding:5px 15px;
}

.box-solicitacao-esic{
	padding: 20px;
	border-radius: 0.25rem !important;
	border: 1px solid #dee2e6 !important;
}

.box-solicitacao-resposta{
	background-color: #0b8b62;
	padding: 20px;
	color: #FFF;
}

.box-resposta{
	background-color: #55ab4e;
	padding: 20px;
	color: #FFF;
	margin-top: 10px;
}