/*!
 * b5st v1.0 | Unicence
 */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap");
.site-header-image {
  display: block;
  margin: auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block; }

.wp-block-cover-text p {
  padding: 1.5em 16px; }

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; } }

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 16px; }

header h2 a {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none; }
  header h2 a:hover {
    text-decoration: underline; }

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

.long-read {
  font-size: clamp(1em, calc(0.625em + 1vw), 1.25em);
  line-height: inherit; }

.more-link {
  display: block;
  margin-bottom: 1rem; }

.wp-block-code {
  padding: 0.5em 1em;
  margin: 0 0 1.5rem; }

.entry-content ul:not(.blocks-gallery-grid),
.entry-content ol {
  margin: 0 auto 1.5em auto;
  max-width: 720px;
  list-style-position: outside; }

.entry-content li {
  margin-left: 2.5em; }

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
  margin: 0 auto; }

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
  margin-left: 0; }

.wp-block-quote {
  margin-left: 16px;
  margin-right: 16px;
  padding: 0; }

.wp-block-quote > * {
  margin-left: 1rem; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0; }

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem; }

@media screen and (min-width: 768px) {
  .wp-block-quote {
    margin: 48px auto; } }

.wp-block-pullquote > p:first-child {
  margin-top: 0; }

.wp-block-pullquote.alignright {
  margin-left: 2rem; }

.wp-block-pullquote.alignleft {
  margin-right: 2rem; }

.wrap-md {
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  padding-right: .75rem;
  padding-left: .75rem; }

.wrap-lg {
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: .75rem;
  padding-left: .75rem; }

.entry-content > .alignwide,
.wp-block-image.alignwide,
.wp-block-gallery.alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignwide > img {
  width: 1320px; }

.entry-content > .alignfull,
.wp-block-image.alignfull,
.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignfull > img {
  width: 100vw; }

.wp-block-columns {
  padding-right: 1rem;
  padding-left: 1rem; }

.wp-block-separator {
  margin: 3em auto;
  padding: 0; }

.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
  margin-top: 0; }

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc( 100% + 60px);
  max-width: calc( 100% + 60px);
  position: relative;
  left: -30px; }

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.attachment-post-thumbnail {
  margin-bottom: 1.5em; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw; }

.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  max-width: 100%;
  width: 100%; }

.wp-block-image .alignfull,
.wp-block-gallery.alignfull {
  width: 100vw; }

.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-gallery.alignright,
.wp-block-gallery.alignleft {
  max-width: calc((720px / 2) - 16px); }

.wp-block-image .alignright,
.wp-block-gallery.alignright {
  margin-left: 2rem; }

.wp-block-image .alignleft,
.wp-block-gallery.alignleft {
  margin-right: 2rem; }

.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.wp-block-video video {
  max-width: 720px; }

.wp-block-table {
  overflow-x: auto;
  margin: 1.5rem0; }

.wp-block-table table {
  border-collapse: collapse; }

.wp-block-table td, .wp-block-table th {
  padding: .5em; }

#comments,
#reply-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.comment-list,
.comment-list ul {
  padding-left: 0; }

.comment-list li {
  padding: 1rem; }

.comment-meta {
  margin-bottom: 1rem; }

.comment-list,
.comment-list .children {
  list-style-type: none; }

