@charset "UTF-8";
@font-face {
  font-family: 'Conv_FRADMCN';
  src: url("../fonts/FRADMCN.eot");
  src: local("Ôÿ║"), url("../fonts/FRADMCN.woff") format("woff"), url("../fonts/FRADMCN.ttf") format("truetype"), url("../fonts/FRADMCN.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
  color: #666666; }
  body a {
    text-decoration: none; }
  body :hover {
    text-decoration: none;
    transition-duration: 1s; }

.topo {
  background-color: #ffffff;
  padding: 5px 15px;
  color: #333333;
  font-family: 'Conv_FRADMCN',Sans-Serif; }
  .topo i {
    color: #333333;
    padding-left: 15px; }
  .topo p {
    padding: 0px;
    margin: 0px; }
  .topo .topo_contato {
    padding-top: 15px; }

@media (min-width: 767px) {
  .navbar {
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; } }
.navbar-brand {
  margin-top: -45px; }

.navbar-nav {
  width: 100%;
  text-align: center; }
  .navbar-nav li {
    font-family: 'Conv_FRADMCN',Sans-Serif;
    font-size: 1.3em;
    float: none;
    display: inline-block; }

.carousel {
  margin-top: 130px; }
  .carousel .carousel-caption p {
    padding-bottom: 8%; }
  .carousel .carousel-indicators li {
    border-radius: 0px; }

.historia {
  margin-top: 130px;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #F4FAED; }
  .historia h1 {
    font-family: 'Conv_FRADMCN',Sans-Serif;
    font-size: 2em;
    color: #333333;
    padding: 20px 0 30px 0;
    text-align: center; }
  .historia p {
    color: #777777;
    font-size: 1.3em;
    text-align: justify; }
  .historia img {
    width: 100%; }

.clientes {
  margin-top: 130px;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #F4FAED; }
  .clientes h1 {
    font-family: 'Conv_FRADMCN',Sans-Serif;
    font-size: 2em;
    color: #333333;
    padding: 20px 0 30px 0;
    text-align: center; }
  .clientes p {
    color: #777777;
    font-size: 1.3em;
    text-align: justify; }
  .clientes img {
    width: 100%;
    margin-bottom: 15px; }

.servicos {
  margin-top: 130px;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #F4FAED; }
  .servicos h1 {
    font-family: 'Conv_FRADMCN',Sans-Serif;
    font-size: 2em;
    color: #333333;
    padding: 20px 0 30px 0;
    text-align: center; }
  .servicos p {
    color: #777777;
    font-size: 1.3em;
    text-align: justify; }
  .servicos img {
    width: 100%; }
  .servicos li {
    font-size: 1.2em;
    list-style: none; }

.contato {
  padding-top: 250px;
  padding-bottom: 50px;
  background-color: #F4FAED;
  color: #A4A3A5; }
  .contato a {
    text-decoration: none;
    color: #A4A3A5; }
  .contato a:hover {
    text-decoration: none;
    color: #666666; }
  .contato h1 {
    font-family: 'Conv_FRADMCN',Sans-Serif;
    text-align: center;
    font-size: 2em;
    color: #333333;
    padding: 20px 0 15px 0; }
  .contato ul {
    padding: 0px 0 30px 10px; }
    .contato ul li {
      list-style: none;
      font-size: 1.1em; }
      .contato ul li i {
        padding: 8px; }
  .contato .btn-default {
    background-color: #807F83;
    width: 100%;
    border-radius: 0px;
    min-height: 40px;
    margin-top: 5px;
    border: 0px;
    color: #ffffff; }

.rodape {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #444444;
  color: #A4A3A5; }
  .rodape a {
    text-decoration: none;
    color: #A4A3A5; }
  .rodape a:hover {
    text-decoration: none;
    color: #666666; }
  .rodape h3 {
    font-size: 1.8em;
    color: #A4A3A5;
    padding: 20px 0 15px 0; }
  .rodape ul {
    padding: 0px 0 30px 10px; }
    .rodape ul li {
      list-style: none;
      font-size: 1.1em; }
      .rodape ul li i {
        padding: 8px; }

.form-control {
  border-radius: 0px;
  min-height: 40px;
  margin-top: 5px; }

.btn-success {
  border-radius: 0px;
  min-height: 40px;
  margin-top: 5px;
  background-color: #295097;
  border: 0px; }

.btn-success:hover {
  background-color: #F4F4F4;
  color: #295097; }

.mapa {
  margin: 50px 0px; }

.rodape2 {
  height: 70px;
  background-color: #333333;
  padding: 20px; }
  .rodape2 p {
    text-align: right; }

/*# sourceMappingURL=estilo.css.map */
