/*!
Theme Name: Form Mould & Tooling
Theme URI: https://www.micromoulders.co.uk/
Author: Ben Pettman
Version: 1.0.0
*/
html {
  position: relative;
  min-height: 100%; }

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: auto;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: auto;
  overflow-x: hidden;
  min-height: 100vh;
  font-family: 'Lato'; }
  body h1, body h2, body h3, body h4, body h5, body h6, body p, body li, body a, body span, body label, body input, body address {
    font-family: "Lato"; }

h1, h2, h3, h4, h5, h6, p, li, a, label, input, address {
  color: #656565; }

a, button, input {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: black;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

#content[tabindex="-1"]:focus {
  outline: 0; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clear:before {
  content: "";
  display: table;
  table-layout: fixed; }
.clear:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both; }

.entry-content {
  margin: 1.5em 0 0; }
  .entry-content:before {
    content: "";
    display: table;
    table-layout: fixed; }
  .entry-content:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }
  .entry-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }

.comment-content:before {
  content: "";
  display: table;
  table-layout: fixed; }
.comment-content:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both; }
.comment-content a {
  word-wrap: break-word; }
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.site-header:before {
  content: "";
  display: table;
  table-layout: fixed; }
.site-header:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both; }

.site-content:before {
  content: "";
  display: table;
  table-layout: fixed; }
.site-content:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both; }

.site-footer:before {
  content: "";
  display: table;
  table-layout: fixed; }
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both; }

.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content {
  margin: 1.5em 0 0; }
  .page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }

.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.bypostauthor {
  display: block; }

.infinite-scroll .posts-navigation {
  display: none; }

.infinite-scroll.neverending .site-footer {
  display: none; }

.infinity-end.neverending .site-footer {
  display: block; }

embed {
  max-width: 100%; }

iframe {
  max-width: 100%; }

object {
  max-width: 100%; }

.custom-logo-link {
  display: inline-block; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.card {
  border: 0; }
  .card .card-body {
    padding: 0 0 0 0; }

.btn-primary {
  background-color: #71b7a9 !important;
  border-color: #71b7a9 !important;
  font-weight: 700; }

/*--------------------------------------------------------------
# Helper
--------------------------------------------------------------*/
.m-0 {
  margin: 0 !important; }

.p-0 {
  padding: 0 !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.site-branding-text {
  display: none; }

@media (max-width: 575.98px) {
  .no-gutters-xs {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-xs > .col,
    .no-gutters-xs > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; } }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
.grey {
  background: #f2f2f2;
  height: 50px;
  line-height: 48px; }

/*--------------------------------------------------------------
# Header contact
--------------------------------------------------------------*/
#header_contact {
  display: flex;
  justify-content: flex-end;
  padding: 4px 0px; }
  @media (max-width: 767.98px) {
    #header_contact {
      justify-content: space-between; } }
  #header_contact a, #header_contact p {
    position: relative;
    padding-right: 16px;
    padding-left: 40px;
    border-right: 1px solid #fff;
    display: block;
    line-height: 42px;
    width: auto;
    text-align: center;
    font-size: 13px; }
    #header_contact a:last-child, #header_contact p:last-child {
      border-right: 0px; }
    #header_contact a .mobilecaption, #header_contact p .mobilecaption {
      display: none; }
    #header_contact a.login:before, #header_contact p.login:before {
      content: '\f007';
      position: absolute;
      left: 16px;
      top: 2px;
      font-family: 'FontAwesome'; }
    #header_contact a.email:before, #header_contact p.email:before {
      content: '\f0e0';
      position: absolute;
      left: 16px;
      top: 2px;
      font-family: 'FontAwesome'; }
    #header_contact a.phone:before, #header_contact p.phone:before {
      content: '\f095';
      position: absolute;
      left: 16px;
      top: 2px;
      font-family: 'FontAwesome'; }
    @media (max-width: 767.98px) {
      #header_contact a, #header_contact p {
        border-right: 0px; }
        #header_contact a span, #header_contact p span {
          display: none; }
        #header_contact a .mobilecaption, #header_contact p .mobilecaption {
          display: block; } }

