
* {
font-family: 'Roboto', sans-serif;
}

header{
    position: fixed;
    width: 100%;
    background-color: rgba(40, 96, 144, 0.65);
    z-index: 999999999;
}

.logo img{
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.navbar-default {
    background: transparent;
    background-color: rgba(14, 14, 14, 0.75);
    border: none;
}

#banner{
	padding: 100px 0;
	background: url('../images/light-car-inside-black.jpg') center center;
	background-size: cover;
}

.nav li a {
	background: transparent !important;
	border-top: 5px solid transparent;
}

.nav li.active a{
	border-color: #f90000 !important;
}

.nav li:hover a{
	border-color: #f90000 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li:hover>a {
    color: #b3b3b3;
}

.navbar-default .navbar-nav>li.active>a {
    color: #b3b3b3;
}

.navbar-default .navbar-nav>li.active:hover>a {
    color: #b3b3b3;
}

.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
}


#banner h1{
	color: #fff;
}

.amare{
	color: #fff200;
}

.banners{
	background-size: cover;
	padding: 60px 0;
	margin: 35px 0;
	color: #fff;
	border-radius: 3px;
	background-size: cover !important;
	border: solid 5px #eaeaea;
}

.banners:hover {
	border: solid 5px #b9b9b9;
	transition: .2s;
}

#habil{
	background: url('../images/cnh.jpg') center center no-repeat;
}

#doc{
	background: url('../images/documento-carro.jpg') center center no-repeat;
}

#duv{
	background: url('../images/telemarketing-4822780.jpg') center center no-repeat;
}

#trans{
	background: url('../images/pessoa-entregando-a-chave.jpg') center center no-repeat;
}

#empla{
	background: url('../images/primeiro-emplacamento.jpg') center center no-repeat;
}

#esta{
	background: url('../images/tarjeta.jpg') center center no-repeat;
}

#lice{
	background: url('../images/documento-carro.jpg') center center no-repeat;
}

#motor{
	background: url('../images/toyota.jpg') center center no-repeat;
}

#consulta{
	background: url('../images/computador.jpg') center center no-repeat;
}

#rebai{
	background: url('../images/golf.jpg') center center no-repeat;
}

#bra{
	background: url('../images/brasil.jpg') center center no-repeat;
}

#moto{
	background: url('../images/motoboy2.jpg') center center no-repeat;
}

.rodi{
	background-color: #ebebeb;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 25px;
	min-height: 330px;
	margin-bottom: 40px;
}

.rodi a, #consu a{
	color: #000;
}

#pl{
	background-color: #e4e4e4;
	border: 2px solid #ccc;
	width: 100px;
	margin: 0 auto;
}

#placa{
	font-size: 20px;
	font-weight: bold;
}

input, textarea{
	width: 100%;
	outline: none;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.env{
	width: 100%;
	border: none;
	background-color: #acacac;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	outline: none;
}

footer{
	background-color: #2b2b2b;
}

.final{
	color: #fff;
	padding: 25px;
}

.pintura{
	background-color: #ec6708;
	color: #fff;
	margin: 10px 0;
	font-size: 15px;
	font-weight: bold;
}

#conteudo {
    margin: 55px 0;
}

.fa{
	font-size: 25px;
}

@media(max-width: 993px){
	.logo img{
		width: 160px;
	}
}

@media(max-width: 768px){
	.navbar-brand{
		font-size: 15px;
	}

	.logo img{
    border-left: 5px solid transparent;
	}

	.nav li a {
	background: transparent !important;
	border: none;
	}

	.nav li.active a{
	border: none;
	}

	.nav li:hover a{
	border: none;
	}

	.navbar-default .navbar-nav>li>a {
    color: #fff;
	}

	.navbar-default .navbar-nav>li:hover>a {
    color: #f90000;
	}

	.navbar-default .navbar-nav>li.active>a {
    color: #f90000;
	}

	.navbar-default .navbar-nav>li.active:hover>a {
    color: #f90000;
	}

	.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
	}

	.mundi{
		display: none;
	}

	.orca{
		margin: -50px auto;
	}

}

#hist{
	margin: 50px 0;
}

#cont{
	margin: 60px 0;
}

.entrada{
	margin-bottom: 50px;
}

.rodiser{
	background-color: #ebebeb;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 25px;
	min-height: 280px;
	margin-bottom: 40px;
}

.rodiser p{
	min-height: 130px;
}

.bannerser{
	background-size: cover;
	padding: 60px 0;
	margin-top: 35px;
	color: #fff;
	border-radius: 3px;
	background-size: cover !important;
}

.orca{
	padding: 10px;
	background-color: #ed1c24;
	color: #fff;
	font-weight: bold;
	border: none;
    width: 60%;
    margin: 0 auto;
    bottom: 85px;
}

a{
	color: #fff;
}

a:focus{
	color: #000;
	text-decoration: none;
}

 a:hover{
 	color: #f90000;
 	text-decoration: none;
 }

 .creditos{
 	width: 100%;
 	background-color: #252525;
	padding: 10px; 
}

.creditos span{
	color: #fff;
}

 #mapa{
 	margin: 60px 0;
 }

 #map {
    display: none;
}

#map .state {
    cursor: pointer;
}

#map .state .shape {
    cursor: pointer;
    -width: 0;
}

#map .state .label_icon_state {
    fill: #fff;
    font-family: Arial;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
}

#map .state .label_state {
    display: none;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

#map .state:hover .label_state,
#map .state.hover .label_state {
    display: block;
}

#map .model-green .state .shape {
    fill: #6cb361;
}

#map .model-green .state .icon_state {
    fill: #10592f;
}

#map .model-green .state .label_icon_state {
    fill: #fff;
}

#map .model-green .state .label_state {
    fill: #666;
}

#map .model-green .state:hover .shape,
#map .model-green .state.hover .shape {
    fill: #2d68b2;
}

#map .model-green .state:hover .icon_state,
#map .model-green .state.hover .icon_state {
    fill: #5a95ce;
}

#map .model-orange .state .shape {
    fill: #fd7132;
}

#map .model-orange .state .icon_state {
    fill: #6cb361;
}

#map .model-orange .state .label_icon_state {
    fill: #fff;
}

#map .model-orange .state .label_state {
    fill: #666;
}

#map .model-orange .state:hover .shape,
#map .model-orange .state.hover .shape {
    fill: #c93f04;
}

#map .model-orange .state:hover .icon_state,
#map .model-orange .state.hover .icon_state {
    fill: #10592f;
}

#map .model-darkgreen .state .shape {
    fill: #366823;
}

#map .model-darkgreen .state .icon_state {
    fill: #2779c6;
}

#map .model-darkgreen .state .label_icon_state {
    fill: #fff;
}

#map .model-darkgreen .state .label_state {
    fill: #666;
}

#map .model-darkgreen .state:hover .shape,
#map .model-darkgreen .state.hover .shape {
    fill: #4a8c31;
}

#map .model-darkgreen .state:hover .icon_state,
#map .model-darkgreen .state.hover .icon_state {
    fill: #5a95ce;
}
