html {
  font-size: 10px;
  font-family: "acumin-pro" !important;
}

.material-icons {
  font-family: "Material Icons";
}

.topBar {
  background: #000;
  padding-top: 1px;
  padding-bottom: 1px;
}

.topBar p {
  color: #56699e;
  font-size: 1.4rem;
  margin-bottom: 2px;
  font-weight: 600;
}

@media (min-width: 861px) and (max-width: 1184px) {
  .topBar p {
    font-size: 1.1rem;
  }
}

@media (min-width: 787px) and (max-width: 860px) {
  .topBar p {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 786px) {
  .topBar p {
    font-size: 0.9rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .topBar p {
    font-size: 1.1rem;
  }
}

@media (max-width: 479px) {
  .topBar p {
    font-size: 0.9rem;
  }
}

@media (max-width: 372px) {
  .topBar p {
    font-size: 0.7rem;
  }
}

.rotate-img-180 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.topBar a,
.topBar a:hover,
.topBar a:focus,
.topBar a:active {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 1.2rem;
  font-family: "Circular Std";
}

.topBar a.phone-top,
.topBar a.phone-top:hover,
.topBar a.phone-top:focus,
.topBar a.phone-top:active {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 1.5rem;
  font-family: "Circular Std";
}

.top {
  /* background: #F8F8F8; */
  background: #1c2a41;
}

.top a {
  /* color: #231F20; */
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
}

/* .top a * { */
/* vertical-align: bottom; */
/* } */

.top a:hover,
.top a:focus,
.top a:active {
  color: #56699e;
}

.btn-taxas-top {
  background: #2e4369 !important;
  border-radius: 4px !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
  box-shadow: none !important;
  text-transform: none !important;
  padding: 8px 18px !important;
  border: none !important;
}

.btn-taxas-top:hover {
  /* background: #3e5a8e !important; */
  color: #fff !important;
}

.chamada-topoNews .text-primary {
  color: #1c2a41 !important;
}

.topAcc p,
.topAcc a {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}

.topAcc a:hover,
.topAcc a:focus,
.topAcc a:active {
  color: #56699e;
}

.bannerHome {
  background: url("../img/bannerHome.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  min-height: 550px;
}

.bannerHome h1 {
  font-family: "Circular Std";
  font-size: 5rem;
  color: #fff;
  font-weight: 600;
}

.bannerHome h2 {
  font-family: "Circular Std";
  font-size: 2.6rem;
  color: #fff;
}

.bannerHome h2 strong {
  font-weight: 500;
}

.bannerHome .btn-taxas-banner {
  font-size: 2rem !important;
  color: #fff !important;
  background: #32a72e !important;
  text-transform: none !important;
  border-radius: 4px !important;
  padding: 16px 45px !important;
}

.bannerHome .card {
  background: #fff;
  width: fit-content !important;
  width: -moz-fit-content !important;
  border-radius: 15px;
}

.bannerHome .nav-tabs {
  padding: 0 !important;
}

.bannerHome .nav-tabs .nav-item a.nav-link {
  font-size: 1.6rem !important;
  color: #2e4369 !important;
  font-weight: 500 !important;
  font-family: "Circular Std";
  padding: 13px 6px 10px 6px;
  transition: none !important;
}

@media (max-width: 1199px) {
  .bannerHome .nav-tabs .nav-item a.nav-link {
    padding: 13px 22px 10px 22px;
  }
}

@media (max-width: 991px) {
  .bannerHome .nav-tabs .nav-item a.nav-link {
    padding: 13px 38px 10px 38px;
  }
}

@media (max-width: 820px) {
  .bannerHome .nav-tabs .nav-item a.nav-link {
    padding: 13px 31px 10px 31px;
  }
}

@media (max-width: 575px) {
  .bannerHome .nav-tabs .nav-item a.nav-link {
    padding: 13px 0px 10px 0px;
    line-height: 15px;
    font-size: 1.3rem !important;
  }
}

.bannerHome .nav-tabs .nav-item:nth-child(1) {
  min-width: 30%;
  max-width: 30%;
  text-align: center;
}

.bannerHome .nav-tabs .nav-item:nth-child(2) {
  min-width: 33.333333%;
  max-width: 33.333333%;
  text-align: center;
}

.bannerHome .nav-tabs .nav-item:nth-child(3) {
  min-width: 36.666666%;
  max-width: 36.666666%;
  text-align: center;
}

.bannerHome .nav-tabs .nav-item a.nav-link {
  background: #f2f5f7;
}

.bannerHome .nav-tabs .nav-item a.nav-link .ripple-container {
  margin-top: -11px;
  height: calc(100% + 11px);
}

.bannerHome .nav-tabs .nav-item a.nav-link.first {
  border-right: #d5e2e8 1px solid !important;
  border-bottom: #d5e2e8 1px solid !important;
  border-radius: 15px 0 0 0;
}

.bannerHome .nav-tabs .nav-item a.nav-link.first.active {
  border-radius: 15px 15px 0 0;
  margin-top: -11px;
  padding-top: 25px;
  border-bottom: none !important;
}

.bannerHome .nav-tabs .nav-item a.nav-link.second {
  border-right: #d5e2e8 1px solid !important;
  border-bottom: #d5e2e8 1px solid !important;
  border-radius: 0;
}

.bannerHome .nav-tabs .nav-item a.nav-link.second.active {
  border-radius: 15px 15px 0 0;
  margin-top: -11px;
  padding-top: 25px;
  border-bottom: none !important;
}

.bannerHome .nav-tabs .nav-item a.nav-link.third {
  border-radius: 0 15px 0 0;
  border-bottom: #d5e2e8 1px solid !important;
}

.bannerHome .nav-tabs .nav-item a.nav-link.third.active {
  border-radius: 15px 15px 0 0;
  margin-top: -11px;
  padding-top: 25px;
  border-bottom: none !important;
}

.bannerHome .nav-tabs .nav-item a.nav-link.active {
  background: #fff;
}

.bannerHome .box-inp {
  border: 1px solid #d5e2e8;
  border-radius: 4px 0 0 4px;
  padding: 0 5px;
  width: 200px;
  background-color: #f5f6fa;
  position: relative;
}

.bannerHome .box-inp label {
  font-size: 1.2rem;
  color: #72839f;
  position: absolute;
  top: 11px;
}

.bannerHome .box-inp select {
  padding-top: 13px;
  background-color: #f5f6fa;
  background-image: url("../img/drop_camb.svg");
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
  border: 0px;
  height: 68px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  width: 100%;
  color: #2e4369;
}

.bannerHome .box-inp .value_camb {
  padding-top: 29px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #2e4369;
  font-weight: 500;
  padding-bottom: 5px;
}

.bannerHome .box-inp select option {
  font-size: 2rem;
}

@media (max-width: 575px) {
  .bannerHome .box-inp select {
    padding-top: 13px;
    height: 50px;
    font-size: 2rem;
    line-height: 2rem;
    background-position-x: 95%;
  }

  .bannerHome .box-inp .value_camb {
    padding-top: 20px;
    font-size: 2rem;
    line-height: 2rem;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }

  .bannerHome .box-inp select option {
    font-size: 1.5rem;
  }
}

.select_personalizado {
  background: #2e4369;
  border-radius: 0 4px 4px 0;
  height: 70px;
}

.select_personalizado .sigla {
  font-size: 1.8rem;
  font-weight: 300;
  font-family: "Circular Std";
  color: #fff;
}

.select_personalizado .selectcombo {
  background-color: #1f2d47;
  border: 1px solid gray;
  border-radius: 3px;
  box-sizing: border-box;
  /* height: 300px; */
  overflow: auto;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
}

@media (max-width: 575px) {
  .select_personalizado {
    background: #2e4369;
    border-radius: 0 4px 4px 0;
    height: 52px;
  }

  .select_personalizado .sigla {
    font-size: 1.5rem;
  }

  .select_personalizado .selectcombo {
    padding: 0 5px;
  }
}

.select_personalizado .selectcombo label {
  font-size: 1.2rem;
  line-height: 16px;
  margin: 13px 0 3px;
  border-bottom: 1px solid gray;
}

.select_personalizado .selectcombo label:last-of-type {
  border-bottom: none !important;
}

.select_personalizado .selectcombo label input {
  position: absolute;
  left: -9999em;
  float: right;
  font-weight: bold;
  height: 30px;
  width: 60%;
  display: block;
}

.select_personalizado span {
  display: block;
  float: left;
}

.select_personalizado .selectcombo label span.icon img {
  height: 36px;
  margin: 2px 10px;
  width: 36px;
  margin-bottom: 5px;
}

.select_personalizado .selectcombo label span.sigla {
  color: #fff;
  font-size: 1.4rem;
  line-height: 36px;
}

.p_camb {
  color: #4e596b;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0 !important;
}

.noBorder {
  border: none !important;
}

.subMenuTop {
  /* border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff; */
  background: #fff;
  position: absolute;
  display: none;
  z-index: 1;
  right: 0;
  left: 0;
  box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.5);
  border-radius: 0 0 4px 4px;
}

.subMenuTop a {
  color: #131212 !important;
  font-size: 1.6rem;
  text-transform: uppercase !important;
  font-weight: 600;
}

.subMenuTop a:hover {
  border-bottom: 2px solid #131212;
}

.topCat {
  background: #fff;
  border-bottom: 2px solid #e8e8e8;
}

.topCat a {
  color: #303030 !important;
  font-size: 16px;
  font-weight: 600;
}

.topCat a:hover {
  text-decoration: underline;
}

.topCat a.a-offer {
  color: #c10042 !important;
}

.subMenu {
  display: none;
}

.rounded14 {
  border-radius: 14px;
}

.bottomBanner h1 {
  color: #231f20;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.bottomBanner p {
  color: #231f20;
  font-size: 1.4rem;
  font-weight: bolder;
  margin-bottom: 0;
}

.bottomBanner {
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1) !important;
}

.prodHome h1 {
  color: #303030;
  font-size: 2.2rem;
  font-weight: 600;
}

.headerList {
  border-bottom: #e8e8e8 2px solid;
}

.headerList
  .nav-tabs-navigation
  .nav-tabs-wrapper
  .nav-tabs
  .nav-item
  .nav-link {
  color: #1a1818 !important;
  font-size: 1.6rem !important;
  font-weight: bolder !important;
  /* text-transform: capitalize !important; */
  border-radius: 4px 4px 0 0;
  padding: 7px 20px;
  font-weight: 600 !important;
}

.headerList
  .nav-tabs-navigation
  .nav-tabs-wrapper
  .nav-tabs
  .nav-item
  .nav-link.active {
  color: #1a1818 !important;
  background: #e8e8e8;
}

.rodape {
  background: #1c2a41;
  color: #fff;
}

.rodape h1 {
  font-size: 2rem;
  font-weight: bolder;
  margin-bottom: 25px;
}

.lineRod {
  border-bottom: #223350 solid 2px;
  width: 90%;
}

.rodape h2 {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 10px !important;
  color: #72839f;
  margin-bottom: 0 !important;
}

.rodape h3 {
  font-size: 2rem;
  font-weight: 500 !important;
}

.rodape h4 {
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.rodape p,
.rodape a,
.rodape a:hover,
.rodape a:active {
  font-size: 1.4rem;
  display: block;
  color: #f2f5f7 !important;
  line-height: 2rem;
  margin-bottom: 0;
}

.rodape a {
  margin-bottom: 9px !important;
}

.rodape a.cgdw {
  margin-bottom: 0 !important;
}

@media (max-width: 575px) {
  .rodape a.cgdw img {
    width: 40%;
  }
}

.rodape .ouvidoria p,
.rodape .ouvidoria a,
.rodape .ouvidoria a:hover,
.rodape .ouvidoria a:focus,
.rodape .ouvidoria a:active {
  color: #72839f !important;
  font-size: 12px !important;
  margin-bottom: 0 !important;
}

.textRod {
  font-size: 1.2rem !important;
  margin-bottom: 0 !important;
  line-height: 2.2rem !important;
}

.rodape h5 {
  font-size: 10px;
  font-family: "Arial";
  color: #72839f;
}

.whats-button {
  position: fixed !important;
  right: 5% !important;
  bottom: 10% !important;
  background: none !important;
  z-index: 9999 !important;
  height: 50px;
  width: 50px;
  display: block;
  cursor: pointer;
}

@media (max-width: 767px) {
  .whats-button {
    bottom: 20% !important;
  }
}

.whats-button a {
  background: none !important;
}

#countCart {
  background: #56699e;
  font-size: 0.9rem;
  color: #fff;
  border-radius: 14px;
  height: 12px;
  width: 12px;
  display: block;
  text-align: center;
  line-height: 12px;
  font-weight: 400 !important;
  position: absolute;
  bottom: 0px;
  right: -5px;
}

input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  width: 5%;
}

