a {
  text-decoration: none;
  color: #000000;
}

body {
  display: block;
  float: left;
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100vh + 202px);
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "IBM Plex Sans", sans-serif;
}
body .boton {
  float: left;
  width: -moz-fit-content;
  width: fit-content;
  height: 28px;
  padding: 0 15px;
  border-radius: 14px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
body .boton.amarillo {
  border: solid 1px #F7D87B;
  background-color: #F7D87B;
}
body .boton.blanco {
  border: solid 1px #000000;
  background-color: white;
}
body .cabecera {
  float: left;
  width: 100%;
  aspect-ratio: 719/360;
  background-image: url("../img/cabecera3.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
body .cabecera .cabecera_logo {
  float: left;
  width: 360px;
  height: 360px;
  margin-left: 130px;
  margin-top: 350px;
  -o-object-fit: contain;
     object-fit: contain;
}
body .contenido {
  float: left;
  width: calc(100% - 300px);
  height: -moz-fit-content;
  height: fit-content;
  margin: 20px 150px 40px 150px;
}
body .contenido .contenido_titulo {
  float: left;
  width: 250px;
  height: 160px;
  margin-right: calc(100% - 250px);
  margin-bottom: 0;
  font-size: 40px;
  font-weight: bold;
}
body .contenido .contenido_subtitulo {
  float: left;
  width: 70%;
  height: -moz-fit-content;
  height: fit-content;
}
body .contenido .contenido_opciones {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 30px;
}
body .contenido .seccion {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 20px;
}
body .contenido .seccion .seccion_titulo {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  font-size: xxx-large;
  font-weight: bold;
}
body .contenido .seccion .seccion_subtitulo {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: bold;
}
body .contenido .seccion .seccion_contenido {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
body .contenido .seccion .seccion_contenido .recuadros {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 40px;
}
body .contenido .seccion .seccion_contenido .recuadros .recuadro {
  float: left;
  height: calc(100% - 40px);
  padding: 20px;
  background-color: #F7D87B;
  border-radius: 14px;
}
body .contenido .seccion .seccion_contenido .recuadros .recuadro .recuadro_titulo {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 30px;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
}
body .contenido .seccion .seccion_contenido .recuadros .recuadro .recuadro_contenido {
  float: left;
  width: 100%;
  height: 100%;
}
body .contenido .seccion .seccion_contenido .recuadros .recuadro .recuadro_contenido ul {
  list-style-type: square;
}
body .contenido .seccion#seccion_1 {
  float: left;
  width: calc(100% - 50px);
  padding-left: 50px;
}
body .contenido .seccion#seccion_1 .seccion_contenido .parrafo {
  float: left;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 10px;
}
body .contenido .seccion#seccion_1 .seccion_contenido .parrafo .parrafo_icono {
  float: left;
  width: 30px;
  height: 30px;
  min-height: 30px;
  background-image: url("../img/icono_bookmark.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
body .contenido .seccion#seccion_1 .seccion_contenido .parrafo .parrafo_texto {
  float: left;
  width: calc(100% - 40px);
  height: -moz-fit-content;
  height: fit-content;
  min-height: 30px;
  margin-left: 10px;
  text-align: left;
}
body .contenido .seccion#seccion_1 .seccion_contenido .parrafo .parrafo_texto_solo {
  float: left;
  width: calc(100% - 40px);
  height: -moz-fit-content;
  height: fit-content;
  min-height: 30px;
  margin-left: 40px;
  font-style: italic;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
}
body .contenido .seccion#seccion_3 .recuadro {
  cursor: pointer;
}
body .contenido .seccion#seccion_3 .recuadro .recuadro_imagen {
  float: left;
  width: calc(100% - 20px);
  height: 80px;
  padding: 10px;
  background-color: #ffffff;
  border: none;
  border-radius: 14px;
  -o-object-fit: contain;
     object-fit: contain;
}
body .footer {
  float: left;
  width: 100%;
  margin-top: 40px;
  aspect-ratio: 719/360;
  background-image: url("../img/cabecera3.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
body .footer .cabecera_logo {
  float: left;
  width: 360px;
  height: 360px;
  margin-left: 130px;
  margin-top: 350px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 1480px) {
  #seccion_2 #sellos_1 {
    height: 300px !important;
  }
  #seccion_2 #sellos_2 {
    height: 250px !important;
  }
}
@media only screen and (max-width: 1215px) {
  #seccion_2 #sellos_1 {
    height: 440px !important;
  }
  #seccion_2 #sellos_2 {
    height: 250px !important;
  }
}
@media only screen and (max-width: 1000px) {
  #seccion_2 #sellos_1 {
    height: 500px !important;
  }
  #seccion_2 #sellos_2 {
    height: 300px !important;
  }
}
@media only screen and (max-width: 950px) {
  #seccion_2 #sellos_1 {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  #seccion_2 #sellos_1 .recuadro {
    width: calc(100% - 40px) !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 20px;
  }
  #seccion_2 #sellos_2 {
    height: 350px !important;
  }
}
@media only screen and (max-width: 800px) {
  #sellos_2 .recuadro {
    width: calc(100% - 40px) !important;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  #seccion_3 .seccion_contenido #recuadros_inmobiliarios .recuadro {
    width: calc(50% - 50px) !important;
  }
  #seccion_3 .seccion_contenido #recuadros_inmobiliarios .recuadro:nth-child(odd) {
    margin-right: 10px !important;
    margin-left: 0px !important;
  }
  #seccion_3 .seccion_contenido #recuadros_inmobiliarios .recuadro:nth-child(even) {
    margin-left: 10px !important;
    margin-right: 0px !important;
  }
}/*# sourceMappingURL=style.min.css.map */