




.img1{
    background-image:url(../img/1.png);
   
    background-repeat: no-repeat;
    background-size:cover;
    background-position:bottom;
  
  
  }
  
  .s1-d1{
    background-color: #3d5a80d5;
    width: 100%;
    height:67vh;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

section p{
  font-weight: 500;
  line-height: 180%;
  color:#3E5A7F;
}




  .pw{
    font-weight: 650;
  }

  .div-ser div{
    align-items: center;
  }

  .line-projact{
    color: #EF6C50;
    font-weight: bold;
    transform:translateY(-40%);
    margin-right: 3%;
  }
  .co6{
    color: #697280;
  }

