@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i&display=swap);
  textarea:focus, input:focus{
    outline: none;
  }
  body{
    font-family: 'Lato',arial,sans-serif;
  }
  .container{
    max-width: 1233px;
  }
  a, a:hover{
    text-decoration: none;
  }
  #btn-whatsapp{
    width: 324px;
    height: 48px;
    border: 1px solid #25D366;
    border-radius:30px;
    color:#25D366;
    text-align: center;
    padding-top: 10px; 
  }
  #btn-whatsapp img{
    margin-right:10px;
    margin-top:-3px
  }
  .order1{
    order:1;
  }
  .borda-topo {
    width: 100%;
    border-bottom: 1px solid #222745;
    padding-bottom: 35px;
    background: #212644;
  }
  .top60 {
    padding-top: 60px;
  }
  .p200{
    padding-left:290px;
  }
  iframe{
    width:100%;
    height:600px;
  }
  #tituloVideo{
    font-size:32px;
    font-weight: bold;
    text-align: center;
    margin:48px 0;
  }
  .fotoEsquerda{
    text-align:right;
    padding-right:80px;
  }
  .fotoDireita{
    text-align:left;
    padding-left:80px;
  }
  .d-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .texto{
    font-size:18px;
  }
  .numero-passo{
    width:80px;
    height:80px;
    font-weight:bold;
    font-size:32px;
    background-color:#F6C042;
    border-radius:50px;
    display:flex;
    justify-content:center;
    align-items: center;
    margin:110px 0 32px 0;
  }
  .titulo{
    font-size:32px;
    font-weight:bold;
    line-height:35px;
  }
  .d-show{
    display:none;
  }
  .lp-titulo-principal h1 {
    font-family: 'Lato',arial,sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #FFF;
    letter-spacing: -2px;
    padding-top:160px;
    width:570px;
  }
  .lp-titulo-principal #texto {
    font-family: 'Lato',arial,sans-serif;
    font-size: 18px;
    color: #FFF;
    margin-top:25px;
    line-height: 25px;
  }
  #texto-whats{
    color: #25D366;
    text-align: right;
    padding: 0;
    font-size: 14px;
    padding-top: 10px;
  }
  .p0{
    padding:0;
  }
  #btn-empresa{
    width:324px;
    height:48px;
    font-family: 'Lato',arial,sans-serif;
    margin-top: 20px;
    background-color: #3DA0D5;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    border-radius:30px;
    text-align: center;
    padding-top: 10px;
  }
  #tituloBannerRodape{
    width:480px;
    font-size:18px;
    font-weight: bold;
    color:#FFF;
    padding-top:60px;
  }
 .abas {
    padding: 45px;
    color:#FFF;
  }
  .abas ul a {
    display: block;
    position: relative;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    line-height: 16px;
    text-decoration: none;
  }
  .abas ul{
    padding:0;
    margin:0;
  }
  .abas ul li {
    list-style: none;
    border-bottom: 1px solid #d4dce3;
    padding: 40px 0 40px 0;
  }
  .abas ul a::after {
    border-top: 2px solid #48B2EB;
    border-top-color: rgb(72, 178, 235);
    border-right: 2px solid #48B2EB;
    border-right-color: rgb(72, 178, 235);
    transform: rotate(135deg);
    font-size: 18px;
    top: 18px;
  }
  .abas .conteudo {
    display: none;
    padding: 10px 15px 0 0;
    color: #000;
  }
  .btn-azul {
    font-family: 'Lato',arial,sans-serif;
    text-align: center;
    width: 460px;
    height: auto;
    background: #48b2eb 0% 0% no-repeat padding-box;
    border-radius: 32px;
    opacity: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 70px;
  }
  .btn-azul a{
    color:#FFF;
    text-decoration: none;
    font-weight:bold;
  }
  #copyright {
    font-family: 'Lato',arial,sans-serif;
    width: 100%;
    font-size: 12px;
    height: 128px;
    text-align: center;
    letter-spacing: .14px;
    color: #fff;
    background-color: #212644;
    opacity: 1;
    padding: 30px;
    line-height: 30px;
  }
  .abas.d-branco a::after {
    border-color: #48B2EB;
  }
  .abas ul a::after {
    border-top: 2px solid #48B2EB;
    border-top-color: rgb(72, 178, 235);
    border-right: 2px solid #48B2EB;
    border-right-color: rgb(72, 178, 235);
    transform: rotate(135deg);
    font-size: 18px;
    top: 18px;
  }
  .abas ul a::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg);
    top:0;
    position: absolute;
  }
  .abas ul a::after, .abas-2 ul a::after {
    transition: transform .3s ease;
    right: 5px;
  }
  .abas ul a.active::after {
    transform: rotate(-45deg);
  }
  .abas ul li {
    border-bottom: 1px solid #7D879259;
  }
  .abas h2{
    margin-top: 38px;
    color: #000;
  }
  #btn-estou-com-duvida {
    text-align: center;
    margin-top: 40px;
    text-decoration: underline;
    font-size:14px;
  }
  #btn-estou-com-duvida a{
    color: #3DA0D5;
    text-decoration:none;
    font-weight:bold;
  }
  .inline li{
    display:inline;    
  }
  footer #icone-mobile {
    border-bottom: 3px solid #9ba5b2;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  footer{
    font-family: 'Lato', arial, sans-serif;
    width:100%;
    height:233px;
    background-color:#212644;
    padding-top:30px;
    color:#FFF;
    text-align:center;
  }
  footer #borda{
    display: flex;
    justify-content: center;    
    padding:0 15px 0 15px;
    margin-bottom:25px;
  }
  footer #borda{
    border-bottom: 1px solid #FFFFFF;
    width: 408px;
  }
  footer #borda a {
    margin-right:35px;
    padding-top:10px;
  }
  footer #borda a:last-child {
    margin-right: 0;
  }
  footer #borda p{
    font-size:16px;
    font-weight: bold;
    padding-top: 15px;
    margin-right: 35px;
  }
