body{padding-top:132px !important}#header-master{position:fixed;top:0;left:0;width:100%;z-index:10000;background-color:#fff !important;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.19,1,.22,1) !important;overflow:hidden}#header-master:before{top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;transition:opacity .3s ease}#header-master.scrolled:before{opacity:1;box-shadow:0 4px 12px rgba(0,0,0,.08)}.info-contacto{width:100%;height:42px;background-color:#fff !important;display:flex;justify-content:center;align-items:center;transition:margin-top .2s cubic-bezier(.19,1,.22,1),opacity .15s ease}.info-contacto a{color:#212121 !important;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:10px;text-shadow:none !important}.info-contacto i{color:var(--naranja);font-size:15px}.separador-v{color:#212121 !important;margin:0 10px;opacity:.3}.menu-principal{width:100%;height:120px;background-color:#fff !important;display:flex;justify-content:space-between;align-items:center;padding:15px 10%;border-bottom:1px solid transparent;transition:border-color .1s ease,box-shadow .1s ease}.logo{display:flex;align-items:center;padding:10px 0}.img-logo{height:90px;width:auto;transition:all .4s ease;object-fit:contain;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2))}#header-master.scrolled .img-logo{height:90px}.nav-links{display:flex}.nav-links a{margin-left:25px;color:#212121;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;transition:color .3s}.nav-links a.active{color:var(--naranja) !important}#header-master.scrolled .nav-links a{color:#333 !important}.nav-links a.active,#header-master.scrolled .nav-links a.active{color:#f39c12 !important}#head-master.scrolled .nav-links a.active{color:#f39c12 !important}.menu-toggle{display:none;color:#fff;font-size:26px;cursor:pointer;z-index:10001}#header-master.scrolled{transform:translateY(0) !important}#header-master.scrolled .info-contacto{margin-top:-42px !important;opacity:0}#header-master.scrolled .menu-principal{padding:10px 10% !important;border-bottom:1px solid #e0e0e0 !important;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:border-color .1s ease,box-shadow .1s ease}#header-master.scrolled .logo,#header-master.scrolled .nav-links a,#header-master.scrolled .menu-toggle{color:var(--titulos) !important;text-shadow:none}.footer-info{width:100%;background-color:var(--gris-oscuro);color:#fff;padding:60px 10% 40px;margin-top:auto;position:relative;z-index:10;box-shadow:0 800px 0 800px var(--gris-oscuro)}.footer-info h4{font-size:18px;margin-bottom:15px;color:#fff;text-align:left;text-transform:uppercase}.footer-info p{font-size:15px;color:#bbb;margin-bottom:30px;text-align:left;line-height:1.6}.contact-row{display:flex;align-items:center;gap:15px;margin-bottom:15px;justify-content:flex-start}.contact-row a{color:#fff;text-decoration:none;font-size:15px}.contact-icon-box{background:#444;width:40px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff}.footer-legal-bar{font-size:12px;margin-top:40px;padding-top:20px;border-top:1px solid #444;display:flex;justify-content:space-between;align-items:center;position:relative}.footer-legal-bar a{color:var(--naranja);text-decoration:none}.copyright-center{font-size:12px;color:#888;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.legal-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.legal-header{width:100vw;position:relative;left:50%;right:50%;min-height:200px;margin-left:-50vw;margin-right:-50vw;background:var(--white) !important;padding:150px 10% 80px !important;margin-top:0 !important;display:block !important}.legal-header h1{margin-bottom:10px;font-size:36px}.legal-header p{margin-top:20px;color:var(--texto);font-size:16px}.legal-container{max-width:1000px;margin:40px auto;padding:0 20px 80px}.legal-section{margin-bottom:40px}.legal-section h2{text-align:left;font-size:20px;margin-bottom:20px;border-left:4px solid var(--naranja);padding-left:15px;text-transform:uppercase}.legal-section p,.legal-section li{font-size:15px;text-align:justify;color:var(--texto)}.legal-section ul{list-style:none;padding:0}.legal-section li{margin-bottom:10px}.legal-section strong{color:var(--titulos)}@media (max-width:1024px){.wrapper,#page,.site-header,.main-header-active{border-radius:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important;background:0 0 !important;margin-top:0 !important;border:none !important;box-shadow:none !important}body{padding-top:110px}body .footer-legal-bar{display:flex !important;flex-direction:column !important}#header-master{position:fixed !important;height:auto;top:0 !important;left:0 !important;width:100%;background-color:transparent !important;z-index:99999 !important;display:block !important;transition:background-color .4s ease-in-out !important;transform:none !important;overflow:visible !important}.info-contacto{display:flex !important;flex-direction:row !important;flex-wrap:wrap;height:auto !important;padding:.6em .5em !important;background-color:transparent !important;overflow:hidden !important;max-height:100px !important;transition:opacity .3s ease !important;margin-top:0 !important;gap:.2em}.info-contacto a{color:#242424 !important;font-size:.95em !important;text-shadow:1px 1px 2px rgba(0,0,0,.5) !important;justify-content:center;width:auto;border:none !important}.info-contacto a span{display:inline}.info-contacto .fa-envelope{display:none !important}.separador-v{margin:0 7px !important;opacity:2.0}.menu-principal{display:flex !important;justify-content:space-between !important;align-items:center !important;height:75px !important;padding:0 5% !important;background-color:transparent !important;border:none !important;overflow:visible !important;position:relative !important}.img-logo{height:55px !important;width:auto !important;object-fit:contain !important}.menu-toggle,.hamburguer-icon{color:#212121 !important;font-size:28px;display:block}.nav-links{display:flex;position:absolute;top:100%;left:0;width:100%;z-index:100000;background:#fff;flex-direction:column;box-shadow:0 10px 15px rgba(0,0,0,.1);border-top:1px solid #eee;visibility:hidden !important;transform:none !important;opacity:0 !important;transition:.4s cubic-bezier(.4,0,.2,1) !important;pointer-events:none !important}.nav-links.active{display:flex !important;z-index:100000;background:#fff;opacity:1 !important;visibility:visible !important;transform:translateY(0) !important;pointer-events:auto !important}.nav-links a{margin:0;padding:20px 10%;width:100%;box-sizing:border-box;color:#212121 !important;border-bottom:1px solid #f0f0f0;font-size:16px;text-decoration:none !important}.nav-links a{opacity:0;transform:translateX(-10px);transition:all .3s ease !important}.nav-links.active a{opacity:1;transform:translateX(0)}.nav-links a:last-child{border-bottom:none}#header-master.scrolled{background-color:#fff !important;box-shadow:0 4px 12px rgba(0,0,0,.1) !important;transform:none !important}#header-master.scrolled .info-contacto,#header-master.scrolled .menu-principal{background-color:#fff !important}#header-master.scrolled .info-contacto{max-height:0 !important;margin-top:0 !important;padding-top:0 !important;padding-bottom:0 !important;opacity:0 !important}#header-master.scrolled .menu-principal{box-shadow:0 4px 10px rgba(0,0,0,.1);padding:0 5% !important}#header-master.scrolled .info-contacto a,#header-master.scrolled .menu-toggle,#header-master.scrolled .hamburguer-icon{color:#333 !important;text-shadow:none !important}.footer-legal-bar{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;gap:2px;padding:2.5em 0 1.5em !important;width:100% !important;margin:0 !important;justify-content:space-between}.legal-links{display:flex !important;flex-wrap:nowrap !important;justify-content:center !important;align-items:center !important;width:100% !important;gap:0 !important;margin-bottom:0 !important}.legal-links a{display:inline-block !important;font-size:1em !important;white-space:nowrap !important;padding:0 !important;margin:0 !important}.legal-links a:not(:last-child):after{content:"•" !important;margin:0 .3em !important;color:#f3a333 !important;display:inline-block !important}.footer-legal-bar div:last-child{order:2 !important;display:block !important;width:100% !important;margin-top:2.5em !important;text-align:center !important}.footer-copyright-col,.footer-legal-bar .footer-copyright{order:2 !important;display:block !important;width:100% !important;padding-top:0 !important;clear:both !important;text-align:center !important}.footer-legal-bar p,.footer-legal-bar span{display:inline-block !important;font-size:.85em !important;color:#fff !important;margin:0 !important;line-height:1.4 !important;width:100%}}