@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:62.5%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:poppins,sans-serif;font-optical-sizing:auto;font-style:normal;background-image:linear-gradient(to top,#dfd9f3,#fff)}.contenedor{max-width:120rem;margin:0 auto;padding:0}.boton{background-color:#e60000;color:#fff;padding:1rem 2rem;font-size:1rem;text-transform:uppercase;border-radius:.5rem;width:90%;text-align:center;border:none;text-decoration:none}@media(min-width:768px){.boton{width:auto}}.boton:hover{cursor:pointer;background-color:ligtness(#e60000,-7%)}.scroll-reveal{opacity:0;transform:translateY(2.5rem);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}a{text-decoration:none;color:#000}h1{font-size:4.25rem}h2{font-size:2.75rem}h3{font-size:2.25rem}h1,h2,h3{text-align:center}p{font-size:1.5rem}header{display:flex;background-color:#fff;align-items:center;padding:10px}header h1{color:#000fc0;justify-self:center;margin:auto}h1 span{font-size:3rem;color:#e60000}header img{max-height:80px}header a{color:#e60000;text-decoration:none;font-size:1.5rem;font-weight:400}.w-100{width:100%}@media(min-width:768px){.w-100{margin-top:4rem;width:100%}}.flex{display:flex}.alinear-derecha{justify-content:flex-end}.no-margin{margin:0}.no-padding{padding:0}.centrar-texto{text-align:center}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}}footer{background-color:#000;padding:1rem}.derechos{color:#fff;max-width:120rem;margin:0 auto;display:flex;justify-content:center}.nav-bg{background-color:#e60000;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.navegacion-principal,.navegacion-secundaria{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.navegacion-principal,.navegacion-secundaria{flex-direction:row;justify-content:space-between}}.navegacion-principal a{color:#fff;text-decoration:none;font-size:2rem;font-weight:700;padding:1rem;display:block;width:100%;text-align:center}.navegacion-principal a:hover{background-color:#000fc0;color:#000}.navegacion-secundaria a{padding:1rem;color:#fff;text-decoration:none}.navegacion-secundaria legend{color:#fff}.questionario{background-image:url(/img/Celular-B.jpg);background-repeat:no-repeat;background-size:cover;height:450px;position:relative;width:100%;margin:0;padding:0;background-position:center center}@media(min-width:768px){.questionario{background-image:url(/img/Computador-B.jpg);background-position:center;height:600px;width:100%;margin:0}}.questionario-info{position:absolute;margin-top:4rem;width:100%;height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.questionario-info{margin:15% 30%;width:40%;height:30%;background-color:#929292b3}}.questionario-info h2{margin-bottom:2rem}.buscador{font-weight:700;display:grid;grid-template-rows:40px 40px;text-align:center;align-items:center;column-gap:1rem;align-items:end}@media(min-width:768px){.buscador{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:768px){.buscador-campos{grid-column:1/3}}.buscador-ubicacion{width:100%;border:none;padding:1rem;border-radius:.5rem}.buscador-ubicacion:hover{cursor:pointer}.buscar{text-transform:uppercase;border-radius:.5rem;width:100%;padding:1.5rem}.formulario{background-color:#757575;width:min(80rem,100%);margin:1rem auto 0;padding:2rem;border-radius:1rem}.formulario fieldset{border:none}.formulario legend{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:2rem}@media(min-width:768px){.contenedor_campos{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;grid-template-rows:auto auto auto 20rem;row-gap:1rem}}@media(min-width:768px){.campos:nth-child(3),.campos:nth-child(4),.campos:nth-child(5){grid-column:1/3}}.campos{margin-bottom:1rem}.campos label{font-weight:700;margin-bottom:.5rem;display:block}@media(min-width:768px){.datos-personales{display:flex}}.input-text{width:100%;border:none;padding:1.5rem;border-radius:.5rem;margin:0 1rem}.asunto{height:4.8rem}.mensaje{height:20rem}.nosotros{background-image:url(/assets/Computador-A-Dht3WiRN.jpg);background-repeat:no-repeat;background-size:cover;height:1000px;position:relative;color:#000;background-position:center center;margin-top:5rem}@media(min-width:768px){.nosotros{height:450px}}.informacion_nosotros{position:absolute;background-color:#00000080;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.informacion_nosotros h2,.informacion_nosotros p{color:#dfd9f3}.informacion_nosotros h2{margin-bottom:0}.parafo-sobre-nosotros{width:90%}@media(min-width:1024px){.parafo-sobre-nosotros{width:50%;padding-bottom:2rem}.parafo-sobre-nosotros p{line-height:1.35}}.mision_vision{width:100%;display:flex;flex-direction:column;gap:0;margin:5rem 0}@media(min-width:768px){.mision_vision{display:grid;grid-template-columns:repeat(2,1fr)}.mision_vision .nuestra_vision{border-left:1px solid #ffffff}}.nuestra_mision{background-color:#757575;padding:3rem 2rem;border-bottom:1px solid #ffffff}.nuestra_mision h2,.nuestra_mision p{color:#fff}.nuestra_vision{background-color:#dfd9f3;padding:3rem 2rem;border-bottom:1px solid #ffffff}.ubicacion{width:100%;margin-top:1rem;margin-bottom:1rem}.habitaciones,.Baños,.Parqueaderos,.precio{width:22%;margin-right:1rem;margin-bottom:1rem}.ubicacion,.habitaciones,.Baños,.Parqueaderos,.precio{padding:1rem;border:none;border-radius:.5rem}.login{justify-content:center;align-items:center}.Log-in{display:grid;grid-template-columns:1fr;width:90%;margin-left:1rem;margin-bottom:1rem}@media(min-width:768px){.Log-in{grid-template-columns:1fr 1fr 1fr;width:50%;align-items:center;gap:2rem;justify-content:center;border:1px solid #000000;margin:5rem 0 5rem 30rem}}@media(min-width:768px){.log-in_name{background-color:#000fc0;border-radius:0 20rem 20rem 0;align-items:center;justify-content:right}.log-in_name h3{padding:10rem;color:#fff}}@media(min-width:768px){.log-in_questions{padding:2rem 0;grid-column:span 2;width:90%}}.input-contenedor{display:flex;align-items:center;justify-content:center;position:relative}.input-contenedor input{width:100%;padding:1rem;margin-bottom:2rem;border-radius:2rem;border:1px solid #dfd9f3;font-family:poppins,sans-serif}.input-contenedor label{position:absolute;right:10%;color:#757575}.remember-forgot{display:flex;justify-content:space-between;padding:2rem 0}@media(min-width:768px){.remember-forgot{padding:0}}.servicios-contenedor{background-color:#dfd9f3;margin:4rem,4rem;padding:1rem,0}.servicios{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:1rem;margin:0 2rem}@media(min-width:768px){.servicios{display:flex;flex-direction:row}}.servicio{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.servicio h3{font-size:2.5rem;color:#e60000}.servicio p{line-height:2;text-align:center}.servicio .iconos{height:15rem;width:15rem;background-color:#000fc0;border-radius:50%;display:flex;justify-content:center;align-items:center}.inmueble{background-color:#fff;border:1px solid #757575}.inmueble__imagen{width:100%}.inmueble__nombre{color:#e60000;font-size:2.2rem;font-weight:700;margin:.5rem 0;padding:0 1rem}.inmueble__conjunto,.inmueble__precio{color:#000fc0;font-size:1.5rem;font-weight:700;margin:.5rem 0;padding:0 1rem}.inmueble__precio{font-size:2rem}.inmueble__especificaciones{display:flex;list-style:none;padding:0;margin:.5rem 1rem}.inmueble__especificaciones li{flex:1;display:flex}.inmueble__especificaciones li img{flex:0 0 4rem;margin-right:1rem}.inmueble__especificaciones li p{font-weight:700}.anuncio-boton{display:block;width:calc(100% - 2rem);margin:1rem;padding:1rem;text-align:center}
