@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,600;0,700;1,200;1,300;1,600;1,700&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");
body {
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  font-weight: 300;
  background-color: #fff;
  line-height: 150%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  color: #141413; }

h1 {
  font-size: 3.5rem; }
  @media (max-width: 767px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-size: 36px;
  font-weight: 600; }

h3 {
  font-size: 32px; }

.blog .hentry h3 {
  font-size: 1.5rem; }

.btn-group-lg > .btn,
.btn-lg {
  font-size: 1.5rem; }

.small {
  font-size: 16px;
  font-weight: 300; }

b {
  font-weight: 700; }

a {
  color: #F7941D;
  text-decoration: none;
  border-bottom: 1px #F7941D solid;
  font-weight: 400; }
  a:hover {
    color: #141413;
    text-decoration: none; }

.navbar a {
  border-bottom: none; }

.btn,
button {
  font-size: 17px;
  border-width: 2px;
  border-radius: 50px;
  text-align: left !important;
  border-color: #F7941D;
  line-height: 120%;
  font-family: "Poppins", sans-serif; }

.btn-fill, .btn:hover,
button:hover {
  background-color: #F7941D;
  border-color: #F7941D;
  color: #fff; }

.btn-fill:hover {
  background-color: transparent;
  border-color: #F7941D;
  color: #F7941D; }

p {
  margin-bottom: 1em; }

.btn-lg {
  padding: 15px 30px;
  font-size: 21px;
  font-weight: 700; }

.btn,
form input[type="submit"],
form input[type="button"] {
  background: transparent;
  color: #F7941D;
  font-weight: bold;
  white-space: normal; }

.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.subpage-header {
  background-color: transparent;
  position: relative;
  background-size: cover;
  background-color: #eee;
  /* change the calc height to a percentage height to get alternate responsive behavior*/ }

.subpage-header h1 {
  margin-bottom: 0; }

.subpage-header .overlay {
  background: rgba(247, 148, 29, 0.35);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.subpage-header-text {
  padding-top: 45px;
  font-family: "Poppins", sans-serif;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.5); }

.navbar {
  margin-bottom: 0;
  height: 90px;
  border-bottom: none; }
  .navbar .navbar-brand {
    margin-bottom: 0;
    width: 300px;
    height: auto; }
  .navbar a {
    color: #F7941D;
    border-bottom: 2px transparent solid;
    font-family: "Poppins", sans-serif; }
  .navbar a:hover {
    color: #141413;
    transition: all 0.3s ease;
    border-bottom: 2px transparent solid; }
  .navbar li {
    font-size: 16px; }

.navbar-light .navbar-nav .nav-link {
  color: #F7941D;
  padding-left: 15px;
  padding-right: 15px; }

.dropdown-menu {
  border-color: transparent;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  z-index: 999999999; }

.dropdown-item {
  color: #141413 !important; }

.nav-link {
  border-radius: 0; }

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  border-bottom: 2px #F7941D solid; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #F7941D; }

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: white;
  text-transform: uppercase;
  font-size: 14px; }

@media (max-width: 991px) {
  .navbar-light .navbar-nav .nav-link,
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    color: black; } }
@media (max-width: 991px) {
  .navbar-collapse {
    background: white;
    width: min-content;
    margin: 0; } }
.current-menu-item a {
  color: #F7941D !important; }

.wp-block-cover-image.has-background-dim.cta-box-light:before {
  background: rgba(255, 255, 255, 0.75) !important; }

.cta-box-light p {
  color: #F7941D !important; }

.navbar-brand-img {
  max-height: 80px; }

@media (max-width: 991px) {
  .navbar-brand-img {
    max-height: 73px; } }
.home .video-container {
  z-index: -1;
  margin-top: -90px; }

.vat-vault-nav {
  background: white;
  max-width: 125px; }

@media (min-width: 991px) {
  #menu-item-35 a {
    padding-right: 0;
    margin-right: -30px; } }
.video-container {
  background: url(../img/header.jpg);
  background-size: cover; }

.navbar-light .navbar-toggler {
  background-color: white;
  border-color: white; }

.navbar-light .navbar-toggler:hover {
  background-color: #F7941D;
  border-color: #F7941D; }

.sidebar-menu {
  background: #fff;
  padding: 25px;
  border-left: 15px #fff solid;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  @media (max-width: 767px) {
    .sidebar-menu {
      padding: 10px;
      text-align: left;
      border-left: none; } }
  .sidebar-menu h4 {
    font-size: 21px;
    margin-bottom: 10px; }
  .sidebar-menu a {
    font-weight: 300; }
  .sidebar-menu ul {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .sidebar-menu ul {
        padding-inline-start: 0; } }

.nav-pills .nav-link {
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  padding-right: 0;
  line-height: 120%; }

.sticky-offset {
  top: 50px; }

.sidebar-menu h4 {
  color: #000; }

.content-box {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../img/bg-shape.svg) center no-repeat;
  background-size: 150%; }

.img-colourcode {
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  width: 150px; }

.shapes-sizes-subitem-wrapper {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px #F7941D solid;
  font-size: 16px; }

.subtable-th {
  margin-bottom: 15px !important;
  padding: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #141413; }

.shapes-sizes-subitem {
  padding: 5px;
  text-align: center;
  border: 1px #F7941D solid;
  margin-bottom: 15px !important; }

.woocommerce .btn {
  margin-right: 15px; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #f9f9f9; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-bottom: none;
  color: #F7941D; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #141413; }

th {
  color: #141413; }

.attachment-icon {
  margin-bottom: 5px; }

.product_meta {
  background: #f9f9f9;
  padding: 30px 30px 0 30px; }

.entry-thumbnail .img-fluid {
  width: 100%; }

.cta-icon,
.q-icon {
  width: 80px;
  height: 80px; }

.testimonials.content-box {
  color: #fff;
  position: relative;
  z-index: 2;
  background: linear-gradient(135deg, #031920, #103947); }
  .testimonials.content-box .btn {
    color: #F7941D;
    border-color: #F7941D; }
  .testimonials.content-box .btn:hover {
    background-color: #F7941D;
    border-color: #F7941D;
    color: #fff; }
  .testimonials.content-box blockquote {
    font-style: normal; }
    .testimonials.content-box blockquote .blockquote-footer {
      color: #fff; }
  .testimonials.content-box h3 {
    color: #fff; }

.content-box-homepage {
  padding-top: 30px;
  padding-bottom: 30px;
  background: transparent;
  z-index: 9;
  position: relative; }
  .content-box-homepage h1 {
    font-size: 40px; }

.download-attachments {
  border-top: 1px #eee solid;
  padding-top: 30px;
  margin-top: 30px; }

.welcome {
  padding-bottom: 0; }

.welcome-text {
  padding-top: 120px;
  font-weight: 300; }

.btn-welcometext {
  margin-top: 15px; }

.peter-boyle-photo {
  margin-bottom: 0; }

.homepage-products.content-box {
  padding-top: 90px;
  padding-bottom: 90px;
  margin-top: -10vw;
  padding-top: 12vw; }

.product-category .grid-item-wrapper {
  background: #fff; }

.homepage-news-box {
  padding-bottom: 90px;
  padding-top: 90px;
  border-top: 1px #eee solid; }
  @media (max-width: 767px) {
    .homepage-news-box {
      padding-top: 30px; } }

.cta-link {
  display: block;
  padding: 45px;
  margin-bottom: 30px;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  border: 1px #ccc solid;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 120%;
  text-align: center; }
  @media (max-width: 991px) {
    .cta-link {
      padding: 20px;
      padding-top: 35px;
      width: 292px;
      height: 292px;
      font-size: 21px; } }
  @media (max-width: 767px) {
    .cta-link {
      padding: 10px;
      padding-top: 20px;
      width: 230px;
      height: 230px;
      font-size: 18px; } }
  @media (max-width: 575px) {
    .cta-link {
      margin: 0 auto 30px;
      width: 292px;
      height: 292px;
      padding: 30px;
      padding-top: 30px;
      font-size: 21px; } }

.btn-cta {
  border: none;
  text-align: center !important;
  padding: 0;
  color: #000;
  font-size: inherit; }

.btn-cta:hover {
  background: transparent;
  color: #F7941D; }

.cta-link:hover {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-color: #fff;
  transition: 0.3s;
  font-size: 1.1em; }

.cta-link img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .cta-link img {
      width: 80px;
      height: 80px; } }
  @media (max-width: 575px) {
    .cta-link img {
      width: 100px;
      height: 100px; } }

.homepage-icon-img-6 {
  fill: #fff; }

.homepage-icon:hover .homepage-icon-img-6 {
  fill: #F7941D; }

.services-link {
  border: none;
  display: block;
  background: #ccc;
  color: #000;
  position: relative;
  background-size: cover; }
  .services-link h4 {
    margin-bottom: 0;
    font-size: 18px;
    color: #000;
    font-weight: 700; }
  .services-link .overlay {
    top: 0;
    right: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.85);
    padding: 30px;
    border: 1px transparent solid;
    min-height: 210px; }
    .services-link .overlay:hover {
      box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
      border-color: #fff;
      transition: 0.3s; }
      .services-link .overlay:hover h4 {
        transition: 0.3s;
        color: #F7941D; }

.services-commercial-link-1 {
  background-image: url(../img/comm1.jpg); }

.services-commercial-link-2 {
  background-image: url(../img/comm2.jpg); }

.services-commercial-link-3 {
  background-image: url(../img/comm3.jpg); }

.services-private-client-link-1 {
  background-image: url(../img/pers1.jpg); }

.services-private-client-link-2 {
  background-image: url(../img/pers2.jpg); }

.services-private-client-link-3 {
  background-image: url(../img/pers3.jpg); }

.content-box-services {
  padding-bottom: 30px;
  padding-top: 30px; }

.btn-content-box-services {
  padding-top: 30px; }

.easy_t_single_testimonial {
  padding: 30px; }
  .easy_t_single_testimonial:first-child {
    padding-top: 0; }
  .easy_t_single_testimonial .testimonial_author {
    margin-bottom: 0;
    font-family: "Poppins", sans-serif; }
    .easy_t_single_testimonial .testimonial_author .testimonial-client {
      font-size: 21px;
      color: #141413;
      font-style: normal; }
    .easy_t_single_testimonial .testimonial_author .date {
      display: none; }
  .easy_t_single_testimonial:not(:last-child) {
    border-bottom: 1px #ddd solid; }
  .easy_t_single_testimonial blockquote.easy_testimonial {
    font-style: normal; }

.content-box-homepage {
  text-align: center;
  padding: 105px 45px !important; }

@media (max-width: 575px) {
  .content-box-homepage {
    margin-right: auto; } }
.partner-logos-flex-container {
  text-align: center; }

@media (max-width: 767px) {
  .partner-logos-flex-container img {
    max-width: 250px !important; } }
.find-us-button {
  background-color: #00955D;
  background: linear-gradient(to bottom, #00955D 0%, #016e44 100%);
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: -200px;
  text-align: center;
  left: 900px;
  z-index: 20;
  width: 200px;
  margin: 15px 0px 15px 0px;
  padding: 30px 25px 30px 25px; }

.find-us-button:hover {
  margin-bottom: 150px !important; }

.find-us-button img {
  margin-bottom: 10px;
  height: 80px; }

.find-us-button h4 {
  color: white; }

@media (max-width: 1199px) {
  .find-us-button {
    left: 740px; } }
@media (max-width: 991px) {
  .find-us-button {
    left: 560px; } }
@media (max-width: 850px) {
  .find-us-button {
    left: 380px; } }
/* FIND US BUTTON START */
@media (max-width: 850px) {
  .find-us-button {
    top: -695px;
    text-align: center;
    left: 520%;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    margin: 0; }

  .find-us-button img {
    margin-bottom: 10px;
    height: auto;
    width: 33px;
    margin-top: 7px; }

  .find-us-button h4 {
    display: none; } }
@media (max-width: 575px) {
  .find-us-button {
    left: 80%; } }
/* FIND US BUTTON END */
.homepage-main-section {
  background: white; }

.content-box-homepage h1 {
  color: #595959; }

.updates-section {
  padding-top: 75px; }

@media (max-width: 991px) {
  .partner-logos img {
    padding: 30px; }

  .partner-logos .content-box {
    padding-top: 0; } }
@media (max-width: 767px) {
  .partner-logos img {
    padding: 20px; } }
.partner-logos a {
  border: none; }

.partner-logos .col-sm-6 {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.channeling-box img {
  width: 120%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 190px; }

.channeling-4 img {
  margin-top: 220px; }

.channeling-5 img {
  margin-top: 160px; }

.channeling-box {
  padding: 0; }

.homepage-main-section .row {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.cta-col-container {
  height: 100%;
  padding: 15px;
  text-align: center;
  color: #141413; }

.channeling-box-2 .col-sm-6 {
  background: white; }

.channeling-container:hover, .cta-col-container:hover {
  box-shadow: 0px 0px 10px rgba(128, 128, 128, 0.5);
  background: white; }

.channeling-logo {
  max-width: 100%; }

.channeling-container p, .channeling-container h5, .channeling-logo {
  padding: 0px 15px; }

.channeling-container .btn {
  margin: 0px 0px 15px 15px; }

.contact {
  padding-top: 75px; }

.contact .row {
  padding-bottom: 30px; }

.contact hr {
  padding-bottom: 30px; }

.testimonials .open-quote, .testimonials .close-quote, .testimonials .credit {
  display: none !important; }

.testimonials h1 {
  color: white; }

.testimonials blockquote {
  padding: 5px 0px 5px 0px; }

.vat-vault-icon {
  max-width: 300px;
  width: 100%; }

.vat-vault p {
  padding: 15px 0px 15px 0px; }

.vat-vault {
  background: url(../img/vat-vault-bg.jpg); }

.text-slider h2 {
  font-weight: 300; }

.text-slider h4 {
  padding-bottom: 15px; }

.text-slider p {
  padding: 30px 0px; }

.text-slider .col-md-2 {
  padding-bottom: 15px; }

.text-slider .owl-carousel .owl-item .text-slider-icons {
  max-width: 55% !important;
  padding-top: 30px; }

.text-slider .owl-carousel .owl-item .text-slider-icons-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1; }

.channeling-box-2 .col-sm-6 {
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .channeling-container {
    background: white;
    margin-top: -150px; } }
@media (max-width: 1100px) {
  .carousel-caption {
    top: 25%; } }
.divider-flipped, .carousel-divider-footer {
  top: 0;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  margin-top: -1px; }

.divider-flipped img {
  -webkit-transform: scale(-1);
  transform: scale(-1); }

.carousel-divider-footer img {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.testimonials.content-box {
  padding-top: 120px !important;
  padding-bottom: 90px !important; }

.vat-vault-overlay {
  z-index: 10;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.vat-vault-container {
  position: relative; }

.carousel-divider-footer, .carousel-divider, .divider-flipped {
  z-index: 21; }

.testimonials.content-box svg {
  display: none; }

@media (max-width: 767px) {
  .content-box {
    padding-top: 30px;
    padding-bottom: 30px; } }

.carousel-item {
  height: 600px; }
  .carousel-item .btn {
    color: #fff;
    border: 2px white solid;
    border-radius: 50px; }

.carousel-overlay {
  background: transparent; }

.carousel-control-prev,
.carousel-control-next {
  border-bottom: none; }

.carousel-indicators {
  display: none; }

.carousel-caption h4 {
  font-size: 60px;
  font-weight: bold;
  text-align: center; }

.carousel {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.carousel-inner, .carousel-item, .carousel-caption {
  height: 100%; }

.carousel-divider {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: auto;
  z-index: 10;
  margin-bottom: -25px; }

.carousel-divider img, .carousel-divider-footer img {
  width: 100%; }

.footer {
  background: linear-gradient(135deg, #031920, #103947);
  font-size: 16px;
  padding-top: 60px;
  padding-bottom: 0;
  color: #ccc;
  position: relative; }
  .footer a {
    color: #F7941D;
    border-bottom: none; }
    .footer a:hover {
      color: #fff; }
  .footer h3 {
    text-align: center;
    color: #fff;
    font-size: 36px; }
  .footer h5 {
    margin-bottom: 5px;
    color: black;
    font-size: 18px; }
  .footer .footnote {
    font-size: 14px;
    text-align: center; }

.footer-overlay {
  padding-top: 90px;
  padding-bottom: 75px; }

.footer-widgets {
  padding-top: 45px;
  padding-bottom: 45px; }

.content-end {
  background: #fff;
  /* change the calc height to a percentage height to get alternate responsive behavior*/
  padding-top: 0; }

.content-end-homepage {
  background: #fff;
  position: relative;
  /* change the calc height to a percentage height to get alternate responsive behavior*/
  padding-top: 0; }

.ctainfo-wrapper {
  margin-top: 45px; }
  .ctainfo-wrapper .container {
    padding-top: 45px;
    border-top: 1px #ddd solid; }

.can-we-help {
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
  background: #eee url(../img/cta-bg.jpg);
  background-position: center;
  background-size: cover; }
  .can-we-help h3 {
    text-transform: uppercase;
    text-align: left;
    position: relative; }
  .can-we-help .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9); }

.menu-footer-menu-container {
  padding-top: 45px; }

.menu-item-790 {
  font-size: 14px !important; }

.footer-address {
  padding-top: 30px; }
  .footer-address h6 {
    margin-bottom: 5px; }

.footer .container {
  max-width: 100% !important; }

.footer-bbsn-links img {
  padding-left: 15px; }

.footer-overlay {
  padding-top: 45px; }

.widget-footer-1 img {
  width: 100% !important;
  max-width: 225px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important; }

.cta-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 70px;
  height: 70px; }

.footer .container {
  padding-right: 75px;
  padding-left: 75px; }

.footer h5 {
  color: white;
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 15px; }

.cert-icons {
  max-width: 80px;
  margin-right: 5px; }

.members-icons {
  max-height: 50px;
  margin-right: 20px; }

.bbsn-link svg {
  max-width: 28px; }

.footer .col-md-4:nth-child(3) p {
  text-align: right; }

.footer-bbsn-links {
  text-align: right;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: 15px; }

@media (max-width: 767px) {
  .footer-bbsn-links {
    text-align: center;
    padding-right: 0 !important;
    padding-top: 30px !important;
    margin-right: auto; }

  .footer p {
    text-align: center; }

  .footer h5, .members-icons, .cert-icons {
    margin-left: auto;
    margin-right: auto; }

  .footer .col-md-4:nth-child(3) p {
    text-align: center; } }

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