/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Logic Technologies
Description: 
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/*============Sticky Footer============*/
html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  margin: 0 !important;
}

body {
  height: 100%;
  min-height: 100%;
  height: auto !important;
  display: flex;
  flex-direction: column;
  position: relative;
}

#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  transition: right 0.5s;
}

.admin-bar #wrap {
  margin-top: 46px;
}
@media (min-width: 782px) {
  .admin-bar #wrap {
    margin-top: 32px;
  }
}

.clear {
  clear: both;
}

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

.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}

img.alignleft,
.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

* {
  outline: none !important;
}

/*==========Fonts & Headings===========*/
body {
  font-family: "Poppins", sans-serif;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
  margin: 0 0 20px 0;
}
@media (max-width: 990px) {
  h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

h2 {
  margin: 0 0 20px 0;
  font-size: 2.8rem;
  font-weight: 700;
}
@media (min-width: 991px) {
  h2 {
    font-size: 4rem;
    line-height: 5.2rem;
  }
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 20px 0;
}
@media (max-width: 990px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

h4 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 20px 0;
}
@media (max-width: 990px) {
  h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 20px 0;
}

p {
  margin: 0 0 20px 0;
  line-height: 3rem;
  letter-spacing: 0.16px;
}
p a {
  color: #2e67b1;
}
p a:hover {
  color: #2e67b1;
  text-decoration: underline;
}

ol,
ul {
  margin: 0 0 20px 0;
}

strong {
  font-weight: bold;
}

a {
  color: #000000;
  text-decoration: none;
  transition: all 0.2s ease;
}

a:visited,
a:hover,
a:active {
  text-decoration: none;
}

.margin-top {
  margin-top: 9rem;
}
@media (max-width: 575px) {
  .margin-top {
    margin-top: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .margin-top {
    margin-top: 6rem;
  }
}

.margin-bottom {
  margin-bottom: 9rem;
}
@media (max-width: 575px) {
  .margin-bottom {
    margin-bottom: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 6rem;
  }
}

.margin {
  margin-bottom: 9rem;
  margin-top: 9rem;
}
@media (max-width: 575px) {
  .margin {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .margin {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

.padding-top {
  padding-top: 9rem;
}
@media (max-width: 575px) {
  .padding-top {
    padding-top: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .padding-top {
    padding-top: 6rem;
  }
}

.padding-bottom {
  padding-bottom: 9rem;
}
@media (max-width: 575px) {
  .padding-bottom {
    padding-bottom: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .padding-bottom {
    padding-bottom: 6rem;
  }
}

.padding {
  padding-bottom: 9rem;
  padding-top: 9rem;
}
@media (max-width: 575px) {
  .padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-lg {
    max-width: 1375px;
  }
}
.wp-block-button__link {
  background-color: #2e67b1 !important;
  color: #fff !important;
}

a.solid-btn {
  background-color: #2e67b1;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 1.8rem;
  display: inline-block;
  border: 1px solid #2e67b1;
}
a.solid-btn:hover {
  background-color: #fff;
  color: #2e67b1 !important;
}

a.solid-btn-white {
  background-color: #fff;
  color: #2e67b1 !important;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 1.8rem;
  display: inline-block;
  border: 1px solid #fff;
}
a.solid-btn-white:hover {
  background-color: #2e67b1;
  color: #ffffff !important;
}

a.hollow-btn {
  background-color: #fff;
  color: #2e67b1 !important;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 1.8rem;
  display: inline-block;
  border: 1px solid #2e67b1;
}
a.hollow-btn:hover {
  background-color: #2e67b1;
  color: #ffffff !important;
}

a.hollow-btn-alt {
  background-color: #fff;
  color: #2e67b1 !important;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 1.8rem;
  display: inline-block;
  border: 1px solid #2e67b1;
}
a.hollow-btn-alt:hover {
  background-color: #2e67b1;
  color: #ffffff !important;
  border-color: #fff;
}

.light-bg {
  background-color: #eaf0f7;
}

.primary-bg {
  background-color: #2e67b1;
}
.primary-bg * {
  color: #ffffff;
}

/* Header
==============================*/
#header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
}
#header.scroll-header {
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.2));
}
#header .bottomBar > .row > .col-12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 990px) {
  #header .bottomBar > .row > .col-12 {
    justify-content: flex-start;
  }
}

/* Top Bar
==============================*/
#menu-top-bar-menu .menu-item-has-children {
  position: relative;
}
#menu-top-bar-menu .sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: -30px;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}

/* Nav
==============================*/
nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  position: relative;
  gap: 0 45px;
}
nav.main-menu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}
nav.main-menu ul li a {
  color: #000000;
  display: flex;
  gap: 0 15px;
  align-items: center;
  padding: 35px 0;
}
nav.main-menu ul li a .menu-drop {
  font-size: 14px;
  font-size: 1.4rem;
  transition: all 0.2s ease;
}
nav.main-menu ul li:hover > a, nav.main-menu ul li.sub-menu-active > a {
  color: #000000;
}
nav.main-menu ul .sub-menu-wrap {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: -30px;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
  filter: drop-shadow(0px 8px 5px rgba(0, 0, 0, 0.1));
}
nav.main-menu ul .sub-menu-wrap .container {
  padding: 0;
  border-top: 5px solid transparent;
}
nav.main-menu ul .sub-menu-wrap .container .row {
  margin: 0;
}
nav.main-menu ul .sub-menu-wrap ul {
  background-color: #fff;
  flex-wrap: wrap;
  padding: 5px 30px;
}
nav.main-menu ul .sub-menu-wrap ul li {
  flex: 0 0 100%;
}
nav.main-menu ul .sub-menu-wrap ul li a {
  padding: 10px 0;
}

header .mega-menu-wrap {
  display: none !important;
}
@media (min-width: 991px) {
  header .mega-menu-wrap {
    display: inline-block !important;
  }
}
header .topBar {
  background-color: #2e67b1;
  padding: 7px 0;
  display: none;
}
@media (min-width: 991px) {
  header .topBar {
    display: block;
  }
}
header .topBar .container {
  display: flex;
  align-items: center;
}
header .topBar .socials {
  margin-right: 20px;
}
header .topBar .socials a {
  color: #ffffff;
  margin-right: 8px;
  font-size: 1.7rem;
}
header .topBar .socials img {
  width: 17px;
  margin-top: -3px;
}
header .topBar .facetwp-facet {
  margin: 0;
}
header .topBar #menu-top-bar-menu {
  display: flex;
  list-style-type: none;
  margin: 0;
}
header .topBar #menu-top-bar-menu li {
  margin-right: 37px;
}
header .topBar #menu-top-bar-menu i {
  margin-left: 8px;
}
header .topBar #menu-top-bar-menu a {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
}
header .topBar #menu-top-bar-menu .sub-menu {
  background-color: #fff;
  padding: 10px 20px;
  list-style-type: none;
  box-shadow: 8px 4px 17px 5px rgba(0, 0, 0, 0.1);
}
header .topBar #menu-top-bar-menu .sub-menu li:not(:last-child) {
  margin-bottom: 10px;
}
header .topBar #menu-top-bar-menu .sub-menu a {
  color: #000000;
  font-weight: 400;
}
header .topBar .right {
  display: flex;
  margin-left: auto;
  align-items: center;
}
header .topBar .right a {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.4rem;
}
header .topBar .right .storeLogin {
  margin-right: 40px;
}
header .topBar .right .storeLogin i {
  margin-right: 5px;
}
header .topBar .right .support i {
  margin-right: 5px;
}
header .topBar .right form[role=search] .facetwp-type-search i {
  display: none;
}
header .topBar .right form[role=search] input[type=text] {
  background-color: transparent;
  color: #ffffff;
  border: none;
  font-weight: 700;
  font-size: 1.4rem;
  min-width: 155px;
  width: 155px;
}
header .topBar .right form[role=search] input[type=text]::-moz-placeholder {
  color: #ffffff;
}
header .topBar .right form[role=search] input[type=text]::placeholder {
  color: #ffffff;
}
header .topBar .right form[role=search] button {
  background-color: transparent;
  color: #ffffff;
  border: none;
  padding-right: 9px;
}
header .bottomBar {
  padding-top: 17px;
  padding-bottom: 17px;
}
@media (max-width: 990px) {
  header .bottomBar {
    padding: 0;
  }
}
header .bottomBar .header-logo {
  width: 250px;
}
@media (max-width: 990px) {
  header .bottomBar .header-logo {
    width: 180px;
    margin: 17px auto 17px 17px;
  }
}
header .bottomBar .mobileSearch {
  color: #2e67b1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 25px;
  font-size: 2.2rem;
}
header .bottomBar .navToggle {
  background-color: #2e67b1;
  color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 68px;
}
header .bottomBar .navToggle:hover {
  cursor: pointer;
}
header .bottomBar .navToggle img {
  width: 24px;
}
header .bottomBar .navToggle i {
  display: none;
  font-size: 3.4rem;
}
header .bottomBar .navToggle.open img {
  display: none;
}
header .bottomBar .navToggle.open i {
  display: inline-block;
}
header .bottomBar #mega-menu-main-menu {
  align-items: center;
}
header .bottomBar #mega-menu-main-menu > li:last-child a {
  border: 2px solid #2e67b1 !important;
  color: #2e67b1 !important;
  padding: 13px 20px !important;
  display: inline-block !important;
  line-height: 1.4rem !important;
  border-radius: 80px !important;
}
header .bottomBar #mega-menu-main-menu > li:last-child a:hover {
  background-color: #2e67b1 !important;
  color: #ffffff !important;
}
header .bottomBar #mega-menu-main-menu > li > a {
  font-weight: 700;
  padding: 0;
}
header .bottomBar #mega-menu-main-menu > li > a:hover {
  color: #2e67b1 !important;
}
@media (min-width: 1400px) {
  header .bottomBar #mega-menu-main-menu li:not(:last-child) {
    margin-right: 30px !important;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  header .bottomBar #mega-menu-main-menu a {
    font-size: 1.4rem !important;
  }
}

