#contact-us-form {
  padding-top: 20px;
  padding-left: 20px;
  width: 80%;
}
#title-container {
  margin-bottom: 34px;
  border-bottom: 1px solid #d8d8d8;
  display: none;
}
#title-container > h2 {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #0000a0;
}
#title-container > p {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 22px;
  margin-top: 0px;
}
#propesional-media-container .propesional-media-body {
  margin-bottom: 17px;
}
#propesional-media-container .propesional-media-body > h4 {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  color: #0000a0;
  margin-bottom: 17px;
}
#propesional-media-container .propesional-media-body > p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: normal;
  color: #3c3c3c;
  margin-top: 0px;
  font-family: MarsCentra-Bold, sans-serif;
}
#propesional-media-container .propesional-media-body > a {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: normal;
  color: #0000a0;
}

#form-content {
  display: inline-block;
}
#form-content-without-dropdown {
  display: none;
}
#form-content > p {
  position: absolute;
  bottom: 0px;
}
#form-content select {
  width: 100%;
  height: 40px;
}

#form-content .form-input,
#form-content .form-input-iframe {
  margin-bottom: 34px;
  display: none;
}

#form-content .show-form {
  display: block;
}

#form-content .disclaimer {
  width: 100%;
}
#form-content .disclaimer p {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #3c3c3c;
}
#form-content .ff-form-main {
  font-family: MarsCentra-Bold, sans-serif;
  color: #0000a0;
  font-size: 20px;
  margin: 0px;
  max-width: 100% !important;
}
#form-content .ff-form-main .ff-field-col {
  width: 100%;
  max-width: 100% !important;
}
#form-content .ff-form-main .ff-field-col .ff-select-type,
#form-content .ff-form-main .ff-field-col .ff-type-text,
#form-content .ff-form-main .ff-field-col .ff-textarea {
  width: 100%;
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 14px;
  padding: 10px;
}
#form-content .ff-form-main .btnDiv {
  text-align: left !important;
}
#form-content .ff-form-main .btnDiv .ff-btn-submit {
  width: 213px;
  background-color: #0000a0;
  color: #fff;
  transition: 0.3s;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}
#form-content .ff-form-main .btnDiv .ff-btn-submit:hover,
.hover {
  background-color: #00d7b9;
  opacity: inherit;
  color: #0000a0 !important;
}
#form-content .ff-form-main .ff-item-row > .ff-col-1 {
  float: none !important;
}

#form-content select,
#form-content .ff-form-main .ff-item-row .ff-field-col .ff-input-type,
#form-content .ff-form-main .ff-item-row .ff-field-col .ff-textarea,
#form-content .ff-form-main .ff-item-row .ff-field-col .ff-select-type,
#form-content .ff-form-main .ff-item-row .ff-field-col .ff-fileupload-drop-area {
  border: 1px solid #0000a0;
}

#form-content .ff-group-row {
  margin-bottom: 16px;
}

#form-content .option-dropdown-contactus,
#form-content .option-dropdown-category,
#form-content .option-dropdown-country {
  margin-bottom: 25px;
}

#form-content .option-dropdown-contactus,
#form-content .option-dropdown-category,
#form-content .option-dropdown-country {
  width: 100%;
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding-left: 0px;
}

#form-content .option-dropdown-category-item,
#form-content .option-dropdown-country-item {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
  padding: 14px;
  border-style: solid;
  border-color: #00d7b9;
  border-width: 0px 1px 1px 1px;
  max-height: 30vh;
  overflow-y: scroll;
  overflow-x: hidden;
}
#form-content .asset-option-contactus,
#form-content .asset-option-category,
#form-content .asset-option-country {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-style: solid;
  border-color: #0000a0;
  border-width: 1px;
  color: #0000a0;
  padding-left: 14px;
  padding-right: 14px;
  line-height: 38px;
  font-family: MarsCentra, sans-serif;
  vertical-align: top;
}
#form-content  .asset-option-category,
#form-content  .asset-option-country {
  display: block;
  background-image: url('/modules/custom/mars_acss_contact_us_old/images/arrow-bottom.png');
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: right 20px bottom 50%;
}

#form-content  .asset-option-category[aria-expanded="true"],
#form-content  .asset-option-country[aria-expanded="true"] {
  background-image: url('/modules/custom/mars_acss_contact_us_old/images/arrow-top.png');
}

#form-content .option-dropdown-contactus:hover .asset-option-contactus,
#form-content .option-dropdown-category:hover .asset-option-category,
#form-content .option-dropdown-country:hover .asset-option-country {
  border-width: 1px;
  border-color: #00d7b9;
}
#form-content .option-dropdown-contactus-item a,
#form-content .option-dropdown-category-item a,
#form-content .option-dropdown-country-item a {
  display: block;
  color: #0000a0 !important;
  font-family: MarsCentra, sans-serif;
  width: 100%;
  padding: 10px;
  outline: none;
}
#form-content .option-dropdown-contactus-item a:hover,
#form-content .option-dropdown-category-item a:hover {
  background-color: #00d7b9;
  text-decoration: none;
}
.on-hover:hover {
  background-color: #00d7b9;
  text-decoration: none;
}

