@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Light.woff2') format('woff2'),
        url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Medium.woff2') format('woff2'),
        url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Regular.woff2') format('woff2'),
        url('/templates/t4_blank/fonts/din-next/DINNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next Slab Pro';
    src: url('/templates/t4_blank/fonts/din-next/DINNextSlabPro-Regular.woff2') format('woff2'),
        url(/templates/t4_blank/fonts/din-next/DINNextSlabPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('/engicon/templates/t4_blank/fonts/din-next/DINNextLTPro-Bold.woff2') format('woff2'),
        url('/engicon/templates/t4_blank/fonts/din-next/DINNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next Slab Pro';
    src: url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Light.woff2') format('woff2'),
        url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next Slab Pro';
    src: url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Medium.woff2') format('woff2'),
        url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next Slab Pro';
    src: url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Bold.woff2') format('woff2'),
        url('/engicon/templates/t4_blank/fonts/din-next/DINNextSlabPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'DIN Next Slab Pro';
    font-weight: normal;
}
.field-entry {
    margin-bottom: 1rem;
}
li {
    margin-bottom: 1rem;
}
ul.fields-containe {
    padding-left: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family:'DIN Next LT Pro';
}
.nav-link {
    font-family: 'DIN Next LT Pro';
    font-weight: bold;
}
.t4-header {
    min-height: 100px;
}
.home-services {
    background-color: #F1F1F0;
    padding-top: 70px;
    border-top: 5px solid WHITE;
    border-bottom: 5px solid WHITE;
}
.home-services h2 {
    margin-top: 16px;
    margin-bottom: 55px;
    font-weight: bold;
  }
.section-label{
    font-family: 'DIN Next Slab Pro';
    font-size: 18px;
    font-weight: bold;
    color: #FF605F;
}
.hms-headline {
    font-size: 18px;
    font-weight: bold;
    color: #1C9089;
    text-align: center;
    margin-top:0;
    margin-bottom: 24px;
}
.hmln-headline {
    font-size: 36px;
    font-weight: bold;
    color: #1C9089;
    margin-top:0;
    margin-bottom: 24px;
}
.hmsc-headline {
    font-size: 24px;
    font-weight: bold;
    color: #605A53;
    margin-top:0;
    margin-bottom: 14px;
}
h6.related-projects-title {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #605A53;
    text-transform: uppercase;
}
h6.related-projects-headline  {
    font-size: 18px;
    font-weight: bold;
    color: #605A53;
    margin-top:30px;

}
h6.hm-lp-ctry {
    font-size: 14px;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 0;
}
.Leading-Headline {
    font-size: 48px;
    font-weight: bold;
    color: #605A53;
}
.other-headline {
    font-size: 36px;
    font-weight: bold;
    color: #605A53;
}
.main-badge {
    position: absolute;
    top: -16px;
    left: 30px;
    background-color: #FF605F;
    border-radius: 0;
    color: #FFF;
    font-family: 'DIN Next LT Pro';
    font-size: 14px;
    text-transform: uppercase;
    padding:6px 8px 6px 6px;

}
.secondary-badge {
    background-color: #FF605F;
    border-radius: 0;
    color: #FFF;
    font-family: 'DIN Next LT Pro';
    font-size: 14px;
    text-transform: uppercase;
    padding:6px 8px 6px 6px;
    display: inline;
}
.hm-mod-title {
    font-size: 24px;
    font-family: 'DIN Next LT Pro';
    color: #95918C;
}
.read-more {
    background-image: url("/images/assets/Icon-arrow-right-square.png");
    min-height: 34px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 4px;
    font-family: 'DIN Next LT Pro';
    font-size: 18px;
    padding-right: 35px;
}

.read-more-showcase {
    background-image: url("/images/assets/Icon-arrow-right-square.png");
    min-height: 34px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 0px;
    font-family: 'DIN Next LT Pro';
    font-size: 18px;
    padding-right: 35px;
}

.underline {
    min-height: 4px;
    background-color: #FF605F;
    display: block;
}
.t4-home-latest-news {
    padding-top: 70px;
    padding-bottom: 70px;
}
.t4-hm-showcase {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #F9FAFA;
}
.page-header-h2 {
    color: WHITE;
    font-family: 'DIN Next LT Pro';
    font-size: 48px;
    line-height: 1.25;
    display: flex;
    align-items: bottom;
}
h2.media-heading {
    font-weight: bold;
}
@media (min-width: 576px)
.h2 {
    font-size:24px;
}
@media (min-width: 768px) {
    .t4-main-body {
      padding-bottom: 0;
    }
  }

@media (min-width: 365px) {
    .t4-main-body {
      padding-bottom: 0px;
    }
  }
  @media (min-width: 365px) {
    .logo-footer {
      padding-bottom: 0px;
    }
  }
  .social-links {
      padding-left: 15px;
      float: right;
  }

.bottom-left {
    position: absolute;
    bottom: 70px;
    left: auto;
}
.img-align-c {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.cell {
    margin-bottom: 46px;
}
#t4-sideshow .container {
    padding-top: 0;
}
.header-background {
    min-height: 280px;
    background-image: url(/images/assets/header-bg-grad-1.png);
    background-size:cover; 
    background-height:280px;
}
.leading-item {
    height: 543px;
}
.date-leading {
    font-size: 18px;
    color: #FF605F;
    padding-top:1rem;
    padding-bottom:1rem
}
.date-list {
    font-size: 16px;
    color: #FF605F;
    padding-top:1rem;
    padding-bottom:1rem
}
.country-field-lead {
    font-family: 'Din Next LT Pro';
    font-size:21px;
    font-weight: medium;
    text-transform: uppercase;
    color: #FF605F;
    padding:0;
}
.country-field {
    font-family: 'Din Next LT Pro';
    font-size:18px;
    font-weight: medium;
    text-transform: uppercase;
    color: #FF605F;
    padding:0;
}
.footer-style {
    background-color: #00837B;
}
.extra-padding {
    padding-left: 30px;
    padding-right: 30px;
}
.t4-main-body {
    padding-top:0;
}
.showcase-news-header {
    min-height: 250px;
    background-image: url(/images/assets/header-bg-grad.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left:0;
    margin-right: 0;
}
.cat-title {
    color: #FF605F;
    font-family: 'Din Next LT Pro';
    font-size: 24px;
    text-transform: uppercase;
}
.section-title {
    font-family: 'Din Next LT Pro';
    color: #00837B;
    font-weight: bold;
    font-size: 48px;
}
.main-content {
    padding-top: 80px;
    padding-bottom: 80px;
}
.extra-fields-heading {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 30px;
    border-bottom-color: #605A53;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    margin-top: 0;
    margin-bottom: 30px;
}
.field-value {
    font-family: 'Din Next LT Pro';
    font-weight: bold;
    font-size: 18px;
    line-height: 125%;
    color: #FF605F;
}
.create {
    font-weight: bold;
    color: #FF605F;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 30px;
    border-bottom-color: #35322f;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    margin-top: 0;
    margin-bottom: 30px;
}
.field-value-caption {
    font-family: 'Din Next Slab Pro';
    font-size: 12px;
    font-weight:normal ;
    color: #605A53;
    margin-bottom: 0;
}
.field-label {
    display: block;
    font-family: 'Din Next LT Pro';
    font-size: 12px;
}
.service-field {
    margin-bottom:20px;
}
.side-bar {
    padding-bottom: 60px;
}
.intro-text h3 {
    font-family: 'Din Next LT Pro';
    font-size: 27px;
    font-weight: normal;
    line-height: 36px;
    margin-top: 0;
}
.t4-sample-projects {
    background-color: #fbfafa;
    padding-bottom: 80px;
}
.t4-latest-news-main {
    padding-bottom: 120px;
}
.t4-showcase-main {
    padding-bottom: 120px;
}
.featured-picture {
    margin-top: 30px;
    margin-bottom: 10px;

}
.no-padding {
    padding: 0;
}
.quote-2 {
    padding:30px;
    background-color: #E2F1F0;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.quote-1 {
    padding:0px;
    margin-bottom: 45px;
}
.quote-2-text {
    font-family: 'DIN Next LT Pro';
    font-size: 21px;
    font-weight: 300;
    color: #605A53;
    line-height: 2rem;
}
.quote-1-text {
    font-family: 'DIN Next LT Pro';
    font-size: 28px;
    font-weight:300;
    color: #00837B;;
}
.feat-pic-caption {
    font-size:12px;
    color: #95918C;
    font-weight: normal;
}
hr.quote-1-text  {
    width: 25%;
    height: 4px;
    margin-left: 0;
    margin-right: auto;
    background-color: #FF605F;
    border: none;
}
hr.quote-2-text  {
    width: 15%;
    height: 4px;
    margin-left: 0;
    margin-right: auto;
    background-color: WHITE;
    border: none;
}
.email-type {
    font-family: 'Din Next Lt Pro';
    font-weight: bold;
    font-size: 18px;
    clear: both;
}
.email-destination {
    clear: both;
    margin-top: 5px;
}
.contact-email {
    margin-bottom: 30px;
}
hr.office-list  {
    width: 25%;
    height: 4px;
    margin-left: 0;
    margin-right: auto;
    background-color: transparent;
    border: none;
}
.number {
    font-weight: bold;
}