
:root{--red:#ef1f1f;--black:#080808;--dark:#121212;--soft:#f4f4f4;--text:#202020;--muted:#646464}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:white;font-size:14px;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:auto}.wrap{width:min(1170px,92%);margin:auto}.top{height:70px;background:#050505;color:#fff;position:sticky;top:0;z-index:20}.nav{height:70px;display:flex;align-items:center;justify-content:space-between}.logo{width:145px;height:50px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-weight:900;font-size:25px;letter-spacing:1px;position:relative}.logo:after{content:"";position:absolute;right:18px;bottom:8px;width:38px;height:8px;border-bottom:4px solid var(--red);transform:skew(-35deg)}.menu{display:flex;gap:0;align-items:center}.menu a{color:#fff;padding:28px 14px;font-size:12px}.menu a:hover,.menu a.active{color:var(--red)}.hamb{display:none;background:none;border:0;color:white;font-size:30px}.hero{height:385px;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url('images/bs-frigo-new-5.jpg') center/cover;display:flex;align-items:center;text-align:center;color:white}.hero h1{font-size:28px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.subhero{height:270px;background:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.52)),url('images/bs-frigo-new-3.jpg') center/cover;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.subhero h1{font-size:38px;font-weight:400;text-transform:uppercase}.service-strip{margin-top:-55px;position:relative;z-index:5}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.s-card{background:#111;color:#fff;text-align:center}.s-card:nth-child(odd){background:var(--red)}.s-title{height:58px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:13px}.s-img{height:130px;overflow:hidden;position:relative}.s-img img{height:100%;object-fit:cover}.s-card p{min-height:82px;margin:0;padding:20px 24px;font-size:12px;color:#fff}.btn-mini{display:inline-block;border:1px solid #fff;color:#fff;font-size:10px;text-transform:uppercase;padding:8px 16px;margin:0 0 24px}.section{padding:72px 0}.center{text-align:center}.title{font-size:22px;text-transform:uppercase;font-weight:500;letter-spacing:.5px;margin:0 0 12px}.dash{width:28px;height:3px;background:var(--red);margin:0 auto 28px}.intro{max-width:880px;margin:auto;color:#555;font-size:13px}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:65px}.about-img{position:relative}.about-img:before{content:"";position:absolute;left:-10px;bottom:-10px;width:90%;height:90%;background:var(--red);z-index:-1}.about-img img{height:320px;object-fit:cover}.about h2{font-size:20px;text-transform:uppercase;font-weight:500}.under{width:30px;height:2px;background:var(--red);margin:8px 0 25px}.redbtn{display:inline-block;background:var(--red);color:#fff;text-transform:uppercase;font-size:11px;padding:10px 18px}.products{display:grid;grid-template-columns:1fr 1fr;background:#eee}.prod-img img{height:460px;object-fit:cover}.prod-list{padding:45px 55px}.prod-list h3{font-size:19px;text-transform:uppercase;font-weight:500;margin:0}.prod-list article{margin-bottom:30px}.prod-list p{font-size:13px;color:#555}.altproducts{display:grid;grid-template-columns:1fr 1fr;background:#eee}.altproducts .prod-list{background:#fff}.cta{padding:65px 0}.cta-box{max-width:920px;margin:auto;background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.68)),url('images/bs-frigo-new-3.jpg') center/cover;color:#fff;text-align:center;padding:55px 30px}.cta-box h2{font-weight:400;font-size:20px;margin:0 0 18px}.blackbtn{display:inline-block;background:#080808;color:#fff;text-transform:uppercase;font-size:11px;padding:11px 18px;margin:6px}.testimonials{padding:55px 0;text-align:center}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:30px}.quote{color:var(--red);font-size:25px}.test-grid p{font-style:italic;color:#555;font-size:13px}.insta{display:grid;grid-template-columns:repeat(6,1fr);height:145px;overflow:hidden}.insta img{height:145px;object-fit:cover;filter:brightness(.65)}.footer{background:#111;color:#ddd;padding:48px 0 0}.footgrid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:30px}.footer .logo{transform:scale(.82);transform-origin:left}.footer a,.footer p{font-size:12px;color:#cfcfcf}.copyright{border-top:1px solid #222;margin-top:35px;padding:18px 0;font-size:11px;color:#777}.content{max-width:1000px;margin:auto}.tabs{display:flex;justify-content:center;margin-top:-32px;position:relative;z-index:4}.tabs a{background:var(--red);color:#fff;padding:17px 28px;text-transform:uppercase;font-size:13px;border-right:1px solid rgba(255,255,255,.35)}.two{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.two img{height:350px;object-fit:cover}.bullets{color:var(--red);font-weight:bold}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery img{height:290px;object-fit:cover}.contact{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-card{background:#f1f1f1;padding:35px}.contact-card h3{margin-top:0;text-transform:uppercase}.form input,.form textarea{width:100%;border:1px solid #ddd;margin:0 0 12px;padding:13px;font:inherit}.form textarea{min-height:130px}.float-call{position:fixed;right:16px;bottom:16px;background:var(--red);color:white;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;z-index:30;box-shadow:0 8px 20px #0004}@media(max-width:850px){.top,.nav{height:auto;min-height:64px}.logo{width:118px;height:42px;font-size:20px}.hamb{display:block}.menu{position:absolute;top:64px;left:0;right:0;background:#050505;display:none;flex-direction:column;align-items:stretch}.menu.open{display:flex}.menu a{padding:16px 25px;border-top:1px solid #222}.hero{height:420px}.service-grid,.about,.products,.altproducts,.test-grid,.two,.contact,.footgrid{grid-template-columns:1fr}.service-strip{margin-top:0}.products .prod-img{order:-1}.altproducts .prod-img{order:-1}.prod-list{padding:35px 25px}.insta{grid-template-columns:repeat(3,1fr);height:auto}.gallery{grid-template-columns:1fr}.tabs{overflow-x:auto;justify-content:flex-start}.tabs a{white-space:nowrap}.subhero h1{font-size:30px}.section{padding:50px 0}}


/* === ALPROX CLOSER VERSION OVERRIDES === */
:root{--red:#f72121;--black:#050505;--text:#191919}
body{font-family:'Arial Narrow',Arial,Helvetica,sans-serif;font-size:13px;line-height:1.5;color:#191919;background:#fff}.wrap{width:min(1120px,94%)}
.top{height:73px;background:#030303;position:relative}.nav{height:73px}.logo{width:132px;height:45px;font-size:22px;letter-spacing:.5px}.menu a{font-size:11px;padding:30px 11px;color:#fff}.menu a.active,.menu a:hover{color:#f72121}.home-hero{height:350px;background-position:center 45%;align-items:center}.hero h1{font-size:28px;font-weight:400;letter-spacing:.6px;margin-top:38px}.service-strip{margin-top:-42px}.service-grid{width:min(1060px,94%);grid-template-columns:repeat(3,1fr);box-shadow:0 0 0 0 transparent}.s-card{min-height:420px}.s-card.red{background:#f72121}.s-card.black{background:#0b0b0b}.s-title{height:53px;font-size:12px;font-weight:700;letter-spacing:.2px}.s-preview{height:70px;overflow:hidden}.s-preview img{height:100%;object-fit:cover;filter:brightness(1.05)}.s-img{height:218px}.s-img img{height:100%;object-fit:cover}.s-bottom{min-height:110px;padding:18px 24px 22px}.s-card p{padding:0;min-height:45px;font-size:11px;line-height:1.55}.btn-mini{font-size:9px;padding:8px 17px;margin:8px 0 0}.intro-sec{padding-top:72px;padding-bottom:55px}.title{font-size:21px;font-weight:400;letter-spacing:.7px}.dash{width:26px;height:2px;margin-bottom:30px}.intro{max-width:820px;font-size:12px;line-height:1.8}.alprox-about{max-width:900px;margin:75px auto 0;gap:55px;text-align:left}.about-img img{height:275px}.about-img:before{left:-9px;bottom:-9px}.about-text h2{font-size:18px;font-weight:400;text-transform:uppercase}.about-text p{font-size:12px;line-height:1.65}.redbtn{font-size:10px;padding:9px 17px;background:#f72121}.products-title{padding:55px 0 80px}.products,.altproducts{grid-template-columns:1fr 1fr;background:#efefef}.prod-img img{height:455px}.prod-list{padding:54px 70px}.prod-list h3{font-size:18px;font-weight:400;letter-spacing:.4px}.prod-list p{font-size:12px;color:#4f4f4f}.prod-list article{margin-bottom:34px}.under{width:26px;height:2px;margin:9px 0 20px}.cta{padding:65px 0}.cta-box{max-width:860px;padding:45px 25px}.cta-box h2{font-size:18px}.blackbtn{font-size:10px;padding:10px 17px}.testimonials{padding:45px 0 55px}.test-grid{max-width:920px;margin:32px auto 0}.test-grid p{font-size:12px}.insta{height:128px}.insta img{height:128px}.footer{padding-top:45px}.footer .logo{width:118px;height:40px;font-size:19px}.footer a,.footer p{font-size:11px}.float-call{background:#f72121}.subhero{height:300px}.subhero h1{font-size:36px;font-weight:400}.tabs a{background:#f72121;font-size:12px;padding:15px 30px}.content p{font-size:13px;line-height:1.8}.gallery img{height:270px;object-fit:cover}
@media(max-width:850px){.wrap{width:92%}.top{height:64px;position:sticky}.nav{height:64px}.logo{width:112px;height:38px;font-size:18px}.menu a{font-size:13px;padding:15px 22px}.home-hero{height:360px}.hero h1{font-size:23px;line-height:1.35}.service-strip{margin-top:0}.service-grid{width:92%;grid-template-columns:1fr}.s-card{min-height:auto;margin-bottom:18px}.s-img{height:220px}.s-preview{height:0}.about,.products,.altproducts{grid-template-columns:1fr}.prod-list{padding:34px 24px}.prod-img img{height:310px}.products-title{padding:38px 0}.insta{grid-template-columns:repeat(3,1fr)}.footgrid{grid-template-columns:1fr 1fr}.test-grid{grid-template-columns:1fr;gap:25px}.alprox-about{margin-top:45px}.about-img img{height:240px}}


/* === FINAL ALPROX 1:1 SCALE / BS FRIGO === */
:root{--red:#f21f1f;--black:#030303;--text:#151515;--muted:#555}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.68;color:#171717;background:#fff}
.wrap{width:min(1180px,94%)}
.top{height:86px;background:#030303;position:sticky;top:0;z-index:1000;box-shadow:0 2px 0 rgba(255,255,255,.02)}
.nav{height:86px}
.logo{width:160px;height:56px;border:2px solid #fff;border-radius:50%;font-size:27px;letter-spacing:.8px;line-height:1;color:#fff;flex:0 0 auto}
.logo:after{right:20px;bottom:9px;width:44px;height:9px;border-bottom:5px solid var(--red)}
.menu{gap:0;height:100%}
.menu a{font-size:13px;line-height:1;font-weight:600;letter-spacing:.1px;text-transform:none;padding:36px 14px;color:#fff;white-space:nowrap}
.menu a:hover,.menu a.active{color:var(--red)}
.hero,.home-hero{height:470px;background-position:center center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}
.hero h1{font-size:42px;line-height:1.22;font-weight:400;letter-spacing:.6px;text-transform:uppercase;max-width:1060px;margin:45px auto 0;text-shadow:0 2px 12px rgba(0,0,0,.45)}
.subhero{height:385px;background-position:center center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}
.subhero h1{font-size:52px;line-height:1.16;font-weight:400;letter-spacing:.6px;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.45)}
.service-strip{margin-top:-72px;position:relative;z-index:5}.service-grid{width:min(1130px,94%);grid-template-columns:repeat(3,1fr)}
.s-card{min-height:535px;box-shadow:0 14px 34px rgba(0,0,0,.18)}
.s-title{height:70px;font-size:16px;font-weight:700;letter-spacing:.35px;text-transform:uppercase}.s-preview{height:95px}.s-img{height:270px}.s-bottom{min-height:160px;padding:25px 34px 30px}.s-card p{font-size:14px;line-height:1.7;min-height:76px;color:#fff}.btn-mini{font-size:12px;padding:11px 24px;margin-top:10px;border-width:1px;letter-spacing:.3px}.section{padding:92px 0}.intro-sec{padding-top:96px;padding-bottom:76px}.title{font-size:30px;line-height:1.25;font-weight:400;letter-spacing:.6px;text-transform:uppercase}.dash{width:34px;height:3px;margin:0 auto 38px;background:var(--red)}.intro{max-width:930px;font-size:16px;line-height:1.9;color:#555}.alprox-about{max-width:980px;margin:92px auto 0;gap:72px}.about-img img{height:360px;object-fit:cover}.about-img:before{left:-14px;bottom:-14px}.about-text h2,.about h2{font-size:26px;line-height:1.3;font-weight:400}.about-text p,.about p,.content p{font-size:16px;line-height:1.85;color:#4f4f4f}.under{width:34px;height:3px;margin:12px 0 28px;background:var(--red)}.redbtn,.blackbtn{font-size:13px;line-height:1;padding:14px 25px;font-weight:600;letter-spacing:.2px;text-transform:uppercase}.products-title{padding:78px 0 95px}.products,.altproducts{grid-template-columns:1fr 1fr}.prod-img img{height:565px;object-fit:cover}.prod-list{padding:70px 86px}.prod-list article{margin-bottom:42px}.prod-list h3{font-size:25px;line-height:1.25;font-weight:400;letter-spacing:.4px;text-transform:uppercase}.prod-list p{font-size:16px;line-height:1.8;color:#555}.cta{padding:82px 0}.cta-box{max-width:960px;padding:70px 38px;background-position:center}.cta-box h2{font-size:28px;line-height:1.35;font-weight:400;margin-bottom:26px}.testimonials{padding:72px 0}.test-grid{max-width:1000px;gap:70px;margin-top:42px}.quote{font-size:42px;line-height:1;color:var(--red)}.test-grid p{font-size:16px;line-height:1.8;color:#555}.test-grid b{font-size:15px}.tabs{margin-top:-42px}.tabs a{font-size:15px;font-weight:600;padding:22px 42px;background:var(--red);letter-spacing:.2px}.two{gap:68px}.two img{height:430px;object-fit:cover}.bullets{font-size:17px;line-height:2;color:var(--red)}.gallery{gap:14px}.gallery img{height:345px;object-fit:cover}.contact{gap:70px}.contact-card{padding:48px}.contact-card h3{font-size:26px}.contact-card p,.form input,.form textarea{font-size:16px}.form input,.form textarea{padding:17px;margin-bottom:16px}.insta{height:175px}.insta img{height:175px;object-fit:cover}.footer{padding-top:64px}.footgrid{grid-template-columns:1.28fr repeat(4,1fr);gap:38px}.footer .logo{width:145px;height:50px;font-size:23px;transform:none}.footer a,.footer p{font-size:14px;line-height:1.75}.copyright{font-size:13px;margin-top:45px;padding:22px 0}.float-call{width:64px;height:64px;right:22px;bottom:22px;font-size:27px;box-shadow:0 10px 28px rgba(0,0,0,.35)}
@media(max-width:1050px){.menu a{font-size:12px;padding-left:9px;padding-right:9px}.logo{width:142px;height:50px;font-size:23px}}
@media(max-width:850px){body{font-size:15px}.top{height:72px}.nav{height:72px}.logo{width:132px;height:46px;font-size:21px}.hamb{display:block;font-size:32px}.menu{top:72px}.menu a{font-size:15px;padding:18px 24px}.hero,.home-hero{height:440px}.hero h1{font-size:30px;line-height:1.3;margin-top:20px}.subhero{height:330px}.subhero h1{font-size:38px}.service-strip{margin-top:0;padding-top:24px}.service-grid{grid-template-columns:1fr;width:92%}.s-card{min-height:auto;margin-bottom:24px}.s-title{height:62px;font-size:15px}.s-preview{height:0}.s-img{height:285px}.s-bottom{padding:24px 28px 30px}.s-card p{font-size:15px;min-height:auto}.section{padding:64px 0}.intro-sec{padding-top:64px}.title{font-size:26px}.intro{font-size:15px}.about,.alprox-about,.products,.altproducts,.two,.contact{grid-template-columns:1fr;gap:38px}.about-img img,.two img{height:300px}.prod-list{padding:45px 28px}.prod-img img{height:350px}.prod-list h3{font-size:23px}.prod-list p{font-size:15px}.products-title{padding:50px 0}.cta-box{padding:52px 24px}.cta-box h2{font-size:24px}.test-grid{grid-template-columns:1fr;gap:34px}.tabs{justify-content:flex-start;overflow-x:auto}.tabs a{font-size:13px;padding:18px 26px;white-space:nowrap}.gallery{grid-template-columns:1fr}.gallery img{height:330px}.insta{height:auto;grid-template-columns:repeat(3,1fr)}.insta img{height:125px}.footgrid{grid-template-columns:1fr 1fr;gap:26px}.float-call{width:58px;height:58px}}
@media(max-width:520px){.wrap{width:91%}.hero h1{font-size:26px}.subhero h1{font-size:32px}.title{font-size:23px}.footgrid{grid-template-columns:1fr}.s-img{height:245px}.prod-img img{height:300px}.insta{grid-template-columns:repeat(2,1fr)}.insta img{height:140px}}

/* === FULLER SERVICE PAGES LIKE REFERENCE === */
.service-hero{height:330px;background-size:cover;background-position:center;}
.service-tabs{margin-top:-28px;}
.service-tabs a{min-width:210px;text-align:center;font-weight:700;letter-spacing:.5px;}
.service-intro-block{padding:48px 0 38px;text-align:center;}
.service-intro-block .wrap{max-width:1040px;}
.service-intro-block p{font-size:15px;line-height:1.85;color:#2d2d2d;margin:0 auto 20px;}
.service-text-grid{display:grid;grid-template-columns:330px 1fr;gap:55px;align-items:start;padding:40px 0 70px;}
.service-points{border-right:2px solid #111;padding:10px 45px 10px 0;}
.service-points h2{font-size:19px;color:var(--red);text-transform:uppercase;font-weight:700;margin:0 0 18px;}
.service-points ul{padding-left:19px;margin:0;color:var(--red);font-weight:700;font-size:14px;line-height:1.75;}
.service-copy p{font-size:15px;line-height:1.78;margin:0 0 16px;color:#222;}
.full-feature{display:grid;grid-template-columns:1fr 1fr;background:#efefef;margin-top:0;}
.feature-photo img{height:520px;object-fit:cover;}
.feature-content{padding:58px 64px;align-self:center;}
.feature-content h2{font-size:25px;text-transform:uppercase;font-weight:500;margin:0;letter-spacing:.4px;}
.feature-content p{font-size:15px;line-height:1.75;color:#333;margin:0 0 28px;}
.feature-content h3{font-size:18px;text-transform:uppercase;font-weight:500;margin:25px 0 20px;}
.spec-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;}
.spec-card{background:#555;color:#fff;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px;}
.spec-card:nth-child(2n){background:#262626}.spec-card:nth-child(3n){background:#7b7b7b}.spec-card:nth-child(4n){background:#6d5544}.spec-card b{font-size:13px;text-transform:uppercase}.spec-card span{font-size:11px;margin-top:4px;opacity:.92}.service-gallery-strip{display:grid;grid-template-columns:repeat(3,1fr);}.service-gallery-strip img{height:370px;object-fit:cover;}.profile-section{padding:78px 0 60px;}.profile-section p{max-width:1050px;margin:0 auto 18px;font-size:15px;line-height:1.8;color:#333}.service-cta{padding-top:35px;}
@media(max-width:850px){.service-hero{height:260px}.service-tabs{margin-top:0;display:flex;overflow-x:auto}.service-tabs a{min-width:180px}.service-intro-block p{font-size:14px}.service-text-grid{grid-template-columns:1fr;padding:30px 0 45px;gap:25px}.service-points{border-right:0;border-bottom:2px solid #111;padding:0 0 25px}.full-feature{grid-template-columns:1fr}.feature-photo img{height:310px}.feature-content{padding:35px 24px}.spec-grid{grid-template-columns:repeat(2,1fr)}.service-gallery-strip{grid-template-columns:1fr}.service-gallery-strip img{height:280px}.profile-section{padding:48px 0}}


/* === REMOVE SERVICE COLOR BOXES / CLEANER ALPROX SERVICE DETAIL === */
.feature-content h3{margin-top:30px;margin-bottom:16px;font-size:18px;text-transform:uppercase;font-weight:500;color:#111}
.feature-content h3 + p{margin-top:0}
.feature-content p + p{margin-top:14px}
.spec-grid{display:none!important}
.full-feature{background:#f1f1f1}
.feature-content{padding:64px 70px}
.feature-content p{font-size:15px;line-height:1.85;color:#222}
.service-gallery-strip img{filter:none}
@media(max-width:850px){.feature-content{padding:38px 26px}}
