.src-bg-dark-gray {
  background-color: #f0f0f0;
}
.src-bg-light-gray {
  background-color: #f6f6f6;
}

/* .sv-grid-standard.sv-fluid-grid, .sv-grid-standard.sv-fixed-fluid-grid  {
    max-width: 100% !important;
} */

/* .srcMaincontent {
  max-width: 1620px !important;
  margin: auto;
  
} */
/* 
.src-fullbredd {
  max-width: 1620px !important;
  margin: auto;
}

.src-mediumbredd {
  max-width: 1400px !important;
  margin: auto;
}

.src-smalbredd {
  max-width: 1340px !important;
  margin: auto;
}

.src-layout-sw > * {
  max-width: 1340px !important;
  margin: auto;
}

.src-layout-mw {
  max-width: 1400px !important;
  margin: auto;
}

.src-layout-fw {
  max-width: 1620px !important;
  margin: auto;
} */

.src-contact-card-us {
}

.sr-contact-us-card-bottom .src-default-input {
  width: calc(100% - 20px);
}
