body {
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Effra';
}

.navbar {
  height: 100px;
  box-shadow: 0px 0px 10px rgba(33,37,41,0.16);
  z-index: 1000;
}

.navbar-brand img {
  width: 195px;
}

.nav-link {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.105em;
}

#hero {
}

#hero h1 {
  font-size: 3rem;
  font-weight: 700;
  color: #00A98F;
  line-height: 57.6px;
  margin-bottom: 3rem;
}

.hero-col-1 {
  padding: 240px 112px;
}

.about-btn {
  background-color: #00a98f;
  text-transform: uppercase;
  padding: .75rem 1rem;
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  border: none;
  margin-right: 18px;
  font-family: 'Open Sans';
  border-radius: 0;
}

.services-btn {
  background-color: white;
  text-transform: uppercase;
  padding: .75rem 1rem;
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  border: solid 1px #202020;
  margin-right: 18px;
  font-family: 'Open Sans';
  border-radius: 0;
  color: #202020;
}

#services {
  background-color: #013931;
  padding-top: 8.75rem;
  padding-bottom: 4rem;
}

#services h2, #services h3, #services p {
  color: white;
}

#services h2 {
  font-size: 1.5rem;
}

#services h3 {
  font-size: 1.3125rem;
  padding-bottom: 21px;
}

.services-col {
  padding: 2.5rem;
}

.services-col p {
  font-size: 1rem;
}

#services .row:first-child {
  padding-bottom: 3rem;
}

#services .row:first-child p {
  font-size: 1.5rem;
  padding-top: 32px;
}

#services img {
  width: 75px;
  padding-bottom: 30px;
}

#record {
  margin-top: 84px;
  margin-bottom: 75px;
}

#record h4 {
  font-size: 24px;
}

.stats-col {
  background-color: #00a98f;
  padding: 72px 50px;
}

.stats-col h3 {
  background-color: #00a98f;
  padding-bottom: 3.25rem;
  border-bottom: 1px solid white;
  color: white;
}

.stat {
  color: white;
}

.stat h4 {
  font-size: 2.25rem !important;
}

.stat h5 {
  text-transform: uppercase;
}

.row.record-row {
  margin-bottom: 42px;
  margin-top: 3.25rem;
}

footer {
  background-color: #202020;
  color: white;
  padding: 100px 0;
}

footer h4 {
  text-transform: uppercase;
  color: #00a98f;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 24px;
}

/* About page */

.inner-hero {
  background: url("../../assets/img/inner-hero-bg-sm.png");
  background-size: cover;
  padding-top: 4.5rem;
  padding-bottom: 50px;
}

.inner-hero h2 {
  color: white;
}

.content-section {
  padding: 100px 0;
}

.content-section h3 {
  padding-left: 24px;
  color: #202020;
  border-left: #00a98f solid 4px;
  font-size: 42px;
}

.content-section h4 {
  font-size: 24px;
  margin-top: 16px;
  display: inline-block;
  margin-right: 24px;
}

.content-section i {
  font-size: 24px;
  margin-right: 12px;
  margin-bottom: 16px;
}

.content-section p {
  color: #202020;
  font-size: 18px;
  line-height: 180%;
}

.row {
}

.full-width-image {
  min-height: 320px;
  background: url("../../assets/img/full-width-image.png");
  background-size: cover;
}

.cta-left-col {
  background: url("../../assets/img/cta-left-col-img.png");
  background-size: cover;
}

.cta-right-col {
  padding: 42px;
  background: #008e78;
}

.cta-right-col h3 {
  color: white;
  font-weight: 400 !important;
  margin-bottom: 24px;
}

/* Services Page */

#services-section {
  padding: 120px 0;
}

.row.services-row {
  margin-bottom: 68px;
}

.whatwedo-col {
  border-top: #00a98f 4px solid;
  margin-right: 88px;
}

.whatwedo-col h3 {
  color: #202020;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 24px;
}

