@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");

[lang="en"] body {
  font-family: "Roboto", sans-serif;
}

[lang="en"] .the-nav .me-auto {
  margin-left: unset !important;
  margin-right: auto !important;
}
[lang="en"] .text-end {
  text-align: right !important;
}
[lang="en"] .the-banar1::after {
  left: 50%;
  right: 0;
}
[lang="en"] .text-md-start {
  text-align: left !important;
}
[lang="en"] span.bg-end {
  left: 0;
  right: unset;
}
[lang="en"] .title-end::after {
  left: 0;
  right: unset;
}
[lang="en"] .the-banar2::after {
  right: 40px !important;
  left: 50% !important;
}
[lang="en"] .the-banar2::before {
  left: 60% !important;
  right: 0 !important;
}
[lang="en"] .accordion-button::after {
  margin-right: unset;
  margin-left: auto;
}
[lang="en"] .the-contact-us .form-box * {
  text-align: left !important;
}
[lang="en"] .servicestyle .text-start {
  text-align: left !important;
}
