/* Colours */
.bg-purple {
  background-color: #2B131D;
}

.bg-grey {
  background-color: #2B131D;
}

/* HERO HEADER */
.pp-header {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #2B131D;
  margin-bottom: 30px;
}
.pp-header h1 {
  color: white;
}

.internal-hero-image .grad-over {
  opacity: 0.35;
  background: var(--grad-2, radial-gradient(210.18% 135.94% at 107.2% 60.48%, #F1B100 10%, #CE371B 55.87%, #321C20 83.28%));
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.legal {
  margin-bottom: 20px;
  margin-top: 10px;
}
.legal .container {
  border-top: 1px solid #F1F1F1;
  padding-top: 30px;
}
.legal a {
  color: #2B131D;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.two-col p {
  line-height: 35px;
}

.error-page {
  padding-top: 100px;
  padding-bottom: 200px;
  background-color: #2B131D;
}
.error-page h1 {
  color: #2B131D;
  font-size: 90px;
  font-weight: 700;
}
.error-page .white-404 {
  background-color: white;
  min-height: 500px;
  border-radius: 10px;
  padding-top: 130px;
}
.error-page .white-404 a {
  background-color: #D9462F;
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 5px;
  border-radius: 4px;
  color: #2B131D;
  text-decoration: none;
  margin-top: 20px;
}
.error-page .white-404 a i {
  background-color: #2B131D;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
  color: #fff;
}

.slide-image-repsol {
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
}

.mob-slider {
  padding-left: 20px;
  padding-right: 20px;
}

.previousq, .nextq {
  background-color: transparent;
  outline: none;
  border: 1px solid #F1F1F1;
  padding: 15px 20px 15px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.previousq i, .nextq i {
  background-color: transparent !important;
  color: #2B131D;
  margin: 0px !important;
  padding: 0px !important;
}

.hero-header {
  background-color: #2B131D;
  padding-top: 40px;
}
.hero-header.internal-header {
  background-image: url(images/e-hero.svg);
  background-position-y: top;
  background-position-x: right;
  background-repeat: no-repeat;
}
.hero-header .internal-hero-main .sub-title-hero {
  display: block;
  padding-left: 10px;
  border-left: 3px solid #F1B01A;
  color: white;
  margin-bottom: 30px;
}
.hero-header .internal-hero-main h1 {
  font-size: 35px;
  line-height: 44px;
}
.hero-header .internal-hero-main .internal-hero-image {
  height: 500px;
  position: relative;
  display: block;
  border-radius: 10px;
  margin-bottom: 50px;
  margin-top: 50px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.hero-header h1 {
  font-weight: 700;
  font-size: 45px;
  line-height: 60px;
  color: #fff;
}
.hero-header h1 .grad-text {
  display: inline-block;
  background: linear-gradient(90deg, #D9462F 0%, #F1B01A 36.99%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero-header p {
  color: #fff;
}
.hero-header a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  border-bottom: none;
  text-decoration: none;
  margin-top: 25px;
  display: block;
}
.hero-header a i {
  background-color: #F1B01A;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
}
.hero-header .hero-image-box {
  margin-top: 30px;
  height: 600px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.hero-header .hero-image-box .overlay-image {
  background-image: url(images/e-grad.png);
  height: 600px;
  width: 100vw;
  position: absolute;
  background-size: cover;
  background-position: center;
}
.hero-header .hero-image-box .location-box {
  background-color: #fff;
  margin-top: 500px;
  position: relative;
  z-index: 100;
  display: inline-block;
  padding: 20px 15px 20px 15px;
  border-radius: 10px;
  font-weight: 300;
}
.hero-header .hero-image-box .location-box i {
  margin-right: 10px;
  color: #F1B01A;
}

/* SMALL CONTENT BLOCK & IMAGE */
.small-content-block {
  margin-top: 80px;
  margin-bottom: 80px;
}
.small-content-block h3 {
  font-size: 32px;
  margin-right: 80px;
}
.small-content-block img {
  border-radius: 10px;
}
.small-content-block .sub-title {
  font-size: 25px;
  font-weight: 300;
}

.list-block {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Content Box */
.bg-purple {
  padding-bottom: 40px;
}
.bg-purple .two-col {
  padding-top: 50px;
}
.bg-purple .two-col p {
  color: #fff;
}
.bg-purple .two-col h3 {
  color: #fff;
  font-size: 32px;
  padding-right: 30px;
}
.bg-purple .two-col .sub_title {
  display: block;
  padding-left: 10px;
  border-left: 3px solid #F1B01A;
  color: white;
  margin-bottom: 30px;
}
.bg-purple h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 70px;
  font-weight: 300;
}
.bg-purple .list_items {
  padding-left: 0px;
}
.bg-purple .list_items li {
  display: block;
  border-bottom: 1px solid #545454;
  padding-top: 30px;
  padding-bottom: 30px;
  color: white;
}
.bg-purple .list_items li h5 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
}
.bg-purple .list_items li:first-child {
  border-top: 1px solid #545454;
}

.half-content {
  padding-top: 20px;
}

/* Contact Page */
.contact-page {
  background-color: #2B131D;
  padding-top: 30px;
  padding-bottom: 80px;
  background-image: url(images/e-hero.svg);
  background-position-x: right;
  background-position-y: top;
  background-repeat: no-repeat;
}
.contact-page input {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #DDD;
}
.contact-page form {
  margin-top: 30px;
}
.contact-page textarea {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #DDD;
  height: 200px;
}
.contact-page h1 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 50px;
}
.contact-page .contact-fields {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(241, 241, 241, 0.2);
  margin-bottom: 20px;
}
.contact-page .contact-fields h3 {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
}
.contact-page h3 {
  color: #D9462F;
  font-size: 32px;
  margin-top: 60px;
}
.contact-page a {
  color: #fff;
  text-decoration: none;
}
.contact-page p {
  color: white;
  margin-top: 60px;
}

/* 4-col-wimage */
.four-col-wimage {
  position: relative;
  margin-top: 80px;
  margin-bottom: 80px;
  overflow: hidden;
}
.four-col-wimage .four-sub {
  font-weight: 700;
  display: block;
  padding: 10px 15px 10px 15px;
  border-left: 2px solid #F1B01A;
  margin-bottom: 20px;
  font-size: 18px;
}
.four-col-wimage p {
  margin-bottom: 30px;
}
.four-col-wimage .image-box {
  width: 400px;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.four-col-wimage .vertical-match {
  height: 800px;
}
.four-col-wimage .divider-box {
  position: relative;
  margin-bottom: 30px;
}
.four-col-wimage .divider-box:after {
  content: "";
  background: #f1f1f1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  width: 95%;
}

/* Gradient Sliding Box */
.slide-box {
  background: linear-gradient(180deg, rgba(49, 27, 31, 0) 1%, #311B1F 15%);
  padding-top: 100px;
  margin-top: -192px;
  padding-bottom: 60px;
}

.grad-block {
  background-color: #2B131D;
}
.grad-block .video-block-top {
  margin-bottom: 50px;
  background-size: cover;
  background: radial-gradient(210.18% 135.94% at 107.2% 60.48%, #F1B100 10%, #CE371B 55.87%, #321C20 66.28%);
  text-align: center;
}
.grad-block .video-block-top video {
  max-width: 75%;
}

.image-tab-box {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
.image-tab-box .img1 {
  width: 350px;
  height: 350px;
  position: absolute;
  border-radius: 10px;
  right: 0px;
  top: 0px;
  z-index: 3;
  background-size: cover !important;
  background-position: center !important;
}
.image-tab-box .img2 {
  width: 250px;
  height: 250px;
  position: absolute;
  border-radius: 10px;
  bottom: 0px;
  left: 50px;
  z-index: 3;
  background-size: cover !important;
  background-position: center !important;
}

.tab-box {
  background-color: white;
  border-radius: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 600px;
}
.tab-box a {
  color: #2B131D;
  margin-top: 30px;
  font-size: 18px;
  border-bottom: none;
  text-decoration: none;
  display: block;
}
.tab-box i {
  background-color: #F1B01A;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
}
.tab-box h3 {
  font-size: 35px;
  padding-left: 300px;
  padding-right: 300px;
  margin-bottom: 40px;
}
.tab-box h4 {
  font-size: 26px;
  display: block;
  margin-bottom: 10px;
}

.tabs-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tabs-bg {
  background-color: #f0f0f0;
  border-radius: 999px;
  position: relative;
  display: inline-block;
  z-index: 0;
}

.tabs {
  display: flex;
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}

.tabs__item {
  position: relative;
}

.tabs__button {
  background: transparent;
  border: none;
  font-weight: 400;
  padding: 20px 20px;
  border-radius: 999px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  color: #2B131D;
  transition: color 0.3s ease;
}
.tabs__button.active {
  color: #fff;
}

.tabs__pill {
  position: absolute;
  background-color: #D9462F;
  border-radius: 999px;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
}

.tab-content {
  margin-top: 2rem;
  padding-left: 50px;
  padding-right: 50px;
  text-align: left;
  display: block;
  width: 100%;
}
.tab-content .tab-numb {
  display: none;
}
.tab-content .tab-numb[x-cloak] {
  display: none !important;
}
.tab-content .tab-numb[x-show] {
  display: block;
}

body.modal-open {
  overflow: hidden;
}

/* Full Width Image Block */
.full-width-image-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.full-width-image-content.grey {
  background-color: #f1f1f1;
}
.full-width-image-content.purple {
  background-color: #2B131D;
}

.standard-content {
  margin-top: 80px;
  margin-bottom: 80px;
}
.standard-content img {
  border-radius: 10px;
}
.standard-content h4 {
  color: #D9462F;
}

.expanding-three .trigger {
  background: transparent;
  border: none;
  outline: none;
  color: white;
  font-size: 16px;
  padding-left: 0px;
  margin-top: 30px;
}
.expanding-three .icon-rotate {
  transition: transform 0.3s ease;
}
.expanding-three .rotate-180 {
  transform: rotate(180deg);
}
.expanding-three h3 {
  color: #fff;
  font-size: 22px;
}
.expanding-three p {
  color: #fff;
}

.no-expand {
  margin-top: 50px;
  margin-bottom: 50px;
}
.no-expand .container {
  padding-bottom: 30px;
  border-bottom: 1px solid #F1F1F1;
}
.no-expand h3 {
  font-size: 18px;
  color: #D9462F;
}

.two-col {
  padding-top: 80px;
}
.two-col .sub_title {
  display: block;
  padding-left: 10px;
  border-left: 3px solid #F1B01A;
  color: #2B131D;
  margin-bottom: 10px;
}

.table-block {
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #f4f4f4;
  border-radius: 10px;
}
.table-block th, .table-block td {
  padding: 20px 15px 20px 15px;
}

.table tr:last-child td {
  border: none;
}

.card-block {
  margin-bottom: 80px;
}
.card-block img {
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  margin-bottom: 30px;
}
.card-block h4 {
  color: #D9462F;
  font-weight: 700;
  font-size: 18px;
}

.btn-contact {
  background-color: white;
  border: none;
  outline: none;
  border-radius: 3px;
  padding: 10px 15px 10px 10px;
  text-align: left;
}
.btn-contact i {
  background-color: #F1B01A;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
  color: white !important;
}

.row-block {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #f1f1f1;
}
.row-block:last-of-type {
  border-bottom: 1px solid #f1f1f1;
}
.row-block h3 {
  color: #D9462F;
}
.row-block h4 {
  font-size: 18px;
  margin-top: 40px;
}

.list-3-col {
  padding-top: 30px;
  padding-bottom: 80px;
}

/* Applications */
.applications-box {
  margin-top: 60px;
  margin-bottom: 50px;
}
.applications-box .download-card {
  padding-top: 100px;
  padding-bottom: 30px;
  min-height: 340px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
.applications-box .download-card .dark-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.applications-box .download-card h3 {
  position: relative;
  z-index: 2;
  color: white;
}
.applications-box .download-card a {
  z-index: 2;
  background-color: #fff;
  display: inline-block;
  padding: 5px 10px 5px 5px;
  border-radius: 4px;
  color: #2B131D;
  text-decoration: none;
  margin-top: 50px;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: auto;
  width: 160px;
}
.applications-box .download-card a i {
  background-color: #D9462F;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
  color: #fff;
}
.applications-box h2 {
  font-size: 26px;
  font-weight: 400;
  color: #2B131D;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
}

.mob-menu {
  position: fixed;
  height: 100vh;
  width: 100dvw;
  background-color: #2B131D;
  top: 0;
  left: -5000px;
  z-index: 1000;
  transition: all 300ms ease;
  padding-top: 30px;
}
.mob-menu.active {
  left: 0;
}

.main-menu {
  padding-left: 0px;
}
.main-menu.mob ul {
  margin-top: 100px;
  padding-left: 0px;
}
.main-menu.mob li {
  display: block;
  margin-bottom: 20px;
}
.main-menu.mob li a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

a {
  font-size: 19px;
}

p {
  font-weight: 300;
  font-size: 24px;
  line-height: 38px;
}

ul {
  list-style: none;
}
ul li {
  display: inline-block;
}

/* NAV -- This is the main styles for the navigation */
.nav-main {
  background-color: #2B131D;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nav-main .ep-logo {
  top: 15px;
  position: relative;
}
.nav-main .main-menu {
  display: inline-block;
}
.nav-main .main-menu #menu-main-nav {
  display: inline-block;
}
.nav-main .main-menu #menu-main-nav li {
  margin-right: 15px;
}
.nav-main .main-menu #menu-main-nav li a {
  font-weight: 300;
  font-size: 18px;
  text-decoration: none;
  color: white;
}
.nav-main .main-menu #menu-main-nav li.current-menu-item a {
  font-weight: 700;
  color: #F1B01A;
}
.nav-main .language-selector {
  display: inline-block;
  border: 1px solid white;
  background-color: transparent;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
}
.nav-main .language-selector i {
  margin-left: 10px;
}
.nav-main .gt_selector {
  display: inline-block;
  border: 1px solid white;
  background-color: transparent;
  font-weight: 300;
  max-width: 112px;
  font-size: 18px;
  color: #fff;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url(images/carat.svg);
  background-position: 90%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  body {
    padding-top: 90px;
  }
  .nav-main {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3000;
  }
  footer .slogan-box h2 {
    color: #fff;
    padding-right: 0px !important;
    font-size: 30px !important;
  }
  .download-card {
    margin-bottom: 30px;
  }
  .tabs-bg {
    background-color: #f0f0f0;
    border-radius: 999px;
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 95%;
  }
  .case-studies-block button {
    color: #2B131D;
  }
  .mob-lower-footer select {
    display: block;
    width: 100%;
    padding: 10px !important;
    color: #2B131D;
  }
  .bg-purple .list_items li h5 {
    font-size: 22px !important;
    color: #fff;
    font-weight: 400;
  }
  .btn-contact {
    color: #2B131D;
    font-weight: 400;
  }
  footer .upper-footer {
    margin-bottom: 15px !important;
  }
  footer .upper-footer .container {
    padding-bottom: 0px !important;
    border-bottom: 0px !important;
  }
  .upper-footer .tar {
    text-align: left !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .hero-header .hero-image-box {
    margin-top: 30px;
    height: 400px;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-position: center;
  }
  .hero-header .hero-image-box .location-box {
    background-color: #fff;
    margin-top: 295px;
    position: relative;
    z-index: 100;
    display: inline-block;
    padding: 20px 15px 20px 15px;
    border-radius: 10px;
    font-weight: 300;
  }
  .hero-header .hero-image-box .overlay-image {
    background-image: url(images/e-grad.png);
    height: 400px;
    width: 100vw;
    position: absolute;
    background-size: cover;
    background-position: 75%;
  }
  .home-header h1 {
    font-weight: 700;
    font-size: 35px !important;
    line-height: 60px;
    color: #fff;
  }
  .small-content-block h3 {
    font-size: 25px;
    margin-right: 80px;
  }
  .small-content-block .sub-title {
    font-size: 24px;
    font-weight: 300;
  }
  .grad-block .video-block-top video {
    max-width: 100%;
    z-index: 1;
  }
  .slide-box {
    background: linear-gradient(180deg, rgba(49, 27, 31, 0) 1%, #311B1F 15%);
    padding-top: 100px;
    margin-top: -192px;
    z-index: 20;
    position: relative;
    overflow: hidden;
  }
  .expanding-three .trigger {
    background: transparent;
    border: none;
    outline: none;
    color: white;
    font-size: 16px;
    padding-left: 0px;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .hero-header.internal-header {
    background-image: url(images/e-hero.svg);
    background-position-y: top;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .hero-header .internal-hero-main .internal-hero-image {
    height: 300px;
    position: relative;
    display: block;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 50px;
    background-size: cover;
    background-position: center;
  }
  .tab-box h3 {
    font-size: 24px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 40px;
  }
  .case-studies-block .slick-list {
    overflow: hidden !important;
    margin: 0 !important;
  }
  .mob-trigger {
    background-color: transparent;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 10px;
    outline: none;
    z-index: 3000;
    position: relative;
    background: white;
  }
  .mob-trigger i {
    padding: 20px;
    background: #F1B01A;
    border-radius: 10px;
    color: #2B131D;
    min-width: 56px;
  }
  .gt_selector {
    background: white;
    padding: 15px;
    border-radius: 10px;
    color: #2B131D;
  }
  .ep-logo {
    z-index: 2000;
    position: relative;
  }
}
.case-studies-block {
  margin-top: 90px;
  margin-bottom: 60px;
}
.case-studies-block .post-image {
  height: 225px;
  width: 100%;
  display: block;
  border-radius: 5px;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
}
.case-studies-block .slick-list {
  overflow: visible;
  margin: 0 -27px;
}
.case-studies-block .slick-slide {
  margin: 0 27px;
}
.case-studies-block .slider {
  display: none;
}
.case-studies-block .slider.slick-initialized {
  display: block;
}
.case-studies-block .previous, .case-studies-block .next {
  background-color: transparent;
  outline: none;
  border: 1px solid #F1F1F1;
  padding: 15px 20px 15px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.case-studies-block .previous {
  margin-right: 10px;
}
.case-studies-block .link-to-post {
  text-decoration: none;
  display: block;
  padding: 20px;
  min-height: 150px;
}
.case-studies-block .link-to-post .ltp-title {
  text-decoration: none;
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  color: #2B131D;
  margin-bottom: 20px;
}
.case-studies-block .post-card {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
}
.case-studies-block .card-subject {
  color: #D9462F;
  font-size: 16px;
  font-weight: 300;
}
.case-studies-block .card-date {
  color: #2B131D;
  font-size: 16px;
  font-weight: 300;
}
.case-studies-block .sub-header-modal {
  font-weight: 300;
  display: block;
  padding: 10px 15px 10px 15px;
  border-left: 2px solid #F1B01A;
  margin-bottom: 20px;
  font-size: 16px;
}
.case-studies-block .post-modal-image {
  height: 250px;
  width: 100%;
  display: block;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 10px;
}
.case-studies-block .modal-header {
  display: block;
  border-bottom: 1px solid #F1F1F1 !important;
  margin-bottom: 20px !important;
  padding-bottom: 40px !important;
}
.case-studies-block .modal-content-short {
  border-bottom: 1px solid #F1F1F1 !important;
  padding-bottom: 40px !important;
  display: block;
}
.case-studies-block .modal-content-short h4 {
  font-size: 18px;
  font-weight: 700;
  color: #D9462F;
  display: block;
  border-top: 1px solid #f1f1f1;
  padding-top: 30px;
  margin-top: 30px;
}
.case-studies-block .locations-list {
  padding-left: 0px;
}
.case-studies-block .locations-list li {
  display: block;
  color: #2B131D;
  padding-top: 10px;
}
.case-studies-block .locations-list li i {
  color: #D9462F;
  margin-right: 10px;
}
.case-studies-block .projects-box {
  display: block;
  padding-top: 20px;
}
.case-studies-block .projects-box h3 {
  font-size: 18px;
  font-weight: 700;
  color: #D9462F;
}
.case-studies-block .products-list {
  padding-left: 0px;
}
.case-studies-block .products-list li {
  display: block;
  color: #2B131D;
  padding-top: 10px;
  margin-bottom: 30px;
}
.case-studies-block .products-list h4 {
  font-size: 18px;
  font-weight: 700;
  color: #2B131D;
}
.case-studies-block .summary-box {
  background: radial-gradient(210.18% 135.94% at 107.2% 60.48%, #F1B100 10%, #CE371B 55.87%, #321C20 83.28%);
  border-radius: 10px;
  display: block;
  padding: 60px 30px 60px 30px;
  margin-top: 40px;
}
.case-studies-block .summary-box h3 {
  font-size: 25px;
  font-weight: 350;
  color: #fff;
  line-height: 35px;
}

footer {
  border-bottom: 8px solid #F1B01A;
}
footer .slogan-box {
  border-radius: 10px;
  min-height: 350px;
  background: radial-gradient(210.18% 135.94% at 107.2% 60.48%, #F1B100 10%, #CE371B 55.87%, #321C20 83.28%);
  margin-bottom: 30px;
  padding: 55px;
  display: grid;
  align-items: center;
}
footer .slogan-box h2 {
  color: #fff;
  padding-right: 40px;
  font-size: 40px;
}
footer .slogan-box p {
  font-size: 18px;
  color: #fff;
}
footer .slogan-box a {
  background-color: #fff;
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 5px;
  border-radius: 4px;
  color: #2B131D;
  text-decoration: none;
  margin-top: 20px;
}
footer .slogan-box a i {
  background-color: #2B131D;
  padding: 10px;
  border-radius: 3px;
  margin-right: 12px;
  color: #fff;
}
footer .upper-footer {
  margin-bottom: 50px;
}
footer .upper-footer .container {
  border-top: 1px solid #F1F1F1;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #F1F1F1;
}
footer .upper-footer i {
  font-size: 25px;
  margin-right: 20px;
}
footer .upper-footer a {
  font-size: 18px;
  color: #2B131D;
  border-bottom: 0px;
  text-decoration: none;
}
footer .upper-footer img {
  margin-bottom: 20px;
  width: 200px;
}
footer .upper-footer p {
  font-weight: 400;
  padding-right: 55px;
}
footer .lower-footer {
  padding-bottom: 50px;
}
footer .lower-footer h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
footer .lower-footer address {
  font-size: 18px;
}

body {
  font-family: "dunbar-tall", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden !important;
  background: #fff;
  color: #2B141D;
  scroll-behavior: smooth;
  text-rendering: optimizelegibility;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

[x-cloak] {
  display: none !important;
}

.hero-menu ul {
  padding-left: 0px;
}

/* Remove top margin from the body */
body {
  margin-top: 0;
}

.middle-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-rendering: optimizelegibility;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

.pad-left {
  padding-left: 40px;
}

.middle-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.gt_selector option {
  color: #2B131D;
}

img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

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

.tar {
  text-align: right !important;
}

.tac {
  text-align: center !important;
}

.member-content {
  padding-bottom: 90px;
}

.b2t {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  opacity: 0;
  transition: all ease 300ms;
  background: white;
  color: black;
  border: none;
  mix-blend-mode: difference;
  border-radius: 100%;
}
.b2t.display-button {
  opacity: 1;
}

.modal-content {
  background: #1c1c1c;
}

.modal-header h5 {
  color: #fff;
}

.btn-close {
  color: #fff;
}

.modal-header {
  border-bottom: none !important;
}

.downloadbtn {
  background-color: #D9462F;
  border-radius: 999px;
  padding: 15px 25px 15px 25px;
  display: inline-block;
  margin-top: 30px;
  color: #fff;
  text-decoration: none;
}
.downloadbtn:hover {
  color: #fff;
}

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