:root{--ax-navy:#082f42;--ax-coral:#f4765b;--ax-cream:#fbfaf6}.ax-tools{display:flex;gap:8px;align-items:center;margin-bottom:35px;flex-wrap:wrap}.ax-tools button{border:1px solid #ccd5d4;background:#fff;padding:12px 18px}.ax-tools button.active{background:var(--ax-navy);color:#fff}.ax-tools input{margin-left:auto;border:0;border-bottom:1px solid #82969b;padding:12px;width:240px}.ax-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ax-product{background:#fff;padding:0 24px 25px;box-shadow:0 12px 35px #082f4212}.ax-photo{height:210px;margin:0 -24px 22px;background:linear-gradient(135deg,#dbe5e5,#7896a0);position:relative}.ax-photo:after{content:'ALIMEX';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:28px Georgia;letter-spacing:6px}.ax-product small{color:var(--ax-coral);text-transform:uppercase}.ax-product h3{font:28px Georgia;color:var(--ax-navy)}.ax-add,.ax-send{display:block;width:100%;border:0;background:var(--ax-coral);color:#fff;padding:15px;text-align:center}.ax-cart{position:fixed;right:20px;bottom:20px;z-index:90;background:var(--ax-coral);color:#fff;border:0;padding:16px 22px}.ax-drawer{position:fixed;z-index:100;right:0;top:0;bottom:0;width:min(440px,100%);background:var(--ax-cream);padding:40px;transform:translateX(100%);transition:.3s;box-shadow:-20px 0 60px #0003}.ax-drawer.open{transform:none}.ax-close{float:right;border:0;background:none;font-size:30px}.ax-list{margin:30px 0}.ax-list div{padding:12px 0;border-bottom:1px solid #ddd;display:flex;justify-content:space-between}@media(max-width:800px){.ax-grid{grid-template-columns:1fr 1fr}.ax-tools input{margin-left:0;width:100%}}@media(max-width:520px){.ax-grid{grid-template-columns:1fr}}
.ax-site-header{position:absolute;z-index:80;top:0;left:0;right:0;min-height:88px;padding:0 4.5vw;display:flex;align-items:center;gap:28px;color:#fff;border-bottom:1px solid rgba(255,255,255,.18);font-family:Arial,sans-serif}.ax-site-header a{color:#fff;text-decoration:none}.ax-brand{display:flex;align-items:center;gap:10px;min-width:172px}.ax-brand b{font:700 30px Georgia,serif;display:block}.ax-brand small,.ax-footer-brand small{display:block;font-size:8px;letter-spacing:2px}.ax-fish{font-size:40px;color:var(--ax-coral);transform:rotate(-12deg)}.ax-main-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.ax-main-nav a{font-size:13px;white-space:nowrap;opacity:.9}.ax-main-nav a:hover{color:var(--ax-coral)}.ax-header-cta{border:1px solid var(--ax-coral);padding:12px 16px;background:rgba(8,47,66,.3)}.ax-site-footer{background:#061f2c;color:#d7e0e2;padding:64px 6vw 26px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;font-family:Arial,sans-serif}.ax-site-footer b{font:700 34px Georgia,serif;color:#fff}.ax-site-footer strong{color:#fff;margin-bottom:16px;display:block}.ax-site-footer a,.ax-site-footer span{display:block;color:#b8c8cd;text-decoration:none;margin:10px 0;font-size:14px}.ax-footer-brand p{max-width:280px;color:#9fb2b8;line-height:1.6}.ax-copy{grid-column:1/-1;border-top:1px solid #ffffff1f;padding-top:22px;font-size:12px;color:#82969b}@media(max-width:1100px){.ax-main-nav a:nth-child(4),.ax-main-nav a:nth-child(5),.ax-main-nav a:nth-child(7),.ax-main-nav a:nth-child(8){display:none}}@media(max-width:760px){.ax-site-header{padding:0 20px;min-height:72px}.ax-main-nav{display:none}.ax-header-cta{margin-left:auto;font-size:12px}.ax-site-footer{grid-template-columns:1fr 1fr}.ax-footer-brand{grid-column:1/-1}}@media(max-width:520px){.ax-site-footer{grid-template-columns:1fr}.ax-site-footer>div{grid-column:1}.ax-brand b{font-size:25px}}
.ax-home{color:#082f42;font-family:Arial,sans-serif}.ax-home h1,.ax-home h2,.ax-home h3{font-family:Georgia,serif}.ax-home i{font-weight:400;color:#f4765b}.ax-home-hero{min-height:790px;background:url('https://images.unsplash.com/photo-1530053969600-caed2596d242?auto=format&fit=crop&w=2000&q=90') center/cover;position:relative;color:#fff;display:flex;align-items:center}.ax-home-shade{position:absolute;inset:0;background:linear-gradient(90deg,#031f2cf2 0%,#031f2cad 42%,#031f2c1f 74%),linear-gradient(transparent 45%,#031f2c73)}.ax-home-copy{position:relative;width:min(760px,88%);margin-left:6vw;padding-top:70px}.ax-home-copy>small,.ax-section>small,.ax-about small,.ax-quality small,.ax-coverage small,.ax-contact small{color:#f4765b;letter-spacing:2px;font-weight:700}.ax-home h1{font-size:clamp(54px,7vw,100px);line-height:.92;margin:25px 0}.ax-home-copy>p{max-width:610px;font-size:18px;line-height:1.7}.ax-primary,.ax-secondary{display:inline-block;padding:16px 22px;margin:20px 12px 30px 0;text-decoration:none}.ax-primary{background:#f4765b;color:#fff}.ax-secondary{border:1px solid #ffffff70;color:#fff}.ax-home-copy>strong{display:inline-block;font:700 52px Georgia;margin-right:12px}.ax-section{padding:100px 6vw;background:#fbfaf6}.ax-section h2,.ax-about h2,.ax-quality h2,.ax-coverage h2,.ax-contact h2{font-size:clamp(42px,5vw,72px);line-height:1.02;margin:18px 0 34px}.ax-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ax-two article{background:#fff;padding:44px;border-top:4px solid #f4765b}.ax-two h3{font-size:40px;margin:22px 0}.ax-two p,.ax-about p,.ax-quality p,.ax-coverage p{line-height:1.7;color:#60747b}.ax-two a,.ax-about a{color:#082f42;font-weight:700}.ax-about,.ax-quality{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.ax-about-photo{background:url('https://images.unsplash.com/photo-1544551763-46a013bb70d5?auto=format&fit=crop&w=1200&q=85') center/cover}.ax-about>div:last-child,.ax-quality>div:first-child{padding:90px 7vw}.ax-stats{display:flex;gap:30px;margin:38px 0}.ax-stats b{font:700 34px Georgia}.ax-stats small{display:block;color:#60747b;letter-spacing:0;font:12px Arial;margin-top:8px}.ax-home-products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:45px 0}.ax-home-products article{min-height:390px;background:linear-gradient(transparent 35%,#031f2cd9),var(--pic) center/cover;padding:25px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.ax-home-products h3{font-size:28px;margin:10px 0}.ax-quality{background:#082f42;color:#fff}.ax-quality p{color:#c5d2d5}.ax-quality ol{padding-left:24px}.ax-quality li{padding:16px 0 16px 10px;border-bottom:1px solid #ffffff24;color:#b9c8cc}.ax-quality li b{display:block;color:#fff;margin-bottom:6px}.ax-quality-photo{background:linear-gradient(#082f4255,#082f4288),url('https://images.unsplash.com/photo-1551248429-40975aa4de74?auto=format&fit=crop&w=1200&q=85') center/cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.ax-quality-photo b{font:700 90px Georgia}.ax-coverage{min-height:560px;background:linear-gradient(90deg,#031f2ce8,#031f2c44),url('https://images.unsplash.com/photo-1560958019-df4bc60d0f20?auto=format&fit=crop&w=1600&q=85') center/cover;color:#fff;display:flex;align-items:center;padding:70px 7vw}.ax-coverage>div{max-width:650px}.ax-coverage p{color:#d3dfe1}.ax-contact{text-align:center;padding:105px 6vw;background:#f3efe6}.ax-contact p{font-size:18px}.ax-contact span{display:block;color:#60747b}@media(max-width:800px){.ax-two,.ax-about,.ax-quality{grid-template-columns:1fr}.ax-home-products{grid-template-columns:1fr 1fr}.ax-about-photo,.ax-quality-photo{min-height:420px}.ax-home-hero{min-height:680px}}@media(max-width:520px){.ax-home-products{grid-template-columns:1fr}.ax-home h1{font-size:50px}.ax-section,.ax-about>div:last-child,.ax-quality>div:first-child{padding:70px 24px}.ax-stats{flex-wrap:wrap}}
.elementor-2 .elementor-widget-shortcode,.elementor-2 .elementor-widget-shortcode>.elementor-widget-container{width:100%!important}
.elementor-location-header{position:absolute!important;z-index:90!important;left:0;right:0;top:0}.elementor-location-header .ax-site-header{position:relative!important;background:rgba(3,31,44,.84)!important;padding:0 5.5vw!important;min-height:88px!important;gap:10px!important;border-bottom:1px solid rgba(255,255,255,.2)}.ax-site-header .elementor-widget-heading{margin-right:auto!important;min-width:220px}.ax-site-header .elementor-widget-heading h3{font-family:Georgia,serif!important;font-size:30px!important;line-height:.8!important;margin:0!important}.ax-site-header .elementor-widget-heading small{font:8px Arial,sans-serif!important;letter-spacing:2px}.ax-site-header .elementor-widget-button{width:auto!important}.ax-site-header .elementor-button{background:transparent!important;color:#fff!important;font-size:13px!important;padding:13px 12px!important}.ax-site-header .elementor-widget-button:last-child .elementor-button{border:1px solid #f4765b!important;padding:15px 20px!important}.ax-native-hero>.e-con-inner,.ax-native-section>.e-con-inner,.ax-native-dark>.e-con-inner,.ax-native-contact>.e-con-inner{max-width:1160px!important;margin:auto}.ax-native-hero .elementor-widget-heading:first-child h6{font-family:Arial,sans-serif!important;letter-spacing:2px!important}.ax-native-hero .elementor-widget-text-editor{max-width:650px}.ax-native-hero .elementor-widget-button{width:auto!important;display:inline-flex!important;margin-right:10px}.ax-native-hero .elementor-widget-heading:last-child{max-width:520px;margin-top:20px}.ax-native-section,.ax-native-dark,.ax-native-contact{padding:95px 6vw!important}.ax-native-about{display:flex!important}.ax-native-dark{background:#082f42!important}.ax-native-contact{text-align:center}@media(max-width:760px){.elementor-location-header .ax-site-header{min-height:70px!important}.ax-site-header .elementor-widget-button:not(:last-child){display:none}.ax-native-hero{padding:150px 24px 70px!important}.ax-native-hero h1{font-size:52px!important}.ax-native-about{flex-direction:column!important}.ax-native-about>.e-con{width:100%!important}}
.elementor-location-header .ax-site-header{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important}.elementor-location-header .ax-site-header .elementor-button{background:transparent!important}.elementor-location-header .ax-site-header .elementor-widget-button:last-child .elementor-button{background:#f4765b!important}.ax-native-hero{padding:190px 7vw 90px!important}.ax-native-hero>.elementor-widget-heading:first-child .elementor-heading-title,.ax-native-section h6,.ax-native-dark h6,.ax-native-contact h6,.ax-native-coverage h6{font:700 13px Arial,sans-serif!important;letter-spacing:2px!important}.ax-native-hero>.elementor-widget-heading:last-child .elementor-heading-title{font-size:30px!important;line-height:1.15!important}.ax-native-hero>.elementor-widget-heading:nth-child(2) .elementor-heading-title{font-size:86px!important;line-height:.92!important}.ax-native-hero>.elementor-widget-text-editor{font-size:17px!important;line-height:1.65!important}.ax-native-section>.elementor-widget-heading:nth-child(2) .elementor-heading-title,.ax-native-dark>.elementor-widget-heading:nth-child(2) .elementor-heading-title,.ax-native-contact>.elementor-widget-heading:nth-child(2) .elementor-heading-title{font-size:54px!important;line-height:1!important}
.elementor-location-header .elementor-element-axh1{position:relative!important;background:rgba(3,31,44,.86)!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;min-height:88px!important;padding:0 5.5vw!important;gap:8px!important}.elementor-element-axh2{margin-right:auto!important;min-width:210px}.elementor-location-header .elementor-element-axh3,.elementor-location-header .elementor-element-axh4,.elementor-location-header .elementor-element-axh5,.elementor-location-header .elementor-element-axh6,.elementor-location-header .elementor-element-axh7,.elementor-location-header .elementor-element-axh8{width:auto!important}.elementor-location-header .elementor-button{background:transparent!important;color:#fff!important;padding:12px!important;font-size:13px!important}.elementor-location-header .elementor-element-axh8 .elementor-button{background:#f4765b!important;padding:15px 20px!important}.elementor-element-n501{padding:190px 7vw 90px!important}.elementor-element-n502 .elementor-heading-title,.elementor-element-n516 .elementor-heading-title,.elementor-element-n522 .elementor-heading-title,.elementor-element-n528 .elementor-heading-title,.elementor-element-n534 .elementor-heading-title,.elementor-element-n539 .elementor-heading-title,.elementor-element-n544 .elementor-heading-title{font:700 13px Arial,sans-serif!important;letter-spacing:2px!important}.elementor-element-n503 .elementor-heading-title{font-size:86px!important;line-height:.92!important}.elementor-element-n507 .elementor-heading-title,.elementor-element-n509 .elementor-heading-title,.elementor-element-n513 .elementor-heading-title,.elementor-element-n525 .elementor-heading-title{font-size:30px!important;line-height:1.1!important}.elementor-element-n519,.elementor-element-n532,.elementor-element-n538,.elementor-element-n543{padding:95px 6vw!important}.elementor-element-n517 .elementor-heading-title,.elementor-element-n523 .elementor-heading-title,.elementor-element-n529 .elementor-heading-title,.elementor-element-n535 .elementor-heading-title,.elementor-element-n540 .elementor-heading-title,.elementor-element-n545 .elementor-heading-title{font-size:54px!important;line-height:1!important}@media(max-width:760px){.elementor-location-header .elementor-element-axh3,.elementor-location-header .elementor-element-axh4,.elementor-location-header .elementor-element-axh5,.elementor-location-header .elementor-element-axh6,.elementor-location-header .elementor-element-axh7{display:none!important}.elementor-element-n501{padding:150px 24px 70px!important}.elementor-element-n503 .elementor-heading-title{font-size:52px!important}}

/* Refinamiento editorial de la parte inferior del inicio (widgets Elementor editables) */
.elementor-element-n537{position:relative!important;overflow:hidden!important;min-height:520px!important;padding:105px 48% 105px 6vw!important;background:linear-gradient(90deg,#082f42 0%,#082f42 56%,rgba(8,47,66,.72) 72%,rgba(8,47,66,.25) 100%),url('https://images.unsplash.com/photo-1551248429-40975aa4de74?auto=format&fit=crop&w=1800&q=88') center right/cover no-repeat!important;color:#fff!important;justify-content:center!important}
.elementor-element-n533 .elementor-heading-title,.elementor-element-n539 .elementor-heading-title,.elementor-element-n543 .elementor-heading-title{font:700 13px Arial,sans-serif!important;letter-spacing:2px!important;color:#f4765b!important}
.elementor-element-n534 .elementor-heading-title,.elementor-element-n540 .elementor-heading-title,.elementor-element-n544 .elementor-heading-title{font:700 clamp(42px,4.5vw,66px)/.98 Georgia,serif!important;margin:14px 0 20px!important}
.elementor-element-n537 .elementor-heading-title{color:#fff!important}
.elementor-element-n537 .elementor-widget-text-editor{color:#c9d7da!important;font-size:17px!important;line-height:1.7!important;max-width:620px!important}
.elementor-element-n537 .elementor-button,.elementor-element-n538 .elementor-button,.elementor-element-n548 .elementor-button{background:#f4765b!important;color:#fff!important;border-radius:0!important;padding:16px 24px!important;font-weight:700!important}
.elementor-element-n538{position:relative!important;min-height:620px!important;padding:110px 52% 110px 6vw!important;background:linear-gradient(90deg,rgba(2,28,40,.94) 0%,rgba(2,28,40,.78) 48%,rgba(2,28,40,.2) 100%),url('https://images.unsplash.com/photo-1560958019-df4bc60d0f20?auto=format&fit=crop&w=1900&q=88') center/cover no-repeat!important;color:#fff!important;justify-content:center!important}
.elementor-element-n538 .elementor-heading-title{color:#fff!important}
.elementor-element-n538 .elementor-widget-text-editor{color:#d6e0e2!important;font-size:18px!important;line-height:1.7!important;max-width:570px!important}
.elementor-element-n548{padding:115px 6vw!important;min-height:560px!important;background:#f3efe6!important;text-align:center!important;align-items:center!important;justify-content:center!important}
.elementor-element-n548>.elementor-element{max-width:850px!important}
.elementor-element-n548 .elementor-widget-text-editor{font-size:18px!important;line-height:1.7!important;color:#60747b!important}
.elementor-element-n547{margin-top:18px!important;font-size:14px!important}
.ax-product{transition:transform .25s ease,box-shadow .25s ease}.ax-product:hover{transform:translateY(-6px);box-shadow:0 20px 45px #082f4220}.ax-photo{filter:saturate(.9);background-position:center!important;background-size:cover!important}.ax-product:nth-child(1) .ax-photo,.ax-product:nth-child(5) .ax-photo,.ax-product:nth-child(9) .ax-photo{background-image:linear-gradient(#082f4218,#082f4240),url('https://images.unsplash.com/photo-1544943910-4c1dc44aab44?auto=format&fit=crop&w=900&q=82')!important}.ax-product:nth-child(2) .ax-photo,.ax-product:nth-child(6) .ax-photo{background-image:linear-gradient(#082f4218,#082f4240),url('https://images.unsplash.com/photo-1534482421-64566f976cfa?auto=format&fit=crop&w=900&q=82')!important}.ax-product:nth-child(3) .ax-photo,.ax-product:nth-child(7) .ax-photo{background-image:linear-gradient(#082f4218,#082f4240),url('https://images.unsplash.com/photo-1498654200943-1088dd4438ae?auto=format&fit=crop&w=900&q=82')!important}.ax-product:nth-child(4) .ax-photo,.ax-product:nth-child(8) .ax-photo{background-image:linear-gradient(#082f4218,#082f4240),url('https://images.unsplash.com/photo-1565680018434-b513d5e5fd47?auto=format&fit=crop&w=900&q=82')!important}.ax-photo:after{content:''!important}
@media(max-width:800px){.elementor-element-n537,.elementor-element-n538{padding:85px 24px!important;min-height:560px!important;background-position:center!important}.elementor-element-n537:before,.elementor-element-n538:before{content:'';position:absolute;inset:0;background:rgba(3,31,44,.44);pointer-events:none}.elementor-element-n537>.elementor-element,.elementor-element-n538>.elementor-element{position:relative}.elementor-element-n548{padding:85px 24px!important}.elementor-element-n534 .elementor-heading-title,.elementor-element-n540 .elementor-heading-title,.elementor-element-n544 .elementor-heading-title{font-size:42px!important}}
