  .h4 {
    font-size: 2em;
    font-weight: 600;
    line-height: 120%;
  }
  .pad-gal > div{
    padding:20px 20px 15px 20px !important;
  }
  .active-text{
    color: var( --e-global-color-accent ) !important;
  }

  #projectTabs .elementor-tabs-wrapper .elementor-tab-title {
    border: 1px solid ;
    margin-right: 30px;
  }
  #projectTabs .elementor-tabs-wrapper .elementor-tab-title:last-of-type {
    margin-right: 0;
  }
  #projectTabs .elementor-tabs-wrapper .elementor-tab-title::after {
    content: "";
    border-bottom: 1px solid var( --e-global-color-accent );
    width: 30px;
    position: absolute;
    top: 28px;
    font-size: 0;
    line-height: 0;
    right: -30px;
}
#projectTabs .elementor-tabs-wrapper .elementor-tab-title:last-of-type::after {
    display: none;
}
  @media (max-width: 767px) {
    .elementor-tabs .elementor-tabs-wrapper {
        display: flex !important;
        justify-content: center;
    }
  }
  .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
  }

  dl.project-list dd {
    margin: 20px 0;
  }  
  dl.project-list dd p a{
    color: #fff;
  }  
  dl.project-list dd.hilight {
    color: var( --e-global-color-accent );
  }
  dl.project-list dt, .project-header>div>span {
    color: var( --e-global-color-accent );
    position: relative;
  }
  dl.project-list dt:before, .project-header>div>span:before {
    content:"";
    position: absolute;
    top: 10px;
    right:100%;
    display:inline-block;
    margin-right:10px;
    width:100vw;
    border-bottom: 1px solid var( --e-global-color-accent );
    height:1px;   

  }

  .mt-1 {
    margin-top: 1em !important;
  }
  .mt-3 {
    margin-top: 3em;
  }
  .mb-3 {
    margin-bottom: 3em;
  }
  .pt-3 {
    padding-top: 3em;
  }
  .pb-3 {
    padding-bottom: 3em;
  }
  .align-self-top {
    align-self: flex-start !important;
  }
  .d-flex {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
  }
  .d-flex .col {
    flex: 1 1 100%;
    margin: 0 20px;
    align-content: center;
  }
  .d-flex .col-pic img:hover{
    opacity: .5;
  }
  .d-flex .col-pic{
    border: 1px solid var( --e-global-color-accent );
    padding: 20px;
    line-height: 0;
  }
  .bold-link{
    font-weight: 600;
  }
  .bold-link:hover{
    opacity: .6;
  }
  .email-link a:link{
    color: #9B9B9B;
  }
  .email-link a:hover{
    color: var( --e-global-color-accent )
  }
  .footer-img{
    opacity: .6;
  }
  @media (min-width: 768px) {
    .d-flex {
      flex-wrap: nowrap;
    }
    .d-flex .col-w300 {
      max-width: 300px;
    }
    .d-flex .col {
      flex: 1;
    }
    .d-flex .col:first-child {
      margin: 0 20px 0 0;
    }
    .d-flex .col:last-child {
      margin: 0 0 0 20px;
    }
  }
  .project-testimonial .elementor-testimonial-wrapper{
    padding: 20px !important;
  }
.project-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content {
    font-family: "Libre Franklin", Sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
}
.project-testimonial .elementor-testimonial-wrapper .elementor-testimonial-name {
  font-family: "Libre Franklin", Sans-serif;
  font-weight: 600 !important;
  text-transform: none;
  font-size: 15px;
  display: inline-block;
  color: var( --e-global-color-accent ) !important;
}
.project-testimonial .elementor-testimonial-wrapper .elementor-testimonial-job {
  font-family: "Libre Franklin", Sans-serif;
  font-weight: 600 !important;
  text-transform: none;
  font-size: 15px;
  display: inline-block;
  color: var( --e-global-color-accent ) !important;
}
.project-testimonial .elementor-testimonial-wrapper .elementor-testimonial-job::before{
  content: "|";
  padding: 0 10px;
}
.mapp-dir {
    display: none;
}
.mapp-layout {
  border: 1px solid #ffffffa1 !important;
}
#projectTabs #mapp0 {
  margin: 30px 0;
}

.tg_parallax_slide_background:last-child
.tg_parallax_slide_content_subtitle p:last-child{
	font-weight: 600;
	color: var(--e-global-color-accent);
	margin-bottom:0;
	padding-bottom:0 !important;

}
.tg_parallax_slide_background:last-child
.tg_parallax_slide_content_subtitle {
    letter-spacing: 0;
    border: 1px solid #ffffffA1;
    padding: 30px;
    margin: 0 auto;
    width: 88%;
    max-width: 1140px;
}

@media (max-width: 767px) {
  .text-center-sm{
    text-align:center;
  }
}
#footer_wrapper h4{
   text-align: center;
   margin-top:20px;
}
#footer_wrapper a{
  color: #9B9B9B;
}
#footer_wrapper a:hover{
  color: var( --e-global-color-accent ) !important;
}
@media(min-width:768px){
  #footer_wrapper h4{
    text-align: left;
    margin-top:0;
}
}
.gm-style p{
  padding: 3px 0;
}
.gm-style a,
.gm-style a:link,
.gm-style a:visited,
.gm-style a:hover,
.gm-style a:active {
  color:#000;
}
.gm-style a:hover
{
 text-decoration: underline;
}
.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}