/* comman css Start */

html, body {
  background: #000 !important;
  min-height: 100vh;
  margin: 0;
}

.red_word{
 color: #DB0B2C; 
}

.grey_box{
  background:#393939;
  border-radius:30px;
  padding:50px;
}

.red_box{
  background:#6E0616;
  border-radius:30px;
  padding:25px;
  min-height:100%;
}

.blur_bg{
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px); 
  -webkit-backdrop-filter: blur(10px); 
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); 
  border: 1px solid rgba(255, 255, 255, 0.3); 
  padding: 20px;
}

#section h1,#section h2{
	font-size : 48px;
  	font-weight : 600;
    font-family: "Poppins", sans-serif;
}

#section h4{
  color: #FFFFFF;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}


#section p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

@media (max-width: 992px) {
#section h1,#section h2{
	font-size : 35px;
}

#section h4{
  font-size: 19px;
}
  
#section p {
  font-size: 15px;
}
}

@media (max-width: 480px) {
#section h1,#section h2{
	font-size : 25px;
}

#section h4{
  font-size: 16px;
}
  
#section p {
  font-size: 12px;
}
}

/* comman css end */

/* Banner css Start */

.banner_section{
  margin-top:6%; 
}

.banner_bg{
  background: url('../../images/pillarpage/exhaust_fan/banner_bg.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  text-align:center;
  min-height:100vh;
}

.explore_btn, .explore_btn:hover{
  border:1px solid #E60D2E;
  border-radius:30px;
  background:transparent;
  color:#E60D2E;
  padding:10px 50px;
  text-decoration:none;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

@media (max-width: 992px) {
  
.banner_section{
  margin-top:15%; 
}
  
.banner_bg{
  min-height:75vh;  
}
  
.explore_btn {
  font-size: 15px;
}
}

@media (max-width: 480px) {

.banner_section{
  margin-top:25%; 
}
  
.banner_bg{
  min-height:50vh;  
}

.explore_btn {
  font-size: 12px;
}
}


/* Banner css end */

/* Exhaust Fan css start */

.exhaust_fan_bg{
  background: url('../../images/pillarpage/exhaust_fan/exhaust_fan_bg.png') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  text-align:center;
  min-height:100vh;
}

@media (max-width: 992px) {
 
.exhaust_fan_bg{
  min-height:75vh;
}
  
}

@media (max-width: 480px) {

.exhaust_fan_bg{
  min-height:50vh;
}
}

/* Exhaust Fan css end */

/* Type Of Exhaust Fan css end */

.type_of_exhaust_fan_bg{
  background: url('../../images/pillarpage/exhaust_fan/type_of_exhaust_fan_bg.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  min-height:100vh;
  padding:60px;
}

@media (max-width: 920px) {

.type_of_exhaust_fan_bg{
  min-height:70px;
}
  
}

@media (max-width: 480px) {

.type_of_exhaust_fan_bg{
  padding:60px 0px;
}
  
}


/* Type Of Exhaust Fan css end */

/* Maintain and Clean Exhaust Fan css start */

.maintain_exhaust_fan_bg{
  background: url('../../images/pillarpage/exhaust_fan/maintain_exhaust_fan_bg.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  min-height:100vh;
  padding:60px;
}

@media (max-width: 480px) {

.right_exhaust_fan_size_bg h2{
	font-size : 25px !important;
}  
  
.maintain_exhaust_fan_bg{
  padding:60px 0px;
}
  
}

/* Maintain and Clean Exhaust Fan css end */

/* Air quality css start */

.air_quality_bg{
  background: url('../../images/pillarpage/exhaust_fan/air_quality_bg.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  min-height:70vh;
  padding:60px;
}

@media (max-width: 480px) {

.air_quality_bg{
  padding:60px 0px;
}
  
}

/* Air quality css end */

/* Right Exhaust Fan css start */

.right_exhaust_fan_size_bg{
  background: url('../../images/pillarpage/exhaust_fan/right_exhuast_fan_size_bg.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  min-height:100vh;
  padding:60px;
}

.right_exhaust_fan_size_bg h2{
  font-size: 48px !important; 
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  background: linear-gradient(180deg, #FFFFFF, #626262) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}

@media (max-width: 992px) {
.right_exhaust_fan_size_bg h2{
	font-size : 35px !important;
}

}

@media (max-width: 480px) {

.right_exhaust_fan_size_bg h2{
	font-size : 25px !important;
}  
  
.right_exhaust_fan_size_bg{
  padding:60px 0px;
}
  
}

/* Right Exhaust Fan css end */

/* Install Kitchen Exhaust Fan css start */

.install_kitchen_exhaust_fan_bg{
  background: url('../../images/pillarpage/exhaust_fan/installing_kitchen_exhuast_fan.webp') no-repeat top center/cover;
  display: flex;
  justify-content: center;
  align-items: center; 
  min-height:100vh;
  padding:60px;
}

.install_kitchen_exhaust_fan{
  list-style-type: disc;
  padding-left: 20px;
  margin: 0;
}

.install_kitchen_exhaust_fan li {
  margin-bottom: 20px;
  line-height: 1.5;
}

@media (max-width: 920px) {

.install_kitchen_exhaust_fan_bg{
  min-height:70vh;
}
  
}

@media (max-width: 480px) {

.install_kitchen_exhaust_fan_bg{
  padding:60px 0px;
}
  
}

/* Install Kitchen Exhaust Fan css end */