#copyright{
  font-family: 'Lato',arial,sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: .14px;
  color: #fff;
  background-color:#212644;
  opacity: 1;
  padding: 30px;
  line-height: 30px;
}
.grecaptcha-badge{
  visibility:collapse!important;
} 

  @media (max-width:991px){
    footer #borda p{
      margin-right:0;
    }
    #texto-whats, .p0{
      display:none;
    }
    .titulo{
      text-align: center;
      margin-bottom:40px;
      font-size:26px;
    }
    .d-show{
      display:block;
    }
    .d-hide{
      display:none;
    }
    .fotoDireita, .fotoEsquerda{
      padding: 0;
      text-align: center;
    }
    .d-flex-991{
      display:flex;
      justify-content: center;
    }
    .numero-passo{
      margin-top:40px;
    }
    .texto{
      text-align: center;
    }
    .order1{
      order:0;
    }
    #btn-whatsapp span{
      display: none;
    }
    #btn-whatsapp img {
      margin-top: -5px;
      margin-right:0;
    }
    #btn-whatsapp {
      width: 44px;
      height: 44px;
    }
    .p200 {
      padding-left:0;
    }
    
    footer{
      padding-top:10px;
    }
    footer #borda {
      display: block;
      padding:0 15px 30px 15px;
    }
   
  }
    @media (max-width:971px){   
      footer #icone-mobile {
        text-align:center;
      }
      footer img {
        max-width: 25%;
      }
    }
  @media (max-width:768px){ 
    #tituloBannerRodape {
      width:100%;
    }
    iframe{
      width:100%;
      height:360px;
    } 
    #tituloVideo {
      font-size: 27px;
    }
    .borda-topo{
      padding-bottom: 15px;
    } 
    .top60 {
      padding-top: 30px;
    }
    #bg-topo{
      max-height: 360px;
    }
    .lp-titulo-principal h1 {
      padding-top:80px;
    }
    .lp-titulo-principal h1 {
      width:100%;
    }
    .abas h2{
      font-size:21px;
    }
    footer img {
      max-width: 40%;
    }
    footer #icone-mobile p {
      font-size:20px;
    }
    .abas {
      padding:15px;
    }
    .abas ul a {
      line-height: 25px;
      font-size:14px;
    }  
    footer{
      text-align:center;
    }
  }
  @media (max-width:360px){
  }