.mega-indicator {
  position: relative;
}
.mega-indicator:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0;
  background-image: url("images/plus-solid.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.mega-indicator:after {
  opacity: 0 !important;
}

.mega-menu-item-has-children:hover .mega-indicator:before {
  background-image: url("images/minus-solid.svg");
}

.mega-menu-item-has-children > .mega-sub-menu {
  top: 80px !important;
  height: 100%;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image {
  position: relative;
  width: 100% !important;
  height: 100% !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(46, 103, 177, 0.6);
  display: inline-block !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image:after {
  content: "";
  width: 145px;
  height: 145px;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("images/cross-accent.svg");
  bottom: 30px;
  right: 30px;
  display: inline-block !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image h4 {
  position: absolute;
  top: 40px;
  left: 40px;
  color: #ffffff !important;
  text-transform: none !important;
  font-size: 3.6rem !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image .wp-caption {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image .wp-caption a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}
.mega-menu-item-has-children > .mega-sub-menu .widget_media_image .wp-caption-text {
  display: none !important;
}
.mega-menu-item-has-children > .mega-sub-menu ul.menu {
  -moz-columns: 2;
       columns: 2;
  list-style-type: none;
}
.mega-menu-item-has-children > .mega-sub-menu ul.menu a:hover {
  color: #2e67b1;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-menu-item {
  padding: 0 !important;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-menu-columns-4-of-12 .mega-sub-menu {
  height: 100% !important;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-sub-menu {
  background-color: #fff !important;
  box-shadow: 3px 4px 51px 0px rgba(0, 0, 0, 0.15) !important;
  top: 20px;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-menu-columns-8-of-12 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 130px !important;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-menu-columns-8-of-12 li {
  padding: 10px 0;
}
.mega-menu-item-has-children > .mega-sub-menu .mega-menu-columns-8-of-12 a {
  font-size: 2rem;
}

/* Breadcrumbs
==============================*/
section.breadcrumbs {
  background-color: #d5e1ef;
  color: #2e67b1;
  padding-top: 7px;
  padding-bottom: 7px;
}
section.breadcrumbs #breadcrumbs > span {
  display: flex;
  gap: 16px;
}
@media (max-width: 990px) {
  section.breadcrumbs #breadcrumbs > span .sep {
    display: none;
  }
  section.breadcrumbs #breadcrumbs > span span {
    display: none;
  }
  section.breadcrumbs #breadcrumbs > span span:first-child,
  section.breadcrumbs #breadcrumbs > span span:last-child {
    display: inline-block;
  }
  section.breadcrumbs #breadcrumbs > span span:last-child:before {
    content: "...";
    position: relative;
    left: -7px;
  }
}
@media (min-width: 1400px) {
  section.breadcrumbs .container {
    padding-left: 120px;
  }
}
section.breadcrumbs p {
  margin: 0;
}
section.breadcrumbs a {
  color: #2e67b1;
}

@media (max-height: 635px) {
  #mega-menu-main-menu > li > .mega-sub-menu {
    overflow-y: scroll !important;
    max-height: calc(90vh - 120px) !important;
  }
}
/* Mobile Nav
==============================*/
#mobileNav {
  background-color: #2e67b1;
  height: calc(100vh + 65px);
  width: 100%;
  position: absolute;
  z-index: 1000;
  bottom: 1px;
  transform: translateY(100%);
  left: 0;
  overflow-x: hidden;
  overflow: scroll;
  transition: all 0.5s ease;
  display: none;
  padding: 25px;
  color: #ffffff;
  padding-bottom: 150px !important;
}
#mobileNav.menuOpen {
  display: inline-block;
}
#mobileNav a {
  color: #ffffff;
}
#mobileNav .menu {
  list-style: none;
}
#mobileNav .menu li {
  display: block;
  margin-bottom: 7px;
}
#mobileNav .menu li.stand-out a {
  display: inline-block;
  border: 2px solid #fff;
  padding: 5px 15px;
  border-radius: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#mobileNav .menu > li > a {
  font-weight: 700;
}
#mobileNav .menu a {
  position: relative;
}
#mobileNav .menu .menu-drop {
  position: absolute;
  right: -25px;
  top: 0;
  z-index: 2;
}
#mobileNav .menu .menu-item-has-children {
  position: relative;
}
#mobileNav .menu .menu-item-has-children .fa-minus {
  display: none;
}
#mobileNav .menu .menu-item-has-children .sub-menu-wrap {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-out;
}
#mobileNav .menu .menu-item-has-children .sub-menu-wrap .container {
  overflow: hidden;
  padding: 0;
}
#mobileNav .menu .menu-item-has-children.submenu-active .fa-minus {
  display: inline-block;
}
#mobileNav .menu .menu-item-has-children.submenu-active .fa-plus {
  display: none;
}
#mobileNav .menu .menu-item-has-children.submenu-active .sub-menu-wrap {
  grid-template-rows: 1fr;
}
#mobileNav .menu .menu-item-has-children .sub-menu {
  margin-top: 5px;
  list-style-type: none;
}
#mobileNav .menu .menu-item-has-children .sub-menu li {
  padding: 4px 0;
}
#mobileNav .menu .menu-item-has-children .sub-menu a {
  font-size: 1.4rem;
}
#mobileNav .menu-mobile-menu-2-container {
  border-top: 1px solid #fff;
  padding-top: 28px;
  margin-bottom: 30px;
  font-size: 1.4rem;
}
#mobileNav .menu-mobile-menu-2-container ul {
  list-style-type: none;
  -moz-column-count: 2;
       column-count: 2;
  max-width: 500px;
}
#mobileNav .menu-mobile-menu-2-container li {
  margin-bottom: 10px;
}
#mobileNav .menu-mobile-menu-2-container .menu-drop,
#mobileNav .menu-mobile-menu-2-container .sub-menu {
  display: none;
}
#mobileNav .d-flex {
  padding-left: 20px;
}
#mobileNav .d-flex a {
  font-weight: 700;
  font-size: 1.4rem;
}
#mobileNav .d-flex a i {
  margin-right: 8px;
}
#mobileNav .d-flex a:first-child {
  margin-right: 50px;
}

