@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;
  overflow-x: hidden;
}

div.topo-row {
  margin-top: -55px;
}
.container {
  max-width: 1233px;
}
.titulo-topo {
  color: #ffffff;
}
#botao-whatsapp {
  width: 200px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 48px;
  border: 1px solid #222644;
  border-radius: 30px;
  color: #222644;
  text-align: center;
  margin-right: 65px;
  margin-top: 50px;
  padding-top: 10px;
  font-weight: bold;
  margin: 20px auto;
}
#botao-whatsapp-box-2 {
  width: 200px;
  height: 48px;
  border: 1px solid #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  color: #222644;
  background-color: #ffffff;
  text-align: center;
  margin-right: 65px;
  margin-top: 50px;
  margin-bottom: 30px;
  padding-top: 5px;
}
#botao-whatsapp-box-2 img {
  margin-right: 10px;
  margin-top: 5px;
}

#botao-whatsapp img {
  margin-right: 10px;
  margin-top: -3px;
}

#box_info_2 {
  background-color: #f6f6f6;
}
#box_info_2 .box-person {
  max-width: 660px;
}

div.topo {
  height: 700px;
  flex-wrap: wrap;
}

h1#texto-box-1 {
  color: #222745;
  font-size: 38px;
  font-weight: bold;
  line-height: 32px;
  padding-right: 70px;
  margin-top: 50px;
}

h5.titulo-box-1 {
  color: #222745;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
#box_loja_1,
#box_info_2 #texto {
  color: #222745;
  font-size: 18px;
  font-weight: lighter;
}

h1.texto-box-1 {
  color: #222745;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  overflow: hidden;
}
div.titulo-box-2 {
  color: #222745;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  overflow: hidden;
}
div.conteudo-contatos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
div.contatos {
  display: inline-block;
  align-items: center;
  justify-content: right;
  margin: auto;
}
div.email-texto {
  float: right;
  margin: 10px;
}
div.numero-texto {
  float: right;
  margin-right: 150px;
  margin-top: 12px;
}

div.imagem-pessoa {
  display: inline;
  align-items: center;
  justify-content: end;
  margin: auto;
}
img.pessoa {
  height: 600px;
}
div.titulos-box-3 {
  margin-bottom: 50px;
}
img.icone-localizacao {
  width: 45px;
  height: 45px;

  margin-top: 20px;
}
div.teste {
  float: right;
  margin-right: 90px;
}

div.conteudo-mapa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
div.mapa {
  display: inline;
  align-items: center;
  justify-content: right;
  margin: auto;
}
div.endereco-mapa {
  display: inline;
  align-items: center;
  justify-content: end;
  margin: auto;
}
.endereco-mapa p {
  text-align: left;
}

h5.titulo-box-3,
h5.titulo-box-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding-top: 60px;
  overflow: hidden;
}
h1.texto-box-3,
h1.texto-box-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  overflow: hidden;
}
h5.titulo-box-2 h1.texto-box-2 {
  width: 500px;
  font-size: 15px;
}

footer.footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: auto;
  background: #222644;
}
h3.texto-imagem-rodape {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
}
hr.footer-hr {
  background-color: #ffffff;
  width: 400px;
  margin-bottom: 15px;
}
img.icone-social-media {
  margin: 10px 10px -20px 10px;
  width: 24px;
  height: 24px;
}
div.social-media {
  display: inline;
  align-items: center;
  justify-content: center;
  margin: auto;
}
div.direitos-confidence {
  font-size: 12px;
  margin-bottom: 20px;
}
div.qr-code {
  display: inline;
  align-items: center;
  justify-content: center;
  margin: auto;
}
h3.titulo-qr-code {
  font-size: 20px;
  margin-bottom: 35px;
  margin-top: 20px;
}
img.img-qr-code {
  width: 158px;
  height: 158px;
}
div.imagens-box-1 {
  flex-wrap: wrap;
  height: 100px;
  margin-bottom: 250px;
}
img.imagem-box-1 {
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 10px;
}
texto-imagem p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 6px;
}
hr {
  width: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
}
img.imagem-footer-box-1 {
  width: 186px;
  height: 42px;
  margin: 10px;
}
p.titulo-whatsapp {
  color: #222745;
  font-size: 16px;
}
img.whatsapp-icon {
  height: 45px;
  width: 45px;
}
img.email-icon {
  height: 45px;
  width: 45px;
}
div.contacts {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}

