.dot-blue{
  width: 13px;
  height: 13px;
  background: #165AFE;
  border-radius: 50%;
  margin: 10px 15px 0 0;
}

.manufacture-area .manufacture-img{
  width:473px;
}

.manufacture-area .manufacture-img-02{
  width:494px;
}

.manufacture-area .manufacture-phine-img {
  width: 145px;
  position: absolute;
  top: 267px;
  left: 86%;
  transform: translateX(-50%);
  z-index: 2;
}

.manufacture-area .top-img {
  position: absolute;
  top: 152px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.manufacture-area .bottom-img {
  position: absolute;
  top: 202px;
  left: 60%;
  transform: translateX(-50%);
  z-index: 2;
}

.cooperation-h2 {
  color:#29345C;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24.543px;
  margin: 0 0 20px;
}

.cooperation-h3 {
  color: #29345C;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.543px;
  margin: 20px 0;
}

.cooperation-p {
  color: #4F4F4F;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0px;
  line-height: 24.543px;
}

.manufacture-area .about-right{
  margin-top: 60px;
  min-height: 450px;
  padding: 0!important;
}

.manufacture-area .section-title{
  padding-bottom: 0px;
}


@media screen and (max-width: 991px){
  .manufacture-area .about-right {
    margin-top: 50px;
  }
  .manufacture-area .top-img {
    top: 0;
  }
  .cooperation-h2 {
    font-size: 20px;
  }
  .cooperation-h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .manufacture-area .mb-100 {
    margin-bottom: 50px;
  }
  
  .manufacture-area .about-right {
    margin-top: 0px;
    padding: 15px!important;
  }
  .manufacture-area .top-img {
    width:92%;
  }
  .manufacture-area .manufacture-img{
    width:92%;
  }
  .cooperation-h2 {
    font-size: 18px;
  }
}
