.sidebar .nav-item .nav-link i {
  margin-right: 5px;
}

.sidebar.toggled .nav-item .nav-link i {
  margin-right: 0px;
}

.contenedor-página1 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  background: #EAECEC;
}

.img-movil-pag1 {
  width: 60%;
  display: contents;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}

.img-movil-pag1 > img {
  width: 50% !important;
  margin-left: 130px;
}

.img-movil-pag3 {
  width: 60%;
  display: contents;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}

.img-movil-pag3 > img {
  width: 65% !important;
  margin-left: 65px;
}

.contenedor-app {
  margin-top: 70px;
  width: 40%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-right: 350px;
}

.contenedor-desc-pag1 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
}

.contenedor-desc-pag1 > p {
  text-transform: uppercase;
  font-weight: 900;
  color: #343d5a;
  letter-spacing: 1px;
  font-size: 32px;
  text-align: left;
}

.contenedor-desc-pag1 > strong {
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 315px;
  letter-spacing: 1px;
  font-size: 32px;

  background-color: #152535;
}

.contenedor-app h3 {
  font-size: 19px;
  font-weight: bold;
}

.contenedor-app h5 {
  font-size: 17px;
  background-color: black;
  color: white;
  border-radius: 4px;
  padding: 7px;
}

.contenedor-app h6 {
  font-size: 17px;
}

.contenedor-app img {
  width: 170px;
  margin-bottom: 20px;
  margin-left: 3px;
  cursor: pointer;
}

.download-img-app {
  width: 110px !important;
}

/* Quienes somos */
.contenedor-quienes-somos {
  margin-top: 40px;
  padding-top: 20px;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  background: #EAECEC;
  overflow: hidden;
}

.contenedor-g {
  background-image: url(/img/b.png);
  background-repeat: no-repeat;
  margin-left: 5%;
}

.contenedor-g p {
  height: 400px;
  display: contents;
  justify-content: center;
  align-items: center;
}

