@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,500,900|Roboto:300,300i,500,500i,900,900i&display=swap');

body, html {
  min-height:100%;
  height:auto !important;
  height:100%;
}

body{
	background-color: #fff;
	font-family: Roboto, Arial, "Helvetica Neue",Helvetica,sans-serif !important;
	line-height: 137%;
	color: #333;
}

section{
	padding: 30px 0;
}

img{
	max-width: 100%;
}

a:focus, a:hover{
	opacity: 0.9;
}
	

/*BARRA CINZA TOPO*/

.topo-prefeitura {
    padding: 0;
    background: none repeat scroll 0 0 #555;
	width: 100%;
	padding-top: 5px;
}

.links-topo-prefeitura,.links-topo-prefeitura a{
	text-align: left;
    display: inline;
    color: #ccc;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none!important;
}

.topo-secretaria{
  padding: 0;
    background: none repeat scroll 0 0 #ccc;
	width: 100%;
	padding: 5px 0;
}

.topo-secretaria a{
	text-align: left;
    display: inline;
    color: #666;
    font-size: 12px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-decoration: none!important;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}


.link-acesso-informacao{
	margin-top: -3px;
}

@media all and (max-width: 991px){
	.links-topo-prefeitura{
		font-size: 11px;
		line-height: 140%;
	}
	
	.links-topo-prefeitura a{
		font-size: 12px!important;
	}
	
	.link-acesso-informacao{
		margin-top: -3px;
	}
	
	.ico-acesso-informacao{
		width: 15px;
		height: auto;
	}
	
	.links-topo-prefeitura{
		padding: 3px 0;
	}
	
	
}

@media all and (max-width: 612px){
	
	.links-topo-prefeitura{
		text-align: center !important;
	}
	
	.links-topo-prefeitura a{
		font-size: 10px!important;
	}
	
	.link-acesso-informacao{
		margin-top: -1px;
	}
	
	.topo-secretaria{
		text-align: center;
		padding: 2px 0;
		margin: 0!important;
	}
	
	.topo-secretaria a{
		font-size: 10px;
	}
	
	.link-topo-secretaria{
		margin: 0!important;
		padding: 0!important;
	}
	
	.link-topo-secretaria a{
		margin: 0!important;
		padding: 0!important;
	}
	
	.ico-acesso-informacao{
		width: 10px;
		height: auto;
	}
	
	.base-titulo-internas{
		background-position: top left!important;
		height: 200px!important;
		background-size: cover!important;
	}
}

@media all and (max-width: 500px){
	.links-topo-prefeitura a{
		font-size: 9px!important;
		display: block;
		line-height: 11px;
		text-align: center;
		padding: 0 10px;
	}
}

/*FIM BARRA CINZA TOPO*/


.header{
	position: relative;
	margin-top: 30px;

}

@media all and (min-width: 751px){
	
	.header{
		height: 135px;
	}
}

.base-logos{
	position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 29px;
    float: left;
    margin-top: 11px;
	
}

.logos{
	width: 335px;
	margin: 0 auto;
}

.logo-bilhete-unico{
	padding-right: 37px;
    margin-right: 37px;
    text-align: left;
    border-right: 1px solid #dc222a;
    float: left;
    padding-bottom: 6px;
    margin-top: -5px;
    padding-top: 7px;
}

.logo-bilhete-unico img{
	width: 74px;
}

.logo-sptrans{
	float: left;
	margin-top: 14px;
}

.logo-sptrans img{
	
}

.logo-smt{
	float: left;
	margin-left: 22px;
	margin-top: -4px;
}


@media all and (min-width: 992px) and (max-width: 1199px){
	
	.logo-bilhete-unico{
	}
}