/*--------------------------------------------------------------
# Nav
--------------------------------------------------------------*/
header {
  webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  z-index: 25;
  background: white;
  padding: 20px 0px; }
  @media (max-width: 767.98px) {
    header {
      padding: 0px; } }
  header .custom-logo {
    webkit-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    @media (max-width: 991.98px) {
      header .custom-logo {
        max-width: 200px;
        height: auto; } }
  header nav#site-navigation {
    padding: 0 0 0 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    /* Portrait iPad Pro */ }
    @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
      header nav#site-navigation {
        padding: 0; }
        header nav#site-navigation > .container {
          max-width: 100%; } }
    header nav#site-navigation .navbar-toggler {
      border: none;
      padding: 20px; }
      header nav#site-navigation .navbar-toggler span {
        color: white; }
      header nav#site-navigation .navbar-toggler:focus {
        outline: none !important; }
      header nav#site-navigation .navbar-toggler .icon-bar {
        width: 46px;
        height: 8px;
        background-color: #71b7a9;
        display: block;
        transition: all 0.2s;
        margin-top: 4px; }
      header nav#site-navigation .navbar-toggler .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%; }
      header nav#site-navigation .navbar-toggler .middle-bar {
        opacity: 0; }
      header nav#site-navigation .navbar-toggler .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%; }
      header nav#site-navigation .navbar-toggler.collapsed .top-bar {
        transform: rotate(0); }
      header nav#site-navigation .navbar-toggler.collapsed .middle-bar {
        opacity: 1; }
      header nav#site-navigation .navbar-toggler.collapsed .bottom-bar {
        transform: rotate(0); }
    header nav#site-navigation .menu-container {
      flex-grow: 1; }
      @media (min-width: 992px) {
        header nav#site-navigation .menu-container #primary-menu-wrap {
          display: flex; } }
      header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-left: 60px; }
        header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li {
          text-align: center; }
          header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li a.nav-link {
            font-weight: 900;
            color: #767576;
            font-size: 15px;
            padding: 5px 5px 0 5px;
            text-transform: uppercase;
            font-weight: 700;
            position: relative;
            display: inline;
            /* Portrait iPad Pro */ }
            @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
              header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li a.nav-link {
                padding: 5px;
                font-size: 14px; } }
            @media only screen and (min-width: 970px) and (max-width: 1270px) {
              header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li a.nav-link {
                font-size: 12px; } }
            header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li a.nav-link::before {
              content: "";
              position: absolute;
              width: 100%;
              height: 2px;
              bottom: 0px;
              left: 0;
              background-color: #fff;
              visibility: hidden;
              -webkit-transform: scaleX(0);
              transform: scaleX(0);
              -webkit-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s; }
            header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li a.nav-link:hover::before {
              visibility: visible;
              -webkit-transform: scaleX(1);
              transform: scaleX(1); }
          header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li.active a.nav-link::before {
            visibility: visible;
            -webkit-transform: scaleX(1);
            transform: scaleX(1); }
          header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li ul.dropdown-menu {
            margin-top: 0;
            background-color: #71b7a9;
            border: 0;
            padding: 10px 0; }
            header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li ul.dropdown-menu li {
              margin: 10px; }
              header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li ul.dropdown-menu li a.nav-link {
                color: white;
                white-space: nowrap;
                padding: 7px 8px; }
                header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li ul.dropdown-menu li a.nav-link:hover {
                  color: black; }
              header nav#site-navigation .menu-container #primary-menu-wrap ul#primary-menu li ul.dropdown-menu li.active a.nav-link {
                color: black; }
    header nav#site-navigation #mobile-menu-wrap {
      position: absolute;
      width: 100%;
      top: 100%; }
      @media (min-width: 992px) {
        header nav#site-navigation #mobile-menu-wrap {
          display: none !important; } }
      header nav#site-navigation #mobile-menu-wrap #mobile-menu {
        background: #71b7a9;
        text-align: center; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(1) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(2) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(3) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(4) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(5) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(6) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(7) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:nth-child(8) {
          width: 100%; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li a.nav-link {
          color: white;
          font-size: 16px;
          padding: 8px;
          text-transform: uppercase;
          font-weight: 700;
          position: relative; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li:last-child::after {
          display: none; }
        header nav#site-navigation #mobile-menu-wrap #mobile-menu li ul.dropdown-menu {
          background-color: rgba(3, 53, 100, 0); }
          header nav#site-navigation #mobile-menu-wrap #mobile-menu li ul.dropdown-menu li {
            margin: 0 10px; }
            header nav#site-navigation #mobile-menu-wrap #mobile-menu li ul.dropdown-menu li a.nav-link {
              color: white;
              white-space: nowrap;
              padding: 7px 8px;
              text-align: center;
              font-size: 16px; }
              header nav#site-navigation #mobile-menu-wrap #mobile-menu li ul.dropdown-menu li a.nav-link:hover {
                color: #033564; }
            header nav#site-navigation #mobile-menu-wrap #mobile-menu li ul.dropdown-menu li.active a.nav-link {
              color: #fa9f33; }

/*--------------------------------------------------------------
# Home page
--------------------------------------------------------------*/
.home #main.homepage .hero {
  max-height: 690px; }
.home #main.homepage .red {
  background-image: url(assets/images/footer-bg.jpg?v=1);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 25px 0 0 0; }
  .home #main.homepage .red .white {
    background: white;
    padding: 30px 0 30px 0; }
    @media (min-width: 576px) {
      .home #main.homepage .red .white {
        padding: 70px 0 50px 0; } }
    .home #main.homepage .red .white h2 {
      text-transform: uppercase;
      color: #b01e41;
      font-size: 23px;
      margin: 0 0 20px 0;
      padding: 0;
      font-weight: 700; }
    .home #main.homepage .red .white h3 {
      color: #030407;
      font-size: 23px;
      margin: 0 0 30px 0;
      padding: 0;
      font-weight: 700; }
    .home #main.homepage .red .white p {
      font-size: 13px;
      margin: 0 0 30px 0; }
    .home #main.homepage .red .white .gallery {
      margin-right: -15px;
      margin-left: -15px;
      width: auto; }
    .home #main.homepage .red .white .right p {
      font-weight: 500; }
.home #main.homepage .black {
  background-image: url("./assets/images/black-bg-sub.jpg");
  background-color: #0c0816;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0 50px 0; }
  .home #main.homepage .black .driver {
    border-top: 10px red; }
    @media (max-width: 767.98px) {
      .home #main.homepage .black .driver {
        margin-bottom: 30px; }
        .home #main.homepage .black .driver a {
          text-align: center; } }
    @media (min-width: 576px) {
      .home #main.homepage .black .driver .row {
        padding-right: 35px;
        padding-left: 35px; } }
    @media (min-width: 576px) {
      .home #main.homepage .black .driver.m-t-65 {
        margin-top: 65px; } }
  .home #main.homepage .black .content {
    padding-top: 65px;
    color: white;
    font-size: 13px; }
    .home #main.homepage .black .content h3 {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 23px;
      margin-bottom: 50px; }
    .home #main.homepage .black .content p {
      margin-bottom: 35px; }
      .home #main.homepage .black .content p .btn-primary {
        font-weight: 700;
        margin-right: 40px;
        font-size: 18px;
        margin-top: 15px;
        padding-left: 30px;
        padding-right: 30px; }

