body {
  font-family: 'arial', 'helvetica', sans-serif; }

.nav-item {
  font-family: 'Oswald', sans-serif;
  font-weight: normal; }

.overlay {
  width: 100%;
  bottom: 59px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.preview .links {
  position: absolute;
  width: 150px;
  height: 40px;
  padding-top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms; }
  .preview .links > a {
    line-height: 40px;
    display: inline-block;
    cursor: pointer; }

.preview:hover .links {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 65px);
  -moz-transform: translate(0, 65px);
  -ms-transform: translate(0, 65px);
  -o-transform: translate(0, 65px);
  transform: translate(0, 65px); }

.preview:hover .overlay {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.bloco1 {
  background: #252525;
  color: #999;
  padding-top: 40px;
  padding-bottom: 40px; }

.bloco2 {
  background: #2763a9;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }

.footer1 {
  background: #232323;
  padding-top: 40px;
  padding-bottom: 40px; }

.footer1 h3 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px; }

.footer1 h4 {
  color: #6f6f6f;
  font-size: 15px;
  font-weight: bold; }

.footer1 p {
  color: #6f6f6f;
  font-size: 13px;
  margin-bottom: 30px; }

.footer2 {
  background: #333;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #666; }

.footer2 h3 {
  font-size: 14px;
  padding-top: 7px; }

.footer2 a {
  font-size: 14px; }

.footer2 a.sobe {
  font-size: 18px;
  background: #1d1d1d;
  color: #fff;
  padding: 5px 0;
  margin: 0;
  width: 40px;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out; }

.footer2 a.sobe:hover {
  background: #2b2b2b;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.bloco2Card {
  background: #2763a9; }

.cabecalho0 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #999;
  padding-left: 5px;
  padding-top: 50px;
  text-align: center; }

.cabecalho2 {
  font-size: 24.5px;
  font-weight: bold;
  margin-bottom: 15px; }

.cabecalho3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px; }

.cabecalho4 {
  font-size: 16px;
  font-weight: bold;
  margin-left: 0;
  padding-left: 0; }

.bgNone {
  background: none; }

.paragrafo0 {
  font-size: 14px;
  padding-bottom: 35px;
  color: #999;
  padding-left: 5px;
  padding-top: 0;
  text-align: center; }

.paragrafo1 {
  font-size: 18px;
  margin-bottom: 40px; }

.paragrafo2 {
  font-size: 14px;
  margin-bottom: 40px; }

.icone1 {
  margin-bottom: 15px;
  padding: 0; }

.icone2 {
  color: #fff;
  border-radius: 100%;
  background: #2763a9;
  font-size: 16px;
  width: 40px;
  text-align: center;
  display: inline-block;
  background: #2763a9;
  padding: 12px; }

.botLeft {
  background: #2763a9;
  color: #fff;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
  text-align: center; }

.botRight {
  background: #2763a9;
  color: #fff;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  text-align: center; }

.btWhatsapp {
  background: #319131;
  margin-top: 52px;
  color: #fff;
  text-align: center;
  margin-left: 0;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out; }

.btWhatsapp:hover {
  color: #fff;
  background: #5bb75b;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.navColor {
  color: #333;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out; }

.navColor:hover {
  color: #3480d9;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.navBt {
  background: #d0eef1; }

.navActive {
  color: #3480d9; }

.colorWhite {
  color: #fff; }

.carCaptionCb {
  font-family: 'Oswald';
  font-size: 60px;
  margin-bottom: 0;
  background: url(../../img/bgCaption.png);
  width: 300px;
  padding: 5px 10px; }

.carCaptionPr {
  font-family: 'Oswald';
  font-size: 26px;
  background: url(../../img/bgCaption.png);
  width: 300px;
  padding: 5px 10px; }

.carCaptionBtn {
  margin-bottom: 44px; }

.cabBread {
  font-family: 'Oswald';
  font-size: 40px;
  line-height: 44px; }

.blSecBread {
  background: blue;
  margin-top: 82px; }

.bkBlue {
  background: blue; }

.cardArt {
  padding-left: 20px;
  padding-right: 20px; }

.imgCard {
  margin: 50px auto 0 auto;
  width: 700px; }

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

.iframeMed {
  width: 100%;
  height: 450px;
  border: 0; }

.txCdr {
  font-size: 18px; }

.map {
  margin-top: 82px; }

#msg {
  height: 125px; }

.formH2 {
  font-family: 'Oswald';
  font-size: 40px; }

.carMrTop {
  margin-top: 60px !important; }

.fontWhatsapp {
  font-size: 14px; }

@media (max-width: 1200px) {
  .footer1 h3 {
    font-size: 24px; }

  .footer1 h4 {
    font-size: 18px; }

  .footer1 p {
    font-size: 16px; } }
@media (max-width: 1024px) {
  .preview:hover .links {
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px); } }
@media (max-width: 1000px) {
  .logo-img {
    width: 380px; } }
@media (max-width: 992px) {
  .footer1 h3 {
    font-size: 22px;
    text-align: center; }

  .footer1 h4 {
    font-size: 16px;
    text-align: center; }

  .footer1 p {
    font-size: 14px;
    text-align: center; }

  .imgCard {
    width: 100%; } }
@media (max-width: 960px) {
  .preview:hover .links {
    -webkit-transform: translate(0, 90px);
    -moz-transform: translate(0, 90px);
    -ms-transform: translate(0, 90px);
    -o-transform: translate(0, 90px);
    transform: translate(0, 90px); }

  .iframeMed {
    height: 300px; } }
@media (max-width: 767px) {
  .navSec {
    background: #fff;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out; }

  .navSec:hover {
    background: #d0eef1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1; }

  .fSizeBread {
    font-size: 13px; }

  .paddBread {
    margin-right: 0; }

  .cabBread {
    font-size: 38px;
    line-height: 44px; } }
@media (max-width: 575px) {
  .bgNone {
    margin-left: 15px;
    margin-right: 15px; }

  .paddBread {
    float: left; } }
@media (max-width: 720px) {
  .logo-div {
    width: 80%; }

  .logo-img {
    width: 100%; }

  .iframeMed {
    height: 200px; } }
@media (max-width: 540px) {
  .iframeMed {
    height: 150px; } }
@media (max-width: 400px) {
  .logo-div {
    width: 75%; } }
@media (max-width: 320px) {
  .logo-div {
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