@media all and (max-width: 991px){
	
	
	.header{
		height: auto;
	}
	
	.base-logos{
		margin-bottom: 10px!important;
	}
	
	.logos{
		
	}
	
	
	.imagem-local{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}


@media all and (max-width: 766px){
	
	
	
	.box-destaque{
		font-size: 16px;
	}
	
	.texto-legal{
		font-size: 12px;
		line-height: 142%;
	}
	
	
	.titulo-internas{
		font-size: 30px;
		line-height: 130%;
	}
	


	.conteudo-internas p{
		margin-bottom: 15px;

	}
	
}

.conteudo-internas img{
max-width: 100% !important;
}
	
	

@media all and (max-width: 650px){
	.img-banner-home-mobile{
		display: block;
	}

	.img-banner-home{
		display: none;
	}
}



.box-padrao{
	max-width: 500px;
	width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.interna .box-padrao{
	max-width: 100%;
	width: 100%;
    margin: -19px auto 30px auto;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
	float: left;
}

.box-padrao .base-header{
    font-size: 18px;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    background-color: #cc0000;
	color: #fff;
	text-align: left;
	position: relative;
}

.box-padrao .base-header h1{
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.box-padrao h3{
	font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
	line-height: 139%;
}

.subtitulo-exemplos{
	font-size: 14px;
	color: #e2001a;
	margin-bottom: 20px;
}

.box-padrao .coluna-dir{
	border-left: 1px solid #ccc;
}

@media all and (max-width: 767px){
	.box-padrao .coluna-dir{
		border-left: 0;
	}
}

.box-padrao .coluna-dir-esp{
	border-left: 0;
}

@media all and (max-width: 767px){
	.box-padrao .coluna-dir-esp{
		border-left: 0;
	}
}

.box-padrao .coluna-esq-esp{
	border-right: 1px solid #ccc;
}

@media all and (max-width: 767px){
	.box-padrao .coluna-esq-esp{
		border-right: 0;
	}
}

.com-limite{
	color: #000;
}	


.sem-limite{
	color: #000;
}

.box-padrao .modelo-cartao{
	margin-bottom: 30px;
}	

.conteudo-box p a {
    color: #dc222a;
    text-decoration: underline;
}

.box-padrao .ico-header-box{
	border-radius: 100px;
	background-color: #fff;
	width: 60px;
    height: 60px;
	position: absolute;
	top: -11px;
	border: 3px solid #cc0000;
}

.box-padrao .ico-bu{
	background-image: url(../images/ico-box-header-bilhete.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.botao-voltar{
	display: block;
	text-align: center;
	margin-top: 30px;
}

.botao-voltar a{
	padding: 10px;
	background-color: #cc0000;
	color: #fff;
}

.texto-header-box{
	margin-left: 76px;
}

.box-padrao .conteudo-box{
	padding: 20px;
}

.interna .box-padrao .conteudo-box{
	padding: 0;
}

.botao-consultar{
	border: 1px solid #ddd;
    border-radius: 2px;
    text-align: center;
    color: #cc0000;
    background-color: #f5f5f5;
    padding: 7px;
	margin-top: 15px;
}

.botao-consultar:focus{
	border: 1px solid #aaa;
}


.textField{
	border: 1px solid #ccc;
	padding: 3px;
}

input:focus{
	border: 1px solid #aaa;
}

.grupo-usuario:first-child{
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 0 20px 0;
	float: left;
}

.grupo-usuario{
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 20px 0;
	float: left;
}

.grupo-usuario:last-child{
	border-bottom: 0;
	padding: 10px 0 20px 0;
	float: left;
}

.grupo-usuario h2{
	text-align: left;
    font-size: 16px;
    text-align: left;
    color: #cc0000;
    margin-left: 10px;
    line-height: 140%;
}

.box-cartao{
	background-color: #fff;
    box-sizing: border-box;
    padding: 10px;
}

.conteudo-cartao{
	background-color: #f5f5f5;
	padding: 10px;
	text-align: left;
	min-height: 190px;
}

.conteudo-cartao p{
	margin: 0;
}

.conteudo-cartao a{
	color: #cc0000;
	text-decoration: underline;
}

.box-cartao h3{
	background-color: #fff;
    padding: 10px;
    font-size: 18px;
    color: #cc0000;
    font-weight: bold;
	text-align: center;
	margin-top: 0;
}

/*FOOTER*/

.bg-footer{
	background-color: #333;
	padding: 50px 0!important;
	margin: 0!important;
}	

.bg-footer-claro{
	background-color: #ccc;
	padding: 20px 0;
	margin-top: 20px;
}


.social-things-footer .social-icon{
	margin-right: 5px;
}

.endereco-prefeitura-rodape{
	font-size: 12px!important;
	padding: 5px 0;
	background-color: #eee;
	color: #666;
}

.endereco-prefeitura-rodape a{
	color: #666;
}

.endereco-sptrans-footer{
	margin-top: 30px;
	font-size: 13px;
	line-height: 120%;
}

@media (max-width: 991px) {
	.bg-footer-claro{
		text-align: center!important;
	}
	
	.social-things-footer{
		margin: 10px 0;
	}
	
	.endereco-sptrans-footer{
		margin-top: 20px;
		font-size: 13px;
		line-height: 120%;
	}
	
	.social-things-footer .social-icon{
		margin: 0 5px;
	}
	
	.endereco-prefeitura-rodape, .endereco-prefeitura-rodape .text-right{
		text-align: center!important;
		line-height: 130%;
	}
	
	.link-footer{
		margin-top: 6px;
	}
}


.footer .logo-smt{
	margin-top: 28px;
	float: none; 
	display: inline;
}

.footer .logo-sptrans{
	margin-top: 28px;
	float: none; 
	display: inline;
}

@media all and (max-width: 991px){
	.footer .logos-footer{
		text-align: center;
		width: 100%;
	}
}

/*FIM FOOTER*/



/*FIM INTERNAS*/

body + object, body + object + object { display: none; }

/*bootstrap hack*/
.row {
    margin-right: -15px;
    margin-left: -15px;
}


@media all and (max-width: 370px){
	body{
		overflow-x: hidden;
	}
}


.box-home h3{
	color: #fff;
}

.box-home{
	background-color: #dc222a;
	min-height: 160px;
	border: 5px solid #fff;
	margin-bottom: 20px;
	color: #fff;
	border-radius: 15px;
}

iframe .i4ewOd-pzNkMb-haAclf{
	background-color: #dc222a!important;
}




.conteudo-duvida p{
	text-align: left;
}

.grupo-duvida:first-child{
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 0 20px 0;
	float: left;
	margin-top: 20px;
}

.grupo-duvida{
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 20px 0;
	float: left;
	width: 100%;
}

.grupo-duvida:last-child{
	border-bottom: 0;
	padding: 10px 0;
	float: left;
}

.grupo-duvida h2{
	text-align: left;
	font-size: 16px;
	text-align: left;
	color: #cc0000;
	margin-left: 10px;
	line-height: 140%;
}

.grupo-duvida .panel-body{
	text-align: left;
}

.grupo-duvida .panel-group{
	margin-bottom: 7px;
}

.grupo-duvida .panel-group .panel + .panel {
    margin-top: 10px;
}

.intro-pagina{
	font-size: 17px;
    margin-bottom: 20px;
    line-height: 138%;
}

#termo{
	text-align: left;
}

#termo p{
	font-size: 12px;
}

.base-box-home .panel-default > .panel-heading{
	background-color: #fff!important;
	border-color: #fff!important;
}

.base-box-home .panel{
	border: 0!important;
	box-shadow: none!important;
}

.base-box-home{
	padding-bottom: 10px!important;
}

.botao-termo{
	font-size: 13px!important;
}

#termo .panel-body{
	border: 1px solid #ddd!important;
	background-color: #f9f9f9;
	border-radius: 5px;
}

.box-orientacoes .panel p a{
	color: #dc222a;
	text-decoration: underline;
}

.imagens-bu{
	text-align: center!important;
}

@media all and (max-width: 455px){
	.imagens-bu img{
		width: 70px;
		height: auto;
	}
}

@media all and (max-width: 360px){
	.imagens-bu img{
		width: 50px;
		height: auto;
	}
}

.interna .data {
	    color: rgb(33, 165, 224);
    font-weight: bold;
    padding-top: 20px;
    font-size: 12pt;
    display: inline-block;
    border-bottom: 1px solid rgb(33, 165, 224);
    width: 100%;
    padding-bottom: 14px;
}

.interna ul a {
	text-decoration: none;
}

.interna ul{
	padding: 0;
}

.interna ul a:nth-child(even) li{
	background: #fafafa !important;	
}

.interna ul a li:hover{
	background: rgba(235, 231, 34, 0.5) !important;	
}

.interna ul a li.item-noticias-carnaval{	
	font-size: 12pt;
	border-bottom: 2px solid #eee;
	padding: 30px 20px;
	list-style-position: inside;
	list-style: none;
}

.noticiah1{
	text-align:center; text-transform: uppercase; display: inline-block; padding: 15px 20px; color: rgb(42, 82, 115);font-weight:bold; margin-bottom: 5px;	width:100%; font-size: 18pt !important;
}


h1{
	font-size:28px !important;	
}

.dataNoticia{
	font-family:  Roboto, Arial;
	text-align:center;  display: inline-block;     margin: 15px 0 !important;
    color: #6E6687;    
    font-weight: bold;
    display: inline-block;
    padding: 4px 7px;    
    font-size: 14px;
	line-height:1.1;
	
}

.voltarNoticias{
	text-align:center; display: inline-block; margin-bottom:40px; color: rgb(8, 155, 221) !important; color: white; font-weight:bold; display: inline-block; padding: 5px 8px; transform: rotate(-1.5deg); background-color: rgb(237, 233, 56); margin-top:50px;
}

body .noticia p, body .noticia span, body .noticia div{
	font-family: Roboto, Arial, "Helvetica Neue",Helvetica,sans-serif !important;
	font-size: 11pt !important;	
	line-height:1.5;
}

.NoticiasCarnaval{
	text-align:center; text-transform: uppercase; display: inline-block; margin-bottom:40px; font-weight:bold; display: inline-block; padding: 5px 8px; transform: rotate(1.5deg); z-index: 1; position:relative;
	margin:0 !important; text-transform: initial; background-color: rgb(226, 47, 78) !important; color: white !important;
}

	
		#tabelalinhas{
			display: none;
			margin-bottom: 40px !important;
			}

			td{
				text-align:center;
				font-size:12pt;
				padding: 0 !important;
			}

			#tabelalinhas_filter{
				margin: 0 auto !important;
			}

			.dataTables_filter{
			display: none;
			}

			#projects_table_filter{
			display: block;
			margin: 0 auto;
			}

			.dataTables_empty{
			font-size:10pt;
				padding: 8px 0 !important;
			}

			table.dataTable.no-footer{
			border-bottom: 0 !important;
			}

			@media all and (max-width: 500px){
				.input-group{
					width: 100% !important;
				}
			}

			.logo-bilhete-unico img {
				width: 115px;
			}

			.logos{
			width: 400px;
			}

			.base-logos .logo-sptrans, .base-logos .logo-smt{
				    top: 30px;
					position: relative;
			}


