#header-master{position:fixed;top:0;left:0;width:100%;z-index:10000;background:0 0;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.19,1,.22,1)}#header-master:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;opacity:0;transition:opacity .3s ease}#header-master.scrolled:before{opacity:1;box-shadow:0 4px 12px rgba(0,0,0,.08)}.info-contacto{position:relative;width:100%;height:42px;display:flex;justify-content:center;align-items:center;transition:margin-top .25s cubic-bezier(.19,1,.22,1),opacity .2s ease}.info-contacto a{color:#fff;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:10px;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.info-contacto i{color:var(--naranja);font-size:15px}.separador-v{color:rgba(255,255,255,.5);margin:0 10px}.menu-principal{padding:15px 10%;display:flex;justify-content:space-between;align-items:center;background:0 0;border-bottom:1px solid transparent;transition:background .3s ease,border-color .1s ease,box-shadow .1s ease,padding .3s ease}.logo{display:flex;align-items:center;padding:5px 0}.img-logo{height:90px;width:auto;transition:height .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:#fff;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;transition:color .3s;position:relative;padding-bottom:5px}.nav-links a:after{content:'';position:absolute;width:0;bottom:0;left:0;background-color:#f1b434;transition:width .3s ease}.nav-links a:hover:after{width:100%;background-color:#f1b434;height:2px}.nav-links a:hover{color:#f1b434 !important}.nav-links a.active:after{width:100%}#header-master.scrolled .nav-links a{color:#333}.nav-links a.active,#header-master.scrolled .nav-links a.active{color:#f39c12}#header-master.scrolled .nav-links a.active{color:#f39c12}.menu-toggle{display:none;color:#fff;font-size:26px;cursor:pointer;z-index:10001}#header-master.scrolled{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(0)}#header-master.scrolled .menu-principal{background:#fff;padding:10px 10%;border-bottom:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:background .2s ease,border-color .2s ease .25s,box-shadow .2s ease .25s,padding .2s ease}#header-master.scrolled .info-contacto{margin-top:-42px;opacity:0;pointer-events:none}#header-master.scrolled .logo,#header-master.scrolled .nav-links a,#header-master.scrolled .menu-toggle{color:var(--titulos);text-shadow:none}.hero{width:100%;height:80vh;background-attachment:scroll;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(//eurocreditoglobal.com/wp-content/themes/neve-child/css/../img/Contacto.webp);background-size:cover;background-position:right center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:0 10%}.hero h1{color:#fff;font-size:48px;text-shadow:2px 2px 10px rgba(0,0,0,.5);margin-bottom:20px}.hero p{font-size:20px;text-shadow:1px 1px 5px rgba(0,0,0,.5);max-width:800px}.revelar{opacity:0;transform:translateY(30px);transition:all .8s ease-out;visibility:hidden}.revelar.activo{opacity:1;transform:translateY(0);visibility:visible}.contact-section{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;overflow:hidden}.contact-flex-container{display:flex;width:100% !important;margin:0 !important;align-items:stretch}.contact-form-col{flex:1.2;min-width:350px;padding:100px 5%;display:flex;align-items:center;justify-content:center;background:#fff}.contact-form-col{flex:1.2;padding:60px 5% !important;background:#fff;box-sizing:border-box}.custom-form.grid-layout{display:grid !important;grid-template-columns:1fr 1fr;gap:20px}.custom-form.grid-layout .full-width,.custom-form.grid-layout .wpcf7-form-control-wrap[class*=mensaje],.custom-form.grid-layout .privacy-wrapper,.custom-form.grid-layout .form-submit-container{grid-column:span 2 !important}.custom-form input[type=text],.custom-form input[type=email],.custom-form input[type=tel],.custom-form input[type=number],.custom-form textarea{width:100% !important;padding:12px 15px !important;border:1px solid #ccc !important;border-radius:2px !important;font-size:16px !important;background-color:#fff !important;box-sizing:border-box}.custom-form .privacy-wrapper{display:flex !important;align-items:center !important;margin-top:0 !important;margin-bottom:10px !important}.custom-form .wpcf7-list-item{margin:0 !important}.custom-form input[type=checkbox]{width:18px !important;height:18px !important;margin-right:10px !important}.custom-form .privacy-link{color:#f1b434 !important;font-weight:600}.custom-form .btn-submit{width:100% !important;margin-top:5px !important;background-color:#f1b434 !important;color:#fff !important;padding:18px !important;border:none !important;border-radius:4px !important;font-size:16px !important;font-weight:700 !important;text-transform:uppercase !important;cursor:pointer !important;transition:background .3s ease !important}.custom-form .btn-submit:hover{background-color:#d99e2b !important}.contact-area .privacy-wrapper .wpcf7-list-item label{display:flex !important;flex-direction:row !important;align-items:flex-start !important;gap:0 !important;cursor:pointer}.contact-area .privacy-wrapper input[type=checkbox]{width:1.15em !important;height:1.15em !important;margin:.25em .8em 0 0 !important;flex-shrink:0 !important;appearance:checkbox !important;-webkit-appearance:checkbox !important}.contact-area .privacy-wrapper .wpcf7-list-item-label{font-size:.95em !important;line-height:1.45 !important;color:var(--titulos);text-transform:none !important;display:inline-block !important}.custom-form .wpcf7-response-output{grid-column:span 2 !important;width:100% !important;margin:.5rem 0 0 !important;padding:1rem !important;box-sizing:border-box !important;background-color:#fafffa !important;border:.125rem solid #468847 !important;color:#468847 !important;text-align:center !important;font-weight:600 !important;border-radius:.25rem !important}.wpcf7-form.invalid .wpcf7-response-output,.wpcf7-form.unspam .wpcf7-response-output{border-color:red !important;color:red !important;margin-left:auto !important;margin-right:0 !important}@keyframes fadeInSlide{from{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.wpcf7-form.sent .wpcf7-response-output,.wpcf7-form.invalid .wpcf7-response-output{display:block !important;animation:fadeInSlide .4s ease-out}.contact-info-col{flex:.8;min-width:350px;background:#f4f4f4;color:var(--titulos);padding:80px 5%;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #e0e0e0}.info-content{max-width:350px;margin:0 auto}.info-title{color:var(--titulos);font-size:24px;margin-bottom:35px;text-align:left}.info-list{display:flex;flex-direction:column;gap:40px}.info-item{display:flex;align-items:center;gap:20px}.icon-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.icon-phone{background:var(--naranja);box-shadow:0 4px 10px rgba(255,111,0,.2)}.icon-whatsapp{background:#25d366;box-shadow:0 4px 10px rgba(37,211,102,.2)}.icon-mail{background:var(--gris-oscuro)}.info-label{margin:0;font-size:15px;color:var(--titulos);letter-spacing:1px;text-transform:uppercase;font-weight:700}.info-link{color:var(--titulos);text-decoration:none;font-size:15px}.email-link{font-size:14px;word-break:break-all}.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}.btn-whatsapp{background:#25d366;color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.2);display:inline-flex;align-items:center;gap:8px}@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}#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}.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:#fff !important;font-size:.85em !important;text-shadow:1px 1px 2px rgba(0,0,0,.5) !important;justify-content:center;width:auto}.info-contacto a span{display:inline}.info-contacto .fa-envelope{display:none !important}.separador-v{margin:0 5px !important;opacity:2.0}.menu-principal{display:flex !important;justify-content:space-between !important;align-items:center !important;height:75px !important;padding:10px 5% !important;background-color:transparent !important;border:none !important}.img-logo{height:55px !important;width:auto !important;object-fit:contain !important}.menu-toggle,.hamburguer-icon{color:#fff !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}.nav-links a.active{background-color:#f3a333 !important;color:#000 !important;font-weight:800 !important}#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)}#header-master.scrolled .info-contacto a,#header-master.scrolled .menu-toggle,#header-master.scrolled .hamburguer-icon{color:#333 !important;text-shadow:none !important}.hero,.hero-contacto{padding-top:13rem !important;padding-bottom:4rem !important;background-position:50% center !important;background-attachment:scroll !important;min-height:auto !important;height:auto !important}.hero h1{font-size:1.6rem !important;line-height:1.2 !important;margin-bottom:.8rem !important;margin-top:0 !important;max-width:95% !important;margin-left:auto !important;margin-right:auto !important}.hero p{font-size:.95rem !important;line-height:1.5 !important;margin-top:.5rem !important;padding:0 10% !important}.contact-flex-container{flex-direction:column}.contact-form-col,.contact-info-col{width:100%;min-width:100%;padding:50px 20px;flex:none;border-left:none;border-top:1px solid #e0e0e0}.info-content,.form-wrapper{max-width:100%;margin:0}.custom-form.grid-layout{grid-template-columns:1fr}.custom-form.grid-layout .full-width,.custom-form.grid-layout .form-group{grid-column:span 1 !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}.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%}}