#box_loja_1 #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;
}
#box_info_2 #titulo {
  margin-bottom: 25px;
}
#box_info_2 #titulo,
#box_info_2 #texto {
  padding-right: 20px;
  padding-left: 40px;
}
#box_info_2 #texto {
  font-weight: lighter;
}
#box_info_2 #bg_box_info_2 {
  width: 100%;
  height: 446px;
}
#box_loja_1 #bg_box_loja_1 {
  width: 100%;
  height: 516px;
}
#box_info_2 #btn-box_info_2 {
  width: 324px;
  height: 48px;
  border: 1px solid #3da0d5;
  border-radius: 30px;
  text-align: center;
  padding-top: 10px;
  margin-top: 20px;
}
#box_info_2 a {
  color: #3da0d5;
  text-decoration: none;
  font-weight: bold;
}

.loja-topo-mobile {
  height: 800px;
  padding-bottom: 20px;
  background-size: cover !important;
}
.top60 {
  padding-top: 60px;
}
.top38 {
  margin-top: 38px;
}
.top120 {
  padding-top: 120px;
}
.mt40 {
  margin-left: 40px;
}
.pl120 {
  padding-left: 120px;
}
.pr120 {
  padding-left: 50px;
}
.p0 {
  padding: 0;
}
.img-topo {
  margin-top: 37px;
}
.d-flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.borda-topo {
  width: 100%;
  border-bottom: 1px solid #222745;
  padding-bottom: 35px;
  background: #212644;
  margin-bottom: 50px;
  height: 200px;
}
.borda-topo img {
  width: 353px;
  height: 64px;
}

.lp-loja-principal h1 {
  font-family: "Lato", arial, sans-serif;
  font-size: 70px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -2px;
  width: 100% !important;
  margin-bottom: 30px;
}
.lp-loja-principal #texto-topo {
  font-family: "Lato", arial, sans-serif;
  font-size: 70px;
  color: #ffffff;
  width: 600px;
  line-height: 25px;
}
.imagem-cambio {
  margin-top: 50px;
}
.imagem-cambio img {
  width: 96px;
  height: 85px;
}
#box_info_lp_centro .titulo {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #222745;
  margin-top: 100px;
  padding-right: 50px;
}
#box_info_lp_centro .subtitulo {
  font-family: "Lato", arial, sans-serif;
  font-size: 24px;
  color: #222745;
  opacity: 0.7;
}
.quebra-direita {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 170px;
}
#bg-azul-claro {
  background: #00a7da14;
  padding: 35px 0 35px;
  height: 900px;
}
#bg-azul-claro .titulo {
  font-size: 18px;
  font-weight: bold;
  color: #222745;
  margin-bottom: 17px;
}
#bg-azul-claro .resumo {
  font-size: 14px;
  color: #212647;
  opacity: 0.66;
  line-height: 20px;
}
#bg-azul-claro img {
  margin-bottom: 12px;
}
#bg-azul-claro .box-solucoes-cambio,
.box-solucoes-cambio-opacity {
  width: 376px;
  height: 380px;
  margin-top: 19px;
  background: #ffffff;
  border-radius: 16px;
  padding: 25px;
}
#bg-azul-claro .box-solucoes-cambio-opacity {
  background-color: rgba(255, 255, 255, 0.5);
}
#bg-azul-claro #btn-box-especialista {
  width: 246px;
  height: 48px;
  border: 1px solid #3da0d5;
  border-radius: 24px;
  text-align: center;
  padding-top: 10px;
  margin-top: 35px;
}
#bg-azul-claro a {
  color: #3da0d5;
  text-decoration: none;
  font-weight: bold;
}
#bg-azul-claro a:hover {
  color: #3daed5;
}
#bg-azul-claro #titulo-box {
  font-size: 28px;
  color: #000000;
}
#bg-azul-claro #subtitulo-box {
  font-size: 18px;
  color: #000000;
  opacity: 0.7;
  margin-top: 16px;
  margin-bottom: 40px;
}
.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: 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: #000;
}