@media all and (max-width: 460px){

	.base-logos{
	}

	.logos{
		width: 247px !important;
	}

	.logo-bilhete-unico {
		width: 84px !important;
		padding-right: 23px;
		margin-right: 15px;
	}

	.logo-sptrans {
		margin-top: 14px !important;
		width: 65px;
		position: inherit !important;
		top: 0 !important; 
	}

	.logo-smt {
		float: left;
		margin-left: 15px;
		margin-top: 0px;
		width: 60px;
		position: inherit !important;
		top:0 !important; 
	}

}
	#corpo{
	    top: -80px;
    position: relative;	
	}

.noticia img{
	width: 500px;
	max-width: 500px;
	height: auto;
}

#dataNoticia{
	line-height: 1.1 !important; 
	padding: 6px 10px; 
	font-size: 12pt; 
	margin: 15px 0 15px !important;
}

#tt-overlay .autocomplete__hint, #tt-overlay .autocomplete__input {
	-webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700;
    height: 25px;
    padding: 0;
}

.btn-success:hover, .btn-success:active, .btn-success:visited, .btn-successa:link  {
	box-shadow: 0 0 0 .2rem rgba(110,102,135,.25) !important;
}

#tt-overlay .autocomplete__option{
	font-size: 13px!important;
}

.result{
text-align:center;	
	margin-top:10px;
}

