/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/sass/cases/template-walter-id.scss ***!
  \*****************************************************************************************************************************************************************************************/
/*!
 * Estilo CSS Theme MecHome
 * Copyright 2020
 */
/*!
/* ---------------------------------------------------
    CSS CASES WALTER ID
----------------------------------------------------- */
/* .txt-slide-walter {
    margin-top: 320px;
} */
.txt-case-walter {
  color: #FFF;
  font-weight: 600;
}

.bt-ver-mais-walter a {
  background-color: #F08013;
}

.walter-relative {
  position: relative;
}

.header-walter {
  position: relative;
}

.txt-header {
  position: absolute;
  top: 110px;
  right: 0px;
  width: 240px;
  height: auto;
}

.dev-layerup {
  position: absolute;
  bottom: 180px;
  right: 0px;
  width: 140px;
  height: auto;
}

.case-walter {
  margin-bottom: 130px;
  height: 100vh;
  padding-top: 1px;
  display: flex;
  align-items: end;
  padding-bottom: 20px;
  background-size: cover;
}

.case-walter-202 {
  padding-bottom: 70px;
}

.case-walter-2022 h1 {
  text-transform: uppercase;
  color: #F08013;
  font-size: 60px;
  line-height: 50px;
}

.case-walter-2022 p {
  color: #FFF;
  font-size: 30px;
  line-height: 50px;
  width: 530px;
}

.case-walter-conteudo h2 {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 60px;
}

/* INOVACAO */
.walter-section-inovacao {
  background-image: url(../js/../img/bg-conteudo-1.jpg);
  background-position: top right;
  background-size: auto 110%;
  background-repeat: no-repeat;
  margin-top: 0px;
  padding-bottom: 80px;
}

.walter-section-inovacao h2 {
  font-size: 65px;
  line-height: 70px;
  font-weight: 800;
  padding-bottom: 50px;
}

/* SALAS */
.walter-section-salas {
  background-color: #000;
  color: #FFF;
  padding: 80px 0;
  margin-bottom: 0;
}

.walter-section-salas h2 {
  font-size: 65px;
  font-weight: 800;
  padding-bottom: 50px;
}

.salas-parcerias {
  margin: 60px 0 0;
  position: relative;
}

.salas-parcerias::before {
  content: "";
  width: 60%;
  height: 100%;
  display: block;
  background-image: url(../js/../img/img-salas.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: 0;
}

.box-salas {
  margin: 0 50px;
  position: relative;
  padding-top: 110px;
}

.box-salas h3 {
  padding: 0 10px;
  color: #FD8204;
  text-align: right;
  font-weight: 800;
  font-size: 60px;
  position: absolute;
  width: 90%;
  top: 74px;
}

.box-salas::before {
  content: "";
  width: 167px;
  height: 130px;
  display: block;
  background-image: url(../js/../img/bg-box-salas.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 42px;
  top: 10px;
}

.box-sala-conteudo {
  background-color: #FFF;
  color: #000;
  font-size: 25px;
  padding: 50px 10px 25px;
  line-height: 30px;
  min-height: 140px;
}

.salas-parcerias h2 {
  font-size: 45px;
  font-weight: 800;
  padding-bottom: 30px;
}

/* CRIACAO */
.walter-section-criacao {
  background-image: url(../js/../img/bg-conteudo-3.png);
  background-position: center;
  background-size: contain;
  padding: 0;
  background-color: #EFEFEF;
}

.bg-criacao-walter {
  background-image: url(../js/../img/img-criacao.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 120px 0;
}

.bg-partida-walter {
  background-image: url(../js/../img/img-criacao-2.png);
  background-position: left;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 40px 0;
  margin-bottom: 80px;
}

.bg-criacao-walter h2,
.bg-partida-walter h2,
.conteudo-criacao h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
}

.conteudo-criacao {
  padding: 80px 0;
}

.icones-criacao {
  padding-top: 30px;
}

.icone-criacao {
  margin: 0px 25px;
}

.icone-criacao img {
  width: 80%;
  text-align: center;
  padding-bottom: 15px;
}

.walter-id {
  padding: 60px 0;
}

.walter-id h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
}

.conteudo-walter-id {
  padding-right: 160px;
}

.conteudo-universo {
  padding: 40px 0;
}

.box-universo {
  margin: 0 20px 80px;
  background-color: #FFF;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.16);
  padding: 20px 25px 10px 50px;
  min-height: 200px;
  position: relative;
}

.box-universo::before {
  content: "";
  width: 77px;
  height: 60px;
  display: block;
  background-image: url(../js/../img/span-box-seta.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  position: absolute;
  left: -15px;
  top: 10px;
}

.box-universo h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
}

.bg-objetivo {
  position: relative;
  margin-bottom: 60px;
  color: #FFF;
}

.bg-objetivo::before {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  background-color: #FD8204;
  position: absolute;
  left: 0px;
  top: 0px;
}

.conteudo-objetivo {
  padding: 50px 60px;
  position: relative;
}

.img-objetivo img {
  padding-top: 30px;
  position: relative;
}

.conteudo-objetivo h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
  position: relative;
}

