@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

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

body{
	background-color: #fff;
	font-family: Figtree, Roboto, Arial, "Helvetica Neue",Helvetica,sans-serif;
	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 #666;
	width: 100%;
	padding-top: 5px;
}

.links-topo-prefeitura,.links-topo-prefeitura a{
	text-align: left;
    display: inline;
    color: #ccc;
    font-size: 15px;
    font-family: Figtree, 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;
    
	ly: 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;
	}
	
	.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: 85px;
	}
}

.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: 25px;
    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;
		line-height: 142%;
		font-size: 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: #555;
	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 {
	width:100%;
	display: inline-block;	
	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;
}

.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;
}

.dataNoticia{
	text-align:center;  display: inline-block; margin-bottom:40px; background: rgb(8, 155, 221); color: white; font-weight:bold; display: inline-block; padding: 5px 8px; transform: rotate(1deg);
}

.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: Figtree, 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;
			}

			tbody tr td:nth-child(1){
				font-size: 11pt;
				text-align: left;
				font-weight: bold;
			}
			tbody tr td:nth-child(2){				
				text-align: left !important;
			}


			td{
				text-align:left !important;
				font-size:12px;
				padding: 0 !important;
			}

			td a{
				text-align: left;
				font-size: 10.5pt;
				padding: 8px 0;
				width: 100%;
				display: inline-block;
				color: #e2001a;
				font-weight: bold;	
			}

			td a:hover{
				color: #fff!important;
				background: #e22f4e !important;
				text-decoration: none;
				font-weight:bold;
				opacity: 1!important;
			}
			
			td a:active{
				color: #fff!important;
				background: #2A5273 !important;
				text-decoration: none;
				font-weight:bold;
				opacity: 1!important;
			}

			tr:nth-child(even) td a{
				background: #f8f8f8;
			}

			#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: 74px;
			}

			.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;
}

.odd td{
background-color: #eee;	
padding: 8px 10px !important;
	border: 1px solid white;
}

.even td{
padding: 8px 10px !important;
	border: 1px solid white;
}

p a{
color: #e2001a;	
}

.input-group input{
	font-size: 14px !important;
	font-weight: bold;

}


                        .base-logos-2026{
                        	width: 100%;
                        	display: flex;
                        	justify-content: center;
                        	margin-bottom: 20px;
                        } .logos-2026{
                        	max-width: 100%;
                        	width: 400px;
                        	display: flex;
                        	justify-content: center;
                        } .logo-bilhete-unico-2026{
                        	width: 30%;
                        	margin-right: 6.5%;
                        	border-right: 1px solid #ddd;
                        	padding-right: 6.5%;
                        } .logo-sptrans-2026{
                        	width: 15%;
                        	margin-right: 6%;
                        	margin-bottom: -3px;
                        } .logo-smt-2026{
                        	width: 22%;
                        } .logos-2026 > *{
                        	align-self: end;
                        }
                        
                        @media (max-width: 500px){
                        	.logo-sptrans-2026{
                        		width: 15%;
                        		margin-right: 5%;
                        		margin-bottom: -0.5%;
                        	} 
                        }