.comment {
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

main {
  flex: 1 0 auto; }

body {
  font-family: 'Manrope', Arial, sans-serif;
  overflow-x: hidden; }

h1, h2 {
  font-weight: 700; }

.h1 {
  font-weight: 700;
  font-size: 2.5rem;
  color: #000000; }

h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.25rem; }

.text-award, .text-award a {
  color: #0A5ED0 !important;
  font-weight: 700;
  text-decoration: none; }

.text-refrigeration, .text-refrigeration a {
  color: #000F8F !important;
  font-weight: 700;
  text-decoration: none; }

.text-hvac, .text-hvac a {
  color: #FB2929 !important;
  font-weight: 700;
  text-decoration: none; }

.text-eco, .text-eco a {
  color: #47A01A !important;
  font-weight: 700;
  text-decoration: none; }

.text-technical-services, .text-technical-services a {
  color: #7C8B8B !important;
  font-weight: 700;
  text-decoration: none; }

.text-our-stories {
  color: #008A8F !important;
  font-weight: 700;
  text-decoration: none; }

.bg-award {
  background: #0A5ED0; }

.bg-refrigeration {
  background: #000F8F; }

.bg-home-grey-1 {
  background: #EBEBEB; }

.bg-home-grey-2 {
  background: #F0F0F0; }

p {
  color: #7F7F83; }

.btn {
  background: #0A5ED0;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-weight: 700;
  font-size: 0.9rem;
  border: 3px solid #0A5ED0;
  transition: .2s ease-in-out; }
  .btn:hover {
    background: #FFFFFF;
    color: #0A5ED0;
    border: 3px solid #0A5ED0; }

.gfield_html button {
  background: #0A5ED0;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  padding: .5rem 1rem;
  border-radius: .25rem;
  border: 1px solid transparent;
  font-size: 0.9rem;
  border: 3px solid #0A5ED0;
  transition: .2s ease-in-out; }
  .gfield_html button:hover {
    background: #FFFFFF;
    color: #0A5ED0;
    border: 3px solid #0A5ED0; }

.btn-our-stories {
  background: #008A8F;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: .5rem 1rem;
  border-radius: .25rem;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.5; }
  .btn-our-stories:hover {
    color: #FFFFFF; }

img.logo {
  margin: 0 1rem;
  width: 230px; }

.btn-white {
  background: #FFFFFF;
  color: #0A5ED0;
  font-weight: 700;
  border: 3px solid #FFFFFF;
  transition: .2s ease-in-out; }
  .btn-white:hover {
    background: inherit;
    color: #FFFFFF;
    border: 3px solid #FFFFFF; }

.btn-outline-secondary {
  background: inherit;
  color: #0A5ED0;
  border-top: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
  border-left: none; }
  .btn-outline-secondary:hover {
    color: #0A5ED0;
    background: inherit;
    border-top: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    border-left: none; }

#breadcrumbs-container {
  background: #F5F5F5; }
  #breadcrumbs-container p {
    color: #000000;
    margin-bottom: 0; }
  #breadcrumbs-container a {
    color: #000000; }

.grey-border-top {
  border-top: 1px solid #D1D1D1; }

.grey-border-bottom {
  border-bottom: 1px solid #D1D1D1; }

#site-navbar {
  padding: 0; }
  #site-navbar ul#menu-main-menu > li,
  #site-navbar ul#menu-navbar-right > li {
    margin: 0 1rem; }
    #site-navbar ul#menu-main-menu > li a,
    #site-navbar ul#menu-navbar-right > li a {
      color: #000000; }
  #site-navbar .fa-envelope {
    color: #0A5ED0;
    margin-right: 1rem; }

button.navbar-toggler {
  width: 70px;
  height: 70px;
  padding: 0;
  background: #0A5ED0;
  border: none;
  border-radius: 0; }
  button.navbar-toggler:focus {
    box-shadow: none; }

.navbar-light .navbar-toggler-icon {
  background-image: url("../../images/hamburger-icon.svg");
  width: 2em;
  height: 2em; }

ul.dropdown-menu {
  border: none;
  padding: 0;
  margin: 0 0 0 1rem !important; }

/**Mega Menu **/
.navbar .container {
  position: relative; }

.navbar-nav, .navbar .collapse, .navbar-nav li {
  position: static; }

.menu-item-has-children, .menu-item-has-children .dropdown-menu {
  left: auto; }

.menu-item-has-children .dropdown-menu {
  width: auto !important; }

.menu-item a {
  color: #000000;
  text-decoration: none; }

.mega-menu-wrapper {
  width: 100%;
  padding: 1.5rem 0;
  margin: 0 !important;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  border-radius: 0; }
  .mega-menu-wrapper ul {
    padding: 0 2rem;
    list-style: none; }
  .mega-menu-wrapper li.mega-menu-item {
    width: 25%;
    display: inline-block;
    vertical-align: top; }
  .mega-menu-wrapper li.menu-item {
    margin: .5rem 0;
    font-weight: 400; }

#menu-footer {
  padding: 0;
  list-style: none; }

.navbar-brand {
  margin: 0;
  padding: 0; }
  .navbar-brand img {
    width: 150px;
    height: auto; }

#slideshow {
  min-height: 500px; }

#home-carousel {
  height: 100%; }
  #home-carousel .carousel-inner {
    height: 100%; }
  #home-carousel .carousel-item {
    background-size: cover;
    height: 100%;
    color: #FFFFFF; }
  #home-carousel .carousel-content {
    padding-right: inherit;
    padding-bottom: inherit;
    bottom: 0; }
    #home-carousel .carousel-content p {
      color: #FFFFFF; }

#home-block-refrigeration {
  transition: .2s ease-in-out; }
  #home-block-refrigeration h2 {
    color: #000F8F;
    font-weight: 700; }
  #home-block-refrigeration:hover {
    background: #000F8F;
    color: #FFFFFF; }
    #home-block-refrigeration:hover h2, #home-block-refrigeration:hover a {
      color: #FFFFFF; }

#home-block-heating {
  transition: .2s ease-in-out; }
  #home-block-heating h2 {
    color: #FB2929;
    font-weight: 700; }
  #home-block-heating:hover {
    background: #FB2929;
    color: #FFFFFF; }
    #home-block-heating:hover h2, #home-block-heating:hover a {
      color: #FFFFFF; }

