/* CSS Document */
@charset "utf-8";
html {
  width: 100%;
  height: 100%;
}

body {
  text-align: center;
  margin: 0;
  /*background:rgba(162,116,97,0.8);*/
  background: #eee;
  width: 100%;
  height: 100%;
  font-family: "Roboto-Regular";
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.clearer {
  display: block;
  clear: both;
}
#cabecera {
  width: 100%;
  height: auto;
  /*position: fixed;*/
  z-index: 5000;
  display: table;
  padding: 30px 0;
  position: absolute;
  top: 0;
  background: #fff;
  border-bottom: solid 1px #f1c40f;
}
#cabecera_fija {
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 5000;
  display: table;
  padding: 10px 0;
  background: #fbeee6;
  display: none;
  z-index: 10000;
}

#cabecera_izq {
  width: 30%;
  float: left;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
#cabecera_izq img {
  height: 40px;
}
#cabecera_centro {
  width: 40%;
  padding: 0;
  float: left;
  text-align: center;
  margin-top: 10px;
}
#cabecera_centro ul {
  width: 100%;
  list-style: none;
  height: auto;
  display: table;
}
#cabecera_centro ul li {
  width: 25%;
  text-align: center;
  float: left;
  font-size: 12px;
}
#cabecera_centro ul li a {
  text-decoration: none;
  padding: 10px 0;
  color: #333;
  display: block;
}
#cabecera_centro_fija {
  width: 40%;
  float: left;
  text-align: center;
  margin-top: 10px;
}
#cabecera_centro_fija ul {
  width: 100%;
  list-style: none;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  height: auto;
  display: table;
}
#cabecera_centro_fija ul li {
  width: 25%;
  text-align: center;
  float: left;
  font-size: 12px;
}
#cabecera_centro_fija ul li a {
  text-decoration: none;
  padding: 10px 0;
  color: #666;
  display: block;
}
#cabecera_der {
  width: 30%;
  float: left;
  text-align: center;
}
#cabecera_der img {
  height: 60px;
}
#menu_izq {
  width: 40%;
  float: left;
  text-align: center;
  padding: 10px 0;
}
#menu_izq img {
  height: 50px;
}
#menu_der {
  width: 60%;
  float: left;
  padding: 20px 0;
}
#menu_der ul {
  width: 98%;
  list-style: none;
  height: auto;
  display: table;
}
#menu_der ul li {
  width: 25%;
  text-align: center;
  float: left;
  font-size: 12px;
}
#menu_der ul li a {
  text-decoration: none;
  padding: 10px 0;
  color: #666;
  display: block;
}
#submenu_1 {
  width: 100%;
  height: auto;
  display: none;
}
#submenu_1 ul {
  width: 100%;
  list-style: none;
  height: 100%;
}
#submenu_1 ul li {
  width: 100%;
  margin-bottom: 1px;
  background: rgba(254, 254, 254, 0.9);
  display: block;
}
#submenu_1 ul li a {
  padding: 10px 0;
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
}

#submenu_2 {
  width: 100%;
  height: auto;
  display: none;
}
#submenu_2 ul {
  width: 100%;
  list-style: none;
  height: 100%;
}
#submenu_2 ul li {
  width: 100%;
  margin-bottom: 1px;
  background: #f2f3f4;
  display: block;
}
#submenu_2 ul li a {
  padding: 10px 0;
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
}

/*INICIO*/
#bloque_inicio {
  width: 100%;
  height: 100%;
  display: table;
  /*background-image:url(../images/HOME_VIDEO-08.jpg);
	background-size: cover;*/
}
#slide {
  width: 100%;
  height: auto;
  position: relative;
}
#slide img {
  width: 100%;
}
#texto_slide {
  position: absolute;
  top: 15%;
  left: 5%;
  z-index: 3000;
  text-align: left;
}
#logotipo_inicio {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 150px;
  z-index: 1000;
}
#logotipo_inicio img {
  width: 20%;
}