footer #icone-mobile {
  border-bottom: 3px solid #9ba5b2;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
footer {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  height: 388px;
  background-color: #212644;
  padding-top: 30px;
  color: #fff;
  text-align: center;
}
footer #social-media {
  display: flex;
  justify-content: center;
  padding: 0 15px 0 15px;
  margin-bottom: 25px;
}
footer #social-media {
  width: 408px;
}
footer #social-media a {
  margin-right: 35px;
  padding-top: 10px;
}
footer #social-media a:last-child {
  margin-right: 0;
}
footer #social-media p {
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  margin-right: 35px;
}

input[name="url-pagina"] {
  display: none;
}
#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;
}

.screen-reader-response,
.wpcf7-response-output {
  display: none !important;
}
div.textos-topo {
  margin-top: 45px;
}
.forms-lojas {
  display: inline;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 396px;
  height: 510px;
  border-radius: 10px;
  padding: 27px;
  margin-top: 45px;
  margin-left: -35px;
  background: rgb(246, 246, 246, 0.7);
  box-shadow: 0px 3px 6px #00000029;
}
.forms-lojas input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-right: 7px;
}
.forms-lojas p {
  margin-bottom: 0;
}
.forms-lojas input {
  font-size: 14px;
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 30px;
  margin-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #3da0d5;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #302f2f;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #302f2f;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #302f2f;
}
.forms-lojas label {
  font-size: 14px;
  color: #000;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  margin-top: 13px;
}
.forms-lojas input[type="submit"] {
  font-family: "Lato", arial, sans-serif;
  margin-top: 20px;
  background-color: #3da0d5;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
}
.titulo-form {
  font-family: "Lato", arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-top: 15px;
}

#msg-agradecimento {
  display: none;
  font-family: "Lato", arial, sans-serif;
  font-size: 20px;
  font-weight: regular;
  text-align: center;
  color: #000;
  padding-top: 195px;
}
#msg-agradecimento a {
  color: #3da0d5;
  text-decoration: underline;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #c83e37 !important;
  padding-left: 10px;
  padding-top: 5px;
  display: none;
}
@media screen and (max-width: 1240px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  #box-3-colunas #box-beneficos-moneygram-01 {
    margin-left: 0;
  }

  div.topo {
    height: 1020px;
  }
  div#bg-azul-claro {
    height: 100%;
  }
  #box_loja_1 {
    width: 100%;
  }
  #box-3-colunas #box-beneficos-moneygram-03 {
    margin-left: 0;
  }
  #botao-whatsapp {
    width: 200px;
    margin: auto;
    display: block;
  }
  .cambio {
    margin: auto;
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  #bg-azul-claro .box-solucoes-cambio {
    width: 100%;
    height: 100%;
  }

  footer.footer {
    width: 100%;
  }
  #botao-whatsapp {
    width: 200px;
  }
}

@media screen and (max-width: 1183px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .titulo-form {
    font-size: 19px;
  }
  #botao-whatsapp {
    width: 200px;
  }
}

