@charset "UTF-8";
@font-face {
  font-family: Kathlyn;
  src: url(../assets/fonts/kathlyn.woff);
  font-style: normal;
  font-weight: 400;
}
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 */
html {
  line-height: 1.15;
  /* 1 */
}

/* Sections
 * ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 * 3. Show the overflow in Edge 18- and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  color: inherit;
  /* 2 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 3 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/* Embedded content
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Tabular data
 * ========================================================================== */
/**
 * 1. Correct table border color inheritance in all Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
table {
  border-color: inherit;
  /* 1 */
  text-indent: 0;
  /* 2 */
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}

/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 */
textarea {
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}

/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* User interaction
 * ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.tribe-events .tribe-events-c-search__button {
  background-color: var(--secondary-colour);
  transition: all 0.3s ease-in-out;
}
.tribe-events .tribe-events-c-search__button:hover {
  background-color: var(--primary-colour);
}
.tribe-events .tribe-events-calendar-day__event--featured::after {
  background-color: var(--secondary-colour);
}
.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime::after {
  background-color: var(--secondary-colour);
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active {
  background-color: var(--secondary-colour);
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within {
  background-color: var(--secondary-colour);
}
.tribe-events .tribe-events-calendar-month__calendar-event--featured::before {
  background-color: var(--secondary-colour);
}
.tribe-events .datepicker .day.active {
  background-color: var(--secondary-colour);
}

.tribe-common .tribe-common-c-svgicon {
  color: var(--secondary-colour);
}
.tribe-common .tribe-common-c-btn-border {
  border-color: var(--secondary-colour);
  color: var(--secondary-colour);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
  color: black;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
  background-color: var(--primary-colour);
}

.tribe-block__event-website a {
  background-color: var(--secondary-colour);
}

* {
  box-sizing: border-box;
}
*::before {
  box-sizing: border-box;
}
*::after {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  outline: none;
}

html {
  overflow-x: hidden;
}

html.wf-loading * {
  opacity: 0;
}

body {
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-size: 16px;
  color: var(--text-colour);
  line-height: 1em;
  font-weight: 300;
  padding: 161px 0px 0px;
  margin: 0px;
  transition: all 0.5s ease;
  overflow-x: hidden;
}
@media only screen and (max-width: 1199px) {
  body {
    padding: 81px 0px 0px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    text-align: center;
    padding: 61px 0px 0px;
  }
}
body * {
  scroll-margin-top: 87px;
}
@media only screen and (max-width: 767px) {
  body * {
    scroll-margin-top: 61px;
  }
}

h1 {
  font-family: "poppins", sans-serif;
  font-size: 4em;
  color: var(--text-colour);
  line-height: 1.2em;
  font-weight: 400;
  margin: 0px 0px 5px;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.8em;
  }
}

h2 {
  font-family: "poppins", sans-serif;
  font-size: 2.6em;
  color: var(--text-colour);
  font-weight: 400;
  line-height: 1.2em;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.6em;
  }
}

h3 {
  font-family: "poppins", sans-serif;
  font-size: 2.4em;
  color: var(--text-colour);
  line-height: 1.2em;
  font-weight: 300;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 1.6em;
  }
}

h4 {
  font-family: "poppins", sans-serif;
  font-size: 1.4em;
  color: var(--text-colour);
  line-height: 1.2em;
  font-weight: 300;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 767px) {
  h4 {
    font-size: 1.4em;
  }
}

.secondaryfont {
  font-family: "Kathlyn", serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.8em;
}

p {
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-size: 1em;
  color: var(--text-colour);
  line-height: 1.8em;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 959px) {
  p {
    font-size: 0.9em;
  }
}

ul, ol {
  padding-left: 20px;
  margin: 0px 0px 15px;
}

ul li, ol li {
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-size: 1em;
  color: var(--text-colour);
  line-height: 1.8em;
}
@media only screen and (max-width: 959px) {
  ul li, ol li {
    font-size: 0.9em;
  }
}

strong {
  font-weight: 600;
}

a {
  color: var(--primary-colour);
  text-decoration: none;
  cursor: pointer;
  transition: color 0.25s ease;
}

a:hover {
  color: var(--secondary-colour);
}

.primarycolour {
  color: var(--primary-colour);
}

.secondarycolour {
  color: var(--secondary-colour);
}

.tertiarycolour {
  color: var(--tertiary-colour);
}

.whitetxt {
  color: #ffffff;
}

.darktxt {
  color: #000000;
}

.centertxt {
  text-align: center;
}

.righttxt {
  text-align: right;
}

.greybg {
  background: #dadada;
}

.lgreybg {
  background: #f2f2f2;
}

.dgreybg {
  background: #6d6e71;
}

.primarybg {
  background-color: var(--primary-colour);
}

.secondarybg {
  background-color: var(--secondary-colour);
}

.tertiarybg {
  background-color: var(--tertiary-colour);
}

.primaryborder {
  border-color: var(--primary-colour);
}

.secondaryborder {
  border-color: var(--secondary-colour);
}

.tertiaryborder {
  border-color: var(--tertiary-colour);
}

.flex {
  display: flex;
}

.centerbg {
  background-position: center;
}

.containbg {
  background-size: cover;
}

.consultancy-social {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .consultancy-social {
    justify-content: center;
  }
}
.consultancy-social.right {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .consultancy-social.right {
    justify-content: center;
  }
}
.consultancy-social h3 {
  width: 100%;
  margin: 0px 0px 10px;
}
.consultancy-social a {
  width: auto;
  display: inline-block;
  font-size: 18px;
  color: var(--secondary-colour);
  text-align: center;
  margin: 5px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .consultancy-social a {
    font-size: 18px;
  }
}
.consultancy-social a i {
  width: 41px;
  color: var(--secondary-colour);
  line-height: 35px;
  text-align: center;
  border: 3px solid var(--primary-colour);
  border-radius: 50%;
}
.consultancy-social a:hover i {
  color: var(--button-text-colour);
  background-color: var(--primary-colour);
}

.slick-slide {
  outline: none;
}