.prodList h1 {
  color: #303030;
  font-size: 2.4rem;
  font-weight: bold;
  display: inline-block;
}

.titleh1 {
  color: #303030;
  font-size: 2.4rem;
  font-weight: bold;
  display: inline-block;
}

.btn.back {
  margin: 0 !important;
  padding: 12px 20px !important;
  background: #e8e8e8 !important;
  font-size: 1.4rem !important;
  text-transform: capitalize !important;
  box-shadow: none !important;
  font-weight: 600 !important;
  color: #303030;
  border-radius: 7px;
}

.btn.back,
.btn.back:focus,
.btn.back:active,
.btn.back:hover {
  color: #303030 !important;
}

.btn.back svg {
  float: left;
  height: 14px;
  margin-right: 5px;
  transition: 0.5s linear;
  width: 14px;
  fill: #303030;
  margin-top: 3px;
}

@media screen and (max-width: 767px) {
  .headerList
    .nav-tabs-navigation
    .nav-tabs-wrapper
    .nav-tabs
    .nav-item
    .nav-link {
    padding: 7px 15px;
    border-radius: 10px;
  }

  .bottomBanner h1 {
    font-size: 0.9rem;
  }

  .bottomBanner p {
    font-size: 0.7rem;
  }

  .btnComprar {
    padding: 15px 25px !important;
    margin-top: 2rem !important;
  }

  .top a {
    font-weight: 200;
  }
}

@media screen and (min-width: 992px) {
  #prodRodape {
    margin-left: 5vw;
    padding-left: 2vw;
  }
}

@media screen and (max-width: 1100px) {
  .rodape h5 {
    font-size: 8px;
  }
}

@media screen and (max-width: 991px) {
  .rodape h5 {
    font-size: 9px;
  }
}

@media screen and (min-width: 1200px) {
  #firstMenu {
    margin-left: 1vw;
  }

  #prodRodape {
    margin-left: 15vw;
  }
}

@media screen and (min-width: 1300px) {
  #firstMenu {
    margin-left: 9.5vw;
  }

  #prodRodape {
    margin-left: 21vw;
  }
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
  width: 250px;
  position: fixed;
  top: 0;
  left: -250px;
  height: 100vh;
  z-index: 999;
  background: #1c2a41;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
  left: 0;
}

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #1c2a41;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#dismiss:hover {
  background: #fff;
  color: #1c2a41;
}

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 200vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: 0;
}

.overlay.active {
  display: block;
  opacity: 1;
}

#sidebar .sidebar-header {
  padding: 23px;
  background: #1c2a41;
}

#sidebar ul.components {
  padding: 0;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 15px 25px;
  font-size: 1.3em;
  display: block;
  color: #fff;
  font-weight: 600;
}

#sidebar ul li a:hover {
  background: #1c2a41;
  border-bottom: none !important;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
  color: #fff;
  background: #231f20;
}

a[data-toggle="collapse"] {
  position: relative;
}

.subMenuLeft {
  display: none;
  padding-left: 15px;
  background: #22324e;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.btn-light {
  border: none !important;
  background: none !important;
  padding: 10px !important;
  box-shadow: none !important;
  font-size: 1.1rem !important;
}

.card .front,
.card .back {
  width: 100% !important;
}

#tabelaFrete {
  display: inline-block;
}

.menuLog {
  /* position: absolute; */
  /* left: -45px; */
  /* background: #fff; */
  border-radius: 6px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1) !important;
  width: 105px;
  /* top: 30px; */
  padding: 5px 0;
  /* display: none; */
}

.menuLog a {
  font-size: 1.5rem;
}

.menuLog2 {
  background: #fff;
  border-radius: 6px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1) !important;
  width: 110px;
  padding: 5px 0;
  /* display: none; */
}

.owl-nav {
  position: absolute;
  top: 34%;
  width: 100%;
}

.owl-prev {
  position: absolute;
  left: 0;
  background: transparent !important;
}

.owl-next {
  position: absolute;
  right: 0;
  background: transparent !important;
}

.btnNews {
  color: #ffffff !important;
  background: #2e4369 !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
  border-radius: 4px !important;
  padding: 17px 0px !important;
  box-shadow: none !important;
  font-family: "Circular Std";
  /* width: 100%; */
}