/*--------------------------------------------------------------
# Main site content - sub pages
--------------------------------------------------------------*/
.gallery {
  padding: 0;
  list-style-type: none; }
  .gallery .gallery-item span {
    width: 100%;
    height: 140px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #cfcfcf;
    margin-bottom: 20px; }
    .gallery .gallery-item span:nth-child(3n+3) {
      margin-right: 0; }

.page-template-gallery .gallery-list {
  margin: 50px 0; }
  .page-template-gallery .gallery-list .image {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px; }
    .page-template-gallery .gallery-list .image img {
      -webkit-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .page-template-gallery .gallery-list .image img:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }

@media (min-width: 576px) {
  .aboutus_left {
    padding-right: 60px; } }

#primary {
  /* page content blocks  */ }
  #primary .hero {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    #primary .hero .container {
      min-height: 300px; }
    @media (max-width: 767.98px) {
      #primary .hero {
        background-position: bottom right; } }
    #primary .hero::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url(assets/images/banner_overlay.png);
      background-size: cover;
      background-position: left center;
      background-repeat: no-repeat;
      opacity: 0.6; }
    #primary .hero .top-banner {
      padding: 0 0;
      position: absolute;
      width: 100%;
      top: 50%;
      left: 0px;
      transform: translateY(-50%); }
      #primary .hero .top-banner h1 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 33px;
        margin: 0;
        padding: 0;
        color: #fff; }
        @media (min-width: 576px) {
          #primary .hero .top-banner h1 {
            font-size: 38px; } }
        @media (max-width: 767.98px) {
          #primary .hero .top-banner h1 {
            font-size: 24px;
            text-align: center;
            width: 100%; } }
      #primary .hero .top-banner h2 {
        color: white;
        font-size: 25px; }
  #primary .content_block {
    padding: 40px 0px;
    border-top: 12px solid #f2f2f2; }
    #primary .content_block:first-child {
      border-top: 0px;
      padding-top: 0px; }
    #primary .content_block:last-child {
      padding-bottom: 0px; }
  #primary .top-content, #primary .bottom-content {
    background-image: url("assets/images/top-content-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    background-attachment: fixed;
    padding: 90px 0 90px 0; }
    @media (max-width: 767.98px) {
      #primary .top-content, #primary .bottom-content {
        padding: 16px 0px; } }
    #primary .top-content h3, #primary .bottom-content h3 {
      position: relative;
      font-weight: 300;
      text-transform: uppercase;
      padding-left: 40px;
      margin-bottom: 40px;
      display: block;
      width: 100%;
      font-size: 32px; }
      #primary .top-content h3::before, #primary .bottom-content h3::before {
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: #71b7a9;
        position: absolute;
        left: 0;
        top: 7px; }
      @media (max-width: 767.98px) {
        #primary .top-content h3, #primary .bottom-content h3 {
          padding: 0px; }
          #primary .top-content h3::before, #primary .bottom-content h3::before {
            display: none; } }
      #primary .top-content h3:nth-of-type(2), #primary .bottom-content h3:nth-of-type(2) {
        margin-top: 30px; }
    #primary .top-content a, #primary .bottom-content a {
      font-size: 16px;
      margin: 30px 20px 0 0;
      padding: 10px 20px; }
    #primary .top-content ul, #primary .bottom-content ul {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      list-style: none;
      padding: 0 0 0 1em; }
      @media (max-width: 767.98px) {
        #primary .top-content ul, #primary .bottom-content ul {
          -webkit-column-count: 1;
          -moz-column-count: 1;
          column-count: 1; } }
  #primary .bottom-content {
    background-image: none; }
  #primary .btn-primary {
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    font-size: 20px; }
    @media (min-width: 576px) {
      #primary .btn-primary {
        margin-top: 40px; } }
  #primary .content {
    padding: 30px 0 50px 0; }
    @media (min-width: 576px) {
      #primary .content {
        padding: 160px 0 50px 0; } }
  #primary .contact_content {
    margin-top: 60px; }
  @media (min-width: 576px) {
    #primary .contact_content_address {
      padding-left: 60px; } }
  #primary .wpcf7-submit {
    margin: 0px; }
  #primary address {
    color: #656565; }

/* page  ---------------- */
#page_main {
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-between; }
  #page_main .page_halfblock {
    width: 48%; }

@media (min-width: 992px) {
  #primary #services_sidebar {
    padding-left: 60px; } }
#primary #services_sidebar .sidebar_block {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 140px; }
  #primary #services_sidebar .sidebar_block .sidebar_links a {
    display: block;
    width: 100%;
    padding: 20px 20px;
    background: #71b7a9;
    margin: 0px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 24px;
    background-size: auto 60%;
    background-repeat: no-repeat;
    background-position: center right 20px;
    text-decoration: none; }
    #primary #services_sidebar .sidebar_block .sidebar_links a:hover {
      background-color: #656565;
      padding-left: 30px; }

