@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;
}
.bg-azul {
  background-color: #222845;
  padding-bottom: 20px;
}
#bg-cinza {
  background-color: #f2f5f7;
}
.container {
  max-width: 1233px;
}
#btn-entrar-topo {
  font-family: "Lato", arial, sans-serif;
  width: 162px;
  height: 40px;
  background: #48b2eb 0% 0% no-repeat padding-box;
  border-radius: 32px;
  opacity: 1;
  padding-top: 10px;
  text-align: center;
  margin-top: 10px;
}
.top60 {
  padding-top: 60px;
}
.top38 {
  margin-top: 38px;
}
.top120 {
  padding-top: 120px;
}
.mt40 {
  margin-left: 40px;
}
.img-topo {
  margin-top: 37px;
}
.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: 40px;
  color: #222745;
}
#box_info_lp_centro .subtitulo {
  font-size: 24px;
  color: #222745;
  opacity: 0.7;
  line-height: 35px;
}
.quebra-direita {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 200px;
}
.abas {
  background-color: #222745;
  margin-top: 200px;
  padding: 45px;
  color: #fff;
}
.abas ul a {
  display: block;
  position: relative;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  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;
}
.lp-titulo-principal {
  padding-right: 60px;
}
.screen-reader-response,
.wpcf7-response-output {
  display: none !important;
}
footer {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  min-height: 600px;
  background-color: #1a1d36;
  padding-top: 30px;
  margin-top: 60px;
}
#copyright {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: 0.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 0.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: #fff;
}
#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;
}
input[name="url-pagina"] {
  display: none;
}

footer .btn-abrir-conta {
  display: block;
  padding: 10px 30px;
  border-radius: 20px;
  background: #1298d4;
  color: #fff;
  text-align: center;
  transition: background 0.3s ease;
  border: none;
  cursor: pointer;
  width: 100%;
  max-width: 290px;
  margin-left: 140px;
}

footer #icone-mobile {
  border-bottom: 3px solid #9ba5b2;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
footer {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  min-height: 600px;
  background-color: #1a1d36;
  padding-top: 30px;
  color: #fff !important;
}

footer h3 {
  font-size: 23px;
  color: #212644;
  font-weight: bold;
  margin-bottom: 28px;
  margin-top: 28px;
}

footer ul {
  list-style: none;
}

footer hr {
  border: 1px solid #fff;
  margin-bottom: 40px;
}

footer ul li {
  color: #212644;
  font-size: 16px;
  margin-bottom: 10px;
}

footer a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

footer img {
  max-width: 37%;
}

footer .facebook {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: -89px -44px;
  width: 24px;
  height: 24px;
}

footer .ico {
  margin: 0 10px 0 0;
  display: inline-block;
}

footer .facebook {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: -89px -44px;
  width: 24px;
  height: 24px;
}

footer .instagram {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: -44px -45px;
  width: 24px;
  height: 24px;
}

footer .linkedin {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: -89px 0;
  width: 24px;
  height: 24px;
}

footer .whatsapp-rodape {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: 0 -45px;
  width: 24px;
  height: 24px;
}

footer .youtube-play {
  background-image: url("https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png");
  background-position: -38px -89px;
  width: 24px;
  height: 17px;
}

footer #icone-mobile {
  border-bottom: 3px solid #9ba5b2;
  padding-bottom: 25px;
  margin-bottom: 20px;
}

footer #icone-mobile p {
  font-size: 28px;
  margin-top: 15px;
  font-weight: bold;
}

footer #icone-mobile img {
  text-align: right;
}

footer .coluna-maior {
  padding: 0 0 0 9px;
}

footer .ajuste-padding {
  padding-left: 40px;
}
footer ul {
  padding: 0;
  margin: 0;
}

#copyright {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: 0.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;
}
.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: regular;
  text-align: center;
  color: #222745;
  padding-bottom: 25px;
  padding-top: 25px;
}
.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: 195px;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #c83e37 !important;
  padding-left: 10px;
  padding-top: 5px;
}

