/* header */
header{
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    background-color: #fafafa;
  }
  
  .navbar-ip{
      position: sticky;
      top: 0;
      z-index: 998;
  }
  
  
  /* body */
  body{
      background-color: #fafafa;
  }
  
  .fechar{
      color: #fafafa;
      display: block;
      margin: auto;
      width: 30px;
      margin-right: 8px;
      padding-top: 8px;
      cursor: pointer;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .fechar:hover{
      text-decoration: none;
      opacity: 0.9 !important;
  }
  
  .modal-item{
      margin: auto;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      border-radius: 20px;
      width: 500px;
      display: block;
      margin-top: 10vh;
  }
  
  .texto-modal{
      width: 500px;
      padding: 30px;
      text-align: left;
      margin: auto;
      border-radius: 20px;
      color: #fafafa;
      font-size: 14px;
  }
  
  #modal{
      position: fixed;
      top: 0;
      width: 100%;
      height: 100vh;
      padding-top: -400px;
      background: #0e0e0e;
      background: linear-gradient(90deg,rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 100%);
      z-index: 1000;
      -webkit-animation: animate-show 0.5s;
  }
  
  #sec01, #sec02, #sec03, #sec04, #sec05, #sec06, #sec07{
      background-color: #fafafa;
  }
  
  #sec03, #sec04, #sec05, #sec06, #sec07{
      padding-top: 50px;
  }
  
  #sec01{
      height: 800px;
  }

  #sec02{
    background-color: #fafafa;
    z-index: 100;
    position: relative;
    padding-top: 40px;
  }
  
  #sec07{
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      width: 100vw;
      display: flex;
      margin-top: -10px !important;
  }
  
  .div1{
      height: 400px;
      margin: auto;
      text-align: center;
      padding-top: 30vh;
      z-index: 5;
      position: relative;
  }
  
  .div2{
      margin: auto;
      height: 250px;
      width: 550px;
      background-color: #ffffff;
      border-radius: 25px;
      border: 1px solid #154481;
      -webkit-animation: animate-show 0.5s;
      z-index: 2;
  }
  
  .div3{
      background-color: #ffffff;
      border-radius: 10px;
      width: 780px;
      margin: auto;
      margin-top: -20px;
      display: flex;
      padding: 20px;
      padding-top: 30px;
      z-index: 5;
  }
  
  .div4{
      width: 970px;
      margin: auto;
      display: block;
  }
  
  .div5{
      width: 400px;
      margin: auto;
  }
  .div6{
      width: 100%;
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      border-top-right-radius: 50px;
      height: 200px;
  }
  
  .div8{
      margin: auto;
      display: flex;
      max-width: 750px;
  }
  
  .div9{
      width: 950px;
      margin: auto;
  }
  
  .div11{
      width: 1000px;
      margin: auto;
      display: block;
  }
  
  .div12{
      width: 300px;
      padding: 60px;
  }
  
  .div14{
      width: 300px;
      padding: 60px;
      margin: auto;
      margin-right: 10px;
      margin-top: 0 !important;
  }
  
  .div15{
      padding-left: 50px;
  }
  
  .divForm{
      margin: auto;
      width: 400px;
      display: block;
  }
  
  .grid{
      display: flex;
  }
  
  .navbar-ip{
      background-color: #fafafa !important;
      height: 50px;
  }
  
  .container-fluid{
      display: flex;
  }
  
  .navbar-botoes{
      margin-right: 0 !important;
      display: flex;
      margin: auto;
      padding-top: 15px;
      color: #154481;
  }
  
  .navbar-bt{
      margin: auto;
      display: block;
      padding-left: 15px;
      padding-right: 15px;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .navbar-bt:hover{
      border: none;
      text-decoration: none;
      background-color: #154481;
      color: #fafafa;
  }
  
  .navbar-mobile{
      display: none;
  }
  
  .logo-nav{
      width: 180px;
      margin: auto;
      padding-top: 15px;
      padding-left: 35px;
  }
  
  .tipo{
      text-decoration: none;
      border-radius: 15px;
      width: 300px;
      color: #fafafa;
      text-align: center;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: auto;
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      font-size: 14px;
      font-weight: bold;
      cursor: pointer;
      display: block;
  }
  
  .tipo:hover{
      text-decoration: none;
      color: #fafafa;
  }
  
  .tipo-desc{
      display: none;
  }
  
  .titulo{
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      margin: auto;
      width: 350px;
      color: #154481;
      z-index: 7;
  }
  
  .titulo2{
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      margin: auto;
      width: 320px;
      color: #154481;
      background-color: #b5d5ff;
      padding: 10px;
      border-radius: 30px;
      position: relative; /* ou 'absolute' se for necessário */
      z-index: 900;
  }
  
  .titulo3{
      font-size: 22px;
      width: 450px;
      text-align: left;
      font-weight: bold;
      color: #b5d5ff;
      padding-left: 50px;
  }
  
  .descricao{
      font-size: 12px;
      text-align: center;
      width: 350px;
      margin: auto;
      z-index: 8;
  }
  
  .beneficios{
      font-size: 11px;
      color: #154481;
      text-align: center;
      width: 240px;
      height: 100px;
      margin: auto;
  }
  
  .beneficios2{
      font-size: 16px;
      color: #fafafa;
      text-align: left;
      width: 200px;
      margin: auto;
      display: flex;
  }
  
  .depoimentos{
      width: 300px;
      margin: auto;
      height: 200px;
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      border-radius: 20px;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .depoimentos:hover{
      opacity: 0.9 !important;
  }
  
  .icone{
      border-radius: 6px;
      background-color: #cadffc;
      width: 35px;
      padding: 5px;
      display: block;
      margin: auto;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .beneficios:hover .icone{
      width: 37px;
  }
  
  .btn-whatsapp{
      margin: none;
      text-decoration: none;
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      color: #fafafa;
      width: 250px;
      height: 70px;
      padding: 20px;
      border-radius: 15px;
      cursor: pointer;
      animation: ease-in-out;
      transition: 0.2s;
      z-index: 9;
  }
  
  .btn-whatsapp:hover{
      text-decoration: none;
      border: none;
      color: #fafafa;
      opacity: 0.9;
      padding: 22px;
  }
  
  .btn-padrao{
      text-align: center;
      border-radius: 10px;
      padding: 15px;
      font-size: 14px;
      margin: auto;
      cursor: pointer;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .btn-padrao:hover{
      text-decoration: none;
  }
  
  #btn-especialista{
      background: #204389;
      background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
      color: #fafafa;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  #btn-pdf{
      background-color: #cadffc;
      color: #154481;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .fundo-beneficio{
      width: 100%;
      max-width: 900px;
      margin-left: 0;
      padding-top: 50px;
  }
  
  .clientes{
      margin: auto;
      width: 140px;
  }
  
  .listras{
      width: 100%;
  }
  
  .sobre{
      width: 1300px;
      margin-left: 0;
  }
  
  .desc-titulo{
      width: 1000px;
      text-align: center;
      font-size: 16px;
      margin: auto;
      color: #154481;
  }
  
  .topico-sobre{
      font-size: 14px;
      width: 350px;
      margin: auto;
      text-align: right;
      display: flex;
  
  }
  
  .icone-sobre{
      width: 50px;
      padding: 5px;
  }
  
  .imagem{
      max-width: 800px;
  }
  
  .faq{
      display: block;
      border: 1px solid #929292;
      width: 100%;
      border-radius: 10px;
      cursor: pointer;
  }
  
  .titulo-faq{
      color: #154481;
      font-size: 15px;
      padding-left: 20px;
      padding-top: 10px;
      text-align: left;
  }
  
  .desc-faq{
      color: #929292 !important;
      font-size: 12px;
      padding-left: 20px;
      padding-bottom: 10px;
      text-align: left;
      -webkit-animation: animate-div 0.5s;
  }
  
  .titulo-chamada{
      font-size: 20px;
      font-weight: bold;
      text-align: left;
      margin-left: 10px;
      width: 300px;
      color: #154481;
  }
  
  .div12{
      display: flex;
      width: 90vw !important;
      margin: auto;
  }
  
  .imagem-chamada{
      width: 500px;
      height: 550px;
      padding: 50px;
  }
  
  .botao-whatsapp{
      width: 300px;
      font-size: 16px;
      color: #ffffff;
      background-color: #154481;
      border-radius: 13px;
      cursor: pointer;
      margin-left: 10px;
      display: block;
  }
  
  .botao-whatsapp:hover{
      width: 302px;
      color: #ebebeb;
  }
  
  .inputEnvio, span{
      margin-left: 10px;
  }
  
  span{
      font-size: 16px;
      color: #929292;
  }
  
  .inputEnvio{
      width: 300px;
      background-color: #fafafa;
      text-decoration: none;
      border: 1px solid #494949;
      height: 50px;
      border-radius: 10px;
  }
  
  .desc-logo{
      width: 280px;
      color: #ffffff;
      font-size: 12px;
  }
  
  .redes{
      width: 50px;
      text-decoration: none;
      cursor: pointer;
  }
  
  .icone-footer{
      width: 40px;
      height: 40px;
      padding: 10px;
  }
  
  .descricao-footer{
      color: #ffffff;
      font-size: 12px;
      margin-top: auto;
      margin-bottom: auto;
      text-align: left;
  }
  
  #privada-desc, #publica-desc{
      display: none;
      -webkit-animation: animate-div 0.5s;
  }
  
  #privada-btn, #privada-btn{
      display: block;
      animation: ease-in-out;
      transition: 0.2s;
  }
  
  .tipo:hover{
      text-decoration: none;
      border: none;
      color: #fafafa;
      opacity: 0.9 !important;
  }
  
  .btn-padrao:hover{
      opacity: 0.9 !important;
      padding: 18px;
  }

  .fundo-falso{
    z-index: 0;
    position: absolute;
    width: 100%;
    display: block;
    margin: auto;
  }

  .video{
    width: 100vw;
    z-index: 1;
    position: absolute;
  }

  .deskVd{
    width: 100vw !important;
  }

  .videoMobile{
    display: none;
  }

  .solucoes{
    width: 970px;
    flex-wrap: wrap;
    margin: auto;
    -webkit-animation: animate-show 0.5s;
  }

  .solucoes-img{
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-left: 12px;
    margin-right: 5px;
}

.solucoes-titulo{
    font-size: 12px;
    color: #fafafa;
}

.solucoes-div{
    width: 300px;
    display: flex;
    margin: 10px;
    flex-wrap: wrap;
    height: 200px;
    background: #204389;
    background: linear-gradient(90deg,rgba(32, 67, 137, 1) 0%, rgba(30, 46, 94, 1) 100%);
    border-radius: 10px;
    -webkit-animation: animate-show 0.5s;
}

.solucoes-desc{
    margin-top: 0px !important;
    margin: auto;
    width: 250px;
    text-align: left;
    color: #fafafa;
    display: block;
    font-size: 12px;
    vertical-align: top;
}

#particular2, #publica2{
    border: 1px solid #154481 !important;
    background: #fafafa !important;
    color: #154481 !important;
}
  
  @media (max-width: 1000px) {
  
      #sec01, #sec02, #sec03, #sec04, #sec05, #sec06, #sec07{
          max-width: 100vw;
      }

      .div1{
        padding-top: 20vh;
      }
  
      .div2{
          width: 300px;
      }
  
      .div3{
          width: 350px;
          margin-top: -25px;
          height: 210px;
      }
  
      .div4{
          width: 90vw;
          margin: auto;
          display: block;
      }
  
      .div5{
          max-width: 350px;
          margin: auto;
          display: flex;
      }
  
      .div9{
          width: 90vw;
      }
  
      .div10{
          flex-wrap: wrap-reverse;
          width: 300px;
          margin: auto;
      }
  
      .div11{
          width: 330px;
      }
  
      .div12{
          width: 320px;
          flex-wrap: wrap;
          margin: auto;
          padding: 0 !important;
      }
  
      .div13{
          width: 150px !important;
          padding-left: 30px;
      }
  
      .div14{
          width: 180px;
          margin-left: 0;
          margin-top: 0;
          padding-top: 55px !important;
          padding-right: 0 !important;
      }
  
      .div15{
          padding-left: 0;
      }
  
      #sec07{
          margin: auto;
      }
  
      .div-footer{
          margin-left: 0 !important;
          margin-top: 0 !important;
          margin: auto;
      }
  
      .icone-footer{
          width: 35px;
          height: 35px;
      }
  
      .descricao-footer{
          font-size: 10px;
          width: 100px !important;
      }
  
      .titulo{
          width: 250px;
          font-size: 16px;
      }
  
      .titulo2{
          width: 200px;
          font-size: 12px;
      }
  
      .beneficios{
          width: 100px;
          font-size: 10px;
          padding: 5px;
          margin-top: 0;
      }
  
      .descricao{
          width: 250px;
      }
  
      .btn-whatsapp{
          font-size: 12px;
          padding: 14px;
          width: 100px !important;
      }
  
      .tipo{
          width: 200px;
          font-size: 12px;
          display: block;
          padding: 10px;
          padding-top: 10px;
          margin-bottom: 20px
      }

      .solucoes{
        width: 300px !important;
        margin: auto !important;
      }
      
  
      #privada-btn, #privada-btn{
          display: block;
      }
  
      .btn-padrao{
          margin: auto;
      }
  
      .fundo-beneficio{
          margin: auto;
          margin-top: -100px;
      }
  
      .clientes{
          width: 100px;
      }
  
      .depoimentos{
          width: 110px;
      }
  
      .desc-titulo{
          width: 350px;
          font-size: 12px;
      }
  
      .imagem{
          padding-top: 20px;
          width: 300px;
      }
  
      .faq{
          width: 320px;
          margin: auto;
      }
  
      .titulo-faq{
          width: 290px;
      }
  
      .desc-faq{
          width: 300px;
      }
  
      .imagem-chamada{
          width: 300px;
          height: 330px;
          margin: auto;
          padding: 10px !important;
      }
  
      form{
          width: 300px !important;
          margin: auto;
      }
  
      .titulo-chamada{
          width: 280px;
      }
  
      span{
          font-size: 15px;
      }
  
      .inputEnvio{
          width: 280px !important;
          padding: 10px;
      }
  
      .botao-whatsapp{
          width: 250px;
      }
  
      .logo{
          width: 150px;
          padding-bottom: 10px;
      }
  
      .desc-logo{
          width: 150px;
      }
  
      .div13{
          width: 180px;
      }
  
      .rede-img{
          width: 30px;
      }
  
      .redes{
          margin-left: 0;
      }
      
      .topico-sobre{
          width: 300px;
      }
  
      .navbar-ip{
          display: none;
      }
  
      .navbar-mobile{
          width: 100vw;
          position: fixed;
          top: 0;
          z-index: 999;
          display: block;
      }
  
      .navbar-top{
          width: 100%;
          background-color: #fafafa;
      }
  
      .icone-sobe{
          width: 40px;
          padding: 5px;
          padding-top: 10px;
          margin: auto;
          -webkit-animation: animate-show 0.5s;
      }
  
      .btn-desce{
          cursor: pointer;
      }
  
      .navbar-desce{
          background-color: #fafafa;
          -webkit-animation: animate-div 0.5s;
      }
  
      .navbar-op{
          display: block;
          width: 100%;
          padding: 5px;
          text-align: center;
          cursor: pointer;
          animation: ease-in-out;
          transition: 0.2s;
      }
  
      .navbar-op:hover{
          background-color: #154481;
          color: #fafafa;
      }
  
      .modal-item{
          margin-top: 5vh;
          width: 320px;
      }
  
      .texto-modal{
          width: 300px;
          font-size: 12px;
      }

      .video{
        display: none;
      }

      .videoMobile{
        display: block;
        width: 99vw !important;
        max-height: 800px;
        z-index: 1;
        position: absolute;
      }

      .slider{
        width: 102% !important;
        
      }

    .slider::before, .slider::after {
        width: 200px !important;
        z-index: 3;
    }
  
  }
  
  /* Animações */
  
  [data-animacao]{
      opacity: 0;
      transition: .5s;
      animation: ease-in-out;
  }
  
  [data-animacao="baixo"]{
      transform: translate3d(0, 50px, 0);
  }
  
  [data-animacao="esquerda"]{
      transform: translate3d(-50px, 0, 0);
  }
  
  [data-animacao="direita"]{
      transform: translate3d(50px, 0, 0);
  }
  
  [data-animacao].animate {
      opacity: 1;
      transform: translate3d(0px, 0px, 0px);
  }
  
  
  @keyframes slideinE {
      from {
          transform: translate3d(-50px, 0, 0);
          opacity: 0;
      }
    
      to {
          opacity: 1;
          transform: translate3d(0px, 0px, 0px);
      }
    }
  
    @keyframes slideinD {
      0% {
          transform: translate3d(50px, 0, 0);
          opacity: 0;
      }
    
      100% {
          opacity: 1;
          transform: translate3d(0px, 0px, 0px);
      }
    }
  
    @-webkit-keyframes animate-div {
          from { opacity: 0; margin-top: -10px;}
          to { opacity: 1;margin-top: 0px;}
      }
  
      @-webkit-keyframes animate-inv {
          from { opacity: 1; margin-top: 0px;}
          to { opacity: 0;margin-top: -10px;}
      }
  
      @-webkit-keyframes animate-show {
          from { opacity: 0;}
          to { opacity: 1;}
      }

      
    @-webkit-keyframes scroll {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(calc(-317px * 9));
        }
    }
    
    @keyframes scroll {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(calc(-317px * 9));
        }
    }

    .parceiros{
        padding-bottom: 90px;
        margin: auto !important;
    }

    .slider {
        background: #fafafa;
        height: 150px;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: 650px;
        max-width: 1500px;
    }

    .slider::before, .slider::after {
        background: linear-gradient(to right, #fafafa 0%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 130px;
        position: absolute;
        width: 200px;
        z-index: 2;
        margin: auto !important;
    }

    .slider::after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
    }

    .slider::before {
        left: 0;
        top: 0;
    }

    .slider .slide-track {
        -webkit-animation: scroll 60s linear infinite;
        animation: scroll 60s linear infinite;
        display: flex;
        width: calc(100px * 15);
        margin: auto !important;
    }
    
    .slideImg {
        width: 130px;
        margin: auto !important;
    }

    .slide{
        padding-left: 30px;
        padding-right: 30px;
        height: 140px;
        margin: auto !important;
        display: block !important;
    }