#primary .sidebar_video {
  margin-bottom: 10px; }
  #primary .sidebar_video a {
    margin: 0px;
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #656565;
    position: relative; }
    #primary .sidebar_video a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      opacity: 0 0.7;
      transition: all 0.5s ease;
      background-color: rgba(113, 183, 169, 0.2);
      background-image: url("assets/images/icon_video.png");
      background-repeat: no-repeat;
      background-position: center center; }
    #primary .sidebar_video a:hover:before {
      opacity: 0.5; }

/* ------------------------------- */
#primary #main .thumbnail {
  overflow: hidden;
  margin-bottom: 20px; }
  #primary #main .thumbnail img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  #primary #main .thumbnail:hover img {
    transform: scale(1.1); }
#primary #main .top-bg-img {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px; }
  @media (max-width: 767.98px) {
    #primary #main .top-bg-img {
      padding-bottom: 30px !important; }
      #primary #main .top-bg-img img {
        width: 50%;
        margin-top: 30px; } }
  @media (min-width: 576px) {
    #primary #main .top-bg-img {
      min-height: 475px; } }
  @media (min-width: 768px) {
    #primary #main .top-bg-img {
      min-height: 475px; } }
  @media (min-width: 576px) {
    #primary #main .top-bg-img > .container {
      top: 59%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: left;
      position: absolute; } }
#primary #main .grey-banner {
  height: auto; }
  @media (min-width: 992px) {
    #primary #main .grey-banner {
      height: 125px; } }
  @media (max-width: 991.98px) {
    #primary #main .grey-banner {
      padding: 30px 0px; } }
  #primary #main .grey-banner h2 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    color: #656565; }
    @media (min-width: 992px) {
      #primary #main .grey-banner h2 {
        line-height: 120px; } }
    #primary #main .grey-banner h2 .squarebreak {
      width: 8px;
      height: 8px;
      display: inline-block;
      background: #71b7a9;
      margin-left: 16px;
      margin-right: 16px;
      margin-bottom: 4px; }
    @media (max-width: 991.98px) {
      #primary #main .grey-banner h2 {
        text-align: center; }
        #primary #main .grey-banner h2 .squarebreak {
          margin: 0px 6px;
          margin-bottom: 4px; } }
    @media (max-width: 767.98px) {
      #primary #main .grey-banner h2 {
        font-size: 20px; }
        #primary #main .grey-banner h2 .squarebreak {
          display: block;
          background: none;
          height: 4px;
          width: 50%;
          margin: 6px 25%; } }
  #primary #main .grey-banner .btn-primary {
    padding: 15px 50px;
    margin: 32px 0 0 0; }
#primary #main .drivers {
  margin-top: 60px; }
  #primary #main .drivers .driver {
    margin-bottom: 60px; }
    #primary #main .drivers .driver a {
      display: block;
      color: #656565; }
      #primary #main .drivers .driver a h3 {
        font-size: 16px;
        color: #656565;
        text-transform: uppercase;
        margin: 15px 0 5px 0;
        font-weight: 700; }
        #primary #main .drivers .driver a h3 span {
          color: #71b7a9; }
      #primary #main .drivers .driver a img {
        width: 100%;
        border: 1px solid #f2f2f2; }
#primary #main .lower-grey-banner {
  height: auto;
  padding: 60px 0 60px 0; }
  #primary #main .lower-grey-banner h2 {
    font-weight: 300;
    text-transform: uppercase;
    color: #656565;
    font-size: 32px;
    margin: 0 0 15px 0; }
  #primary #main .lower-grey-banner h3 {
    font-size: 16px;
    color: #71b7a9;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700; }
  #primary #main .lower-grey-banner p {
    line-height: 28px;
    margin-bottom: 15px;
    color: #656565; }
  #primary #main .lower-grey-banner.sector {
    background-image: url("assets/images/sector-bg.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed; }
    #primary #main .lower-grey-banner.sector h2 {
      color: #71b7a9; }
    #primary #main .lower-grey-banner.sector h3 {
      color: white;
      margin-bottom: 10px; }
    #primary #main .lower-grey-banner.sector p {
      color: #f2f2f2; }
    #primary #main .lower-grey-banner.sector a.btn {
      text-transform: uppercase; }
    #primary #main .lower-grey-banner.sector ul {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; }
      #primary #main .lower-grey-banner.sector ul li {
        color: white; }
#primary #main .content-bg-img {
  position: relative;
  padding: 30px 0 !important; }
  @media (min-width: 576px) {
    #primary #main .content-bg-img {
      padding: 90px 0 !important; } }
  #primary #main .content-bg-img p {
    color: #656565;
    font-size: 14px; }
    #primary #main .content-bg-img p .btn-primary {
      margin-right: 30px;
      margin-top: 30px; }
      #primary #main .content-bg-img p .btn-primary:last-child {
        margin-right: 0; }

