body {
  background-color: #fff;
  color: #171717;
  font-family: 'Lato';
}

.carousel-inner {
  height: 100%!important;
}
.carousel-item{
  height: 140%!important;
  width: 200%!important;
  margin: auto;
  margin-left: -50px;
}
.carousel-item img{ 
  background-size: cover;
  height: 100%;
}
.div-select {
  height: 150px;
  width: 100%;
  background: url(/assets/img/inicio/busqueda-locales.png) no-repeat;
  background-size: cover;
  padding-top: 20px;
}

.titulo {
  /* color: rgb(248,244,244); */
  font-family: 'Montserrat';
  font-size: 19px;
  padding-left: 5%;
}

.cont-select {
  /* height: 100px; */
  padding: 0 5%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* flex-wrap: wrap; */
}

.cont-select span {
  text-transform: uppercase;
}

.btn-select {
  height: 30px;
  background: rgb(232,42,42);
  /* color: white; */
  width: 49px;
  font-size: 19px;
  padding: 0px;
}

.btn-select:hover {
  background: rgb(181,32,32);
  color: white;
}

.selector {
  width: 100%;
  font-size: 12px;
  padding: 2px;
  height: 30px;
}

.seccion-oportunidades {
  height: auto;
  padding: 0 5%;
  padding-top: 30px;
}

.txt-oportunidades {
  font-family: 'Montserrat';
  font-weight: 500;
  text-align: center;
  font-size: 20px;
}

.cont-oportunidades {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 40px;
    display: flex;
    /* justify-content: space-between; */
    flex-direction: row;
}

.oportunidades {
  background: rgb(255,255,255);
  width: 220px;
  height: 400px;
  padding: .8%;
  border-radius: 5px;
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 40%);
  padding-bottom: 0;
  min-width: 220px;
  margin-right: 3.5%;
}

.carousel-indicators {
  display: none;
}

