/* *{
  border: 1px solid red;
} */
 .hed1{
  font-size: 60px;
  font-family: sarabun,sans-serif;
 }
 .observices{
  font-size: 50px;
  font-family: Roboto,sans-serif;
  color: #092c3f;
 }
 .obs{
  font-size: 50px;
  font-family: Roboto,sans-serif;
 }
 .featuredcs{
  color: #092c3f;
  font-size: 50px;
  font-family: Roboto, sans-serif;
 }
 .otm{
  color: #092c3f;
  font-size: 50px;
  font-family: Roboto, sans-serif;
 }
 .ays{
  font-weight: bold;
  color: #FFFFFF;
  font-family: Roboto, sans-serif;
 }
 .orb{
  font-weight: bold;
  color: #092c3f;
  font-size: 50px;
  font-family: Roboto, sans-serif;
 }
.bestservices:hover{
    background-color:#FF2143;
}
 .abt:hover{
    background-color: #F7F7F7;
    color: black;
}
.teamimg:hover{
    transform: scale(0.9);
}
.blogimg:hover{
    transform: scale(0.9);
}
    footer {
        font-family: Arial, sans-serif;
        color: #fff;
        padding: 40px 0;
      }
      footer a {
        color: #fff;
        text-decoration: none;
      }
      footer a:hover {
        text-decoration: underline;
      }
      .footer-title {
        font-size: 1.5rem;
        margin-bottom: 20px;
      }
      .footer-section {
        margin-bottom: 30px;
      }
      .footer-section h5 {
        font-size: 1rem;
        margin-bottom: 15px;
        text-transform: uppercase;
      }
      .footer-section p {
        margin-bottom: 5px;
      }
      .social-icons a {
        margin-right: 10px;
        font-size: 1.2rem;
      }
      .copyright {
         /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
        padding-top: 10px;
        margin-top: 20px;
      }
      .highlight {
        color: red;
      }
      .loc{
        font-family: Poppins, sans-serif;
      }
      .loc2, .loc3{
        font-family: Poppins, sans-serif;
      }