#footer {
  position: relative;
  right: 0;
  transition: right 0.5s;
  background-color: #2e67b1;
  color: #ffffff;
}
#footer #footer-body {
  overflow: hidden;
}
#footer #footer-body p {
  margin: 0;
}
#footer #footer-body .socials {
  margin-top: 5px;
}
#footer #footer-body .socials a {
  color: #ffffff;
  margin-right: 8px;
  font-size: 1.7rem;
}
#footer #footer-body .socials img {
  width: 17px;
  margin-top: -3px;
}
#footer #footer-body .col-lg-8 {
  padding-top: 26px;
  padding-bottom: 26px;
}
@media (max-width: 990px) {
  #footer #footer-body .col-lg-8 {
    display: none;
  }
}
#footer #footer-body .col-lg-8 img {
  width: 336px;
}
#footer #footer-body .col-lg-4 {
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media (min-width: 991px) {
  #footer #footer-body .col-lg-4 {
    padding-right: 32px;
  }
}
@media (max-width: 990px) {
  #footer #footer-body .col-lg-4 {
    width: calc(100% - 120px);
    margin-left: auto;
  }
}
#footer #footer-body .col-lg-4 a:not(:last-child) {
  margin-right: 60px;
}
@media (min-width: 1200px) {
  #footer #footer-body .col-lg-4 a:not(:last-child) {
    margin-right: 80px;
  }
}
#footer #footer-body .col-lg-4 img {
  width: 105px;
}
#footer #footer-body .col-lg-4:before {
  content: "";
  width: 64px;
  height: 60px;
  position: absolute;
  top: 0;
  left: -60px;
  background-color: #fff;
}
#footer #footer-body .col-lg-4:after {
  content: "";
  height: 100%;
  width: 50vw;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 2px;
  transform: translatex(100%);
}
@media (max-width: 990px) {
  #footer #footer-body .otherLogos {
    min-height: 112px;
  }
}
#footer #footer-body .row:last-child {
  padding-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}
#footer #footer-body .row:last-child p a {
  margin-bottom: 10px;
  display: inline-block;
}
#footer #footer-body .row:last-child a {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.8rem;
}
#footer #footer-body .row:last-child a:hover {
  text-decoration: underline;
}
#footer #footer-body .row:last-child ul {
  list-style-type: none;
  -moz-columns: 3;
       columns: 3;
  -moz-column-gap: 100px;
       column-gap: 100px;
}
@media (max-width: 990px) {
  #footer #footer-body .row:last-child ul {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: auto;
         column-gap: auto;
    padding: 0;
    margin-top: 50px;
  }
}
#footer #footer-body .row:last-child ul li {
  margin-bottom: 10px;
}
#footer #footer-body .row:last-child .col-lg-6:last-child {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 990px) {
  #footer #footer-body .row:last-child .col-lg-6:last-child {
    justify-content: flex-start;
  }
}
#footer #footer-terms {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 40px;
  padding-bottom: 20px;
}
#footer #footer-terms ul {
  display: flex;
  list-style-type: none;
  justify-content: center;
}
@media (max-width: 990px) {
  #footer #footer-terms ul {
    justify-content: flex-start;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
#footer #footer-terms ul li:not(:last-child) {
  margin-right: 15px;
  position: relative;
}
#footer #footer-terms ul li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: -8px;
}
#footer #footer-terms ul a {
  color: #fff;
  text-transform: none;
  font-weight: 400;
}
#footer #footer-terms ul a:hover {
  text-decoration: underline;
}
#footer #footer-terms p {
  margin: 0;
  font-weight: 400;
  text-transform: none;
}
#footer #footer-terms p a {
  color: #ffffff;
  text-decoration: none;
}
#footer #footer-terms p a:hover {
  color: #ffffff;
  text-decoration: none;
}
#footer #footer-terms .site-by {
  text-align: right;
  display: block;
  color: #ffffff;
  text-transform: none;
  font-weight: 400;
}
@media (max-width: 990px) {
  #footer #footer-terms .site-by {
    text-align: left;
  }
}
#footer #footer-terms .site-by:hover {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 991px) {
  .slider-and-content {
    padding-top: 50px;
  }
}
.slider-and-content .imgWrap {
  height: 100%;
  width: 100%;
}
.slider-and-content .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-and-content .row {
  padding-top: 0;
  padding-bottom: 40px;
}
.slider-and-content .col-lg-6:first-child {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 10px;
}
@media (min-width: 991px) {
  .slider-and-content .col-lg-6:first-child {
    padding-top: 40px;
    text-align: left;
    padding-right: 40px;
    padding-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .slider-and-content .col-lg-6:first-child {
    max-width: 567.5px;
    margin-left: auto;
  }
}
.slider-and-content .contentImage {
  height: 70px;
  margin-bottom: 35px;
}
.slider-and-content h1 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  margin-bottom: 10px;
}
.slider-and-content h1 span {
  color: #2e67b1;
}
@media (min-width: 991px) {
  .slider-and-content h1 {
    font-size: 4.8rem;
    line-height: 6.2rem;
  }
}
.slider-and-content .subtitle {
  font-size: 2rem;
  line-height: 3rem;
}
@media (min-width: 991px) {
  .slider-and-content .subtitle {
    margin-bottom: 60px;
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 990px) {
  .slider-and-content .buttons {
    margin-top: 36px;
  }
}
@media (min-width: 991px) {
  .slider-and-content .buttons {
    margin-bottom: 82px;
  }
}
.slider-and-content .buttons.noAccents .button-1 {
  padding: 15px 25px;
}
.slider-and-content .buttons.noAccents .button-1:after {
  display: none;
}
.slider-and-content .buttons .button-1 {
  background-color: #2e67b1;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 15px 25px 15px 25px;
  margin-right: 20px;
  position: relative;
  /*&:after {
    content: "";
    height: 20px;
    width: 20px;
    background-color: #fff;
    position: absolute;
    top: 16px;
    right: 0;
    @include xxl {
      top: 19px;
    }
  }*/
}
.slider-and-content .buttons .button-1:hover {
  background-color: #000;
}
@media (max-width: 990px) {
  .slider-and-content .buttons .button-1 {
    margin: 0;
    text-transform: uppercase;
    padding: 15px 25px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .slider-and-content .buttons .button-1:after {
    display: none;
  }
}
@media (min-width: 1400px) {
  .slider-and-content .buttons .button-1 {
    font-size: 2rem;
  }
}
.slider-and-content .buttons .button-2 {
  background-color: #000;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 15px 25px 15px 25px;
  position: relative;
  /*&:after {
    content: "";
    height: 20px;
    width: 20px;
    background-color: #fff;
    position: absolute;
    top: 16px;
    left: 0;
    @include xxl {
      top: 19px;
    }
  }*/
}
.slider-and-content .buttons .button-2:hover {
  background-color: #2e67b1;
}
@media (max-width: 990px) {
  .slider-and-content .buttons .button-2 {
    display: none;
  }
}
@media (min-width: 1400px) {
  .slider-and-content .buttons .button-2 {
    font-size: 2rem;
  }
}
.slider-and-content.light-bg .button-1:after,
.slider-and-content.light-bg .button-2:after {
  background-color: #eaf0f7;
}
.slider-and-content .swiper {
  width: 100%;
  height: 570px;
}
@media (max-width: 990px) {
  .slider-and-content .swiper {
    height: 450px;
  }
}
.slider-and-content .swiper-slide {
  height: 100% !important;
  position: relative;
  padding-bottom: 60px;
  padding-left: 2px;
  padding-right: 2px;
}
.slider-and-content .swiper-slide p {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 25px;
}
.slider-and-content .swiper-slide .slideLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-and-content .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.slider-and-content .swiper-pagination-bullets {
  text-align: center;
  position: relative;
  top: -35px;
  z-index: 2;
}
.slider-and-content .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin: 0 7px !important;
}

@media (min-width: 1400px) {
  .home .slider-and-content .col-lg-6:first-child {
    max-width: 100%;
  }
}
.home .slider-and-content h1 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
}
.home .slider-and-content h1 span {
  color: #2e67b1;
}
@media (min-width: 991px) {
  .home .slider-and-content h1 {
    font-size: 5.2rem;
    line-height: 7.5rem;
  }
}