.btn-success {
    color: #fff;
    background-color: #6E6687 !important;
    border-color: #6E6687 !important;
}

#conteudo{
display: none;	
}


.carregando{
	margin-top:20px;	
}
.carregando>div.spinner-border{
position: fixed;	
}

.list-group-item-action small{
    line-height: 1.4;
    display: inline-block;
}

.list-group-item-action h5{
	font-size:1em;
	color: #7D7693;
	font-weight: 900;
} .list-group-item-action p{
	font-size:0.85em;
	line-height: 1.3;
	font-weight: 300;
}

.naoha{
	font-size: 13px;	
}

.list-group-item-action:focus, .list-group-item-action:hover{
	background-color:#6E6687 !important;
	color: #fff !important;	
	transition: background .2s;
}

.list-group-item-action:focus h5, .list-group-item-action:hover h5{	
	color: #fff !important;
}

.result a:nth-child(even){
	background-color:#f7f7f7;	
}

.result .maisinfo{
    float: right;
    font-size: 10px;
    text-transform: uppercase;
    font-style: initial;
    font-weight: 800;
}

.naoha{
	line-height:1.1;	
}

.anima{
	transition: background 1s;	
}

#autocomplete-overlay{
	height: calc(1.6em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
}

.form-control{
padding: 0;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #ccc;
}