@media screen and (max-width: 991px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  #box_info_2 .box-person {
    max-width: 100%;
  }

  .lp-loja-principal {
    display: grid;
    text-align: center;
    margin: auto;
    justify-content: center;
    align-items: center;
  }
  #box_loja_1 #btn-empresa {
    margin-bottom: 35px;
  }
  #botao-whatsapp span {
    display: none;
  }
  #botao-whatsapp img {
    margin-top: -5px;
    margin-right: 0;
  }
  #botao-whatsapp {
    width: 200px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  div#bg-azul-claro {
    width: 100%;
    height: 100%;
  }
  footer {
    padding-top: 10px;
  }
  footer #social-media {
    display: block;
    padding: 0 15px 30px 15px;
  }
  #box_info_2 {
    padding-bottom: 40px;
  }
  #box_info_2 #bg_box_info_2 {
    width: 100%;
    height: 600px;
    margin-left: 0;
    background-size: cover !important;
  }
  #box_loja_1 img,
  #box_info_2 img {
    margin-top: -30px;
  }

  .botao-wp {
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  .lp-titulo-principal {
    height: 380px;
  }
  .lp-titulo-principal {
    text-align: left;
  }
  .lp-titulo-principal h1 {
    font-size: 24px;
  }
  .flex-reverse {
    flex-direction: column-reverse;
  }
  .p0 {
    padding: 0;
  }
  #box_loja_1 #titulo,
  #box_info_2 #titulo {
    font-size: 23px;
    padding-right: 0;
    margin-top: 30px;
  }
  #box_loja_1 #texto,
  #box_info_2 #texto {
    font-size: 14px;
  }
  #box_loja_1 img,
  #box_info_2 img {
    width: 100%;
    margin-left: 0;
  }
  #bg-azul-claro .box-solucoes-cambio {
    margin-top: 30px;
  }
  .d-flex991 {
    display: flex;
    justify-content: center;
  }
  .forms-lojas {
    width: 500px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .cambio {
    margin-bottom: 30px;
  }
  .d-flex2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .quebra-direita {
    flex-direction: column-reverse !important;
    text-align: center !important;
    margin-top: 80px;
  }
  .pl120 {
    padding-left: 30px;
  }
  .titulo-principal {
    font-size: 45px;
    padding: 0;
  }
  .lp-titulo-principal {
    margin: 20px 20px 0 0px;
  }
  .lp-titulo-principal #texto {
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (max-width: 820px) {
  h1.texto-box-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    overflow: hidden;
  }
}
@media screen and (max-width: 971px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  #box-3-colunas {
    margin-top: 150px;
  }

  .desk-1-5,
  .desk-3-5 {
    width: 100%;
  }
  footer #icone-mobile {
    text-align: center;
  }
  footer img {
    max-width: 100%;
  }
  footer.footer {
    height: 600px;
  }
  #bg-azul-claro {
    width: 100%;
    height: 1200px;
  }
}
@media (min-width: 992px) {
  .botao-wp {
    margin: 40px auto 0 auto;
    text-align: center;
  }
  .botao-wp a {
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .abas h2 {
    font-size: 21px;
  }

  #box_info_2 #bg_box_info_2 {
    width: 100%;
    height: 45vh;
    margin-left: 0;
    /*background-position-x: -99px !important;*/
    background-size: cover !important;
  }
  .forms-lojas {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  #video iframe {
    width: 100%;
    height: 300px;
  }

  footer img {
    max-width: 100%;
  }
  footer #icone-mobile p {
    font-size: 20px;
  }

  .logo {
    margin-top: 6px;
    width: 353px;
    height: 54px;
  }
  .top60 {
    padding-top: 30px;
  }
  .top120 {
    padding-top: 50px;
  }
  .mt40 {
    margin-left: 0;
  }
  .pl120,
  .pr120 {
    padding: 30px;
  }
  #box_info_lp_centro .titulo {
    padding-right: 0;
    margin-top: 0;
  }
  .abas {
    padding: 15px;
  }
  .abas ul a {
    line-height: 25px;
    font-size: 14px;
  }
  #btn-entrar-topo {
    width: 125px;
    height: 35px;
    padding: 6px;
    margin-left: -10px;
  }
  footer {
    text-align: center;
  }
  .titulo-principal {
    padding-right: 0;
    padding-left: 0;
  }
  div#bg-azul-claro {
    width: 100%;
    height: 100%;
  }
  #botao-whatsapp-box-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    text-align: center;
  }
  .botao-wp {
    margin: auto;
    align-items: center;
  }
  .lp-loja-principal {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    text-align: center;
  }
}

