body {
  background-color: #f1f1f1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.caixa-case-home {
  padding-right: 0px;
  padding-left: 0px;
}

.link-case {
  color: #fff;
  text-align: center;
}

.caixa-textos-case {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  background-color: transparent;
  background-image: url('../images/fundo-alpha.png');
  background-position: 0px -330px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-position 200ms ease-in-out, color 400ms ease-in-out;
  transition: background-position 200ms ease-in-out, color 400ms ease-in-out;
  color: hsla(0, 0%, 100%, 0);
}

.caixa-textos-case:hover {
  background-position: 0px 0px;
  color: #fff;
}

.titulo-item-case {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}

.subtitulo-item-case {
  font-family: Roboto, sans-serif;
  font-size: 13px;
}

.nav-top {
  height: 106px;
  border-bottom: 4px solid #d7df36;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #d3d3d3, #fff);
  background-image: linear-gradient(180deg, #d3d3d3, #fff);
}

.caixa-logo-top {
  width: 300px;
  padding-left: 40px;
}

.rodape {
  padding-top: 40px;
  padding-bottom: 25px;
  border-top: 5px solid #d7df36;
  background-image: -webkit-linear-gradient(90deg, #d3d3d3, #fff);
  background-image: linear-gradient(0deg, #d3d3d3, #fff);
}

.link-top {
  display: inline-block;
  margin-top: 30px;
  padding: 14px 13px;
  border-right: 1px solid #d3e4cf;
  -webkit-transition: background-color 200ms ease-in-out, padding 200ms ease;
  transition: background-color 200ms ease-in-out, padding 200ms ease;
  font-family: Roboto, sans-serif;
  color: #f5a433;
  text-align: center;
  text-transform: uppercase;
}

.link-top:hover {
  padding-top: 12px;
  padding-bottom: 16px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .16);
}

.link-top.w--current {
  padding-top: 12px;
  padding-bottom: 16px;
  color: #f5a433;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .18);
}

.link-top.link-home {
  display: inline-block;
  width: 73px;
  padding: 10px 20px 7px;
}

.link-top.link-home:hover {
  padding-top: 8px;
}

.link-top.link-home.w--current {
  border-right-color: #d3e4cf;
  background-color: transparent;
  -webkit-transition-property: none;
  transition-property: none;
}

.logo-top {
  height: 90px;
  padding-top: 7px;
}

.titulo-rodape {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #69bd50;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.link-rodape {
  display: inline-block;
  width: 100%;
  font-family: Roboto, sans-serif;
  color: #6b6b6b;
  text-decoration: none;
}

.link-rodape.w--current {
  color: #f5a433;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .12);
}

.caixa-rodape {
  margin: 0px -10px 40px;
}

.caixa-rodape.sociais {
  display: none;
  padding-bottom: 30px;
  padding-left: 10px;
  border-left: 1px solid #5b5b5b;
}

.caixa-rodape.esconde {
  display: none;
}

.tel-rodape {
  margin-bottom: 10px;
  padding-left: 30px;
  background-image: url('../images/telefoninho.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #6b6b6b;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.ddd-tel-rodape {
  margin-right: 3px;
  font-size: 13px;
}

.email-rodape {
  padding-left: 30px;
  background-image: url('../images/enevelopinho.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #6b6b6b;
  font-size: 15px;
  line-height: 24px;
}

.link-sociais {
  display: block;
  width: 30%;
  height: 35px;
  max-height: 35px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

.faixa-copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5a433;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 14px;
  text-align: center;
}

.section-contato {
  padding-top: 50px;
  padding-bottom: 50px;
}

.h1-section {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #69bd50;
  font-size: 35px;
}

.h1-section.laranja {
  margin-bottom: 30px;
  color: #f5a433;
  font-size: 35px;
}

.h1-section.roxo {
  color: #3f419a;
}

.h1-section.case {
  font-size: 30px;
}

.campo-form {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #afafaf;
  font-family: Lato, sans-serif;
  color: #716f6a;
}

.campo-form:focus {
  border-color: #f5a433;
}

.campo-form.textarea {
  height: 91px;
}

.botao-form {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 3px solid #69bd50;
  border-radius: 0px;
  background-color: #69bd50;
  -webkit-transition: background-color 200ms ease-in-out, margin 100ms ease-in-out, box-shadow 200ms ease;
  transition: background-color 200ms ease-in-out, margin 100ms ease-in-out, box-shadow 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.botao-form:hover {
  margin-top: -2px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .46);
}

.botao-form:active {
  margin-top: 1px;
  border-style: solid;
  box-shadow: none;
}

.texto-section-contato {
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-align: left;
}

.section-portfolio {
  padding-top: 60px;
  padding-bottom: 40px;
  color: #6b6b6b;
}

.slider-portfolio {
  display: block;
  overflow: visible;
  height: 850px;
  background-color: transparent;
}

.seta-slider-case {
  display: block;
  margin-top: -38px;
  text-align: left;
}

.setinha-direita-case {
  float: right;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.box-case {
  height: 850px;
}

.subtitulo-case {
  margin-top: -15px;
  font-family: Lato, sans-serif;
  color: #f5a433;
  font-size: 15px;
  font-weight: 700;
}

.dados-case {
  margin-top: 40px;
  font-family: Lato, sans-serif;
}

.embed-sociais {
  padding-bottom: 10px;
}

.form-sucesso-contato {
  background-color: #28b973;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.form-erro-contato {
  background-color: #ff7500;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.container-nav-2 {
  display: block;
  margin-right: 0px;
  margin-left: 312px;
}

.link-mail-rodape {
  color: #6b6b6b;
  text-decoration: none;
}

.link-mail-rodape:hover {
  text-decoration: underline;
}

.div-chat {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 177px;
  height: 61px;
}

.div-cartao {
  position: absolute;
  z-index: 9999;
  display: block;
  width: 100%;
  height: 200vh;
  padding-top: 65px;
  background-color: rgba(0, 0, 0, .6);
  text-align: center;
}

.container-foto-cartao {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 34px -3px #fff;
}

.link-fecha-cartao {
  position: relative;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  float: right;
}

@media (max-width: 991px) {
  .botao-menu-top {
    margin-top: 19px;
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
    font-family: Roboto, sans-serif;
    color: #f5a433;
  }
  .botao-menu-top.w--open {
    background-color: #d7df36;
  }
  .link-top {
    margin: 10px 5px 10px 1px;
    padding-right: 6px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
  }
  .link-top.link-home {
    width: 10%;
  }
  .nav-responsivo {
    border-top: 3px solid #d7df36;
    background-color: #fff;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .42);
  }
}

@media (max-width: 767px) {
  .nav-top {
    height: auto;
  }
  .caixa-logo-top {
    width: 200px;
  }
  .botao-menu-top.w--open {
    margin-right: 15px;
  }
  .link-top {
    width: 80px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 6px;
  }
  .link-top.link-home {
    padding-right: 4px;
    padding-left: 4px;
  }
  .logo-top {
    height: auto;
  }
  .caixa-rodape {
    margin-right: 0px;
    margin-left: 0px;
  }
  .caixa-rodape.sociais {
    padding-left: 0px;
    border-left-style: none;
  }
  .div-chat {
    display: none;
  }
}

@media (max-width: 479px) {
  .nav-top {
    height: 90px;
  }
  .caixa-logo-top {
    width: 200px;
    padding-left: 15px;
  }
  .botao-menu-top.w--open {
    margin-top: 15px;
    margin-right: 10px;
  }
  .link-top {
    width: 33.33%;
    margin-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .link-top.link-home {
    width: 33.33%;
  }
  .logo-top {
    height: auto;
  }
  .caixa-rodape {
    margin-bottom: 26px;
    text-align: center;
  }
  .tel-rodape {
    display: inline-block;
  }
  .email-rodape {
    display: inline-block;
  }
  .link-sociais {
    width: 15%;
  }
}

