body {
  font-family: Montserrat;
  background-color: #f7f7fc;
}

.background {
  height: 540px;
  background-size: cover;
}
.lojas {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.contact-background {
  background: url("../assets/bg_contato.jpg");
  background-size: 100% 100%;
}
.download-background {
  background: url("../assets/bg_baixar.jpg");
  background-size: 100% 100%;
}
.quem-somos-background {
  background: url("../assets/bg_quemsomos.jpg");
  background-size: 100% 100%;
}

.faq-background {
  background: url("../assets/bg_faq.jpg"); 
  background-size: 100% 100%;
}

.nt-bold {
  font-weight: 800;
  color: #ef8d23 !important;
}

.menu-item {
  margin-top: 10px;
}

.carousel-caption {
  right: unset;
  top: 15%;
  text-align: left;
}
.page-title {
  font-size: 25px;
  color: white;
  text-align: center;
  vertical-align: bottom;
  top: 20%;
  position: absolute;
  left: 0;
  right: 0;
}
.page-title h1 {
  font-size: 70px !important;
  color: white;
  text-align: center;
  vertical-align: bottom;
  padding-top: 8%;
}
.page-title p {
  font-size: 25px;
  color: white;
  text-align: center;
  vertical-align: bottom;
}
.page-header-title {
  position: absolute;
  left: 0;
  right: 0;
}

.d-block {
  display: block !important;
  right: 2%;
  float: right;
  margin-right: 15%;
}

.carousel-inner {
  position: relative;
}

.carousel-title {
  font-size: 38px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
}

.carousel-title-bold {
  font-size: 38px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  font-weight: 800;
  color: #ef8d23;
}

.carousel-caption p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

.carousel-inner {
  height: 500px !important;
  overflow: visible;
  overflow-x: hidden;
}

.home-box-cards {
  background: linear-gradient(346.14deg, #ffb800 2.92%, #f28b2d 100%);
  min-height: 589px;
  flex-direction: column;
  align-items: center;
  display: flex;
  padding-top: 87px;
}

.home-box-cards .title {
  font-size: 30px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100 !important;
  margin-bottom: 50px;
}

.home-box-cards .title .bold {
  font-weight: 800 !important;
}

.home-box-cards .cards {
  display: flex;
  margin-top: 60px;
}

.cardSup {
  height: 201px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  margin: 10px;
  flex-direction: column;
  display: flex;
}

.cardSup img {
  width: 78px;
  height: 78px;
}

.cardSup .titleSup {
  font-size: 18px;
  line-height: 22px;
  color: #4c4e67;
  margin-top: 18px;
  margin-bottom: 5px;
}

.cardSup .subTitleSup {
  font-size: 14px;
  line-height: 17px;
  color: #8a8b95;
  text-align: center;
}

.home-video-box {
  background-color: #f7f7fc;
}

.home-video-box .video {
  margin-top: -75px;
}

.home-video-box .video-text {
  margin-top: 10px;
  margin-bottom: 20px;
}

.home-video-box .video-text .title {
  font-size: 30px;
  line-height: 37px;
  color: #4c4e67;
  text-transform: uppercase;
  margin-bottom: 19px;
}

.home-video-box .video-text .subtitle {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #8a8b95;
}

.home-video-box .video-text .title span {
  color: #ef8d23 !important;
}

.home-vantagens {
  background-color: #fff;
  margin-top: 94px;
}

.home-vantagens .vantagem {
  font-family: "Montserrat";
}

.no-gutters {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.vantagem .title {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  color: #4c4e67;
  font-weight: 400;
}

.vantagem .title span {
  color: #ef8d23;
  font-weight: bold;
}

.vantagem ul {
  padding-left: 20px;
  margin-top: 22px;
  margin-bottom: 40px;
  line-height: 35px;
}

.vantagem ul li {
  font-size: 18px;
  color: #8a8b95;
}

.vantagem-text-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  padding-left: 30px;
}

.vantagem-text-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  padding-right: 30px;
}

.acessar-conta {
  margin-top: 10px;
  /* padding: 8px 18px; */
  margin-left: 35px;
  margin-right: 45px;
}

.acessar-conta a {
  border: 1px solid #ef8d23;
  color: #ef8d23 !important;
  display: block;
  padding: 8px 18px;
  padding-top: 8px;
  border-radius: 5px;
}

.bx-abrir-conta {
  background-color: #ef8d23;
  height: 101px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.bx-abrir-conta span {
  color: #fff;
  font-family: Montserrat;
  font-size: 22px;
}

.bac-saiba-mais {
  color: #000;
  background-color: #fff;
  padding: 15px 50px;
  border-radius: 5px;
  margin-left: 83px;
}

.bac-saiba-mais:hover {
  text-decoration: none;
  color: #000;
}

.quem-somos-box {
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: #fff;
}

.quem-somos-box .titulo {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-family: "Montserrat";
  margin-bottom: 65px;
}

.quem-somos-box .titulo-bold {
  color: #ef8d23;
  font-weight: 700;
}

.quem-somos-box .texto {
  font-size: 16px;
  line-height: 40px;
  color: #8a8b95;
  margin-bottom: 75px;
}

.qa-abrir-conta {
  color: #fff;
  background-color: #ef8d23;
  padding: 20px 75px;
  border-radius: 5px;
}

.qa-abrir-conta:hover {
  text-decoration: none;
  color: #fff;
}

.botao-qa-abrir-conta {
  height: 150px;
}

.qs-video-box {
  background-color: #f7f7fc;
  width: 100%;
  height: 417px;
  margin-top: 30px;
}

.qs-video-box .video {
  height: 410px;
  width: 100%;
  margin-top: -91px;
}
#main {
  margin: 0;
}

#main #faq .card {
  margin-bottom: 30px;
  border: 0;
}

