@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i&display=swap);
  body{
    font-family: 'Lato',arial,sans-serif;
  }
  #topo{
    width: 100%;
    min-height: 100px;
    background-color: #212644;
    padding-top:15px;
  }
  .container{
    max-width: 1233px;
  }
  a{
    text-decoration:none !important;
  }
  .d-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  #box-info-topo {    
    width:100%;
    /*height:440px;*/
    background:#4C7DDB;
    margin-bottom:100px;
  }
  #box-info-topo #titulo{
    font-size:36px;
    font-weight:bold;
    color:#FFF;
    margin-top:60px;
  }
  #box-info-topo #subtitulo{
    font-size:18px;
    color:#FFF;    
  }
  #box-transformacao{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: -140px;
  }
  #box-transformacao #btn-cta-transformacao{
    font-size:24px;
    color:#1081B4;
  }
  .btn-quero-fazer-parte, .wpcf7-submit{
    width: 376px;
    height: 56px;
    background: #8F1A60 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    color:#FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    padding-top:15px;
    margin-top:30px;
    text-align: center;
  }
  .wpcf7-submit{
    width:100%;
    border:none;
    padding-top: 5px;
  }
  #modalcep .fancybox-close-small{
    display:none;
  }
  #modalcep .modal-body{
    height:370px;
  }
  #modalForm, .modal-body, #modalTermos .modal-body{
    padding:0;
  }
  #modalTermos{
    color:#222745;
    height: 814px !important;
    overflow: none !important;
    padding: 0;;
  }
  #modalTermos .container{
    height: 700px !important;
    overflow: auto;
    padding:30px;
  }
  #modalTermos .fancybox-close-small{
    display: none;
  }
  #modalForm, .modal-body{
    padding:0;
  }
  .titulo-area{
    font-size: 14px;
    margin:10px 0 10px 0;      
  }
  .box-dados-form{
    padding:40px;
    width:527px !important;
  }
  .box-opcoes-form{
    background:#EFEFEF;
    padding:40px;
    width:527px !important;
  }
  .wpcf7-form{
    color:#748497;
  }
  .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form select[name=estado], .wpcf7-form select[name=cidade] {      
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    border:none;
    border-bottom:1px solid #CCC;
    width:100%;
    background: none;
    padding: 5px;
  }
  #box-consentimento {
    display: flex;
    font-size: 12px;
    color: #7D8792;
  }
  #box-consentimento #texto{
    margin-left: 5px;
  }
  .description2 {
    font-size:12px;
  }
  .description2 br{
    display:block;
  }
  span.wpcf7-list-item {
    margin:0%;
    width: 50%;
  }
  .wpcf7-list-item input{
    width: 15px;
    height: 15px;
  }
  .wpcf7-list-item input:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #8F1A60;
  }
  .wpcf7-list-item input:checked + input:after {
    content: "✔";
    width: 15px;
    height: 15px;
    color: #8F1A60;
    border: 1px solid #8F1A60;
  }
  .top60 {
  padding-top: 60px;
  }
  .top38 {
  margin-top: 38px;
  }
  .top120{
  padding-top: 120px;
  }
  .mt40{
  margin-left:40px;
  }
  .img-topo{
    position: relative;
    margin-top: -100px;
  }
  .borda-topo {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
  }
  #btn-entrar-topo a{
    color:#FFF;
    text-decoration: none;
    font-weight:bold;
  }
  .lp-titulo-principal h1 {
    font-family: 'Lato',arial,sans-serif;
    font-size: 56px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -2px;
    opacity: 1;
  }
  .lp-titulo-principal #texto {
    font-weight: normal;
    font-family: 'Lato',arial,sans-serif;
    font-size: 24px;
    color: #fff;
    opacity: 1;
    line-height: 35px;
    margin-top:38px;
  }
  #box_info_lp_centro .titulo {
    font-family: 'Lato',arial,sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #051C2C;
  }
  #box_info_lp_centro .subtitulo{
  font-size: 16px;
  color: #051C2C;
  }
  .quebra-direita{
  display:flex;
  flex-direction:row-reverse;
  margin:200px 0 200px;
  }
  .abas {
  margin-top: 90px;
  padding: 45px;
  color:#FFF;
  }
  .abas ul a {
  display: block;
  position: relative;
  color: #FFF;
  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;
  }
  #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 #A1ABB2;
  }
  .abas h2{
  margin-top: 38px;
  }
  #bg-duvidas-frequentes{
    background: #788791;
  }
  #btn-estou-com-duvida {
  text-align: center;
  margin-top: 40px;
  }
  #btn-estou-com-duvida a{
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
  }
  .inline li{
  display:inline;    
  }
  
  /********************
         FOOTER
  *********************/
  footer{
    font-family: 'Lato', arial, sans-serif;
    width:100%;
    background-color:#192243;
    padding-top:30px;
    color:#FFF;
    text-align:center;
    margin-top:-1px;
    padding-bottom:20px;
  }
  footer #icone-mobile {
    border-bottom: 3px solid #9ba5b2;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }  
  footer #borda{
    display: flex;
    justify-content: center;    
    padding:0 15px 0 15px;
    margin-bottom:25px;
  }
  footer #borda{
    color:#FFF;
    border-bottom: 1px solid #FFF;
    width: 408px;
  }
  footer #borda img{
    margin-right:35px;
  }
  footer #borda a{
    margin-right:35px;
    margin-top: 13px;
  }
  footer #borda img:last-child {
    margin-right: 0;
  }
  footer #borda p{
    font-size:16px;
    font-weight: bold;
    padding-top: 15px;
    margin-right: 35px;
  }
  footer #iconesApp{
    margin-bottom:25px;
  }
  footer #iconesApp img{
    width: 110px;
    margin:10px;
  }
  footer #disclaimer_rodape {
    font-size:11px;
    text-align: justify;
    border-bottom:1px solid #1F6E98;
    padding-bottom:40px;
    margin-bottom:40px;
  }

  #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;
  }
  .desk-1-5 {
  width: calc((99.999%/5));
  }

  .desk-3-5 {
  width: calc((99.999%/5)*3);
  }

  .desk-2-5 {
  width: calc((99.999%/5)*2);
  text-align:right;
  }
  .screen-reader-response, .wpcf7-response-output{
  display:none !important;
  }
  input[name='url-pagina']{
  display:none;
  }
  .forms-lp{
  width: 396px;
  min-height: 525px;
  background: #FFF;
  border-radius: 5px;
  padding: 10px 35px 35px;
  margin-top: 50px;
  box-shadow: 0px 3px 6px #00000029;
  }
  .forms-lp p{
  margin-bottom:0;
  }
  .forms-lp input{
  width: 324px;
  height: 40px;
  border: 0;
  border-radius: 30px;
  margin-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  background: #f2f5f7;    
  }
  .forms-lp label {
  font-size: 16px;
  color: #748497;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  margin-top: 20px;
  }
  .forms-lp input[type="submit"] {
  font-family: 'Lato',arial,sans-serif;
  margin-top: 20px;
  background-color: #48b2eb;
  color: #FFF;
  }
  #titulo-form{
    font-family: 'Lato',arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #222745;
    margin:0;
    padding:0;
    margin-bottom:10px;
  }
  #subtitulo-form{
    font-family: 'Lato',arial,sans-serif;
    font-size: 18px;
    color: #051C2C;
    margin:0;
    padding:0;
    margin-bottom:20px;
  }
  .msg-form{
  font-size: 12px;
  color: #748497;
  text-align: left;
  margin-left: -35px;
  width: 100%;
  background: #FFF;
  width: 396px;
  background: #FFF;
  border-radius: 5px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top:10px;
  }
  #msg-agradecimento{
  display:none;
  font-family: 'Lato',arial,sans-serif;
  font-size: 24px;
  font-weight: regular;
  text-align: center;
  color: #222745;
  padding-top: 35px;
  }
  .wpcf7-not-valid-tip{
  font-size: 12px;
  color: #c83e37 !important;
  padding-left: 10px;
  padding-top: 5px;
  }
  #amigo1, #amigo2, #amigo3{
  display:none;
  }
  @media (max-width:971px){
  .lp-titulo-principal, #box_info_lp_centro{
    text-align: center;
  }
  .lp-titulo-principal h1 {
    font-size: 45px;
  }
  .desk-1-5, .desk-3-5{
    width:100%;
  }
  footer #icone-mobile {
    text-align:center;
  }
  footer img {
    max-width: 25%;
  }
  }

  @media (max-width:991px){
    #box_info_lp_centro{
      text-align: center;
    }
    .img-topo {
      position: relative;
      margin-top:30px;
    }
  }
  @media (max-width:768px){
    #modalTermos .container{
      height: 75vh !important;
      padding:0;
    }
    #modalTermos{
      padding: 25px !important;
    }
    footer{
      padding-top:15px;
    }
    footer #borda{
      display: block;
      padding-bottom: 20px;
    }
    footer #borda p{
      margin-right: 0;
    }
    footer #borda a {
      margin-right: 0;
      margin-top: 0;
      display: inline;
      margin: 20px;
  }
    #box-info-topo{
      text-align: center;
    }
    #box-info-topo #subtitulo{
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    #box-transformacao #btn-cta-transformacao {
      font-size: 16px;
    }
    #box-transformacao {
      margin-top: -20px;
    }
    .btn-quero-fazer-parte{
      width:200px !important;
    }
    .wpcf7-submit{
      width:100% !important;
    }
    
  footer img {
    max-width: 40%;
  }
  footer #icone-mobile p {
    font-size:20px;
  }
  .lp-titulo-principal h1 {
    font-size: 30px;
  }
  .quebra-direita{
    display:block;
  }
  #btn-entrar-topo {
    width: 142px;
  }    
  .logo{
    margin-top:6px;
  }
  .top60 {
    padding-top: 30px;
  }
  .top120 {
    margin-top:-50px;
    padding-top:0;
  }
  .mt40{
    margin-left:0;
  }
  .quebra-direita {
    margin: 50px 0 50px;
  }
  .abas {
    margin-top: 110px;
    padding:0 0 30px 0;
  }
  .abas ul a {
    line-height: 25px;
  }   
  .abas h2{
    font-size:30px;
  }
  #btn-entrar-topo {
    width: 125px;
    height: 35px;
    padding: 6px;
    margin-left:-10px;
  }
  footer{
    text-align:center;
  }
  }
  .grecaptcha-badge{
    visibility:collapse!important;
  }