/*20 AÑOS*/
#bloque_blanco {
  width: 100%;
  display: table;
  padding: 80px 0;
  background: #fff;
}
#bloque_blanco img {
  width: 40%;
}
#bloque_blanco p {
  width: 30%;
  padding: 30px 35%;
  font-size: 15px;
  color: #666;
  text-align: justify;
  font-family: "Roboto-Regular";
}
#mitad_1 {
  width: 40%;
  text-align: center;
  float: left;
  padding: 0 5%;
}
#mitad_1 img {
  width: 100%;
}
#mitad_1 p {
  width: 84%;
  text-align: left;
  padding: 0 8%;
}
#mitad_2 {
  width: 40%;
  text-align: center;
  float: left;
  padding: 0 5%;
}
#mitad_2 img {
  width: 80%;
}
#mitad_botones_1 {
  width: 40%;
  text-align: center;
  float: left;
  padding: 0 5%;
  margin: 10px 0;
}
#mitad_botones_1 img {
  width: 100%;
}
#mitad_botones_2 {
  width: 40%;
  text-align: center;
  float: left;
  padding: 0 5%;
  margin: 10px 0;
}
#mitad_botones_2 img {
  width: 80%;
}
.btn_verde {
  text-decoration: none;
  color: #fff;
  padding: 10px 15px;
  border: none;
  background: #1e8449;
}
#foto_100 {
  width: 100%;
  height: auto;
  margin: 50px 0;
}
#foto_100 img {
  width: 100%;
}
#areas {
  width: 100%;
  height: auto;
  margin: 50px 0;
}
#areas img {
  width: 100%;
}

/*NUESTROS DESARROLLOS*/
#bloque_morado {
  width: 100%;
  display: table;
  padding: 80px 0;
  background: #7d3c98;
}
#desarrollos_izq {
  width: 30%;
  padding: 0 10%;
  float: left;
  text-align: left;
}
#desarrollos_izq h1 {
  font-size: 20px;
  text-align: left;
  font-family: "Roboto-Bold";
  color: #666;
  width: 70%;
}
#desarrollos_izq p {
  font-size: 15px;
  text-align: left;
  font-family: "Roboto-Regular";
  color: #666;
  width: 70%;
  padding: 20px 0;
}

#desarrollos_der {
  width: 40%;
  padding: 30px 5%;
  text-align: left;
  float: left;
}
#listado_amenidades {
  width: 60%;
  text-align: left;
  padding: 10px 20%;
}
#listado_amenidades ul {
  width: 100%;
  list-style: none;
}
#listado_amenidades ul li {
  width: 100%;
  text-align: left;
}
#listado_amenidades ul li img {
  height: 80px;
}

/* QUERÉTARO */
#qro_izq {
  width: 30%;
  padding: 10px 10%;
  float: left;
}
#qro_izq h1 {
  text-align: left;
  width: 80%;
  padding: 0 20% 0 0;
  font-size: 20px;
  font-family: "Roboto-Bold";
  color: #666;
}
#qro_izq p {
  text-align: justify;
  width: 80%;
  padding: 50px 0 0 20%;
  font-size: 15px;
  font-family: "Roboto-Regular";
}
#qro_der {
  width: 30%;
  padding: 35px 10%;
  float: left;
  text-align: center;
}
#qro_der img {
  width: 100%;
}

/* GALERÍA */
#galeria {
  width: 100%;
  height: auto;
  display: table;
}
#galeria h1 {
  text-align: center;
  font-size: 20px;
  font-family: "Roboto-Bold";
  color: #666;
  padding: 0 0 30px 0;
}
#galeria ul {
  width: 100%;
  list-style: none;
}
#galeria ul li {
  width: 33.3%;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}
#galeria ul li img {
  width: 100%;
  padding: 0;
  margin: 0;
}
#galeria ul li a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

/*DESARROLLOS*/
#desarrolos {
  width: 80%;
  padding: 0 10%;
  height: auto;
  display: table;
}
#desarrolos h1 {
  font-size: 20px;
  text-align: left;
  font-family: "Roboto-Bold";
  color: #666;
  padding-left: 50px;
}
#desarrolos ul {
  width: 100%;
  list-style: none;
}
#desarrolos ul li {
  width: 31%;
  margin: 10px 1%;
  float: left;
  text-align: center;
}
#desarrolos ul li img {
  width: 100%;
}

