@import "/CSS_FILES/TIDC_Vision.css";
@import"/CSS_FILES/index.css";
body {
  max-width: 100%;
    margin: 0;
    font-family: inter, sans-serif;
    overflow-x: hidden;
    text-align: justify;
  }
/* @import "/index.css"; */
.QMAA_area{
    padding: 2rem;
display: flex;
flex-direction: column;
width: 100%;
/* height: 60rem; */
background-color: #ededed;

}.navbar-menu li a {
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  transition: color 0.3s ease;
}
.AboutUsArea{
  padding-top: 5rem;
  display: flex;
  max-width: 100%;
  
}
.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); */
  padding-left: 3rem;
}
.QMAA_content{
    display: flex;
    flex-direction: row;
    width:100%;
    padding-left: 2rem;    
    padding-right: 2rem;    
    background-color: #ededed;
}
.contentArea{
  position: absolute;
  z-index: 2;
  display: inline;
  top: 26%;
  color: #ffffff;
  left:7%
  
}
.qualityArea{
    position: relative;
    display: flex;
    flex-direction: row;
    height: 50rem;
}
.leftQualityArea{
    font-family: inter,sans sans-serif;
    display: flex;
    flex-direction: column;
    width: 60%;
    padding: 1.5rem;
    justify-content: space-around;
}
#left_top_quality_area h3{
    font-size: 35px;
}

