@import "/CSS_FILES/TIDC_Vision.css";
@import "/CSS_FILES/index.css";
.AboutUsArea{
    padding-top: 0rem;
}body {
    max-width: 100%;
      margin: 0;
      font-family: inter, sans-serif;
      overflow-x: hidden;
      text-align: justify;
    }
.QMAA_area{
    padding: 2rem;
display: flex;
flex-direction: column;
width: 100%;

background-color: #ffffff;

}
.navbar-menu.show {
    display: block;
  }
.QMAA_title{
    display: flex;
    justify-content: center;
    font-size: 35px;
    text-shadow: 2px 2px 4px rgba(57, 101, 221, 0.5);
}
.AboutUsArea{
    padding-top: 5rem;
    display: flex;
    max-width: 100%;
    
  }
  .contentArea{
    position: absolute;
    z-index: 2;
    display: inline;
    top: 26%;
    color: #ffffff;
    left:7%
    
  }
.QMAA_content{
    display: flex;
    flex-direction: row;
    width:100%;
    padding-left: 2rem;    
    padding-right: 2rem;    
    background-color: #fff;
}
.qualityArea{
    display: flex;
    flex-direction: row;
    padding-right: 4rem;
}
.leftQualityArea{
    overflow: hidden;
    font-family: inter,sans sans-serif;
    display: flex;
    flex-direction: column;
    width: 60%;
    /* height: 60rem; */
    padding: 1.5rem;
    justify-content: center;
}
#left_top_quality_area h3{
    font-size: 35px;
}

#left_top_quality_area p{
    font-size: 20px;
    width: 65%;
    line-height: 1.3;

}
#left_mid_quality_area h3{
    font-size: 35px;
}

#left_mid_quality_area p{
    font-size: 20px;
    line-height: 1.3;
    

}
#left_mid_quality_area li{
    font-size: 18px;
    line-height: 1.3;

}.navbar-menu li a {
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    transition: color 0.3s ease;
  }
.rightQualityArea{
    display: flex;
    padding-right: 4rem;
    padding: 4rem;
    padding-left: 2rem;
    /* padding-top: 6rem; */
}
.rightQualityArea img{
    box-shadow: 0px 0px 5px rgba(57, 101, 221, 0.5);
    max-width: 35rem;
}

.quality_content{margin-top: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.quality_content li{
    font-size: 18px;
    line-height: 1.3;

    
}
.quality_content h4{
    font-size: 20px;
    line-height: 1.3;

}
@media only screen and (max-width: 1780px){
    .contentArea h1{
        font-size: 60px
    }
} 

#below_quality_area{
    display: flex;
    flex-direction: column;
    padding: 4rem;
   
}
#below_quality_area {
    display: flex;
    
    flex-direction: column;
    padding: 5rem;
    padding-top: 0rem;
}
@media only screen and (max-width: 780px){
    .contentArea h1{
        top:7%;
        font-size: 30px
    }
    .rightQualityArea{
        display: none;
    }
    #left_top_quality_area p {
        font-size: 16px;
        width: 85%;
        line-height: 1.3;
    }
    #below_quality_area {
        display: flex;
        flex-direction: column;
        padding-top: 0rem;
    }
} 
@media screen and (max-width: 1580px){
    
    .contentArea{
        position: absolute;
        z-index: 2;
        display: inline;
        top: 26%;
        color: #ffffff;
        left:7%
        
      }}
@media screen and (max-width: 1580px){
    
    .contentArea{
        position: absolute;
        z-index: 2;
        display: inline;
        top: 26%;
        color: #ffffff;
        left:7%
        
      }}
@media screen and (max-width: 1080px){
    .AboutUsArea{
      padding-top: 0rem;
      display: flex;
      max-width: 100%;
      
    }
    .contentArea{
        position: absolute;
        z-index: 2;
        display: inline;
        top: 13%;
        color: #ffffff;
        left:7%
        
      }}
@media screen and (max-width: 777px){
    .contentArea h1 {
        top: 7%;
        font-size: 3rem;
    }
    .contentArea p {
        font-size: 1rem;
        margin-top: 0.5rem;
        font-weight: 400;
    }
    .qualityArea {
        display: flex;
        flex-direction: column;
        padding-right: 4rem;
        align-items: center;
    }
    .leftQualityArea {
        overflow: hidden;
        font-family: inter, sans sans-serif;
        display: flex;
        flex-direction: column;
        width: 60%;
        /* height: 60rem; */
        padding: 1.5rem;
        justify-content: center;
        text-align: left;
        padding-left: 0rem;
    }
    #below_quality_area {
        display: flex;
        flex-direction: column;
        padding-top: 0rem;
        text-align: left;
        align-items: flex-start;
    }  
    .contentArea {
        position: absolute;
        z-index: 2;
        display: inline;
        top: 8%;
        color: #ffffff;
        left: 7%;
    }
    .QMAA_area {
        padding: 0rem;
        display: flex;
        flex-direction: column;
        width: 100%;
        background-color: #ffffff;
    }
    .QMAA_content {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding-left: 0rem;
         padding-right: 0rem; 
        background-color: #fff;
    }  
}#below_quality_area {
    display: flex;
    flex-direction: column;
    padding: 5rem;
    padding-top: 0rem;
    font-size: 20px;
    padding-bottom: 3rem;
    padding-left: 4rem;
}
.QMAA_area {
    padding: 2rem;
    padding-top: 0rem;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #ededed;
    padding-bottom: 0rem;
}.leftQualityArea {
    overflow: hidden;
    font-family: inter, sans sans-serif;
    display: flex;
    flex-direction: column;
    width: 60%;
    /* height: 60rem; */
    padding: 1.5rem;
    padding-left: 0rem;
    justify-content: center;
    padding-top: 0rem;
}.QMAA_content {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    background-color: #ededed;
}

@media screen and (max-width: 480px){
    .AboutUsArea{
        padding-top: 5rem;
        display: flex;
        max-width: 100%;
        
      }
    .contentArea {
        position: absolute;
        z-index: 2;
        display: inline;
        top: 10%;
        color: #ffffff;
        left: 7%;
    }
    .contentArea h1 {
        /* top: 7%; */
        font-size: 2rem;
    }
    .contentArea p {
        font-size: 0.7rem;
        margin-top: 0.5rem;
        font-weight: 400;
      }
      .qualityArea {
        display: flex;
        flex-direction: column;
        padding-right: 0rem;
        align-items: center;
    }
    .leftQualityArea {
        overflow: hidden;
        font-family: inter, sans sans-serif;
        display: flex;
        flex-direction: column;
        width: 83%;
        /* height: 60rem; */
        padding: 1.5rem;
        padding-right: 0rem;
        justify-content: center;
        text-align: left;
        padding-left: 0rem;
    }
    #below_quality_area {
        /* display: flex;
        flex-direction: column; */
        padding: 2rem;
        /* padding-top: 0rem; */
    }
    .QMAA_content {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding-left: 0rem;
        padding-right: 0rem;
        /* background-color: #fff; */
    }
    .QMAA_area {
        padding: 0rem;
        padding-top: 0rem;
        display: flex;
        flex-direction: column;
        width: 100%;
        /* background-color: #fff; */
        padding-bottom: 0rem;
    } 
    #toggle-button{
        padding-left: 0rem;
      }
      
}