/*--------------------------------------------------------------
# Post list / News / Blog
--------------------------------------------------------------*/
.blog .blog-card {
  margin-top: 30px; }
  .blog .blog-card .border {
    -webkit-box-shadow: 0px 4px 10px -7px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 4px 10px -7px rgba(0, 0, 0, 0.55);
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: nowrap; }
    .blog .blog-card .border .thumb_img {
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      background-size: cover;
      min-height: 200px;
      background-repeat: no-repeat;
      background-position: center;
      width: 200px; }
    .blog .blog-card .border .inner {
      padding: 0 30px 0 30px; }
  .blog .blog-card img {
    width: 100%; }
  .blog .blog-card .entry-title {
    margin-top: 15px; }
    .blog .blog-card .entry-title a {
      color: #71b7a9; }
      .blog .blog-card .entry-title a:hover {
        color: #033564 !important; }
  .blog .blog-card .excerpt {
    color: #033564; }

/*--------------------------------------------------------------
# Post
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#colophon p, #colophon a, #colophon li, #colophon address {
  color: #656565; }

footer {
  background-image: url("assets/images/footer-bg.jpg?v=1");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #a0a5c3; }
  footer #years_banner {
    padding-top: 100px;
    margin-top: -30px;
    border-bottom: 4px solid #71b7a9; }
    footer #years_banner .years_banner_content {
      position: relative;
      margin-top: -103px; }
      footer #years_banner .years_banner_content #madeinlogo {
        position: absolute;
        left: -360px;
        top: -100px;
        width: 240px;
        height: 240px; }
      @media (max-width: 767.98px) {
        footer #years_banner .years_banner_content {
          width: 200px;
          margin: -103px auto; } }
      footer #years_banner .years_banner_content .large_text {
        position: absolute;
        overflow: hidden;
        width: 84px;
        padding-left: -4px;
        height: 108px;
        font-size: 148px;
        line-height: 110px;
        font-weight: bold;
        color: #71b7a9;
        -webkit-text-fill-color: #fff;
        /* Will override color (regardless of order) */
        -webkit-text-stroke-width: 4px;
        -webkit-text-stroke-color: #71b7a9; }
      footer #years_banner .years_banner_content #large_text_2 {
        left: 80px; }
      footer #years_banner .years_banner_content .small_text {
        position: absolute;
        left: 170px; }
        footer #years_banner .years_banner_content .small_text span {
          font-size: 48px;
          line-height: 40px;
          text-transform: uppercase;
          left: 160px;
          color: #71b7a9; }
          @media (max-width: 767.98px) {
            footer #years_banner .years_banner_content .small_text span {
              font-size: 20px; } }
  @media (max-width: 767.98px) {
    footer .footer-widgets .widget {
      text-align: center; } }
  footer .footer-widgets .widget .h6 {
    color: #71b7a9;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase; }
  footer .footer-widgets .footer-1-area ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    footer .footer-widgets .footer-1-area ul li {
      position: relative;
      padding-left: 25px; }
      footer .footer-widgets .footer-1-area ul li::before {
        content: '\f095';
        font-family: 'FontAwesome';
        display: block;
        position: absolute;
        left: 0;
        color: black; }
      footer .footer-widgets .footer-1-area ul li.mail::before {
        content: '\f0e0'; }
  footer .footer-widgets .footer-2-area ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer .footer-widgets .footer-2-area ul li {
      margin-bottom: 5px; }
  footer .footer-widgets .footer-3-area ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer .footer-widgets .footer-3-area ul li {
      margin-bottom: 5px; }
  footer .footer-widgets .footer-4-area .textwidget {
    color: white; }
    footer .footer-widgets .footer-4-area .textwidget a {
      color: white; }
  footer .copyright {
    background: transparent;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 40px;
    line-height: 25px;
    text-transform: uppercase; }
    footer .copyright a {
      color: #71b7a9 !important; }

.skew-image__wrapper {
  background: #ffffff;
  width: 100%;
  box-sizing: initial !important;
  -webkit-box-sizing: initial !important; }
  .skew-image__wrapper::after {
    box-sizing: initial !important;
    -webkit-box-sizing: initial !important; }
  .skew-image__wrapper::before {
    box-sizing: initial !important;
    -webkit-box-sizing: initial !important; }
  .skew-image__wrapper div {
    box-sizing: initial !important;
    -webkit-box-sizing: initial !important; }
    .skew-image__wrapper div::after {
      box-sizing: initial !important;
      -webkit-box-sizing: initial !important; }
    .skew-image__wrapper div::before {
      box-sizing: initial !important;
      -webkit-box-sizing: initial !important; }

.skew-image__inner-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto; }

.skew-image__container {
  position: relative;
  display: flex;
  flex-wrap: wrap; }

.skew-image__container.lg-right .skew-image__half-height--quarter-width:last-of-type {
  border-left: 0.3125rem solid #ffffff; }

.skew-image__container.lg-center .skew-image__half-height--quarter-width:last-of-type {
  border-left: 0.3125rem solid #ffffff; }

.skew-image__img {
  object-fit: cover;
  width: 100%;
  max-width: inherit;
  box-sizing: initial !important;
  -webkit-box-sizing: initial !important; }
  .skew-image__img::after {
    box-sizing: initial;
    -webkit-box-sizing: initial; }
  .skew-image__img::before {
    box-sizing: initial;
    -webkit-box-sizing: initial; }

.skew-image__full-height--half-width {
  overflow: hidden; }

.skew-image__full-height--half-width img {
  width: 100%;
  height: 18.75rem; }

.skew-image__half-height--half-width {
  overflow: hidden; }

.skew-image__half-height--quarter-width {
  overflow: hidden;
  bottom: 0;
  height: 11.25rem;
  width: 50%; }

.skew-image__half-height--quarter-width img {
  height: 11.25rem;
  object-fit: cover; }

.skew-image__container.full-width {
  ms-transform: skewX(0);
  -webkit-transform: skewX(0);
  transform: skewX(0);
  height: 25rem;
  width: 100%; }

.skew-image__container.full-width img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  -ms-transform: translate(-50%, -50%) skewX(0);
  -webkit-transform: translate(-50%, -50%) skewX(0);
  transform: translate(-50%, -50%) skewX(0); }

@media (min-width: 768px) {
  .skew-image__inner-wrapper {
    height: 32.5rem; }

  .skew-image__img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) skewX(-20deg);
    -webkit-transform: translate(-50%, -50%) skewX(-20deg);
    transform: translate(-50%, -50%) skewX(-20deg); }

  .skew-image__wrapper {
    padding: 0; }

  .skew-image__container {
    display: block;
    position: absolute;
    overflow: hidden;
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    height: 32.5rem;
    width: 50%; }

  .skew-image__container.lg-left {
    border-right: .625rem solid #ffffff;
    left: 0; }

  .skew-image__container.lg-right {
    border-left: .625rem solid #ffffff;
    right: 0; }

  .skew-image__container.lg-left {
    width: calc(33% + 146px);
    left: -150px; }

  .skew-image__container.lg-center {
    width: calc(33% + 100px);
    right: -100px;
    left: 0px;
    margin: auto; }

  .skew-image__container.lg-center .skew-image__half-height--quarter-width {
    border-top: .625rem solid #ffffff;
    border-right: 0.625rem solid #ffffff; }

  .skew-image__container.lg-center .skew-image__half-height--quarter-width:last-of-type {
    border-left: .625rem solid #ffffff;
    border-right: none;
    right: 0; }

  .skew-image__container.lg-center .skew-image__half-height--half-width.top {
    border-bottom: .625rem solid #ffffff;
    top: 0; }

  .skew-image__container.lg-center .skew-image__half-height--half-width.bottom {
    border-top: .625rem solid #ffffff;
    bottom: 0; }

  .skew-image__container.lg-right {
    width: calc(33% + 146px);
    right: -150px; }

  .skew-image__container.lg-right .skew-image__half-height--quarter-width {
    border-top: .625rem solid #ffffff;
    border-right: 0.625rem solid #ffffff; }

  .skew-image__container.lg-right .skew-image__half-height--quarter-width:last-of-type {
    border-left: .625rem solid #ffffff;
    border-right: none;
    right: 0; }

  .skew-image__container.lg-right .skew-image__half-height--half-width.top {
    border-bottom: .625rem solid #ffffff;
    top: 0; }

  .skew-image__container.lg-right .skew-image__half-height--half-width.bottom {
    border-top: .625rem solid #ffffff;
    bottom: 0; }

  .skew-image__full-height--half-width img {
    width: calc(100% + 200px);
    height: 32.5rem; }

  .skew-image__half-height--half-width {
    width: 100%;
    height: 16.25rem;
    position: absolute; }

  .skew-image__half-height--half-width img {
    width: calc(100% + 100px);
    height: 16.25rem; }

  .skew-image__half-height--quarter-width {
    height: 16.25rem;
    position: absolute; }

  .skew-image__half-height--quarter-width img {
    width: calc(100% + 100px);
    height: 16.25rem; }

  .skew-image__container.full-width {
    height: 32.5rem; }

  .skew-image__container.full-width img {
    width: 100%; }

  .footer {
    padding-top: 4.6875rem; } }
#home_drivers .driver {
  display: block; }
  #home_drivers .driver a {
    text-decoration: none; }
    @media (max-width: 767.98px) {
      #home_drivers .driver a {
        text-align: center; } }
  #home_drivers .driver .driver_image {
    display: block;
    position: relative; }
    #home_drivers .driver .driver_image:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 0.5s ease;
      background: rgba(242, 242, 242, 0.2);
      /* Old browsers */
      background: -moz-linear-gradient(45deg, rgba(154, 154, 154, 0.6) 0%, rgba(242, 242, 242, 0.2) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(45deg, rgba(154, 154, 154, 0.6) 0%, rgba(242, 242, 242, 0.2) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, rgba(154, 154, 154, 0.6) 0%, rgba(242, 242, 242, 0.2) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
  #home_drivers .driver:hover .driver_image:before {
    opacity: 1; }

/*--------------------------------------------------------------
# home banner
--------------------------------------------------------------*/
#home_banner {
  position: relative;
  padding: 0px;
  margin: 0px;
  background: #000; }
  #home_banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 5;
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#b3000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  #home_banner .slick-slider {
    margin: 0px;
    padding: 0px; }
    @media (max-width: 767.98px) {
      #home_banner .slick-slider {
        width: 800px; } }
  #home_banner .titles_container {
    background: transparent;
    bottom: 0;
    position: absolute;
    padding: 10px 15px;
    z-index: 10; }
    @media (min-width: 992px) {
      #home_banner .titles_container {
        right: 0;
        text-align: left;
        padding: 30px 200px 30px 50px;
        width: 60%; } }
    @media (max-width: 767.98px) {
      #home_banner .titles_container {
        width: 100%;
        top: 50px;
        text-align: center; } }
    #home_banner .titles_container h1 {
      font-weight: 700;
      text-transform: uppercase;
      color: white;
      margin: 0;
      padding: 0;
      font-size: 20px; }
      @media (min-width: 576px) {
        #home_banner .titles_container h1 {
          font-size: 43px; } }
  #home_banner h1 {
    display: block; }
    #home_banner h1 span {
      display: block; }
      @media (max-width: 767.98px) {
        #home_banner h1 span {
          animation: fadein 4s ease-out; } }
    @media (min-width: 768px) {
      #home_banner h1 span:nth-child(1), #home_banner h1 span:nth-child(3) {
        animation: fadeinleft 2s ease-out; } }
    @media (min-width: 768px) {
      #home_banner h1 span:nth-child(2) {
        animation: fadeinright 2s ease-out; } }