.txt-cont-oportunidades {
  font-family: 'Montserrat';
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.icon-oportunidad {
  font-size: 20px;
  width: 18px;
  height: 41px;
  /*background: red;*/
  line-height: 0px;
  padding-left: 12px;
}

.cont-icon-txt {
  display: flex;
  height: 55px;
}

.txt-icon {
  font-size: 10px;
  line-height: 10px;
  padding-left: 10px;
}

.oportunidad-link {
  color: rgb(232,42,42);
  text-align: end;
  font-size: 11px;
  border-top: 1px solid rgb(188,183,183);
  margin-top: 3%;
  padding-top: 5px;
  display: block;
  bottom: 0;
}

.info-busq{
  height: 30%;
}

.link-oportunidad {
  color: rgb(24,24,24);
}

.link-oportunidad:hover {
  color: rgb(24,24,24);
  text-decoration: none;
}

.ver-mas {
  /*background: red;*/
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ver-mas-txt {
  color: rgb(33,31,31);
  font-size: 22px;
}

.blue {
  background-color: rgb(1,72,147);
  padding-bottom: 60px;
}

.titulo-blue {
  font-family: 'Montserrat';
  font-weight: 700;
  color: rgb(255,255,255);
  text-align: center;
  font-size: 22px;
  padding-top: 30px;
}

.cont-blue-seccion {
  height: 210px;
  /*background: green;*/
  margin: 0 5%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 30px;
}

.cont-blue {
  width: 200px;
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
}

.icon-blue {
  font-size: 70px;
}

.blue-cont-txt {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.blue-cont-txt-dos {
  font-size: 11px;
  line-height: 13px;
  text-align: inherit;
  padding: 0 5%;
}

.aliados {
  height: auto;
  padding-top: 20px;
  background: rgb(239,239,239);
}

.titulo-aliados {
  height: 50px;
}

.titulo-aliados-txt {
  font-family: 'Montserrat';
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}

.aliados-contenedors {
  width: 85%;
  margin: auto;
  height: auto;
  padding: 0 5%;
  display: flex;
  flex-wrap: wrap;
}

.cont-img-aliados {
  width: 50%;
  height: 230px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.img-aliados {
  border-radius: 100%;
  width: 350px;
}

.Nombre {
  font-family: 'Montserrat';
  font-size: 15px;
  text-transform: uppercase;
}

.txt-aliados-div {
  text-align: right;
  padding: 0 5px;
  padding-right: 30px;
}

.aliados-txt {
  font-size: 15px;
  font-style: italic;
  height: 100px;
  width: 290px;
  text-align: end;
}

.marcas {
  margin: 30px 0px;
  height: auto;
  padding: 0 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.marca {
  width: 100px;
  margin: 0px 20px;
}

.suscribete {
  /*background: red;*/
  height: 200px;
  display: flex;
  margin-bottom: 50px;
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.23);
}

.suscribete-mitad {
  width: 100%;
  /* background: rgb(231,231,231); */
  border: none;
}

.cntr{
  text-align: center;
}

.suscribete-txt {
  font-family: 'Montserrat';
  text-transform: uppercase;
  /* font-weight: 700; */
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  width: 100%;
}

.correo-input {
  /* width: 70%;
  height: 45px;
  background: rgb(200,200,200);
  border: none;
  border-radius: 5px;
  padding: 20px; */
  width: 70%;
  height: 45px;
  background: rgb(200, 200, 200);
  border: none;
  border-radius: 5px;
  padding: 20px;
}

.img-fondo {
  background: url("/assets/img/inicio/fondo.png") no-repeat;
  background-size: cover;
}

.btn-correo {
  /* color: white;
  height: 46px;
  padding: 0;
  width: 50px;
  margin-top: -6px;
  margin-left: 1px;
  background: rgb(232,42,42);
  font-size: 18px; */
  color: white;
  height: 46px;
  padding: 0;
  width: 50px;
  margin-top: -6px;
  margin-left: 1px;
  background: rgb(232, 42, 42);
  font-size: 18px;
}

.btn-correo:hover {
  background: rgb(181,32,32);
  color: white;
}

.cont-select-txt {
  display: flex;
  flex-direction: column;
  /* color: white; */
  width: 20%;
  /* width: 25%; */
  height: auto;
}

.ver-mas-txt:hover {
  color: rgb(232,42,42);
  text-decoration: none;
}

.oportunidad-link:hover {
  text-decoration: none;
  color: rgb(232,42,42);
}


.not {
  border: none;
}

.responsive-pantalla {
  width: 100%;
  max-width: 1500px;
  /*display: flex;*/
  /*flex-direction: column;*/
  /*align-items: center;*/
  margin-left: auto;
  margin-right: auto;
}

.seccion-carrousel {
  height: 250px;
}

.img-carrousel {
  background-size: cover;
}


.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  height: 200px;
}


.disponibles {
  width: 50%;
}

.filtro {
  width: 50%;
}

.disponibles-txt {
  color: rgb(232,43,42);
  padding: 0 3px;
  font-size: 15px;
}

.filtro-select {
  color: rgb(95,95,95);
  height: 39px;
  padding: 2px;
  width: 30%;
  margin-left: 70%;
  border-radius: 6px;
}

.paginas {
  width: 50%;
  margin: auto;
  text-align: center;
  padding: 20px;
  /* padding-left: 150px; */
}

.page-link {
  color: #000;
  background-color: rgb(239,239,239);
  font-size: 12px;
}

.selected {
  background-color: rgb(232,43,42);
  /* margin: auto; */
  /* display: inline; */
}

.paginas nav{
  margin: auto;
  display: inline-block;
}

.page-link.selected {
  color: white;
}

.page-link:hover {
  background-color: rgb(232,43,42);
  color: white;
}

.desktop-buscador{
 display: block;
}
.movil-buscador{
  display: none;
 }

@media (min-width: 1px) and (max-width:768px) {
  .div-select {
    margin-top: 0;
    padding-top: 10px;
    height: auto;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .cont-select {
    /*background: red;*/
    padding: 0 2.5%;
    height: auto;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .selector {
    /*width: 45%;*/
    height: 25px;
    font-size: 12px;
    padding: 0;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .cont-select-txt {
    width: 100%;
    font-size: 10px;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .titulo {
    font-size: 13px;
    /* text-align: center; */
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .btn-select {
    height: 30px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:1px) and (max-width:768px) {
  .titulo-blue {
    font-size: 13px;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .cont-blue-seccion {
    flex-wrap: wrap;
    height: auto;
    margin: 0 2.5%;
    justify-content: space-between;
  }
}

@media (min-width: 1px) and (max-width: 429px) {
  .blue::before {
    height: 900px;
    display: inline-block;
  }
}

@media (min-width: 430px) and (max-width:768px) {
  .blue::before {
    height: 505px;
    display: inline-block;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .cont-img-aliados {
    flex-direction: column;
    /*background: red;*/
    height: auto;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .img-aliados {
    width: 70%;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .txt-aliados-div {
    text-align: center;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .suscribete-txt {
    font-size: 12px;
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .correo-input {
    height: 30px;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .btn-correo {
    height: 30px;
    margin: 0;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .suscribete {
    flex-direction: column;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .suscribete-mitad.img-fondo {
    height: 300px;
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .suscribete-mitad {
    width: 100%;
    /*padding: 0 15%;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }
}

@media (min-width: 1px) and (max-width:768px) {
  .txt-oportunidades {
    font-size: 13px;
  }
}

.ver-mas-txt {
  font-size: 13px;
}

@media (min-width: 1px) and (max-width:768px) {
  .simbolo-whats {
    margin-left: -62px;
    z-index: 20;
  }
  
 

}

/* @media (min-width: 1px) and (max-width: 768px) {
  .carousel-item-next, .carousel-item-prev, .carousel-item.active {
  }
} */

/* @media (min-width: 1px) and (max-width: 992px) {
  .oportunidades {
    padding: 1%;
    display: inline-block;
    margin: 1%;
  }
} */

@media (min-width: 1px) and (max-width:1200px) {
  /* .cont-oportunidades {
    overflow: auto;
    white-space: nowrap;
  } */


  /* .desktop-buscador{
    display: none;
   }
   .movil-buscador{
     display: block;
    } */
  
}

@media (min-width: 1px) and (max-width: 600px) {
  .simbolo-whats::before {
    width: 50px;
    height: 50px;
    margin-top: -24px;
    margin-left: 98%;
  }
}

@media (min-width: 1630px) and (max-width: 99999px) {
  .simbolo-whats::before {
    margin-top: -24px;
    margin-left: 1369px;
  }
}

@media (min-width: 1px) and (max-width:500px) {
  .titulo {
    color: rgb(248,244,244);
    font-family: 'Montserrat';
    font-size: 13px;
    padding-left: 5%;
  }
  .btn-select {
      height: 32px;
      background: rgb(232,42,42);
      color: white;
      width: 46px;
      font-size: 20px;
      padding: 0px;
  }
  .cont-select-txt {
      display: flex;
      flex-direction: column;
      color: white;
      width: 20%;
      /* width: 27%; */
      height: auto;
      margin: auto;
  }
  .form-control-lg {
      height: 34px;
      padding: 1px 1px;
      font-size: 12px;
      line-height: 0.5;
      border-radius: .3rem;
  }
  .cont-select-txt span{
      font-size: 12px;
  }
  .div-select {
    height: 110px;
    width: 100%;
    /* background: rgb(187,183,183); */
    padding-top: 20px;
  }
}

@media (min-width: 501px) and (max-width:700px) {
  .titulo {
    color: rgb(248,244,244);
    font-family: 'Montserrat';
    font-size: 13px;
    padding-left: 5%;
  }
  .btn-select {
      height: 32px;
      background: rgb(232,42,42);
      color: white;
      width: 46px;
      font-size: 20px;
      padding: 0px;
  }
  .cont-select-txt {
      display: flex;
      flex-direction: column;
      color: white;
      width: 27%;
      height: auto;
  }
  .form-control-lg {
      height: 34px;
      padding: 1px 1px;
      font-size: 12px;
      line-height: 0.5;
      border-radius: .3rem;
  }
  .cont-select-txt span{
      font-size: 12px;
  }
  .div-select {
    height: 110px;
    width: 100%;
    background: rgb(187,183,183);
    padding-top: 20px;
  }
}


@media (min-width: 1px) and (max-width:500px) {
  .cont-oportunidades {
    margin-top: 30px;
    margin-bottom: 40px;
    display: block;
  }

  .oportunidades {
    /* background: rgb(255,255,255);
    width: 220px;
    height: 380px;
    padding: .8%;
    border-radius: 5px;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 40%);
    padding-bottom: 0;*/
    min-width: 250px;
    margin: 30px auto;
    height: 450px;
  }
  .filtro-select {
    width: 85%;
    margin-left: 10%;
  }
  .seccion-carrousel {
    height: 300px;
  }
  .carousel-item img{ 
    background-size: cover;
    height: 100%;
  }
  .txt-cont-oportunidades {
    width: 90%;
    margin: auto;
  }
  .cont-icon-txt {
    width: 95%;
    margin: auto;
  }
  .info-busq {
    margin-top: 20px;
  }
}