.inp-news {
  background: #f5f6fa !important;
  border: #d5e2e8 1px solid;
  box-shadow: none !important;
  color: #000 !important;
  height: 55px !important;
  border-radius: 4px !important;
  font-size: 1.6rem !important;
  padding-left: 27px !important;
  width: 100%;
}

.inp-news::placeholder {
  color: #4e596b !important;
  font-size: 1.6rem !important;
}

.h1-news {
  font-size: 2.2rem !important;
  color: #fff !important;
  font-weight: 500 !important;
  font-family: "Circular Std" !important;
  line-height: 3rem !important;
}

#navbarMob {
  background: #231f20 !important;
}

@media (max-width: 991px) {
  .inp-news {
    padding-left: 0 !important;
    text-align: center;
    height: 45px !important;
  }

  .h1-news {
    font-size: 2.5rem !important;
    line-height: 4rem;
  }

  .btnNews {
    padding: 12px 0px !important;
  }

  .searchTop {
    border-radius: 0 !important;
    height: 45px !important;
  }

  .btn-searchTop {
    margin: 0 !important;
    padding: 14px 18px 14px 18px !important;
    border-radius: 0 !important;
    background: #c1ae8d !important;
    box-shadow: none !important;
  }

  #navbarMob {
    background: #1c2a41 !important;
  }
}

/* PAGINAS INTERNAS */
.container {
  max-width: 1200px;
}

.bannerTopo {
  height: 325px;
  width: 100%;
  position: absolute;
  background-size: cover !important;
}

.bannerTopo.sobrenos {
  background: url(../img/banner-sobrenos.png) no-repeat center;
}

.bannerTopo.moedasestrangeiras {
  background: url(../img/banner-moedasestrangeiras.png) no-repeat center;
}

.bannerTopo.cartoesdeviagem {
  background: url(../img/banner-cartoesdeviagem.png) no-repeat center;
}

.bannerTopo.supercombo {
  background: url(../img/banner-superbombo.png) no-repeat center;
}

.bannerTopo.remessaexpressa {
  background: url(../img/banner-remessaexpressa.png) no-repeat center;
}

.bannerTopo.clubedevantagens {
  background: url(../img/banner-clube-de-vantagens.png) no-repeat center;
}

/* .bannerTopo.remessainternacional {
    background: url(../img/banner-remessa-internacional.png) no-repeat center;
} */

.bannerTopo.seguroviagem {
  background: url(../img/banner-seguro-viagem.png) no-repeat center;
}

.bannerTopo.parceiros {
  background: url(../img/banner-parceiros.png) no-repeat center;
}

.bannerTopo.correspondentes {
  background: url(../img/banner-correspondentes.png) no-repeat center;
}

.bannerTopo.telefoneint {
  background: url(../img/banner-chip-telefonico.png) no-repeat center;
}

.bannerTopo.contato {
  background: url(../img/banner-contato.png) no-repeat center;
}

.bannerTopo.presidente {
  background: url(../img/banner-presidente.png) no-repeat center;
}

.bannerTopo.lojas {
  background: url(../img/banner-lojas.png) no-repeat center;
}

.bannerTopoNews {
  height: 310px;
  width: 100%;
  position: absolute;
  background-size: cover !important;
  background-position: top;
}

.chamada-topoNews {
  height: 310px;
  display: flex;
  align-items: center;
}

.chamada-topoNews.bg-null {
  height: 120px;
  display: flex;
  align-items: center;
}

.chamada-topoNews h1 {
  font-family: "Circular Std";
  font-weight: bold;
  font-size: 34px;
  color: #ffffff;
}

.chamada-topoNews h2 {
  font-size: 15px;
  color: #ffffff;
}

.chamada-topoNews.bg-null h1,
.chamada-topoNews.bg-null h2 {
  color: #000 !important;
}

.chamada-topo {
  height: 325px;
  display: flex;
  align-items: center;
}

.chamada-topo h1 {
  font-family: "Circular Std";
  font-weight: bold;
  font-size: 30px;
  line-height: 1.3;
  color: #333333;
}

.chamada-topo .text-primary {
  color: #1c2a41 !important;
}

.chamada-topo.chamada-sobrenos .text-primary {
  color: #fff !important;
}

@media (min-width: 900px) {
  .chamada-topo h1 {
    font-size: 50px;
  }

  .content-top-padding {
    padding-top: 180px;
  }

  .btn.btn-link {
    font-size: 16px;
    padding: 12px 30px;
  }

  .btn.btn-primary {
    padding: 1.5rem 12rem;
  }

  .content-sobrenos {
    padding-top: 80px;
    padding-bottom: 150px;
  }
}