#left_top_quality_area p{
    font-size: 20px;
    /* width: 60%; */
    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;

}
.rightQualityArea{
    display: flex;
    max-width: 37rem;
    padding: 4rem;
    padding-left: 6rem;
}
.quality_image_container{
  padding: 1rem;
  box-shadow: 0px 0px 5px rgba(57, 101, 221, 0.5);
  max-height: fit-content;
    /* max-width:min-content; */
}
.rightQualityArea img{
  width: 100%;
  
   height: 100%;
}
.Quality_area{
    width: 100%;
    height: 51.5rem;

    display: flex;
    flex-direction: column;
    width:100%;
    padding-left: 2rem;    
      
    padding-right: 2rem;    
    background-color: #ededed;
}
.quality_title{
    display: flex;
    /* justify-content: center; */
    font-size: 35px;
    padding-bottom: 2rem;  
    padding-left: 3rem;  
}
.quality_certificates{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
}
.quality_certificates img{
    
    max-height: 25rem;
    box-shadow: 0px 0px 15px rgba(57, 101, 221, 0.5);
}
.quality_content {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 4rem;
}
.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
    }
}
@media screen and (max-width: 1200px){
    .QMAA_area{
        height: 65rem;
        overflow: hidden;
    }
    .contentArea {
      position: absolute;
      z-index: 2;
      display: inline;
      top: 14%;
      color: #ffffff;
      left: 7%;
  }
  .contentArea h1 {
    font-family: inter, Sans-serif;
    font-size: 4rem;
    margin-bottom: 0.5rem;
}
#left_container {
  
  padding-right: 10rem;
  
}

  }
  @media screen and (max-width: 1080px){
    .AboutUsArea{
      padding-top: 0rem;
      display: flex;
      max-width: 100%;
      
    }
    .QMAA_area{
        height: 65rem;
        overflow: hidden;
    }
    #left_container{
      padding-right: 7rem;
    }
    .contentArea {
      position: absolute;
      z-index: 2;
      display: inline;
      top: 20%;
      color: #ffffff;
      left: 7%;
  }
  .contentArea h1 {
    font-family: inter, Sans-serif;
    font-size: 3rem;
    top: 10%;
    margin-bottom: 0.5rem;
}

    .rightQualityArea img {
      display: none; /* Hide the image on smaller screens */
    }
  
    .QMAA_title{
        display: flex;
        justify-content: flex-start;
        font-size: 30px;
        text-shadow: 2px 2px 4px rgba(57, 101, 221, 0.5);
    }
    .quality_certificates{
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 30rem;
    }
    .quality_certificates img{
        
        max-height: 25rem;
        box-shadow: 0px 0px 15px rgba(57, 101, 221, 0.5);
    }
    .Quality_area{
        height: auto;
        align-items: center;
    }
  }
  @media screen and (max-width: 832px){
    .QMAA_area{
        height: 77rem;
        overflow: hidden;
    }
    #left_container{
      padding-right: 6rem;
    }
    #right_container p{
      font-size: 14px;
    }
  }
  @media screen and (max-width: 732px){
    .contentArea {
      position: absolute;
      z-index: 2;
      display: inline;
      top: 10%;
      color: #ffffff;
      left: 7%;
  }
  .contentArea h1,p {
    font-family: inter, Sans-serif;
    font-size: 1rem;
    top: 10%;
    margin-bottom: 0.5rem;
}
  }
  @media screen and (max-width: 574px){
    .quote_area {
     flex-direction: column;
     height:fit-content;
  }
  .contentArea h1,p {
    font-family: inter, Sans-serif;
    font-size: 1rem;
    top: 5%;
    margin-bottom: 0.5rem;
}
  #left_container{
    padding-right: 0rem;
    border-right:0px solid #000;
    border-bottom: 2px solid #000;
  }
  #left_container{
    padding-right: 0rem;
  }
  .contentArea {
    position: absolute;
    z-index: 2;
    display: inline;
    top: 12%;
    color: #ffffff;
    left: 7%;
}
.contentArea h1,p {
  font-family: inter, Sans-serif;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.contentArea p {
  font-family: inter, Sans-serif;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
  }

  @media screen and (max-width: 777px){
    .contentArea {
      position: absolute;
      z-index: 2;
      display: inline;
      top: 7%;
      color: #ffffff;
      left: 7%;
  }
  .contentArea h1 {
    font-family: inter, Sans-serif;
    font-size: 2.3rem;
    top: 7%;
    margin-bottom: 0.5rem;
    text-align: left;
}
  .contentArea p {
    font-family: inter, Sans-serif;
    font-size: 1rem;
    top: 9%;
    margin-bottom: 0.5rem;
    text-align: left;
}
.rightQualityArea {
  display: none;
  max-width: 30rem;
  padding: 4rem;
  padding-left: 6rem;
}.qualityArea {
  justify-self: center;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 50rem;
  justify-items: center;
  align-items: center;
}
.leftQualityArea {
  font-family: inter, sans sans-serif;
  display: flex;
  flex-direction: column;
  width: 70%;
  padding: 1.5rem;
  justify-content: center;
}
.Quality_area {
  width: 100%;
  height: 54.5rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
  background-color: #ededed;
}
.quality_content {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 4rem;
  padding-bottom: 2rem;
}
.QMAA_area {
  height: 49rem;
  overflow: hidden;
}
.QMAA_content {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
  /* background-color: #ededed; */
}
.QMAA_area {
  padding: 0rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  /* height: 60rem; */
  /* background-color: #ffffff; */
}
.Quality_area {
  width: 100%;
  height: 74.5rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
  /* background-color: #ffffff; */
}
.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%;
  /* height: 60rem; */
  background-color: #ededed;
}.quality_title {
  display: flex;
  /* justify-content: center; */
  font-size: 35px;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
}
.AboutUsArea{
  padding-top: 5rem;
  display: flex;
  max-width: 100%;
  
}
.quality_content {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 1.5rem;
}
.leftQualityArea {
  font-family: inter, sans sans-serif;
  display: flex;
  flex-direction: column;
  width: 60%;
  padding: 1.5rem;
  justify-content: space-around;
  padding-bottom: 3rem;
}
@media screen and (max-width: 480px) {

  .contentArea {
    position: absolute;
    z-index: 2;
    display: inline;
    top: 10%;
    color: #ffffff;
    left: 7%;
}

.contentArea h1 {
  font-family: inter, Sans-serif;
  font-size: 1.4rem;
  top: 7%;
  margin-bottom: 0.5rem;
  text-align: left;
}
.contentArea p {
  font-family: inter, Sans-serif;
  font-size: 0.8rem;
  top: 9%;
  margin-bottom: 0.5rem;
  text-align: left;
}
.leftQualityArea {
  font-family: inter, sans sans-serif;
  display: flex;
  flex-direction: column;
  width: 88%;
  padding: 1.5rem;
  justify-content: center;
  padding-top: 0rem;
  padding-bottom: 1rem;
}
.quality_title {
  display: flex;
  /* justify-content: center; */
  font-size: 27px;
  padding-bottom: 0rem;
  padding-left: 3rem;
}
.quality_title h3{
 font-size: 29px;}

.quality_certificates {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 23rem;
  align-items: center;
}
.quality_content {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 1rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
}
.quality_certificates img {
  max-height: 16rem;
  box-shadow: 0px 0px 15px rgba(57, 101, 221, 0.5);
  padding-bottom: 1rem;
}
.Quality_area {
  width: 100%;
  height: 64.5rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
  padding-bottom: 0rem;
  /* background-color: #; */
}
#left_top_quality_area p {
  text-align: left;
  font-size: 20px;
  
  line-height: 1.5rem;
}
.quality_title {
  display: flex;
  /* justify-content: center; */
  font-size: 27px;
  padding-bottom: 0rem;
  padding-left: 1.5rem;
  text-align: left;
}
.quality_content {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 1rem;
  padding-bottom: 0rem;
  padding-right: 1rem;
}
}
