body {
    font-family: 'Poppins';
}
h1{
    font-size: 32px;
    font-weight: bolder;
}
h2{
    font-size: 20px;
    font-weight: 600;
}
h3{
    font-size: 16px;
}
p{
    font-size: 12px;
    margin: 0;
}
img{
    padding: 10px;
}
/**********     1-1     ************/
.navbar {
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.3);
}
.card-pasos {
    border: 2px solid #E66026;
    padding: 10px;
    border-radius: 10px;
    color: #E66026;
    width: 100px;
    height: 71px;
    margin-right: 10px;
}
.card-pasos-borde{
  background: #f2f3f4;
  opacity: .5;
  border-style: dashed;
}
.card-pasos p{
    font-size: 16px;
}
input, select {
    width: 350px !important;
    height: 48px;
    border: 1px solid #838383;
    border-radius: 8px;
    background: none;
    color: #838383;
}
.tip {
    padding-bottom: 10px;
    color: #8B8B8B ;
}
.card-bancos {
    padding: 1.5rem;
    width: 431px;
    box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.3);
}
.modal-header {
  padding: 0;
  border-bottom: none;
}
.modal-bancos{
  display: none;
}
.btn-siguiente {
    width: 198px;
    padding: 10px;
    background: #41AFDA;
    color: #fff;
    font-weight: 700;
}

/**********     1-2     ************/
.btn-ingresos {
  width: 192px;
  height: 48px;
  border: 2px solid #B2B2B2;
  margin-right: 30px;
  border-radius: 8px;
  background: white;
  text-align: center;  
  padding-top: 10px;
  color: black;
}
.btn-ingresos:hover {
  background: lightgray;
}
.btn-ingresos a{
  text-decoration: none;
  color: #b2b2b2;
  font-weight: bold;
}
.btn-regresar{
  width: 198px;
  padding: 10px;
  border: 2px solid #E66026;
  margin-right: 30px;
}
.btn-regresar a{
  text-decoration: none;
  color: #E66026;
  font-weight: bold;
}
.banner-ingresos {
  width: 760px;
  background: #f6f6f6;
  height: auto;
  border: 1px solid #b6b6b6;
  border-radius: 10px;
}
.selection-plan input[type=radio]{
  display:none;
}
.selection-plan input:checked + label {
  background: #006AFF;
  color: #fff;
}
.buro-form{
  display: none;
}
/**********     1-2-1     ************/
.banner-ingresos label{
  color: #000;
  font-size: 16px;
}
.banner-ingresos input{
  border: 1px solid #b6b6b6;
  width: 373px !important;
}



/**********     1-3     ************/
.form-ingresos{
  width: 600px;
}
.form-ingresos .form-col{
  display: flex;
}

/**********     1-4     ************/
.navbar-nav .dropdown-menu {
    position: absolute;
}
.dropdown-menu.show {
    left: auto;
    right: 0;
}
.dropdown-item {
  color: #858585;
}
.dropdown-item i{
  padding-right: 5px;
}
.navbar-toggler {
  border: none;
}


/**********     INGRESAR     ************/

form input {
    width: 100% !important;
}
#check {
    width: 16px !important;
  }
.form-label {
    font-size: 13px;
    color: #41AFDA;
}
form button{
    width: 100%;
}
form a{
    text-decoration: none;
    font-size: 15px;
    color: #41AFDA;
}
.btn-crear-cuenta{
    border: 2px solid #E66026;
    color: #E66026;
    width: 100%;
    background: none;
    font-weight: 700;
}

.btn-primary {
    --bs-btn-bg: #E66026;
    --bs-btn-border-color: #E66026;
}
.form-ingresos .form-label{
    color: #000 !important;
}

/**********     INICIO     ************/
.menu {
    width: 190px;
    height: 500px;
    background: #eee;
  }
.menu i{
  font-size: 20px;
}
.list-style{
    list-style: none;
}
.menu button a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.sub-menu {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}
.banner-credito {
    width: 934px;
    height: auto;
    border-radius: 26px;
    box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.3);
  }