@media only screen and (min-width: 1200px) {
  .nodesktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .notablet {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .nomobile {
    display: none;
  }
}
.container {
  width: 100%;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0px auto;
}

.wrapper.restrict {
  width: 1200px;
}

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

.contentmargin {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .contentmargin {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.contentmargintop {
  margin-top: 90px;
}
@media only screen and (max-width: 767px) {
  .contentmargintop {
    margin-top: 50px;
  }
}

.contentmarginbot {
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .contentmarginbot {
    margin-bottom: 50px;
  }
}

.contentpadding {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .contentpadding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.contentpaddingtop {
  padding-top: 90px;
}
@media only screen and (max-width: 767px) {
  .contentpaddingtop {
    padding-top: 50px;
  }
}

.contentpaddingbot {
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .contentpaddingbot {
    padding-bottom: 50px;
  }
}

.standardpage .wrapper {
  width: 900px;
}
.standardpage .wrapper h1 {
  margin: 0px 0px 15px;
}

ul.menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu li {
  width: auto;
  font-size: 1em;
}

div.menu > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.menu > ul li {
  width: auto;
  font-size: 1em;
}

.topheader .menu {
  justify-content: center;
}
.topheader .menu li {
  width: auto;
  display: flex;
}
.topheader .menu li a {
  width: 100%;
  color: var(--text-colour);
  line-height: 22px;
  padding-left: 25px;
}
.topheader .menu li a:hover {
  color: var(--secondary-colour);
}

@media only screen and (max-width: 1199px) {
  .mainmenu {
    width: 300px;
    align-items: center;
    position: fixed;
    right: -300px;
    top: 80px;
    bottom: 0px;
    z-index: 10;
    background: var(--primary-colour);
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    overflow: auto;
    transition: all 1.5s ease;
  }
}
@media only screen and (max-width: 767px) {
  .mainmenu {
    top: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .mainmenu.open {
    right: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .mainmenu .wrapper {
    padding: 0px;
  }
}
.mainmenu .menu {
  justify-content: center;
}
.mainmenu .menu > li {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  font-size: 1em;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li {
    width: 100%;
    border-bottom: 1px solid #ffffff;
  }
}
.mainmenu .menu > li:hover {
  background-color: #00b9b4;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li:hover {
    width: 100%;
    border-bottom: 1px solid #ffffff;
  }
}
.mainmenu .menu > li:hover a {
  border-bottom-color: var(--primary-colour);
}
.mainmenu .menu > li:hover a:after {
  color: var(--secondary-colour);
}
.mainmenu .menu > li:hover ul {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.open {
    display: flex;
  }
}
.mainmenu .menu > li.mobilelink {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.mobilelink {
    display: flex;
  }
}
.mainmenu .menu > li > a {
  width: 100%;
  color: var(--button-text-colour);
  line-height: 90px;
  font-weight: 600;
  padding: 0px 25px;
  transition: border 0.5s ease;
}
@media only screen and (max-width: 1699px) {
  .mainmenu .menu > li > a {
    padding: 0px 15px;
  }
}
@media only screen and (max-width: 1439px) {
  .mainmenu .menu > li > a {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li > a {
    font-size: 0.8em;
    color: var(--button-text-colour);
    line-height: 40px;
    padding: 0px 15px;
    border: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .mainmenu .menu > li > a {
    text-align: left;
  }
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li > a:hover {
    border: 0px;
  }
}
.mainmenu .menu > li.menu-item-has-children {
  position: relative;
}
.mainmenu .menu > li.menu-item-has-children > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f0d7";
  font-size: 17px;
  color: var(--secondary-colour);
  font-weight: 900;
  margin-left: 20px;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > a:after {
    position: absolute;
    top: 0px;
    right: 15px;
    color: var(--button-text-colour);
    line-height: 40px;
    z-index: 1;
  }
}
.mainmenu .menu > li.menu-item-has-children > a:hover:after {
  color: var(--secondary-colour);
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > a:hover:after {
    color: var(--button-text-colour);
  }
}
.mainmenu .menu > li.menu-item-has-children > ul {
  width: 300px;
  display: none;
  flex-wrap: wrap;
  position: absolute;
  top: 90px;
  left: 0px;
  background: #00b9b4;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul {
    width: 100%;
    position: static;
    flex-wrap: wrap;
    background: var(--secondary-colour);
    border-width: 1px 0px 0px;
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li {
  width: 100%;
  font-size: 0.9em;
}
.mainmenu .menu > li.menu-item-has-children > ul > li:hover > a {
  background: var(--secondary-colour);
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li:hover > a {
    color: var(--button-text-colour-hover);
    text-align: left;
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li > a {
  width: 100%;
  display: inline-block;
  position: relative;
  color: var(--button-text-colour);
  font-weight: 500;
  padding: 0px 15px;
  line-height: 40px;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li > a {
    color: var(--button-text-colour);
    text-align: left;
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li.menu-item-has-children {
  position: relative;
}
.mainmenu .menu > li.menu-item-has-children > ul > li.menu-item-has-children:after {
  position: absolute;
  top: 0px;
  right: 15px;
  font-family: "Font Awesome 6 Pro";
  content: "\f0da";
  color: var(--primary-colour);
  font-size: 13px;
  font-weight: 900;
  line-height: 40px;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li.menu-item-has-children:after {
    content: "\f0d7";
    color: var(--button-text-colour-hover);
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li.menu-item-has-children:hover:after {
  color: var(--button-text-colour-hover);
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li.menu-item-has-children:hover:after {
    color: var(--button-text-colour-hover);
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li ul {
  width: 300px;
  display: none;
  flex-wrap: wrap;
  position: absolute;
  top: -1px;
  left: 298px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li ul {
    width: 100%;
    position: static;
    flex-wrap: wrap;
    border-width: 1px 0px 0px;
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li ul li {
  width: 100%;
  display: inline-block;
  font-size: 1em;
  border-bottom: 1px solid #dbdbdb;
}
.mainmenu .menu > li.menu-item-has-children > ul > li ul li:last-child {
  border-bottom: 0px;
}
.mainmenu .menu > li.menu-item-has-children > ul > li ul li a {
  width: 100%;
  display: inline-block;
  position: relative;
  color: var(--primary-colour);
  font-weight: 700;
  padding: 0px 15px;
  line-height: 40px;
}
@media only screen and (max-width: 1199px) {
  .mainmenu .menu > li.menu-item-has-children > ul > li ul li a {
    text-align: left;
  }
}
.mainmenu .menu > li.menu-item-has-children > ul > li ul li a:hover {
  color: var(--button-text-colour-hover);
  background: var(--primary-colour);
}
.mainmenu .menu > li.menu-item-has-children > ul > li:hover ul {
  display: flex;
}
.mainmenu .menu > li.menu-item-has-children:hover {
  position: relative;
}
.mainmenu .menu > li.menu-item-has-children:hover > ul {
  display: flex;
}

.grid1 {
  display: grid;
  gap: 25px;
  grid-template-columns: 1fr;
}

.grid2 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(2, minmax(auto, 1fr));
}
@media only screen and (max-width: 767px) {
  .grid2 {
    grid-template-columns: 1fr;
  }
}

.grid3 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(3, minmax(auto, 1fr));
}
@media only screen and (max-width: 767px) {
  .grid3 {
    grid-template-columns: 1fr;
  }
}

.grid4 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .grid4 {
    grid-template-columns: repeat(2, minmax(auto, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .grid4 {
    grid-template-columns: 1fr;
  }
}

.grid5 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(5, minmax(auto, 1fr));
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .grid5 {
    grid-template-columns: repeat(3, minmax(auto, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .grid5 {
    grid-template-columns: 1fr;
  }
}

.grid6 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(6, minmax(auto, 1fr));
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .grid6 {
    grid-template-columns: repeat(3, minmax(auto, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .grid6 {
    grid-template-columns: 1fr;
  }
}

.statictop {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
}

body.admin-bar .statictop {
  margin-top: 32px;
}

.headertop {
  padding: 15px 0px;
}
@media only screen and (max-width: 1199px) {
  .headertop {
    display: none;
  }
}
.headertop .wrapper {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr auto;
  align-items: center;
}
.headertop .wrapper .consultancy-social a {
  margin: 0px 10px 0px 0px;
}
.headertop .wrapper .phone {
  font-size: 1.1em;
}
.headertop .wrapper .phone a {
  color: var(--text-colour);
}
.headertop .wrapper .phone a i {
  width: 41px;
  font-size: 18px;
  color: var(--secondary-colour);
  line-height: 35px;
  text-align: center;
  border: 3px solid var(--primary-colour);
  border-radius: 50%;
  margin-right: 5px;
}

.header .wrapper {
  display: grid;
  gap: 10px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .header .wrapper {
    grid-template-columns: auto 1fr auto;
    padding: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .header .wrapper {
    grid-template-columns: auto 1fr;
  }
}
.header .wrapper .logo {
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .logo {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .logo > a img {
    width: auto;
    height: 80px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .header .wrapper .logo > a img {
    height: 60px;
    padding: 5px;
  }
}
.header .wrapper .mainmenu {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .mainmenu {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .cta {
    display: none;
  }
}
.header .wrapper .consultancy-social {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .consultancy-social {
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .header .wrapper .consultancy-social {
    display: none;
  }
}
.header .wrapper .consultancy-social a {
  margin: 0px 10px 0px 0px;
}
.header .wrapper .consultancy-social a i {
  color: var(--button-text-colour);
  background: var(--secondary-colour);
  border-color: var(--button-text-colour);
}
.header .wrapper .consultancy-social a.hover i {
  color: var(--primary-colour);
}
.header .wrapper .mobilebuttons {
  display: none;
  justify-content: flex-end;
}
@media only screen and (max-width: 1199px) {
  .header .wrapper .mobilebuttons {
    display: flex;
  }
}
.header .wrapper .mobilebuttons a {
  width: 80px;
  color: #ffffff;
  text-align: center;
  background: var(--primary-colour);
  border-left: 1px solid #ffffff;
}
@media only screen and (max-width: 767px) {
  .header .wrapper .mobilebuttons a {
    width: 60px;
  }
}
.header .wrapper .mobilebuttons a i {
  font-size: 25px;
  line-height: 80px;
}
@media only screen and (max-width: 767px) {
  .header .wrapper .mobilebuttons a i {
    line-height: 60px;
  }
}

.stickyicons {
  width: 61px;
  position: fixed;
  top: 400px;
  left: 0px;
  padding: 5px;
  z-index: 9;
}
@media only screen and (max-width: 1199px) {
  .stickyicons {
    top: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .stickyicons {
    display: none;
  }
}
.stickyicons .consultancy-social a i {
  color: var(--button-text-colour);
  border-color: var(--button-text-colour);
}
.stickyicons .consultancy-social a i:hover {
  background-color: var(--primary-colour);
}

.footer {
  border-top: 35px solid var(--primary-colour);
}
.footer .footertop {
  padding: 70px 0px 30px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop {
    padding: 50px 0px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footertop {
    padding: 30px 0px;
  }
}
.footer .footertop .wrapper {
  gap: 50px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footertop .wrapper {
    gap: 25px;
  }
}
.footer .footertop .wrapper h3 {
  font-size: 1.5em;
  color: var(--secondary-colour);
  margin: 0px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .contact {
    width: 100%;
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(2, minmax(auto, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .footer .footertop .wrapper .contact {
    grid-template-columns: 1fr;
    gap: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .contact .logo img {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footertop .wrapper .contact .logo img {
    margin-right: auto;
  }
}
.footer .footertop .wrapper .contact p {
  display: grid;
  gap: 10px;
  grid-template-columns: 41px 1fr;
  align-items: center;
  margin: 8px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .footer .footertop .wrapper .contact p {
    grid-template-columns: 1fr;
  }
}
.footer .footertop .wrapper .contact p span {
  width: 100%;
  display: inline-block;
}
.footer .footertop .wrapper .contact p a {
  color: var(--text-colour);
}
.footer .footertop .wrapper .contact p a:hover {
  color: var(--secondary-colour);
}
.footer .footertop .wrapper .contact p .icon i {
  width: 41px;
  font-size: 18px;
  color: var(--secondary-colour);
  line-height: 35px;
  text-align: center;
  border: 3px solid var(--primary-colour);
  border-radius: 50%;
}
.footer .footertop .wrapper .contact p.address {
  align-items: baseline;
}
.footer .footertop .wrapper div.menu {
  width: auto;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper div.menu {
    display: none;
  }
}
.footer .footertop .wrapper div.menu li {
  width: 100%;
}
.footer .footertop .wrapper div.menu.menu1 ul {
  margin-top: 5px;
}
.footer .footertop .wrapper div.menu.menu1 ul li:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0da";
  color: var(--secondary-colour);
  font-size: 17px;
  font-weight: 900;
  line-height: 30px;
  margin-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper div.menu.menu1 ul li:before {
    content: "\f0d7";
    color: var(--button-text-colour-hover);
  }
}
.footer .footertop .wrapper div.menu.menu1 ul li a {
  color: var(--text-colour);
}
.footer .footertop .wrapper div.menu.menu1 ul li a:hover {
  color: var(--secondary-colour);
}
.footer .footertop .wrapper div.menu.menu2 h3 {
  display: none;
}
.footer .footertop .wrapper div.menu.menu2 ul li {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 15px;
}
.footer .footertop .wrapper div.menu.menu2 ul li:last-child {
  margin-bottom: 0px;
}
.footer .footertop .wrapper div.menu.menu2 ul li a {
  color: var(--secondary-colour);
}
.footer .footertop .wrapper div.menu.menu2 ul li a:hover {
  color: var(--primary-colour);
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .partners {
    text-align: center;
  }
}
.footer .footertop .wrapper .partners .logos {
  gap: 25px;
  align-items: center;
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .partners .logos {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .partners .logos > div {
    width: 100px;
    margin: 10px;
  }
}
.footer .footertop .wrapper .partners .consultancy-social {
  margin-top: 50px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .partners .consultancy-social {
    justify-content: center;
    margin-top: 25px;
  }
}
.footer .footertop .wrapper .partners .consultancy-social a {
  margin: 0px 10px 10px 0px;
}
@media only screen and (max-width: 1199px) {
  .footer .footertop .wrapper .partners .consultancy-social a {
    margin: 0px 5px;
  }
}
.footer .footerbot {
  text-align: center;
  padding: 25px 0px;
}
@media only screen and (max-width: 767px) {
  .footer .footerbot {
    padding: 10px 0px;
  }
}
.footer .footerbot .wrapper {
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .footer .footerbot .wrapper {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper {
    gap: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footerbot .wrapper .copy {
    text-align: center;
  }
}
.footer .footerbot .wrapper .copy p {
  width: auto;
  display: inline-block;
  color: var(--button-text-colour);
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper .copy p {
    width: 100%;
  }
}
.footer .footerbot .wrapper .copy a {
  color: var(--button-text-colour);
}
.footer .footerbot .wrapper .copy a:hover {
  color: var(--secondary-colour);
}
.footer .footerbot .wrapper .copy > div {
  width: auto;
  display: inline-block;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper .copy > div {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper .copy > div ul {
    justify-content: center;
  }
}
.footer .footerbot .wrapper .copy > div ul li {
  color: var(--button-text-colour);
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper .copy > div ul li {
    font-size: 0.9em;
  }
}
.footer .footerbot .wrapper .copy > div ul li:after {
  content: " | ";
  margin: 0px 10px;
}
@media only screen and (max-width: 767px) {
  .footer .footerbot .wrapper .copy > div ul li:after {
    margin: 0px 5px;
  }
}
.footer .footerbot .wrapper .copy > div ul li:last-child:after {
  content: "";
}
@media only screen and (max-width: 1199px) {
  .footer .footerbot .wrapper .tag {
    text-align: center;
  }
}

.contag a {
  width: 180px;
  display: grid;
  gap: 5px;
  grid-template-columns: 70px auto;
  align-items: center;
  font-size: 12px;
  color: var(--button-text-colour);
  line-height: 14px;
  text-align: center;
  margin: 0px auto;
}

.cookiebar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  font-size: 0.85em;
  background: #ffffff;
  border-top-width: 7px;
  border-top-style: solid;
  z-index: 10;
}
.cookiebar .wrapper {
  grid-template-columns: auto 240px;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .cookiebar .wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
    text-align: center;
    padding: 10px 15px;
  }
}
.cookiebar .wrapper > p {
  flex: 2;
  padding: 0px 15px;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .cookiebar .wrapper > p {
    width: 100%;
  }
}
.cookiebar .wrapper > div {
  width: 240px;
}
@media only screen and (max-width: 767px) {
  .cookiebar .wrapper > div {
    width: 100%;
  }
}

.postsfilter {
  margin-bottom: 50px;
}
.postsfilter .wrapper {
  max-width: 1200px;
  gap: 30px;
}
@media only screen and (max-width: 1199px) {
  .postsfilter .wrapper {
    gap: 15px;
  }
}
.postsfilter .wrapper > div .select {
  width: 100%;
  display: inline-block;
  position: relative;
  background: var(--tertiary-colour);
  border-radius: 3px;
}
.postsfilter .wrapper > div .select:after {
  position: absolute;
  right: 15px;
  font-family: "Font Awesome 6 Pro";
  content: "\f0d7";
  font-size: 15px;
  color: var(--text-colour);
  font-weight: 900;
  line-height: 60px;
  z-index: 1;
}
.postsfilter .wrapper > div .select select {
  width: 100%;
  position: relative;
  color: var(--text-colour);
  line-height: 60px;
  background: none;
  padding: 0px 15px;
  border: 0px;
  z-index: 2;
  -webkit-appearance: none;
}

.blogcontent .wrapper {
  max-width: 1200px;
}
.blogcontent .wrapper #site-content {
  gap: 30px;
}
.blogcontent .wrapper #site-content article {
  position: relative;
  border: 1px solid #eeeeee;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.5s ease;
  opacity: 1;
}
.blogcontent .wrapper #site-content article:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.blogcontent .wrapper #site-content article .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 5;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.blogcontent .wrapper #site-content article .overlay .title {
  margin-bottom: 20px;
}
.blogcontent .wrapper #site-content article .overlay .title h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0;
  color: inherit;
}
.blogcontent .wrapper #site-content article .overlay .tags {
  font-family: "poppins";
  font-size: 14px;
  color: var(--text-colour);
  margin-bottom: 20px;
  line-height: 1.2;
}
.blogcontent .wrapper #site-content article .overlay .excerpt {
  overflow: scroll;
  margin-bottom: 20px;
}
.blogcontent .wrapper #site-content article .overlay .excerpt p {
  margin-bottom: 0;
  max-height: 100%;
}
.blogcontent .wrapper #site-content article .overlay .read-more {
  margin-top: auto;
  text-align: right;
}
.blogcontent .wrapper #site-content article .overlay .read-more h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: inherit;
}
.blogcontent .wrapper #site-content article .service {
  min-width: 100px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: "poppins", serif;
  font-size: 1rem;
  color: var(--button-text-colour);
  text-align: center;
  padding: 15px;
  z-index: 4;
  line-height: 1.2;
}
.blogcontent .wrapper #site-content article .postimg {
  position: relative;
}
.blogcontent .wrapper #site-content article .postimg:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  opacity: 0.6;
  z-index: 3;
  top: 0;
  left: 0;
}
.blogcontent .wrapper #site-content article .postimg img {
  width: 100%;
  height: 250px;
  position: relative;
  object-fit: cover;
  z-index: 2;
}
.blogcontent .wrapper #site-content article .text {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr auto;
  align-items: center;
  padding: 25px;
}
.blogcontent .wrapper #site-content article .text h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0px;
}
.blogcontent .wrapper #site-content article .text i {
  font-size: 2.2em;
}
.blogcontent .wrapper #site-content article:nth-of-type(odd) a {
  color: var(--primary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(odd) .service {
  background: var(--primary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(odd) .postimg:before {
  background: var(--primary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(odd) .text h2 {
  color: var(--primary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(even) a {
  color: var(--secondary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(even) .service {
  background: var(--secondary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(even) .postimg:before {
  background: var(--secondary-colour);
}
.blogcontent .wrapper #site-content article:nth-of-type(even) .text h2 {
  color: var(--secondary-colour);
}

.posttop {
  display: grid;
  gap: 35px;
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 1199px) {
  .posttop {
    gap: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .posttop {
    grid-template-columns: 1fr;
  }
}
.posttop .share {
  position: relative;
  padding: 25px;
}
@media only screen and (max-width: 767px) {
  .posttop .share {
    padding: 15px;
  }
}
.posttop .share .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .background {
    display: none;
  }
}
.posttop .share .background img {
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: cover;
  object-position: top left;
  left: -100%;
  transition: all 2s ease;
}
.posttop .share .background img.active {
  left: 0px;
}
.posttop .share .content {
  position: relative;
  z-index: 2;
}
.posttop .share .content h2 {
  max-width: 750px;
  font-size: 13em;
  color: var(--button-text-colour);
  text-align: right;
  line-height: 0.8em;
  margin: 0px auto 20px;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content h2 {
    font-size: 7em;
    text-align: center;
    margin: 0px auto 15px;
  }
}
@media only screen and (max-width: 959px) {
  .posttop .share .content h2 {
    margin: 0px auto 25px;
  }
}
@media only screen and (max-width: 767px) {
  .posttop .share .content h2 {
    font-size: 4em;
    margin: 0px auto 15px;
  }
}
.posttop .share .content .social {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  color: var(--button-text-colour);
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content .social {
    margin-bottom: 30px;
  }
}
.posttop .share .content .social > div.node {
  color: var(--button-text-colour);
  margin-right: 30px;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content .social > div.node {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 959px) {
  .posttop .share .content .social > div.node {
    display: none;
  }
}
.posttop .share .content .social > div.node i {
  font-size: 75px;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content .social > div.node i {
    font-size: 50px;
  }
}
.posttop .share .content .social > div.consultancy-social {
  width: auto;
}
.posttop .share .content .social > div.consultancy-social a {
  margin: 0px 10px;
}
.posttop .share .content .social > div.consultancy-social a i {
  width: 51px;
  font-size: 22px;
  color: var(--button-text-colour);
  line-height: 45px;
  border-color: var(--button-text-colour);
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content .social > div.consultancy-social a i {
    width: 41px;
    font-size: 18px;
    line-height: 35px;
  }
}
.posttop .share .content .meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.posttop .share .content .meta > div {
  display: grid;
  gap: 15px;
  grid-template-columns: auto 1fr;
  align-items: center;
  font-size: 0.9em;
  color: var(--button-text-colour);
  text-align: center;
  padding: 0px 25px;
}
@media only screen and (max-width: 1199px) {
  .posttop .share .content .meta > div {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0px;
    padding: 5px 0px;
  }
}
.posttop .share .content .meta > div i {
  font-size: 30px;
  margin-right: 15px;
}
.posttop .share .content .meta > div a {
  color: var(--button-text-colour);
}
.posttop .share .content .meta > div a:hover {
  opacity: 0.7;
}
.posttop .author {
  position: relative;
}
.posttop .author a {
  height: 100%;
}
.posttop .author a img {
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.posttop .author .meet {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 15px;
}
.posttop .author .meet p {
  line-height: 1.4em;
  margin: 0px;
}
.posttop .author .meet p.intro {
  width: 100%;
  max-width: 150px;
  font-size: 1.6em;
  color: #ffffff;
  margin-left: auto;
}
.posttop .author .meet p.intro:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 400;
  margin-left: 20px;
  vertical-align: middle;
}
.posttop .author .meet p.name {
  font-size: 6em;
  line-height: 0.8em;
  text-align: right;
}

.singlepost .post-content p, .singlepost .post-content ul, .singlepost .post-content ol {
  margin: 0px 0px 35px;
}
@media only screen and (max-width: 1199px) {
  .singlepost .post-content p, .singlepost .post-content ul, .singlepost .post-content ol {
    margin: 0px 0px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .singlepost .post-content p, .singlepost .post-content ul, .singlepost .post-content ol {
    margin: 0px 0px 15px;
  }
}
.singlepost .post-content .wp-block-image img {
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
  margin: 0px auto 35px;
}
@media only screen and (max-width: 1199px) {
  .singlepost .post-content .wp-block-image img {
    margin: 0px auto 25px;
  }
}
@media only screen and (max-width: 767px) {
  .singlepost .post-content .wp-block-image img {
    margin: 0px auto 15px;
  }
}
.singlepost .post-content figure.alignleft {
  max-width: 50%;
  margin: 0px 35px 35px 0px;
}
@media only screen and (max-width: 1199px) {
  .singlepost .post-content figure.alignleft {
    margin: 0px 25px 25px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .singlepost .post-content figure.alignleft {
    max-width: 100%;
    margin: 0px 15px 15px 0px;
  }
}
.singlepost .post-content figure.alignleft img {
  margin: 0px;
}
.singlepost .post-content figure.alignright {
  max-width: 50%;
  margin: 0px 0px 35px 35px;
}
@media only screen and (max-width: 1199px) {
  .singlepost .post-content figure.alignright {
    margin: 0px 0px 25px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .singlepost .post-content figure.alignright {
    max-width: 100%;
    margin: 0px 0px 15px 15px;
  }
}
.singlepost .post-content figure.alignright img {
  margin: 0px;
}

.pagination {
  width: 100%;
  display: inline-block;
  margin-top: 50px;
}
.pagination h2 {
  display: none;
}
.pagination .nav-links a, .pagination .nav-links span {
  display: none;
}
.pagination .nav-links a.prev,
.pagination .nav-links a.next {
  width: auto;
  display: inline-block;
  font-family: "Kathlyn", serif;
  font-size: 1.2em;
  color: var(--secondary-colour);
}
.pagination .nav-links a.prev img,
.pagination .nav-links a.next img {
  display: inline-block;
  vertical-align: middle;
}
.pagination .nav-links a.prev {
  float: left;
}
.pagination .nav-links a.prev img {
  margin-right: 10px;
}
.pagination .nav-links a.next {
  float: right;
}
.pagination .nav-links a.next img {
  margin-left: 10px;
}

.singlepagination {
  width: 100%;
  display: inline-block;
  margin-top: 25px;
}
.singlepagination h2 {
  display: none;
}
.singlepagination .nav-links .nav-previous,
.singlepagination .nav-links .nav-next {
  width: auto;
  display: inline-block;
  font-family: "Kathlyn", serif;
  font-size: 2.6em;
}
.singlepagination .nav-links .nav-previous a,
.singlepagination .nav-links .nav-next a {
  color: var(--secondary-colour);
}
.singlepagination .nav-links .nav-previous a.hover,
.singlepagination .nav-links .nav-next a.hover {
  color: var(--primary-colour);
}
.singlepagination .nav-links .nav-previous a img,
.singlepagination .nav-links .nav-next a img {
  display: inline-block;
  vertical-align: middle;
}
.singlepagination .nav-links .nav-previous {
  float: left;
}
.singlepagination .nav-links .nav-previous img {
  margin-right: 10px;
}
.singlepagination .nav-links .nav-next {
  float: right;
}
.singlepagination .nav-links .nav-next img {
  margin-left: 10px;
}

.postshowcase .wrapper {
  display: grid;
  gap: 35px;
  grid-template-columns: 1fr 300px;
  align-items: start;
}
@media only screen and (max-width: 1199px) {
  .postshowcase .wrapper {
    gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .postshowcase .wrapper {
    grid-template-columns: 1fr;
  }
}
.postshowcase .wrapper.reverse {
  grid-template-columns: 300px 1fr;
}
@media only screen and (max-width: 767px) {
  .postshowcase .wrapper.reverse {
    grid-template-columns: 1fr;
  }
}
.postshowcase.flipped .wrapper {
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 767px) {
  .postshowcase.flipped .wrapper {
    grid-template-columns: 1fr;
  }
}
.postshowcase .post {
  position: relative;
  color: var(--button-text-colour);
  padding: 25px;
  height: 100%;
}
.postshowcase .post .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.postshowcase .post .background:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  z-index: 1;
  opacity: 0.7;
}
.postshowcase .post .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.postshowcase .post .txt {
  position: relative;
  z-index: 2;
}
.postshowcase .post .txt h3 {
  font-size: 1.8em;
  color: var(--button-text-colour);
  margin: 0px;
}
.postshowcase .post .txt p {
  font-size: 0.9em;
  color: var(--button-text-colour);
  margin: 15px 0px 0px;
}
.postshowcase .post .txt p.more {
  font-size: 1.1em;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .postshowcase .post .txt p.more {
    font-size: 1em;
    text-align: center;
  }
}
.postshowcase .post .txt p.more i {
  margin-left: 15px;
}
.postshowcase .post.primarybg .background:before {
  background: var(--primary-colour);
}
.postshowcase .post.secondarybg .background:before {
  background: var(--secondary-colour);
}
.postshowcase .post.tertiarybg .background:before {
  background: var(--tertiary-colour);
}

.moreservices .title {
  margin-bottom: 50px;
}
.moreservices .title h2 {
  margin: 0px;
}
.moreservices .title p {
  margin: 25px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .moreservices .title p {
    margin: 15px 0px 0px;
  }
}
.moreservices .pages {
  gap: 30px;
}
@media only screen and (max-width: 1199px) {
  .moreservices .pages {
    gap: 15px;
  }
}
.moreservices .pages a {
  position: relative;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
}
.moreservices .pages a:hover .card {
  visibility: visible;
  opacity: 1;
}
.moreservices .pages a .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.moreservices .pages a .background:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  opacity: 0.8;
  z-index: 2;
}
.moreservices .pages a .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.moreservices .pages a .content {
  position: relative;
  padding: 40px;
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  .moreservices .pages a .content {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .content {
    padding: 15px;
    min-height: 200px;
  }
}
.moreservices .pages a .content img {
  width: 200px;
  height: 200px;
  object-fit: contain;
  margin: 0px auto;
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .content img {
    width: 100px;
    height: 100px;
  }
}
.moreservices .pages a .content p {
  font-size: 2.6em;
  color: #ffffff;
  line-height: 1.2em;
  text-align: center;
  margin: 20px 0px 0px;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .moreservices .pages a .content p {
    font-size: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .content p {
    font-size: 1.2em;
    margin: 15px 0px 0px;
  }
}
.moreservices .pages a .card {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  padding: 40px;
  border: 1px solid #efefef;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .card {
    padding: 15px;
  }
}
.moreservices .pages a .card .card-title h3 {
  text-align: center;
  color: var(--primary-colour);
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 959px) {
  .moreservices .pages a .card .card-title h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 559px) {
  .moreservices .pages a .card .card-title h3 {
    font-size: 20px;
  }
}
.moreservices .pages a .card .card-text {
  text-align: center;
}
.moreservices .pages a .card .card-more {
  margin-top: auto;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .card .card-more {
    text-align: center;
  }
}
@media only screen and (max-width: 359px) {
  .moreservices .pages a .card .card-more {
    display: none;
  }
}
.moreservices .pages a .card .card-more h4 {
  font-size: 18px;
  color: var(--secondary-colour);
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .moreservices .pages a .card .card-more h4 {
    font-size: 16px;
  }
}
.moreservices .pages a:nth-of-type(odd) {
  background: var(--primary-colour);
}
.moreservices .pages a:nth-of-type(odd) .background:before {
  background: var(--primary-colour);
  opacity: 0.7;
}
.moreservices .pages a:nth-of-type(even) {
  background: var(--secondary-colour);
}
.moreservices .pages a:nth-of-type(even) .background:before {
  background: var(--secondary-colour);
}

.sidebar {
  padding: 0px 15px;
}
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 100%;
  }
}
.sidebar > div {
  padding: 20px;
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 959px) {
  .sidebar > div {
    padding: 15px;
    margin-bottom: 15px;
  }
}
.sidebar > div h4 {
  width: 100%;
}
.sidebar > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar > div ul li {
  width: 100%;
  padding: 3px 0px;
}
.sidebar > div ul li a {
  width: 100%;
  display: inline-block;
  font-size: 0.9em;
  color: var(--button-text-colour);
  background: var(--primary-colour);
  padding: 5px 15px;
}
.sidebar > div ul li a:hover {
  color: var(--button-text-colour-hover);
  background: var(--secondary-colour);
}
.sidebar > div .consultancy-social a {
  width: 35px;
  height: 35px;
  font-size: 18px;
}
.sidebar > div .consultancy-social a i {
  line-height: 35px;
}

.wpcf7 .grid {
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .wpcf7 .grid {
    gap: 0px;
  }
}
.wpcf7 p {
  margin: 0px 0px 20px;
}
@media only screen and (max-width: 767px) {
  .wpcf7 p {
    margin: 0px 0px 15px;
  }
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=file],
.wpcf7 textarea {
  width: 100%;
  font-family: "poppins", sans-serif;
  font-size: 1em;
  color: #252525;
  line-height: 20px;
  background: var(--tertiary-colour);
  padding: 15px;
  border: 0px;
  border-radius: 3px;
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=file],
.wpcf7 textarea {
    padding: 10px;
  }
}
.wpcf7 textarea {
  height: 150px;
}
.wpcf7 .privacy {
  position: relative;
  font-size: 0.8em;
  padding-bottom: 20px;
  margin: 0px;
}
.wpcf7 .privacy span {
  position: static;
}
.wpcf7 .privacy .wpcf7-list-item {
  margin: 0px;
}
.wpcf7 .privacy .wpcf7-list-item .wpcf7-list-item-label {
  display: none;
}
.wpcf7 .privacy .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.wpcf7 .submitbox {
  position: relative;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .wpcf7 .submitbox {
    text-align: center;
  }
}
.wpcf7 .submitbox .ajax-loader,
.wpcf7 .submitbox .wpcf7-spinner {
  position: absolute;
  left: 0px;
  bottom: 15px;
  margin: 0px;
}
.wpcf7 input[type=submit] {
  width: auto;
  min-width: 200px;
  display: inline-block;
  font-size: 15px;
  color: var(--button-text-colour);
  font-weight: 200;
  line-height: 55px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: var(--secondary-colour);
  padding: 0px 15px;
  border: 0px;
  border-radius: 0px;
  cursor: pointer;
  outline: none;
  transition: background 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=submit] {
    line-height: 40px;
  }
}
.wpcf7 input[type=submit]:hover {
  color: var(--button-text-colour);
  background: var(--primary-colour);
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}
.wpcf7 .wpcf7-response-output {
  font-size: 0.8em;
  text-align: center;
}
.wpcf7 .sent .formbox,
.wpcf7 .sent .submitbox {
  display: none;
}
.wpcf7 .signup {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 200px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .wpcf7 .signup {
    grid-template-columns: 1fr;
  }
}
.wpcf7 .signup .email input {
  line-height: 50px;
  background: #ffffff;
  padding: 0px 15px;
  margin: 0px;
}
.wpcf7 .signup .submit input {
  width: 100%;
  line-height: 50px;
  background: var(--primary-colour);
}
.wpcf7 .signup .submit input:hover {
  color: var(--button-text-colour-hover);
  background: var(--tertiary-colour);
}
.wpcf7 .signup .submit .wpcf7-spinner {
  display: none;
}

.quotecontent {
  padding: 75px 0px;
}
@media only screen and (max-width: 767px) {
  .quotecontent {
    padding: 50px 0px;
  }
}
.quotecontent .title {
  width: 100%;
  max-width: 900px;
  margin: 0px auto 75px;
}
@media only screen and (max-width: 767px) {
  .quotecontent .title {
    margin: 0px auto 50px;
  }
}
.quotecontent .wpcf7 form {
  width: 100%;
  display: grid;
  grid-template-columns: 40% 60%;
}
@media only screen and (max-width: 959px) {
  .quotecontent .wpcf7 form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .quotecontent .wpcf7 form {
    grid-template-columns: 1fr;
  }
}
.quotecontent .wpcf7 form > div {
  padding: 0px 15px;
}
@media only screen and (max-width: 1199px) {
  .quotecontent .wpcf7 form > div {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .quotecontent .wpcf7 form > div {
    padding: 0px;
  }
}
.quotecontent .wpcf7 form input[type=text],
.quotecontent .wpcf7 form input[type=email],
.quotecontent .wpcf7 form input[type=number],
.quotecontent .wpcf7 form textarea {
  border: 0px;
}
@media only screen and (max-width: 767px) {
  .quotecontent .wpcf7 form input[type=text],
.quotecontent .wpcf7 form input[type=email],
.quotecontent .wpcf7 form input[type=number],
.quotecontent .wpcf7 form textarea {
    text-align: center;
  }
}
.quotecontent .wpcf7 form h4 {
  width: 100%;
  display: inline-block;
  font-size: 1.3em;
  padding-bottom: 15px;
  border-bottom: 1px solid #1b2d46;
  margin: 0px 0px 20px;
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox {
  width: 100%;
  display: inline-block;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .quotecontent .wpcf7 form .lists .wpcf7-checkbox {
    margin-bottom: 0px;
  }
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox .wpcf7-list-item {
  width: 50%;
  float: left;
  padding: 2px;
  margin: 0px;
  vertical-align: top;
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox label {
  width: 100%;
  height: 35px;
  float: left;
  position: relative;
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox .wpcf7-list-item-label {
  width: 100%;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.8em;
  line-height: 35px;
  background: #ffffff;
  padding: 0px 15px;
  z-index: 1;
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox .wpcf7-list-item-label {
  width: 100%;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.8em;
  line-height: 35px;
  background: #ffffff;
  padding: 0px 15px;
  z-index: 1;
  transition: background 0.5s ease;
}
.quotecontent .wpcf7 form .lists .wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label {
  color: var(--button-text-colour);
  background: var(--primary-colour);
}

ol.terms-list > li {
  counter-increment: root;
  margin-bottom: 20px;
}
ol.terms-list > li::marker {
  font-weight: bold;
}
ol.terms-list > li::before {
  font-weight: bold;
}
ol.terms-list > li > ol {
  counter-reset: subsection;
  list-style-type: none;
  padding-left: 0;
}
ol.terms-list > li > ol > li {
  counter-increment: subsection;
}
ol.terms-list > li > ol > li::before {
  content: counter(root) "." counter(subsection) " ";
  font-weight: bold;
}
ol.terms-list > li > ol > li > ol {
  counter-reset: subsubsection;
  list-style-type: none;
  padding-left: 25px;
}
ol.terms-list > li > ol > li > ol > li {
  counter-increment: subsubsection;
}
ol.terms-list > li > ol > li > ol > li::before {
  content: counter(root) "." counter(subsection) "." counter(subsubsection) " ";
  font-weight: bold;
}

.homebanner .slick-track {
  display: flex;
}
.homebanner .slick-track .slick-slide {
  height: inherit;
}
.homebanner .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.homebanner .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homebanner .content {
  position: relative;
  padding: 115px 15px 75px;
  z-index: 2;
}
.homebanner .content .postit {
  width: 100%;
  max-width: 400px;
  height: auto;
  position: relative;
  padding: 25px;
  margin: 0 auto;
}
.homebanner .content .postit .txt {
  position: relative;
  z-index: 2;
}
.homebanner .content .postit .txt h1, .homebanner .content .postit .txt h2 {
  font-family: "Kathlyn", serif;
  font-size: 7em;
  font-weight: 400;
  line-height: 0.6em;
  text-align: center;
  margin: 0px;
}
.homebanner .content .postit .txt h1 strong, .homebanner .content .postit .txt h2 strong {
  color: var(--secondary-colour);
  font-weight: 400;
}
.homebanner .content .postit .txt p {
  font-size: 3em;
  text-align: center;
  margin: 15px 0px 0px;
}
.homebanner .content .postit .txt p.more {
  line-height: 0.8em;
}
.homebanner .content .postit .txt p.more i {
  font-size: 25px;
  margin-left: 5px;
}
.homebanner .slick-dots {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  bottom: 20px;
  left: 0px;
  list-style: none;
  text-align: center;
  padding: 0px;
  z-index: 3;
}
.homebanner .slick-dots li {
  width: 15px;
  height: 15px;
  background: var(--secondary-colour);
  border-radius: 50%;
  margin: 0px 3px;
}
.homebanner .slick-dots li.slick-active {
  background: var(--primary-colour);
}
.homebanner .slick-dots li button {
  display: none;
}

.mainbanner {
  padding: 150px 0px;
}
@media only screen and (max-width: 767px) {
  .mainbanner {
    padding: 50px 0px;
  }
}
.mainbanner .txt {
  width: 600px;
  max-width: 100%;
  text-align: center;
  padding: 50px;
  background: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 767px) {
  .mainbanner .txt {
    padding: 25px 15px;
    margin: 0px auto;
  }
}
.mainbanner .txt h1, .mainbanner .txt h2, .mainbanner .txt h3, .mainbanner .txt h4 {
  margin: 0px 0px 20px;
}
.mainbanner .txt p {
  font-size: 1.2em;
}
@media only screen and (max-width: 767px) {
  .mainbanner .txt p {
    font-size: 1em;
    margin: 10px 0px 0px;
  }
}
.mainbanner .txt .btns {
  margin-top: 15px;
}
.mainbanner .txt .btns .linkbtn {
  margin-top: 15px;
}

.innerbanner {
  position: relative;
}
.innerbanner .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: var(--primary-colour);
  z-index: 1;
}
.innerbanner .background:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  background-image: linear-gradient(var(--primary-colour), rgba(0, 0, 0, 0));
  z-index: 1;
}
.innerbanner .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innerbanner .content {
  height: auto;
  min-height: 300px;
  position: relative;
  align-items: center;
  z-index: 2;
  padding: 40px 0px;
}
.innerbanner .content > div .wrapper h1, .innerbanner .content > div .wrapper h2 {
  font-family: "Kathlyn", serif;
  font-size: 6em;
  color: var(--button-text-colour);
  line-height: 0.8em;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .innerbanner .content > div .wrapper h1, .innerbanner .content > div .wrapper h2 {
    font-size: 4em;
  }
}
.innerbanner .content > div .wrapper p {
  font-size: 1.2em;
  color: var(--button-text-colour);
  margin: 25px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .innerbanner .content > div .wrapper p {
    font-size: 1em;
    margin: 15px 0px 0px;
  }
}
.innerbanner.blogbanner .content {
  padding: 100px 0px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.blogbanner .content {
    padding: 50px 0px;
  }
}
.innerbanner.casestudybanner .content {
  padding: 75px 0px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content {
    padding: 50px 0px;
  }
}
.innerbanner.casestudybanner .content .company {
  margin: 0px;
}
.innerbanner.casestudybanner .content .testimonialbox {
  display: grid;
  gap: 30px;
  grid-template-columns: auto 1fr;
  align-items: start;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content .testimonialbox {
    gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 15px;
  }
}
.innerbanner.casestudybanner .content .testimonialbox .icon i {
  font-size: 40px;
  color: var(--secondary-colour);
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content .testimonialbox .icon i {
    font-size: 30px;
  }
}
.innerbanner.casestudybanner .content .testimonialbox .text .testimonial {
  margin-bottom: 25px;
}
.innerbanner.casestudybanner .content .testimonialbox .text .testimonial p {
  font-family: "Kathlyn", serif;
  font-size: 4.4em;
  line-height: 0.8em;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 1199px) {
  .innerbanner.casestudybanner .content .testimonialbox .text .testimonial p {
    font-size: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content .testimonialbox .text .testimonial p {
    font-size: 3em;
  }
}
.innerbanner.casestudybanner .content .testimonialbox .text .testimonial p:last-child {
  margin: 0px;
}
.innerbanner.casestudybanner .content .testimonialbox .text .details {
  padding: 25px 0px 0px 15px;
  border-left: 3px solid var(--secondary-colour);
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content .testimonialbox .text .details {
    padding: 0px;
    border-left: 0px;
  }
}
.innerbanner.casestudybanner .content .testimonialbox .text .details p {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.casestudybanner .content .testimonialbox .text .details p {
    font-size: 0.9em;
  }
}
.innerbanner.casestudybanner .content .testimonialbox .text .details p.company {
  color: var(--secondary-colour);
}
.innerbanner.servicebanner .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.servicebanner .logos {
    margin-top: 25px;
  }
}
.innerbanner.servicebanner .logos > div {
  max-width: 25%;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.servicebanner .logos > div {
    padding: 5px;
  }
}
.innerbanner.contactbanner {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .innerbanner.contactbanner {
    padding: 50px;
  }
}

.showcase {
  display: grid;
  gap: 0px;
  grid-template-columns: 300px 1fr;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .showcase {
    grid-template-columns: 1fr;
  }
}
.showcase:nth-of-type(odd) {
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 767px) {
  .showcase:nth-of-type(odd) {
    grid-template-columns: 1fr;
  }
}
.showcase:nth-of-type(odd) .txt {
  order: -1;
}
@media only screen and (max-width: 767px) {
  .showcase:nth-of-type(odd) .txt {
    order: 0;
  }
}
.showcase .txt {
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .showcase .txt {
    padding: 15px;
  }
}
.showcase .txt > div h2 {
  font-size: 2em;
}
@media only screen and (max-width: 767px) {
  .showcase .txt > div h2 {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 767px) {
  .showcase .txt > div ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .showcase .txt > div ul li:before {
    content: "•";
    margin-right: 4px;
  }
}

.tabs .tablist {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.tabs .tablist li {
  width: 200px;
  max-width: 100%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .tabs .tablist li {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 767px) {
  .tabs .tablist li {
    width: 100%;
  }
}
.tabs .tablist li a {
  width: 100%;
  display: flex;
  text-align: center;
  color: var(--button-text-colour);
  line-height: 60px;
  justify-content: center;
  text-transform: uppercase;
  background: var(--secondary-colour);
  padding: 0px 30px;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1439px) {
  .tabs .tablist li a {
    padding: 0px 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .tabs .tablist li a {
    line-height: 50px;
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .tabs .tablist li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin: 0px;
  }
}
.tabs .tablist li a.active {
  color: var(--button-text-colour);
  background: var(--primary-colour);
}
.tabs .tabcontainer {
  width: 100%;
  background: var(--tertiary-colour);
  padding: 50px;
}
@media only screen and (max-width: 1199px) {
  .tabs .tabcontainer {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .tabs .tabcontainer {
    padding: 15px;
  }
}
.tabs .tabcontainer > div {
  width: 100%;
  display: none;
  flex-wrap: wrap;
}
.tabs .tabcontainer > div.active {
  display: flex;
}

.linkbtn {
  width: auto;
  min-width: 190px;
  display: inline-block;
  position: relative;
  font-family: "poppins", sans-serif;
  font-size: 17px;
  color: var(--button-text-colour);
  font-weight: 300;
  line-height: 65px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: var(--secondary-colour);
  padding: 0px 15px;
  cursor: pointer;
  vertical-align: middle;
  transition: background 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .linkbtn {
    font-size: 13px;
    line-height: 40px;
  }
}
.linkbtn:hover {
  color: var(--button-text-colour-hover);
  background: var(--tertiary-colour);
}

.homecontent h2, .homecontent h3 {
  margin: 0px 0px 25px;
}
@media only screen and (max-width: 767px) {
  .homecontent h2, .homecontent h3 {
    margin: 0px 0px 15px;
  }
}
.homecontent h2:last-child, .homecontent h3:last-child {
  margin: 0px;
}
.homecontent h2 {
  font-weight: 500;
}
.homecontent p {
  margin: 0px 0px 25px;
}
@media only screen and (max-width: 767px) {
  .homecontent p {
    margin: 0px 0px 15px;
  }
}
.homecontent p:last-child {
  margin: 0px;
}

.homeclients .wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: 300px 1fr;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .homeclients .wrapper {
    gap: 15px;
    grid-template-columns: 1fr;
  }
}
.homeclients .wrapper .txt {
  padding: 30px;
}
.homeclients .wrapper .txt h2, .homeclients .wrapper .txt h3 {
  color: var(--button-text-colour);
}
.homeclients .wrapper .txt p, .homeclients .wrapper .txt li {
  color: var(--button-text-colour);
}
.homeclients .wrapper .txt p.more, .homeclients .wrapper .txt li.more {
  font-size: 1.1em;
  text-align: right;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .homeclients .wrapper .txt p.more, .homeclients .wrapper .txt li.more {
    text-align: center;
  }
}
.homeclients .wrapper .txt p.more a, .homeclients .wrapper .txt li.more a {
  color: var(--button-text-colour);
}
.homeclients .wrapper .txt p.more a i, .homeclients .wrapper .txt li.more a i {
  margin-left: 5px;
}
.homeclients .wrapper .logos {
  display: grid;
}
.homeclients .wrapper .logos ul.slick-dots {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homeclients .wrapper .logos ul.slick-dots li {
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 2px solid var(--secondary-colour);
  border-radius: 50%;
  margin-right: 12px;
  transition: all 0.3s ease-in-out;
}
.homeclients .wrapper .logos ul.slick-dots li:last-of-type {
  margin-right: 0;
}
.homeclients .wrapper .logos ul.slick-dots li button {
  display: none;
}
.homeclients .wrapper .logos ul.slick-dots li.slick-active {
  background-color: var(--secondary-colour);
}
.homeclients .wrapper .logos .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.homeclients .wrapper .logos .logo {
  width: calc(33.33% - 30px);
  margin: 15px;
}
.homeclients .wrapper .logos .logo img {
  margin: 0 auto;
  display: block;
}

.homeintro .wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 767px) {
  .homeintro .wrapper {
    grid-template-columns: 1fr;
  }
}
.homeintro .wrapper .content {
  order: -1;
}
@media only screen and (max-width: 767px) {
  .homeintro .wrapper .content {
    order: 0;
  }
}
.homeintro .wrapper .content .more {
  font-size: 1.2em;
  text-align: right;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .homeintro .wrapper .content .more {
    text-align: center;
  }
}
.homeintro .wrapper .content.padded {
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  .homeintro .wrapper .content.padded {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .homeintro .wrapper .content.padded {
    padding: 15px;
  }
}
.homeintro .wrapper .content.dgreybg h2, .homeintro .wrapper .content.dgreybg h3, .homeintro .wrapper .content.dgreybg p, .homeintro .wrapper .content.dgreybg li, .homeintro .wrapper .content.dgreybg a {
  color: #ffffff;
}
.homeintro .wrapper .author {
  position: relative;
}
.homeintro .wrapper .author .meet {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 15px;
}
.homeintro .wrapper .author .meet p {
  line-height: 1.4em;
  margin: 0px;
}
.homeintro .wrapper .author .meet p.intro {
  width: 100%;
  max-width: 150px;
  font-size: 1.6em;
  color: #ffffff;
  margin-left: auto;
}
.homeintro .wrapper .author .meet p.intro:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 400;
  margin-left: 20px;
  vertical-align: middle;
}
.homeintro .wrapper .author .meet p.name {
  font-size: 6em;
  line-height: 0.8em;
  text-align: right;
}
.homeintro .wrapper .author .image {
  height: 100%;
}
.homeintro .wrapper .author .image img {
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.pageintro {
  text-align: center;
}
.pageintro .wrapper {
  width: 1000px;
}
.pageintro .wrapper h2, .pageintro .wrapper h3, .pageintro .wrapper h4 {
  margin: 10px 0px;
}
.pageintro .wrapper p {
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 10px 0px;
}
@media only screen and (max-width: 767px) {
  .pageintro .wrapper p {
    font-size: 1em;
    margin: 0px 0px 15px;
  }
}

.sectiontitle {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1199px) {
  .pagepromos .wrapper {
    padding: 50px 15px;
  }
}
.pagepromos .wrapper .title {
  margin-bottom: 50px;
}
.pagepromos .wrapper .promos {
  gap: 35px;
}
@media only screen and (max-width: 1199px) {
  .pagepromos .wrapper .promos {
    gap: 20px;
  }
}
.pagepromos .wrapper .promos .img {
  margin-bottom: 15px;
}
.pagepromos .wrapper .promos .img img {
  margin: 0px auto;
}
.pagepromos .wrapper .promos .icon {
  text-align: center;
  margin-bottom: 20px;
}
.pagepromos .wrapper .promos .icon i {
  font-size: 3em;
  color: var(--primary-colour);
}
@media only screen and (max-width: 767px) {
  .pagepromos .wrapper .promos .txt {
    margin-top: 15px;
  }
}
.pagepromos .wrapper .promos .txt h3 {
  font-size: 1.4em;
}
@media only screen and (max-width: 767px) {
  .pagepromos .wrapper .promos .txt h3 {
    font-size: 1.2em;
  }
}
.pagepromos .wrapper .promos .txt a.linkbtn {
  margin-top: 10px;
}
@media only screen and (max-width: 1199px) {
  .pagepromos .wrapper .promos .txt {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .pagepromos .wrapper .promos .txt {
    margin-top: 0px;
  }
}
.pagepromos .wrapper .iconpromo .txt {
  text-align: center;
}

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prodvideo .wrapper {
  width: 900px;
}
.prodvideo .wrapper .title {
  font-size: 1.2em;
  margin: 0px 0px 30px;
}
.prodvideo .wrapper video {
  width: 100%;
}

.prodposts .img {
  width: 100%;
  height: 250px;
  background-size: 150px auto;
  background-repeat: no-repeat;
  border: 1px solid #f2f2f2;
}
.prodposts .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.prodposts .txt {
  padding: 15px;
}
.prodposts .txt h3 {
  margin: 0px;
}
.prodposts .txt p {
  margin: 15px 0px 0px;
}
.prodposts .txt p.date {
  margin: 5px 0px 0px;
}
.prodposts .txt .linkbtn {
  margin-top: 20px;
}

.productstyles .tablist {
  margin-bottom: 0px;
}
.productstyles .tabcontainer .txt {
  margin: 0px auto 50px;
}
.productstyles .tabcontainer .styles {
  width: 100%;
}
.productstyles .tabcontainer .styles.carousel {
  padding: 0px 60px;
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.carousel {
    padding: 0px 40px;
  }
}
.productstyles .tabcontainer .styles.carousel .slick-slide {
  text-align: center;
  background: #f2f2f2;
  padding: 25px;
  margin: 10px;
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.carousel .slick-slide {
    padding: 15px;
    margin: 5px;
  }
}
.productstyles .tabcontainer .styles.carousel .slick-slide img {
  margin: 0px auto;
}
.productstyles .tabcontainer .styles.carousel .slick-slide p {
  margin: 25px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.carousel .slick-slide p {
    margin: 15px 0px 0px;
  }
}
.productstyles .tabcontainer .styles.carousel .slick-arrow {
  width: 50px;
  position: absolute;
  top: 50%;
  font-size: 30px;
  color: var(--button-text-colour);
  line-height: 50px;
  text-align: center;
  background: var(--primary-colour);
  border-radius: 50%;
  margin-top: -25px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.carousel .slick-arrow {
    width: 30px;
    font-size: 20px;
    line-height: 30px;
    margin-top: -15px;
  }
}
.productstyles .tabcontainer .styles.carousel .slick-arrow:hover {
  color: var(--button-text-colour-hover);
  background: var(--secondary-colour);
}
.productstyles .tabcontainer .styles.carousel .slick-prev {
  left: 0px;
}
.productstyles .tabcontainer .styles.carousel .slick-next {
  right: 0px;
}
.productstyles .tabcontainer .styles.blocked {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.productstyles .tabcontainer .styles.blocked > div {
  width: calc(20% - 20px);
  text-align: center;
  background: #f2f2f2;
  padding: 25px;
  margin: 10px;
}
@media only screen and (max-width: 1199px) {
  .productstyles .tabcontainer .styles.blocked > div {
    width: calc(25% - 20px);
  }
}
@media only screen and (max-width: 959px) {
  .productstyles .tabcontainer .styles.blocked > div {
    width: calc(33.33% - 20px);
  }
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.blocked > div {
    width: calc(50% - 10px);
    padding: 10px;
    margin: 5px;
  }
}
.productstyles .tabcontainer .styles.blocked > div img {
  margin: 0px auto;
}
.productstyles .tabcontainer .styles.blocked > div p {
  margin: 25px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .productstyles .tabcontainer .styles.blocked > div p {
    margin: 15px 0px 0px;
  }
}

.pagegallery .images {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagegallery .images > div {
  width: 16.66%;
  padding: 10px;
}
@media only screen and (max-width: 1199px) {
  .pagegallery .images > div {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .pagegallery .images > div {
    width: 50%;
    padding: 5px;
  }
}
.pagegallery .images > div img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center center;
}

.gallerypopup {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.gallerypopup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .gallerypopup .close {
    top: 5px;
    right: 5px;
  }
}
.gallerypopup .close i {
  font-size: 30px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .gallerypopup .close i {
    font-size: 25px;
  }
}
.gallerypopup img {
  max-width: calc(100% - 100px);
  max-height: calc(100% - 100px);
  display: grid;
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
  align-items: center;
  object-fit: contain;
  object-position: center center;
  margin: auto;
  z-index: 100;
  opacity: 0;
  transition: opacity 1s ease;
}
@media only screen and (max-width: 767px) {
  .gallerypopup img {
    max-width: calc(100% - 50px);
    max-height: calc(100% - 50px);
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }
}
.gallerypopup img.show {
  opacity: 1;
}

.pageaccordion .accordion {
  overflow: hidden;
}
.pageaccordion .accordion > div {
  margin-bottom: 5px;
}
.pageaccordion .accordion > div h3.title {
  width: 100%;
  position: relative;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 60px;
  background: #dadada;
  padding: 0px 50px 0px 25px;
  margin: 0px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .pageaccordion .accordion > div h3.title {
    line-height: 1.4em;
    padding: 15px 30px;
  }
}
.pageaccordion .accordion > div h3.title:after {
  width: 60px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-family: "Font Awesome 6 Pro";
  font-size: 17px;
  line-height: 60px;
  text-align: center;
  content: "\f078";
  font-weight: 100;
  z-index: 1;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .pageaccordion .accordion > div h3.title:before,
.pageaccordion .accordion > div h3.title:after {
    width: 26px;
    position: absolute;
    top: 50%;
    font-family: "Font Awesome 6 Pro";
    font-size: 12px;
    content: "\f078";
    line-height: 26px;
    text-align: center;
    font-weight: 100;
    margin-top: -13px;
    z-index: 1;
    transition: all 0.5s ease;
  }
  .pageaccordion .accordion > div h3.title:before {
    left: 0px;
  }
  .pageaccordion .accordion > div h3.title:after {
    right: 0px;
  }
}
.pageaccordion .accordion > div > div {
  width: 100%;
  display: none;
  padding: 30px 25px;
  border-top: 1px solid #e7e7e7;
}
.pageaccordion .accordion > div:last-child {
  border: 0px;
}
.pageaccordion .accordion > div.active h3.title {
  color: var(--button-text-colour);
  background: var(--secondary-colour);
}
.pageaccordion .accordion > div.active h3.title:after {
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .pageaccordion .accordion > div.active h3.title:before {
    transform: rotate(180deg);
  }
}

.sectorsshowcase .wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: 300px 1fr;
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase .wrapper {
    grid-template-columns: 1fr;
  }
}
.sectorsshowcase .wrapper .content .more {
  font-size: 1.2em;
  text-align: right;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase .wrapper .content .more {
    text-align: center;
  }
}
.sectorsshowcase .wrapper .content.padded {
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  .sectorsshowcase .wrapper .content.padded {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase .wrapper .content.padded {
    padding: 15px;
  }
}
.sectorsshowcase .wrapper .content.dgreybg h2, .sectorsshowcase .wrapper .content.dgreybg h3, .sectorsshowcase .wrapper .content.dgreybg p, .sectorsshowcase .wrapper .content.dgreybg li, .sectorsshowcase .wrapper .content.dgreybg a {
  color: #ffffff;
}
.sectorsshowcase .wrapper .author {
  position: relative;
}
.sectorsshowcase .wrapper .author .meet {
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 15px;
}
.sectorsshowcase .wrapper .author .meet p {
  line-height: 1.4em;
  margin: 0px;
}
.sectorsshowcase .wrapper .author .meet p.intro {
  width: 100%;
  max-width: 150px;
  font-size: 1.6em;
  color: #ffffff;
  margin-left: auto;
}
.sectorsshowcase .wrapper .author .meet p.intro:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 400;
  margin-left: 20px;
  vertical-align: middle;
}
.sectorsshowcase .wrapper .author .meet p.name {
  font-size: 6em;
  line-height: 0.8em;
  text-align: right;
}
.sectorsshowcase:nth-of-type(odd) .wrapper {
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase:nth-of-type(odd) .wrapper {
    grid-template-columns: 1fr;
  }
}
.sectorsshowcase:nth-of-type(odd) .wrapper .content {
  order: -1;
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase:nth-of-type(odd) .wrapper .content {
    order: 0;
  }
}
.sectorsshowcase:nth-of-type(odd) .wrapper .content .more {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .sectorsshowcase:nth-of-type(odd) .wrapper .content .more {
    text-align: center;
  }
}

.sectorscasestudies .title {
  margin-bottom: 50px;
}
.sectorscasestudies .title h2 {
  margin: 0px;
}
.sectorscasestudies .studies {
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .sectorscasestudies .studies {
    gap: 15px;
  }
}
.sectorscasestudies .studies .study {
  position: relative;
  padding: 25px;
}
.sectorscasestudies .studies .study .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.sectorscasestudies .studies .study .background:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  z-index: 1;
  opacity: 0.7;
}
.sectorscasestudies .studies .study .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectorscasestudies .studies .study .txt {
  position: relative;
  z-index: 2;
}
.sectorscasestudies .studies .study .txt h3 {
  font-size: 1.8em;
  color: var(--button-text-colour);
}
.sectorscasestudies .studies .study .txt p {
  color: var(--button-text-colour);
}
.sectorscasestudies .studies .study .txt p.more {
  font-size: 1.1em;
  text-align: right;
  margin: 0px;
}
.sectorscasestudies .studies .study .txt p.more a {
  color: var(--button-text-colour);
}
.sectorscasestudies .studies .study:nth-of-type(odd) {
  background: var(--primary-colour);
}
.sectorscasestudies .studies .study:nth-of-type(odd) .background:before {
  background: var(--primary-colour);
}
.sectorscasestudies .studies .study:nth-of-type(even) {
  background: var(--secondary-colour);
}
.sectorscasestudies .studies .study:nth-of-type(even) .background:before {
  background: var(--secondary-colour);
}

.contacttop {
  position: relative;
  margin-top: -100px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .contacttop {
    margin-top: -50px;
  }
}
.contacttop .wrapper {
  display: grid;
  gap: 0px;
  grid-template-columns: 350px 1fr;
  align-items: start;
}
@media only screen and (max-width: 959px) {
  .contacttop .wrapper {
    grid-template-columns: 1fr;
  }
}
.contacttop .wrapper .content {
  padding: 30px 20px;
  margin-top: 100px;
}
@media only screen and (max-width: 959px) {
  .contacttop .wrapper .content {
    width: calc(100% - 30px);
    margin: 0px 15px;
  }
}
.contacttop .wrapper .content h3 {
  color: var(--button-text-colour);
  text-align: center;
  margin: 0px;
}
.contacttop .wrapper .content .step {
  display: grid;
  gap: 15px;
  grid-template-columns: 41px 1fr;
  align-items: baseline;
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .contacttop .wrapper .content .step {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 959px) {
  .contacttop .wrapper .content .step {
    text-align: center;
  }
}
.contacttop .wrapper .content .step .number span {
  width: 41px;
  display: inline-block;
  font-size: 18px;
  color: var(--button-text-colour);
  line-height: 35px;
  text-align: center;
  border: 3px solid var(--button-text-colour);
  border-radius: 50%;
}
.contacttop .wrapper .content .step h4 {
  font-size: 1.2em;
  color: var(--button-text-colour);
  margin: 0px;
}
.contacttop .wrapper .content .step p {
  color: var(--button-text-colour);
  margin: 5px 0px 0px;
}
.contacttop .wrapper .form {
  background: #ffffff;
  padding: 50px;
  border-radius: 10px;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1199px) {
  .contacttop .wrapper .form {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .contacttop .wrapper .form {
    padding: 25px 15px;
  }
}
.contacttop .wrapper .form .title {
  text-align: center;
  margin: 0px 0px 40px;
}
@media only screen and (max-width: 1199px) {
  .contacttop .wrapper .form .title {
    margin: 0px 0px 25px;
  }
}
.contacttop .wrapper .form .title h2, .contacttop .wrapper .form .title h3 {
  margin: 0px;
}
.contacttop .wrapper .form .title p {
  margin: 20px 0px 0px;
}
@media only screen and (max-width: 1199px) {
  .contacttop .wrapper .form .title p {
    margin: 15px 0px 0px;
  }
}

.contactbottom .wrapper {
  display: grid;
  gap: 0px;
  grid-template-columns: 1fr 350px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .contactbottom .wrapper {
    grid-template-columns: 1fr;
  }
}
.contactbottom .wrapper .details {
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .contactbottom .wrapper .details {
    width: calc(100% - 30px);
    margin: 0px 15px;
  }
}
.contactbottom .wrapper .details h2 {
  font-size: 5em;
  color: var(--button-text-colour);
  line-height: 0.8em;
  margin: 0px;
}
.contactbottom .wrapper .details p {
  display: grid;
  gap: 10px;
  grid-template-columns: 41px 1fr;
  color: var(--button-text-colour);
  align-items: center;
  margin: 10px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .contactbottom .wrapper .details p {
    grid-template-columns: 1fr;
  }
}
.contactbottom .wrapper .details p span {
  width: 100%;
  display: inline-block;
}
.contactbottom .wrapper .details p a {
  color: var(--button-text-colour);
}
.contactbottom .wrapper .details p a:hover {
  color: var(--tertiary-colour);
}
.contactbottom .wrapper .details p .icon i {
  width: 41px;
  font-size: 18px;
  color: var(--button-text-colour);
  line-height: 35px;
  text-align: center;
  border: 3px solid var(--primary-colour);
  border-radius: 50%;
}
.contactbottom .wrapper .details p.address {
  align-items: baseline;
}
.contactbottom .wrapper .map {
  order: -1;
}
@media only screen and (max-width: 767px) {
  .contactbottom .wrapper .map {
    order: 0;
  }
}
.contactbottom .wrapper .map iframe {
  width: 100%;
  height: 450px;
  border-radius: 10px;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 767px) {
  .contactbottom .wrapper .map iframe {
    height: 250px;
  }
}

.casestudymain .wrapper.hasresults {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 275px;
  align-items: start;
}
@media only screen and (max-width: 1199px) {
  .casestudymain .wrapper.hasresults {
    grid-template-columns: 1fr;
  }
}
.casestudymain .wrapper .postcontent h2 {
  color: var(--secondary-colour);
  font-weight: 500;
}
.casestudymain .wrapper .postcontent .wp-block-image img {
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
  margin: 0px auto 15px;
}
.casestudymain .wrapper .postcontent figure.alignleft {
  max-width: 50%;
  margin: 0px 35px 35px 0px;
}
@media only screen and (max-width: 1199px) {
  .casestudymain .wrapper .postcontent figure.alignleft {
    margin: 0px 25px 25px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postcontent figure.alignleft {
    max-width: 100%;
    margin: 0px 15px 15px 0px;
  }
}
.casestudymain .wrapper .postcontent figure.alignleft img {
  margin: 0px;
}
.casestudymain .wrapper .postcontent figure.alignright {
  max-width: 50%;
  margin: 0px 0px 35px 35px;
}
@media only screen and (max-width: 1199px) {
  .casestudymain .wrapper .postcontent figure.alignright {
    margin: 0px 0px 25px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postcontent figure.alignright {
    max-width: 100%;
    margin: 0px 0px 15px 15px;
  }
}
.casestudymain .wrapper .postcontent figure.alignright img {
  margin: 0px;
}
.casestudymain .wrapper .postresults h2 {
  width: 100%;
  display: inline-block;
  font-family: "Kathlyn", serif;
  font-size: 6em;
  color: var(--button-text-colour);
  font-weight: 400;
  line-height: 0.8em;
  text-align: center;
  padding: 15px;
  margin: 0px 0px 30px;
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postresults h2 {
    font-size: 2em;
  }
}
.casestudymain .wrapper .postresults .results {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding: 25px 0px;
}
@media only screen and (max-width: 1199px) {
  .casestudymain .wrapper .postresults .results {
    padding: 15px;
  }
}
.casestudymain .wrapper .postresults .results > div {
  width: 100%;
  padding: 25px;
}
@media only screen and (max-width: 1199px) {
  .casestudymain .wrapper .postresults .results > div {
    width: 33.33%;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postresults .results > div {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .casestudymain .wrapper .postresults .results > div {
    width: 100%;
  }
}
.casestudymain .wrapper .postresults .results > div p {
  font-size: 1.2em;
  color: var(--button-text-colour);
  line-height: 1.6em;
  margin: 5px 0px 0px;
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postresults .results > div p {
    font-size: 1em;
  }
}
.casestudymain .wrapper .postresults .results > div p.p1 {
  font-size: 3.6em;
  line-height: 1.2em;
  font-weight: 500;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .casestudymain .wrapper .postresults .results > div p.p1 {
    font-size: 2em;
  }
}

.casestudygalleries .imagegallery .casestudyslider {
  width: 100%;
  margin-bottom: 20px;
}
.casestudygalleries .imagegallery .casestudyslider .slick-slide img {
  width: 100%;
  height: 500px;
  object-fit: contain;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider .slick-slide img {
    height: 250px;
  }
}
.casestudygalleries .imagegallery .casestudyslider-nav {
  width: 100%;
}
.casestudygalleries .imagegallery .casestudyslider-nav .slick-slide {
  padding: 0px 15px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider-nav .slick-slide {
    padding: 0px 5px;
  }
}
.casestudygalleries .imagegallery .casestudyslider-nav .slick-slide img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider-nav .slick-slide img {
    height: 125px;
  }
}
.casestudygalleries .imagegallery .casestudyslider-nav .slick-arrow {
  position: absolute;
  top: calc(50% - 25px);
  font-size: 50px;
  color: var(--secondary-colour);
  line-height: 50px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider-nav .slick-arrow {
    top: calc(50% - 15px);
    font-size: 30px;
    line-height: 30px;
  }
}
.casestudygalleries .imagegallery .casestudyslider-nav .slick-prev {
  left: -25px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider-nav .slick-prev {
    left: 0px;
  }
}
.casestudygalleries .imagegallery .casestudyslider-nav .slick-next {
  right: -25px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .imagegallery .casestudyslider-nav .slick-next {
    right: 0px;
  }
}
.casestudygalleries .videogallery {
  width: 100%;
}
.casestudygalleries .videogallery .casestudyvideosslider {
  width: 100%;
}
.casestudygalleries .videogallery .casestudyvideosslider .slick-slide {
  padding: 0px 15px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .videogallery .casestudyvideosslider .slick-slide {
    padding: 0px 5px;
  }
}
.casestudygalleries .videogallery .casestudyvideosslider .slick-arrow {
  position: absolute;
  top: calc(50% - 25px);
  font-size: 50px;
  color: var(--secondary-colour);
  line-height: 50px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .videogallery .casestudyvideosslider .slick-arrow {
    top: calc(50% - 15px);
    font-size: 30px;
    line-height: 30px;
  }
}
.casestudygalleries .videogallery .casestudyvideosslider .slick-prev {
  left: -25px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .videogallery .casestudyvideosslider .slick-prev {
    left: 0px;
  }
}
.casestudygalleries .videogallery .casestudyvideosslider .slick-next {
  right: -25px;
}
@media only screen and (max-width: 767px) {
  .casestudygalleries .videogallery .casestudyvideosslider .slick-next {
    right: 0px;
  }
}

.casestudypagination {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .casestudypagination {
    margin-top: 0px;
  }
}

.casestudychat {
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  .casestudychat {
    margin-top: 50px;
  }
}

.downloadsbox .wrapper {
  max-width: 900px;
}
.downloadsbox .wrapper .downloadslist {
  border: 1px solid #f1f4f5;
}
.downloadsbox .wrapper .downloadslist > div {
  display: grid;
  grid-template-columns: 180px auto 175px;
  align-items: center;
  border-bottom: 1px solid #f1f4f5;
}
@media only screen and (max-width: 767px) {
  .downloadsbox .wrapper .downloadslist > div {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.downloadsbox .wrapper .downloadslist > div:last-child {
  border: 0px;
}
.downloadsbox .wrapper .downloadslist > div > div {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  padding: 10px;
  border-right: 1px solid #f1f4f5;
}
@media only screen and (max-width: 767px) {
  .downloadsbox .wrapper .downloadslist > div > div {
    display: inline-block;
    font-size: 0.9em;
    border: 0px;
  }
}
.downloadsbox .wrapper .downloadslist > div > div:last-child {
  border: 0px;
}
.downloadsbox .wrapper .downloadslist > div > div img {
  height: 90px;
  object-fit: contain;
  margin: 0px auto;
}
@media only screen and (max-width: 767px) {
  .downloadsbox .wrapper .downloadslist > div > div img {
    width: 175px;
    margin: 0px auto;
  }
}
.downloadsbox .wrapper .downloadslist > div > div a.linkbtn {
  min-width: 155px;
}

.theteam .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.theteam .wrapper > div {
  width: calc(33.33% - 100px);
  margin: 50px;
}
@media only screen and (max-width: 1199px) {
  .theteam .wrapper > div {
    width: calc(33.33% - 50px);
    margin: 25px;
  }
}
@media only screen and (max-width: 959px) {
  .theteam .wrapper > div {
    width: calc(50% - 50px);
    margin: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .theteam .wrapper > div {
    width: 100%;
    margin: 25px 0px;
  }
}
.theteam .wrapper > div a .img {
  width: 100%;
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
}
.theteam .wrapper > div a .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.theteam .wrapper > div a .img img.icon {
  width: 75px;
  height: 75px;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 0px;
  box-shadow: none;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .theteam .wrapper > div a .img img.icon {
    display: none;
  }
}
.theteam .wrapper > div a .txt h2 {
  font-size: 6em;
  line-height: 0.8em;
  margin: 0px;
}
.theteam .wrapper > div a .txt p {
  font-weight: 400;
  margin: 0px;
}
.theteam .wrapper > div:nth-of-type(odd) a .img img.icon {
  background: var(--primary-colour);
}
.theteam .wrapper > div:nth-of-type(odd) a .txt h2 {
  color: var(--secondary-colour);
}
.theteam .wrapper > div:nth-of-type(odd) a:hover .img img.icon {
  background: var(--secondary-colour);
}
.theteam .wrapper > div:nth-of-type(even) a .img img.icon {
  background: var(--secondary-colour);
}
.theteam .wrapper > div:nth-of-type(even) a .txt h2 {
  color: var(--primary-colour);
}
.theteam .wrapper > div:nth-of-type(even) a:hover .img img.icon {
  background: var(--primary-colour);
}

.teammember .wrapper {
  align-items: center;
}
.teammember .wrapper .img span {
  position: relative;
}
.teammember .wrapper .img span .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.teammember .wrapper .img span .overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
  opacity: 0;
}
.teammember .wrapper .img span:hover .overlay img {
  opacity: 1;
}
.teammember .wrapper .txt .title {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .teammember .wrapper .txt .title {
    margin-bottom: 15px;
  }
}
.teammember .wrapper .txt .title h2 {
  margin: 0px;
}
.teammember .wrapper .txt .title p {
  font-weight: 400;
  margin: 0px;
}

.otherteammembers .title {
  margin: 0px 0px 50px;
}
.otherteammembers .title h2 {
  text-align: center;
  margin: 0px;
}
.otherteammembers .team {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.otherteammembers .team > div {
  width: calc(25% - 30px);
  position: relative;
  margin: 15px;
}
@media only screen and (max-width: 1199px) {
  .otherteammembers .team > div {
    width: calc(33.33% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .otherteammembers .team > div {
    width: calc(100% - 30px);
  }
}
.otherteammembers .team > div .meet {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 15px;
}
.otherteammembers .team > div .meet p {
  line-height: 1.4em;
  margin: 0px;
}
.otherteammembers .team > div .meet p.intro {
  width: 100%;
  max-width: 120px;
  font-size: 1.6em;
  color: #ffffff;
  margin-left: auto;
}
.otherteammembers .team > div .meet p.intro:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 400;
  margin-left: 20px;
  vertical-align: middle;
}
.otherteammembers .team > div .meet p.name {
  font-size: 6em;
  line-height: 0.8em;
  text-align: right;
}

.testimonials .icon {
  margin-bottom: 25px;
}
.testimonials .icon i {
  width: 100px;
  font-size: 50px;
  line-height: 100px;
  background: #f2f2f2;
  border-radius: 50%;
}
.testimonials h3 {
  font-size: 1.2em;
  margin: 0px 0px 5px;
}
.testimonials .review {
  position: relative;
}
.testimonials p.name {
  font-weight: 600;
  font-style: italic;
  margin: 0px;
}

.testimonialsloop .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.testimonialsloop .wrapper > div {
  width: calc(100% - 50px);
  text-align: center;
  padding: 25px;
  border: 1px solid #e7e7e7;
  margin: 25px;
}
@media only screen and (max-width: 1199px) {
  .testimonialsloop .wrapper > div {
    width: calc(100% - 20px);
    padding: 15px;
    margin: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonialsloop .wrapper > div {
    width: 100%;
    padding: 15px;
    margin: 10px 0px;
  }
}
.testimonialsloop .wrapper > div.half {
  width: calc(50% - 50px);
}
@media only screen and (max-width: 1199px) {
  .testimonialsloop .wrapper > div.half {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 767px) {
  .testimonialsloop .wrapper > div.half {
    width: 100%;
    padding: 15px;
    margin: 10px 0px;
  }
}
.testimonialsloop .wrapper > div.third {
  width: calc(33.33% - 50px);
}
@media only screen and (max-width: 1199px) {
  .testimonialsloop .wrapper > div.third {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 767px) {
  .testimonialsloop .wrapper > div.third {
    width: 100%;
    padding: 15px;
    margin: 10px 0px;
  }
}

body .ngg-galleryoverview {
  margin: 0px;
}
body .ngg-galleryoverview .ngg-gallery-thumbnail-box {
  width: 20%;
  padding: 5px;
}
@media only screen and (max-width: 1199px) {
  body .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  body .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 50%;
    padding: 2px;
  }
}
body .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a {
  margin: 0px;
}
body .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a img {
  width: 100%;
}
body .ngg-galleryoverview .ngg-navigation {
  padding: 0px;
  margin-top: 30px;
}
body .ngg-galleryoverview .ngg-navigation span {
  width: 30px;
  display: inline-block;
  color: var(--button-text-colour);
  font-weight: 400;
  line-height: 30px;
  background: var(--primary-colour);
  padding: 0px;
  margin: 0px 5px;
  border-radius: 0px;
}
body .ngg-galleryoverview .ngg-navigation span:hover {
  background: var(--primary-colour);
}
body .ngg-galleryoverview .ngg-navigation a.page-numbers {
  width: 30px;
  display: inline-block;
  color: var(--button-text-colour-hover);
  font-weight: 400;
  line-height: 30px;
  background: var(--secondary-colour);
  padding: 0px;
  margin: 0px 5px;
  border-radius: 0px;
}
body .ngg-galleryoverview .ngg-navigation a.page-numbers:hover {
  opacity: 0.7;
}
body .ngg-galleryoverview .ngg-navigation a.prev, body .ngg-galleryoverview .ngg-navigation a.next {
  color: var(--secondary-colour);
  margin: 0px 5px;
}
body .ngg-galleryoverview .ngg-navigation a.prev:hover, body .ngg-galleryoverview .ngg-navigation a.next:hover {
  color: var(--secondary-colour) !important;
  opacity: 0.7;
}

.gallerypage .tabcontainer h2 {
  width: 100%;
}

.tribe-common .tribe-common-l-container.tribe-events-l-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
  color: var(--primary-colour);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
  background: var(--secondary-colour);
}

.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title {
  width: 100%;
  display: inline-block;
  line-height: 1.2em;
}

.careersshowcase .wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: 300px 1fr;
}
@media only screen and (max-width: 767px) {
  .careersshowcase .wrapper {
    grid-template-columns: 1fr;
  }
}
.careersshowcase .wrapper .img img {
  height: 100%;
  object-fit: cover;
}
.careersshowcase .wrapper .content .more {
  font-size: 1.2em;
  text-align: right;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .careersshowcase .wrapper .content .more {
    text-align: center;
  }
}
.careersshowcase .wrapper .content.padded {
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  .careersshowcase .wrapper .content.padded {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .careersshowcase .wrapper .content.padded {
    padding: 15px;
  }
}
.careersshowcase .wrapper .content.dgreybg h2, .careersshowcase .wrapper .content.dgreybg h3, .careersshowcase .wrapper .content.dgreybg p, .careersshowcase .wrapper .content.dgreybg li, .careersshowcase .wrapper .content.dgreybg a {
  color: #ffffff;
}
.careersshowcase:nth-of-type(odd) .wrapper {
  grid-template-columns: 1fr 300px;
}
@media only screen and (max-width: 767px) {
  .careersshowcase:nth-of-type(odd) .wrapper {
    grid-template-columns: 1fr;
  }
}
.careersshowcase:nth-of-type(odd) .wrapper .content {
  order: -1;
}
@media only screen and (max-width: 767px) {
  .careersshowcase:nth-of-type(odd) .wrapper .content {
    order: 0;
  }
}
.careersshowcase:nth-of-type(odd) .wrapper .content .more {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .careersshowcase:nth-of-type(odd) .wrapper .content .more {
    text-align: center;
  }
}

.nextsteps .wrapper {
  display: grid;
  gap: 0px;
  grid-template-columns: 350px 1fr;
  align-items: center;
}
@media only screen and (max-width: 959px) {
  .nextsteps .wrapper {
    grid-template-columns: 1fr;
  }
}
.nextsteps .wrapper .content {
  padding: 30px 20px;
}
@media only screen and (max-width: 959px) {
  .nextsteps .wrapper .content {
    width: calc(100% - 30px);
    margin: 0px 15px;
  }
}
.nextsteps .wrapper .content h3 {
  color: var(--button-text-colour);
  text-align: center;
  margin: 0px;
  font-weight: 500;
}
.nextsteps .wrapper .content .step {
  display: grid;
  gap: 15px;
  grid-template-columns: 41px 1fr;
  align-items: baseline;
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .nextsteps .wrapper .content .step {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 959px) {
  .nextsteps .wrapper .content .step {
    text-align: center;
    justify-items: center;
  }
}
.nextsteps .wrapper .content .step .number {
  width: 40px;
  height: 40px;
  display: inline-flex;
  border: 3px solid var(--button-text-colour);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.nextsteps .wrapper .content .step .number span {
  font-size: 18px;
  color: var(--button-text-colour);
  line-height: 1;
  display: inline-block;
  margin-top: 3px;
}
.nextsteps .wrapper .content .step h4 {
  font-size: 1.2em;
  color: var(--button-text-colour);
  margin: 0px;
}
.nextsteps .wrapper .content .step p {
  color: var(--button-text-colour);
  margin: 5px 0px 0px;
}
.nextsteps .wrapper .form {
  background: #ffffff;
  padding: 50px;
  border-radius: 10px;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1199px) {
  .nextsteps .wrapper .form {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .nextsteps .wrapper .form {
    padding: 25px 15px;
  }
}
.nextsteps .wrapper .form h3 {
  text-align: center;
  margin: 0px 0px 40px;
}
@media only screen and (max-width: 1199px) {
  .nextsteps .wrapper .form h3 {
    margin: 0px 0px 25px;
  }
}

.chatcta {
  width: 100%;
  position: relative;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .chatcta {
    padding: 15px;
  }
}
.chatcta:hover.primarybg .txt .grid p {
  color: var(--secondary-colour);
}
.chatcta:hover.secondarybg .txt .grid p {
  color: var(--primary-colour);
}
.chatcta .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.chatcta .background:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  z-index: 1;
  opacity: 0.7;
}
.chatcta .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chatcta .txt {
  position: relative;
  z-index: 2;
}
.chatcta .txt h2 {
  font-size: 13em;
  color: var(--button-text-colour);
  line-height: 0.8em;
  margin: 0px;
}
@media only screen and (max-width: 1199px) {
  .chatcta .txt h2 {
    font-size: 7em;
  }
}
@media only screen and (max-width: 767px) {
  .chatcta .txt h2 {
    font-size: 4em;
  }
}
.chatcta .txt .grid {
  display: grid;
  gap: 25px;
  grid-template-columns: 1fr 350px;
  align-items: end;
  margin-top: -10px;
}
@media only screen and (max-width: 1199px) {
  .chatcta .txt .grid {
    grid-template-columns: 1fr 200px;
  }
}
@media only screen and (max-width: 767px) {
  .chatcta .txt .grid {
    grid-template-columns: 1fr;
  }
}
.chatcta .txt .grid p {
  width: 100%;
  display: inline-block;
  font-size: 2.2em;
  color: var(--button-text-colour);
  line-height: 1.4em;
  margin: 15px 0px 0px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .chatcta .txt .grid p {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 767px) {
  .chatcta .txt .grid p {
    font-size: 1em;
  }
}
.chatcta .txt .grid p.restrict {
  max-width: 300px;
}
.chatcta .txt .grid p i {
  margin-left: 25px;
}
@media only screen and (max-width: 767px) {
  .chatcta .txt .grid p i {
    margin-left: 0px;
  }
}
.chatcta .txt .grid img {
  margin: 0px auto;
}
@media only screen and (max-width: 767px) {
  .chatcta .txt .grid img {
    width: 250px;
  }
}
.chatcta.primarybg .background:before {
  background: var(--primary-colour);
}
.chatcta.secondarybg .background:before {
  background: var(--secondary-colour);
}
.chatcta.tertiarybg .background:before {
  background: var(--tertiary-colour);
}

.postnewsletter .newsletter {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.newsletterform {
  position: relative;
  padding: 25px 25px 50px;
}
.newsletterform .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .newsletterform .background {
    display: none;
  }
}
.newsletterform .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
  position: relative;
  left: -100%;
  transition: all 1s ease;
}
.newsletterform .background img.active {
  left: -50px;
}
.newsletterform .content {
  position: relative;
  z-index: 2;
}
.newsletterform .content h2 {
  font-size: 13em;
  color: var(--button-text-colour);
  text-align: right;
  line-height: 0.8em;
  margin: 0px;
}
@media only screen and (max-width: 1199px) {
  .newsletterform .content h2 {
    font-size: 7em;
  }
}
@media only screen and (max-width: 767px) {
  .newsletterform .content h2 {
    font-size: 4em;
    text-align: center;
  }
}
.newsletterform .content p {
  font-size: 1.1em;
  color: var(--button-text-colour);
}
@media only screen and (max-width: 767px) {
  .newsletterform .content p {
    font-size: 1em;
  }
}
.newsletterform.primarybg .wpcf7 .signup .submit input {
  background: var(--secondary-colour);
}
.newsletterform.primarybg .wpcf7 .signup .submit input:hover {
  background: var(--tertiary-colour);
}

/*# sourceMappingURL=style.min.css.map */
