﻿/* Delta Pack modern corporate redesign */
:root{--primary-color:#073b35;--secondary-color:#ff7819;--accent-color:#18a67e;--light-color:#f2f8f6;--dark-color:#052f2b;--text-color:#173b36;--text-light:#66817c;--line:#dceae6;--shadow:0 12px 35px rgba(6,45,41,.09);--shadow-lg:0 26px 70px rgba(6,45,41,.17);--radius:22px}html{scroll-behavior:smooth}body{font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--text-color);background:#f8fbfa;overflow-x:hidden;-webkit-font-smoothing:antialiased}.container{width:min(1180px,calc(100% - 40px));max-width:none;padding:0}header{top:14px;left:50%;width:min(1180px,calc(100% - 40px));transform:translateX(-50%);border:1px solid #ffffffcc;border-radius:18px;background:#fffffff0;box-shadow:0 12px 40px #062d291c;backdrop-filter:blur(18px)}header .container{width:100%;padding:10px 16px}.logo{gap:11px;text-decoration:none}.logo img{width:48px;height:48px;margin:0;object-fit:contain}.logo-copy{display:flex;flex-direction:column;line-height:1}.logo h1{color:var(--primary-color);font-size:1.08rem;letter-spacing:.08em}.logo small{margin-top:6px;color:var(--text-light);font-size:.61rem;letter-spacing:.09em;font-weight:700}nav ul{gap:4px;align-items:center}nav ul li{margin:0}nav ul li a{padding:10px 14px;border-radius:11px;color:#31524d;font-size:.9rem}nav ul li a:hover,nav ul li a.active{color:var(--primary-color);background:#eaf5f2}nav ul li:last-child a{color:#fff;background:var(--primary-color);padding-inline:18px}nav ul li:last-child a:hover{color:#fff;background:var(--secondary-color)}main{min-height:65vh}section{position:relative;padding:100px 0}section>.container>h2{max-width:760px;margin:0 auto 18px;color:var(--primary-color);font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.045em;text-align:center}section>.container>h2:after{content:"";display:block;width:56px;height:5px;margin:18px auto 0;border-radius:10px;background:var(--secondary-color)}.section-description{max-width:690px;margin:0 auto 44px;color:var(--text-light);font-size:1.04rem;text-align:center}.hero{min-height:760px;padding:160px 0 90px;display:grid;align-items:center;background:linear-gradient(90deg,#042a26f7,#042a26df 48%,#042a2638),url("berandabg.jpeg") center/cover no-repeat;color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;width:500px;height:500px;right:-140px;top:-170px;border:1px solid #ffffff33;border-radius:50%;box-shadow:0 0 0 80px #ffffff0a,0 0 0 160px #ffffff06}.hero .container{position:relative;z-index:1}.hero-content{max-width:720px}.hero .eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:8px 13px;border:1px solid #ffffff40;border-radius:999px;background:#ffffff1a;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow i{color:#ffb066}.hero h2{max-width:700px;margin:0;color:#fff;font-size:clamp(3rem,6.2vw,5.4rem);line-height:.96;letter-spacing:-.06em;text-align:left;text-shadow:none}.hero h2 span{color:#ff9b4f}.hero h2:after{display:none}.hero .hero-subtitle{max-width:610px;margin:25px 0 0;color:#ffffffd1;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.75;text-align:left}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.btn,.price-btn,.project-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:0;border-radius:13px;background:var(--secondary-color);color:#fff;font-weight:750;text-decoration:none;box-shadow:0 10px 24px #ff7a1a3b;transition:.25s}.btn:hover,.price-btn:hover,.project-btn:hover{transform:translateY(-3px);background:#ed6810;box-shadow:0 15px 30px #ff7a1a52}.btn-outline{background:#ffffff1a;border:1px solid #ffffff66;box-shadow:none}.btn-outline:hover{background:#fff;color:var(--primary-color)}.hero-proof{display:flex;flex-wrap:wrap;gap:18px 32px;margin-top:42px;padding-top:26px;border-top:1px solid #ffffff2e}.proof-item{display:flex;align-items:center;gap:10px;color:#ffffffcc;font-size:.86rem}.proof-item i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#ffac68;background:#ffffff1a}.about{background:#fff}.about-content{align-items:center;gap:clamp(35px,7vw,90px)}.about-text{font-size:1.05rem;color:#52706b}.about-text p{margin-bottom:18px}.about-image{position:relative}.about-image:before{content:"";position:absolute;inset:-18px 35px 35px -18px;border-radius:26px;background:#def0eb}.about-image img{position:relative;min-height:360px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow-lg)}.vision-mission{background:linear-gradient(135deg,#063d37,#07594e);color:#fff}.vision-mission h2{color:#fff}.vision,.mission{border:1px solid #ffffff1f;border-radius:var(--radius);background:#ffffff14;box-shadow:none}.vision h3,.mission h3{color:#ffb477}.vision li,.mission li{color:#ffffffd1}.values,.products,.services,.contact{background:#f4f9f7}.value-item,.service-item,.product-card,.machine-card,.contact-info,.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);transition:.3s}.value-item:hover,.service-item:hover,.product-card:hover,.machine-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.value-item i,.service-item i{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;border-radius:17px;color:var(--accent-color);background:#e6f5f1}.value-item h3,.service-item h3,.product-info h3{color:var(--primary-color)}.value-item p,.service-item p,.product-info p{color:var(--text-light)}.clients{background:#fff}.client-item{border:1px solid var(--line);border-radius:18px;box-shadow:none}.products,.services,.contact{padding-top:150px}.product-tabs{width:fit-content;margin:0 auto 32px;padding:6px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow)}.tab-btn{border-radius:10px}.tab-btn.active{background:var(--primary-color);color:#fff}.product-search{max-width:620px;margin:0 auto 24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.product-search input{min-height:54px;border:0}.search-btn{width:58px;border:0;color:#fff;background:var(--primary-color)}.category-btn{border:1px solid #cfe2dd;border-radius:999px;background:#fff;color:#45645e}.category-btn.active,.category-btn:hover{background:#dff3ed;color:var(--primary-color)}.product-grid{gap:22px}.product-card,.machine-card{overflow:hidden}.product-image{height:245px;background:linear-gradient(145deg,#f5f9f8,#e8f1ee)}.product-image img{object-fit:contain;padding:18px}.product-info{padding:24px}.detail-btn{border-radius:12px;background:var(--secondary-color)}.machine-header{background:var(--primary-color)}.contact-cta{border-radius:var(--radius);background:linear-gradient(135deg,#073b35,#0c6d5e)}.modal{backdrop-filter:blur(8px);background:#031f1cb8}.modal-content{border-radius:24px}.service-item{padding:36px 26px}.contact-content{gap:24px}.contact-info,.contact-form{padding:34px}.contact-info h3,.contact-form h3{color:var(--primary-color)}.map-container{border-radius:16px;overflow:hidden}.form-group input,.form-group textarea{border:1px solid var(--line);border-radius:12px;background:#f9fbfa}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:var(--accent-color);box-shadow:0 0 0 4px #18a67e1a}footer{padding-top:72px;background:#052f2b}.footer-section h3{color:#ffac68}.footer-section p,.footer-section a{color:#ffffffad}.footer-logo{width:75px;padding:8px;border-radius:16px;background:#fff}.floating-whatsapp{border:3px solid #fff}.lang-btn{width:44px;height:44px;border:2px solid #fff}
@media(max-width:900px){header{top:10px;width:calc(100% - 24px)}.menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;border-radius:12px;background:#edf6f3}nav{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fffffff7;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(-8px)}nav.active{opacity:1;visibility:visible;transform:translateY(0)}nav ul{display:grid}.about-content,.contact-content{grid-template-columns:1fr}}
@media(max-width:600px){.container{width:calc(100% - 28px)}.logo img{width:42px;height:42px}.logo h1{font-size:.92rem}.logo small{font-size:.52rem}section{padding:74px 0}.hero{min-height:720px;padding:130px 0 75px;background-position:67% center}.hero h2{font-size:clamp(2.8rem,14vw,4rem)}.hero-actions .btn,.proof-item{width:100%}.products,.services,.contact{padding-top:125px}.product-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.product-categories{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.category-btn{flex:0 0 auto}.product-grid,.machines-grid{grid-template-columns:1fr}.contact-info,.contact-form{padding:24px 20px}}

/* Footer premium refresh */
footer{position:relative;padding:0 0 24px;background:linear-gradient(145deg,#042b27,#073d37);overflow:hidden}footer:before{content:"";position:absolute;width:520px;height:520px;right:-280px;bottom:-310px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05}.footer-cta{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:32px 36px;transform:translateY(-42px);border:1px solid #ffffff24;border-radius:24px;background:linear-gradient(120deg,#0d7968,#075549);box-shadow:0 24px 65px #021c1966}.footer-cta-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:19px;background:#ffffff18;color:#ffb272;font-size:1.55rem}.footer-cta-copy span{color:#b9ded6;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.footer-cta-copy h2{max-width:600px;margin:5px 0 0;color:#fff;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2}.footer-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 19px;border-radius:13px;background:#ff7819;color:#fff!important;font-weight:750;text-decoration:none;white-space:nowrap;box-shadow:0 10px 25px #ff781940;transition:.25s}.footer-cta-btn:hover{transform:translateY(-3px);background:#ec6710}.footer-content{position:relative;z-index:1;grid-template-columns:1.25fr .65fr 1fr;gap:65px;padding:8px 0 50px}.footer-brand-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.footer-brand-head div{display:flex;flex-direction:column}.footer-brand-head strong{color:#fff;font-size:1.1rem;letter-spacing:.1em}.footer-brand-head small{margin-top:5px;color:#8dbab1;font-size:.62rem;letter-spacing:.08em}.footer-section h3{margin-bottom:20px;color:#ffac68;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.footer-section p,.footer-section a{color:#ffffffad}.footer-section ul li{margin-bottom:10px}.footer-section ul a{text-decoration:none}.footer-section ul a:before{content:"→";margin-right:9px;color:#ff9b4f}.footer-logo{width:64px;height:64px;object-fit:contain;padding:7px;border-radius:16px;background:#fff}.footer-brand>p{max-width:370px;line-height:1.8}.footer-social{display:flex;gap:9px;margin-top:22px}.footer-social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #ffffff24;border-radius:11px;background:#ffffff0a;color:#fff}.footer-social a:hover{background:#ff7819;border-color:#ff7819;transform:translateY(-2px)}.footer-contact-row{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:start;margin-bottom:15px}.footer-contact-row>i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#ffffff0d;color:#ffac68}.footer-contact-row a{line-height:1.6;text-decoration:none}.footer-bottom{position:relative;z-index:1;display:flex;justify-content:center;padding-top:22px;border-top:1px solid #ffffff14}.footer-bottom p{color:#ffffff73}
@media(max-width:900px){.footer-cta{grid-template-columns:auto 1fr}.footer-cta-btn{grid-column:1/-1;width:100%;justify-content:center}.footer-content{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.footer-cta{grid-template-columns:1fr;text-align:center;padding:26px 20px}.footer-cta-icon{margin:auto}.footer-content{grid-template-columns:1fr;gap:36px}.footer-brand{grid-column:auto}.footer-bottom{text-align:center}}


/* Footer layout correction — isolate from legacy footer rules */
footer .footer-content{grid-template-columns:minmax(300px,1.05fr) minmax(180px,.55fr) minmax(360px,1.15fr);align-items:start;gap:clamp(36px,5vw,76px);margin-bottom:0}footer .footer-section{min-width:0}footer .footer-section ul{margin:0;padding:0;list-style:none}footer .footer-section ul li{margin:0 0 8px;padding:0;list-style:none}footer .footer-section ul li::marker{content:""}footer .footer-section ul a{display:flex;align-items:center;margin:0;padding:7px 0;color:#d0e2de;text-decoration:none}footer .footer-section ul a:hover{color:#fff;text-decoration:none;transform:translateX(4px)}footer .footer-contact-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start;margin:0 0 12px;padding:13px 14px;border:1px solid #ffffff14;border-radius:14px;background:#ffffff08;transition:.2s}footer .footer-contact-row:hover{border-color:#ffffff2b;background:#ffffff0d;transform:translateX(3px)}footer .footer-contact-row>i{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#ff9b4f1c;color:#ff9b4f;font-size:1rem}footer .footer-contact-row>span{display:block;min-width:0}footer .footer-contact-row small{display:block;margin:0 0 4px;color:#82b3aa;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}footer .footer-contact-row a{display:inline;margin:0!important;padding:0;color:#e3efec;line-height:1.55;text-decoration:none;overflow-wrap:anywhere}footer .footer-contact-row a:hover{color:#ffb477;text-decoration:none}.footer-phone-list{display:flex!important;flex-wrap:wrap;gap:5px 16px}.footer-phone-list a{position:relative}.footer-phone-list a+a:before{content:"";position:absolute;left:-9px;top:50%;width:3px;height:3px;border-radius:50%;background:#ff9b4f}.footer-social a{margin:0!important}.footer-brand-head strong,.footer-brand-head small{display:block}
@media(max-width:1050px){footer .footer-content{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}footer .footer-section:last-child{min-width:0}}
@media(max-width:680px){footer .footer-content{grid-template-columns:1fr;text-align:left}.footer-brand{grid-column:auto}.footer-brand-head,.footer-social{justify-content:flex-start}.footer-logo{margin:0}.footer-contact-row{width:100%}.footer-phone-list{flex-direction:column;gap:2px}.footer-phone-list a+a:before{display:none}}

/* Keep the consultation CTA fully inside the footer */
footer{padding-top:56px}
footer .footer-cta{transform:none;margin:0 0 58px}
@media(max-width:600px){footer{padding-top:36px}footer .footer-cta{margin-bottom:42px}}

/* Requested placement and vision heading color */
.vision-mission h2{color:#ffb347!important;text-shadow:0 4px 20px #00000024}
.prefooter-cta{padding:72px 0;background:#fff}
.prefooter-cta .footer-cta{transform:none;margin:0;box-shadow:0 24px 60px #063d372b}
footer{padding-top:64px}
@media(max-width:600px){.prefooter-cta{padding:48px 0}.prefooter-cta .footer-cta{margin:0}footer{padding-top:46px}}
