.header{z-index:40;background-color:#fff;width:100%;height:90px;transition:all .5s ease-in-out;position:fixed;top:0;left:0}.header-bg{-webkit-backdrop-filter:blur(5px);background-color:#fff}@media (max-width:768px){.header{background-color:#00314b;height:80px}.header-bg{background-color:#00314b}}.header-hidden{transform:translateY(-100%)}.header-visible{transform:translateY(0)}.logo{transition:height .5s ease-in-out,width .5s ease-in-out}.active{border-bottom:2px solid #00314b}.a-h{border-bottom:2px solid #0000;transition:border-bottom .5s ease-in-out}.a-h:hover{border-bottom:2px solid #00314b}.header a{color:#000;text-decoration:none;transition:color .5s ease-in-out}.header a:hover{color:#00314b}.btn-propiedades{transition:color .5s ease-in-out,border-color .5s ease-in-out}.menu-open{display:block}.menu-closed{display:none}.menu-container{z-index:30;background-color:#00314b;width:100%;transition:all .5s ease-in-out;position:absolute;top:0;left:0}.menu-links{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;display:flex}.underline-on-hover{position:relative}.underline-on-hover:after{content:"";background-color:#00314b;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;right:0}.underline-on-hover:hover:after{width:100%;left:0;right:auto}.button-calendly{color:#484848;background-color:#00314b;border:3px solid #00314b;transition:background-color .4s,color .4s}.button-calendly:hover{color:#00314b;background-color:#00314b}
