@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;
}
body .lp-titulo-principal #texto p {
  font-weight: normal;
  font-family: "Lato", arial, sans-serif;
  font-size: 24px;
  color: #fff !important;
  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: 80px;
  margin-bottom: 80px;
}
.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: #b8bfc8;
  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;
}
#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 #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: #b8bfc8;
  padding-top: 30px;
}

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

footer ul {
  list-style: none;
}

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

footer a {
  color: #212644;
  font-size: 16px;
  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,
.forms-lp select {
  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;
}
.forms-lp .social input {
  width: 15px;
  margin-top: -7px;
  margin-left: 10px;
}
.forms-lp .social label {
  display: flex;
  flex-direction: row-reverse;
}
.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 #icone-mobile {
    text-align: center;
  }
  /* footer img {
    max-width: 25%;
  } */
}
@media (max-width: 768px) {
  .msg-form {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .forms-lp {
    width: 100%;
  }
  .forms-lp input {
    width: 100%;
  }
  /* 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: block;
  }
  #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;
  }
}
.grecaptcha-badge {
  visibility: collapse !important;
}

.select2-selection--single {
  border: none;
  height: auto;
  padding: 9px 15px;
  outline: none;
  border-radius: 23px;
  width: 100%;
  background: #f2f5f7 !important;
}

.select2-results__message {
  display: none !important;
}

.select2-container--open {
  z-index: 9999;
}

.select2 {
  width: 100% !important;
}

.select2-container .selection {
  width: 100%;
}

.select2-container .select2-selection--single {
  border: none;
  height: auto;
  padding: 9px 15px;
  outline: 0;
  border-radius: 23px;
  width: 100%;
}

.select2-container .select2-selection--single.clean-select {
  background: 0 0;
}

@media (max-width: 767px) {
  .simulador .post-ratings-loading {
    top: -38px;
  }

  .select2-container .select2-selection--single.clean-select {
    padding: 9px 0;
    margin: 0 0 0 -10px;
  }
  .select2-container
    .select2-selection--single.clean-select
    .select2-selection__arrow {
    left: 140px;
  }
}

@media (max-width: 375px) {
  .img-rodapé {
    display: none;
  }
}
@media (max-width: 414px) {
  .img-rodapé {
    display: none;
  }
}
@media (max-width: 820px) {
  .img-rodapé {
    display: none;
  }
}
@media (max-width: 912px) {
  .img-rodapé {
    display: none;
  }
}
@media (max-width: 412px) {
  .img-rodapé {
    display: none;
  }
}

.abas {
  h2 {
    color: #fff !important;
  }
  .conteudo {
    p {
      color: #fff;
    }
  }
}

/* CONTACT FORM 7 */
form {
  .wpcf7-list-item {
    display: inline-block !important;
    margin: 0 0 0 1em;
    background: transparent;
  }

  .social {
    background: transparent !important;

    span {
      font-size: 16px;
      color: #748497;
    }
  }
}

@media (max-width: 991px) {
  footer {
    .row {
      display: block;
    }
  }
}
