/*
teal: #4DBE98 
peach: #F47F5A
bright-green: #4DBE98
dark-green: #1B3842
dark-green-alt: #0F2228
*/
/* 

Redefined HTML Tags

*/
body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 16px;
  font-stretch: 112.5%;
  line-height: 140%;
  color: #000;
  position: relative; }

h1, h2, h3, h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  line-height: 100%;
  color: #FFF; }

h1 {
  font-size: 65px; }

h2 {
  font-size: 2rem;
  color: #1B3842; }

img {
  border: 0; }

hr {
  width: 100px;
  border: 1px solid #4DBE98;
  background-color: #4DBE98;
  opacity: 1; }

a {
  color: #F47F5A; }

a:hover {
  color: #F47F5A; }

/*

Header 

*/
.nav-icon-container {
  float: right;
  background-color: #1B3842;
  color: #FFF;
  padding: 10px 15px;
  font-size: 25px; }

#logo {
  width: 150px; }

#navigation {
  border-bottom: 3px solid #4DBE98;
  background: #FFF url("/images/icon.png") no-repeat 99% -20px/170px;
  z-index: 10;
  padding: 0; }
  #navigation .navbar-toggler {
    background-color: #1B3842;
    border-radius: 0; }
    #navigation .navbar-toggler .navbar-icon {
      color: white; }
  #navigation .nav-item {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    #navigation .nav-item .nav-link {
      color: #000;
      font-weight: 600;
      border-bottom: 2px solid transparent; }
      #navigation .nav-item .nav-link:hover {
        color: #F47F5A;
        border-bottom: 2px solid #F47F5A;
        font-weight: 600;
        cursor: pointer; }
    #navigation .nav-item .active {
      color: #4DBE98;
      border-bottom: 2px solid #4DBE98;
      font-weight: 600; }
  #navigation .dropdown-item {
    font-weight: 600; }
    #navigation .dropdown-item:hover {
      color: #F47F5A;
      border-bottom: 2px solid #F47F5A;
      cursor: pointer;
      background-color: white; }
  #navigation .dropdown-item.active {
    background-color: white; }

/*

Footer 

*/
.cta-text {
  padding: 50px 30px;
  text-align: center; }

.cta-text span {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.2em; }

#cta .btn {
  margin: 15px; }

footer {
  padding-top: 10px;
  padding-bottom: 10px; }

footer .social-link {
  margin-top: 15px;
  color: #4DBE98;
  font-size: 35px;
  float: right; }

footer .copyright {
  font-size: 14px;
  margin-top: 15px; }

footer .copyright a {
  display: block;
  text-decoration: none;
  font-size: 12px; }

/*

Helpers 

*/
.btn {
  border-radius: 0;
  color: #FFF;
  background-color: #F47F5A;
  font-size: 18px;
  border: 0; }

