@charset "utf-8";
/* CSS Document */
#cobranded,
#passos,
#o-bpc {
  padding: 65px 0;
}

.h1,
h1 {
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 1.6em;
  font-weight: 600;
  color: #0c26de;
}
#redes {
  display: flex;
}

@media screen and (max-width: 500px) {
  #redes {
    display: block;
  }
}

.h2,
h2 {
  font-family: "Hind Siliguri", Arial, Helvetica, sans-serif !important;
  color: #333;
  font-size: 14px;
  margin: 0;
  font-weight: normal;
}

#topo h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
}

#topo {
  margin: 60px 0;
}

#topo hr {
  border-top: 3px solid #3bba7c;
  width: 35%;
  text-align: left;
  margin-left: 0;
}

@media screen and (max-width: 500px) {
  #topo hr {
    width: 30%;
  }
}

#topo h3 {
  height: 3px;
  color: #3bba7c;
  width: 70%;
}

@media screen and (max-width: 500px) {
  #topo {
    margin-right: 40px;
  }
}

#topo h2 {
  font-size: 18px;
  color: #0c26de;
}

#quero-emprestimo h3 {
  font-size: 16px;
  color: #0c26de;
  text-align: center;
}

/* Parceiro Finaneiro */
#parceiro-cobranded {
  padding: 20px 0;
}

/* Cobranded */

#cobranded {
  background-color: #ffecc1;
}

#cobranded p {
  color: #838485;
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  margin-right: 120px;
}

#cobranded h3 {
  color: #838485;
  padding-top: 20px;
  font-weight: lighter;
  font-size: 16px;
}
/*BPC*/
#o-bpc {
  background-color: #0c26de;
}

.box {
  background-color: #f8f8f8;
  padding: 0 30px;
  border-radius: 30px;
}

.box .row {
  padding-top: 50px;
}

@media screen and (max-width: 500px) {
  .box .logo {
    width: 70% !important;
  }
}

.icones {
  margin: 10px 40px;
}

.icones p {
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  color: #0c26de;
  width: 100%;
}

.icones img {
  width: 64px;
  height: auto;
}

/*Passos*/
#passos h2 {
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 26px !important;
  color: #0c26de;
  font-weight: bold;
  text-align: center;
}

#passos h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #0c26de;
}
#passos h3 {
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  color: #0c26de;
  font-weight: bold;
}

#passos p {
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  color: #0c26de;
  font-weight: 400;
}

.steps-section {
  background-color: #f8f8f8;
  border-radius: 20px;
}

.list-group-item {
  border: none;
}

.lista-rtb {
  display: table;
}

.lista-rtb p {
  color: #394444;
}

.list-group-item picture {
  background-color: #fff;
  padding: 10px;
  border-radius: 100%;
  float: left;
  margin: 0 10px 0 0;
  width: 64px;
  height: 64px;
}

.list-group-item picture img {
  margin: auto;
  display: table;
  height: 40px;
  width: 40px;
}

.steps-section {
  margin: 50px 0 0;
}
.steps-header {
  margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
  .steps-timeline {
    border-left: 2px solid #0c26de;
    margin-left: 25px;
  }
}
@media screen and (min-width: 500px) {
  .steps-timeline {
    border-top: 4px solid #3bba7b;
    padding-top: 20px;
    margin-top: 40px;
    margin-left: 16.65%;
    margin-right: 16.65%;
  }
}
.steps-timeline:after {
  content: "";
  display: table;
  clear: both;
}

.steps-one,
.steps-two,
.steps-three,
.steps-four {
  outline: 1px dashed rgba(0, 128, 0, 0);
  font-family: "Hind Siliguri", Arial, Helvetica, sans-serif !important;
  font-size: 16px;
}

@media screen and (max-width: 500px) {
  .steps-one,
  .steps-two,
  .steps-three,
  .steps-four {
    margin-left: -25px;
  }
}
@media screen and (min-width: 500px) {
  .steps-one,
  .steps-two,
  .steps-three,
  .steps-four {
    float: left;
    width: 25%;
    margin-top: -50px;
  }
}

@media screen and (max-width: 500px) {
  .steps-one,
  .steps-two,
  .steps-three {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 500px) {
  .steps-one {
    margin-left: -10.65%;
    margin-right: 4%;
  }
}

@media screen and (min-width: 500px) {
  .steps-two,
  .steps-three {
    margin-left: 3%;
    margin-right: 3%;
  }
}

@media screen and (min-width: 500px) {
  .steps-four {
    margin-left: 4%;
    margin-right: -10.65%;
  }
}

@media screen and (max-width: 500px) {
  .steps-four {
    margin-bottom: -100%;
  }
}

.steps-img {
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: white;
  font-size: 30px;
  font-weight: bolder;
  padding-top: 4px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .steps-img {
    float: left;
    margin-right: 20px;
  }
}

.steps-name,
.steps-description {
  margin: 0 !important;
  display: table;
  text-align: left;
}

.steps-name {
  text-align: left;
  font-weight: bold;
  font-family: "Hind Siliguri", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
}

@media screen and (min-width: 500px) {
  .steps-name {
    padding-top: 20px;
  }
}

.steps-description {
  overflow: hidden;
}

@media screen and (min-width: 500px) {
  .steps-description {
    text-align: left;
  }
}
/* Alerta */
.alert-light {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 10px #00000024;
  opacity: 1;
  text-align: left;
  font-size: 11px !important ;
  color: #394444;
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
  .alert-light {
    margin-top: 0px;
  }
}

/* Botão Quero meu Empréstimo no celular */
#myBtn {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f26f39;
  color: white;
  cursor: pointer;
  padding: 25px 0;
  font-family: "Hind Siliguri", Arial, Helvetica, sans-serif !important;
  box-shadow: 0px 3px 10px #00000050;
  width: 100%;
}

#myBtn:hover {
  background-color: #d84d07;
}

/* Botão Quero meu Empréstimo no celular */
@media (max-width: 767px) {
  #myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #f26f39;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    font-family: "Hind Siliguri", Arial, Helvetica, sans-serif !important;
    left: 20%;
    box-shadow: 0px 3px 10px #00000050;
    width: auto;
  }
}

.checkmark {
  display: flex !important;
}

.checkmark img {
  width: 37px;
  height: 36px;
  align-self: center !important;
  padding: 5px;
}

.checkmark p {
  font-size: 14px !important;
}

.verde {
  background-color: #3bba7c;
  height: 4px;
  margin: auto;
  width: 180px;
}