/*CONTACTO*/
#bloque_contacto {
  width: 100%;
  height: auto;
  display: table;
  position: relative;
  padding: 50px 0;
}

#contacto_izq {
  width: 45%;
  float: left;
  text-align: left;
  padding-left: 5%;
}
#contacto_der {
  width: 40%;
  padding: 0 5%;
  float: left;
}
#informacion {
  width: 100%;
  text-align: center;
}
#informacion h1 {
  font-size: 20px;
  text-align: left;
  font-family: "Roboto-Bold";
  color: #666;
  padding: 0;
}
#informacion p {
  font-size: 15px;
  text-align: left;
  font-family: "Roboto-Regular";
  color: #666;
  width: 70%;
  padding: 20px 0;
}
#informacion img {
  width: auto;
  height: 50px;
  float: left;
  margin: 0 20px;
}

.texto_1 {
  width: 80%;
  border: none;
  padding: 10px;
  border-bottom: solid 1px #999;
  background: #fff;
  color: #333;
  font-size: 15px;
  margin-bottom: 15px;
}
.combo {
  width: 80%;
  border: none;
  padding: 10px;
  border-bottom: solid 1px #999;
  background: #fff;
  color: #333;
  font-size: 15px;
  margin-bottom: 15px;
  -webkit-appearance: none;
}
.texto_mitad {
  width: 41%;
  padding: 10px;
  border: solid 1px #666;
  background: #fff;
  color: #333;
  font-size: 12px;
  border-radius: 15px;
  float: left;
  margin: 0 2%;
}
.texto_3 {
  width: 95%;
  height: 90px;
  padding: 10px;
  border: none;
  background: #fff;
  color: #666;
  font-size: 12px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.enviar {
  width: 40%;
  padding: 10px 20px;
  background: #333;
  color: #f1f2f2;
  font-size: 12px;
  border-radius: 15px;
  cursor: pointer;
  border: none;
}
#mapa {
  width: 100%;
  height: 350px;
}

/* FOOTER */
#footer {
  width: 100%;
  height: auto;
  display: table;
  text-align: center;
  padding: 50px 0;
}
#footer img {
  height: 50px;
}
#footer a {
  font-size: 13px;
  color: #666;
}
#menu_footer {
  width: 100%;
  margin: 20px 0;
}
#menu_footer ul {
  width: 50%;
  padding: 20px 25%;
}
#menu_footer ul li {
  width: 24%;
  text-align: center;
  float: left;
  font-size: 13px;
  border-right: solid 1px #666;
}
#menu_footer ul li a {
  text-decoration: none;
  color: #666;
}

#cabecera_movil,
#bloque_villas_movil,
#inicio_izq_movil,
#bloque_espacios_movil,
#texto_slide_movil {
  display: none;
}
#desktop {
  display: block;
}
#movil {
  display: none;
}

#desktop_fijo {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 0;
  z-index: 1000;
  display: none;
  border-bottom: solid 1px #f7dc6f;
}
#mensaje {
  width: 90%;
  padding: 50px 5%;
  font-size: 20px;
  text-align: center;
  font-family: "Roboto-Bold";
  color: #666;
}