@media screen and (max-width: 778px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .lp-loja-principal {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    text-align: center;
  }
}
@media screen and (max-width: 428px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .card-content {
    height: 220px;
  }
  #bg-azul-claro {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  div.mapa {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .endereco-mapa p {
    text-align: left;
    padding-left: 20px;
  }
  div.direitos-confidence {
    font-size: 10px;
    margin-bottom: 20px;
  }
  hr.footer-hr {
    background-color: #ffffff;
    width: 200px;
    margin-bottom: 15px;
  }
  section.box-3 {
    width: 100%;
    height: 100%;
  }
  .d-flex {
    display: grid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
  }
  .lp-loja-principal {
    display: block;
    text-align: -webkit-center;
    margin: auto;
  }
  .lp-loja-principal h1 {
    width: 600px;
    margin-bottom: 30px;
    display: ruby-base;
    font-size: 45px;
  }
  div.topo {
    width: 100%;
    height: 100%;
  }
  .titulo-topo {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .borda-topo {
    width: 100%;
    height: 100%;
  }
  .forms-lojas {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .cambio {
    margin-bottom: 30px;
  }
  #box_loja_1 {
    width: 100%;
  }
  .box-3 {
    width: 1000px;
  }
  footer.footer {
    width: 100%;
    height: 600px;
  }
  .row-footer {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -80px;
  }
  p.texto-sub-imagem {
    margin-bottom: 3rem;
  }
  .texto-box-2 {
    margin-bottom: 3rem;
  }
  h5.titulo-box-2 {
    margin-bottom: 3rem;
    display: flex;
    align-content: unset;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 10px;
  }

  img.pessoa {
    width: 300px;
    height: 400px;
  }
  h1.texto-box-2 {
    margin-bottom: 3rem;
  }
  #box_loja_1 img {
    width: 200px;
    margin-left: 0;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
}

