.h-news .news-post-content {
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  padding: 24px;
  margin-bottom: 30px; }
.h-news-title {
  font-size: 20px;
  color: #0a0a0a;
  font-weight: 700; }
.h-news-link {
  display: flex;
  align-items: center;
  color: #1567E8;
  font-weight: 600; }
  .h-news-link i {
    margin-left: 8px; }

.about-banner .title {
  background-color: #1567E8;
  padding: 24px;
  font-weight: 700; }

.why-choose h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 24px; }
.why-choose h3 {
  font-size: 16px;
  font-weight: 700;
  color: #0a0a0a; }
.why-choose ul {
  padding-inline-start: 24px; }

.vision {
  border-radius: 4px; }
  .vision h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 16px 32px;
    background-color: #1567E8;
    margin-bottom: 0; }
  .vision p {
    background-color: #fff;
    padding: 32px; }

.our-vision {
  margin-top: 100px; }

.programme-page .section-title:after {
  left: 0;
  bottom: -2px; }
.programme-page .programme-content {
  color: #555;
  font-size: 20px; }
.programme-page .programme-category-list li {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px; }
  .programme-page .programme-category-list li i {
    margin-right: 8px; }

.about-hrdf-logo {
  max-height: 250px; }

.news-content {
  display: flex;
  align-items: center;
  background-color: #fafafa;
  padding: 8px 16px; }
  .news-content .pdf-logo {
    height: 40px; }
  .news-content .pdf-logo-wrap {
    margin-left: auto; }
  .news-content h4 {
    font-size: 20px;
    font-weight: 700; }

.contact-list {
  display: flex; }
  .contact-list .c-heading {
    color: #00374D;
    font-size: 20px;
    font-weight: 600; }
  .contact-list .contact-address {
    width: 80%; }

.contact-details {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }
  .contact-details i {
    color: #000;
    margin-right: 8px; }

.form-details {
  background-color: #FAFAFA;
  padding: 32px; }

.program-list {
  color: #000;
  margin-bottom: 30px;
  display: block; }
  .program-list:hover .program-list-content {
    background-color: #1567E8; }
  .program-list:hover h3 {
    color: #fff; }
  .program-list-content {
    background-color: #e7e2e2;
    color: #000; }
  .program-list h3 {
    font-size: 20px;
    text-align: center;
    padding: 8px 0; }

@media (max-width: 991.98px) {
  .h-segments-list {
    padding: 20px;
    margin-bottom: 20px; }
  .h-segments-title {
    font-size: 16px; }
  .h-segments-img {
    height: 32px; }

  .service_slide .slick-slide img {
    height: 150px; }
  .service_slide .secondary-title {
    font-size: 18px; }

  .h-news .news-post-content {
    margin-bottom: 40px; }

  .h-news-title {
    font-size: 18px; }

  .about-banner:after {
    display: none; }

  .our-vision {
    margin-top: 0; }

  .service .service-content {
    padding: 24px; }

  .service .service-content-text {
    font-size: 16px; }

  .service .nav-pills {
    white-space: nowrap;
    overflow-x: scroll; } }

/*# sourceMappingURL=home.css.map */