/* POR DENTRO */
.walter-section-por-dentro {
  background-image: url(../js/../img/bg-por-dentro.png);
  background-position: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 0;
  background-color: #EFEFEF;
  max-width: 1920px;
  margin: 0 auto;
}

.titulo-por-dentro {
  color: #FFF;
  margin-bottom: 300px;
  padding-top: 160px;
}
@media (max-width: 1460px) {
  .titulo-por-dentro {
    padding-top: 70px;
    margin-bottom: 200px;
  }
}

.titulo-por-dentro h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
}

.titulo-por-dentro p {
  width: 500px;
}

.linha-por-dentro {
  position: relative;
}

.linha-por-dentro::before {
  content: "";
  width: 5px;
  height: 84%;
  display: block;
  background-color: #F08013;
  position: absolute;
  left: 65px;
  top: 0px;
}

.item-linha {
  position: relative;
  padding-left: 130px;
  margin-bottom: 80px;
}

.item-linha::before {
  content: "";
  width: 133px;
  height: 104px;
  display: block;
  background-image: url(../js/../img/span-seta-numero.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  position: absolute;
  left: -15px;
  top: -10px;
}

.item-linha span {
  position: absolute;
  font-size: 60px;
  font-weight: 800;
  color: #000;
  top: 0;
  left: 0;
}

.item-linha h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
  margin: 0;
  line-height: 55px;
}

/* PLANO */
.walter-section-plano {
  margin: 0 0 80px;
}

.walter-section-plano h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
  margin: 0;
  line-height: 55px;
  padding-left: 100px;
}

.walter-section-plano p {
  padding: 0px 100px 60px 0;
}

.tit-pre-walter h3 {
  color: #F08223;
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-weight: 600;
}

.tit-pre-walter h2 {
  font-size: 45px;
  font-weight: 600;
  padding-bottom: 30px;
}

.tit-pre-walter p {
  width: 400px;
}

.conteudo-plano {
  padding: 90px 0;
}

.conteudo-plano p {
  padding-right: 150px;
}

.walter-section-fase-2 {
  background-image: url(../js/../img/bg-conteudo-3.png);
  background-position: center;
  background-size: contain;
  padding: 0;
  background-color: #EFEFEF;
  padding-top: 80px;
  position: relative;
}

.walter-section-fase-2::after {
  content: "";
  width: 100%;
  height: 300px;
  display: block;
  background-color: #FFF;
  position: absolute;
  bottom: 0px;
}

.pre-2-walter {
  padding-bottom: 60px;
}

.img-calendar {
  margin-bottom: 80px;
}

.box-pratica {
  padding: 25px 45px;
  background-color: #FFF;
  border-radius: 20px;
  margin: 0 15px;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.16);
}

.box-pratica h2 {
  font-size: 45px;
  font-weight: 800;
  padding-bottom: 30px;
}