#main #faq .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
  background-color: transparent !important;
  border-bottom: 1px solid #e1e1e8 !important;
}

#main #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  /* background: #ffe472; */
  color: #ef8d23;
  padding: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  text-decoration: none;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  /* background: #a541bb; */
  color: #ef8d23;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  line-height: 30px;
  color: #222;
}

#main #faq .card-body {
  font-size: 14px;
  line-height: 36px;
  color: #8a8b95;
}

#main .btn.focus,
.btn:focus {
  box-shadow: none;
}

.faq-box {
  margin: 0 15% 0 15%;
}

.faq-box .texto-ajuda {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  padding-bottom: 20px;
  text-align: center;
}

.faq-box .texto-ajuda span {
  font-size: 22px;
  line-height: 27px;
  color: #8a8b95;
}

.faq-box .texto-ajuda .client_name {
  font-weight: 700;
  color: #ef8d23 !important;
}

.ta-saiba-mais {
  color: #fff;
  background-color: #ef8d23;
  padding: 15px 50px;
  border-radius: 5px;
  margin-top: 19px;
}

.ta-saiba-mais:hover {
  text-decoration: none;
  color: #fff;
}

.contact-box {
  min-height: 600px;
  margin-top: -50px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
}

.space {
  margin-bottom: 121px;
}

.cb-address .addr {
  padding: 25px;
  background-color: #f7f7fc;
}

.cb-address .addr span {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #ef8d23;
}

.cb-address .addr p {
  font-size: 14px;
  line-height: 25px;
  color: #8a8b95;
}

.cb-address .tel {
  padding-left: 25px;
  background-color: #4c4e67;
  border-radius: 5px;
  height: 232px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.cb-address .tel span {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 25px;
}

.cb-address .tel p {
  font-size: 24px;
  line-height: 25px;
  color: #ef8d23;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.form {
  padding: 25px;
}

.form span {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #ef8d23;
}

.form p {
  font-size: 14px;
  line-height: 25px;
  color: #8a8b95;
}

.cb-form input {
  background-color: #f7f7fc;
  border-color: #f7f7fc;
  margin-bottom: 32px;
  height: 47px;
}

.cb-form textarea {
  background-color: #f7f7fc;
  border-color: #f7f7fc;
  margin-bottom: 21px;
  height: 135px;
  resize: none;
}

.cb-form .btn-send {
  background-color: #ef8d23;
  border: none;
  padding: 16px 49px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}

footer {
  background-color: #353535;
  height: 448px;
  justify-content: center;
  display: flex;
}

footer .links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

footer .footer-links {
  margin-top: 45px;
  margin-bottom: 30px;
}

footer .footer-links li {
  margin-left: 40px;
}

footer .footer-links li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.1em;
}

.icon-social {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  flex: 1;
  text-align: center;
  background-color: #ef8d23;
}

.icon-social a {
  display: block;
}

footer .text {
  text-align: center;
  border-top: 1px solid #4c4e67;
  margin-top: 19px;
  padding-top: 25px;
}

footer .text span {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}

footer .text p {
  font-size: 16px;
  line-height: 20px;
  color: #ef8d23;
  margin-top: 8px;
}

footer .text p a {
  text-decoration: none;
  color: #ef8d23;
}

footer .text p a:hover {
  text-decoration: underline;
}

.selected {
  color: #ef8d23 !important;
}

.white-bg {
  background-color: #fff;
}