@keyframes fadeinleft {
  from {
    opacity: 0;
    transform: translateX(50px); }
  to {
    opacity: 1;
    transform: translateX(0px); } }
@keyframes fadeinright {
  from {
    opacity: 0;
    transform: translateX(-50px); }
  to {
    opacity: 1;
    transform: translateX(0px); } }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*--------------------------------------------------------------
# News page
--------------------------------------------------------------*/
.news-posting {
  display: flex;
  margin-bottom: 20px;
  text-decoration: none;
  border: 1px solid #f2f2f2;
  transition: all 0.5s ease;
  cursor: pointer;
  width: 100%; }
  .news-posting h4 {
    color: #9a9a9a;
    text-decoration: none; }
  .news-posting p {
    color: #000;
    text-decoration: none; }
  .news-posting:hover {
    border-color: #9a9a9a;
    background: rgba(242, 242, 242, 0.5);
    text-decoration: none; }
  .news-posting .post-date {
    width: 200px;
    min-height: 200px;
    background: #9a9a9a;
    padding: 20px;
    position: relative; }
    .news-posting .post-date span {
      color: #fff;
      display: block;
      width: 100%;
      text-decoration: none;
      z-index: 5;
      position: relative;
      text-shadow: 0px 0px 5px #000000; }
      .news-posting .post-date span.day {
        font-size: 50px; }
      .news-posting .post-date span.caption {
        font-size: 40px; }
    .news-posting .post-date:after {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 40%, #71b7a9 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 40%, #71b7a9 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 40%, #71b7a9 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
    @media (max-width: 767.98px) {
      .news-posting .post-date {
        width: 100%; } }
  .news-posting .post-thumb {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 4; }
    .news-posting .post-thumb:after {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: -moz-linear-gradient(-45deg, #71b7a9 0%, rgba(113, 183, 169, 0) 50%, rgba(113, 183, 169, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(-45deg, #71b7a9 0%, rgba(113, 183, 169, 0) 50%, rgba(113, 183, 169, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(135deg, #71b7a9 0%, rgba(113, 183, 169, 0) 50%, rgba(113, 183, 169, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71b7a9', endColorstr='#0071b7a9',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
  .news-posting .post-details {
    width: 100%;
    padding: 20px; }
  .news-posting:first-of-type {
    margin-top: 30px; }
  .news-posting:last-of-type {
    margin-bottom: 60px; }
  @media (max-width: 767.98px) {
    .news-posting {
      flex-wrap: wrap; } }

/*--------------------------------------------------------------
# Industry Sectors
--------------------------------------------------------------*/
#industry_sectors {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #industry_sectors .industry_block {
    width: 30%;
    margin-bottom: 40px;
    border: 1px solid #9a9a9a;
    position: relative;
    overflow: hidden; }
    #industry_sectors .industry_block img {
      width: 100%;
      height: auto; }
    @media (max-width: 767.98px) {
      #industry_sectors .industry_block {
        width: 100%; }
        #industry_sectors .industry_block img {
          width: 100%;
          height: auto; } }
    #industry_sectors .industry_block .industry_overlay {
      padding: 10px;
      padding-top: 0px;
      background: rgba(154, 154, 154, 0.9);
      position: absolute;
      top: calc(100% - 50px);
      height: 100%;
      transition: all 0.5s ease;
      width: 100%; }
      #industry_sectors .industry_block .industry_overlay h4 {
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 16px;
        margin-top: 16px;
        font-weight: 700;
        width: 100%;
        text-align: center; }
      #industry_sectors .industry_block .industry_overlay p {
        color: #fff;
        text-align: center; }
    #industry_sectors .industry_block:hover .industry_overlay {
      top: 0px; }

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.btn-primary {
  padding: 15px 50px;
  margin: 32px 0 0 0;
  transition: all 0.5s ease;
  background: #9a9a9a !important; }
  .btn-primary:hover {
    background: #000 !important; }

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
#primary ul, #primary #main #home_sectors ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 50px; }
  #primary ul li, #primary #main #home_sectors ul li {
    position: relative;
    line-height: normal;
    margin-bottom: 14px;
    padding-left: 30px; }
    #primary ul li:before, #primary #main #home_sectors ul li:before {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background: #71b7a9;
      position: absolute;
      left: 0px;
      top: 6px;
      margin: 0px; }