#home-block-eco {
  transition: .2s ease-in-out; }
  #home-block-eco h2 {
    color: #47A01A;
    font-weight: 700; }
  #home-block-eco:hover {
    background: #47A01A;
    color: #FFFFFF; }
    #home-block-eco:hover h2, #home-block-eco:hover a {
      color: #FFFFFF; }

#home-block-technical {
  transition: .2s ease-in-out; }
  #home-block-technical h2 {
    color: #7C8B8B;
    font-weight: 700; }
  #home-block-technical:hover {
    background: #7C8B8B;
    color: #FFFFFF; }
    #home-block-technical:hover h2, #home-block-technical:hover a {
      color: #FFFFFF; }

.home-block:nth-of-type(1n) {
  background: #EBEBEB; }

.home-block:nth-of-type(2n) {
  background: #F0F0F0; }

.home-block a {
  color: #000000;
  text-decoration: none; }

.home-block span {
  text-transform: uppercase;
  font-weight: 700; }

#stories-inner {
  background: #F7F7F7; }

.story-item .story-item-inner {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }

.story-item h4 {
  color: #008A8F;
  font-weight: 700; }

.story-item img {
  margin-bottom: 0;
  border-radius: .25rem; }

.story-item a {
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700; }

.story-item-archive a {
  text-decoration: none;
  color: #000000; }

.story-item-archive img {
  float: left;
  max-width: 100px;
  margin: 0 20px 0 0; }

.story-item-archive h4 {
  color: #008A8F;
  font-weight: 700; }

.stand-out ul {
  padding-left: 0;
  list-style-position: inside;
  margin-top: 1rem; }

.stand-out li {
  list-style-image: url("../../images/icons/tick.svg");
  margin-top: 5px;
  margin-bottom: 5px;
  color: #7F7F83; }

.stand-out-inner {
  display: inline-block;
  text-align: left; }

#accreditation-images {
  padding-left: 0;
  margin: 0; }
  #accreditation-images li {
    display: inline-block;
    margin: 0 1rem; }
    #accreditation-images li img {
      max-width: 150px;
      height: auto; }

#efficiency-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000F8F;
  line-height: 1; }
  #efficiency-title:before {
    content: "";
    display: block;
    background: url("../../images/icons/efficiency.svg") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 6px 0 0; }

#asset-detail-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000F8F;
  line-height: 1; }
  #asset-detail-title:before {
    content: "";
    display: block;
    background: url("../../images/icons/asset-detail.svg") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 6px 0 0; }

#trust-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000F8F;
  line-height: 1; }
  #trust-title:before {
    content: "";
    display: block;
    background: url("../../images/icons/trust.svg") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 6px 0 0; }

#contact-form {
  background: #F2F2F2; }
  #contact-form p {
    color: #7F7F83; }

input, textarea {
  border: 1px solid #B5B5B5;
  border-radius: .25rem; }

input:focus,
textarea:focus,
input:focus-visible,
textarea:focus-visible {
  border: 1px solid #0A5ED0;
  outline: none; }

textarea {
  max-height: 170px; }

.mc4wp-form-fields input {
  border-right: none;
  border-color: #B5B5B5; }
  .mc4wp-form-fields input:focus {
    border-color: #0A5ED0;
    box-shadow: none; }

.mc4wp-form-fields button:active {
  background: #FFFFFF;
  color: #0A5ED0;
  border-color: #B5B5B5; }

.mc4wp-form-fields button:focus {
  box-shadow: none; }

#social-links p {
  font-weight: 700;
  color: #BCBFC2;
  margin-bottom: .5rem; }

#social-links a {
  color: #BCBFC2; }

iframe {
  width: 100%; }

.quote {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700; }

.service-block-container a {
  text-decoration: none; }

.service-block-container .service-block {
  background-size: cover !important;
  border-radius: .5rem;
  color: #FFFFFF; }
  .service-block-container .service-block .count {
    width: 100%;
    text-align: right;
    font-size: 4rem;
    font-weight: 700;
    opacity: 0.5; }
  .service-block-container .service-block .title {
    font-weight: 700;
    font-size: 1.5rem; }

.team-member p {
  color: #000000; }

.team-member a {
  color: #000000;
  font-weight: 700;
  text-decoration: none; }
  .team-member a:hover {
    text-decoration: underline; }

#accordionExample {
  background: #F5F5F5; }
  #accordionExample .item-button {
    display: block;
    border: none;
    background: inherit;
    color: #939699;
    border-left: 5px solid transparent;
    margin: 1rem 0;
    padding-left: 1rem; }
    #accordionExample .item-button:not(.collapsed) {
      border-left: 7px solid #000F8F;
      color: #000F8F;
      font-weight: 700;
      text-align: left; }
  #accordionExample .accordion-item {
    background: inherit;
    border: none; }
    #accordionExample .accordion-item img {
      border-radius: 1rem; }