.btn-group-sm>.btn, .btn-sm{
font-size: .775rem;	
}

nav{
display: flex;	
}

.mb-1::first-letter{
	text-transform: capitalize;	
}

nav a:nth-child(2) button {
    border-radius: 0 .2rem .2rem 0 !important;
}

nav a:nth-child(1) button {        

}

.sambodromo li::before {
	content: " ";
    background-color: aliceblue;
    width: 20px;
    height: 20px;
    background: url(http://www.sptrans.com.br/media/2952/bus_black.png) no-repeat;
    display: inline-block;
    background-size: contain;
    padding: 10px;
    margin: 8px 8px 0 0;
    vertical-align: bottom;
}
.row.justify-content-center button {
    border-radius: 0 !important;
    border-right: 1px solid white !important;
}

.row.justify-content-center nav a:last-child button {
    border-radius: 0 5px 5px 0 !important;
border-radius:  ;
}

.row.justify-content-center nav a:first-child button {
    border-radius: 5px 0 0 5px !important;
}

p{
word-break: break-word !important; 	
}

@media all and (max-width: 523px){
nav{
	margin: 0 10px!important;
}
	
	nav .btn{
	height: 45px!important;
	line-height: 100% !important;
}
}

@media all and (max-width: 365px){
nav{
	margin: 0 10px!important;
}
	
	nav .btn{
	height: 45px!important;
	line-height: 100% !important;
		font-size: 11px!important;
}
}

.btn-recomendacoes{
	background-color: #c4d82d;
	border: 1px solid #c4d82d;
}

.btn-recomendacoes:hover, .btn-recomendacoes:active, .btn-recomendacoes:focus{
	background-color: #b8cb2a!important;
	border: 1px solid #b8cb2a!important;
}

.btn-recomendacoes:focus{
	box-shadow: 0 0 0 0.2rem rgba(196, 216, 45, 0.54)!important;
}


/*fotos*/
.btn-fotos{
	background-color: #ffa500;
	border: 1px solid #ffa500;
}

.btn-fotos:hover, .btn-fotos:active, .btn-fotos:focus{
	background-color: #d28800!important;
	border: 1px solid #d28800!important;
}

.btn-fotos:focus{
	box-shadow: 0 0 0 0.2rem rgba(255, 165, 0, 0.54)!important;
}
/**/



.perguntas {
	list-style:none;
}
.perguntas li {
	text-align: left;
	margin: 5px 0;
	padding: 2%;
}

.perguntas li:nth-child(odd) {
	background-color: #eee;
}

.titulo-covid{
	font-size: 18px; 
	text-align: left;
}

.texto-covid{
	font-size: 13px;
    text-align: left;
    line-height: 139%;
}

li u{
	
color: inherit !important;
}
u{
color: #e2001a;	
}

.card-body ul{
	list-style: inside;
}

.accordion .card{
margin: 0;	
}

.accordion .card-header{
padding: 3px;	
}

.accordion .card-body{
font-size: 14px;
	padding: 0.7rem 1rem;
}

.card-body .table td{
padding: 10px 5px !important;
    font-size: 14px;
    vertical-align: middle;
    text-align: left;	
}

.card-body .table td  img{
width:100% !important;
height: auto !important;
}

.card-header button{
width: 100%;
	text-align: left;
}

h2{
	color: #e6742a;
    font-size: 18px;
    border-bottom: 1px solid #e6742a;
    padding-bottom: 7px;
    margin-top: 20px;
}