.center {
  margin: auto;
  width: 50%;
  padding: auto; }

.img-center {
  display: contents;
  margin-left: auto;
  margin-right: auto;
  width: 50%; }

.contactus-Banner {
  padding-right: 0;
  padding-left: 0; }

.contact-box {
  width: 100%;
  max-width: 1140px;
  height: auto;
  margin-top: 25px;
  margin-bottom: 40px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  padding: 2%; }

.contact-form-Take-Contact {
  font-size: 39px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.contact-form-information {
  font-size: 32px;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #222222; }

.contact-form-description_bg {
  width: 90%;
  height: calc(3em + .75rem + 2px);
  border-radius: 8px;
  border-color: #0000;
  background-color: #f4f4f4;
  padding-left: 1.2em;
  padding-right: 1.2em; }

.btn:hover {
  color: #ffffff;
  text-decoration: none; }

.contact_form_customecare_service {
  font-size: 20px;
  font-family: acumin-pro, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.contact_form_customecare_service h1 {
  font-family: acumin-pro, sans-serif; }

.contact_form_customecare_service.text-style-1 {
  color: #9b5ba5;
  font-family: acumin-pro, sans-serif; }

.bg {
  width: auto;
  height: auto;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px; }

.form-field-box {
  width: 90%;
  font-family: acumin-pro, sans-serif;
  height: calc(3em + .75rem + 2px);
  border-radius: 8px;
  border-color: #0000;
  background-color: #f4f4f4;
  padding-left: 1.2em;
  padding-right: 1.2em; }

.form-control-label {
  font-size: 39px;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.form-field-label {
  width: 100%;
  font-size: 20px;
  font-family: acumin-pro, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  font-size: 20px; }

.submit-button {
  width: 50%;
  font-family: acumin-pro, sans-serif;
  height: calc(3em + 2px);
  border-radius: 100px;
  background-color: #9b5ba5;
  font-size: 1.2em;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 50px; }

@media only screen and (max-width: 991px) {
  .form-field-box {
    width: 100%;
    height: calc(3em + .75rem + 2px);
    border-radius: 8px;
    border-color: #0000;
    background-color: #f4f4f4;
    padding-left: 1.2em;
    padding-right: 1.2em; }
  .contact-form-description_bg {
    width: 100%;
    height: calc(7em + .75rem + 2px);
    border-radius: 8px;
    border-color: #0000;
    background-color: #f4f4f4;
    padding-left: 1.2em;
    padding-right: 1.2em; }
  .submit-button {
    width: 70%; } }

.send-button {
  height: calc(3em + 1px);
  border-radius: 100px;
  font-family: acumin-pro, sans-serif;
  background-color: #9b5ba5;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 50px; }

.form-box {
  height: calc(3em + -0.25rem + 2px);
  border-radius: 8px;
  font-family: acumin-pro, sans-serif;
  border-color: #0000;
  background-color: #f4f4f4;
  padding-left: 1.2em;
  padding-right: 1.2em;
  margin-bottom: 10px; }

.mandatory {
  color: #c00; }

.invalid-feedback-phone {
  display: none;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  margin-top: .25rem;
  font-size: 80%;
  color: #c00; }

.invalid-feedback-email {
  display: none;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  margin-top: .25rem;
  font-size: 80%;
  color: #c00; }

.invalid-feedback-name {
  display: none;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  margin-top: .25rem;
  font-size: 80%;
  color: #c00; }

.invalid-feedback-description {
  display: none;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  margin-top: .25rem;
  font-size: 80%;
  color: #c00; }

.bg.contactUsRenderForm {
  border: none !important;
  max-width: 100% !important;
  margin-top: 0px !important; }

.bg.contactUsRenderForm img {
  width: 100% !important; }

.row.contactFormInformation {
  max-width: 1140px;
  margin: auto;
  padding: 2%; }

.bg.contactUsRenderForm button.submit-button {
  text-transform: uppercase;
  font-weight: normal; }

/*new css changes*/
.invalid-feedback-subject {
  display: none;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  margin-top: .25rem;
  font-size: 80%;
  color: #c00; }
