@font-face {
  font-family: strawberry;
  src: url(/fontes/Strawberry.ttf); }
@font-face {
  font-family: visby;
  src: url(/fontes/Visbycf.ttf);
  font-weight: 100; }
@font-face {
  font-family: visby;
  src: url(/fontes/VisbyRegular.otf);
  font-weight: 300; }
@font-face {
  font-family: visby;
  src: url(/fontes/VisbyBold.otf);
  font-weight: 700; }
body {
  font-family: visby; }

p {
  margin-bottom: 0; }

button:focus, a:focus, input:focus, textarea:focus {
  outline: none; }
.desabil{
      opacity: .4;
    pointer-events: none;
    cursor: default;
}
nav {
  font-weight: 300 !important;
  transition: .5s; }
  nav ul {
    align-items: center; }
    nav ul .nav-item .nav-link {
      color: white;
      transition: .5s;
      letter-spacing: 1px; }
      nav ul .nav-item .nav-link.icon {
        font-size: 23px; }
      nav ul .nav-item .nav-link.normal {
        padding-right: 1.5em;
        padding-left: 1.5em; }
  nav .collapse {
    justify-content: end; }
  nav.change {
    background-color: #3f255c; }

.banner {
  height: 110vh!important;
  background-position: top;
  background-size: cover;
  position: relative; }
  .loop .banner .overlay-prod{
    background: linear-gradient(180deg, #00000069, transparent 27%); 
    height: 100%;
     display: flex;
    align-items: center;
    color: white;   
  }
   .loop .banner .overlay-prod .container{
    position: relative;
    z-index: 10;
    padding-top: 2%;
    max-width: 85%;
   }
  .loop .banner .overlay-prod::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #3f295a, transparent 74%);
    mix-blend-mode: multiply;
}
.loop .banner .overlay-prod .container .categoria{
  background: white;
    width: fit-content;
    color: #3f295a;
    text-transform: uppercase;
    padding: 0.8% 2%;
    font-size: 20px;
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: 1px;
    box-shadow: 0px 3px 12px #0000008a;  
}

.loop .banner .overlay-prod .container .nome{
    font-size: 70px;
    font-weight: 700;
    margin: 1% 0;  
}
.loop .banner .overlay-prod .container .comando, .loop .banner .overlay-prod .container .local{
     font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    margin: .5% 0; 
}
.loop .banner .overlay-prod .container .valor p small{
  font-size: 12px;
  color: white;
}
.loop .banner .overlay-prod .container .valor p{
      font-size: 35px;
    font-weight: 700;
}
.loop .banner .overlay-prod .container .valor p span{
  font-size: 25px;
  font-weight: 100;
}
.loop .banner .overlay-prod .container .botao button{
     padding: 1% 2%;
    margin: 1% 0%;
    background: white;
    border: 1px solid white;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3f295a;
    text-shadow: 0px 0px 3px #00000054; 
    transition: .5s;
}
.loop .banner .overlay-prod .container .botao button:hover{
  background: #3f295a;
  color: white;
  border-color: #3f295a;
}
  .loop  .slick-arrow{
      bottom: 42%;
      background: black;
      width: 65px;
      height: 65px;
      filter: invert(1); 
      transition: .5s; 
  }
  .loop  .slick-prev{
    left: 2%;
  }
  .loop  .slick-next{
    left: inherit;
    right: 2%;
  }
  .loop  .slick-arrow:hover{
    filter: invert(0);
  }
  .banner .legenda {
    position: absolute;
    right: 3%;
    bottom: 3%; }
    .banner .legenda p {
      letter-spacing: 1px; }
  .banner .overlay {
    background: #3f255c69;
    height: 100%;
    color: white; }
    .banner .overlay .overlay2 .container .conteudo{
      margin-bottom: 11%;
    }
    .banner .overlay .overlay2 {
      height: 100%;
      background: linear-gradient(180deg, #00000094 0%, #0000000a 20%); }
      .banner .overlay .overlay2 .alinhar {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; }
        .banner .overlay .overlay2 .alinhar .title {
         font-family: visby;
         font-weight: 700;
          font-size: 60px;
          line-height: 90%; }
          @media (min-width: 1800px) {
            .banner .overlay .overlay2 .alinhar .title {
              font-size: 80px; } }
        .banner .overlay .overlay2 .alinhar .texto {
          font-size: 16px;
          padding: 0 15%;
          margin-bottom: 3%;
          margin-top: 3%;
          letter-spacing: 1px; }
          @media (min-width: 1800px) {
            .banner .overlay .overlay2 .alinhar .texto {
              font-size: 20px;
              padding: 0 6%; } }

.alinhar {
  display: flex;
  justify-center: center;
  align-items: center; }

.titulo, .sect3 .container .title, .sect4 .container .title, .sect6 .container .title, .sect7 .container .title, .sect3-prop .container .title, .sect4-prop .container .title, .sect5-prop .container .title, .sect2-sobre .container .title {
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 2%;
  margin-bottom: 2%; }
  @media (min-width: 1800px) {
    .titulo, .sect3 .container .title, .sect4 .container .title, .sect6 .container .title, .sect7 .container .title, .sect3-prop .container .title, .sect4-prop .container .title, .sect5-prop .container .title, .sect2-sobre .container .title {
      font-size: 55px; } }
  @media (max-width: 980px) {
    .titulo, .sect3 .container .title, .sect4 .container .title, .sect6 .container .title, .sect7 .container .title, .sect3-prop .container .title, .sect4-prop .container .title, .sect5-prop .container .title, .sect2-sobre .container .title {
      font-size: 35px; } }

.t, .sect2-sobre .container .texto {
  font-size: 16px;
  padding: 0 15%;
  margin-bottom: 3%;
  margin-top: 3%;
  letter-spacing: 1px; }
  @media (min-width: 1800px) {
    .t, .sect2-sobre .container .texto {
      font-size: 20px;
      padding: 0 6%; } }

.sect2, .sect3-sobre {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding: 7% 0; }
  .sect2 .marca, .sect3-sobre .marca {
    position: absolute;
    left: 0;
    top: 0; }
  .sect2 .container, .sect3-sobre .container {
    max-width: 85%; }
    .sect2 .container .conteudo .fav, .sect3-sobre .container .conteudo .fav {
      width: 4%; }
    .sect2 .container .conteudo p.sub, .sect3-sobre .container .conteudo p.sub {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 11px;
      margin-top: 1%;
      font-weight: 700; }
    .sect2 .container .conteudo p.title, .sect3-sobre .container .conteudo p.title {
      font-size: 35px;
      font-weight: 700;
      color: #6459a0;
      line-height: 120%;
      margin-top: 2%;
      margin-bottom: 2%; }
      @media (min-width: 1800px) {
        .sect2 .container .conteudo p.title, .sect3-sobre .container .conteudo p.title {
          font-size: 55px; } }
    .sect2 .container .conteudo p.texto, .sect3-sobre .container .conteudo p.texto {
      width: 80%;
      font-size: 16px;
      color: #565656; }
      @media (min-width: 1800px) {
        .sect2 .container .conteudo p.texto, .sect3-sobre .container .conteudo p.texto {
          font-size: 23px; } }
    .sect2 .container .conteudo .botao, .sect3-sobre .container .conteudo .botao {
      margin-top: 4%; }
      .sect2 .container .conteudo .botao button, .sect3-sobre .container .conteudo .botao button {
        padding: 2% 3.5%;
        background: #3f255c;
        color: white;
        border: 1px solid #3f255c;
        border-radius: 4px;
        letter-spacing: 1px;
        transition: .5s; }
        .sect2 .container .conteudo .botao button:hover, .sect3-sobre .container .conteudo .botao button:hover {
          background: #565656;
          border-color: #565656; }
    .sect2 .container .cont2 .row .top, .sect3-sobre .container .cont2 .row .top {
      margin-bottom: 13%; }
      .sect2 .container .cont2 .row .top .topico, .sect3-sobre .container .cont2 .row .top .topico {
        width: 60%; }
      .sect2 .container .cont2 .row .top .sub-title, .sect3-sobre .container .cont2 .row .top .sub-title {
        font-weight: 700;
        color: #6459a0;
        font-size: 23px;
        margin-top: 3%; }
      .sect2 .container .cont2 .row .top .texto, .sect3-sobre .container .cont2 .row .top .texto {
        padding: 0 10%;
        color: #565656;
        font-size: 16px; }
    .sect2 .container .cont2 .row.r-2, .sect3-sobre .container .cont2 .row.r-2 {
      margin-left: 0%; }
      .sect2 .container .cont2 .row.r-2 .top, .sect3-sobre .container .cont2 .row.r-2 .top {
        margin-bottom: 0; }
    .sect2 .container .cont2 .row.r-1, .sect3-sobre .container .cont2 .row.r-1 {
      margin-right: 0%; }
      .sect2 .cont2 .r-2 .top img{
        width: 90%!important;
      }
.sect3 {
  background-color: #f1f1f1;
  padding: 4% 0;
  position: relative; }
  .sect3 .container {
    max-width: 85%; }
    .sect3 .container .title {
      color: #6459a0;
      padding: 0 20%; }
    .sect3 .container .sub {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%; }
      @media (min-width: 1800px) {
        .sect3 .container .sub {
          font-size: 20px; } }
    .sect3 .container .carousel {
      padding: 0 5%; }
    .sect3 .container .slick-arrow {
      bottom: 45%;
      opacity: .7;
      transition: .5s; }
      .sect3 .container .slick-arrow:hover {
        opacity: 1; }
    .sect3 .container .slick-next {
      right: 0;
      left: inherit; }
    .sect3 .container .slick-prev {
      left: 0; }
    .sect3 .container .slick-next:before {
      content: url(../svg/seta-right-movinn.png); }
    .sect3 .container .slick-prev:before {
      content: url(../svg/seta-left-movinn.png); }



    .sect4 .container .slick-arrow {
      bottom: 45%;
      opacity: .7;
      transition: .5s; }
      .sect4 .container .slick-arrow:hover {
        opacity: 1; }
    .sect4 .container .slick-next {
      right: -8%;
      left: inherit; }
    .sect4 .container .slick-prev {
      left: -8%; }
    .sect4 .container .slick-next:before {
      content: url(../svg/seta-right-movinn.png); }
    .sect4 .container .slick-prev:before {
      content: url(../svg/seta-left-movinn.png); }


    .sect7 .container .slick-arrow {
      bottom: 45%;
      opacity: .7;
      transition: .5s; }
      .sect7 .container .slick-arrow:hover {
        opacity: 1; }
    .sect7 .container .slick-next {
      right: -8%;
      left: inherit; }
    .sect7 .container .slick-prev {
      left: -8%; }
    .sect7 .container .slick-next:before {
      content: url(../svg/seta-right-movinn.png); }
    .sect7 .container .slick-prev:before {
      content: url(../svg/seta-left-movinn.png); }

    .sect3 .container .title-facilidades {
      font-weight: 700;
      color: #6459a0;
      font-size: 20px; }

.sect4 {
  padding: 4% 0;
  overflow: hidden;
  position: relative; }
  .sect4 .forma {
    position: absolute;
    left: 0;
    bottom: 0; }
  .sect4 .container {
    max-width: 85%; }
    .sect4 .container .title {
      color: #6459a0;
      padding: 0 20%; }
    .sect4 .container .sub {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%;
      padding: 0 10%; }
      @media (min-width: 1800px) {
        .sect4 .container .sub {
          font-size: 20px; } }
    .sect4 .container .botao {
      margin-top: 4%; }
      .sect4 .container .botao button {
        background-color: #3f255c;
        color: white;
        border-radius: 6px;
        padding: 1.5% 3%;
        transition: .5s;
        border: 1px solid #3f255c; }
        .sect4 .container .botao button:hover {
          background-color: #565656; }
    .sect4 .container .products .card-prod .imagem {
      height: 33vh;
      background-size: cover;
      background-position: center;
      border-radius: 20px;
      position: relative;
      margin-bottom: 4%; }
      .sect4 .container .products .card-prod .imagem .favorite {
        position: absolute;
        right: 1%;
        bottom: 1%; }
        .sect4 .container .products .card-prod .imagem .favorite button {
          background: transparent;
          border: none;
          font-size: 40px;
          opacity: 1;
          color: #3f255c; }
          .sect4 .container .products .card-prod .imagem .favorite button svg path {
            stroke: white;
            stroke-width: 20px; }
    .sect4 .container .products .card-prod .local {
      text-transform: uppercase;
      font-size: 11px;
      color: #565656;
      font-weight: 700;
      letter-spacing: 2px; }
    .sect4 .container .products .card-prod .nome-prod {
      font-size: 30px;
      color: #6459a0;
      font-weight: 700; }
    .sect4 .container .products .card-prod .comando {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%;
      letter-spacing: 1px; }
    .sect4 .container .products .card-prod p small {
      color: #565656;
      letter-spacing: 1px; }
    .sect4 .container .products .card-prod .valor {
      color: #565656; }
      .sect4 .container .products .card-prod .valor span {
        color: #6459a0;
        line-height: 100%;
        letter-spacing: 0 !important;
        font-size: 28px;
        font-weight: 700; }
    .sect4 .container .products .card-prod .botao {
      margin-top: 4%; }
      .sect4 .container .products .card-prod .botao button {
        background-color: #6459a0;
        color: white;
        padding: 3% 6%;
        font-weight: 100;
        font-size: 20px;
        border-radius: 6px;
        transition: .5s;
        border: 1px solid #6459a0; }
        .sect4 .container .products .card-prod .botao button:hover {
          background-color: #565656;
          border-color: #565656; }

.sect5 {
  background-color: #f1f1f1; }
  .sect5 .container-fluid .conteudo {
    padding-left: 15%; }
    .sect5 .container-fluid .conteudo .fav {
      width: 4%; }
    .sect5 .container-fluid .conteudo p.sub {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 11px;
      margin-top: 1%;
      font-weight: 700; }
    .sect5 .container-fluid .conteudo p.title {
      font-size: 35px;
      font-weight: 700;
      color: #6459a0;
      line-height: 120%;
      margin-top: 2%;
      margin-bottom: 2%; }
      @media (min-width: 1800px) {
        .sect5 .container-fluid .conteudo p.title {
          font-size: 55px; } }
    .sect5 .container-fluid .conteudo p.texto {
      width: 80%;
      font-size: 16px;
      color: #565656; }
      @media (min-width: 1800px) {
        .sect5 .container-fluid .conteudo p.texto {
          font-size: 23px; } }
    .sect5 .container-fluid .conteudo .botao {
      margin-top: 4%; }
      .sect5 .container-fluid .conteudo .botao button {
        padding: 2% 3.5%;
        background: #3f255c;
        color: white;
        border: 1px solid #3f255c;
        border-radius: 4px;
        letter-spacing: 1px;
        transition: .5s; }
        .sect5 .container-fluid .conteudo .botao button:hover {
          background: #565656;
          border-color: #565656; }

.sect6 {
  padding: 4% 0;
  position: relative;
  overflow: hidden; }
  .sect6 .forma {
    position: absolute;
    right: 0;
    top: 0; }
  .sect6 .container {
    max-width: 85%; }
    .sect6 .container .title {
      color: #6459a0;
      padding: 0 20%; }
    .sect6 .container .sub {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%;
      padding: 0 10%; }
      @media (min-width: 1800px) {
        .sect6 .container .sub {
          font-size: 20px; } }
    .sect6 .container .carousel {
      padding: 0 5%; }
    .sect6 .container .slick-arrow {
      bottom: 45%;
      opacity: .7;
      transition: .5s; }
      .sect6 .container .slick-arrow:hover {
        opacity: 1; }
    .sect6 .container .slick-next {
      right: 0;
      left: inherit; }
    .sect6 .container .slick-prev {
      left: 0; }
    .sect6 .container .slick-next:before {
      content: url(../svg/seta-right-movinn.png); }
    .sect6 .container .slick-prev:before {
      content: url(../svg/seta-left-movinn.png); }
    .sect6 .container .item {
      height: 100%; }
      .sect6 .container .item .content {
        background: #f1f1f1;
        height: 42vh;
        padding: 10%; }
        @media (min-width: 1800px) {
          .sect6 .container .item .content {
            height: 28vh; } }
        .sect6 .container .item .content .nome {
          color: #6459a0;
          font-size: 25px;
          font-weight: 700;
          align-items: center; }
          .sect6 .container .item .content .nome span {
            color: black; }
            .sect6 .container .item .content .nome span svg {
              color: #ffcc00;
              font-size: 20px; }
        .sect6 .container .item .content .info {
          font-size: 12px;
          letter-spacing: 2px;
          font-weight: 700;
          color: #565656;
          text-transform: uppercase;
          margin-bottom: 6%; }
        .sect6 .container .item .content .texto {
          font-size: 13px; }

.sect7 {
  padding: 4% 0;
  overflow: hidden;
  position: relative;
  background: #f1f1f1; }
  .sect7 .forma {
    position: absolute;
    left: 0;
    bottom: 0; }
  .sect7 .container {
    max-width: 85%; }
    .sect7 .container .title {
      color: #6459a0;
      padding: 0 20%; }
    .sect7 .container .sub {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%;
      padding: 0 10%; }
      @media (min-width: 1800px) {
        .sect7 .container .sub {
          font-size: 20px; } }
    .sect7 .container .botao {
      margin-top: 4%; }
      .sect7 .container .botao button {
        background-color: #3f255c;
        color: white;
        border-radius: 6px;
        padding: 1.5% 3%;
        transition: .5s;
        border: 1px solid #3f255c; }
        .sect7 .container .botao button:hover {
          background-color: #565656; }
    .sect7 .container .products .card-prod .imagem {
      height: 33vh;
      background-size: cover;
      background-position: center;
      border-radius: 20px;
      position: relative;
      margin-bottom: 4%; }
      .sect7 .container .products .card-prod .imagem .favorite {
        position: absolute;
        right: 1%;
        bottom: 1%; }
        .sect7 .container .products .card-prod .imagem .favorite button {
          background: transparent;
          border: none;
          font-size: 40px;
          opacity: 1;
          color: #3f255c; }
          .sect7 .container .products .card-prod .imagem .favorite button svg path {
            stroke: white;
            stroke-width: 20px; }
    .sect7 .container .products .card-prod .local {
      text-transform: uppercase;
      font-size: 11px;
      color: #565656;
      font-weight: 700;
      letter-spacing: 2px; }
    .sect7 .container .products .card-prod .nome-prod {
      font-size: 30px;
      color: #6459a0;
      font-weight: 700; }
    .sect7 .container .products .card-prod .comando {
      font-size: 16px;
      color: #565656;
      margin-bottom: 3%;
      letter-spacing: 1px; }
    .sect7 .container .products .card-prod p small {
      color: #565656;
      letter-spacing: 1px;
      font-weight: 700; }
    .sect7 .container .products .card-prod .valor {
      color: #565656; }
      .sect7 .container .products .card-prod .valor span {
        color: #6459a0;
        line-height: 100%;
        letter-spacing: 0 !important;
        font-size: 28px;
        font-weight: 700; }
    .sect7 .container .products .card-prod .botao {
      margin-top: 4%; }
      .sect7 .container .products .card-prod .botao button {
        background-color: #6459a0;
        color: white;
        padding: 3% 6%;
        font-weight: 100;
        font-size: 20px;
        border-radius: 6px;
        transition: .5s;
        border: 1px solid #6459a0; }
        .sect7 .container .products .card-prod .botao button:hover {
          background-color: #565656;
          border-color: #565656; }

.conts, .sect1-prop .container .conteudo, .sect1-sobre .container .conteudo {
  padding-left: 15%; }
  .conts .fav, .sect1-prop .container .conteudo .fav, .sect1-sobre .container .conteudo .fav {
    width: 4%; }
  .conts p.sub, .sect1-prop .container .conteudo p.sub, .sect1-sobre .container .conteudo p.sub {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    margin-top: 1%;
    font-weight: 700; }
  .conts p.title, .sect1-prop .container .conteudo p.title, .sect1-sobre .container .conteudo p.title {
    font-size: 35px;
    font-weight: 700;
    color: #6459a0;
    line-height: 120%;
    margin-top: 2%;
    margin-bottom: 2%; }
    @media (min-width: 1800px) {
      .conts p.title, .sect1-prop .container .conteudo p.title, .sect1-sobre .container .conteudo p.title {
        font-size: 55px; } }
  .conts p.texto, .sect1-prop .container .conteudo p.texto, .sect1-sobre .container .conteudo p.texto {
    width: 80%;
    font-size: 16px;
    color: #565656; }
    @media (min-width: 1800px) {
      .conts p.texto, .sect1-prop .container .conteudo p.texto, .sect1-sobre .container .conteudo p.texto {
        font-size: 23px; } }
  .conts .botao, .sect1-prop .container .conteudo .botao, .sect1-sobre .container .conteudo .botao {
    margin-top: 4%; }
    .conts .botao button, .sect1-prop .container .conteudo .botao button, .sect1-sobre .container .conteudo .botao button {
      padding: 2% 3.5%;
      background: #3f255c;
      color: white;
      border: 1px solid #3f255c;
      border-radius: 4px;
      letter-spacing: 1px;
      transition: .5s; }
      .conts .botao button:hover, .sect1-prop .container .conteudo .botao button:hover, .sect1-sobre .container .conteudo .botao button:hover {
        background: #565656;
        border-color: #565656; }

.sect8 .container-fluid .conteudo {
  padding-left: 15%; }
  .sect8 .container-fluid .conteudo .fav {
    width: 4%; }
  .sect8 .container-fluid .conteudo p.sub {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    margin-top: 1%;
    font-weight: 700; }
  .sect8 .container-fluid .conteudo p.title {
    font-size: 35px;
    font-weight: 700;
    color: #6459a0;
    line-height: 120%;
    margin-top: 2%;
    margin-bottom: 2%; }
    @media (min-width: 1800px) {
      .sect8 .container-fluid .conteudo p.title {
        font-size: 55px; } }
  .sect8 .container-fluid .conteudo p.texto {
    width: 80%;
    font-size: 16px;
    color: #565656; }
    @media (min-width: 1800px) {
      .sect8 .container-fluid .conteudo p.texto {
        font-size: 23px; } }
  .sect8 .container-fluid .conteudo .botao {
    margin-top: 4%; }
    .sect8 .container-fluid .conteudo .botao button {
      padding: 2% 3.5%;
      background: #3f255c;
      color: white;
      border: 1px solid #3f255c;
      border-radius: 4px;
      letter-spacing: 1px;
      transition: .5s; }
      .sect8 .container-fluid .conteudo .botao button:hover {
        background: #565656;
        border-color: #565656; }

footer {
  background: #f1f1f1;
  padding: 4% 0;
  color: #565656; }
  footer .container {
    max-width: 85%; }
    footer .container .content .redes {
      width: 70%;
      display: flex;
      align-items: center; }
      footer .container .content .redes .rede {
        width: 20%;
        padding: 1%; }
    footer .container .content .fav {
      width: 10%; }
    footer .container .content .endereco {
      margin-top: 6%;
      margin-bottom: 6%; }
    footer .container .content .title {
      font-weight: 700;
      color: #565656;
      margin-bottom: 3%; }
    footer .container .content ul {
      list-style: none;
      padding-left: 0; }
      footer .container .content ul li a {
        color: #565656;
        font-size: 13px; }
    footer .container .content .tel {
      margin-top: 20%; font-size: 13px;}
      footer .e-mail{
        font-size: 13px;
      }
.footer-2 {
  background: #3f255c;
  padding: 1% 0; }
  .footer-2 .container {
    max-width: 85%;
    color: white; }
    .footer-2 .container .mcia {
      width: 15%; }
    .footer-2 .container .row {
      align-items: center; }

.sect1-prop, .sect1-sobre {
  padding: 4% 0; }
  .sect1-prop .container, .sect1-sobre .container {
    max-width: 90%;
    height: 95vh;
    border-radius: 15px;
    background-size: cover;
    background-position: top; }
    .sect1-prop .container .conteudo, .sect1-sobre .container .conteudo {
      width: 50%;
      padding: 0% 0% 0% 5%; }

.page-id-57 nav, .page-id-68 nav {
  background-color: #3f255c; }
.page-id-57 .sect2 .topico, .page-id-57 .sect3-sobre .topico, .page-id-68 .sect2 .topico, .page-id-68 .sect3-sobre .topico {
  border-radius: 8px;
  width: 80% !important;
  box-shadow: 0px 0px 15px #0000003d; }

.sect3-prop {
  background: #f1f1f1;
  padding: 4% 0; }
  .sect3-prop .container {
    max-width: 85%; }
    .sect3-prop .container .title {
      color: #6459a0;
      margin-bottom: 5%; }
    .sect3-prop .container section#timeline {
      width: 80%;
      margin: 20px auto;
      position: relative; }
    .sect3-prop .container section#timeline:before {
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      margin: 0 0 0 -1px;
      width: 2px;
      height: 100%;
      background: black; }
    .sect3-prop .container section#timeline article {
      width: 100%;
      margin: 0 0 5% 0;
      position: relative; }
    .sect3-prop .container section#timeline article:after {
      content: '';
      display: block;
      clear: both; }
    .sect3-prop .container section#timeline article div.inner {
      width: 40%;
      float: left;
      margin: 5px 0 0 0;
      border-radius: 6px; }
    .sect3-prop .container section#timeline article div.inner span.date {
      display: block;
      width: 60px;
      height: 60px;
      padding: 1% 0;
      position: absolute;
      top: 0;
      left: 50%;
      margin: 0 0 0 -32px;
      border-radius: 100%;
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      background: black;
      color: white;
      border: 2px solid black;
      box-shadow: 0 0 0 7px black; }
    .sect3-prop .container section#timeline article div.inner span.date span {
      display: block;
      text-align: center; }
    .sect3-prop .container section#timeline article div.inner span.date span.day {
      font-size: 10px; }
    .sect3-prop .container section#timeline article div.inner span.date span.month {
      font-size: 22px;
      line-height: 100%; }
    .sect3-prop .container section#timeline article div.inner span.date span.year {
      font-size: 10px; }
    .sect3-prop .container section#timeline article div.inner h2 {
      padding: 15px;
      margin: 0;
      color: #fff;
      font-size: 24px;
      text-transform: uppercase;
      letter-spacing: -1px;
      border-radius: 6px 6px 0 0;
      position: relative;
      font-weight: 700;
      letter-spacing: .5px; }
    .sect3-prop .container section#timeline article div.inner h2:after {
      content: '';
      position: absolute;
      top: 20px;
      right: -5px;
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(-45deg); }
    .sect3-prop .container section#timeline article div.inner p {
      padding: 15px;
      margin: 0;
      font-size: 18px;
      background: #fff;
      color: #565656;
      border-radius: 0 0 6px 6px; }
    .sect3-prop .container section#timeline article:nth-child(2n+2) div.inner {
      float: right; }
    .sect3-prop .container section#timeline article:nth-child(2n+2) div.inner h2:after {
      left: -5px; }
    .sect3-prop .container section#timeline article:nth-child(1) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(1) div.inner h2:after {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(2) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(2) div.inner h2:after {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(3) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(3) div.inner h2:after {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(4) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(4) div.inner h2:after {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(5) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(5) div.inner h2:after {
      background: #3f255c; }

    .sect3-prop .container section#timeline article:nth-child(6) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(6) div.inner h2:after {
      background: #3f255c; }

    .sect3-prop .container section#timeline article:nth-child(7) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(7) div.inner h2:after {
      background: #3f255c; }   

    .sect3-prop .container section#timeline article:nth-child(8) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(8) div.inner h2:after {
      background: #3f255c; }   

    .sect3-prop .container section#timeline article:nth-child(9) div.inner h2 {
      background: #3f255c; }
    .sect3-prop .container section#timeline article:nth-child(9) div.inner h2:after {
      background: #3f255c; }                     

.sect4-prop {
  padding: 3% 0; }
  .sect4-prop .container {
    max-width: 85%;
    /*barra input */
    /*barra input mozilla*/
    /*barra input ie*/
    /*boton input chrome*/
    /*boton input mozilla*/
    /*boton input ie*/
    /*flechas*/
    /*animacion*/
    /*animacion chrome*/ }
    .sect4-prop .container .title {
      color: #6459a0;
      margin-bottom: 5%; }
    .sect4-prop .container #contenedor {
      height: 53.5vw;
      margin: 1vw auto;
      max-height: 750px;
      max-width: 1000px;
      overflow: hidden;
      width: 98vw; }
    .sect4-prop .container #contenedor figure {
      background-image: url(http://localhost/movinn/wp-content/uploads/2023/04/antes-e-depois-10-reformas-em-apartamentos-brasileiros_8.jpeg);
      background-size: cover;
      font-size: 0;
      height: 100%;
      margin: 0;
      position: relative;
      width: 100%; }
    .sect4-prop .container #separador {
      background-image: url(http://localhost/movinn/wp-content/uploads/2023/04/antes-e-depois-10-reformas-em-apartamentos-brasileiros_11.jpeg);
      background-size: cover;
      bottom: 0;
      border-right: 5px solid rgba(255, 255, 255, 0.7);
      box-shadow: 10px 0 15px -13px #000;
      height: 100%;
      max-width: 98.6%;
      min-width: 0.6%;
      overflow: visible;
      position: absolute;
      width: 50%;
      animation: figure 2s 1 normal ease-in-out 0.1s;
      -webkit-animation: figure 2s 1 normal ease-in-out 0.1s; }
    .sect4-prop .container input#deslizador {
      -moz-appearance: none;
      -webkit-appearance: none;
      border: none;
      background: transparent;
      cursor: col-resize;
      height: 100vw;
      left: 0;
      margin: 0;
      outline: none;
      padding: 0;
      position: relative;
      top: -100vw;
      width: 100%; }
    .sect4-prop .container input#deslizador::-moz-range-track {
      background: transparent; }
    .sect4-prop .container input#deslizador::-ms-track {
      border: none;
      background-color: transparent;
      height: 100vw;
      left: 0;
      outline: none;
      position: relative;
      top: -100vw;
      width: 100%;
      margin: 0;
      padding: 0;
      cursor: col-resize;
      color: transparent; }
    .sect4-prop .container input#deslizador::-ms-fill-lower {
      background-color: transparent; }
    .sect4-prop .container input#deslizador::-webkit-slider-thumb {
      -webkit-appearance: none;
      height: 100vw;
      width: 0.5%;
      opacity: 0; }
    .sect4-prop .container input#deslizador::-moz-range-thumb {
      -moz-appearance: none;
      height: 100vw;
      width: 0.5%;
      opacity: 0; }
    .sect4-prop .container input#deslizador::-ms-thumb {
      height: 100vw;
      width: 0.5%;
      opacity: 0; }
    .sect4-prop .container input#deslizador::-ms-tooltip {
      display: none; }
    .sect4-prop .container #separador::before {
      background: url(https://cdn.josetxu.com/img/before-after-effect-arrows.png) no-repeat scroll 0 center transparent;
      background-size: contain;
      content: " ";
      float: right;
      height: 100%;
      margin-right: -34px;
      position: relative;
      top: 0;
      width: 64px; }
@keyframes figure {
  0% {
    width: 0%; }
  50% {
    width: 80%; }
  100% {
    width: 50%; } }
@-webkit-keyframes figure {
  0% {
    width: 0%; }
  50% {
    width: 80%; }
  100% {
    width: 50%; } }
.sect5-prop {
  padding: 2% 0; }
  .sect5-prop .container {
    padding: 2% 10% 4% 10%;
    background: #3f255c;
    max-width: 90%;
    border-radius: 15px; }
    .sect5-prop .container .title {
      margin-bottom: 4%;
      color: white; }
    .sect5-prop .container .form .linha {
      display: flex;
      align-items: center;
      justify-content: center; }
      .sect5-prop .container .form .linha .campo-i {
        width: 50%;
        padding: .5%; }
        .sect5-prop .container .form .linha .campo-i ::placeholder {
          color: #565656;
          font-weight: 700; }
        .sect5-prop .container .form .linha .campo-i input {
          width: 100%;
          padding-left: 15px;
          height: 7vh;
          font-size: 18px;
          background: white;
          border: 1px solid white;
          border-radius: 4px; }
      .sect5-prop .container .form .linha .campo-ma {
        width: 65%;
        padding: .5%; }
        .sect5-prop .container .form .linha .campo-ma ::placeholder {
          color: #565656;
          font-weight: 700; }
        .sect5-prop .container .form .linha .campo-ma input {
          width: 100%;
          padding-left: 15px;
          height: 7vh;
          font-size: 18px;
          background: white;
          border: 1px solid white;
          border-radius: 4px; }
      .sect5-prop .container .form .linha .campo-me {
        width: 35%;
        padding: .5%; }
        .sect5-prop .container .form .linha .campo-me ::placeholder {
          color: #565656;
          font-weight: 700; }
        .sect5-prop .container .form .linha .campo-me input {
          width: 100%;
          padding-left: 15px;
          height: 7vh;
          font-size: 18px;
          background: white;
          border: 1px solid white;
          border-radius: 4px; }
    .sect5-prop .container .form .campo {
      padding: .5%; }
      .sect5-prop .container .form .campo ::placeholder {
        color: #565656;
        font-weight: 700; }
      .sect5-prop .container .form .campo textarea {
        width: 100%;
        height: 14vh;
        padding-left: 15px;
        padding-top: 1%;
        font-size: 18px;
        background: white;
        border: 1px solid white;
        border-radius: 4px; }
    .sect5-prop .container .form input[type=submit] {
      float: right;
      width: 13%;
      font-size: 20px;
      height: 7vh;
      background: white;
      border-radius: 4px;
      color: #565656;
      text-transform: uppercase;
      border: 1px solid white;
      margin-top: 1%; }

.sect2-sobre {
  padding: 4% 0 4% 0;
  color: white; }
  .sect2-sobre .container {
    background: #3f255c;
    max-width: 90%;
    padding: 3% 0;
    border-radius: 13px; }
    .sect2-sobre .container .title {
      margin-top: 0%;
      margin-bottom: 1%;
      color: white; }
    .sect2-sobre .container .texto {
      margin: 0; }
    .sect2-sobre .container .persona {
      width: 75%;
      margin-top: 13%;
      border-radius: 8px;
      box-shadow: 0px 15px 13px #231533; }
    .sect2-sobre .container .row {
      padding: 0 19%; }

.sect3-sobre {
  background: #f1f1f1; }
  .sect3-sobre .container .fachada {
    border-radius: 10px;
    box-shadow: 5px 13px 17px #0000008a; }

.sect4-sobre {
  padding: 4% 0; }

  .sect4-sobre .container .mis-1, .sect4-sobre .container .mis-3{
    border-top: none!important;
    border-bottom: none!important;  }
  .sect4-sobre .container .mis-2{
    border: none!important;
     }   
    .sect4-sobre .container .card-missao .text{
      font-size: 15px;
    } 
  .sect4-sobre .container .card-missao {
    background: none;
    color: #3f255c;
    padding: 3% 10%;
    height: 49vh;
    display: flex;
    align-items: center;
    border-radius: 0;
    border: 2px solid #3f255c; }
    .sect4-sobre .container .card-missao .title {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 6%; }


        .feed .container{
          max-width: 90%;

        }
        .feed .container .title {
    color: #6459a0;
    padding: 0 20%;
    font-size: 35px;
    font-weight: 700;
    line-height: 120%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.feed{
  padding: 4% 0;
}
.feed .botao button {
    padding: 2% 3%;
    background: #3f255c;
    color: white;
    border: 1px solid #3f255c;
    border-radius: 4px;
    letter-spacing: 1px;
    transition: .5s;
}
.feed .conteudo .botao button:hover {
    background: #565656;
    border-color: #565656;
}
.sect5-sobre{
  padding: 4% 0;
}
.sect5-sobre .title {
    color: #6459a0;
    padding: 0 20%;
    font-size: 35px;
    font-weight: 700;
    line-height: 120%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.sect5-sobre img{
  width: 60%;
}
.sect5-sobre .row{
  justify-content: center;
}
.sect5-sobre .row .col-lg-4{
  margin-top: 3%;
}
.sect6-sobre .container{
  padding: 4% ;
  background: #3f255c;
  color: white;
  border-radius: 10px;
}
.sect6-sobre .container .title{
     padding: 0 20%;
     color: white;
    font-size: 35px;
    font-weight: 700;
    line-height: 120%;
    margin-top: 2%;
    margin-bottom: 2%; 
}
.sect6-sobre{
  padding: 2% 0;
}
.sect6-sobre .container .icon{
  filter: invert(1);
  width: 37%;
  margin-bottom: 3%;
}
.sect6-sobre .container .cont{
  margin-bottom: 4%;
}
.sect6-sobre .container  .texto{
  margin-bottom: 5%;
}
.sect6-sobre .container .nome{
  margin-bottom: 15%;
}

.sect1-incor{
  background: white;
}
.page-id-131 nav{
  background: #3f255c;
}
.sect2-incor{
  padding: 5% 0;
}
.sect2-incor .container{
  max-width: 55%;
}
.sect2-incor .container .linha{
  display: flex;
  align-items: center;
}
.sect2-incor .container .linha .column1{
  width: 40%;
}
.sect2-incor .container .linha .column2{
  width: 60%;
}
.sect2-incor .container .linha .column1 .img{
    width: 85%;
    height: 16em;
    background-size: cover;
    background-position: center;
        box-shadow: 0px 4px 9px #000000c4;
    border-radius: 11px;
}
@media(max-width: 980px){
	.sect2-incor .container {
    	max-width: 90%;
	}
}
.sect2-incor .container .linha{
  margin-bottom: 9%;
}
.sect3-incor .container .cont2 .row .top .topico{
  width: 85%;
}
.sect3-incor .container .cont2 .row .top .sub-title{
  color: #5a5a5a;
}
.sect4-incor{
  position: relative;
    background: white;
}
.sect4-incor .forma{
  left: -35%;
    width: 50%;
    bottom: inherit;
    top: -13%;
}
.sect4-incor .forma2 {
    right: -35%;
    width: 50%;
    bottom: -24%;
    position: absolute;
}
.sect5-incor{
  background: #EFEFEF;
    padding: 8% 0 ; 
}
.sect5-incor .form .campo input{
    width: 100%;
    padding: 3% 3%;
    background: white;
    border: 1px solid white;
    margin-bottom: 5%;
}
input[type=submit]{
    background-color: #3f255c;
    color: white;
    border-radius: 1px;
    padding: 2.5% 6%;
    transition: .5s;
    border: 1px solid #3f255c;
    float: right;
    margin-top: 4%;
}
input[type=submit]:hover{
  background-color: #565656;
}
.sect5-incor .form .campo ::placeholder{
  color: black;
  font-weight: 500;
}
@media (max-width: 980px) {
  .banner .overlay .overlay2 .alinhar .title {
    font-size: 50px; }

  .banner .overlay .overlay2 .alinhar .texto {
    font-size: 12px; }

  .sect2 .container .conteudo .botao button, .sect3-sobre .container .conteudo .botao button {
    margin-bottom: 15%; }

  .sect3 .container .title, .sect4 .container .title, .sect4 .container .sub, .sect6 .container .title, .sect6 .container .sub, .sect7 .container .title, .sect7 .container .sub {
    padding: 0 0; }

  .sect4 .container .products .card-prod .botao button, .sect7 .container .products .card-prod .botao button {
    margin-bottom: 15%; }

  .sect5 .container-fluid .conteudo, .sect8 .container-fluid .conteudo {
    padding-left: 5%;
    padding-top: 10%;
    padding-bottom: 10%; }

  .sect1-prop .container .conteudo, .sect1-sobre .container .conteudo {
    width: 100%; }

  .sect3-prop .container section#timeline article div.inner {
    width: 100%; }

  .sect3-prop .container section#timeline article div.inner p {
    font-size: 13px; }

  .sect3-prop .container section#timeline article div.inner h2 {
    font-size: 14px; }

  .sect3-prop .container section#timeline article {
    padding-top: 28%;
    padding-bottom: 15%; }

  .sect5-prop .container .form input[type=submit] {
    width: 40%;
    font-size: 15px; }

  .sect5-prop .container {
    padding: 3% 6% 11% 6%; }

  .sect5-prop .container .form .linha {
    display: block; }
    .sect5-prop .container .form .linha .campo-ma, .sect5-prop .container .form .linha .campo-i {
      width: 100% !important; }
    .sect5-prop .container .form .linha .campo-me {
      width: 100% !important; }

  .sect1-prop .container, .sect1-sobre .container {
    background-position: 600px; }

  .sect1-sobre .container {
    background-position: 800px; } 
    .navbar{
      background: #3f255c;
    }
    .navbar button{
      color: white;
    }
    .loop .banner .overlay-prod .container .categoria{
      padding: 3% 5%;
    }
    .loop .banner .overlay-prod .container .nome{
      font-size: 40px;
    }
    .loop .slick-arrow{
      bottom: 10%;
    }
    .loop .banner .overlay-prod .container .botao button{
      padding: 3% 4%;
    }
    .loop .banner .overlay-prod::before{
      background: linear-gradient(90deg, #3f295a, #0000003b 74%);
    }
    .sect2-incor .container .linha .column1{
      width: 40%;
    }
    .sect2-incor .container .linha .column1 .img{
      width: 85%;
      height: 17vh;    
    }
    .sect2-incor .container .linha .column2{
      width: 60%;
    }
    .sect2-incor .container .linha .column2 p{
      font-size: 13px;
    }
  }

/*# sourceMappingURL=style.css.map */