@media (max-width: 990px) {
  section.brands {
    padding-top: 0;
  }
}
section.brands .d-flex {
  align-items: center;
}
@media (max-width: 990px) {
  section.brands .d-flex {
    flex-wrap: wrap;
  }
}
section.brands .d-flex a {
  flex: 50%;
  text-align: center;
  font-weight: 700;
  padding: 0 30px;
}
section.brands .d-flex a:hover img {
  filter: grayscale(0);
}
@media (max-width: 990px) {
  section.brands .d-flex a {
    width: 50%;
    padding: 30px;
  }
}
section.brands .d-flex a i {
  margin-left: 15px;
}
section.brands .d-flex img {
  width: 166px;
  filter: grayscale(1);
  transition: all 0.1s ease;
}

section.product-categories {
  height: 500px;
  margin-bottom: 300px;
}
@media (max-width: 990px) {
  section.product-categories {
    height: unset;
    margin-bottom: 6rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.product-categories .container {
  background-color: #fff;
  position: relative;
  top: 130px;
  height: 560px;
  padding-top: 70px;
  margin: 0 auto;
}
section.product-categories h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.product-categories h2 {
    font-size: 4rem;
  }
}
section.product-categories .swiper {
  margin-bottom: 63px;
  width: calc(100% - 250px);
}
@media (max-width: 990px) {
  section.product-categories .swiper {
    width: calc(100% - 90px);
  }
}
section.product-categories .swiper-button-prev {
  left: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
section.product-categories .swiper-button-prev:after {
  display: none;
}
@media (max-width: 990px) {
  section.product-categories .swiper-button-prev {
    left: 15px;
  }
}
section.product-categories .swiper-button-next {
  right: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
@media (max-width: 990px) {
  section.product-categories .swiper-button-next {
    right: 15px;
  }
}
section.product-categories .swiper-button-next:after {
  display: none;
}
section.product-categories .categoryCard {
  background-color: #eaf0f7;
  position: relative;
}
section.product-categories .categoryCard .cardLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.product-categories .categoryCard .cardLink:hover + .link {
  color: #000000;
}
section.product-categories .categoryCard .iconWrap {
  height: 200px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.product-categories .categoryCard .iconWrap i {
  font-size: 75px;
  color: #d5e1ef;
}
section.product-categories .categoryCard .iconWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.product-categories .categoryCard .link {
  display: block;
  padding: 13px 15px;
  background-color: #d5e1ef;
  color: #2e67b1;
  font-weight: 700;
  font-size: 1.8rem;
}
section.product-categories .categoryCard .link:hover {
  color: #000000;
}
section.product-categories .categoryLink {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 990px) {
  section.text-and-image .container {
    padding: 0;
  }
}
section.text-and-image .col-lg-7 {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 990px) {
  section.text-and-image .col-lg-7 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 991px) {
  section.text-and-image .col-lg-7 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1400px) {
  section.text-and-image .col-lg-7 {
    padding-left: 150px;
    padding-right: 150px;
  }
}
section.text-and-image .subtitle {
  color: #2e67b1;
  font-size: 2rem;
  font-weight: 700;
}
section.text-and-image .title {
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.text-and-image .title {
    font-size: 4rem;
    line-height: 6rem;
  }
}
section.text-and-image p {
  letter-spacing: 0.16px;
  line-height: 3.2rem;
}
section.text-and-image .hollow-btn {
  margin-top: 13px;
}
section.text-and-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section.text-and-image .showAccent .col-lg-7 {
  position: relative;
}
section.text-and-image .showAccent .col-lg-7:before {
  content: "";
  width: 295px;
  height: 295px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(images/plus-accent.svg);
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 991px) {
  section.text-and-image .showAccent .col-lg-7:before {
    top: 40px;
  }
}

section.call-to-action {
  color: #ffffff;
}
section.call-to-action.slim h2 {
  margin-bottom: 0;
  max-width: calc(100% - 100px);
}
@media (min-width: 991px) {
  section.call-to-action.slim h2 {
    margin-bottom: -10px;
  }
}
section.call-to-action.slim .container {
  position: unset;
  padding: 50px 0;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}
section.call-to-action.slim .container:before, section.call-to-action.slim .container:after {
  display: none;
}
section.call-to-action.slim .slim-container {
  position: relative;
  background-position: center;
  background-size: cover;
}
section.call-to-action.slim p {
  margin-bottom: 0;
  padding-right: 70px;
}
section.call-to-action.slim img {
  top: -55px;
}
@media (min-width: 991px) {
  section.call-to-action.slim img {
    margin-left: auto;
    top: -35px;
  }
}
section.call-to-action.noSubtitle .container {
  padding-bottom: 160px;
}
section.call-to-action.noSubtitle h2 {
  padding-right: 90px;
}
section.call-to-action.noSubtitle .d-flex {
  margin-top: -110px;
}
section.call-to-action .container {
  padding: 50px 20px 60px;
  position: relative;
  background-position: center;
  background-size: cover;
  /*&:before {
    content: "";
    height: 60px;
    width: 120px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    @include mobile {
      height: 24px;
      width: 48px;
    }
  }
  &:after {
    content: "";
    width: 60px;
    height: 120px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    @include mobile {
      width: 24px;
      height: 48px;
    }
  }*/
}
@media (max-width: 575px) {
  section.call-to-action .container {
    width: calc(100% - 30px);
  }
}
section.call-to-action .container:before {
  content: "\a";
  background: url(images/bg-wifi.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 136px;
  height: 136px;
}
@media (max-width: 990px) {
  section.call-to-action .container:before {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 991px) {
  section.call-to-action .container {
    padding: 120px 50px;
  }
  section.call-to-action .container:hover img {
    left: 40px;
  }
  section.call-to-action .container:hover a {
    background-color: rgba(0, 0, 0, 0.75);
  }
}
@media (min-width: 1400px) {
  section.call-to-action .container {
    padding: 120px 115px 120px 127px;
  }
}
section.call-to-action h2 {
  font-size: 2.8rem;
  line-height: 4.4rem;
  font-weight: 700;
  width: 800px;
  max-width: 100%;
  position: relative;
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 991px) {
  section.call-to-action h2 {
    font-size: 4.8rem;
    line-height: 6rem;
  }
}
section.call-to-action p {
  width: 740px;
  max-width: 100%;
  position: relative;
  z-index: 3;
  pointer-events: none;
  font-size: 2rem;
}
@media (min-width: 991px) {
  section.call-to-action p {
    font-size: 2.8rem;
    margin-right: 100px;
    line-height: 4rem;
  }
}
@media (max-width: 990px) {
  section.call-to-action .d-flex {
    flex-direction: column;
  }
}
section.call-to-action img {
  position: relative;
  width: 53px;
  z-index: 2;
  pointer-events: none;
  left: 0;
  transition: all 0.2s ease-in-out;
  align-self: flex-end;
  margin-bottom: -45px;
}
@media (min-width: 991px) {
  section.call-to-action img {
    align-self: unset;
    width: 93px;
    margin: 0;
    margin-left: auto;
  }
}
section.call-to-action a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

section.slider-navigation .container {
  position: relative;
}
section.slider-navigation h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.slider-navigation h2 {
    font-size: 4rem;
  }
}
section.slider-navigation .card-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 65px;
  align-items: flex-start;
}
@media (min-width: 991px) {
  section.slider-navigation .card-wrap {
    justify-content: center;
  }
}
section.slider-navigation .card-wrap .categoryCard {
  width: calc(50% - 20px);
}
@media (max-width: 575px) {
  section.slider-navigation .card-wrap .categoryCard {
    width: 100%;
  }
}
@media (min-width: 991px) {
  section.slider-navigation .card-wrap .categoryCard {
    width: calc(25% - 30px);
  }
}
section.slider-navigation .swiper {
  margin-bottom: 63px;
  width: calc(100% - 250px);
}
@media (max-width: 990px) {
  section.slider-navigation .swiper {
    width: calc(100% - 90px);
  }
}
section.slider-navigation .swiper-button-prev {
  left: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
section.slider-navigation .swiper-button-prev:after {
  display: none;
}
@media (max-width: 990px) {
  section.slider-navigation .swiper-button-prev {
    left: 15px;
  }
}
section.slider-navigation .swiper-button-next {
  right: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
section.slider-navigation .swiper-button-next:after {
  display: none;
}
@media (max-width: 990px) {
  section.slider-navigation .swiper-button-next {
    right: 15px;
  }
}
section.slider-navigation .categoryCard {
  height: 240px;
  background-color: #eaf0f7;
  position: relative;
}
section.slider-navigation .categoryCard .cardLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.slider-navigation .categoryCard .cardLink:hover + .link {
  color: #000000;
}
section.slider-navigation .categoryCard .iconWrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.slider-navigation .categoryCard .iconWrap i {
  font-size: 75px;
  color: #d5e1ef;
}
section.slider-navigation .categoryCard .iconWrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.slider-navigation .categoryCard .link {
  display: block;
  padding: 13px 15px;
  background-color: #d5e1ef;
  color: #2e67b1;
  font-weight: 700;
  font-size: 1.8rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
section.slider-navigation .categoryCard .link:hover {
  color: #000000;
}
section.slider-navigation .categoryLink {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

section.testimonial {
  color: #ffffff;
  position: relative;
}
section.testimonial .container {
  position: relative;
  background-size: cover;
}
@media (max-width: 990px) {
  section.testimonial .container {
    padding-top: 40px;
    padding-bottom: 40px;
    width: calc(100% - 30px);
  }
}
section.testimonial .container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2e67b1;
  opacity: 0.8;
  z-index: 1;
}
section.testimonial .container .contentWrap {
  position: relative;
  z-index: 2;
  padding: 30px;
}
@media (min-width: 991px) {
  section.testimonial .container .contentWrap {
    padding: 100px 120px;
  }
}
section.testimonial h2 {
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.testimonial h2 {
    font-size: 3.6rem;
  }
}
section.testimonial p {
  font-size: 2rem;
  line-height: 3rem;
}
section.testimonial .d-lg-flex {
  margin-top: 7px;
  margin-bottom: 60px;
}
@media (max-width: 990px) {
  section.testimonial .d-lg-flex {
    margin-bottom: 40px;
  }
}
section.testimonial .d-lg-flex img {
  width: 120px;
  margin-right: 40px;
  filter: grayscale(1) brightness(100);
}
@media (max-width: 990px) {
  section.testimonial .d-lg-flex img {
    margin-bottom: 20px;
  }
}
section.testimonial .d-lg-flex .name p {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.8rem;
  letter-spacing: 0.16px;
}

section.latest-posts .container {
  position: relative;
}
section.latest-posts h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.latest-posts h2 {
    font-size: 4rem;
  }
}
section.latest-posts article {
  position: relative;
}
section.latest-posts article .imgWrap {
  width: 100%;
  height: 240px;
  background-color: #2e67b1;
}
section.latest-posts article .imgWrap.has-border {
  border: 1px solid #eaf0f7;
}
section.latest-posts article .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.latest-posts article .contentWrap {
  background-color: #eaf0f7;
  padding: 30px;
}
section.latest-posts article .contentWrap h3 {
  font-size: 2rem;
  color: #2e67b1;
  font-weight: 700;
  line-height: 3rem;
}
section.latest-posts article .contentWrap p {
  font-size: 14px;
  line-height: 2.5rem;
  letter-spacing: 0.14px;
}
section.latest-posts article .contentWrap a {
  font-size: 1.8rem;
  font-weight: 700;
  color: #2e67b1;
}
section.latest-posts article .link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.latest-posts article .link:hover + .contentWrap a {
  color: #000000 !important;
}
section.latest-posts .swiper {
  margin-bottom: 63px;
  width: calc(100% - 250px);
}
@media (max-width: 990px) {
  section.latest-posts .swiper {
    width: calc(100% - 90px);
  }
}
section.latest-posts .swiper-button-prev {
  left: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
section.latest-posts .swiper-button-prev:after {
  display: none;
}
@media (max-width: 990px) {
  section.latest-posts .swiper-button-prev {
    left: 15px;
  }
}
section.latest-posts .swiper-button-next {
  right: 60px;
  color: #c7c8ca;
  font-size: 50px;
}
section.latest-posts .swiper-button-next:after {
  display: none;
}
@media (max-width: 990px) {
  section.latest-posts .swiper-button-next {
    right: 15px;
  }
}
section.latest-posts .solid-btn {
  position: relative;
  left: 50%;
  transform: translatex(-50%);
}

section.text-area {
  text-align: center;
  overflow: hidden;
}
@media (min-width: 991px) {
  section.text-area.showAccent .container {
    position: relative;
  }
  section.text-area.showAccent .container .wrap {
    position: relative;
    z-index: 2;
  }
  section.text-area.showAccent .container:after {
    content: "";
    width: 255px;
    height: 255px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/plus-accent-2.svg);
    position: absolute;
    top: -20px;
    right: 10vw;
    z-index: 1;
  }
}
section.text-area h2,
section.text-area h1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.text-area h2,
  section.text-area h1 {
    font-size: 4rem;
  }
}
section.text-area p {
  line-height: 3rem;
  letter-spacing: 0.16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
section.text-area .hollow-btn {
  margin-top: 25px;
}

section.products {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-top: 220px;
}
section.products .imgBg {
  height: 500px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.products .container {
  background-color: #fff;
  position: relative;
  padding-top: 70px;
  padding-left: 120px;
  padding-right: 120px;
  margin: 0 auto;
  z-index: 1;
}
@media (max-width: 990px) {
  section.products .container {
    width: calc(100% - 30px);
    padding-left: 50px;
    padding-right: 50px;
  }
}
section.products h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 991px) {
  section.products h2 {
    font-size: 4rem;
  }
}
section.products ul {
  list-style-type: none;
  padding: 0;
}
section.products .row {
  justify-content: center;
}
section.products .col-12 .imgWrap {
  width: 100%;
  height: 180px;
  margin-bottom: 25px;
  background-color: #eaf0f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.products .col-12 .imgWrap i {
  color: #d5e1ef;
  font-size: 75px;
}
section.products .col-12 .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.products .col-12 h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 17px;
}
section.products .col-12 ul li {
  margin-bottom: 5px;
}
section.products .col-12 ul a {
  line-height: 3rem;
  letter-spacing: 0.16px;
}

section.featured-content {
  text-align: center;
}
@media (min-width: 991px) {
  section.featured-content .videoWrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
section.featured-content .videoWrap iframe {
  width: 100%;
  max-width: 100%;
}
section.featured-content img {
  width: 100%;
}
section.featured-content .container {
  padding-left: 30px;
  padding-right: 30px;
}
section.featured-content h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  section.featured-content h3 {
    font-size: 2.4rem;
  }
}
section.featured-content h2 {
  position: relative;
  margin-bottom: 55px;
}
section.featured-content h2:after {
  content: "";
  width: 40%;
  min-width: 224px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translatex(-50%);
}
section.featured-content a.hollow-btn-alt {
  margin-top: 20px;
}
@media (min-width: 1400px) {
  section.featured-content .content-col {
    padding-left: 90px;
    padding-right: 90px;
  }
}

section.links .container {
  padding: 50px 30px;
}
@media (min-width: 1400px) {
  section.links .container {
    padding: 100px 130px;
  }
}
section.links p {
  width: 1120px;
  max-width: 100%;
}
section.links ul {
  list-style-type: none;
  padding: 0;
}
@media (min-width: 991px) {
  section.links ul {
    -moz-column-count: 2;
         column-count: 2;
  }
}
section.links ul a {
  color: #2e67b1;
  font-weight: 700;
  padding: 10px 0;
  display: inline-block;
}
section.links ul a:hover {
  color: #000000;
}
section.links ul .fa-arrow-right {
  margin-left: 12px;
}
section.links ul .fa-download {
  margin-right: 12px;
}

@media (min-width: 1400px) {
  section.two-column-content .container,
  section.two-column-content .container-lg {
    max-width: 1135px;
  }
}
@media (min-width: 991px) {
  section.two-column-content .col-lg-6:first-child {
    padding-right: 40px;
  }
  section.two-column-content .col-lg-6:last-child {
    padding-left: 40px;
  }
}
section.two-column-content h3 {
  color: #2e67b1;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
}
section.two-column-content h4 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
}
section.two-column-content ul {
  list-style-type: none;
  padding: 0;
}
section.two-column-content ul li {
  margin-bottom: 11px;
  padding-left: 36px;
  position: relative;
}
section.two-column-content ul li:after {
  content: "\f058";
  font: var(--fa-font-solid);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

section.related-products {
  position: relative;
}
section.related-products.has-bg-element {
  padding-top: 220px;
}
section.related-products.has-bg-element .container {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-top: 70px;
  padding-left: 120px;
  padding-right: 120px;
  margin: 0 auto;
}
@media (max-width: 990px) {
  section.related-products.has-bg-element .container {
    width: calc(100% - 30px);
    padding-left: 50px;
    padding-right: 50px;
  }
}
section.related-products .imgBg {
  height: 500px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
section.related-products h2 {
  margin-bottom: 40px;
}
section.related-products .post-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 991px) {
  section.related-products .post-wrap {
    justify-content: center;
    flex-direction: row;
  }
}
section.related-products .productCard {
  background-color: #eaf0f7;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 991px) {
  section.related-products .productCard {
    width: 25%;
  }
}
section.related-products .cardLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.related-products .cardLink:hover ~ .contentWrap .link {
  color: #000;
}
section.related-products .imgWrap {
  width: calc(100% - 36px);
  height: 185px;
  margin: 22px auto;
}
section.related-products .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.related-products .contentWrap {
  margin-top: auto;
  background-color: #d5e1ef;
  padding: 17px;
}
section.related-products .contentWrap .name {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
}
section.related-products .contentWrap .link {
  color: #2e67b1;
  margin: 0;
  font-size: 1.8rem;
  font-weight: 700;
  transition: all 0.1s ease;
}
section.related-products .solid-btn {
  margin-top: 60px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

section.video-section {
  text-align: center;
}
section.video-section h2 {
  margin-bottom: 40px;
}
section.video-section .videoWrap {
  margin-bottom: 55px;
}
section.video-section .videoWrap iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
section.video-section .imgWrap {
  margin-bottom: 55px;
}
section.video-section .imgWrap img {
  width: 100%;
}

section.resellers h2 {
  margin-bottom: 50px;
}
section.resellers .container {
  max-width: 1135px;
}
section.resellers .facetwp-facet-reset {
  margin-top: 25px;
}
section.resellers .facetwp-facet-reset .facetwp-reset {
  border: none;
  background-color: #eaf0f7;
  padding: 10px 20px;
}
section.resellers .filters {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 575px) {
  section.resellers .filters {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 991px) {
  section.resellers .filters {
    grid-template-columns: repeat(4, 1fr);
  }
}
section.resellers .filters select {
  width: 100%;
  border: none;
  background-color: #eaf0f7;
  padding: 10px;
}
section.resellers .filters .fs-wrap,
section.resellers .filters .fs-label {
  width: 100%;
  border: none !important;
  background-color: #eaf0f7;
  height: 100%;
}
section.resellers .filters .fs-label {
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
section.resellers .filters .fs-label-wrap {
  border: none;
  height: 100%;
}
section.resellers .filters .facetwp-facet {
  position: relative;
  margin: 0;
}
section.resellers .filters .facetwp-facet:after {
  content: "";
  width: 40px;
  height: 100%;
  background-color: #eaf0f7;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/arrow-down.svg);
  pointer-events: none;
}
section.resellers .results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 30px;
  margin-top: 75px;
  gap: 0;
}
@media (max-width: 575px) {
  section.resellers .results {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 991px) {
  section.resellers .results {
    grid-template-columns: repeat(4, 1fr);
  }
}
section.resellers .results .col {
  text-align: center;
  border: 1px solid #c7c8ca;
  position: relative;
}
section.resellers .results .col .reseller {
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
}
section.resellers .results .col .reseller a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.resellers .results .imgWrap {
  width: 100%;
  height: 150px;
  margin-bottom: 20px;
}
section.resellers .results .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.resellers .results h3 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3rem;
  margin: 0;
}
section.resellers .facetwp-facet-au_act_cities.is-loading,
section.resellers .facetwp-facet-au.is-loading,
section.resellers .facetwp-facet-au_norther_territory_cities.is-loading,
section.resellers .facetwp-facet-au_queensland_cities.is-loading,
section.resellers .facetwp-facet-au_south_australia_cities.is-loading,
section.resellers .facetwp-facet-au_victoria_cities.is-loading {
  display: none !important;
}
section.resellers .facetwp-facet-nz_northland_cities.is-loading,
section.resellers .facetwp-facet-nz_manawatu_cities.is-loading,
section.resellers .facetwp-facet-nz_auckland_cities.is-loading,
section.resellers .facetwp-facet-nz_waikato_cities.is-loading,
section.resellers .facetwp-facet-nz_bay_of_plenty_cities.is-loading,
section.resellers .facetwp-facet-nz_gisborne_cities.is-loading,
section.resellers .facetwp-facet-nz_hawkes_bay_cities.is-loading,
section.resellers .facetwp-facet-nz_taranaki_cities.is-loading,
section.resellers .facetwp-facet-nz_whanganui_cities.is-loading,
section.resellers .facetwp-facet-nz_wellington_cities.is-loading,
section.resellers .facetwp-facet-nz_nelson_cities.is-loading,
section.resellers .facetwp-facet-nz_canterbury_cities.is-loading,
section.resellers .facetwp-facet-nz_otago_cities.is-loading,
section.resellers .facetwp-facet-nz_southland_cities.is-loading,
section.resellers .facetwp-facet-nz_wairarapa_cities.is-loading {
  display: none !important;
}

@media (min-width: 1400px) {
  section.contact-form .container,
  section.contact-form .container-lg {
    max-width: 1135px;
  }
}
section.contact-form .container {
  padding-top: 50px;
}
@media (min-width: 991px) {
  section.contact-form .container {
    padding-top: 120px;
  }
}
@media (min-width: 991px) {
  section.contact-form .col-lg-6:first-child {
    padding-right: 50px;
  }
  section.contact-form .col-lg-6:last-child {
    padding-left: 50px;
  }
}
section.contact-form h3 {
  color: #2e67b1;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.9rem;
  margin-bottom: 40px;
}
section.contact-form ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
section.contact-form ul li {
  position: relative;
  padding-left: 33px;
  margin-bottom: 20px;
}
section.contact-form ul li i {
  position: absolute;
  top: 4px;
  left: 0;
}
section.contact-form form .gform_fields {
  grid-row-gap: 23px;
}
section.contact-form form label {
  color: #404040 !important;
}
section.contact-form form input,
section.contact-form form textarea,
section.contact-form form select {
  border: 1px solid #c7c8ca !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: #404040 !important;
  font-size: 1.6rem !important;
}
section.contact-form form input::-moz-placeholder, section.contact-form form textarea::-moz-placeholder, section.contact-form form select::-moz-placeholder {
  color: #636466 !important;
}
section.contact-form form input::placeholder,
section.contact-form form input .gf_placeholder,
section.contact-form form textarea::placeholder,
section.contact-form form textarea .gf_placeholder,
section.contact-form form select::placeholder,
section.contact-form form select .gf_placeholder {
  color: #636466 !important;
}
section.contact-form form input {
  padding: 20px 15px !important;
}
section.contact-form input[type=submit] {
  background-color: #2e67b1 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding: 14px 22px !important;
  border: none !important;
}

section.resellers-offices {
  background-color: #eaf0f7;
}
@media (min-width: 1400px) {
  section.resellers-offices {
    margin-left: 50px;
    margin-right: 50px;
  }
  section.resellers-offices .container {
    max-width: 1135px;
  }
}
section.resellers-offices h2 {
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  section.resellers-offices .col-lg-6:first-child {
    display: block;
    width: calc(50% - 20px);
    margin-right: auto;
  }
  section.resellers-offices .col-lg-6:first-child .accordion-item:nth-child(even) {
    display: none;
  }
}
section.resellers-offices .col-lg-6:last-child {
  display: none;
}
@media (min-width: 991px) {
  section.resellers-offices .col-lg-6:last-child {
    width: calc(50% - 20px);
    display: block;
  }
  section.resellers-offices .col-lg-6:last-child .accordion-item:nth-child(odd) {
    display: none;
  }
}
section.resellers-offices .content {
  margin-bottom: 50px;
}
section.resellers-offices .accordion-button::after {
  content: "+";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-regular);
  background-image: none;
  transform: none;
}
section.resellers-offices .accordion-button:not(.collapsed) {
  border: none;
}
section.resellers-offices .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
section.resellers-offices .accordion-button {
  border: none;
  border-bottom: 1px solid #2e67b1;
  background-color: transparent;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 20px 15px;
  color: #2e67b1;
}
section.resellers-offices .accordion-button:focus {
  box-shadow: none;
}
section.resellers-offices .accordion-body {
  padding: 20px;
}
section.resellers-offices .accordion-body ul {
  list-style-type: none;
  padding: 0;
}
section.resellers-offices .accordion-body ul li {
  margin-bottom: 8px;
}
section.resellers-offices .accordion-body ul i {
  margin-right: 10px;
}
section.resellers-offices .accordion-body .brands span {
  font-weight: 600;
}
section.resellers-offices .accordion-body .brands a:not(:last-child):after {
  content: ", ";
}
section.resellers-offices .accordion-collapse {
  border: none;
  border-bottom: 1px solid #2e67b1;
}

section.content-grid .row {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 33px;
       column-gap: 33px;
  row-gap: 50px;
  justify-content: center;
}
section.content-grid article {
  position: relative;
  width: calc(50% - 20px);
}
@media (max-width: 990px) {
  section.content-grid article {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  section.content-grid article {
    width: calc(33.33% - 22px);
  }
}
section.content-grid article .imgWrap {
  width: 100%;
  height: 240px;
  background-color: #2e67b1;
}
section.content-grid article .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.content-grid article .contentWrap {
  padding: 30px 0;
}
section.content-grid article .contentWrap h3 {
  font-size: 2rem;
  color: #2e67b1;
  font-weight: 700;
  line-height: 3rem;
}
section.content-grid article .contentWrap p {
  font-size: 14px;
  line-height: 2.5rem;
  letter-spacing: 0.14px;
}
section.content-grid article .buttons {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  gap: 20px;
}
@media (min-width: 1400px) {
  section.content-grid article .buttons {
    flex-direction: row;
  }
}
section.content-grid article .buttons a {
  text-align: center;
}
section.content-grid.enable-background-colour article .contentWrap {
  background-color: #eaf0f7;
  padding: 30px;
}

.single-post .body-copy .row {
  max-width: 900px;
  margin: 0 auto;
}
.single-post .body-copy ul li,
.single-post .body-copy ol li {
  margin-bottom: 15px;
  line-height: 3rem;
}
.single-post .body-copy a {
  color: #2e67b1;
}

section.blog-archive .filters {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
  margin-bottom: 40px;
}
section.blog-archive .filters select {
  border: none;
  background-color: #eaf0f7;
  padding: 10px;
  width: 100%;
}
section.blog-archive .filters .fs-wrap,
section.blog-archive .filters .fs-label {
  width: 100%;
  border: none !important;
  background-color: #eaf0f7;
  height: 100%;
}
section.blog-archive .filters .fs-label {
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
section.blog-archive .filters .fs-label-wrap {
  border: none;
  height: 100%;
}
section.blog-archive .filters .facetwp-facet {
  width: 230px;
  position: relative;
  margin: 0;
}
section.blog-archive .filters .facetwp-facet:after {
  content: "";
  width: 40px;
  height: 100%;
  background-color: #eaf0f7;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/arrow-down.svg);
  pointer-events: none;
}
section.blog-archive article {
  position: relative;
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 990px) {
  section.blog-archive article {
    flex-direction: column-reverse;
  }
}
section.blog-archive article > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
section.blog-archive article > a:hover ~ .content-wrap .solid-btn {
  background-color: #000;
}
section.blog-archive article .content-wrap {
  padding-top: 30px;
  flex: 1.6;
}
@media (min-width: 991px) {
  section.blog-archive article .content-wrap {
    padding-top: 0;
    margin-right: 45px;
  }
}
section.blog-archive article .img-wrap {
  flex: 1;
  width: 100%;
  height: 300px;
}
section.blog-archive article .img-wrap.has-border {
  border: 1px solid #eaf0f7;
}
@media (min-width: 991px) {
  section.blog-archive article .img-wrap {
    margin-left: 45px;
    min-width: 460px;
  }
}
section.blog-archive article .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.blog-archive article .info {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
section.blog-archive article .info p:not(:last-child) {
  margin-right: 25px;
  position: relative;
}
section.blog-archive article .info p:not(:last-child):after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #c7c8ca;
  position: absolute;
  top: 0;
  right: -13px;
}
section.blog-archive .wp-pagenavi .pages {
  border: none;
}
section.blog-archive .wp-pagenavi .page {
  border: none;
}
section.blog-archive .wp-pagenavi .current {
  border: none;
}
section.blog-archive .wp-pagenavi .prevpostslink,
section.blog-archive .wp-pagenavi .nextpostslink {
  border: none;
}
section.blog-archive .wp-pagenavi a {
  color: #2e67b1;
}

section.resources-archive .wp-pagenavi {
  margin-top: 50px;
}
section.resources-archive .wp-pagenavi a,
section.resources-archive .wp-pagenavi span {
  border: none;
}
section.resources-archive .featured-content {
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
}
section.resources-archive .featured-content img {
  width: 100%;
}
section.resources-archive .featured-content .container {
  background-color: #2e67b1;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  section.resources-archive .featured-content .container {
    max-width: 1124px;
  }
}
@media (min-width: 1400px) {
  section.resources-archive .featured-content .container {
    max-width: 1362px;
  }
}
section.resources-archive .featured-content h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  section.resources-archive .featured-content h3 {
    font-size: 2.4rem;
  }
}
section.resources-archive .featured-content h2 {
  position: relative;
  margin-bottom: 55px;
}
section.resources-archive .featured-content h2:after {
  content: "";
  width: 40%;
  min-width: 224px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translatex(-50%);
}
section.resources-archive .featured-content a.hollow-btn-alt {
  margin-top: 20px;
}
@media (min-width: 1400px) {
  section.resources-archive .featured-content .content-col {
    padding-left: 90px;
    padding-right: 90px;
  }
}
section.resources-archive .filters {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}
section.resources-archive .filters select {
  border: none;
  background-color: #eaf0f7;
  padding: 10px;
  width: 100%;
}
section.resources-archive .filters .fs-wrap,
section.resources-archive .filters .fs-label {
  width: 100%;
  border: none !important;
  background-color: #eaf0f7;
  height: 100%;
}
section.resources-archive .filters .fs-label {
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
section.resources-archive .filters .fs-label-wrap {
  border: none;
  height: 100%;
}
section.resources-archive .filters .facetwp-facet-reset {
  margin: 0;
}
section.resources-archive .filters .facetwp-facet-reset button {
  border: none;
  padding: 10px 20px;
  background-color: #eaf0f7;
}
section.resources-archive .filters .facetwp-facet-resources {
  width: 230px;
  position: relative;
  margin: 0;
}
section.resources-archive .filters .facetwp-facet-resources:after {
  content: "";
  width: 40px;
  height: 100%;
  background-color: #eaf0f7;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/arrow-down.svg);
  pointer-events: none;
}
section.resources-archive .posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}
@media (max-width: 990px) {
  section.resources-archive .posts {
    grid-template-columns: minmax(0, 1fr);
  }
}
section.resources-archive .wp-pagenavi .pages {
  border: none;
}
section.resources-archive .wp-pagenavi .page {
  border: none;
}
section.resources-archive .wp-pagenavi .current {
  border: none;
}
section.resources-archive .wp-pagenavi .prevpostslink,
section.resources-archive .wp-pagenavi .nextpostslink {
  border: none;
}
section.resources-archive .wp-pagenavi a {
  color: #2e67b1;
}
section.resources-archive .resourceCard {
  background-color: #eaf0f7;
  position: relative;
  height: 260px;
}
section.resources-archive .resourceCard.has-border {
  border: 1px solid #eaf0f7;
}
@media (max-width: 990px) {
  section.resources-archive .resourceCard {
    width: 470px;
    margin: 0 auto;
    max-width: 100%;
  }
}
section.resources-archive .resourceCard .cardLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.resources-archive .resourceCard .cardLink:hover ~ .info-wrap .link {
  color: #000000;
}
section.resources-archive .resourceCard .iconWrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.resources-archive .resourceCard .iconWrap .category {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d5e1ef;
  padding: 5px 15px;
}
section.resources-archive .resourceCard .iconWrap i {
  font-size: 75px;
  color: #d5e1ef;
}
section.resources-archive .resourceCard .iconWrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.resources-archive .resourceCard .link {
  display: block;
  padding: 13px 15px;
  background-color: #d5e1ef;
  color: #2e67b1;
  font-weight: 700;
  font-size: 1.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
section.resources-archive .resourceCard .link:hover {
  color: #000000;
}

section.contact-us {
  /*.container {
    padding-top: 50px;
    @include desktop {
      padding-top: 120px;
    }
  }*/
}
@media (min-width: 1400px) {
  section.contact-us .container,
  section.contact-us .container-lg {
    max-width: 1135px;
  }
}
@media (min-width: 991px) {
  section.contact-us .col-lg-6:first-child {
    padding-right: 50px;
  }
  section.contact-us .col-lg-6:last-child {
    padding-left: 50px;
  }
}
section.contact-us h3 {
  color: #2e67b1;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.9rem;
  margin-bottom: 40px;
}
section.contact-us ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
section.contact-us ul li {
  position: relative;
  padding-left: 33px;
  margin-bottom: 20px;
}
section.contact-us ul li i {
  position: absolute;
  top: 4px;
  left: 0;
}
section.contact-us form .gform_fields {
  grid-row-gap: 23px;
}
section.contact-us form label {
  color: #404040 !important;
}
section.contact-us form input,
section.contact-us form textarea,
section.contact-us form select {
  border: 1px solid #c7c8ca !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: #404040 !important;
  font-size: 1.6rem !important;
}
section.contact-us form input::-moz-placeholder, section.contact-us form textarea::-moz-placeholder, section.contact-us form select::-moz-placeholder {
  color: #636466 !important;
}
section.contact-us form input::placeholder,
section.contact-us form input .gf_placeholder,
section.contact-us form textarea::placeholder,
section.contact-us form textarea .gf_placeholder,
section.contact-us form select::placeholder,
section.contact-us form select .gf_placeholder {
  color: #636466 !important;
}
section.contact-us form input {
  padding: 20px 15px !important;
}
section.contact-us input[type=submit] {
  background-color: #2e67b1 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding: 14px 22px !important;
  border: none !important;
}

section.icons-grid h2 {
  text-align: center;
}
section.icons-grid p {
  text-align: center;
}
section.icons-grid .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  margin-top: 50px;
}
@media (min-width: 991px) {
  section.icons-grid .wrap {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }
}
section.icons-grid .icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  position: relative;
}
@media (min-width: 991px) {
  section.icons-grid .icon-item {
    position: relative;
    width: 20%;
  }
}
section.icons-grid .icon-item .icon-wrap {
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  section.icons-grid .icon-item .icon-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
section.icons-grid .icon-item img {
  width: 150px;
  max-width: 100%;
}
@media (min-width: 991px) {
  section.icons-grid .icon-item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(calc(100% + 15px));
  }
}
section.icons-grid .icon-item a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tax-product_category h1 {
  font-weight: 700;
}
@media (min-width: 991px) {
  .tax-product_category h1 {
    font-size: 4.8rem;
    line-height: 6.2rem;
  }
}
.tax-product_category .wp-pagenavi {
  margin-top: 40px;
}
.tax-product_category .wp-pagenavi a,
.tax-product_category .wp-pagenavi span {
  border: none;
  padding-left: 10px;
  padding-right: 10px;
}
.tax-product_category .product-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 991px) {
  .tax-product_category .product-wrap {
    flex-direction: row;
  }
}
.tax-product_category .productCard {
  background-color: #eaf0f7;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 991px) {
  .tax-product_category .productCard {
    width: calc(25% - 23px);
  }
}
.tax-product_category .cardLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tax-product_category .cardLink:hover ~ .contentWrap .link {
  color: #000;
}
.tax-product_category .productCard .imgWrap {
  width: calc(100% - 36px);
  height: 185px;
  margin: 22px auto;
}
.tax-product_category .productCard .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.tax-product_category .productCard .contentWrap {
  margin-top: auto;
  background-color: #d5e1ef;
  padding: 17px;
}
.tax-product_category .productCard .contentWrap .name {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
}
.tax-product_category .productCard .contentWrap .link {
  color: #2e67b1;
  margin: 0;
  font-size: 1.8rem;
  font-weight: 700;
  transition: all 0.1s ease;
}
.tax-product_category .solid-btn {
  margin-top: 60px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.tax-product_category select {
  border: none;
  background-color: #eaf0f7;
  padding: 10px;
  width: 100%;
}
.tax-product_category .selectWrap {
  width: 260px;
  position: relative;
  margin: 0 0 20px 0;
}
.tax-product_category .selectWrap:after {
  content: "";
  width: 40px;
  height: 100%;
  background-color: #eaf0f7;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/arrow-down.svg);
  pointer-events: none;
}

@media (min-width: 1400px) {
  section.accordion-section {
    margin-left: 50px;
    margin-right: 50px;
  }
  section.accordion-section .container {
    max-width: 1135px;
  }
}
section.accordion-section .s-wrapper {
  background-color: #eaf0f7;
  padding-top: 9rem;
  padding-bottom: 9rem;
}
section.accordion-section h2 {
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  section.accordion-section .col-lg-6:first-child {
    display: block;
    width: calc(50% - 20px);
    margin-right: auto;
  }
}
@media (min-width: 991px) {
  section.accordion-section .col-lg-6:last-child {
    width: calc(50% - 20px);
    display: block;
  }
}
section.accordion-section .content {
  margin-bottom: 50px;
}
section.accordion-section .accordion-button::after {
  content: "+";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-regular);
  background-image: none;
  transform: none;
}
section.accordion-section .accordion-button:not(.collapsed) {
  border: none;
}
section.accordion-section .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
section.accordion-section .accordion-button {
  border: none;
  border-bottom: 1px solid #2e67b1;
  background-color: transparent;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 20px 15px;
  color: #2e67b1;
}
section.accordion-section .accordion-button:focus {
  box-shadow: none;
}
section.accordion-section .accordion-body {
  padding: 20px;
}
section.accordion-section .accordion-body ul {
  list-style-type: none;
  padding: 0;
}
section.accordion-section .accordion-body ul li {
  margin-bottom: 8px;
}
section.accordion-section .accordion-body ul i {
  margin-right: 10px;
}
section.accordion-section .accordion-body .brands span {
  font-weight: 600;
}
section.accordion-section .accordion-body .brands a:not(:last-child):after {
  content: ", ";
}
section.accordion-section .accordion-collapse {
  border: none;
  border-bottom: 1px solid #2e67b1;
}/*# sourceMappingURL=style.css.map */