@media (max-width: 767.98px) {
  #primary h2, #primary h3, #primary #main #home_sectors h2, #primary #main #home_sectors h3 {
    text-align: center; }
  #primary ul, #primary #main #home_sectors ul {
    column-count: 1; }
    #primary ul li, #primary #main #home_sectors ul li {
      width: 100%;
      text-align: center;
      padding: 0px; }
      #primary ul li:before, #primary #main #home_sectors ul li:before {
        display: none; } }

/*--------------------------------------------------------------
# Home Sectors
--------------------------------------------------------------*/
#primary #main #home_sectors {
  position: relative; }
  #primary #main #home_sectors:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.6) 71%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.6) 71%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.6) 71%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
  #primary #main #home_sectors h2 {
    margin-bottom: 15px;
    color: #fff; }
  #primary #main #home_sectors h3 {
    margin-bottom: 24px; }

/*--------------------------------------------------------------
# Footer 
--------------------------------------------------------------*/
footer {
  text-decoration: none; }
  footer .footer-widgets a {
    text-decoration: none;
    color: #9a9a9a; }
    footer .footer-widgets a:hover {
      color: #000; }
  footer.site-footer {
    padding-top: 60px; }
  footer h5 {
    font-size: 16px;
    color: #9a9a9a;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    color: #9a9a9a; }
  footer #footer-privacy {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 20px; }
    footer #footer-privacy a {
      color: #9a9a9a;
      text-decoration: none;
      padding: 10px; }
    @media (max-width: 991.98px) {
      footer #footer-privacy {
        flex-wrap: wrap;
        margin-bottom: 60px; }
        footer #footer-privacy a {
          width: 100%; } }