.whatwedo-col p {
  color: #202020;
  font-size: 18px;
  line-height: 180%;
}

.services-cta {
  padding: 42px;
  background: #008e78;
}

.services-cta h4 {
  color: white;
  font-weight: 400;
  margin-bottom: 24px;
}

/* Contact page */

.contact-col h4 {
  font-size: 18px;
  font-weight: 700;
}

.contact-col p {
  font-size: 18px;
}

.contact-col li {
  font-size: 18px;
}

.contact-col i {
  color: #00a98f;
}

/* Projects Page */

.content-section.project-section h4 {
  font-size: 24px;
  margin: 0;
  font-weight: 400;
}

.content-section.project-section h6 {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  line-height: 14px;
  border-left: 2px #00a98f solid;
  padding-left: 8px;
}

.list-group {
  padding: 0;
  margin: 0;
}

.list-group-item {
  padding: 0;
  margin: 0 0 24px 0;
  border: none;
}

.row.project-item {
  padding: 42px 0;
  border-bottom: solid #c4c4c4 1px;
}

.row.brochure {
  padding: 42px 0;
}

.brochure h4 {
  margin-right: 24px !important;
}

.brochure .btn.btn-primary {
  background-color: #202020;
  color: white;
  border: none;
}

/* People Page */

.content-section.our-principals {
  padding: 120px 0 40px 0;
  border-bottom: 1px solid #c4c4c4;
}

.content-section.our-principals .row {
  margin-bottom: 80px;
}

.content-section.our-principals a {
  color: inherit;
}

.content-section.our-people p {
  color: blue;
}

.team-role {
  display: block !important;
  margin: 0 0 12px 0 !important;
  font-weight: 400;
  font-size: 18px !important;
}

.our-people {
  padding: 120px 0;
}

.our-people p {
  margin-bottom: 42px;
  font-size: 18px;
}

/* Responsive Styles */

/* Index.html page */

@media (max-width: 375px) {
  .hero-col-1 {
    padding-top: 2em;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
  }
}

@media (max-width: 375px) {
  #hero h1 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (max-width: 375px) {
  .hero-img {
    height: 200px;
  }
}

@media (max-width: 375px) {
  #hero .row {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (max-width: 375px) {
  #services {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

@media (max-width: 375px) {
  .track-record-col-img {
    height: 200px;
    background-size: cover;
    width: 100%;
  }
}

@media (max-width: 375px) {
  #services .row:first-child p {
    font-size: 18px;
  }
}

@media (max-width: 375px) {
  #record {
    margin: 0;
  }
}

/* About Page */

@media (max-width: 375px) {
  .inner-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 375px) {
  .inner-hero h2 {
    text-align: center;
  }
}

@media (max-width: 375px) {
  .content-section {
    padding: 50px 8px;
  }
}

@media (max-width: 375px) {
  .content-section h3 {
    font-size: 36px;
    margin-bottom: .8em;
  }
}

@media (max-width: 375px) {
  .content-section h4 {
    font-size: 24px;
  }
}

@media (max-width: 375px) {
  .content-section p {
    font-size: 18px;
    line-height: 150%;
  }
}

@media (max-width: 375px) {
  .principal-img {
    margin-bottom: 1.5em;
  }
}

@media (max-width: 375px) {
  .content-section.our-principals {
    padding: 0 8px;
  }
}

@media (max-width: 375px) {
  .our-people {
    padding: 50px 8px;
  }
}

/* Services Page */

#services-section {
  padding: 36px 8px;
}

@media (max-width: 375px) {
  .whatwedo-col {
    margin-right: 0;
    margin-bottom: 2.5em;
  }
}

@media (max-width: 375px) {
  .whatwedo-col h3 {
    font-size: 24px;
  }
}

@media (max-width: 375px) {
  .whatwedo-col p {
    font-size: 18px;
    line-height: 150%;
  }
}

@media (max-width: 375px) {
  .brochure h4 {
    margin-bottom: 18px !important;
    margin-right: 0;
  }
}