.btn:hover {
  color: #FFF;
  background-color: #db6440; }

.container {
  max-width: 1400px; }

.dark-bg {
  background-color: #1B3842 !important;
  color: #FFF; }

.dark-bg h2 {
  color: #F47F5A;
  font-size: 2rem; }

.white-bg {
  background-color: #FFF;
  color: #000; }

.white-bg h2 {
  color: #F47F5A;
  font-size: 2rem; }

.indent {
  margin-left: 20px; }

.dark-bg-alt {
  background-color: #0F2228 !important;
  color: #FFF; }

.peach-bg {
  background-color: #F47F5A !important;
  color: #FFF; }
  .peach-bg h2 {
    color: #FFF;
    font-size: 2rem; }
  .peach-bg h3 {
    color: #1B3842; }
  .peach-bg a {
    color: #1B3842; }
  .peach-bg a.nav-link {
    color: #FFF;
    background-color: #F47F5A !important; }
  .peach-bg a.nav-link:hover {
    color: #d1d1d1;
    background-color: #db6440 !important; }
  .peach-bg a.nav-link.active {
    font-weight: 700;
    color: #FFF;
    background-color: #db6440 !important; }

.positions {
  background: url("/images/planning.jpeg") top center/cover;
  color: #FFF;
  font-size: 125%; }
  .positions a {
    color: white; }

.positions h2 {
  color: #FFF; }

.positions > .row {
  background-color: rgba(244, 127, 90, 0.85); }

.teal-bg {
  background-color: #4DBE98;
  color: #1B3843; }

.teal-bg h2 {
  color: #FFF;
  font-size: 2rem; }

.header-text {
  font-size: 18px;
  line-height: 150%; }

.header-txt-container {
  padding-bottom: 30px; }

.sm-cap-peach {
  font-size: 14px;
  text-transform: uppercase;
  color: #F47F5A; }

.logo-bg {
  background: #FFF url("/images/icon.png") no-repeat center -20%/90%; }

.logo-bg .row {
  background-color: rgba(255, 255, 255, 0.9); }

#testimonial {
  padding-bottom: 80px; }

#testimonial .testimonial-content {
  font-family: "Fira Sans", sans-serif;
  font-size: 24px;
  line-height: 1.7em;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  padding: 9rem 30px 20px 30px; }

#testimonial .testimonial-headshot {
  width: 5.3rem;
  border-radius: 100px;
  height: auto;
  float: right;
  vertical-align: middle; }

#testimonial .testimonial-author strong {
  font-size: 30px;
  display: block;
  padding-top: 35px;
  padding-bottom: 5px;
  line-height: 1.2em; }

.padded-content {
  padding: 4.5rem 2.25rem;
  max-width: 45rem;
  line-height: 1.7em; }

@media (max-width: 991.98px) {
  .padded-content {
    padding: 4.5rem;
    float: none !important; }
  .experience .container, .experience .container-fluid {
    overflow: hidden; } }

.experience-nav {
  top: 4.9rem; }

/*

Homepage 

*/
.welcome .mission-content, .welcome .slide-content {
  min-height: 82vh;
  padding: 9rem 2.25rem;
  max-width: 45rem;
  font-size: 18px;
  line-height: 2em; }

.welcome .mission-content h2 strong {
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 5px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #FFF;
  color: #4DBE98; }

.welcome .slide-content h2 strong {
  font-size: 20px;
  line-height: 100%;
  display: inline-block;
  color: #4DBE98; }

.slide-photo-left, .slide-photo-right {
  min-height: 28rem;
  min-width: 28rem;
  background-size: cover;
  background-position: center center; }

@media (min-width: 992px) {
  .slide-photo-right {
    order: 2;
    max-width: calc(50% - 2.5rem); }
  .slide-photo-right + * {
    margin-right: 2.5rem;
    padding-right: 2.5rem; }
  .slide-photo-left {
    max-width: calc(50% - 2.5rem); }
    .slide-photo-left.col-lg-5 {
      max-width: calc(41.66667% - 2.5rem); } }

.welcome #masthead .row {
  height: 82vh; }

@keyframes mastheadslide {
  0% {
    background-position-x: 20%; }
  100% {
    background-position-x: 0%; } }

.welcome #masthead .background-overlay {
  background: transparent linear-gradient(50deg, #1B3842DD 45%, #1B384200 44%) 0 0/120% 100%;
  animation: mastheadslide 750ms ease-in-out 1;
  overflow-x: hidden; }

@media (max-width: 991.98px) {
  .welcome #masthead .background-overlay {
    background: #1B3842BB none; } }

.welcome #masthead {
  padding: 0;
  background: url("/images/home-page-image.jpg") center center/cover; }
  @media (min-width: 992px) {
    .welcome #masthead {
      background-image: url("/images/home-page-image.jpg"); } }
  @media (min-width: 1200px) {
    .welcome #masthead {
      background-image: url("/images/home-page-image.jpg"); } }

#callout h2 {
  color: #4DBE98;
  text-align: center;
  font-size: 2rem; }

#callout .callout-content {
  max-width: 800px;
  margin: 150px auto;
  font-size: 18px;
  line-height: 200%;
  text-align: center; }

.welcome #distinctly {
  padding-top: 1rem;
  margin-bottom: -9rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-left: 2rem; }
  @media (min-width: 992px) {
    .welcome #distinctly {
      margin-left: calc(50% + 2.5rem - 15rem + 1px);
      justify-content: end; } }

.welcome #distinctly h2 {
  flex-basis: 100%;
  font-size: 2rem;
  z-index: 2;
  position: relative; }

.welcome #distinctly h2 strong {
  display: inline-block;
  background-color: #FFF;
  color: #4DBE98;
  padding: 0.6rem 0.9rem;
  width: 15rem;
  font-size: 2rem;
  text-align: center; }

.welcome #distinctly h2 span {
  display: inline-block;
  background-color: #4DBE98;
  color: #FFF;
  padding: 0.6rem 0.9rem;
  width: 15rem;
  text-align: center; }

.arrow-container {
  flex-basis: 100%;
  padding: 7rem 0.5rem 0;
  margin-bottom: -5.7rem;
  margin-left: -2rem; }
  @media (min-width: 992px) {
    .arrow-container {
      margin: 0;
      margin-bottom: -3rem;
      padding: 0.5rem 1rem; } }

.my-arrow {
  font-size: 2.5rem;
  position: relative;
  z-index: 2;
  color: white;
  opacity: 0.8;
  transition: opacity 80ms ease-in-out; }
  .my-arrow:hover {
    color: white;
    opacity: 1; }
  @media (min-width: 992px) {
    .my-arrow {
      color: #F47F5A;
      opacity: 1; }
      .my-arrow:hover {
        color: #F47F5A;
        opacity: 1;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); } }

/* 
Climate Resilience 
*/
#interior-masthead {
  border-bottom: 3px solid #F47F5A; }

#interior-masthead .row {
  padding: 150px 0 20px 0; }