/* SOBRE NOS */
.content-sobrenos {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-sobrenos .btn.btn-secondary {
  background: #2e4369 !important;
  font-weight: 400 !important;
  border-radius: 4px !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 60px;
  color: #fff !important;
  text-decoration: none !important;
}

.content-sobrenos h2 {
  font-family: "Circular Std";
  font-weight: bold;
  font-size: 34px;
  color: #333333;
}

.content-sobrenos h2 b {
  font-weight: 900;
}

.content-sobrenos h3 {
  font-family: "Circular Std Book";
  font-weight: normal;
  color: #2e4369;
  font-size: 22px;
}

.content-sobrenos h4 {
  font-family: "Circular Std Book";
  font-weight: 600;
  color: #2e4369;
  font-size: 18px;
}

.content-sobrenos p,
.content-sobrenos ul li,
.content-sobrenos ol li,
.content-sobrenos li {
  font-family: "acumin-pro";
  font-size: 16px;
  line-height: 1.7;
  color: #4e596b;
}

.content-sobrenos p em {
  font-size: 18px;
  font-style: normal !important;
  font-weight: 600;
  margin-right: 5px;
}

.content-sobrenos p strong {
  font-weight: 600;
}

/* MOEDAS ESTRANGEIRAS */
.box-unidades {
  background: #fff;
  border-radius: 15px;
  box-shadow: 8px 21px 32px #00000012;
}

.box-unidades img {
  min-height: 215px;
}

.box-unidades .box-text {
  padding: 3rem;
}

.box-unidades h2 {
  font-size: 24px;
  margin-top: 0;
}

.box-unidades .text-info {
  color: #56699e !important;
  font-size: 15px;
}

.box-moedas h2 {
  font-family: "Circular Std";
  font-weight: 500;
  color: #353940;
  margin-top: 0;
  font-size: 22px;
}

.box-moedas {
  background: #fff;
  border-radius: 15px;
  box-shadow: 8px 21px 32px #00000012;
  padding: 4rem !important;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.box-moedas .box-coin {
  padding: 1rem;
  display: flex;
  align-items: center;
}

.box-moedas .box-coin img {
  max-width: 33px;
}

.box-moedas .box-coin h3 {
  font-family: "Circular Std";
  font-weight: 500;
  color: #1c2a41;
  margin-top: 0;
  font-size: 18px;
  padding-left: 0.8em;
}

.btn.btn-link {
  color: #56699e;
  font-size: 13px;
  font-family: "Circular Std";
  font-weight: 500;
  text-transform: initial;
  text-decoration: underline;
  padding: 0;
}

.btn.btn-link:hover {
  color: #32a72e;
  text-decoration: underline !important;
}

.btn.btn-primary {
  background: #32a72e !important;
  color: #fff;
  border-radius: 4px;
  padding: 1.5rem 5rem;
  font-size: 20px;
  font-family: "Circular Std";
  font-weight: 500;
  text-transform: initial;
  box-shadow: none;
  text-decoration: none !important;
}

.btn.btn-primary:hover {
  background: #1c2a41;
  box-shadow: none;
}

/* CARTAO DE VIAGEM */
.content-cartao {
  padding-top: 80px;
  padding-bottom: 90px;
}

.content-sobrenos a {
  color: #56699e;
  text-decoration: underline;
}

.content-cartao a:hover {
  color: #32a72e;
  text-decoration: underline;
}

.content-cartao span {
  color: #4e596b;
  font-size: 18px;
  font-family: "Circular Std";
  font-weight: 500;
  display: table-cell;
  padding-right: 10px;
}

.content-cartao p {
  display: inline-table;
}

.overBanner {
  margin-top: -4.5rem;
}

.cardOver {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 3px 32px #00000012;
}

.cardOver h1 {
  font-family: "Circular Std";
  font-weight: 600;
  color: #353940;
  font-size: 2.4rem;
  margin-top: 0;
}

.cardOver p {
  font-size: 16px;
  color: #4e596b;
  font-weight: 500;
  line-height: 2.7rem;
}

.cardOver p strong {
  font-weight: 600;
}

.content-sobrenos .cardOver .cardOverBody {
  min-height: 275px;
}

.cardOver .btn-cardOver {
  background: #2e4369 !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
  text-decoration: none !important;
}

.seguroHome h1 {
  font-family: "Circular Std";
  font-weight: 600;
  font-size: 3.4rem;
  color: #333333;
}

.seguroHome h2 {
  color: #2e4369;
  font-size: 1.8rem;
  font-family: "Circular Std";
  font-weight: 500;
  margin-top: 10px;
}

.seguroHome p {
  font-size: 1.6rem;
  color: #4e596b;
  line-height: 2.7rem;
  font-weight: 500;
}

.seguroHome p strong {
  font-weight: 600;
}

.seguroHome .btn-seguroHome {
  background: #2e4369 !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
}

@media (max-width: 575px) {
  .seguroHome .btn-seguroHome {
    font-size: 1.4rem !important;
  }
}

.seguroHome .formSeguroHome {
  background: #fff;
  border-radius: 15px;
  box-shadow: 8px 21px 32px #00000012;
}

.seguroHome .formSeguroHome h3 {
  font-family: "Circular Std";
  font-weight: 600;
  font-size: 2.2rem;
  color: #353940;
}

.seguroHome .formSeguroHome .inp-formSH {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 15px 5px 15px 25px !important;
  margin-bottom: 14px;
}

.seguroHome .formSeguroHome .inp-formSH::placeholder {
  color: #4e596b;
}

.seguroHome .formSeguroHome select.inp-formSH {
  color: #4e596b;
  background-image: url(../img/drop_camb.svg) !important;
  background-repeat: no-repeat !important;
  background-position-x: 90% !important;
  background-position-y: 50% !important;
  margin-bottom: 10px;
}

.seguroHome .formSeguroHome h4 {
  font-size: 1.4rem;
  color: #353940;
  font-family: "Circular Std";
  font-weight: 600;
  margin-top: 4px !important;
}

.seguroHome .formSeguroHome label {
  font-size: 1.3rem;
  color: #4e596b;
}

#date_ida,
#date_volta {
  background-image: url("../img/date_picker.png");
  background-repeat: no-repeat !important;
  background-position-x: 6% !important;
  background-position-y: 50% !important;
  padding-left: 50px !important;
  padding-right: 10px !important;
}

.pontosHome {
  background: transparent linear-gradient(112deg, #2e4369 0%, #56699e 100%) 0%
    0% no-repeat padding-box;
}

.pontosHome h1 {
  color: #fff;
  font-size: 3.4rem;
  font-family: "Circular Std";
  font-weight: 500;
  line-height: 5rem;
}

.pontosHome p {
  font-size: 1.6rem;
  line-height: 2.7rem;
  color: #f2f5f7;
  font-weight: 400;
}

.pontosHome p strong {
  font-weight: 600;
}

.pontosHome .btn-pontosHome {
  border: #fff 2px solid !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 1.6rem !important;
  text-transform: none !important;
  width: 100%;
}

.pontosHome .btn-pontosHome:hover {
  background: #fff !important;
  color: #394d77 !important;
  font-weight: 600;
}

.pontosHome h2 {
  color: #ffffff;
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-family: "Circular Std";
  font-weight: 500;
}

.pontosHome h3 {
  color: #f2f5f7;
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-top: 0;
}

.noticiasHome .boxNews {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 3px 32px #00000012;
}

.noticiasHome .boxNews img {
  border-radius: 15px 15px 0 0;
}

.noticiasHome .boxNews h2 {
  color: #72839f;
  font-size: 1.2rem;
  margin-top: 0;
}

.noticiasHome .boxNews h1 {
  color: #353940;
  font-size: 1.6rem;
  line-height: 2.7rem;
  font-family: "Circular Std";
  font-weight: 600;
  margin-top: 0;
}

.noticiasHome .boxNews p {
  color: #4e596b;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}

.noticiasHome .boxNews .a-more,
.noticiasHome .boxNews .a-more:focus,
.noticiasHome .boxNews .a-more:hover,
.noticiasHome .boxNews .a-more:active {
  text-decoration: underline;
  font-family: "Circular Std";
  font-size: 1.5rem;
  color: #2e4369;
  font-weight: 500;
}

.noticia img {
  max-width: 100%;
}

/* CLIENTE LOGIN */

.bg-cadastro {
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  background-attachment: fixed;
}

.seguroHome .formCustomer {
  box-shadow: none;
  margin-bottom: 80px;
}

.formCustomer h2 {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}

.formCustomer p {
  font-family: "Circular Std Book";
  font-size: 16px;
  color: #4e596b;
}

.formCustomer p a,
.forget {
  font-family: "Circular Std";
  font-weight: 500;
  color: #56699e !important;
  font-size: 16px;
  text-decoration: underline;
  transition: 0.7s all ease;
}

.formCustomer p a:hover {
  color: #72839f;
}

.btn.btn-fill {
  font-family: "Circular Std";
  font-weight: 500;
  font-size: 16px;
  text-transform: initial;
  border-radius: 4px;
  padding: 1.55rem;
}

@media (max-width: 991px) {
  .bg-cadastro {
    background-image: none !important;
  }
}

/* CLIENTE CADASTRAR */
/* CLIENTE CADASTRO COMPLETO */
#checkoutSteps {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#checkoutSteps h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
}

#checkoutSteps h4 {
  font-family: "Circular Std Book";
  color: #2e4369;
  font-size: 18px;
}

#checkoutSteps p {
  font-family: "Circular Std Book";
  color: #4e596b;
  font-size: 16px;
}

#checkoutSteps span {
  font-family: "acumin-pro";
  font-weight: 400;
  color: #4e596b;
  font-size: 16px;
  line-height: 1.7;
  display: block;
}

#checkoutSteps .btn-login {
  background-image: url("../img/lock.png") !important;
  background-position: 39% 45% !important;
  background-repeat: no-repeat !important;
}

#checkoutSteps .seguroHome .formSeguroHome label {
  font-family: "Circular Std";
  font-weight: 500;
  color: #353940;
  font-size: 14px;
}

#checkoutSteps .seguroHome .formSeguroHome .inp-formSH {
  margin-bottom: 24px;
}

#checkoutSteps .seguroHome .formSeguroHome select.inp-formSH {
  line-height: 1.45;
}

#checkoutSteps .forget {
  text-decoration: underline !important;
  font-size: 14px;
  display: block;
}

#checkoutSteps .seguroHome .formSeguroHome .form-check .form-check-label {
  font-family: "Circular Std";
  font-weight: 500;
  font-size: 16px;
  color: #2e4369;
}

#checkoutSteps .form-check .form-check-label .circle .check {
  background-color: #56699e !important;
}

#checkoutSteps .form-check .form-check-label .circle {
  border-color: #c1cfd8 !important;
}

.arquivo {
  display: none;
}

/* PAGINA MEUS DADOS */
.links-vertical {
  margin-top: 8rem;
}

.links-vertical .nav-link {
  border: 1px solid #d5e2e8;
  border-radius: 3px;
  color: #56699e;
  font-weight: bold;
  font-size: 16px;
  padding: 17px 21px;
  margin-bottom: 5px;
  max-width: 190px;
  transition: 0.7s all ease;
}

.links-vertical .nav-link.active,
.links-vertical .nav-link:hover {
  background: #56699e;
  border-radius: 4px;
  color: #fff;
}

@media (max-width: 991px) {
  .links-vertical .nav-link {
    margin: 0 auto 5px;
  }
}

.cadastroEditarh3 {
  color: #353940;
  font: 600 20px/28px "Circular Std";
}

.btn-msgHome {
  border-radius: 4px !important;
  background: #243654 !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: #fff !important;
  box-shadow: none !important;
  padding: 16px 32px !important;
  width: fit-content !important;
  width: -moz-fit-content !important;
}

/* .cambTop {
    width: 206px;
} */

.cambTop svg {
  width: 3px;
  height: 15px;
}

.cambTop.blue p,
.cambTop.blue svg path {
  color: #28cf19;
  fill: #28cf19;
}

.cambTop.orange p,
.cambTop.orange svg path {
  color: #ff4747;
  fill: #ff4747;
}

.navTop .navTopItem {
  margin: 0 auto;
}

