.c-template-course-offer .c-template-course-offer-block-contact {
  text-align: center;
}

.c-template-course-offer .c-template-course-offer-block-contact h3 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  text-align: left;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.c-template-course-offer .c-template-course-offer-block-why .c-template-course-offer-why-list ul {
  padding-left: 10px;
  list-style: none;
}

.c-template-course-offer .c-template-course-offer-block-why .c-template-course-offer-why-list li {
  background: url("/v3/skin/pds/img/custom/tick.svg") no-repeat !important;
  background-size: 20px 20px !important;
  background-position: left top !important;
  padding-left: 26px;
  list-style: none;
}

.c-template-course-offer .c-template-course-offer-block-contact {
  background: #F2F2F2;
  padding: 20px 25px;
}

.c-template-course-offer h3 {
  color: #D60A3A;
}

.c-template-course-offer .c-template-course-offer-block-contact h3 {
  color: #D60A3A;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details li {
  background: none !important;
  padding-left: 0px;
  list-style: none;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details ul {
  padding-bottom: 0px;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details li.c-template-course-offer-block-contact-name {
  font-weight: bold;
  margin-bottom: 5px;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details li.c-template-course-offer-block-contact-email {
  background: url("/v3/skin/pds/img/custom/mail.svg") no-repeat !important;
  background-size: 20px 20px !important;
  background-position: left center !important;
  padding-left: 26px;
  margin-bottom: 5px;
}

.c-template-course-offer .c-template-course-offer-block-contact .c-template-course-offer-contact-details li.c-template-course-offer-block-contact-phone {
  background: url("/v3/skin/pds/img/custom/phone.svg") no-repeat !important;
  background-size: 20px 20px !important;
  background-position: left center !important;
  padding-left: 26px;
}

@media (max-width: 575.98px) {
  #wc-contact-form #wc-contact-button-submit {
    width: 100%;
  }
}
#wc-contact-form textarea {
  height: 250px;
}