.box-youtube {
  height: 540px;
  display: block;
  position: relative;
}

.pre-3-walter {
  margin-top: 100px;
}

.pre-4-walter {
  margin-top: 100px;
}

.banner-walter {
  padding: 100px 0 0;
}

/* SUCESSO */
.walter-section-sucesso {
  background-image: url(../js/../img/bg-walterid-sucesso.jpg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0;
  padding-top: 160px;
  min-height: 900px;
}

.walter-section-sucesso h2 {
  font-size: 45px;
  font-weight: 600;
  padding-bottom: 30px;
  line-height: 55px;
  width: 300px;
}

.walter-section-sucesso h2 span {
  font-weight: 800;
}

/* RESULTADOS */
.walter-section-resultado {
  background-color: #F9C214;
  padding: 100px 0;
}

.conteudo-resultado {
  padding-left: 100px;
  padding-right: 50px;
}

.conteudo-resultado h2 {
  font-size: 45px;
  font-weight: 800;
  padding-bottom: 30px;
  line-height: 55px;
}

.box-walter-resultado {
  position: relative;
  margin-bottom: 40px;
  padding-left: 120px;
}

.box-walter-resultado::before {
  content: "";
  width: 133px;
  height: 104px;
  display: block;
  background-image: url(../js/../img/seta-resultados.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  position: absolute;
  left: -15px;
  top: 30px;
}

.box-walter-resultado h3 {
  font-size: 90px;
  font-weight: 600;
}

.box-walter-resultado p {
  font-size: 24px;
}

.walter-section-resultado-2 {
  background-image: url(../js/../img/img-resultados.jpg);
  background-position: left;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 40px 0;
  margin-top: 60px;
}

/* VEM DEPOIS */
.walter-section-vem-depois {
  background-image: url(../js/../img/bg-vem-depois.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  padding-top: 0px;
  padding-top: 160px;
  min-height: 1024px;
  margin-bottom: 120px;
}

.walter-section-vem-depois h2 {
  font-size: 45px;
  font-weight: 800;
  padding-bottom: 30px;
  line-height: 55px;
  text-transform: uppercase;
  padding-right: 150px;
}

.walter-section-vem-depois p {
  padding-right: 100px;
}

.box-youtube iframe {
  height: 530px;
}

@media (max-width: 1920px) {
  .img-por-dentro {
    position: absolute;
    width: 450px;
    top: 40px;
    left: 270px;
  }
}
@media (max-width: 1600px) {
  .img-por-dentro {
    position: absolute;
    width: 450px;
    top: 40px;
    left: 70px;
  }
}
@media (max-width: 1440px) {
  .img-por-dentro {
    position: absolute;
    width: 450px;
    top: 40px;
    left: 30px;
  }
  .walter-section-inovacao {
    background-size: auto 80%;
  }
  .bg-criacao-walter {
    background-position: top right;
    background-size: auto 80%;
  }
  .bg-partida-walter {
    background-size: auto 75%;
  }
  .titulo-por-dentro {
    color: #FFF;
    margin-top: 0;
    margin-bottom: 100px;
  }
  .walter-section-resultado-2 {
    background-size: auto 80%;
  }
}
@media (max-width: 1280px) {
  .img-por-dentro {
    position: absolute;
    left: 0px;
    width: 420px;
    top: 40px;
  }
}
@media (max-width: 768px) {
  .case-walter {
    margin-bottom: 130px !important;
    height: 600px;
    background-size: cover !important;
  }
  .case-walter-2022 h1 {
    font-size: 40px;
  }
  .case-walter-2022 p {
    width: 100%;
    font-size: 20px;
    line-height: 140%;
  }
  .walter-section-inovacao {
    background-size: contain;
    padding-top: 360px;
  }
  .walter-section-inovacao h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    padding-bottom: 50px;
  }
  .salas-parcerias::before {
    content: "";
    width: 100%;
    height: 50%;
    display: block;
    background-image: url(../js/../img/img-salas.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    left: 0;
    background-size: contain;
    top: 0;
  }
  .salas-parcerias {
    margin: 60px 0 0;
    position: relative;
    padding-top: 270px;
  }
  .bg-criacao-walter {
    background-image: url(../js/../img/img-criacao.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 0;
    padding-top: 120px;
    padding-top: 320px;
  }
  .bg-partida-walter {
    background-image: url(../js/../img/img-criacao-2.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 40px 0;
    padding-top: 40px;
    margin-bottom: 80px;
    padding-top: 270px;
  }
  .conteudo-criacao {
    padding: 0;
  }
  .conteudo-criacao h2 br {
    display: none;
  }
  .walter-id {
    padding: 60px 15px;
  }
  .conteudo-walter-id {
    padding-right: 0;
    padding-top: 40px;
  }
  .bg-criacao-walter h2,
  .bg-partida-walter h2,
  .conteudo-criacao h2 {
    font-size: 40px;
    font-weight: 800;
    padding-bottom: 30px;
  }
  .bg-objetivo::before {
    width: 100%;
  }
  .conteudo-objetivo {
    padding: 50px 0px;
  }
  .walter-section-por-dentro {
    position: relative;
    background: linear-gradient(180deg, black 16%, #EFEFEF 0%);
  }
  .titulo-por-dentro h2 {
    font-size: 35px;
  }
  .walter-section-por-dentro::before {
    width: 100%;
    height: 660px;
    display: block;
    background-color: #000;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../js/../img/bg-por-dentro.png);
    background-position: center;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .titulo-por-dentro p {
    width: 100%;
  }
  .item-linha {
    position: relative;
    padding-left: 110px;
    margin-bottom: 80px;
    width: 90%;
  }
  .item-linha h2 {
    font-size: 29px;
    font-weight: 800;
    padding-bottom: 30px;
    margin: 0;
    line-height: 35px;
  }
  .walter-section-plano {
    margin: 80px 0 80px;
  }
  .walter-section-plano h2 {
    font-size: 50px;
    font-weight: 800;
    padding-bottom: 30px;
    margin: 0;
    line-height: 55px;
    padding-left: 0;
  }
  .walter-section-plano p {
    padding: 0px 0px 0px 0;
  }
  .conteudo-plano p {
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .box-pratica {
    margin-bottom: 60px;
  }
  .box-youtube iframe {
    height: 210px;
  }
  .box-youtube {
    height: 240px;
    display: block;
    position: relative;
  }
  .walter-section-fase-2::after {
    height: 130px;
  }
  .pre-3-walter,
  .tit-pre-walter {
    margin-top: 50px;
  }
  .banner-walter {
    padding: 50px 0 0;
  }
  .walter-section-sucesso {
    padding-top: 240px;
    background-position: top;
    margin-top: 70px;
  }
  .walter-section-sucesso h2 {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 30px;
    line-height: 55px;
    width: 100%;
  }
  .walter-section-sucesso {
    padding-top: 240px;
    min-height: 500px;
    background-position: top;
    margin-top: 70px;
  }
  .conteudo-resultado {
    padding-left: 30px;
    padding-right: 30px;
  }
  .walter-section-resultado-2 {
    background-image: url(../js/../img/img-resultados.jpg);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 290px 0 40px 0;
    margin-top: 60px;
  }
  .walter-section-vem-depois {
    background-image: url(../js/../img/bg-vem-depois.jpg);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 240px;
    min-height: auto;
    margin-bottom: 120px;
  }
  .walter-section-vem-depois h2 {
    font-size: 45px;
    font-weight: 800;
    padding-bottom: 30px;
    line-height: 55px;
    text-transform: uppercase;
    padding-right: 0;
  }
  .walter-section-vem-depois p {
    padding-right: 0;
  }
}
@media (max-width: 468px) {
  .walter-section-por-dentro {
    position: relative;
    background: linear-gradient(180deg, black 12%, #EFEFEF 0%);
  }
}