@media only screen and (min-width: 300px) and (max-width: 1024px) {
  body {
    text-align: center;
    margin: 0;
    background: #eee;
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #desktop {
    display: none;
  }
  #movil {
    display: block;
  }
  #cabecera,
  #menu,
  #bloque_nosotros,
  #logotipo_inicio,
  #texto_slide {
    display: none;
  }
  #desktop_fijo {
    position: fixed;
    width: 100%;
    top: -100px;
    left: 0;
    background: #fff;
    padding: 0;
    z-index: 5000;
    display: none;
    border-bottom: solid 1px #f7dc6f;
  }
  #cabecera_movil {
    width: 100%;
    height: auto;
    padding: 30px 0 50px 0;
    text-align: center;
    display: table;
    position: fixed;
    z-index: 18000;
    /*background:#000;*/
    background: #f4f3ec;
    border-bottom: solid 2px #333;
  }
  #logo_movil {
    width: 50%;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 25%;
    padding: 10px 0;
  }
  #logo_movil img {
    height: 40px;
  }
  #menu_movil {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
  }
  #menu_movil_inicio {
    position: absolute;
    top: 8px;
    left: 50px;
    display: block;
  }
  #menu_movil_2 {
    position: absolute;
    top: 10px;
    left: 5px;
    display: block;
  }
  #bloque_menu {
    width: 100%;
    height: 100%;
    padding: 50px 0 10px 0;
    background: #f4f3ec;
    position: absolute;
    left: -100%;
    top: -8%;
    z-index: 20000;
    display: table;
  }
  #opcion {
    width: 100%;
    height: auto;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    border-bottom: solid 1px #747962;
    display: table;
  }
  #opcion a {
    width: 100%;
    text-decoration: none;
    padding: 10px 0;
    color: #747962;
    display: block;
  }
  #datos_movil {
    width: auto;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 12px;
  }
  #datos_movil a {
    text-decoration: none;
    color: #f1f2f2;
  }

  /* INICIO */
  #bloque_inicio {
    width: 100%;
    height: auto;
    padding-top: 80px;
  }
  #inicio_izq {
    display: none;
  }
  #inicio_izq_movil {
    display: block;
    width: 100%;
    padding: 50px 0;
    text-align: center;
  }
  #inicio_izq_movil img {
    width: 60%;
  }
  #inicio_der {
    width: 90%;
    padding: 20px 5%;
    text-align: center;
    float: left;
  }
  #inicio_der img {
    width: 100%;
  }
  #inicio_izq_2 {
    width: 100%;
    padding: 0 0 20px 0;
    text-align: left;
    margin-left: -10%;
  }
  #inicio_izq_2 img {
    width: 90%;
  }
  #inicio_der_2 {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
  #inicio_der_2 img {
    width: 90%;
  }
  #inicio_der_3 {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  #inicio_der_3 img {
    width: 70%;
  }
  #texto_slide_movil {
    display: block;
    position: absolute;
    top: 80px;
    left: 10px;
    z-index: 3000;
    text-align: left;
  }

  #mitad_1 {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #mitad_1 img {
    width: 100%;
  }
  #mitad_1 p {
    width: 90%;
    text-align: left;
    padding: 0 5%;
  }
  #mitad_2 {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0;
  }
  #mitad_2 img {
    width: 100%;
  }

  #mitad_botones_1 {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0;
    margin: 10px 0;
    display: table;
  }
  #mitad_botones_1 img {
    width: 100%;
  }
  #mitad_botones_1 a {
    margin: 10px 0;
  }
  #mitad_botones_2 {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0;
    margin: 10px 0;
    display: table;
  }
  #mitad_botones_2 img {
    width: 100%;
  }
  #areas {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .btn_verde {
    text-decoration: none;
    color: #fff;
    padding: 10px 15px;
    border: none;
    background: #1e8449;
    margin: 5px;
  }

  /* QUERÉTARO */
  #qro_izq {
    width: 90%;
    padding: 10px 5%;
    float: left;
  }
  #qro_izq h1 {
    text-align: center;
    width: 90%;
    padding: 0 5% 0 5%;
    font-size: 20px;
    font-family: "Roboto-Bold";
    color: #666;
  }
  #qro_izq p {
    text-align: justify;
    width: 90%;
    padding: 50px 5% 0 5%;
    font-size: 15px;
    font-family: "Roboto-Regular";
  }
  #qro_der {
    width: 100%;
    padding: 35px 0;
    float: left;
    text-align: center;
  }
  #qro_der img {
    width: 100%;
  }

  /*20 AÑOS*/
  #bloque_blanco {
    width: 100%;
    display: table;
    padding: 50px 0;
    background: #fff;
  }
  #bloque_blanco img {
    width: 100%;
  }
  #bloque_blanco p {
    width: 70%;
    padding: 30px 15%;
    font-size: 15px;
    color: #666;
    text-align: justify;
    font-family: "Roboto-Regular";
  }

  /*NUESTROS DESARROLLOS*/
  #bloque_gris {
    width: 100%;
    display: table;
    padding: 80px 0;
    background: #f4f6f6;
  }
  #desarrollos_izq {
    width: 80%;
    padding: 0 10%;
    text-align: center;
  }
  #desarrollos_izq h1 {
    font-size: 20px;
    text-align: left;
    font-family: "Roboto-Bold";
    color: #666;
    width: 90%;
  }
  #desarrollos_izq p {
    font-size: 15px;
    text-align: left;
    font-family: "Roboto-Regular";
    color: #666;
    width: 90%;
    padding: 20px 0;
  }
  #desarrollos_izq img {
    height: 50px;
  }
  #desarrollos_der {
    width: 90%;
    padding: 30px 5%;
    text-align: left;
  }
  #listado_amenidades {
    width: 80%;
    text-align: left;
    padding: 10px 10%;
  }
  #listado_amenidades ul {
    width: 100%;
    list-style: none;
  }
  #listado_amenidades ul li {
    width: 100%;
    text-align: left;
  }
  #listado_amenidades ul li img {
    height: 70px;
  }

  /*DESARROLLOS*/
  #desarrolos {
    width: 100%;
    padding: 0;
    height: auto;
    display: table;
  }
  #desarrolos h1 {
    font-size: 20px;
    text-align: left;
    font-family: "Roboto-Bold";
    color: #666;
    padding-left: 20px;
  }
  #desarrolos ul {
    width: 100%;
    list-style: none;
  }
  #desarrolos ul li {
    width: 31%;
    margin: 10px 1%;
    float: left;
    text-align: center;
  }
  #desarrolos ul li img {
    width: 100%;
  }
  #informacion {
    width: 100%;
    text-align: center;
  }
  #informacion h1 {
    font-size: 20px;
    text-align: left;
    font-family: "Roboto-Bold";
    color: #666;
    padding: 0;
  }
  #informacion p {
    font-size: 15px;
    text-align: left;
    font-family: "Roboto-Regular";
    color: #666;
    width: 70%;
    padding: 20px 0;
  }

  /* FOOTER */
  #footer img {
    height: 30px;
  }
  #footer a {
    font-size: 13px;
    color: #666;
  }
  #menu_footer {
    width: 100%;
    margin: 20px 0;
  }
  #menu_footer ul {
    width: 100%;
    padding: 0 0 20px 0;
  }
  #menu_footer ul li {
    width: 24%;
    text-align: center;
    float: left;
    font-size: 12px;
    border: none;
  }
  #menu_footer ul li a {
    text-decoration: none;
    color: #666;
  }

  /*CONTACTO*/
  #bloque_contacto {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    display: table;
    background-image: url(../images/Fondo_contacto_3x-100.jpg);
    background-size: cover;
    margin-top: 50px;
  }
  #contacto_izq {
    width: 90%;
    padding: 30px 5% 0 5%;
    text-align: left;
  }
  #contacto_der {
    width: 90%;
    padding: 50px 5% 0 5%;
    text-align: center;
  }
  #texto_contacto {
    width: 90%;
    padding: 20px 5%;
    text-align: center;
  }
  #texto_contacto img {
    width: 100%;
  }
  .contacto_1 {
    width: 50%;
    padding: 30px 0;
  }
  .contacto_2 {
    height: 10px;
    padding: 20px 0;
  }
  .contacto_3 {
    padding: 10px 0;
    height: 15px;
  }
  .contacto_4 {
    padding: 10px 0;
    height: 40px;
  }
  .texto_mitad {
    width: 40%;
    padding: 10px;
    border: solid 1px #666;
    background: #fff;
    color: #333;
    font-size: 12px;
    border-radius: 15px;
    float: left;
    margin: 0 2%;
  }
  #formulario_25 {
    display: none;
  }
  #formulario_25_b {
    width: 90%;
    float: left;
    padding: 10px 5%;
    position: relative;
  }
  #redes {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  #mapa {
    width: 100%;
    margin: 10px 0;
    height: auto;
  }
}
/*ajustes nov 2023*/
.btn_homecare {
  background-color: #fab712;
  border-radius: 55px;
  padding: 12px 24px;
}
a.btn_homecare {
  color: #ffffff !important;
  text-decoration: none;
}
