/*
 Theme Name:   The Environmental Partnership
 Template:     Divi
 Version:      1.0.0
*/
h2 {
  color: #84bf41; }

h3 {
  font-size: 1.3333333333rem;
  font-weight: 800;
  line-height: 1.5;
  color: #0a3b68; }

blockquote {
  border-left-width: 3px;
  margin-left: 0.5555555556rem; }

/********* Column Swap ******/
@media only screen and (min-width: 1024px) {
  .column-swap .et_pb_row.et_pb_gutters1 {
    direction: rtl; } }
/* Quick Fixes */
p:last-of-type {
  padding-bottom: 1em; }

#et_top_search {
  display: none; }

/********* Custom Navigation ******/
#main-header {
  border-bottom: 3px solid #84bf41; }

#top-menu .menu-item > a {
  text-transform: uppercase;
  color: #0a3b68; }

#top-menu .current-menu-item > a {
  color: #84bf41 !important; }

.nav li li {
  line-height: 1em !important; }

/********* Call To Action Content Boxes ******/
.call-to-action-text h4,
.call-to-action-description h4 {
  color: white !important;
  font-size: 2rem;
  line-height: 1.46; }
.call-to-action-text .et_pb_text_inner,
.call-to-action-description .et_pb_text_inner {
  padding: 50px;
  font-size: 1.3333333333rem;
  line-height: 2; }
.call-to-action-text a,
.call-to-action-description a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #84bf41;
  color: white; }

#green-box-call-to a {
  border-bottom: 2px solid #286aa6; }

.call-to-action-description p {
  font-size: 1em; }
  @media only screen and (min-width: 768px) {
    .call-to-action-description p {
      font-size: 1.33333em; } }

/********* Custom Blockquote on Who We are ******/
.blockquote-custom blockquote {
  border-left: none;
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5;
  color: #84bf41;
  padding-left: 100px;
  position: relative; }

.blockquote-custom blockquote::before {
  content: url(images/line.svg);
  position: absolute;
  top: -6px;
  left: -68px; }

/********* Quotes Slider on Home Page ******/
#quotes-slider blockquote {
  border-left: none;
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  color: #84bf41; }
@media only screen and (min-width: 768px) {
  #quotes-slider blockquote {
    font-size: 2rem; }
  #quotes-slider blockquote::before {
    content: url(images/quote-icon.svg);
    position: absolute;
    top: 4.7777777778rem;
    left: 0; } }
#quotes-slider h4 {
  text-transform: uppercase;
  font-weight: bold; }
#quotes-slider h5 {
  text-transform: uppercase; }
#quotes-slider .et_pb_slide_description {
  text-shadow: none; }

/********* Academic Links UL a ******/
.academic-links ul {
  margin-left: 10px;
  list-style-image: url("images/combined-shape.svg"); }
  @media only screen and (min-width: 1405px) {
    .academic-links ul {
      margin-left: 20px; } }
  .academic-links ul li > a {
    padding-left: 1.5%;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25;
    text-align: left;
    color: #0a3b68;
    text-decoration: underline; }
    @media only screen and (min-width: 1405px) {
      .academic-links ul li > a {
        font-size: 24px;
        line-height: 2.25; } }

/********* Page Previews ******/
.page-preview-columns .et_pb_image .et_pb_image_wrap {
  max-height: 418px;
  overflow: hidden; }
  .page-preview-columns .et_pb_image .et_pb_image_wrap img {
    object-fit: cover; }
.page-preview-columns a {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1.6px;
  color: white;
  border-bottom: 2px solid #84bf41; }

/********* Company Logo & Text Blurb ******/
.company-logo-title img {
  border-radius: 50%; }
.company-logo-title .et_pb_blurb_content h4 {
  color: #0c3c66; }
  @media only screen and (min-width: 1405px) {
    .company-logo-title .et_pb_blurb_content h4 {
      font-size: 1.3333333333rem; } }

/********* Full Height Sections on Home Page ******/
.fullheight-section {
  padding: 0px 0px !important;
  width: 100%;
  height: auto; }

.fullwidth-text-rows {
  padding: 0px 0px !important;
  height: 100%; }
  .fullwidth-text-rows .et_pb_column {
    height: inherit; }
    .fullwidth-text-rows .et_pb_column .et_pb_module {
      flex: 1;
      height: 50% !important; }
  .fullwidth-text-rows .et_pb_text h4 {
    font-size: 2.6666666667rem;
    font-weight: 200;
    line-height: 1.25;
    color: white; }
  .fullwidth-text-rows .et_pb_text {
    padding: 1rem;
    color: white !important; }

.et_pb_promo_description .et_pb_module_header {
  font-size: 48px;
  line-height: 1.25; }

/********* Footer Navigation ******/
#main-footer {
  background: #ffffff;
  padding-top: 55px;
  padding-bottom: 55px; }
  #main-footer li.menu-item {
    color: #868686; }
  #main-footer li.current-menu-item > a {
    color: #84bf41; }

#menu-main-footer {
  text-align: center;
  padding-bottom: 0; }

#footer-info {
  text-align: center;
  line-height: 1.2;
  padding-bottom: 20px !important;
  width: 100%; }

.et-social-icons {
  text-align: center;
  float: none; }

.et-social-icon {
  text-align: center;
  width: 40px;
  height: 40px; }
  @media only screen and (min-width: 1024px) {
    .et-social-icon {
      width: 60px;
      height: 60px; } }

.et-social-facebook {
  background: #3c5a98; }

.et-social-twitter {
  background: #00aced; }

a.icon {
  line-height: 2.2222222222rem;
  color: white; }
  @media only screen and (min-width: 1024px) {
    a.icon {
      line-height: 3.3333333333rem; } }

/* Secondary Page Sections with Hero Image */
.secondary-hero-header + .et_pb_section .et_pb_row {
  margin-left: auto;
  margin-right: auto;
  max-width: 720px; }

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



