.menualservice h3{
    margin-top: 24px;
  }
  .menualservice h3.serviceh3hp{
    margin-top: 80px;
  }
  .menualservice p{
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
  }
  .menualindividual h3{
    margin-top: 24px;
  }
  .menualindividual h3.serviceh3hp{
    margin-top: 80px;
  }
  .menualindividual p{
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
  }
  .menualindividual p.inind{
    line-height: 2.4;
  }.down {
    background-color: rgb(196 207 233 / 88%);
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.1s;
    transition-timing-function: ease;
  } header{ position:fixed; width:100%; height: 90px; display:inline-block; right:0; top:0; z-index:300;}


  .serviceh3pc{
    display: none;
  }
  
  .serviceh3hp{
    display: block;
  }