#interior-masthead h1 {
  font-size: 35px;
  max-width: 45%; }

@media (max-width: 991.98px) {
  #interior-masthead h1 {
    max-width: 100%; } }

#interior-masthead .background-overlay {
  background: transparent linear-gradient(50deg, #1B3842DD 50%, #1B384200 49%);
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }

@media (max-width: 991.98px) {
  #interior-masthead .background-overlay {
    background: #1B3842DD none; } }

#interior-masthead {
  padding: 0;
  background-position: center center;
  background-size: cover; }

.climate-resilience #interior-masthead {
  background: url("/images/climate-resilience.jpg") 50% center/cover; }

.acceladapt #interior-masthead {
  background: url("/images/acceladapt.jpeg") 50% center/cover; }

.experience #interior-masthead {
  background: url("/images/3.jpeg") 50% center/cover; }

.about #interior-masthead {
  background: url("/images/4.jpeg") 50% center/cover; }

#how-we-partner h2 {
  font-size: 85px; }

#frequently h2 {
  font-size: 85px; }

@media (max-width: 991.98px) {
  #how-we-partner h2 {
    font-size: 35px; }
  #frequently h2 {
    font-size: 35px; } }

.card {
  border: 5px solid #FFF;
  border-radius: 0;
  padding: 35px;
  font-size: 14px; }

.card h3 {
  color: #F47F5A;
  font-size: 25px; }

.card i {
  color: #4DBE9B;
  font-size: 70px;
  margin-bottom: 15px; }