.navTop .navTopItem.dest,
.subMenuLeft .dest {
  color: #ffd200;
}
.bannerHome .btn-taxas-banner.bg-dest,
.taxasPage .bg-dest,
.content-sobrenos .bg-dest {
  background-color: #ffd200 !important;
  color: #2e4369 !important;
}
.top a.destaq {
  background-color: #ffd200 !important;
  color: #2e4369;
}
.top a.destaq:hover {
  color: #2e4369 !important;
}

.dropdown-top {
  position: absolute;
  width: max-content;
  top: 30px;
  right: -19px;
  background: #fff;
  z-index: 99;
  border-radius: 8px;
  display: none;
  box-shadow: 8px 21px 32px #00000012;
}

.dropdown-top::before {
  content: "";
  background: url(../img/drop_cambB.svg);
  width: 24px;
  background-size: cover;
  height: 26px;
  top: -15px;
  right: 10px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown-top a {
  display: block;
  color: #4e596b !important;
  padding: 16px 21px;
  border-bottom: none !important;
}

.dropdown-top a:hover,
.dropdown-top a.active {
  color: #fff !important;
  background: #56699e;
  border-radius: 4px;
}

.btn:hover {
  filter: brightness(1.2) !important;
  box-shadow: none !important;
}

.btn {
  box-shadow: none !important;
}

.btn.btn-soliciteHome {
  background: #32a72e !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.4rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
}

.content-sobrenos.content-supercombo h3 {
  font-size: 1.8rem;
}

.box-supercombo {
  background: #fff;
  border-radius: 15px;
  box-shadow: 8px 21px 32px #00000012;
}

.box-supercombo .box-header {
  background: #56699e;
  border-radius: 15px 15px 0 0;
}

.box-supercombo .box-header h1 {
  font-family: "Circular Std";
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
  margin-top: 14px;
  margin-bottom: 7px;
}

.box-supercombo h2 {
  font-family: "Circular Std";
  font-size: 1.4rem;
  font-weight: 500;
}

.box-supercombo .box-inp {
  border: 1px solid #d5e2e8;
  border-radius: 4px 0 0 4px;
  padding: 0 5px;
  width: 200px;
  background-color: #f5f6fa;
  position: relative;
}

.box-supercombo .box-inp label {
  font-size: 1.2rem;
  color: #72839f;
  position: absolute;
  top: 11px;
}

.box-supercombo .box-inp select {
  padding-top: 13px;
  background-color: #f5f6fa;
  background-image: url("../img/drop_camb.svg");
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
  border: 0px;
  height: 68px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  width: 100%;
  color: #2e4369;
}

.box-supercombo .box-inp .value_camb {
  padding-top: 29px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #2e4369;
  font-weight: 500;
  padding-bottom: 5px;
}

.box-supercombo .box-inp select option {
  font-size: 2rem;
}

@media (max-width: 575px) {
  .box-supercombo .box-inp select {
    padding-top: 13px;
    height: 50px;
    font-size: 2rem;
    line-height: 2rem;
    background-position-x: 95%;
  }

  .box-supercombo .box-inp .value_camb {
    padding-top: 20px;
    font-size: 2rem;
    line-height: 2rem;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }

  .box-supercombo .box-inp select option {
    font-size: 1.5rem;
  }
}

.box-supercombo .p_camb {
  color: #4e596b;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0 !important;
}

.box-supercombo .inp-formSC {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 15px 5px 15px 25px !important;
  margin-bottom: 14px;
  width: 100%;
}

.box-supercombo .inp-formSC::placeholder {
  color: #4e596b;
}

.box-supercombo .btn-formSC {
  background: #2e4369 !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
}

.ficha-expressa h1 {
  font-size: 2.8rem;
  font-family: "Circular Std";
  font-weight: 600;
  color: #333333;
}

.ficha-expressa h2 {
  font-size: 1.8rem;
  font-family: "Circular Std Book";
  font-weight: 500;
  color: #2e4369;
}

.ficha-expressa h3 {
  font-size: 2rem;
  font-family: "Circular Std";
  font-weight: 600;
  color: #353940;
}

.ficha-expressa label {
  font-size: 1.4rem;
  font-family: "Circular Std";
  font-weight: 500;
  color: #353940;
}

.ficha-expressa label.form-check-label {
  font-size: 1.6rem;
  font-family: "Circular Std";
  font-weight: 500;
  color: #2e4369;
}

.ficha-expressa .a-cep {
  font-size: 1.4rem;
  font-family: "Circular Std";
  font-weight: 500;
  color: #56699e !important;
  text-decoration: underline;
  margin-top: 7px;
  display: block;
}

.ficha-expressa .btn-cep {
  margin-bottom: 19px !important;
  height: 55px !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  font-weight: 300 !important;
  color: #fff !important;
  text-transform: none !important;
  background: #2e4369 !important;
  border-radius: 4px !important;
  padding: 18px 20px 18px 20px !important;
}

.ficha-expressa .inp-formRE {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 15px 5px 15px 25px !important;
  margin-bottom: 14px;
  width: 100%;
}

.ficha-expressa h4 {
  font-size: 1.6rem;
  font-family: "Circular Std";
  font-weight: 500;
  color: #353940;
}

.ficha-expressa .btn-sendRE {
  font-size: 1.7rem !important;
  font-family: "Circular Std" !important;
  font-weight: 300 !important;
  color: #fff !important;
  text-transform: none !important;
  background: #2e4369 !important;
  border-radius: 4px !important;
  padding: 19px 0 !important;
  width: 100% !important;
  cursor: pointer;
}

.content-sobrenos .seguroHome p {
  font-size: 1.5rem;
  margin-bottom: 32px;
}

.cardCorres {
  background: #fff;
  box-shadow: 8px 21px 32px #00000012;
  border-radius: 15px;
}

.cardCorres .cardCorresBody h1 {
  color: #353940 !important;
  font-size: 2.4rem !important;
  font-family: "Circular Std" !important;
  font-weight: 600 !important;
}

.cardCorres .cardCorresBody p {
  color: #4e596b !important;
  line-height: 2.7rem !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}

.cardCorres .cardCorresBody .btn-cardCorres {
  background: #2e4369 !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 90% !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
  text-decoration: none !important;
}

.overContact {
  margin-top: -7rem;
}

.overContact .formContact {
  background: #ffffff;
  box-shadow: 8px 21px 32px #00000012;
  border-radius: 15px;
}

.overContact .formContact .inp-formC {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 15px 5px 15px 25px !important;
  margin-bottom: 14px;
}

.overContact .formContact .inp-formC::placeholder {
  color: #4e596b;
}

.overContact h3 {
  font-family: "Circular Std" !important;
  font-weight: 600 !important;
  font-size: 2.2rem !important;
  color: #353940 !important;
}

.overContact .formContact .btn-sendC {
  background: #2e4369 !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
}

.overContact .boxC {
  background: #ffffff;
  box-shadow: 8px 21px 32px #00000012;
  border-radius: 15px;
}

.overContact .boxC .text {
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  line-height: 2.4rem !important;
  color: #4e596b !important;
}

.overContact .btn-boxC {
  background: #72839f !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-size: 1.7rem !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  padding: 14px 0;
  color: #fff !important;
}

.overContact .btn-boxC img {
  width: 18px;
  margin-bottom: 2px;
  margin-right: 4px;
}

.taxasPage h1 {
  color: #333333;
  font-size: 5rem;
  font-family: "Circular Std";
  font-weight: 600;
}

.taxasPage h2 {
  color: #2e4369;
  font-size: 2.2rem;
  font-family: "Circular Std Book";
  font-weight: 500;
  line-height: 3.6rem;
}

.taxasPage .tabTaxa .moeda {
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
  background: #2e4369;
  font-family: "Circular Std";
  padding: 26px 0 22px 40px;
}

.taxasPage #printTxStory .tabTaxa .moeda {
  font-size: 2.2rem;
}

.taxasPage .tabTaxa .col {
  color: #2e4369;
  font-weight: 400;
  font-size: 1.6rem;
  background: #fff;
  font-family: "Circular Std";
  padding: 26px 0 22px 40px;
}

.taxasPage #printTxStory .tabTaxa .col {
  font-size: 2.2rem;
}

@media (max-width: 767px) {
  .taxasPage .tabTaxa .moeda {
    padding: 26px 0 22px 35px;
  }

  .taxasPage .tabTaxa .col {
    padding: 26px 0 22px 35px;
  }
}

@media (max-width: 575px) {
  .taxasPage .tabTaxa .col {
    font-size: 1.3rem;
    padding: 26px 0 22px 10px;
  }
}

.taxasPage .bodyTaxa {
  background: #fff;
}

