#top-bar .social-icons {
  font-size: 1.5em;
}

.hero-banner-txt-box .hero-heading {
  text-transform: uppercase;
  font-size: 90px !important;
  letter-spacing: 15px;
  line-height: 1.3;
}
.hero-banner-txt-box .hero-heading > span {
  color: #C79E68;
}
@media (max-width: 767px) and (orientation: portrait) {
  .hero-banner-txt-box .hero-heading {
    font-size: 48px !important;
  }
}
.hero-banner-txt-box .hero-get-started-btn {
  margin-top: 50px;
}

.section-heading {
  color: #C79E68;
  font-size: 48px;
}

.section-home-blog h3 {
  color: #234B68;
  font-size: 28px !important;
}

.section-events h3 {
  color: #fff;
  font-size: 28px !important;
}
.section-events #ect-no-events {
  text-align: center;
}

.section-home-services h3 {
  color: #1E587A;
  margin-bottom: 20px;
  font-size: 28px;
}
.section-home-services .home-services {
  column-count: 2;
  list-style-type: none;
}
.section-home-services .home-services li {
  margin-left: 0;
}

.testimonials-slider .icon-box-text {
  text-align: center;
}
.testimonials-slider .icon-box-text .star-rating {
  margin: 0 auto 20px;
}

.section-about-develop h2 {
  font-size: 22px;
}
.section-about-develop h3 {
  color: #1C4A68;
}

.services-content h2 {
  font-size: 32px;
  color: #C79E68;
}
.services-content .section-heading {
  font-size: 42px;
}
.services-content h3 {
  color: #1E587A;
}
.services-content .other-services-row li {
  list-style-type: none;
  margin-left: 0;
}

.csr-content h3 {
  font-size: 18px;
  color: #1C4A68;
}
.csr-content .video {
  padding-top: 0 !important;
}
.csr-content .csr-date {
  font-weight: 700;
  display: block;
}

.section-gallery h2 {
  color: #1C4A68;
  font-size: 36px;
  margin-bottom: 40px;
}

#footer .footer-logo {
  margin-left: -20px;
}
#footer .footer-sitemap {
  list-style-type: none;
  column-count: 2;
}
#footer .footer-sitemap > li {
  margin-left: 0;
}
#footer .social-icons {
  font-size: 12px !important;
}
@media (max-width: 767px) and (orientation: portrait) {
  #footer .col-inner {
    text-align: center;
  }
}

/*# sourceMappingURL=app.css.map */
