/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2/mar/2017, 23:13:50
    Author     : Carlos Carvalho
*/
body{
/*    http://www.allwidewallpapers.com/ferrari-f430-water-car/ZmVycmFyaS1mNDMwLXdhdGVyLWNhcg/*/
    background: url(/imagens/bkg.jpg) no-repeat right center fixed;
    /*background: url(/imagens/627896.jpg) no-repeat center center fixed;*/
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.exemplo2{
/*    http://www.allwidewallpapers.com/ferrari-f430-water-car/ZmVycmFyaS1mNDMwLXdhdGVyLWNhcg/*/
    /*background: url(/imagens/1365223.jpg) no-repeat right center fixed;*/
    background: url(/imagens/627896.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.exemplo3{
/*    http://www.allwidewallpapers.com/ferrari-f430-water-car/ZmVycmFyaS1mNDMwLXdhdGVyLWNhcg/*/
    /*background: url(/imagens/1365223.jpg) no-repeat right center fixed;*/
    background: url(/imagens/68022296-automotive-wallpapers.jpeg) no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
ul li.cantoEsquerdo {
background-color: transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 50px;
    border-bottom-width: 50px;
    border-left-width: 0px;
    border-top-color: transparent;
    border-right-color: #0066FF;
    border-bottom-color: transparent;
    border-left-color: transparent;
}ul li.cantoDireito {
    background-color: transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 50px;
    border-right-width: 50px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: #0066FF;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #0066FF;
}
.navbar {
  min-height: 40px;
}
.navbar-default {
  background: transparent;
  border: 0;
  margin-bottom: 0;
}
.navbar-default .navbar-toggle {
  background: #ffffff;
}
.navbar-nav > li {
  /*background: #0066FF;*/
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li a {
  /*padding: 10px;*/
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #0066FF;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #0066FF;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #0066FF;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.widget h3{
    color: #D7DBDD;
}
/*.navbar-default .navbar-nav > .active > a {
  background: #0066FF;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}*/
.jumbotron.cabecalho {
  padding: 48px 0 36px;
  margin-top: -40px;
  background: url('');
/*  background-color: #303030;*/
  background-color: transparent;
}
.jumbotron h1 {
  display: inline-block;
  padding: 10px;
  background: #ffffff;
  margin: 0;
}
.jumbotron h2 {
  display: inline-block;
  background: #ffffff;
  margin-bottom: 0;
  padding: 5px;
  margin-left: 124px;
  margin-top: 8px;
  font-size: 40px;
}
.list-group-item {
  padding-left: 0;
}
.post-title {
  margin-top: 0;
}
#sidebar h3:first-child {
  margin-top: 0;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
@media (min-width: 992px) {
  .extra-left {
    margin-left: -55px;
    padding: 14px;
  }
  .extra-right {
    margin-right: -55px;
    padding: 14px;
  }
}
@media (max-width: 767px) {
  .navbar-default {
    background-color: #000000;
  }
  .navbar-default .navbar-collapse {
    border: 0;
  }
}

.veiculosGaleria{
    color: #ffffff;
}
.box{
    border: 1px solid #fff; 
}
body{
    color: #fff;
    font-family: 'Play', sans-serif;
}
div.g-recaptcha {
  margin: 0 auto;
  width: 304px;
}
.input-group-addon {
    min-width:75px;
}
.jumbotron {

    margin-bottom: 0px;
}