@media screen and (max-width: 414px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .card-content {
    height: 220px;
  }
  #bg-azul-claro {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  div.mapa {
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .endereco-mapa p {
    text-align: left;
    padding-left: 20px;
  }
  div.direitos-confidence {
    font-size: 10px;
    margin-bottom: 40px;
  }
  hr.footer-hr {
    background-color: #ffffff;
    width: 200px;
    margin-bottom: 15px;
  }
  section.box-3 {
    width: 100%;
    height: 100%;
  }
  .d-flex {
    display: grid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
  }
  .lp-loja-principal {
    display: block;
    text-align: -webkit-center;
    margin: auto;
  }
  .lp-loja-principal h1 {
    width: 600px;
    margin-bottom: 30px;
    display: flex;
    font-size: 45px;
  }
  div.topo {
    width: 100%;
    height: 100%;
  }
  .titulo-topo {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .borda-topo {
    width: 100%;
    height: 100%;
  }
  .forms-lojas {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .cambio {
    margin-bottom: 30px;
  }
  #box_loja_1 {
    width: 100%;
  }
  .box-3 {
    width: 1000px;
  }
  footer.footer {
    width: 100%;
    height: 600px;
  }
  .row-footer {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -80px;
  }
  p.texto-sub-imagem {
    margin-bottom: 3rem;
  }
  .texto-box-2 {
    margin-bottom: 3rem;
  }
  h5.titulo-box-2 {
    margin-bottom: 3rem;
    display: flex;
    align-content: unset;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 10px;
  }

  img.pessoa {
    width: 300px;
    height: 400px;
  }
  h1.texto-box-2 {
    margin-bottom: 3rem;
  }
  div.teste {
    float: right;
    margin-right: 20px;
  }
}
@media screen and (max-width: 412px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .card-content {
    height: 220px;
  }
  #bg-azul-claro {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  div.mapa {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .endereco-mapa p {
    text-align: left;
    padding-left: 20px;
  }
  div.direitos-confidence {
    font-size: 10px;
    margin-bottom: 40px;
  }
  hr.footer-hr {
    background-color: #ffffff;
    width: 200px;
    margin-bottom: 15px;
  }
  section.box-3 {
    width: 100%;
    height: 100%;
  }
  .d-flex {
    display: grid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
  }
  .lp-loja-principal {
    display: block;
    text-align: -webkit-center;
    margin: auto;
  }
  .lp-loja-principal h1 {
    width: 600px;
    margin-bottom: 30px;
    display: flex;
    font-size: 45px;
  }
  div.topo {
    width: 100%;
    height: 100%;
  }
  .titulo-topo {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .borda-topo {
    width: 100%;
    height: 100%;
  }
  forms-lojas {
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .cambio {
    margin-bottom: 30px;
  }
  #box_loja_1 {
    width: 100%;
  }
  .box-3 {
    width: 1000px;
  }
  footer.footer {
    width: 100%;
    height: 600px;
  }
  .row-footer {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -80px;
  }
  p.texto-sub-imagem {
    margin-bottom: 3rem;
  }
  .texto-box-2 {
    margin-bottom: 3rem;
  }
  h5.titulo-box-2 {
    margin-bottom: 3rem;
    display: flex;
    align-content: unset;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
  }

  img.pessoa {
    width: 300px;
    height: 400px;
  }
  h1.texto-box-2 {
    margin-bottom: 3rem;
  }
  div.teste {
    float: right;
    margin-right: 5px;
  }
}

@media screen and (max-width: 375px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  .card-content {
    height: 220px;
  }

  #bg-azul-claro {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  div.mapa {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .endereco-mapa p {
    text-align: left;
    padding-left: 20px;
  }
  div.direitos-confidence {
    font-size: 10px;
    margin-bottom: 20px;
  }
  hr.footer-hr {
    background-color: #ffffff;
    width: 200px;
    margin-bottom: 15px;
  }
  section.box-3 {
    width: 100%;
    height: 100%;
  }
  .d-flex {
    display: grid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
  }
  .lp-loja-principal {
    display: block;
    text-align: -webkit-center;
    margin: auto;
  }
  .lp-loja-principal h1 {
    width: 600px;
    margin-bottom: 30px;
    display: flex;
    font-size: 45px;
  }
  div.topo {
    width: 100%;
    height: 100%;
  }
  .titulo-topo {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .borda-topo {
    width: 100%;
    height: 100%;
  }
  .forms-lojas {
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .cambio {
    margin-bottom: 30px;
  }
  #box_loja_1 {
    width: 100%;
  }
  .box-3 {
    width: 1000px;
  }
  footer.footer {
    width: 100%;
    height: 600px;
  }
  .row-footer {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -80px;
  }
  p.texto-sub-imagem {
    margin-bottom: 3rem;
  }
  .texto-box-2 {
    margin-bottom: 3rem;
  }
  h5.titulo-box-2 {
    margin-bottom: 3rem;
    display: flex;
    align-content: unset;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 10px;
  }

  img.pessoa {
    width: 300px;
    height: 400px;
  }
  h1.texto-box-2 {
    margin-bottom: 3rem;
  }
  div.teste {
    float: right;
    margin-right: 5px;
  }
}
@media screen and (max-width: 393px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .card-content {
    height: 220px;
  }
  #bg-azul-claro {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  div.mapa {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .endereco-mapa p {
    text-align: left;
    padding-left: 20px;
  }
  div.direitos-confidence {
    font-size: 10px;
    margin-bottom: 40px;
  }
  hr.footer-hr {
    background-color: #ffffff;
    width: 200px;
    margin-bottom: 15px;
  }
  section.box-3 {
    width: 100%;
    height: 100%;
  }
  .d-flex {
    display: grid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
  }
  .lp-loja-principal {
    display: block;
    text-align: -webkit-center;
    margin: auto;
  }
  .lp-loja-principal h1 {
    width: 600px;
    margin-bottom: 30px;
    display: flex;
    font-size: 45px;
  }
  div.topo {
    width: 100%;
    height: 100%;
  }
  .titulo-topo {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .borda-topo {
    width: 100%;
    height: 100%;
  }
  .forms-lojas {
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .cambio {
    margin-bottom: 30px;
  }
  #box_loja_1 {
    width: 100%;
  }
  .box-3 {
    width: 1000px;
  }
  footer.footer {
    width: 100%;
    height: 600px;
  }
  .row-footer {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -80px;
  }
  p.texto-sub-imagem {
    margin-bottom: 3rem;
  }
  .texto-box-2 {
    margin-bottom: 3rem;
  }
  h5.titulo-box-2 {
    margin-bottom: 3rem;
    display: flex;
    align-content: unset;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }

  img.pessoa {
    width: 300px;
    height: 400px;
  }
  h1.texto-box-2 {
    margin-bottom: 3rem;
  }
  div.teste {
    float: right;
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  .lp-loja-principal h5,
  .lp-loja-principal h4 {
    font-size: 27px !important;
  }
  .lp-loja-principal p {
    font-size: 26px !important;
  }
}