@media screen and (max-width: 1366px) {
  .background {
    height: 530px;
    background-size: cover;
  }

  .d-block {
    display: block !important;
    right: 2%;
    float: right;
    margin-right: 15%;
  }
  .carousel-caption p {
    font-weight: 400;
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
  }
  .carousel-title {
    font-size: 35px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
  }

  .carousel-title-bold {
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    font-weight: 800;
    color: #ef8d23;
  }
}
@media screen and (max-width: 1300px) {
  .d-block {
    position: absolute;
    top: 130px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 300px;
    margin: auto;
  }
  .carousel-caption {
    position: relative;
    left: 0;
    right: 0;
    top: 250px !important;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
  }
  .carousel-title {
    font-size: 25px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
  }

  .carousel-title-bold {
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    font-weight: 800;
    color: #ef8d23;
  }
}
@media screen and (max-width: 990px) {
  .background {
    height: 530px;
    overflow: visible;
  }

  #navbarSupportedContent {
    background-color: #353535 !important;
    padding: 0 30px;
  }
  #navbarSupportedContent.collapse.show {
    z-index: 999;
    top: 100px;
    width: 100%;
  }
  nav {
    margin: 0 !important;
    padding: 0 !important;
  }
  nav .container {
    margin: 0 !important;
    padding: 0 !important;
  }
  .carousel {
    position: absolute !important;
    z-index: 0;
    top: 100px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: auto;
  }
  .nav-item.icon-social {
    display: none;
  }

  .mobile-social {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 0px 20px 35px;
  }

  .acessar-conta a {
    display: block;
    border-radius: 5px;
    background-color: #ef8d23;
    padding: 8px 15px !important;
    color: #fff !important;
  }

  .mobile-social .icon-social {
    flex: none;
    list-style-type: none;
    margin-right: 20px;
  }
  .home-video-box .video {
    margin-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  #playstore {
    text-align: center;
  }
  #appstore {
    padding-top: 15px;
    text-align: center;
  }
  .contact-background {
    background: url("../assets/bg_contato.jpg");
    background-size: 130% 100%;
    background-repeat: no-repeat;
  }
  .download-background {
    background: url("../assets/bg-baixar.png");
    background-size: 190% 100%;
    background-repeat: no-repeat;
  }

  .quem-somos-background {
    background: url("../assets/bg-quemsomos.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .faq-background {
    background: url("../assets/bg_faq.jpg");
    background-size: 190% 100%;
    background-repeat: no-repeat;
  }
  .page-title {
    font-size: 25px;
    color: white;
    text-align: center;
    vertical-align: bottom;
  }

  .carousel-caption {
    top: 300px !important;
  }

  .ta-saiba-mais {
    display: block;
    margin-bottom: 20px;
  }

  footer .footer-links li {
    margin-left: 0px;
  }

  .bx-abrir-conta span {
    font-size: 20px;
  }

  .bac-saiba-mais {
    margin-left: 0px;
    padding: 5px 30px;
  }

  .acessar-conta {
    margin-top: 10px;
    margin-left: 35px;
    margin-right: 0px;
    width: 180px;
  }

  #navbarSupportedContent.collapse.show {
    z-index: 999;
    top: 100px;
    width: 100%;
  }
  nav {
    margin: 0 !important;
    padding: 0 !important;
  }

  .nav-link {
    color: #8a8b95 !important;
  }

  .selected {
    color: #ef8d23 !important;
  }

  .carousel {
    position: absolute !important;
    top: 35px;
    z-index: 0;
  }
}

@media screen and (max-width: 540px) {
  .page-title h1 {
    font-size: 60px !important;
    color: white;
    text-align: center;
    vertical-align: bottom;
    padding-top: 8%;
  }
  .contact-background {
    background: url("../assets/bg-contato.jpg");
    background-size: 129% 100%;
    background-repeat: no-repeat;
  }

  .quem-somos-background {
    background: url("../assets/bg-quemsomos.jpg");
    background-size: 130% 100%;
    background-repeat: no-repeat;
  }

  .faq-background {
    background: url("../assets/bg-faq.png");
    background-size: 180% 100%;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 280px) {
  .page-title h1 {
    font-size: 50px !important;
    color: white;
    text-align: center;
    vertical-align: bottom;
    padding-top: 8%;
  }
  .contact-background {
    background: url("../assets/bg_contato.jpg");
    background-size: 200% 100%;
    background-repeat: no-repeat;
  }

  .quem-somos-background {
    background: url("../assets/bg_quemsomos.jpg");
    background-size: 120% 100%;
    background-repeat: no-repeat;
  }

  .faq-background {
    background: url("../assets/bg_faq.jpg");
    background-size: 200% 100%;
    background-repeat: no-repeat;
  }
  .navbar-brand img {
    margin-left: 0 !important;
  }
  .navbar-toggler {
    margin-right: 0 !important;
  }
}