.blog-item a {
  text-decoration: none; }

.blog-item .card {
  background: #FFFFFF;
  border: 0;
  border-radius: .8rem;
  color: #000000; }
  .blog-item .card .card-header {
    background: #FFFFFF;
    border-bottom: 5px solid #EBEBEB;
    border-radius: .8rem .8rem 0 0 !important; }
    .blog-item .card .card-header .date {
      text-transform: uppercase;
      font-weight: 700; }
    .blog-item .card .card-header .time:before {
      content: url("../../images/icons/time-to-read.svg");
      position: absolute;
      right: 70px;
      top: 10px; }
  .blog-item .card .card-body span.refrigeration:before {
    content: url("../../images/icons/refrigeration.svg");
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 8px; }
  .blog-item .card .card-body span.technicalservices:before {
    content: url("../../images/icons/me.svg");
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 8px; }
  .blog-item .card .card-body span.hvac:before {
    content: url("../../images/icons/hvac.svg");
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 8px; }
  .blog-item .card .card-body span.eco:before {
    content: url("../../images/icons/eco.svg");
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 8px; }
  .blog-item .card .card-footer {
    background: #FFFFFF;
    border-top: 5px solid #EBEBEB;
    border-radius: 0 0 .8rem .8rem !important;
    font-weight: 700; }

.contact-details a {
  color: #FFFFFF;
  text-decoration: none; }
  .contact-details a:hover {
    text-decoration: underline; }

#map {
  min-height: 400px; }
  #map .gm-ui-hover-effect:focus-visible {
    outline: none; }

.wp-block-image figcaption {
  text-align: left; }

.carousel-control-prev,
.carousel-control-next {
  width: auto; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230a5ed0'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230a5ed0'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.page-content h1 {
  font-size: 1.5rem; }

.page-content h2 {
  font-size: 3rem;
  margin-bottom: 2rem; }

.page-header {
  color: #7F7F83; }
  .page-header img {
    width: 100%;
    height: 100%; }

.gform_confirmation_message {
  text-align: center;
  margin-bottom: 4rem;
  color: #FB2929; }

.gfmc-field div:not(.gchoice) {
  padding-bottom: 1em !important; }

.gfmc-column.gfmc-field {
  max-width: 48%; }

main#site-main figure img {
  width: 100%; }

.our-company-content h2, .our-company-content p {
  color: #FFFFFF; }

@media (min-width: 768px) {
  .navbar-expand-md .navbar-collapse {
    flex-basis: 0; }
  .navbar-brand img {
    width: 100%;
    height: auto; }
  #menu-main-menu,
  #menu-navbar-right {
    font-weight: 700; }
    #menu-main-menu > .menu-item,
    #menu-navbar-right > .menu-item {
      padding-top: 2.1rem;
      padding-bottom: 2.1rem;
      transition: .2s ease-in-out; }
      #menu-main-menu > .menu-item:not(li#menu-item-136):hover,
      #menu-navbar-right > .menu-item:not(li#menu-item-136):hover {
        background: #0A5ED0; }
        #menu-main-menu > .menu-item:not(li#menu-item-136):hover > a,
        #menu-navbar-right > .menu-item:not(li#menu-item-136):hover > a {
          color: #FFFFFF !important; }
  li#menu-item-136 a {
    background: #0A5ED0;
    color: #FFFFFF !important;
    padding: calc(.5rem - 3px) calc(1rem - 3px);
    border-radius: .25rem;
    font-weight: 400;
    border: 3px solid #0A5ED0;
    transition: .2s ease-in-out; }
    li#menu-item-136 a:hover {
      background: #FFFFFF;
      color: #0A5ED0 !important;
      border: 3px solid #0A5ED0; }
  ul.dropdown-menu {
    margin: 0 !important; }
  #slideshow {
    padding-right: 0; }
  #blocks {
    padding-left: 0; }
  .cta-left,
  #video-left {
    padding-right: 0; }
  .cta-right,
  #video-right {
    padding-left: 0; }
  .stand-out {
    text-align: center; } }