.taxasPage .bodyTaxa .bg-1 {
  background: #f5f6fa;
  border: 1px solid #d5e2e8;
}

.taxasPage .bodyTaxa .bg-2 {
  background: #eaebf2;
  border: 1px solid #d5e2e8;
}

.taxasPage .bodyTaxa .col-12 .nome {
  color: #1c2a41;
  font-size: 1.8rem;
  font-family: "Circular Std";
  font-weight: 500;
}

.taxasPage #printTxStory .bodyTaxa .col-12 .nome {
  font-size: 2.4rem;
}

.taxasPage .bodyTaxa .col-12 .outros {
  color: #2e4369;
  font-size: 2rem;
  font-weight: 500;
}

.taxasPage #printTxStory .bodyTaxa .col-12 .outros {
  font-size: 2.6rem;
}

@media (max-width: 767px) {
  .taxasPage .bodyTaxa .col-12 .nome {
    font-size: 1.6rem;
  }

  .taxasPage .bodyTaxa .col-12 .outros {
    font-size: 1.8rem;
  }
}

.taxasPage .bodyTaxa .col-12 .outros.compra {
  padding-left: 50px;
}

.taxasPage .bodyTaxa .col-12 .outros.venda {
  padding-left: 72px;
}

@media (max-width: 1199px) {
  .taxasPage .bodyTaxa .col-12 .outros.compra {
    padding-left: 41px;
  }

  .taxasPage .bodyTaxa .col-12 .outros.venda {
    padding-left: 65px;
  }
}

@media (max-width: 767px) {
  .taxasPage .bodyTaxa .col-12 .outros.compra {
    padding-left: 30px;
  }

  .taxasPage .bodyTaxa .col-12 .outros.venda {
    padding-left: 65px;
  }
}

@media (max-width: 575px) {
  .taxasPage .bodyTaxa .col-12 .outros.compra {
    padding-left: 15px;
  }

  .taxasPage .bodyTaxa .col-12 .outros.venda {
    padding-left: 15px;
  }
}

.taxasPage .bodyTaxa p {
  color: #4e596b;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
  margin-bottom: 0;
}

.taxasPage #printTxStory .bodyTaxa p {
  font-size: 1.8rem;
  padding-top: 2px;
}

.taxasPage .btn.btn-buy,
.cartPage .btn.btn-buy {
  width: 100%;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  border-radius: 4px;
  background: #32a72e;
  font-family: "Circular Std";
  text-transform: none !important;
  padding: 15px 0 !important;
}

.taxasPage #printTxStory .btn.btn-buy {
  font-size: 2.4rem;
  padding: 20px 0 !important;
}

.formLoja h3 {
  font-family: "Circular Std";
  font-weight: 600;
  font-size: 2rem;
  color: #353940;
}

.formLoja label {
  font-family: "Circular Std";
  font-weight: 500;
  font-size: 1.4rem;
  color: #353940;
}

.formLoja .inp-formLJ {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 17px 5px 17px 25px !important;
  margin-bottom: 14px;
}

.formLoja .inp-formLJ::placeholder {
  color: #4e596b;
}

.formLoja select.inp-formLJ {
  color: #4e596b;
  background-image: url(../img/drop_camb.svg) !important;
  background-repeat: no-repeat !important;
  background-position-x: 95% !important;
  background-position-y: 50% !important;
  margin-bottom: 20px;
  line-height: 20px;
}

.formLoja .inp-formLJ:disabled {
  filter: brightness(0.8);
}

.formLoja .box-inp {
  border: 1px solid #d5e2e8;
  border-radius: 4px 0 0 4px;
  padding: 0 5px;
  width: 200px;
  background-color: #f5f6fa;
  position: relative;
}

.formLoja .box-inp label {
  font-size: 1.2rem;
  color: #72839f;
  position: absolute;
  top: 11px;
  font-weight: 300;
}

.formLoja .box-inp input[name="qtd"] {
  padding-top: 13px;
  background-color: #f5f6fa;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  border: 0px;
  height: 68px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  width: 100%;
  color: #2e4369;
}

.formLoja .box-inp select {
  padding-top: 13px;
  background-color: #f5f6fa;
  background-image: url(../img/drop_camb.svg);
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  border: 0px;
  height: 68px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  width: 100%;
  color: #2e4369;
}

@media (max-width: 575px) {
  .formLoja .box-inp input[name="qtd"] {
    padding-top: 13px;
    height: 50px;
    font-size: 2rem;
    line-height: 2rem;
  }
}

@media (max-width: 575px) {
  .formLoja .box-inp select {
    padding-top: 13px;
    height: 50px;
    font-size: 2rem;
    line-height: 2rem;
  }
}

.formLoja .box-inp .value_camb {
  padding-top: 29px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #2e4369;
  font-weight: 500;
  padding-bottom: 5px;
}

@media (max-width: 575px) {
  .formLoja .box-inp .value_camb {
    padding-top: 20px;
    font-size: 2rem;
    line-height: 2rem;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
}

.formLoja .btnAdd {
  background: #2e4369 !important;
  border-radius: 4px;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  font-weight: 400 !important;
  color: #fff;
  padding: 18px 0 !important;
  text-transform: none !important;
}

.formLoja .btnFinal {
  background: #32a72e !important;
  border-radius: 4px;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  font-weight: 400 !important;
  color: #fff;
  padding: 18px 0 !important;
  text-transform: none !important;
}

.newsTopLeft {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.newsTopLeft h1 {
  color: #fff;
  font-weight: 400;
  font-size: 3.4rem;
  line-height: 4.6rem;
  font-family: "Circular Std";
}

@media (max-width: 991px) {
  .newsTopLeft h1 {
    color: #fff;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 3.6rem;
    font-family: "Circular Std";
  }
}

.newsTopLeft h2 {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.7rem;
}

.newsTopLeft .btn-newsTopLeft {
  color: #fff;
  font-weight: 300;
  font-size: 1.6rem;
  border-radius: 4px;
  font-family: "Circular Std";
  padding: 14px 35px 14px 35px;
  text-transform: none !important;
  text-decoration: none !important;
  background: #2e4369 !important;
  margin: 0;
}

.newsTopRight h1 {
  color: #72839f;
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 2.4rem;
}

.newsTopRight h2 {
  margin-top: 0;
  font-weight: 500;
  color: #353940;
  font-size: 1.6rem;
  line-height: 2.5rem;
  font-family: "Circular Std";
}

.newsTopRight p {
  font-weight: 500;
  color: #4e596b;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.newsListBottom .boxNews {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 3px 32px #00000012;
}

.newsListBottom .boxNews img {
  border-radius: 15px 15px 0 0;
}

.newsListBottom .boxNews h2 {
  color: #72839f;
  font-size: 1.2rem;
  margin-top: 0;
}

.newsListBottom .boxNews h1 {
  color: #353940;
  font-size: 1.6rem;
  line-height: 2.7rem;
  font-family: "Circular Std";
  font-weight: 600;
  margin-top: 0;
}

.newsListBottom .boxNews p {
  color: #4e596b;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}

.newsListBottom .boxNews .a-more,
.newsListBottom .boxNews .a-more:focus,
.newsListBottom .boxNews .a-more:hover,
.newsListBottom .boxNews .a-more:active {
  text-decoration: underline;
  font-family: "Circular Std";
  font-size: 1.5rem;
  color: #2e4369;
  font-weight: 500;
}

.content-sobrenos.noticia h5 {
  font-weight: 500;
  color: #353940;
  font-size: 1.2rem;
  font-family: "Circular Std";
}

.content-sobrenos.noticia p {
  line-height: 2.7rem;
}

.content-sobrenos.noticia .share a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .content-sobrenos.noticia .share a {
    display: block;
  }
}

.cartPage .cart-h1 {
  font: 600 28px/36px "Circular Std";
  color: #333333;
}

.cartPage .cartList {
  border: 1px solid #d5e2e8;
  border-radius: 15px;
  height: fit-content;
  height: -moz-fit-content;
}

.cartPage .cartList .cartTop {
  background: #f9f9f9;
  border-radius: 8px;
}

.cartPage .cartList .cartTop h1 {
  font: 600 16px/28px "Circular Std";
  color: #353940;
  margin: 0;
}

.cartPage .cartList .cartItem p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #4e596b;
  margin: 0;
}

.cartPage .cartList .cartItem h1 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #2e4369;
  margin: 0;
}

.cartPage .cartRight h1 {
  color: #353940;
  font: 600 20px/28px "Circular Std";
}

.cartPage .cartRight hr {
  border-top: 3px solid #56699e;
}

