@font-face {
  font-family: 'Corpo_S';
  src: url('http://autoviacaomicaelense.pt/assets/fonts/Corpo_S.ttf');
}

@media screen and (min-width: 768px) {
	.row{
	padding-right: 15px !important;
	padding-left: 15px !important;
	}
}
.row{
	padding: 0px;
	}
.container.texto{
	height: 100%;
	position: relative!important;
	background-color:#e8e8e8;
	padding-bottom:0px !important;
	margin-bottom: 50px!important;
}
.transportes{
	padding-bottom: 15px;
}
h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 25px!important;
	font-weight: normal!important;
	font-family: 'Corpo_S';
}
.nome{
	color: rgb(2, 86, 130);
	font-size: 12px;
	font-weight: bold;
}
.btn-default, .sugestoes{
	color: rgb(2, 86, 130);
	font-size: 12px;
	font-weight: bold;
}
.btn-default:hover{
	color: rgb(2, 86, 130);
}
.fundo_um{
	background: url(../../assets/imagens/fundo_um.png) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.imagem{
	padding-right: 0;
	padding-left: 0;
}
.sugestoes{
	font-size: 12px;
}
.descricoes,.descricoes2{
	background-color: #ebefef;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px;
}
.descricoes2{
	margin-top: 0;
}
p{
	font-size: 14px;
	margin-bottom: 0;
	color: #005581;
	font-family: 'Corpo_S';
}
a.linkrota{
	color:white !important;
}
a.linkrota:hover{
	color:white !important;
}
ul.rota li{
	padding: 5px;
}
div#rotas{
	margin-bottom: 15px;
	padding: 10px;
}
.mapa{
	padding-left: 15px;
}
div.tab-pane{
	background-color: #ebefef;
	padding: 10px;
}
.miniaturas{
	padding-top: 15px;
}
div#fancybox-title.fancybox-title-over{
	width: 100%!important;
}
hr{
	border-color: transparent;
}
.banner{
	z-index: 99;
}
.main-grey{
	background:#2b2b2b;
	padding:18px;
}
.main-light-grey{
	background:#505050;
	padding:18px;
}
.locais{
	border: solid;
	border-color:rgba(14, 14, 14, 0.8);
	border-width:1px;
	border-left:1px solid transparent;
	border-top: 1px solid transparent;
	padding-top:23px;
	background-color:#2a2a2a;
	min-height:205px;
}
.locais.personalizado{
	padding-top:10px;
	padding-left: 0px;
	padding-right: 0px;
}
.locais.personalizado .texto-others{
	padding-top:1px;
}
.locais.personalizado .col-xs-12{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.locais.personalizado:hover{
	cursor:default !important;
}
.locais.personalizado .fifty{
	display: inline-block;
	width: 100%;
	font-size:13px;
}
.locais.personalizado .fifty span{
	font-size: 12px
}
.locais.personalizado .fifty{
	text-shadow:1px 1px 2px black;
	text-decoration: underline;
}
.locais.personalizado .adjustment1, .locais.personalizado .adjustment1 .col-xs-6{
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:10px;
}
.locais img{
	width: 65px;
}
.others img{
	width: 35px;
}
.others {
	min-height:130px;
}
.locais:hover{
	border:1px solid #2293ec !important;
	border-top: 0px;
	background-color:#203540;
	cursor:pointer;
}
.font-default{
	font-family: 'Corpo_S';
}
.title-servicos{
	padding-top: 10px;
	font-weight: bold;
	font-size: 20pt;
}
.small-servicos{
	color: #005581;
	font-weight: bold;
}
.title-conteudo{
	color:white;
	font-family: 'Corpo_S'!important;
	text-shadow:1px 1px 2px black;
	font-size:20pt;
}
.texto-conteudo{
	color: #BCBCBC!important;
	text-shadow: 1px 1px 2px #000;
	font-family: 'Corpo_S';
}
.info{
	padding-top:23px;
	padding-bottom: 30px;
}
.info-imagem{
	border-right:1px solid #2293ec;
	padding: 0px !important;
	border:1px solid #2293ec;
	background-color:#203540;
	min-height:246px;
}
.info-imagem img{
	width:100%;
	height:auto;
}
.info-texto{
	border:1px solid #2293ec;
	background-color:#203540;
	min-height:246px;
}
.info-texto p a{
	border:1px solid transparent;
	padding:5px 15px;
}
.info-texto p a:hover{
	border-width:1px;
	border-color:#2293ec;
}
.btn-reservas{
	border-color: #AD0000;
    color: #fff;
    background-color: #C70202;
    box-shadow:1px 1px 1px 1px black;
    text-shadow:1px 1px 2px black;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    border-radius: 0 !important;
    margin-top:10px;
}
.btn-reservas:hover{
	border-color: #8E0101;
    color: #fff;
    background-color: #AD0000;
    box-shadow:1px 1px 1px 1px black;
    text-shadow:1px 1px 2px black;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    border-radius: 0 !important;
}
.title-others{
	text-transform: uppercase;
	color: #1a678f;
	font-family: 'Corpo_S';
	text-shadow: 1px 1px 2px #000;
	font-size: 16px;
	font-weight: bold;
}
.texto-others{
	color: white;
	font-family: 'Corpo_S';
	text-shadow: 1px 1px 2px #000;
	padding-top: 10px;
}
textarea#obs{
	max-width: 100%;
	height: 140px;
}
.reservar_servico{
	background-color: rgb(0, 79, 135);
	font-size: 14px;
	border-radius: 3px;
	text-transform: uppercase;
	padding: 7px 10px 7px 10px;
	box-shadow: 1px 2px 2px black;
	margin-left: 20px;
	margin-top: -5px;
}
.sobe-sobe{
	position: relative;
}
.reservar_servico:hover{
	color:white;
}