.alternate-heading strong {
  display: inline-block;
  padding: 10px 35px;
  line-height: 100%;
  background-color: #4DBE98;
  color: #FFF;
  border: 1px solid #4DBE98; }

.alternate-heading span {
  display: inline-block;
  padding: 10px 35px;
  line-height: 100%;
  background-color: #FFF;
  color: #4DBE98;
  border: 1px solid #4DBE98; }

#technology {
  min-height: 500px;
  padding-top: 7rem;
  padding-bottom: 7rem;
  background: no-repeat center left / 33%; }

.tech-card-container {
  padding: 0 0 0 2.25rem;
  display: grid;
  grid-template: auto auto/repeat(2, minmax(0, 1fr));
  grid-column-gap: 1rem;
  grid-row-gap: 1rem; }

.tech-card {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background-color: #4DBE98;
  padding: 2rem 0.5rem 2rem 0.5rem;
  border-left: 0;
  color: #fff;
  line-height: 1.3em; }
  .tech-card p {
    margin: 1rem 0.7rem 0.3rem 1rem;
    line-height: 1.5;
    font-size: 1.1rem; }
  .tech-card a {
    color: #fff; }
  .tech-card h3 {
    color: #FFF;
    font-size: 2.5rem;
    text-align: center; }
  .tech-card i {
    font-size: 4.5rem;
    line-height: 5.5rem;
    color: #FFF; }

.contact-content {
  background: url("/images/seashore.png") fixed center center/cover; }

.contact-content .background-overlay {
  min-height: 80vh;
  padding: 9rem 0; }

.case-studies {
  background: url("/images/seashore.png") fixed center center/cover; }

.case-study {
  min-height: 80vh;
  padding-top: 4rem;
  padding-bottom: 2rem; }
  .case-study .content {
    padding: 3rem 1.75rem; }

.white-card {
  margin-top: 3rem;
  background-color: #FFF;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  line-height: 1.7em; }
  .white-card img {
    max-height: 34vh;
    object-fit: cover;
    object-position: center 66%; }
  .white-card h3 {
    color: #4DBE99;
    font-size: 35px;
    line-height: 1em; }
  .white-card h3 strong {
    color: #F47F5C;
    font-size: 20px;
    display: block;
    line-height: 1em; }
  .white-card .sidebar {
    padding: 20px 35px; }
  .white-card .content {
    padding: 1rem 2rem; }

.transparent-teal a {
  color: #1B3842; }

#logos img {
  width: 100%;
  height: auto;
  border: 15px solid #FFF; }

.customers .slick-track, .partnerships .slick-track {
  display: flex; }

.customers .slick-track .slick-slide, .partnerships .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  min-height: 22vh; }

#logos {
  padding: 50px 0; }

#logos h3 {
  color: #1B3842;
  text-align: center; }

#logos .customers {
  border-right: 1px solid #eee; }

.person {
  padding: 25px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(#1b3842 35%, white 35%);
  margin: 10px 10px 30px;
  position: relative; }

.person h2 {
  font-size: 30px !important; }

.person img {
  width: 100%;
  max-width: 100%;
  border-radius: 50%;
  margin-bottom: 20px; }

.person .title {
  margin-bottom: 30px; }

.person .btn {
  border-radius: 20px !important; }

.contact #cta {
  display: none; }

.person-details i {
  font-size: 2.5rem;
  color: #4DBE98; }

.person-details h1 {
  color: #F47F5A;
  font-size: 30px; }

body.profile {
  background: url("/images/seashore.png") fixed center center/cover; }

body.profile main {
  background-color: rgba(255, 255, 255, 0.9); }

.peach-bg address {
  color: white; }

.peach-bg address a {
  color: white; }

[data-entrance] {
  visibility: hidden; }

.callout-arrow svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.interior-header-txt-container {
  margin-left: 1.5rem; }

.news {
  border-bottom: 2px solid #F47F5A;
  transition: box-shadow 200ms ease-in; }
  .news .news-image {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border: 2px solid #4DBE98; }
  .news h3 a {
    text-decoration: none;
    color: #4DBE98; }
  .news:hover {
    cursor: pointer;
    -webkit-box-shadow: inset -2px -37px 53px -53px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset -2px -37px 53px -53px rgba(0, 0, 0, 0.75);
    box-shadow: inset -2px -37px 53px -53px rgba(0, 0, 0, 0.75); }

.news-info h1 {
  color: #4DBE98; }

.news-info h3 {
  color: #193842; }
  .news-info h3 a {
    color: #F47F5A; }

.news-info b {
  color: #193842; }

.news-info .image {
  width: 100%;
  object-fit: cover; }

.news-info:hover {
  cursor: unset; }

.news-info p:has(img) {
  text-align: center; }

.our-work-square {
  position: relative; }
  .our-work-square img {
    filter: brightness(0.55);
    transition: all ease-in 200ms; }
  .our-work-square h2 {
    position: absolute;
    bottom: 0;
    margin-left: 0.5rem;
    color: white;
    font-size: 1.5rem;
    transition: color 200ms ease-in; }
  .our-work-square:hover {
    cursor: pointer; }
    .our-work-square:hover h2 {
      color: #4DBE98; }
    .our-work-square:hover img {
      filter: brightness(1); }

.header-title {
  max-width: fit-content !important;
  color: white;
  background-color: #16333c; }

/*
teal: #4DBE98 
peach: #F47F5A
bright-green: #4DBE98
dark-green: #1B3842
dark-green-alt: #0F2228
*/