#home_skilled_image {
  display: block;
  align-content: center;
  text-align: center; }

#home_manufacturing_image {
  display: block;
  text-align: center; }

.contact_content h3 {
  position: relative;
  font-weight: 300;
  text-transform: uppercase;
  padding-left: 40px;
  font-size: 32px;
  margin: 0 0 15px 0;
  position: relative; }
  .contact_content h3::before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background: #71b7a9;
    position: absolute;
    left: 0;
    top: 7px; }
  .contact_content h3:nth-of-type(2) {
    margin-top: 30px; }
.contact_content label {
  width: 100%; }

#video_wrapper {
  display: flex;
  justify-content: center; }
  #video_wrapper iframe {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75); }

.single_title {
  margin-bottom: 40px;
  font-size: 24px; }

.latest_news_title {
  margin-top: 0px; }

#gallery_landing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #gallery_landing .gallery_link {
    height: 200px;
    width: 48%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #9a9a9a; }
    #gallery_landing .gallery_link a {
      display: block;
      height: 100%;
      width: 100%;
      margin: 0px;
      background: rgba(113, 183, 169, 0.2);
      position: relative;
      transition: all 0.5s ease;
      cursor: pointer;
      pointer-events: all; }
      #gallery_landing .gallery_link a span {
        position: absolute;
        text-align: center;
        display: block;
        width: 100%;
        left: 0px;
        bottom: 0px;
        padding: 10px;
        background: #71b7a9;
        color: #fff;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 24px;
        background-size: auto 60%;
        background-repeat: no-repeat;
        background-position: center right 20px;
        text-decoration: none;
        pointer-events: none; }
      #gallery_landing .gallery_link a:hover {
        background: rgba(113, 183, 169, 0.4); }

.footer4_block {
  float: left;
  width: 65%; }
  .footer4_block:first-child {
    width: 35%;
    padding-right: 20px;
    padding-top: 20px; }
  @media (max-width: 991.98px) {
    .footer4_block {
      width: 100%;
      text-align: center;
      margin-bottom: 60px; }
      .footer4_block:first-child {
        width: 100%;
        padding: 60px;
        margin: 0px; } }

#social_icons .icon_facebook {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-right: 6px;
  background-color: #fff;
  background-image: url(assets/images/icon_facebook.png);
  background-size: contain; }
#social_icons .icon_linkedin {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-right: 6px;
  background-color: #fff;
  background-image: url(assets/images/icon_linkedin.png);
  background-size: contain; }
@media (max-width: 991.98px) {
  #social_icons {
    text-align: center;
    width: 100%;
    float: left; }
    #social_icons .icon_facebook, #social_icons .icon_linkedin {
      display: inline;
      float: none; } }

/* contact form fix */
#verify {
  display: none; }

#contact_form {
  widht: 100%;
  margin-bottom: 60px; }
  #contact_form input {
    width: 100%;
    padding: 10px; }
  #contact_form textarea {
    width: 100%;
    padding: 10px; }
  #contact_form label {
    padding: 10px 0px;
    margin: 0px; }

/* customer area */
#customer_area {
  display: flex;
  flex-wrap: wrap; }
  #customer_area #customer_area_details {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    #customer_area #customer_area_details #customer_area_details_logo {
      width: 30%;
      padding: 40px; }
      #customer_area #customer_area_details #customer_area_details_logo img {
        max-width: 100%; }
    #customer_area #customer_area_details table {
      width: 40%; }
      #customer_area #customer_area_details table tr {
        padding: 4px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
        #customer_area #customer_area_details table tr td {
          padding-left: 10px; }
          #customer_area #customer_area_details table tr td:first-child {
            background: rgba(0, 0, 0, 0.1);
            border-right: 1px solid rgba(0, 0, 0, 0.15); }
  #customer_area #customer_area_stock {
    width: 100%;
    display: block; }
    #customer_area #customer_area_stock table th {
      line-height: normal;
      background: rgba(0, 0, 0, 0.15); }
    #customer_area #customer_area_stock table tr:nth-child(odd) {
      background: rgba(0, 0, 0, 0.05); }
    #customer_area #customer_area_stock table th:nth-child(3) {
      text-align: center; }
    #customer_area #customer_area_stock table th:nth-child(4) {
      text-align: center; }
    #customer_area #customer_area_stock table td:nth-child(3) {
      text-align: center; }
    #customer_area #customer_area_stock table td:nth-child(4) {
      text-align: center; }

#customer_page_area #customer_page_area_heading {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 12px solid #f2f2f2; }
  #customer_page_area #customer_page_area_heading h3 {
    margin: 0px; }
  #customer_page_area #customer_page_area_heading .customer_page_logo_holder {
    width: 300px; }
    #customer_page_area #customer_page_area_heading .customer_page_logo_holder img {
      max-width: 100%; }
#customer_page_area #customer_page_links_wrapper {
  margin-top: 0px;
  width: 100%;
  display: flex; }
  #customer_page_area #customer_page_links_wrapper div {
    display: block;
    width: 100%; }
  #customer_page_area #customer_page_links_wrapper .btn-primary {
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none; }