.cartPage .cartRight h2 {
  color: #353940;
  font: 600 22px/26px "Circular Std";
  margin: 0;
}

.cartPage .cartRight h3 {
  font-weight: 500;
  color: #2e4369;
  font-size: 2.4rem;
  margin: 0;
}

.cartPage .cartRight h4 {
  color: #353940;
  font: 600 16px/30px "Circular Std";
  margin: 0;
}

.cartPage .cartRight h5 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #4e596b;
  margin: 0;
}

.cartPage .btn.btn-final {
  border-radius: 4px !important;
  background: #32a72e !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  font-size: 2.4rem !important;
  font-weight: 500 !important;
  padding: 18px 0 !important;
  color: #fff !important;
  width: 100% !important;
}

.cartPage .btn.btn-back {
  border-radius: 4px !important;
  background: #eeeeee !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  padding: 12px 0 !important;
  color: #4e596b !important;
}

.cartPage .btn.btn-back img {
  vertical-align: sub;
}

.cartPage .btn.btn-back:hover {
  background: #bfbfbf !important;
  filter: none !important;
}

.cartPage .cartList .cartItem h2 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #4e596b;
  margin: 0;
  display: none;
}

@media (max-width: 767px) {
  .cartPage .cartList .cartItem {
    border-bottom: 1px solid #d2d2d2;
  }

  .cartPage .cartList .cartItem p,
  .cartPage .cartList .cartItem h2,
  .cartPage .cartList .cartItem h1 {
    display: inline-block;
  }

  .cartPage .cartList .cartItem p.prod {
    font-weight: 600;
  }
}

@media (min-width: 1367px) {
  .topLogin {
    height: 100vh;
  }

  .topLoginRow {
    height: 100%;
  }

  .rodapeLogin {
    position: fixed;
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .topLogin {
    height: 100vh;
  }

  .topLoginRow {
    height: 100%;
  }

  .rodapeLogin {
    position: fixed;
    bottom: 0;
  }
}

.fechamento .boxOut {
  border-radius: 15px;
  border: 1px solid #d5e2e8;
  height: fit-content;
  height: -moz-fit-content;
}

.fechamento .boxOut h1 {
  margin: 0;
  font-size: 2rem;
  font-weight: 600;
  color: #353940;
  font-family: "Circular Std";
}

.fechamento .boxOut.resume h2 {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 600;
  color: #4e596b;
  line-height: 3rem;
}

.fechamento .boxOut.resume h3 {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 500;
  color: #4e596b;
  line-height: 3rem;
}

.fechamento .boxOut .boxItem {
  border-bottom: 1px solid #d5e2e8;
}

.fechamento .boxOut.resume .form-check label {
  color: #4e596b;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  padding-left: 24px;
}

.fechamento .boxOut.resume .form-check label a {
  color: #d41313 !important;
  text-decoration: underline;
}

.fechamento .boxOut .form-check .form-check-label .circle {
  border: #c1cfd8 2px solid;
  width: 18px;
  height: 18px;
}

.fechamento .boxOut .form-check .form-check-label .circle .check {
  width: 14px;
  height: 14px;
}

.fechamento .boxOut small {
  color: #4e596b;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  display: block;
}

@media (max-width: 767px) {
  .fechamento .boxOut small {
    font-size: 1.3rem;
  }
}

.fechamento .boxOut .btn.btn-more {
  color: #fff;
  font-size: 1.6rem;
  text-transform: none !important;
  font-weight: 400;
  border-radius: 4px;
  background: #2e4369;
  font-family: "Circular Std";
  padding: 17px 0;
  width: 100%;
}

.fechamento .boxOut .btn.btn-checkOn {
  background-color: unset;
  border-radius: 6px !important;
  height: 31px !important;
  padding: 5px 27px 5px 0;
}

.fechamento .boxOut .btn.btn-checkOff {
  background: #bec9e9 !important;
  background-color: #bec9e9 !important;
  border-radius: 6px !important;
  height: 31px !important;
  padding: 5px 0 5px 27px;
}

.fechamento .btn.btn.btn-checkOn:hover,
.fechamento .btn.btn.btn-checkOff:hover {
  filter: none !important;
}

.fechamento .btn-checkOn img {
  margin-top: 2px;
}

.fechamento .btn-checkOff img {
  margin-top: 4px;
}

.fechamento .boxInt {
  background: #f5f6fa;
  border: 2px solid #d5e2e8;
  border-radius: 3px;
}

.fechamento .boxInt h2 {
  color: #2e4369;
  font: 400 16px/20px "Circular Std";
  margin: 0;
}

.fechamento .receive .boxInt h5 {
  font-size: 1.3rem;
  font-weight: 500;
  color: #4e596b;
  margin: 0;
}

.fechamento .boxInt h3 {
  color: #2e4369;
  font: 600 15px/20px "Circular Std";
  margin: 0;
}

.fechamento .boxInt .form-check label {
  color: #4e596b;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  padding-left: 25px;
  width: 100%;
}

.fechamento .receive .boxInt .form-check label div p {
  color: #4e596b;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 0;
  display: none;
}

.fechamento .receive .boxInt .form-check label div p.disabled {
  color: #939db2;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  margin: 0;
  display: none;
  font-style: italic;
}

.fechamento .receive .boxInt .form-check label.disabled div p {
  color: #939db2;
}

.fechamento .boxInt .form-check label div h3 {
  font-size: 1.4rem;
}

.fechamento .boxInt .form-check label.disabled div h3 {
  color: #939db2;
}

.fechamento .receive .boxInt:last-of-type .boxContent {
  display: none;
}

.fechamento .payment .boxInt h4 {
  font: 500 14px/20px "Circular Std";
  color: #2e4369;
  margin: 0;
}

.fechamento .payment .boxInt .boxContent {
  display: none;
}

.fechamento .payment .boxInt:first-of-type .boxContent {
  display: block;
}

.fechamento .btn-final {
  background: #32a72e !important;
  border-radius: 4px;
  font-size: 2rem !important;
  font-family: "Circular Std" !important;
  font-weight: 300 !important;
  color: #fff;
  padding: 18px 0 !important;
  text-transform: none !important;
  width: 100%;
  margin: 0;
}

.fechamento .boxInfo {
  border-radius: 15px;
  background: #56699e;
}

.fechamento .boxInfo h1 {
  margin: 0;
  color: #ffffff;
  font: 500 18px/20px "Circular Std";
}

.fechamento .boxInfo p {
  margin: 0;
  color: #d9d9d9;
  font-size: 1.3rem;
  line-height: 1.9rem;
}

.confirmacao h1 {
  margin: 0;
  font-size: 3rem;
  font-weight: 600;
  color: #000000;
  font-family: "Circular Std";
}

.confirmacao h2 {
  margin: 0;
  font-weight: 500;
  color: #757575;
  font-size: 1.5rem;
}

.confirmacao h6 {
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 1.8rem;
  border-radius: 4px;
  padding: 16px 0px;
  text-transform: none;
  background: #28a745;
}

.confirmacao .btn.btn-backBuy {
  color: #757575 !important;
  font-size: 1.4rem !important;
  padding: 14px 24px !important;
  border-radius: 4px !important;
  text-transform: none !important;
  background: #eeeeee !important;
}

.confirmacao .btn.btn-backBuy:hover {
  filter: none !important;
}

.confirmacao .btn.btn-toRequest {
  color: #fff !important;
  font-size: 1.4rem !important;
  padding: 14px 28px !important;
  border-radius: 4px !important;
  text-transform: none !important;
  background: #4e596b !important;
}

.requestList .boxRequest {
  border-radius: 15px;
  background: #f5f6fa;
  border: 2px solid #d5e2e8;
}

.requestList .boxRequest h1 {
  color: #353940;
  font: 600 20px/28px "Circular Std";
  margin: 0 !important;
}

.requestList .boxRequest h2 {
  font-weight: 500 !important;
  color: #4e596b !important;
  font-size: 1.6rem !important;
  font-family: "acumin-pro" !important;
  margin: 0 !important;
  line-height: 2rem !important;
}

.requestList .boxRequest p {
  font-weight: 500 !important;
  color: #4e596b !important;
  font-size: 1.4rem !important;
  font-family: "acumin-pro" !important;
  margin: 0 !important;
  line-height: 2.4rem !important;
}

.requestList .boxRequest h3 {
  color: #353940 !important;
  font: 600 16px/30px "Circular Std" !important;
  margin: 0 !important;
  line-height: 3rem !important;
}

.requestList .boxRequest .btn-seeReq {
  padding: 5px 13px !important;
  text-transform: none !important;
  color: #56699e !important;
  border-radius: 4px !important;
  background: #bec9e9 !important;
  font: 500 13px/20px "Circular Std" !important;
}

.boxIntRequest {
  border-radius: 15px;
  background: #f5f6fa;
  border: 2px solid #d5e2e8;
}

.boxIntRequest h1 {
  margin: 0 !important;
  color: #353940 !important;
  font: 600 20px/28px "Circular Std" !important;
}

.boxIntRequest h2 {
  margin: 0 !important;
  color: #353940 !important;
  font: 600 16px/30px "Circular Std" !important;
}

.boxIntRequest p {
  font-weight: 500 !important;
  color: #4e596b !important;
  font-size: 1.6rem !important;
  font-family: "acumin-pro" !important;
  margin: 0 !important;
  line-height: 2rem !important;
}

.boxIntRequest h3 {
  margin: 0 !important;
  color: #2e4369 !important;
  font: 600 16px/20px "acumin-pro" !important;
}

.boxIntRequest hr {
  border-top: #d5e2e8 1px solid;
}

.boxIntRequest .status img {
  vertical-align: top;
}

.boxIntRequest .status .vertlineB {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) calc(50% - 1px),
    #d5e2e8 calc(50%),
    rgba(0, 0, 0, 0) calc(50% + 1px)
  );
}

