/* ==========================================================================

								C O N T A C T   U S

    ========================================================================== */
.contact-us {
  padding-bottom: 50px; }
  .contact-us .contact-us-main .contact-title {
    display: block;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 30px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 40px; }
  .contact-us .contact-us-main .contact-subtitle {
    display: block;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px; }
  .contact-us .contact-us-main .contact-section {
    margin-top: 40px; }
  .contact-us .contact-us-main .content-partner-logo {
    width: 150px;
    margin-bottom: 20px; }
    .contact-us .contact-us-main .content-partner-logo .image {
      width: 100%;
      display: block;
      margin: 0; }
  .contact-us .contact-us-main .text {
    display: block;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 40px; }
    .contact-us .contact-us-main .text.text-m-small {
      margin-bottom: 20px; }
    .contact-us .contact-us-main .text b, .contact-us .contact-us-main .text strong {
      font-weight: 700; }
    .contact-us .contact-us-main .text .address {
      color: #8C8C8C;
      font-weight: 700; }
  .contact-us .contact-us-main .text-tire {
    display: block;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px; }
  .contact-us .contact-us-main .checkbox-different-size {
    margin-bottom: 30px; }
  .contact-us .contact-us-main .fitment-size-title {
    display: block;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 16px;
    margin: 0;
    padding: 10px 0; }
    .contact-us .contact-us-main .fitment-size-title.no-padding {
      padding-top: 0; }
  .contact-us .contact-us-main .info-icon {
    display: none !important; }
  .contact-us .contact-us-main .form-label {
    display: block !important; }
  .contact-us .contact-us-main .front-check-label {
    display: none;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 13px; }
  .contact-us .contact-us-main .content-textarea {
    margin-bottom: 30px; }
  .contact-us .contact-us-main .custom-checkbox .custom-control-label::before {
    border: 1px solid #A0A0A0;
    background: transparent;
    width: 25px;
    height: 25px;
    border-radius: 0; }
  .contact-us .contact-us-main .custom-checkbox .custom-control-label::after {
    width: 25px;
    height: 25px; }
  .contact-us .contact-us-main .custom-control-label {
    padding-top: 6px;
    padding-left: 10px;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    text-align: left; }
    .contact-us .contact-us-main .custom-control-label a {
      color: #333333 !important;
      text-decoration: underline;
      font-weight: 700; }
  .contact-us .contact-us-main .content-captcha {
    display: block;
    margin: 40px 0; }
  .contact-us .contact-us-main .content-button {
    width: 100%;
    max-width: 350px;
    margin: 20px auto; }
    .contact-us .contact-us-main .content-button .btn {
      display: block;
      width: 100%; }