.on-hover:hover {
  background-color: #00d7b9;
  text-decoration: none;
}

.g-recaptcha {
  display: block;
  margin-top: 15px;
}
.contact-us-confirmation-message {
  margin-top: 15px;
  margin-left: 13px;
  color: #0000a0;
  display: none;
}
.contact-us-confirmation-message.error {
  color: red;
}
#contact-us-question-component .error-message {
  color: red;
  font-size: 12px;
  word-break: break-word;
}
#contact-us-question-component .first-name-empty,
#contact-us-question-component .last-name-empty,
#contact-us-question-component .email-empty,
#contact-us-question-component .email-invalid {
  display: none;
}
/* contact us custom */

#question-component {
  display: flex;
}

#contact-us-component #contact-us-question-component {
  margin-top: 41px;
  width: 100%;
}


#contact-us-component input {
  border: solid #0000a0 1px;
  width: 100%;
  height: 40px;
  padding: 5px 35px 5px 5px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

#contact-us-component textarea {
  height: 184px;
  width: 100%;
  border: solid #0000a0 1px;
}

#contact-us-component .contact-us-label {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #0000a0;
  margin: 0px;
  max-width: 100% !important;
}

#contact-us-component .contact-us-label .optional {
  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
}

#contact-us-component .contact-us-question {
  margin-bottom: 36px;
}


#contact-us-component #captcha {
  margin-top: 21px;
}

#contact-us-component #cta-button {
  margin: 21px 0 50px 0;
  max-width: 214px;
  font-family: MarsCentra-Bold, sans-serif;
  text-transform: uppercase;
  line-height: 39px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  background-color: #0000a0;
  color: #fff;
}

#contact-us-form .cta-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.g-recaptcha-custom {
  display: block;
}

.form-input-custom {
  display: none;
}

.country-dropdown-label {
  margin-bottom: 0.5rem;
}
label.visuallyhidden {
    display: none;
}

.col-xl-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 1200px) {
  #contact-us-form {
    padding: 0;
    width: 100%;
  }
  #propesional-media-container {
    width: 100%;
    float: none;
  }
  #form-content {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 45px;
  }
  #form-content .disclaimer {
    width: 100%;
    margin-bottom: 45px;
  }
  #form-content .ff-form-main .ff-field-col .ff-select-type,
  #form-content .ff-form-main .ff-field-col .ff-type-text,
  #form-content .ff-form-main .ff-field-col .ff-textarea {
    width: 100%;
  }
  #form-content .option-dropdown-contactus,
  #form-content .option-dropdown-category,
  #form-content .option-dropdown-country {
    width: 100%;
  }
  .option-dropdown-category .category-dropdown-label {
    margin-bottom: 0.5rem;
  }
  #contact-us-component #contact-us-question-component {
    width: 100%;
  }
  .contact-us-question select {
    width: 100% !important;
  }
  #contact-us-component input {
    width: 100%;
  }
  #contact-us-component textarea {
    width: 100%;
  }
  label.visuallyhidden {
    display: none;
  }
  .col-xl-6 {
    padding-right: 0;
    padding-left: 0;
  }
}

.ff-form-main {
  font-family: MarsCentra-Bold, sans-serif;
  color: #0000a0;
  font-size: 20px;
  margin: 0px;
  max-width: 100% !important;
}

.ff-section-header {
  font-family: MarsCentra-Bold, sans-serif;
  padding-bottom: 20px;
  padding-top:20px;
  font-size: 30px;
  font-weight: bold;
}


.ff-field-col {
  width: 100%;
  max-width: 100% !important;
}
.ff-form-main .ff-field-col .ff-select-type,
.ff-form-main .ff-field-col .ff-type-text,
.ff-form-main .ff-field-col .ff-textarea {
  font-family: MarsCentra-Bold, sans-serif;
  font-size: 14px;
  padding: 10px;
}
.ff-form-main .btnDiv {
  text-align: left !important;
}
.ff-form-main .btnDiv .ff-btn-submit {
  width: 213px;
  background-color: #0000a0;
  color: #fff;
  transition: 0.3s;
}
.ff-form-main .btnDiv .ff-btn-submit:hover,
.hover {
  background-color: #00d7b9;
  opacity: inherit;
  color: #0000a0 !important;
}
.ff-form-main .ff-item-row > .ff-col-1 {
  float: none !important;
}

.ff-form-main label {
  margin-bottom: 0.5rem;
  display: inline-block;
}

select,
.ff-form-main .ff-item-row .ff-field-col .ff-input-type,
.ff-form-main .ff-item-row .ff-field-col .ff-textarea,
.ff-form-main .ff-item-row .ff-field-col .ff-select-type,
.ff-form-main .ff-item-row .ff-field-col .ff-fileupload-drop-area {
  border: 1px solid #0000a0;
  width:60%
}

.ff-group-row {
  margin-bottom: 16px;
}

.ff-required-mark {
  color: red !important;
}

@media screen and (min-width: 1201px) {
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
