header {
  background: #050c26 url("../i/img_hero.png") no-repeat 100% 100%;
  height: 700px;
  background-position: center center;
}

.header {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.container.banner {
  text-align: center;
  margin-top: 5%;
}

.container.banner h1 {
  font-size: 70px;
  font-weight: bold;
  line-height: 60px;
}

.banner-home-texto {
  padding-top: 150px !important;
}

.coluna-1,
.coluna-2 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 50%;
  background: #050c26;
  height: 600px;
}

a:hover {
  color: #fff;
}

.coluna-1 {
  background: #050c26 url("../i/img_design_usuarios.png") center center fixed;
  padding-left: 20%;
  position: relative;
}

.coluna-2 {
  background: #050c26 url("../i/img_desenvolvimento.png") center center fixed;
  padding-left: 10%;
  z-index: 1;
}

.sm-metodologia {
  position: absolute;
  right: -95px;
  z-index: 10 !important;
}

.coluna-1 h2,
.coluna-1 p,
.coluna-2 h2,
.coluna-2 p {
  color: #ffffff;
}

.title,
.coluna-1 .title,
.coluna-2 a {
  color: #46b592 !important;
  text-align: center;
  font-weight: 700;
}

.title,
.coluna-1 .title {
  text-align: left;
  margin-top: 30px;
}

.coluna-1 h2 {
  margin-top: 50%;
}

.coluna-2 h2 {
  margin-top: calc(50% + 5px);
}

.texto-card,
.coluna-2 a {
  width: 70%;
}

.mercado {
  background-color: #0c132b;
  min-height: 420px;
}

.title-mercado {
  color: #46b592 !important;
  margin-top: 30px;
  font-weight: 700;
}

.botao-mercado {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.botao-mercado-item {
  min-height: 200px;
  box-shadow: 20px 20px 50px 10px #000000;
  border: 1px solid #233163;
  border-radius: 10px;
  width: 45%;
  padding: 15px;
}

.botao-mercado-item:hover {
  box-shadow: 10px 10px 25px 5px rgba(255, 255, 255, 0.2);
}

.botao-mercado a {
  text-decoration: none;
}

.botao-mercado.botao-1 {
  margin-right: 60px;
}

/* .text-botao{
    width: 50%;
} */

.saiba-mais {
  margin-top: 80px;
  text-align: center;
}

.triangulo {
  background-color: #0c132b;
  text-align: right;
}

.desenvolvimento {
  background-color: #050c26;
  min-height: 650px;
}

.desenvolvimento-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 50px;
  column-gap: 40px;
}

.title-desenvolvimento {
  color: #46b592;
  margin-left: 20px;
  padding-top: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}

.atuacao {
  width: 30%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.text-desenvolvimento {
  min-height: 100px;
}

.label-desenvolvimento {
  color: #46b592;
  font-weight: 700;
}

.mais {
  color: #46b592;
}

.areas {
  min-height: 650px;
  background-color: #0c132b;
}

.areas .cards {
  padding-top: 30px;
}

.areas-divs {
  background-color: #131c3e;
  min-width: 300px;
  min-height: 300px;
  border-radius: 5px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 20px;
  height: 100px;
}
.areas-divs h3 {
  font-weight: 700;
  margin-top: 20px;
}

.lado-2 {
  background-image: url("../i/imgatuacao.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.lado-3 {
  background-image: url("../i/img_consumer-insights.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.lado-4 {
  background-image: url("../i/img_architecture.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.lado-5 {
  background-image: url("../i/img_frontend.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.lado-6 {
  background-image: url("../i/img_back-end.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.planos {
  background-color: #0c132b;
  /*padding-left: 30px;*/
}

.tipos h4 {
  color: #ffffff;
  margin-bottom: 10px;
}

.tipos {
  padding-bottom: 20px;
}

.cards-planos {
  padding: 20px;
  max-height: 500px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 30px;
}

.cards-planos h5 {
  color: #1473ff;
  font-weight: 900;
  font-size: 40px;
}

.cards-planos h5:first-child {
  color: #1473ff;
  font-weight: 900;
  font-size: 38px;
}

.cards-planos p {
  color: #0c132b;
}

.cards-planos li {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #233163;
}

.tendencias {
  background-color: #0c132b;
}

.card-blog {
  background-image: url("../i/img_blog.png");
  min-height: 315px;
  width: calc(50% - 35px);
  position: relative;
  margin-right: 35px;
  color: #ffffff;
  margin-bottom: 90px;
}

.card-blog:hover {
  opacity: 0.5;
  color: #46b592 !important;
}

.card-azul {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 80%;
  min-height: 80px;
  background-color: #233163;
  font-weight: 700;
  font-size: 18px;
  padding: 20px;
}

.btn-blog {
  text-align: center;
  margin-bottom: 50px;
}

.gif {
  margin-top: 120px;
}

@media screen and (max-width: 1040px) {
  /* .botao-mercado {
    width: 40%;
  } */
}

@media screen and (max-width: 845px) {
  .coluna-1,
  .coluna-2 {
    width: 100%;
    height: auto;
    padding-bottom: 100px;
  }

  .coluna-1 h2 {
    margin-top: 15%;
  }

  .coluna-2 h2 {
    margin-top: 0 !important;
    padding-top: 15%;
    margin-left: 12%;
  }

  .coluna-2 p,
  .coluna-2 a {
    margin-left: 12%;
  }

  .title,
  .coluna-1 .title {
    margin-top: 0;
  }

  .sm-metodologia {
    left: calc(50% - 110px);
    right: auto;
  }

  /* .botao-mercado {
    width: 90%;
  } */

  /* .text-botao {
    width: 100%;
  } */

  .gif {
    margin-top: 20px;
  }

  .card-blog {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .banner {
    height: auto;
  }

  .areas-divs {
    min-width: auto;
  }
  .areas-divs p {
    font-size: 11px;
  }

  .atuacao {
    width: auto;
    height: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .gif {
    margin-top: 0px;
  }

  .botao-mercado {
    flex-direction: column;
    row-gap: 50px;
  }

  .botao-mercado-item {
    width: 100%;
  }

  .botao-mais {
    padding: 10px 50px 10px 50px;
  }
}

@media screen and (max-width: 633px) {
  .gif {
    margin-top: 20px;
  }

  .title {
    padding-top: 50px;
  }

  .text-botao {
    width: 100%;
  }
}
