body {
  background-color: white;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 60px;
  margin-bottom: 40px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #636363;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  color: #555;
  font-size: 31px;
  line-height: 30px;
  font-weight: 400;
}
h4 {
  margin-top: 33px;
  margin-bottom: 15px;
  color: #555;
  font-size: 26px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 35px;
  margin-bottom: 30px;
  padding-right: 21px;
  float: none;
  border-bottom-style: none;
  border-bottom-width: 0px;
  color: #69696c;
  font-size: 24px;
  line-height: 18px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.social {
  height: 50px;
  border-bottom: 1px solid #121212;
  background-color: white;
}
.social_links {
  height: 50px;
  padding-top: 10px;
}
.social_icon {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  padding-right: 0px;
  float: right;
  background-image: url('../images/social_icon.jpg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-decoration: none;
}
.social_icon.twitter {
  background-position: 92% 50%;
}
.social_icon.facebook {
  width: 33px;
  background-position: 84% 50%;
}
.social_icon.email {
  width: 260px;
  padding-top: 5px;
  padding-left: 28px;
  background-position: 55% 50%;
  color: #8b8b8b;
}
.social_icon.fone {
  width: 150px;
  padding-top: 7px;
  padding-left: 37px;
  background-position: -1% 50%;
  color: #8b8b8b;
}
.menu {
  position: static;
}
.carrousel {
  -webkit-transition: none 500ms ease;
  transition: none 500ms ease;
}
.sliderhome {
  height: 500px;
}
.mail {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #e8e8e8;
}
.newslettertitle {
  font-family:'Droid Sans', sans-serif;
  color: #5c5c5c;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.input {
  height: 47px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 6px;
  font-size: 14px;
}
.input.form_contato {
  margin-top: 15px;
  margin-bottom: 22px;
  background-color: #e1e1e1;
}
.empresa {
  padding: 20px;
  color: #636363;
  font-size: 18px;
  text-align: justify;
}
.empresa.sobre {
  font-size: 20px;
  text-align: center;
}
.pini {
  font-size: 25px;
}
.bt_dark {
  display: block;
  padding: 10px;
  float: right;
  border-radius: 8px;
  background-color: #555;
  color: white;
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.bt_dark.acesse {
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 25px;
}
.bt_dark.bt_ambiente {
  margin-right: 12px;
  float: left;
  font-weight: 700;
}
.line {
  height: 144px;
  clear: both;
  background-image: url('../images/line.jpg');
}
.bgtopo {
  background-color: #f7f7f7;
}
.projetos_recentes {
  padding-top: 60px;
  padding-bottom: 90px;
}
.realize {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #a1a1a1;
  box-shadow: rgba(255, 255, 255, 0.49) 0px 1px 0px 0px inset, #4d4d4d 0px 4px 6px -1px inset;
}
.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f6f6f6;
}
.footer_col {
  height: 170px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right-style: solid;
  border-right-width: 1px;
}
.footer_col.last {
  padding-right: 0px;
  border-right-style: none;
  border-right-width: 0px;
}
.menu_footer {
  padding-left: 77px;
  color: #6e6e6e;
  font-weight: 700;
  text-decoration: none;
  list-style-type: none;
}
.menu_footer.footer_social {
  margin-top: 5px;
  padding-left: 72px;
}
.menu_footer.footer_contatos {
  padding-left: 40px;
}
.projeto_item_home {
  padding-right: 5px;
}
.menu_footer_item {
  height: 25px;
  float: left;
  color: #707070;
  text-decoration: none;
}
.follow {
  font-family: Montserrat, sans-serif;
  color: #525252;
  text-align: center;
}
.menu_social_footer {
  height: 30px;
  padding-left: 30px;
  float: left;
  background-image: url('../images/sprite_social2.jpg');
  background-position: 0px -7px;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #707070;
  font-size: 12px;
  text-decoration: none;
}
.menu_social_footer.footer_twitter {
  background-position: 0px -38px;
}
.menu_social_footer.footer_intagram {
  background-position: 0px -70px;
}
.menu_social_footer.footer_rss {
  background-position: 0px -103px;
}
.menu_footer_contato {
  height: 27px;
  padding-top: 5px;
  padding-left: 35px;
  float: left;
  background-image: url('../images/sprite_contatos_footer.jpg');
  background-position: 0% -1%;
  background-repeat: no-repeat;
  color: #707070;
  font-size: 12px;
  text-decoration: none;
}
.menu_footer_contato.footer_email {
  background-position: 0% 47%;
}
.menu_footer_contato.footer_end {
  background-position: 0% 96%;
}
.menu_itens {
  margin-top: 51px;
  padding-left: 0px;
  float: right;
  list-style-type: none;
}
.menu_item {
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 12px;
  float: left;
  border-right: 1px solid #8b8b8b;
  color: #8b8b8b;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.menu_item.last {
  padding-right: 0px;
  border-right-style: none;
}
.assine_bt {
  position: relative;
  top: -57px;
  right: 0px;
  width: 79px;
  height: 47px;
  float: right;
  background-image: url('../images/assine_icon.jpg');
  background-repeat: no-repeat;
}
.valores {
  height: 320px;
  padding: 10px 15px;
  border-radius: 6px;
  background-color: whitesmoke;
}
.valores_p {
  color: #7c7c7e;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
}
.valores_cols {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}
.banner_empresa {
  height: 500px;
  margin-top: 100px;
  margin-bottom: 30px;
  text-align: center;
}
.banner_servicos {
  text-align: center;
}
.mapa {
  height: 441px;
  margin-bottom: 40px;
}
.contatos {
  margin-top: 35px;
  background-image: url('../images/contatos_sprite.jpg');
  background-position: 0px 3px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #69696c;
  font-size: 17px;
  font-weight: 700;
  list-style-type: none;
}
.contatos_li {
  margin-bottom: 40px;
  font-size: 17px;
}
.ambiente_item {
  width: 343px;
  margin-right: 10px;
  float: left;
}
.slideimg1 {
  background-image: url('../images/banner1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slideimg2 {
  background-image: url('../images/banner2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slidetxt {
  position: absolute;
  left: 6%;
  width: 86%;
  top: 38%;
  color: white;
  font-size: 29px;
  line-height: 33px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0px;
  text-shadow: 1px 1px 1px #000;
}
.slider2 {
  height: 400px;
  background-color: #f2f2f2;
}
.slider2txt {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 250px;
  margin-right: 11px;
  margin-bottom: 50px;
  float: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  list-style-type: none;
}
.slider2img {
  float: none;
}
.h6slider {
  margin-top: 50px;
  float: right;
}
@media (max-width: 991px) {
  h1 {
    font-size: 33px;
  }
  .empresa.sobre {
    font-size: 16px;
  }
  .menu_footer {
    padding-left: 57px;
  }
  .menu_footer.footer_social {
    padding-left: 44px;
  }
  .menu_footer.footer_contatos {
    padding-left: 6px;
  }
  .projeto_item_home {
    height: 102px;
  }
  .menu_item {
    font-size: 15px;
  }
  .valores_p {
    font-size: 14px;
  }
  .slidetxt {
    left: 15%;
    font-size: 22px;
  }
  .slider2 {
    height: 274px;
  }
  .slider2txt {
    top: 0px;
    right: 0px;
    bottom: auto;
    margin-top: 52px;
    margin-bottom: 59px;
  }
  .slider2img {
    width: 450px;
  }
  .h6slider {
    margin-top: 21px;
    margin-bottom: 10px;
    font-size: 22px;
  }
  .logo {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .ambiente_item {
    margin-top: 6px;
    margin-left: 110px;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 28px;
  }
  .social_icon.email {
    display: none;
  }
  .carrousel {
    display: none;
  }
  .mail {
    display: none;
  }
  .input {
    font-size: 10px;
  }
  .projeto_item_home {
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-left: 60px;
  }
  .ambiente_item {
    width: 320px;
    margin-left: 0px;
  }
  .slidetxt {
    left: 4%;
    font-size: 17px;
  }
  .slider2 {
    height: 243px;
  }
  .slider2txt {
    display: none;
  }
}