
   #service-banner{
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-size: cover;
   height: 425px;
   }
   @media only screen and (max-width: 767px) {
      #service-banner{
         padding: 10px 0;
         background-attachment: scroll;
         height: 250px;
         background-size: cover;
      }
    }
   .lead{
   text-align: justify;
   /* word-spacing:3.5px; */
   font-size: 15.8px;
   color: white;
   }
   #background{
   background-color: #00000052;
   width: 250px;
   padding: 10px;
   border-radius: 10px;
   text-align: justify;color:#fff;
   }
   .intl-tel-input.separate-dial-code .selected-dial-code {
   display: table-cell;
   vertical-align: middle;
   padding-left: 8px;
   }
   #header1{
      padding-top:40px;
   }
   #textalign {
      text-align: justify;
      word-spacing: 0;
      text-align-last: left;
      word-break: break-word;
      hyphens: none;
  }
   #address{
   padding-left:35px;color: #032d60;font-size:18px
   }
   #addressalignment{
      padding-left: 70px;
   }
   #headtext{
      text-align: center;color:#032d60;
   }
   #header1{
      font-size: 38px;
   }
