
.air_model{
    padding: 30px 0px;
}
.air_model h2{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.air_model h2::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 300px;
    background-color: var(--black-color);
    bottom: -8px;
    left: 0;
    border-radius: 50%;
}
.air_model img{
    border-radius: 6px;
}
.air_wrapper{
    padding: 20px 0px;
}
.air_wrapper span{
    font-weight: 600;
    font-size: 18px;
}
.air_wrapper h2{
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
}
.air_wrapper h2::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -8px;
    border-radius: 50%;
    left: 40%;
}
.air_wrapper h3{
    font-size: 20px;
    font-weight: 600;
}
.air_wrapper .air_inner{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 6px;
    min-height: 290px;
}
.air_wrapper1{
    padding: 30px 0px;
}
.air_wrapper1 h2{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.air_wrapper1 h2::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 300px;
    background-color: var(--black-color);
    bottom: -8px;
    left: 0;
    border-radius: 50%;
}
.air_wrapper1 h3{
    font-size: 18px;
    font-weight: 500;
}
.air_wrapper1 .air_inner{
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.air_wrapper1 i{
    font-size: 15px;
    color: var(--hover-color);
}
.air_wrapper2{
    padding: 30px 0px;
}
.air_wrapper2 h2{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.air_wrapper2 h2::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -10px;
    left: 0;
    border-radius: 50%;
}
.air_wrapper2 .water{
    border-radius: 20px;
}
.air_wrapper2 .air_inner{
    min-height: 500px;
    justify-content: center;
    align-items: center;
    display: flex;
   
}
.air_wrapper2 .air_inner2{
    padding: 15px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.air_wrapper2 .checkup{
    height: 400px;
    width: 500px;
    border-radius: 10px;
}
.air_wrapper3{
    padding: 25px 0px;
}
.air_wrapper3 h2{
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
}
.air_wrapper3 h2::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -8px;
    left: 0;
    border-radius: 50%;
}
.air_wrapper3 .air_inner{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    min-height: 250px;
    border-radius: 10px;
}
.air_wrapper4{
    padding: 30px 0px;
}
.air_wrapper4 h3{
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.air_wrapper4 h3::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -10px;
    left: 40%;
    border-radius: 30%;
}
.air_wrapper4 h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.air_wrapper4 .air_inner{
     box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
     border-radius: 6px;
     padding: 15px;
     min-height: 270px;
     border-left: 3px solid var(--black-color);
}
.air_wrapper5{
    padding: 25px 0px;
}
.air_wrapper5 h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}
.air_wrapper5 h3::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 300px;
    background-color: var(--black-color);
    bottom: -10px;
    left: 0;
    border-radius: 50%;
}
.air_wrapper5 .air_inner p{
    line-height: 1.9;
}
.air_wrapper5 .air_inner{
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    padding: 15px;
    border-radius: 8px;
    min-height: 360px;
}
.air_wrapper5 img{
        border-radius: 8px;
         box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.air_wrapper6 .air_inner{
      box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
      padding: 15px;
      border-radius: 10px;
}
.air_wrapper6 h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}
.air_wrapper6 ul{
    list-style-type: none;
}
.air_wrapper6 ul li{
    margin-top: 10px;
    padding: 5px 10px;
}
.air_wrapper6 ul li:hover{
    background-color: var(--first-color);
}
.air_wrapper6 ul li i{
    color: var(--hover-color);
    padding-right: 10px;
}
.keyboard_wrapper{
    padding: 30px 0px;
}
.keyboard_wrapper h2{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}
.keyboard_wrapper h2::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -8px;
    left: 0;
    border-radius: 50%;
}
.keyboard_wrapper .keyboard_inner{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 6px;
}

.keyboard_wrapper1 h2{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}
.keyboard_wrapper1 h2::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 200px;
    background-color: var(--black-color);
    bottom: -8px;
    left: 0;
    border-radius: 50%;
}
.keyboard_wrapper1 .keyboard_inner{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 6px;
}
.keyboard_wrapper1 p{
    line-height: 1.9;
}
.keyboard_wrapper1 h3{
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0px;
    text-decoration: underline;
}
.screen_wrapper .screen_inner{
  padding: 15px;
  border-radius: 10px;
  border: 2px solid var(--hover-color);
}
.screen_wrapper h2{
    font-size: 25px;
    font-weight: 600;
    color: var(--hover-color);
}
.screen_wrapper ul li{
    font-weight: 600;
    color: var(--hover-color);
}
.motherboard_wrapper{
    padding: 10px 0px;
}
.motherboard_wrapper h3{
    font-size: 20px;
    font-weight: 600;
}
.motherboard_wrapper .motherboard_inner{
    padding: 15px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.blog_wrapper{
    padding: 30px 0px;

}
.blog_wrapper .title{
    background-color: var(--first-color);
    font-size: 35px;
    font-weight: 700;
    padding: 6px 0px;
    text-align: center;
    margin-bottom: 25px;
}
.blog_wrapper img{
    height: 300px;
    width: 400px;
    border-radius: 10px;
    margin-bottom: 8px;
}
.blog_wrapper .blog_inner{
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.blog_wrapper .blog_inner:hover{
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.blog_wrapper .blog_inner:hover h2{
    color: var(--hover-color);
}
.blog_wrapper a{
    text-decoration: none;
    color: black;
}
.blog_wrapper h2{
    font-size: 20px;
    padding: 10px 0px;
}
.content_wrapper{
    padding: 15px 0px;

}
.content_wrapper .content_inner{
border-radius: 10px;
background-color: var(--first-color);
    padding: 15px 10px;
}
.content_wrapper h1{
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
}
.content_wrapper p{
    line-height: 1.9;
    letter-spacing: 1px;
}
.content_wrapper .h2{
    font-weight: 600;
    font-size: 22px;
    padding: 10px 0px;
}
.content_wrapper ul li{
     line-height: 1.9;
    letter-spacing: 1px;
}
.content_wrapper h3{
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0px;
}
.content_wrapper .blog_img img{
    height:350px;
    width: 100%;
    border-radius: 15px;
    padding: 10px 0px;
}