@media (max-width: 971px) {
  .lp-titulo-principal {
    padding-right: 0px;
  }
  .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 .btn-abrir-conta {
    max-width: 100%;
    margin-left: 0px;
  }
  footer #icone-mobile {
    text-align: center;
  }
  footer img {
    max-width: 25%;
  }
}
@media (max-width: 768px) {
  footer img {
    max-width: 40%;
  }
  footer #icone-mobile p {
    font-size: 20px;
  }
  .lp-titulo-principal h1 {
    font-size: 30px;
  }
  #box_info_lp_centro .subtitulo {
    font-size: 22px;
  }
  .quebra-direita {
    display: inherit;
  }
  #btn-entrar-topo {
    width: 142px;
  }
  .logo {
    margin-top: 6px;
  }
  .top60 {
    padding-top: 30px;
  }
  .top120 {
    padding-top: 50px;
  }
  .mt40 {
    margin-left: 0;
  }
  .quebra-direita {
    margin-top: 80px;
  }
  .abas {
    margin-top: 110px;
    padding: 15px;
  }
  .abas ul a {
    line-height: 25px;
  }
  #btn-entrar-topo {
    width: 125px;
    height: 35px;
    padding: 6px;
    margin-left: -10px;
  }
  footer {
    text-align: center;
  }
}

.perguntasRespostasLista p {
  color: #fff !important;
}

/* COUNTDOWN */
.flipper {
  color: #333;
  display: block;
  font-size: 50px;
  line-height: 100%;
  padding: 0;
  margin: 0;
  height: 1.7em;
  margin-top:50px;
}
.flipper.flipper-invisible {
  font-size: 0px !important;
}

.flipper-group {
  position: relative;
  white-space: nowrap;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
.flipper-group label {
  position: absolute;
  color: #fff;
  font-size: 20%;
  top: 100%;
  line-height: 1em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
  padding-top: .5em;
}

.flipper-digit {
  white-space: nowrap;
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  height: 1.2em;
  overflow-y: hidden;
}
.flipper-digit span {
  font-size: 25%;
}

.flipper-delimiter {
  white-space: nowrap;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  color: #fff;
  min-width: .1em;
  white-space: nowrap;
  display: block;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}

.digit-face {
  display: block;
  visibility: hidden;
  position: relative;
  border-radius: 0.1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  box-sizing: border-box;
  text-align: center;
}

.digit-next {
  display: none;
  position: relative;
  border-radius: 0.1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  height: 1.2em;
  background: #fff;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  box-sizing: border-box;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.digit-top {
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  background: #fff;
  padding-top: 0.1em;
  padding-bottom: 0;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-top-left-radius: 0.1em;
  border-top-right-radius: 0.1em;
  box-sizing: border-box;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: background 0s linear, -webkit-transform 0s linear;
  transition: transform 0s linear, background 0s linear;
  transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
  -webkit-transform-origin: 0 0.6em 0 !important;
          transform-origin: 0 0.6em 0 !important;
  -webkit-transform-style: preserve-3d !important;
          transform-style: preserve-3d !important;
  z-index: 20;
}
.digit-top.r {
  transition: background 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, background 0.2s linear;
  transition: transform 0.2s linear, background 0.2s linear, -webkit-transform 0.2s linear;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  background: #cccccc;
}

.digit-top2 {
  visibility: hidden;
  position: absolute;
  height: 50%;
  left: 0;
  right: 0;
  background: #cccccc;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  line-height: 0em !important;
  top: 50% !important;
  bottom: auto !important;
  padding-top: 0;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom-left-radius: 0.1em;
  border-bottom-right-radius: 0.1em;
  overflow: hidden;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: background 0s linear, -webkit-transform 0s linear;
  transition: transform 0s linear, background 0s linear;
  transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-style: preserve-3d !important;
          transform-style: preserve-3d !important;
  -webkit-transform-origin: 0 0 0 !important;
          transform-origin: 0 0 0 !important;
  z-index: 20;
}
.digit-top2.r {
  visibility: visible;
  transition: background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
  transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s;
  transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  background: #fff;
}

.digit-bottom {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  background: #fff;
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  line-height: 0em;
  padding-top: 0;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom-left-radius: 0.1em;
  border-bottom-right-radius: 0.1em;
  box-sizing: border-box;
  text-align: center;
  transition: none;
}
.digit-bottom.r {
  transition: background 0.2s linear;
  background: #cccccc;
}

.flipper-digit:after {
  content: "";
  position: absolute;
  height: 2px;
  background: rgba(0, 0, 0, 0.5);
  top: 50%;
  display: block;
  z-index: 30;
  left: 0;
  right: 0;
}

.flipper-dark {
  color: #fff;
}
.flipper-dark .flipper-delimiter {
  color: #333;
}
.flipper-dark .digit-next {
  background: #333;
}
.flipper-dark .digit-top {
  background: #333;
}
.flipper-dark .digit-top.r {
  background: black;
}
.flipper-dark .digit-top2 {
  background: black;
}
.flipper-dark .digit-top2.r {
  background: #333;
}
.flipper-dark .digit-bottom {
  background: #333;
}

.flipper-dark-labels .flipper-group label {
  color: #333;
}

/* COUNTDOWN */