.contenedor-parrafo {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contenedor-titulo-quienes-somos {
  width: 100%;
  height: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.contenedor-titulo-quienes-somos > strong {
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 315px;
  letter-spacing: 1px;
  font-size: 32px;
  background-color: #152535;
  margin-left: 80px;
  margin-top: 200px;
}

.contenedor-titulo-quienes-somos h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  font-size: 29px;
  font-weight: bold;
}

.contenedor-titulo-quienes-somos h4 {
  padding-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  font-size: 16px;
  font-weight: bold;
}

.contenedor-quienes-somos-descripcion {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
}

.contenedor-descripcion-somos {
  margin-top: 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

.contenedor-descripcion-somos p {
  width: 90%;
  text-align: center;
  color: black;
}

.contenedor-descripcion-somos p {
  text-align: center;
}

.contenedor2-somos {
  width: 90%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #1d232d; */
}

.contenedor-somos-logo {
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: 60px;
}

.text-titulo-quienes {
  display: none;
}
.text-se-parte {
  display: none;
}

/* proceso compra */
.contenedor-proceso-compra {
  margin-top: 35px;
  width: 100%;
  height: 55vh;
  display: grid;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  background: #EAECEC;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

.contenedor-proceso-compra-beneficios {
  width: 100%;
}

.contenedor-proceso-compra-imgbeneficios {
  width: 100%;
}

.contenedor-proceso-compra-beneficios-one {
  width: 100%;
  height: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.contenedor-proceso-compra-beneficios-one > strong {
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 315px;
  letter-spacing: 1px;
  font-size: 22px;
  background-color: #152535;
  margin-left: 80px;
  margin-top: -40px;
}

.contenedor-proceso-compra-beneficios-one p {
  width: 48%;
  text-align: initial;
  color: black;
  margin-left: 80px;
}

.contenedor-diagrama-titulo {
  margin-top: 20px;
  width: 100%;
  height: 170px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}

.contenedor-diagrama-titulo h3 {
  font-size: 17px;
  margin-bottom: 25px;
}

.contenedor-diagrama-titulo strong {
  font-size: 17px;
  color: black;
}

.flujo-iconos {
  width: 100%;
  height: 140px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.contenedor-iconos {
  padding-top: 2px;
  width: 120px;
  height: 150px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  overflow: hidden;
}

.contenedor-iconos img {
  width: 90%;
}

.contenedor-iconos hr {
  margin-top: 5px;
  margin-bottom: 0px;
  width: 34px;
  height: 0px;
  background: rgba(46, 46, 46, 0.765);
}

.contenedor-iconos label {
  text-align: center;
  font-size: 12.5px;
  color: black;
}

.contenedor-fondo-proceso {
  margin-top: 20px;
  width: 100%;
  height: 100vh;
  min-height: 450px;
  background-image: url(/img/generico.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor-caracteristicas-proceso {
  padding-top: 0px;
  width: 50%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
}

.contenedor-caracteristicas-proceso label {
  color: black;
}

.contenedor-caracteristicas-proceso label strong {
  color: black;
}

.contenedor-description-aliado p {
  color: white;
}

.contenedor-description-aliado {
  padding: 15px;
  margin-top: 5px;
  background-color: #1d232df1;
  width: 80%;
  height: 250px;
}

.cont-btn-aliado {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 90px;
  text-align: flex-end;
}

.btn-aliado {
  width: 160px;
  border: none;
  outline: none;
  background-color: #1d232d;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  color: white;
}

.btn-aliado:hover {
  background-color: #242b37;
  cursor: pointer;
}

/* aplicacion mas completa  */
/* e1e3e5 */
/* bec0c0 */
/* 6c7179 */
/* 1d232d */

.contenedor-aplicacion-completas {
  margin-top: 50px;
  width: 100%;
  height: 30vh;
  background-color: white;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}

.contenedor-aplicacion-completas strong,
label {
  color: black;
  font-size: 22px;
  text-align: center;
}

.cont-desc-aplicacion {
  margin-top: 5px;
  width: 50%;
  font-size: 15px;
}

.contenedor-pri-aplicacion {
  margin-top: 3px;
  background-color: #e1e3e5;
  width: 85%;
  /* padding:15px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.contenedor-sec-aplicacion {
  /* margin-top:3px; */
  background-color: #bec0c0;
  width: 100%;
  height: 79%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
}

.contenedor-1-app {
  padding-top: 80px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  height: 100%;
}

.contenedor-1-app h3 {
  font-size: 17px;
  font-weight: bold;
}

.contenedor-2-app {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contenedor-3-app {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  height: 100vh;
}

.contenedor-3-app h3 {
  margin-bottom: 250px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.cont-desc-footer-aplicacion {
  width: 50%;
  height: auto;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.cont-desc-footer-aplicacion h4 {
  margin-top: 12px;
  color: black;
  font-size: 22px;
}

.cont-desc-footer-aplicacion label {
  font-size: 15px;
  text-align: center;
}

.fondo-header-inst {
  margin-top: 35px;
}

.cont-formulario-beter {
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 70%;
  height: 210px;
  background-color: #6c7179;
}

.cont-formulario-beter h1 {
  margin-top: 20px;
  color: white;
  font-weight: bold;
}

.btn-aliado-form-compl {
  width: 200px;
  font-size: 15px;
  border: none;
  outline: none;
  background-color: #1d232d;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  color: white;
  margin-bottom: 15px;
}

.btn-aliado-form-compl:hover {
  background-color: #242b37;
  cursor: pointer;
}

.btn-aliado-form {
  width: 95px;
  font-size: 13px;
  border: none;
  outline: none;
  background-color: #1d232d;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  color: white;
}

.btn-aliado-form:hover {
  background-color: #242b37;
  cursor: pointer;
}

/* instituciones */

.contenedor-principal-instituciones {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: #EAECEC;
}

.contenedor-desc-inst {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 33%;
  height: 100vh;
}

.contenedor-desc-inst h1 {
  color: white;
  font-size: 40px;
}

.contenedor-desc-inst strong {
  margin-top: 17px;
  font-size: 25px;
}

.contenedor-titulo-desc > strong {
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 315px;
  letter-spacing: 1px;
  font-size: 32px;
  background-color: #152535;
  margin-top: 200px;
}

.contenedor-desc-inst label {
  margin-top: 16px;
  font-size: 22px;
  text-align: left;
  font-weight: bold;
}

.contenedor-desc-inst p {
  margin-top: 15px;
  font-size: 20px;
  color: black;
  font-weight: bold;
}

.contenedor-desc-inst-app {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100vh;
}

.contenedor-desc-inst-app > img {
  width: 360px;
}


.contenedor-formulario-inst {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  width: 30%;
  height: 42vh;
}

.contenedor-formulario-inst form {
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  width: 70%;
  height: 390px;
  background-color: #6c7179;
}

.contenedor-formulario-inst form label {
  color: white;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.form-input {
  width: 80%;
  height: 40px;
  color: white;
  padding: 4px;
  border: none !important;
  outline: none;
  border-radius: 5px;
  background: #1d232d;
  margin-bottom: 11px;
}

.form-input::placeholder {
  color: rgba(255, 255, 255, 0.572);
}

.form-texarea {
  width: 80%;
  height: 80px;
  color: white;
  padding: 4px;
  border: none !important;
  outline: none;
  border-radius: 5px;
  background: #1d232d;
  margin-bottom: 11px;
}

.form-texarea::placeholder {
  color: rgba(255, 255, 255, 0.572);
}

/* contrato */

.contenedor-principal-contrato {
  margin-top: 35px;
  width: 100%;
  height: 85vh;
  display: flex;
  /*flex-flow: column nowrap;*/
  justify-content: center;
  align-items: center;
  /* background-image: url(/img/beter-contrato.jpg);
  background-repeat: no-repeat;
  background-size: cover; */
  background-color: #bec0c0;
}

.contenedor-izq-contrato {
  width: 50%;
}

.contenedor-der-contrato {
  width: 50%;
}

.contenedor-izq-contrato p{
  color: black;
  width: 90%;
  margin-left: 30px;
  font-size: 21px;
}

.contenedor-izq-contrato label{
  color: white;
  font-size: 28px;
  background-color: #152535;
  width: 420px;
  margin-left: 30px;
}

.contenedor-der-contrato > img {
  width: 100%;
}

.contenedor-principal-contrato label,
strong {
  width: 80%;
  color: white;
  font-size: 28px;
}

.contenedor-desc-presentacion {
  width: 90%;
  height: 150px;
  text-align: left;
  padding: 15px;
  background: #1d232d;
  overflow: hidden;
  margin-bottom: 30px;
}

.contenedor-desc-btn {
  width: 80%;
  display: flex;
  justify-content: center;
  text-align: flex-end;
}

.contenedor-proceso-compra-movil {
  display: none;
}

.contenedor-desc-presentacion p {
  color: white;
  font-size: 20px;
}

.btn-documento {
  width: 180px;
  height: 55px;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #1d232d;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  color: white;
}

.btn-documento:hover {
  background-color: #242b37;
  cursor: pointer;
}

/* Blog beter */

.contenedor-principal-blog-beter {
  margin-top: 100px;
  width: 100%;
  height: 85vh;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  background-image: url(/img/BlogBgk.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 3000px) {
  .contenedor-der-contrato-movil  {
    display: none !important;
  }

  .contenedor-proceso-compra {
    height: 65vh !important;
  }

  .img1-conviertete {
    margin-top: -120px !important;
  }

  .contenedor-principal-contrato{
    height: 1270px !important;
  }
}

@media (max-width: 1440px) {
  .contenedor-principal-contrato {
    height: 712px !important;
  }
  .img1-conviertete {
    margin-top: -68px !important;
  }
}

@media (max-width: 1400px) {
  .contenedor-aplicacion-completas {
    height: auto;
    overflow: hidden;
  }

  .cont-desc-footer-aplicacion {
    width: 50%;
    margin-bottom: 30px;
  }

  .cont-desc-footer-aplicacion h4 {
    text-align: center;
  }

  .cont-desc-footer-aplicacion label {
    text-align: center;
  }

  .contenedor-der-contrato-movil {
    display: none;
  }
}

@media (max-width: 1350px) {
  .fondo-header-inst {
    margin-top: 30px;
  }
}

@media (max-width: 1180px) {
  .contenedor-sec-aplicacion {
    height: auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }

  .contenedor-1-app {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .contenedor-página1 {
    flex-flow: column;
  }

  .img-movil-pag1 {
    width: 100%;
    justify-content: center;
  }
  .contenedor-app {
    margin-top: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-right: 0px;
  }

  .img-movil-pag1 > img {
    width: 200px !important;
  }

  .contenedor-2-app {
    margin-bottom: 15px;
  }

  .contenedor-3-app {
    width: 70%;
    height: auto;
  }
}

@media (max-width: 1024px){
  .contenedor-principal-contrato{
    height: 60.5vh !important;
  }

  .img-movil-pag1 > img {
    width: 300px !important;
    margin-left: 10px !important;
  }

  .contenedor-principal-contrato {
    height: 509px !important;
  }

  .contenedor-titulo-quienes-somos > strong {
    margin-left: 0px !important;
    margin-top: 10px !important ;
  }

  .img1-conviertete {
    margin-top: -48px !important;
  }
  .contenedor-proceso-compra-beneficios-one {
    width: 130% !important;
    height: 57px !important;
  }
  .img-movil-pag3 > img{
    width: 83% !important;
    margin-left: 18px !important;
  }
  .pmovil-conviertete {
    margin-bottom: 60px !important;
  }
}

@media (max-width: 1000px) {
  .contenedor-caracteristicas-proceso {
    padding-top: 00px;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .contenedor-principal-instituciones {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    height: auto;
    overflow: hidden;
  }

  .contenedor-desc-inst {
    width: 70%;
    height: auto;
  }

  .contenedor-desc-inst h1 {
    margin-top: 20px;
    text-align: center;
  }

  .contenedor-desc-inst strong {
    text-align: center;
  }

  .contenedor-desc-inst label {
    text-align: center;
  }

  .contenedor-desc-inst p {
    text-align: center;
  }

  .contenedor-desc-inst-app {
    margin-top: 20px;
    height: auto;
  }

  .contenedor-formulario-inst {
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 940px) {
  .contenedor-desc-presentacion {
    height: auto;
  }
}

@media (max-width: 880px) {
  .contenedor-página1 {
    justify-content: center;
    align-items: flex-end;
  }

  /* .contenedor-app h3,
  h4,
  h6 {
    color: white;
  } */

  .contenedor-app {
    width: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  .contenedor-app img {
    margin-left: 14px;
  }

  .contenedor-quienes-somos-descripcion {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }

  /* .text-titulo-quienes {
    display: flex;
    margin-top: -20px;
    text-align: center;
    font-size: 25px;
  } */

  .contenedor-titulo-quienes-somos > strong {
    text-transform: uppercase;
    color: white;
    text-align: center;
    width: 315px;
    letter-spacing: 1px;
    font-size: 32px;
    background-color: #152535;
    margin-left: 10px;
    margin-top: -180px !important;
  }

  .contenedor-proceso-compra {
    display: none;
  }

  .contenedor-proceso-compra-movil {
    margin-top: 35px;
    width: 100%;
    height: 660px;
    display: grid;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    background: #EAECEC;
  }

  .contenedor-proceso-compra-beneficios {
    width: 200%;
    display: none;
  }

  .contenedor-proceso-compra-beneficios-movil {
    width: 100%;
  }

  .contenedor-proceso-compra-beneficios-one-movil {
    width: 100%;
    height: 30px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  
  .contenedor-proceso-compra-beneficios-one-movil > strong {
    text-transform: uppercase;
    color: white;
    text-align: center;
    width: 315px;
    letter-spacing: 1px;
    font-size: 22px;
    background-color: #152535;
    margin-left: 215px;
    margin-top: -40px;
  }

  .img-movil-pag3 {
    width: 60%;
    display: contents;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
  }
  
  .img-movil-pag3 > img {
    width: 50% !important;
    margin-left: -15px;
  }

  .contenedor-titulo-desc > strong {
    text-transform: uppercase;
    color: white;
    text-align: center;
    width: 315px;
    letter-spacing: 1px;
    font-size: 32px;
    background-color: #152535;
    margin-top: 200px;
    margin-left: 130px;
  }

  .contenedor-desc-inst strong {
    text-align: center;
    margin-left: 40px;
  }

  .contenedor-titulo-desc {
    margin-left: 90px;
  }

  .contenedor-proceso-compra-imgbeneficios {
    display: none;
  }

  .contenedor-principal-contrato {
    margin-top: 35px;
    width: 100%;
    height: 105vh !important;
    display: flex;
    /*flex-flow: column nowrap;*/
    justify-content: center;
    align-items: center;
    /* background-image: url(/img/beter-contrato.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
    background-color: #bec0c0;
  }

  .contenedor-izq-contrato {
    width: 100%;
    margin-top: 30px;
  }
  
  .contenedor-der-contrato {
    display: none;
  }

  .contenedor-der-contrato-movil {
    width: 100%;
    display: block !important;
  }

  .contenedor-der-contrato-movil > img {
    width: 100%;
    height: 52vh;
    margin-top: 30px;
  }

  .pmovil-conviertete {
    color: black;
    font-weight: bold;
  }

  .img1-conviertete {
    width: 50%;
    text-align: center;
    margin-top: 20px;
    float: none;
  }

  .img2-conviertete {
    width: 50%;
    margin-top: -73px;
    float: right;
  }

  .img3-conviertete {
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 10px;
  }

  .img4-conviertete {
    width: 50%;
    float: right;
    margin-top: 10px;
  }

  .img5-conviertete {
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 10px;
  }

  .img6-conviertete {
    width: 50%;
    float: right;
    margin-top: 10px;
  }

  .img7-conviertete {
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 10px;
  }

  .img8-conviertete {
    width: 50%;
    float: right;
    margin-top: 10px;
  }

  .contenedor-principal-blog-beter {
    height: 46vh !important;
  }

  .text-se-parte {
    display: flex;
    text-align: center;
    font-size: 20px;
  }
  .contenedor-g p {
    height: auto;
  }

  .contenedor2-somos {
    margin-top: -158px;
    height: 250px;
  }

  .contenedor-descripcion-somos {
    display: flex;
    height: 315px;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
  .contenedor-titulo-quienes-somos {
    width: 100%;
    height: 30px;
    display: contents;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    /*display: none;*/
  }

  .cont-desc-aplicacion {
    width: 90%;
  }

  /*  */

  .contenedor-iconos img {
    width: 80%;
  }

  .contenedor-iconos label {
    font-size: 10px;
  }

  .img-movil-pag1 {
    width: 100%;
    justify-content: center;
    /*display: none;*/
  }
  .img-movil-pag1 > img {
    width: 250px !important;
    margin-right: 35%;
  }
  .contenedor-proceso-compra-movil {
    height: 880px !important;
  }
}

@media (max-width: 750px) {
  .contenedor-app img {
    margin-left: -3px;
  }
  
}

@media (max-width: 650px) {
  .contenedor-caracteristicas-proceso {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contenedor-description-aliado {
    width: 85%;
    height: 260px;
  }

  .cont-desc-footer-aplicacion {
    width: 90%;
  }

  .cont-btn-aliado {
    margin-top: 20px;
  }
}

@media (max-width: 580px) {
  .contenedor-iconos img {
    width: 65%;
  }

  .contenedor-iconos label {
    font-size: 9px;
  }

  .contenedor-formulario-inst form {
    width: 85%;
  }

  .contenedor-3-app {
    width: 90%;
  }

  .img-movil-pag1 > img {
    margin-right: 27% !important;
  }

  .contenedor-proceso-compra-beneficios-one-movil > strong {
    margin-left: 120px !important;
  }

  .conviertete-div {
    margin-top: -32px;
  }
  .img2-conviertete{
    margin-top: -54px !important;
  }
  .contenedor-titulo-desc{
    margin-left:  35px !important;
  }
}

@media (max-width: 465px) {
  .contenedor-description-aliado {
    height: 280px;
  }

  .contenedor-iconos img {
    width: 50%;
  }

  .flujo-iconos {
    height: 100px;
    overflow: hidden;
  }

  .contenedor-iconos {
    width: 120px;
    height: 100%;
  }

  .contenedor-desc-presentacion p {
    font-size: 18px;
  }

  .contenedor-app-footer > img {
    width: 130px;
  }
}

@media (max-height: 460px) {
  .contenedor-fondo-proceso {
    margin-bottom: 40px;
  }
  
}

@media (max-width: 425px) {
  .img-movil-pag1 > img {
    width: 250px !important;
    margin-right: 95px;
  }

  .contenedor-descripcion-somos {
    font-size: 16px !important;
  }

  .contenedor-proceso-compra-beneficios-one-movil > strong {
    margin-left: 60px !important;
  }

  .contenedor-proceso-compra-movil {
    height: 580px !important;
  }

  .img2-conviertete {
    margin-top: -43px !important;
  }

  .contenedor-titulo-desc {
    margin-left: -15px !important;
  }

  .contenedor-principal-blog-beter {
    height: 27vh !important;
  }

  .contenedor-principal-contrato {
    height: 850px !important;
  }

  .contenedor-izq-contrato label {
    font-size: 17px !important;
  }

  .contenedor-der-contrato-movil > img {
    height: 40vh !important;
  }

  .contenedor-desc-inst-app > img {
    width: 200px !important;
  }

  .img-movil-pag1 > img {
    margin-right: 20% !important;
  }
  .contenedor-titulo-quienes-somos > strong {
    margin-top: -120px !important ;
  }
}

@media (max-width: 400px) {
  .contenedor-description-aliado {
    height: 300px;
  }
}
@media (max-width: 375px) {
  .img-movil-pag1 > img {
    margin-right: 65px;
  }

  .contenedor-proceso-compra-beneficios-one-movil > strong {
    margin-left: 35px !important;
  }

  .img2-conviertete {
    margin-top: -35px !important;
  }

  .contenedor-titulo-desc {
    margin-left: -32px !important;
  }

  .contenedor-principal-blog-beter {
    height: 22vh !important;
  }

  .contenedor-principal-contrato {
    height: 855px !important;
  }
  .contenedor-titulo-quienes-somos > strong {
    margin-top: -120px !important ;
  }
}

@media (max-width: 320px) {
  .img-movil-pag1 > img {
    margin-right: 38px !important;
  }
  .contenedor-titulo-quienes-somos > strong {
    margin-left: 0px !important;
  }
  .contenedor-proceso-compra-beneficios-one-movil > strong {
    margin-left: 2px !important;
  }
  .img-movil-pag3 > img {
    width: 80% !important;
    margin-left: -12px !important;
  }
  .contenedor-proceso-compra-movil {
    height: 620px !important;
  }
  .contenedor-principal-contrato {
    height: 950px !important;
  }
  .contenedor-titulo-desc {
    margin-left: -50px !important;
  }
  .img2-conviertete {
    margin-top: -30px !important;
  }
  .contenedor-titulo-quienes-somos > strong {
    margin-top: -80px !important ;
  }
}
/*# sourceMappingURL=main.css.map */