.boxIntRequest .status .vertlineT {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) calc(50% - 1px),
    #d5e2e8 calc(50%),
    rgba(0, 0, 0, 0) calc(50% + 1px)
  );
  height: 20px;
}

.btn-backReq {
  background: #2e4369 !important;
  border-radius: 4px !important;
  font: 300 16px/28px "Circular Std" !important;
  text-transform: none !important;
  color: #fff !important;
}

.boxAddress {
  border-radius: 15px;
  background: #f5f6fa;
  border: 2px solid #d5e2e8;
}

.boxAddress h1 {
  font: 600 20px/28px "Circular Std" !important;
  color: #353940 !important;
  margin: 0 !important;
}

.boxAddress p {
  font: 500 16px/20px "acumin-pro" !important;
  text-transform: uppercase !important;
  color: #4e596b !important;
  margin: 0 !important;
}

.boxAddress .forget {
  font-size: 1.6rem !important;
  color: #56699e !important;
}

.text-pane h1 {
  font-size: 1.8rem;
  color: #2e4369;
  line-height: 2.7rem;
  font-weight: 600;
}

.text-pane p {
  font-size: 1.6rem;
  color: #4e596b;
  line-height: 1.3rem;
  font-weight: 500;
}

@media (max-width: 575px) {
  .text-pane h1 {
    font-size: 1.4rem;
    color: #2e4369;
    font-weight: 600;
  }

  .text-pane p {
    font-size: 1.3rem;
    color: #4e596b;
    line-height: 1.3rem;
    font-weight: 500;
  }
}

.formAddress p {
  display: block !important;
}

.btn-paralisado {
  font-size: 2rem !important;
  color: #fff !important;
  background: #32a72e !important;
  text-transform: none !important;
  border-radius: 4px !important;
  padding: 16px 45px !important;
}

.tipVerseCard {
  font-size: 1.4rem;
  color: #2e4369 !important;
  font-weight: 600;
}

.tipVerseCard:hover {
  text-decoration: underline;
}

.remessainternacional .vertLineR .lineR {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) calc(50% - 3px),
    #d5e2e8 calc(50%),
    rgba(0, 0, 0, 0) calc(50% + 3px)
  );
}

.remessainternacional .vertLineR .lineR .circLineR {
  width: 11px;
  height: 11px;
  margin: 0 auto;
  border-radius: 50%;
  background: #d5e2e8;
}

.remessainternacional .vertLineR p {
  margin: 0;
  color: #4e596b;
  font-size: 15px;
  font-weight: 500;
}

.remessainternacional .vertLineR p strong {
  font-weight: 600;
}

.remessainternacional .inp-formRI {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  padding: 15px 5px 15px 25px !important;
  margin-bottom: 14px;
  width: 100%;
}

.remessainternacional select.inp-formRI {
  border-radius: 4px;
  background-color: #f5f6fa !important;
  border: #d5e2e8 1px solid !important;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  line-height: 1.8rem;
  padding: 17px 5px 17px 25px !important;
  margin-bottom: 14px;
  width: 100%;
}

.remessainternacional .boxInt .inp-formRI {
  background-color: #ffffff !important;
}

.remessainternacional .inp-formRI::placeholder {
  color: #4e596b;
}

.remessainternacional label {
  color: #353940;
  font-weight: 600;
  font-size: 1.4rem;
}

.remessainternacional .fechamento .btn-checkOn img,
.remessainternacional .fechamento .btn-checkOff img {
  margin-top: -2px;
}

.remessainternacional .fechamento .boxInt .boxContent,
.remessainternacional .fechamento .boxInt:first-of-type .boxContent {
  display: none;
}

.remessainternacional .btnAdd {
  background: #2e4369 !important;
  border-radius: 4px;
  font-size: 1.6rem !important;
  font-family: "Circular Std" !important;
  font-weight: 400 !important;
  color: #fff;
  padding: 18px 0 !important;
  text-transform: none !important;
}

.remessainternacional .btn.btn-back {
  border-radius: 4px !important;
  background: #eeeeee !important;
  font-family: "Circular Std" !important;
  text-transform: none !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  padding: 12px 15px 12px 12px !important;
  color: #757575 !important;
  filter: none !important;
}

.remessainternacional .box_reason {
  border-radius: 15px;
  border: 1px solid #d5e2e8;
  cursor: pointer;
}

.remessainternacional .box_reason h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #353940;
  font-family: "Circular Std" !important;
  margin: 0;
}

.remessainternacional .box_reason h2 {
  color: #4e596b;
  font-weight: 500;
  font-size: 1.6rem;
  margin: 0;
}

.remessainternacional .box_reason h3 {
  font-weight: 500;
  font-size: 1.4rem;
  color: #4e596b;
  margin: 0;
}

.remessainternacional .box_reason h3 strong {
  color: #56699e;
}

.remessainternacional .boxOut.gray {
  background: #f5f6fa;
  border: 2px solid #d5e2e8;
}

.remessainternacional .boxOut.gray h2 {
  font-weight: 500;
}

.remessainternacional .boxOut.gray h2 strong {
  font-weight: 600;
}

#terms h2 {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
  color: #353940;
  font-family: "Circular Std";
  padding-bottom: 0.5em;
}

#terms p,
#terms li {
  color: #4e596b;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin-bottom: 0;
}

#terms li {
  margin-top: 10px;
}

#terms strong {
  font-weight: 600;
}

#terms .box_terms {
  max-height: 80vh;
  overflow: auto;
}

.title-remessa {
  font-family: "Circular Std";
  font-weight: 600;
  font-size: 2.8rem !important;
  color: #353940;
}

.remessainternacional .boxOut.box_det h5 {
  color: #333333;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.6rem;
  margin: 0;
}

.remessainternacional .boxOut.box_det p,
.remessainternacional .text-email p {
  color: #4e596b;
  font-size: 1.6rem;
  line-height: 3rem;
  margin: 0;
}

.remessainternacional .boxOut.box_det p small {
  font-size: 1.4rem;
  line-height: 1.9rem;
}

.remessainternacional .boxOut.box_det h4 {
  color: #353940;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.8rem;
  margin: 0;
}

.overflow-privacidade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgb(0 1 0 / 0.6);
  z-index: 999;
}
.content-privacidade {
  position: absolute;
  bottom: 1rem;
  z-index: 99;
  width: 100%;
  background: #fff;
}
@media (max-width: 767px) {
  .content-privacidade {
    bottom: 5rem;
  }
}

.content-privacidade .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.content-privacidade .text p,
.content-privacidade .text a {
  font-size: 14px;
  line-height: 1.7;
}
.content-privacidade .text a {
  color: #22324e;
}
.content-privacidade .btn {
  font-size: 1.3em;
  padding: 1em 2em;
  background-color: #2e4369;
  color: #fff;
  line-height: 18px;
  margin: 10px 0;
  text-indent: 0;
  transition: 0.5s linear;
  float: right;
}
.checkHabilit a {
  text-decoration: underline;
  color: #2e4369;
}
fieldset {
  width: 100%;
}
fieldset p {
  line-height: 1.7;
}
fieldset input {
  margin-right: 5px;
  float: left;
}

@media (max-width: 767px) {
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }

  body div#whatsFloat {
    bottom: 20% !important;
  }
}