.banner-credito b{
    color: #006AFF;
}
.banner-credito button, .ver-mas{
    width: 457px;
    padding: 10px;
    background: #E66026;
    border: none;
    border-radius: 8px;
  }
  .banner-credito button a, .ver-mas a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
  }
  b{
    color:#006AFF;
  }
  .banner-credito p{
    color: #8B8B8B;
  }
  .propiedades {
    width: 950px;
  }
  .card-propiedad .btn-informe{
    border: 2px solid #006aff;
    color: #006aff;
    width: 100%;
    background: none;
    padding: 10px;
    border-radius: 8px;
  }
  .card-propiedad .btn-informe a{
    text-decoration: none;
    color: #006aff;
    font-weight: 700;
  }
  .card-propiedad{
    width: 300px;
  }
  .img-propiedad{
    width: 100%;
    padding: 0;
  }
  .card-propiedad .desarrollos-descripcion {
    display: none;
  }
  .propiedad{
    display: flex;
  }
 .card-propiedad .b-detalle {
    width: 100%;
}
.propiedad-vermas{
    background: #41AFDA;
}
  

  /**********     INICIO-1     ************/
  .inicio-menu nav{
    box-shadow: none;
  }
  .inicio-menu ul.navbar-nav > li{
    border: 2px solid #E66026;
    border-radius: 8px;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 20px;
  }
  .inicio-menu li a{
    color: #006AFF;
  }
  .desarrollos{
    border: 2px solid #006aff;
    border-radius: 8px;
    display: flex;
  }
  .btn-agendar, .b-detalle{
    border: 2px solid #006aff;
    background: none;
    padding: 10px;
    border-radius: 8px;
  }
  .btn-agendar a, .b-detalle a{
    color: #006aff !important;
    font-weight: 700;
    text-decoration: none;
  }
  .btn-detalle{
    padding: 10px;
    background: #006AFF;
    border: none;
    border-radius: 8px;
  }
  .btn-detalle a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  .logos-movil{
    display: none !important;
  }
  .desarrollos-detalles {
    column-count: 4;
    display: block;

   }
   .btn-filtos {
    background: #006AFF;
  }
 
.infonavit-row, .fovisste-row{
  display:none;
}

  @media (max-width: 767px){
    h1{
      font-size: 20px;
    }
    h2{
      font-size: 16px;
    }
    .modal-bancos{
      display: flex;
    }
    .card-bancos{
      display: none;
    }
    .btn-ingresos {
      width: 130px;
      margin-right: 0;
    }
    .btn-ingresos a{
      font-size: 12px;
    }
    .banner-ingresos {
      width: 100%;
      margin: 0;
      left: 0;
      border: none;
      border-radius: 0;
    }
    .text-end.my-5 {
      display: flex;
    }
    .banner-ingresos input {
      width: 100% !important;
    }
    .banner-ingresos label {
      font-size: 12px;
    }
    .form-ingresos {
      width: 100%;
    }
    .form-ingresos .form-col{
      display: contents;
    }
    .img-contact, .img-ingreso{
      width: 100%;
    }
    .sidebar{
      display: none !important;
    }
    .inicio-desarrollos{
      width: 100%;
    }
    .desarrollos {
      display: block;
    }
    .logos-desk
     {
      display: none !important;
     }
     .logos-movil {
      display: flex !important;
    }
     .desarrollos-detalles{
      column-count: 2;

     }
     .desarrollos-detalles p{
      font-size: 10px;
     }
     .logo-whatsapp{
      display: none
      ;
     }
     .card-propiedad .desarrollos-descripcion {
      display: block;
    }
    .btn-ver-propiedad{
      display: none;
    }
    .banner-credito, .propiedades, .banner-credito button {
      width: 100%;
    }
    .propiedad{
      display: block;
    }
    .card-propiedad {
      width: 100%;
      border: 2px solid #006aff;
      border-radius: 8px;
      margin-bottom: 10px;
    }
    .card-propiedad .b-detalle{
      display: none;
    }
    .inicio-menu ul{
      display: contents;
    }
    .inicio-menu .dropdown-menu.show {
      display: table;
    }
    .navbar .container {
     display: flex;
     justify-content: center;
    }
    div.text-end.my-5{
     display: flex;
     justify-content: space-between;
}
    
  }