.agency_button,
.banner h1 {
  color: #fff;
  font-family: 'RobotoMedium';
  font-weight: 500;
}
body {
  font-family: Roboto, sans-serif;
}
.banner {
  background-color: #d10;
}
.banner h1 {
  font-size: 36px;
  line-height: 46px;
  text-align: left;
}
.banner .d-flex-center {
  display: flex;
  align-items: center;
}
.agnecylist {
  display: flex;
  text-align: center;
  padding: 56px 0;
}
.agency_button,
.agency_button:active,
.agency_button:focus,
.agency_button:hover {
  background-color: #d10001;
}
.enquiry img {
  background: radial-gradient(
    48.94% 50% at 50% 50%,
    rgba(255, 0, 0, 0.6) 0,
    rgba(171, 0, 0, 0) 91%
  );
}
.agency_button {
  width: 131px;
  height: 40px;
  background: #c00100;
  border-radius: 100px;
  font-size: 14px;
  line-height: 20px;
  flex: none;
  order: 1;
  border: none;
  margin-top: 20px;
  flex-grow: 0;
}
.enquiry {
  background: url(/images/agency/agency_header_bg.jpg) 0 0 / cover no-repeat;
}
.agnecylist h3 {
  font-size: 45px;
  line-height: 53px;
  color: #d10;
  margin-top: 0;
  font-weight: 500;
  font-family: 'RobotoMedium';
}
.agnecylist p {
  font-family: 'RobotoMedium';
  margin-bottom: 0;
  font-weight: 500;
}
.benefit h1 {
  font-family: 'RobotoMedium';
  font-size: 32px;
  line-height: 38px;
  color: #000;
  padding: 0px;
  font-weight: 500;
  margin: 0px;
}
/*#agency p {*/
#agency .castheading {
  font-size: 22px;
  line-height: 28px;
  color: #000;
}
.agnecylist .col-lg-2 {
  width: 20%;
}
.aganecyvacancy {
  background: rgba(209, 0, 1, 0.04);
  text-align: center;
}
.aganecyvacancy-padding {
  padding: 56px 0px;
}
.aganecyvacancy-padding1 {
  padding: 73px 0 56px 0px;
}
.mx-auto {
  margin: 0 auto;
}
#agency .aganecyvacancy p {
  font-weight: 400;
}
#agency .agnecydetail p {
  margin-top: 39px;
  margin-bottom: 0;
}
.benefit p {
  margin-top: 30px;
  text-align: center;
}
.mar-top-56 {
  margin-top: 56px;
}
#agency .container {
  margin: 0 auto;
  max-width: 1000px;
}
.benefit img {
  width: 100%;
  max-width: 476px;
}

body.modal-open {
  overflow: hidden;
}
.brief_us_project {
    background-color: #212121;
    padding: 48px 0 56px;
    text-align: center;
}
.brief_us_quote {
    color: #fff;
    font-family: Poppins-Light;
    font-size: 34px;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 36px;
}