.hero-bg{background-image:url(/build/media/fumehood/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 0;color:#fff}.hero-text-div{max-width:800px;margin:auto;padding:20px;border-radius:10px}.hero-head{font-size:var(--main-hero-head);font-weight:700;margin-bottom:15px}.hero-text{font-size:var(--para-size);font-weight:500}@media(max-width:768px){.hero-bg{background-image:none;background-color:#2576b5;padding:60px 0}.hero-text-div{margin:auto;padding:0;display:flex;justify-content:center;align-items:center}.hero-head{font-size:var(--main-hero-head-mobile)}}#FumehoodIntro{padding:80px 0;background-color:#f9f9f9}.fumehood-main-img{max-width:100%;height:auto;border-radius:12px!important;box-shadow:0 6px 15px #0000001a}.fumehood-main-title{font-size:var(--sectional-head);font-weight:700;margin-bottom:15px;color:#222}.fumehood-main-description{font-size:var(--para-size);line-height:1.7;color:#555;margin-bottom:20px}.fumehood-points{margin-top:25px}.fumehood-list{font-size:16px;color:#444;line-height:1.8;background-color:#edf4f9;width:100%;padding:20px}.fumehood-list li{margin-bottom:10px;position:relative}.fumehood-list li:before{font-weight:700;margin-right:8px}@media(max-width:992px){#FumehoodIntro{padding:60px 20px}.fumehood-main-title{font-size:var(--sectional-head-mobile)}}@media(max-width:768px){#FumehoodIntro{padding:40px 15px;text-align:center}.fumehood-main-img{margin-bottom:24px}.fumehood-main-title{font-size:var(--sectional-head-mobile)}.fumehood-main-description{font-size:var(--para-size-mobile)}.fumehood-list{text-align:left;display:inline-block}.fumehood-list li{margin-bottom:0;position:relative}.fumehood-list li:before{font-weight:700;margin-right:2px}}#FumehoodTypes{padding:80px 0;background-color:#fff;text-align:center}.fumehood-types-title{font-size:var(--sectional-head);font-weight:700;margin-bottom:10px;color:#222}.fumehood-types-description{font-size:var(--para-size);color:#666;margin-bottom:40px}.fumehood-type-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.fumehood-type-card{background:#f9f9f9;border:1px solid #2776B5;padding:25px 20px;border-radius:12px;box-shadow:0 6px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.fumehood-type-card:hover{transform:translateY(-6px);box-shadow:0 8px 18px #0000001f}.fumehood-type-name{font-size:var(--card-head-mobile);font-weight:600;margin-bottom:12px;color:#2776b5}.fumehood-type-description{font-size:var(--para-size-mobile);line-height:1.6;font-weight:400;color:#000}@media(max-width:1200px){.fumehood-type-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){#FumehoodTypes{padding:60px 20px}.fumehood-types-title{font-size:var(--sectional-head-mobile)}.fumehood-type-cards{grid-template-columns:repeat(1,1fr);gap:15px}.fumehood-type-card{padding:12px 16px}.fumehood-type-name{font-size:20px;margin-bottom:8px}.fumehood-type-description{margin-bottom:0;font-size:var(--para-size-mobile)}}@media(max-width:480px){#FumehoodTypes{padding:40px 15px;text-align:center}}#FumehoodImgs{position:relative}.fumehood-imgs-bg{background-image:url(/build/media/fumehood/fumehoods-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:70px 0;color:#fff;position:relative}.fumehood-imgs-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073;z-index:1}.fumehood-imgs-text-div{position:relative;z-index:2;text-align:center}.fumehood-imgs-text{font-size:var(--card-head-mobile);font-weight:500;margin-bottom:35px;color:#fff}.fumehood-imgs-work-images-div{display:grid;grid-template-columns:repeat(5,1fr)!important;gap:22px;width:100%;padding:10px}.fumehood-imgs-work-images{background:#fff;border-radius:12px;padding:14px;transition:transform .3s ease,box-shadow .3s ease}.fumehood-imgs-work-images:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0003}.fumehood-imgs-work-images img{width:100%;height:170px;object-fit:cover;border-radius:10px;transition:transform .3s ease}.fumehood-imgs-work-images:hover img{transform:scale(1.05)}.fumehood-imgs-work-name{font-size:var(--para-size);font-weight:700;color:#000;margin-top:12px}.carousel .carousel-item .fumehood-imgs-work-images{padding:12px;max-width:90%;margin:0 auto}.carousel .fumehood-imgs-work-images img{height:220px;border-radius:10px}.carousel-indicators [data-bs-target]{background-color:#fff}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(1)}@media(max-width:1200px){.fumehood-imgs-work-images-div{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.fumehood-imgs-text{font-size:20px}.fumehood-imgs-work-images-div{grid-template-columns:repeat(2,1fr);gap:18px}}@media(max-width:768px){.fumehood-imgs-bg{background-image:none;background-color:#2576b5;padding:50px 20px}.fumehood-imgs-text{font-size:18px;margin-bottom:25px}.carousel .fumehood-imgs-work-images img{height:180px}}@media(max-width:480px){.fumehood-imgs-bg{padding:40px 15px}}#FumehoodFeatures{padding:80px 20px;background:#f8fafc;font-family:Segoe UI,Arial,sans-serif}.fumehood-features-div{display:flex;justify-content:space-between;gap:30px;align-items:stretch}.fumehood-features-div>div{flex:1;display:flex;flex-direction:column}.FumehoodFeatures-head{font-size:var(--sectional-head);font-weight:700;margin-bottom:30px;color:#222;border-left:6px solid #2575B6;padding-left:12px}.spec-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 4px 14px #00000014;background:#fff}.spec-table thead th{background:#2575b6;color:#fff;font-weight:700;font-size:20px;padding:14px;text-align:left;border:none}.spec-table td{border-bottom:1px solid #e6e6e6;padding:14px 16px;font-size:16px;color:#333;vertical-align:middle}.spec-table h4{font-size:18px;font-weight:700;margin-bottom:8px;color:#2575b6}.spec-table ul{list-style:none;padding-left:0;margin:0}.spec-table ul li{margin-bottom:6px;font-size:16px;padding-left:18px;position:relative}.spec-table ul li:before{content:"•";color:#2575b6;position:absolute;left:0;font-weight:700}.fumehood-features-img{width:60%;border-radius:10px;display:block;margin:auto}.spec-table td .table-img{width:20px;height:20px;margin-right:8px;vertical-align:middle;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}@media(max-width:768px){.fumehood-features-img{width:100%}.fumehood-features-div{display:flex;flex-direction:column;justify-content:space-between;gap:14px;align-items:stretch}.spec-table thead th{font-size:16px;padding:10px}.spec-table td{font-size:14px;padding:10px}.spec-table h4{font-size:16px;font-weight:600}}
